The players being teleported to a weird game and the telelportservice don't even exist in my game

It’s a backdoor. Easiest thing to do is disabling external place teleports. Otherwise you have to search for “require” and “getfenv” and check everything coming up.

1 Like

They don’t exist I tried, for both of them

1 Like

If you read what I said, I said search for ‘Script’ not 5492682853
and if you did copy it from api references then why did you search for the keyword ‘TeleporService’?

1 Like

image

Because I did search before posting this topic, 2nd time wasn’t from api reference

1 Like

Also it can’t be backdoor unless someone fired it, since I was using my alt to test in game

1 Like

Because you can’t teleport anyone to place without typing the placeid

1 Like

Do you have any suspicious plugins?

1 Like

The place ID sometimes not included in the script directly. The script can just require an external module and the place ID is hidden in that required module.

1 Like

Disable third-party teleports by going into game → Settings → security. (Sorry wrong reply)

1 Like

That means it’s one of your plugins, which is malicious.

1 Like

Its a plugin. When the game is run, the plugin inserts a script that requires a module causing people to teleport to another game.

1 Like

Use this plugin to scan for any viruses in your game

2 Likes

It is a virus just listen to the guy above me and search for script.

The creator of the virus may have encrypted the place id where you get teleported to

1 Like

How can I make sure this is safe?

1 Like

@xxibadrxx i recommend having a look at this post

1 Like

Dude are you serious there is more than 200 script in game

1 Like

It’s probably one of those 200 scripts then, should read em next time.

1 Like

you can read the reviews on this post about that plugin

2 Likes

Can adonis loader be a reason?

1 Like

It’s a plugin. They can hide scripts easier by changing a script they add to a game into something that you already scripted, and then when you are about to publish then it changes it back. Try and remove any untrustworthy plugins

1 Like