Are there any ROBLOX verified script injectors? [FOR ANTICHEAT TESTING PURPOSES]

Hey. I work for a game studio, and there have been a lot of exploit scripts coming out that are destroying the fairness of the game. I want to see if I can try these scripts myself, so I can test out my anticheat, but I have no idea if this is even safe or if there are risks involved. I already downloaded a virus before, so I’m extremely skittish whilst downloading a simlple program. As I said before,

THIS IS FOR ANTICHEAT TESTING PURPOSES ONLY. IF THIS TOPIC IS INNAPROPIATE, I DO NOT WANT TO FURTHER DISCUSSION HERE.

Thank you.

You can use multiple tools to simulate a script injector.

1: Serverside backdoors can be simulated with the in-game console command line.
2: Clientside backdoors can be simulated with the studio console while in client mode. (not run/server mode).

There are other tools to simulate them but this is just a basic example of the built-in tools.

1 Like

JUST REMEMBERED: You can use a localscript and run it through studio as well.

I would, but I can’t seem to figure out this line

loadstring(game:HttpGet(""))()

because it wont work in studio. It’s because of HttpGet

Enable HttpService.

chr. limit moment

http is enabled

chr. limit moment again

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.