maybe you or someone in your team create has a plugin on their roblox studio that re-adds it
try disabling all of your plugins and seeing if it comes back
did you check your team create members too? and then maybe there is a custom plugin, a .Lua file you have in your plugins folder that isnt in the roblox library
I think I know what it could be, this is inside TemporaryScriptService so when I open it it exists there.
Must mean that somewhere in my game this and another script exists, I’ll go search for it.
Thanks!
Make sure you are deleting the backdoor when the game is stopped.
Delete any plugins that you have that might keep re-adding a script when it doesn’t exist.
Make sure there aren’t multiple of the backdoors in your game and your getting a different output message every time you delete the script from a different script.
Copy the whole game and put it into a new world to see if a teammate is the one who is inserting the script.
Make sure there is not a script that inserts a script.
This is possibly the most common backdoor out there. just remove any excess lines from it (there might be a horizontal scrollbar, and if there is one, delete any excess lines from the script.