Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How do I fix the annoying teleport script?

Asked by 3 years ago

I have a problem in my game, it teleports the player to a game named Loading... and then back to the main game. I want to remove it and I think it comes because of a plugin, but I don't know or that is true. If I try to delete the script, it automatic is placed back. I can't find any other teleport script than the one which teleports players to my other game if they step on a specific brick but that is not the loading game.

1 answer

Log in to vote
0
Answered by 3 years ago

I have fixed this problem before. Disable third-party teleports on your game by going to:

game settings > security

Another way is to attempt to filter the workspace of every debounce or welding script. If it says this script is to secure your game from exploiters and has multiple lines that go down with nothing there, it causes the "loading..." game. I'll comment on this answer again soon.

0
You can avoid this in the future by looking through the scripts of any models you get from the toolbox in the future & removing any scripts that dont seem to have valid purpose. FLIPPER4440 21 — 3y
Ad

Answer this question