killakid20 Posted October 16, 2015 Posted October 16, 2015 why does the client lag when i run/start scripts. Every 2 seconds the client freezes and resumes.
Rottis Posted October 16, 2015 Posted October 16, 2015 (edited) If the client goes apeshit when you launch the script, there's 99% chance the script is broken. NullPointerException causes shit like that. Just a guess. Hit the console button top right corner and see what it says. Edited October 16, 2015 by Rottis
Gimp Posted October 16, 2015 Posted October 16, 2015 why does the client lag when i run/start scripts. Every 2 seconds the client freezes and resumes. Check the console log, it's probably a problem with the onLoop in the script. That usually kills the client speed