What is this require script that keeps appearing in my game?

Why every time I get something or touch something off the toolbox, There is always that script I have to keep removing in ServerScriptService ( called handler) and one in ReplicatedFirst (called script) that says

require(4826556345).load()

What are these scripts that I have to keep removing on and on and on!

2 Likes

This is apparently a backdoor. Look for your plugins or something else around, a hidden script. Expand all the hierarchies.

4 Likes

It’s a backdoor, open up the explorer and look for scripts you did not add.

2 Likes