I think That means, the Icon for a Plugin Couldn’t Load.
and You Should Check StarterPlayerScripts, May also be Teleporting the Players
I think That means, the Icon for a Plugin Couldn’t Load.
and You Should Check StarterPlayerScripts, May also be Teleporting the Players
The Object “StarterPlayerScripts” is Empty and I haven’t edited it.
You Should use a Virus Scanner
I Suggest gameGuard
And Also Try Looking For getfenv() or setfenv
Check through all the free models that you may have in your game for scripts. If there’s a script in it, check through it to see if there’s anything malicious in it.
If that’s fine, it might be one of your plugins (if you have any).
Said, he didn’t use any free models
plus i also think he uninstall the plugins that seem malicious
Yes, I have uninstalled ALL the Script Injection plugins.
Okay, Try Testing your game and look at your playerscripts
Just checked through his plugins, there’s two fake ones I found:
Load Character Lite (BestPlugins)
Part Counter 2.0 (PluginMakers)
The ones with those kind of creator names are usually fake, always be careful to see if it’s the real one before installing it
Just to help i added a mp4
The Following Scripts I see in PlayerScripts are:
BubbleChat
ChatScript
PlayerScriptsLoader
RbxCharacterSounds
PlayerModule
I think these scripts doesn’t have any malware.
You are Correct, as these are the Default Roblox Player Script.
A way to get around this in the short term would be to disable third party teleports in game settings, but in the long term you’d have to disinfect your game of any viruses.
I have some buttons in a frame That Teleports to an Other game that is supported for this game, I can’t just remove it, Else pepole aren’t able to play other games that I made trough my game.
Even if third party teleports is off, it will still work. It just won’t teleport to games made by other people
Always thought you had to have it on, to get TeleportService ._.
This is probably a backdoor inside your game, check all your scripts using CTRL + SHIFT + F and look for these:
getfenv,
require
I’ve looked in your plugins in your inventory, there are some malicious plugins.
Plugins are able to edit scripts, so if its a plugin then it may have hid the require() thing in other legit scripts. Check those.
Also, I looked at some of the plugins you had in your inventory, and there was some viruses/shady stuff.