I’ve tried everything in this with no success.
It happens in game too
30 charssssssss
Just to make sure, that you have done…
- You have validated every single Roblox plugin on your Mac [including full source code review and validation of correct ownership]
- You have validated every single script (local, server or modular) for abnormal code action.
- You have deleted the script you provided from the game.
- You have active anti-malware technology running
- You have checked every single service in the game (including normally hidden ones)
Is this true?
That is these settings in Roblox Studio settings, which show this in the explorer
Could this work: Make a script inside studio (or a command) which deletes all the virus scripts at once (or as close as you can get to that) and see if it comes back
-
I have uninstalled all my plugins and I deleted all sources of code with malicious things in them (the original script), but it keeps replicating.
-
I have 4 scripts, 2 modules, 1 localscript, 1 script
They are validated and I have checked for whitespace and hidden places where code can be inserted -
I have deleted it, but it keeps replicating itself in a matter of less than a second.
-
I have malwarebytes, an anti-malware technology running. I did a deep scan a few minutes ago, and it has found 0 threats/viruses.
-
Yes. Looked up script in explorer with hidden services on, found nothing except 1 script I mentioned in serverscriptservice.
Those are on
30 charsssssssssss
Does this issues exist only in that game or in other games? Does this issue exist in previous versions of the game? (Refer to any backups you have)
I suggest going in place history, in place settings to restore to a previous version.
User is using a local file and not cloud.
this game is a local file
So like I said, when I make a new game it copies itself.
Yep it does, I have tried going back to a different version with no success.
If you remove everything from the game, does this issue continue?
You may wish to consider seeking more official support for this issue.
Yeah still continues. I will contact official support, thanks for all the help.
But you need to delete them or it won’t remove the stuff it put in ur game
Well we didn’t know that this was wrong.
Well, here are the following things that I think that might help
- Check for your Plugins
Mostly, the plugins can be malicious. - Check for Any Scripts
Mostly, malicious scripts have the following code in it.
loadstring
0 or 1
/ or \
Mostly these types of scripts that have back doors are:
Anti Exploit Scripts
Examples:
Anti SaveInstance, and bigger exploit problems.