Teleportation bug

Hey guys,

I have a really weird bug in my game that I want to fix. Now ahead of time, I’m going to address this point, I don’t have many details about it, so I’m sorry in advance for that. Any help is appreciated, really.

I was testing a game of mine on an alt. When I joined the game, I suddenly got teleported to another game. I was teleported to two different games before it stopped. They were just two baseplates. I literally have no clue how this could have happened.

I already checked if my third party teleports were enabled, and they weren’t. I also checked for viruses, and there were none.

The only possibility I have left to ponder is because I hired a guy to build for me the other day. He could have put some malicious stuff in the model, but I think the plugins I used should have killed it if they existed.

Again, I’m really sorry for the lack of details, I really wasn’t able to understand much.

definetly a free model virus but you can sometimes have plugin virus so check out for them

I never use free models, and even if I did at one point, my plugin could have killed the virus. The plugin I use is the classic one RoDefender.

The only thing I’m wondering now is if people can teleport from the client to a third party game if third party teleports are off.

its probably a virus plugin of the person you hired i reccomend going to stuio and click shift+ctrl+f and search fir getfenv,setfenv,require,TeleportService,or string.reverse and if any of scripts had these keyword remove them and disable third party teleports

also teleporting virus probably uses teleportservice and anti virus wont detect also string.reverse is unable to detect

Of course, that’s why you didn’t find it.
RoDefender is a virus scanner, not a backdoor scanner. I can tell that this is an obvious backdoor inside your game, trying to farm visits for their games.
All I recommend doing is to run a GameGuard Antivirus scan, or search for require/getfenv via ctrl+shift+f, like @Creeperman16487 suggested.
If that doesnt help however, try disabling “3rd party teleports” in the Security tab of your game’s settings.

Alright thanks for the advice I’ll try it out and tell you how it goes.