i need help

05/13/2016 11:00 w337#1
#CClose
05/13/2016 11:16 Dr. Coxxy#2
Code:
BlockPacket("\xAC\x04\x50");
ez

b2t: hook socket send function, filter the packets for your packet, then simply dont send it.
05/13/2016 13:16 w337#3
Quote:
Originally Posted by Dr. Coxxy View Post
Code:
BlockPacket("\xAC\x04\x50");
ez

b2t: hook socket send function, filter the packets for your packet, then simply dont send it.

i already hook it what next
05/13/2016 14:08 Dr. Coxxy#4
Quote:
Originally Posted by w337 View Post
i already hook it what next
Quote:
filter the packets for your packet, then simply dont send it.
pls dont ask what to do after you filtered for your packet.
05/19/2016 16:50 meak1#5
Quote:
Originally Posted by w337 View Post
i already hook it what next
if those bytes = 0xAC 0x04 0x50 then
return 0;
05/27/2016 04:42 Siciliano01#6
If you need a ebook about it than write me a private message :) :b