Yeah i found out how to get gratis g3 speed.. or g4 Oo
Well its not really a speedhack but nvm :)
you need kahi.. or a proxxy hack :)
71 = 0x47 = speedpacket ;)
now you need to change the packet a bit...
the 5 byte need to be 0x01
and the 6 byte need to be 0x20
thats all ;)
in my hack you get the g3 anim everything ;)
and the best :p
other people see it ;)
because you need to press 2x z :)
You need to send it to your client in kahi the recv function ;)
just sniff the run packet and replace it with mine ;)
if everything is working you can run and run... more than 30min ;)
I couldn't a thread like this..but if a thread still exist you can delete it ;)
Well its not really a speedhack but nvm :)
you need kahi.. or a proxxy hack :)
Code:
This is copy and pasted from my hack ;)
if header = 71 then replace
71:begin //speedhack
data[5]:=encodechar(#1,sdec);
data[6]:=encodechar(#32,sdec);
end;
now you need to change the packet a bit...
the 5 byte need to be 0x01
and the 6 byte need to be 0x20
thats all ;)
in my hack you get the g3 anim everything ;)
and the best :p
other people see it ;)
because you need to press 2x z :)
You need to send it to your client in kahi the recv function ;)
just sniff the run packet and replace it with mine ;)
if everything is working you can run and run... more than 30min ;)
I couldn't a thread like this..but if a thread still exist you can delete it ;)