Description
Completely disables the anti cheat, allowing any script to work How it works: first it checks if the game has loaded yet, if not it waits until it loads fully then it runs a loop the code in the loop first finds the Player executing the script, deletes the anti cheat kick remote event, then it disables and deletes the anticheat scripts. The reason its a loop is because when you respawn it adds back the scripts into the playergui. So my fix was to just made a very fast loop to make sure it does not add it back. enjoy :)
Comments
7