Jump to content

Recommended Posts

Posted

Hey guys, ive been using the bot shared here http://www.maxcheaters.com/forum/index.php?topic=82812.0 on a hellbound server

and sometimes it just sends a "Logout" packet randomly (i think) its not miss configured as far as i see... So im asking for som help on l2phx scripting to block these packets being sent to server...

Something like

 

if "logout packet" fromclient

block "logout packet"

end

 

Anyone plz?

 

nvm, found it

if pck fromclient and pck='00'

begin

pck = '';

end

 

(not real code, but thats the idea)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock