October 16, 201510 yr why does the client lag when i run/start scripts. Every 2 seconds the client freezes and resumes.
October 16, 201510 yr 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, 201510 yr by Rottis
October 16, 201510 yr 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
Create an account or sign in to comment