I haven’t enabled anything to allow it to do so (or that I am aware of) and the description says this:
“>> Message to ROBLOX staff/admins
This game is not “exploiting” or botting players. These are real players.
The creator of their game has allowed us to use our special fast-load technology to make their players run at better FPS. Thank you.”
You can’t. You should just make sure all the plugins you use are from trustworthy creators, and that the plugin you’re using is the legitimate one (malicious users re-upload the plugins en-masse with the same icon, name and description but wrap them in a backdoor wrapper).
I have had this issue before, and It’s normally plugins, when in test mode you may notice a script being added in ServerScriptService, called ClientReplicator, if you go into this script it will try and teleport you, have a look in the output for Cannot Teleport in Studio, this is normally a plugin, also, I recommend trying not to use Free Models, I know sometimes in unavoidable, however if possible try to avoid them.
Hello, sorry if this is late but if anything happens like this in the future, I suggest searching for any scripts that say “Weld”, and delete all of them. It happened to me before, and I figured out that was the issue. Goodluck!
Probably some random backdoor. Try doing the following:
Do Ctrl + Shift + F. This will open the “watch” window, also known as tool for hunting backdoors down.
Search some things you think are suspisious. For example, “getfenv”, “require”, “synapse”, and others.
However, if you dont have any of scripts with these things, its probably botted sussy plugins, that you managed somewhy to install. Double check them and delete any suspisious plugins.