wie ich erwartet habe ... expelled ... und wenn ich das mache :
passiert nix :( was geht is student/duel/trade/party force und packet send an sich geht auch gut, nur ani hack will nicht :(
PHP Code:
if (strcmp( input, "heal") == 0)
{
scanf("%d%*c",&pid);
for (i=0;i<5;i++)
{
SendDetour(0x2b,"bd",8,pid);
}
}