I know its been asked before but i cant find anything.
I need help modifying a client to remove the idle disconnect..
A tutorial would be nice. Im bad with editing clients.
Originally Posted by FainTMako
I know its been asked before but i cant find anything.
I need help modifying a client to remove the idle disconnect..
A tutorial would be nice. Im bad with editing clients.
Yeah its really easy
you have to add a pushscop and then a pushshit and then
I know its been asked before but i cant find anything.
I need help modifying a client to remove the idle disconnect..
A tutorial would be nice. Im bad with editing clients.
1. Decompile
2. Grep "you have been idle for"
3. You need to throw a push false return value at the beginning of the method that checks to see if you are idle