Anti-Exploit Framework | UnknownParabellum

Alright, thank you, but… It downloads as notepad. lol

Here’s what appears in the script:


3 Likes

It works alright for me, it should be a .rbxm file. Well if you are still having problems here’s a completely written version of the scripts in Pastbin.

The structure should be

AntiExploitModule
    PlayerClass
    FlagClass
6 Likes

Yes! now I see the source, not a completely mess as I viewed in the notepad lol!
Thank you!

3 Likes

Ah, you must have tried opening the .rbmx file with notepad! You have to drag and drop the file into Roblox Studio for it to work as intended!

4 Likes

Oh okay, I did not know. Thanks in advance :slight_smile:

Btw I added it to my game, Escape the Maze.

3 Likes

Hello! I’m a bit confused, I tried out the script, but it didn’t work. Is there a specific place I should be placing the script? If so, where?
Thanks!

3 Likes

This seems like a nice working anti-exploit, good job! If somebody uses admin commands in the game and they were administrator for the game and they did :speed me 123 would they be kicked? I’m interested in using this anti-virus for some of my games.

3 Likes

It sounds like there’s a list you can edit to keep them from being kicked.

3 Likes

Thanks for the feedback, might add into some of my up-coming games in the future. I will be testing it by myself in baseplate.

2 Likes

I may think of adding this to my game if I finish it lol, but I think I would want to add this before implementing currency for my game.

2 Likes

After reading that code, I will not be adding this to my game, a bit suspicious :thinking:
@UnknownParabellum What do you have to say about this?

I will just analyse the code myself in studio.

4 Likes

It’s not a backdoor and also it works 100% pretty fine!

1 Like

I’m unsure why you’d believe it is suspicious. You could read the code as it is completely open source, it does it’s intended purpose which is to track the player’s movement over time and check if the player is doing anything impossible.

If you have any concerns or ideas please shout em out to me.

3 Likes

Scroll up, I saw somebody named @davidxcgdr post a screenshot of the code and then believe that it’s not a backdoor.

3 Likes

It was a microsoft reading bug, I didn’t move it to studio.

3 Likes

(well, not a bug just it converts notepad text to a java script thing lol, well conclusion: ITS NOT A BACKDOOR. also works perfectly!)

1 Like

That screenshot is shows what happens when you try to read a rbmx file using notepad, it just corrupts the actual code. If you download or read the actual source, you’d see that it’s as described.

If you are going to make outrageous claims about Open-Sourced scripts, I suggest reading them first and gathering your own evidence.

7 Likes

Still a bit unsure, I’ll look at the code myself and give you an update if it’s fine or not.
Thanks for telling me however.

3 Likes

this code is 100% clean, it does it’s intended purpose, and it works as it should, there is no backdoor or whatever outrageous things you’re apparently claiming it is or has.

3 Likes

Thanks for saying this, I had a look and it looks quite safe, if they update it with a backdoor I’ll keep everyone informed.

1 Like