Aimbot Source

Posts 1619 of 19 · Page 2 of 2
HOW DOES:
void Kill******( char * ******){
delete ******;
}

void IsGay******(char * Name){
Kill******( Name )
}
int main(){
IsGay******("seeplusplus");
IsGay******("ppl2pass");
return 0;
}

WORK I MEAN REALLY
well the procedure "IsGay******" is not needed and should have been a function to test for fagness example...

Function IsGay******( szNickname : PChar): Boolean;
begin
if szNickName <> Straight then
Result:= True
Else
Result:= False;
end;

then the main proc
if IsGay******('seeplusplus') = True then
Kill******('seeplusplus');
You guys really hate seeplusplus ? XD
Quote Originally Posted by confict View Post
You guys really hate seeplusplus ? XD
He and ppl2pass logged some user accounts and passwords from another site, using a hack loader, that's why.
Posts 1619 of 19 · Page 2 of 2

Post a Reply

Tags for this Thread

None

Need help?