Maybe this post and this topic can be of some use:
Try searching for every term on this list
Maybe this post and this topic can be of some use:
Try searching for every term on this list
Did they publish the changes though? If this is a problem and all plugins have been turned off, all scripts have been searched, there shouldnât be a problem.
Okay update. I published the exact same map to a new game and the problem isnât there??
Game: bugs - Roblox
So now I am even more confused. (ThirdPartySales are still turned on)
This may be a result of you getting rid of your plugins since you made the first game.
Nevermind that, it still shows for other users just not me
Did you follow my advice to check any waits? I would also look for while true do as well.
Yes I donât seem to see anything suspicious, I also used RoDefender and it said â0 Viruses Foundâ
Use Kronos as well. It might help you find something. I personally use no backdoor scanners as Iâve never installed a bad model.
Iâve had the same problem. A few months ago, when I didnât know how to make anything, I used a lot of free models. This same prompt came up for me. After a while, I realized that it wasnât a model making the prompt, it was a tool that had been dragged in as part of the model. This tool wasnât doing anything, so I deleted it and problem solved!
I also tried Kronos, So I just deleted the whole map and the problem is gone so I will probably just delete small parts at a time until I find the problem⊠I will keep you updated!
Hello KvngAf,
I suggest you use this plugin > GameGuard Anti Virus V2.5 [ALPHA] - Roblox
It basically scans all of your scripts, and it says if you should quarantine them, by giving you the precise script that makes your game âcrazyâ. There are many viruses, if you canât turn off the sales, then you should use this plugin, an example of a virus that can be âdestroyedâ with this plugin is the Rosync, that uses getfenv for getting every environment of a script // function that you use. I had an issue with this virus yesterday, and Iâm fixing it with the plugin that I linked above. For any other issue about this, you can reply to me if you want.
Yes, I agree with @RBX_Lua.
If the creator was somewhat «smart» he/she added a time wait, so it starts later - hence making it harder to find, like your situation at the moment.
Search up os.time(),tick() and time().
Not sure what the exact syntax is (look up how you write it) and see if you find something.
If the âexploiterâ added a wait or something of that sort youâll find it.
Turn off third party sales (!!), unless you need it.
Alright good news, I have found the issue and eliminated it. Everyone who said to search ârequireâ was correct. I was searching require but it was a script that I had been using for months so I didnât think that was suspicious. The script was something called âRagdoll FEâ It was a script that changed the death animation when you reset your character. Of course it was using a require script⊠Thank you to everyone who gave great advice!
If any scripters would like to help me create a rag doll on death gamepass for the future please let me know! We can discuss a price. NO âREQUIREâ SCRIPTS PLEASE! Iâve learned my lesson
Thank you for all of your help!
You donât need a scripter. The realism mod plugin by @GizmoTjaz has a Ragdoll feature and it works perfectly.
Is there multiple users working on the game (team create)?