I’m gonna test that right now hold on
Ok so here’s what I found in the Output
And here’s what it looks like in the scripting box
The thing is, that script doesnt even exist in the Explorer! How in the world is that even possible?
This is the Model that id number links to
https://www.roblox.com/library/4921021305/PluginAsset
Conveniently the owner is terminated
It might be the product id try MarketplaceService:GetProductInfo(), I’ll test it and see.
Update me on it because I don’t know how to test that
It’s probably parented to another part of the game that isn’t visible via the explorer. You could use this method
I stated previously to see where it is.
It has something to do with ThirdPartySales but the thing is I have it turned off so how is that even possible that they have a Marketplace product in my game?
A method I use is by searching Welding
, Fix
, Weld
or Debounce
into explorer and delete any script with those names, they normally will appear “empty” or saying something about “this script is from ROBLOX” (which is not true) also any unnamed scripts could be the backdoor.
Can’t confirm.
The module seems to have been obfuscated with Luraph.
I am not sure of how to dump Luraph’s constants but what I could find is that it also requires this module
I found Debounce, but the script is blank, nothing inside the script. What do I do with it?
Are you absolutely sure?
Because a lot of these scripts just indent soooo much that the script has a horizontal scrollbar.
Just delete the entire script.
Yes I’m absolutely sure because the script has no scroll bars it’s literally a blank script named Debounce inside a part that I have no idea how it got there. Also I can’t revert to an old version because I have no clue how long it’s been like this until I finally tested the game for a while, this is what my version history looks like:
Did you find anything? I tried to search what you wrote and it showed nothing for me…
No its not a product Id, it a module script Id, why not just delete that script.
How do I find that module script id though?
Also I did delete the script and nothing happened, the marketplace admin pop up still comes