I currently have a game I’m trying to make early access soon, but I’m having this issue.
When my Developer and Tester were playing the game with me, every time they joined, the game would send them to the same place probably many other people were sent to. [ Content Deleted ] - Roblox
The description is:
“>> 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.”
I don’t know if it’s a obfusucated script or something. I just need help before I release my game. Can someone help?
edit
I was able to get rid of it by deleting weird and remade plugins. No need to comment anymore.
check your whole game (check even places you totally wouldnt normally search) for any scripts that look suspicious (using TeleportService, unreadable, etc.) and try removing them.
try doing ctrl shift f i think and type in require and see the results and also try doing TeleportService and maybe try getting the loading’s game id and type in the game id too
Its an exploit, i was having the same issue with my game, Nothing you can do unless you can find a way to stop this, Its commonly mistaken for a virus as this is what it usually is.
My game has no free models yet users say they experience this ;/
CTRL + Shift + F and search require or getfenv and see if anything odd shows in the results.
Check all the results, as it can be disguised / injected into one of your already existing scripts.
that happened to me once and I eliminated two scripts (that were created alone) and I reviewed the complete game from there my game does not have errors the effective thing is that you review your game 100%