Annoying Purchase Prompt Popup from Unknown Source

I’m pretty sure its not a plugins problem though because in my other games this isn’t an issue

1 Like

Hold Ctrl + shift + F, then type PromptPurchase in the search bar, press enter.

If no script contains that, then it has to be a plugin.

2 Likes

Can also be a loadstring or a lua vm so not true

2 Likes

That’s a good point, OP, try searching for that as well.

2 Likes

He already tried searching all of that, including loadstring and require along with others it seems. It may be a model or a hidden script in his game maybe from a free model he downloaded.

Is there any chance It’s a obfuscated script? So those usual search methods won’t easily find those.

@Eh_Canadian0 Try searching getfenv too!

1 Like

Not getting anything from getfenv

It still gives a popup… This time saying: “This place has Third Party Sales disabled”

Try enabling it back, the anti prompt work when the service is enabled. Else, they can’t get in the plugin’s script the service since you did not turn it on.

1 Like

Disabled every single plugin, still a problem

@achdef @ShutzCh @Isaque232 @M_etrics @Noviius I managed to track the creator down using this

To this guy: sdfdsfdsf54 - Roblox

1 Like

I council reporting his account as his scripts contain probably somes virus, and virus is not allowed on the ROBLOX Platform.

1 Like

Hes likely a hacked account as it seems inactive and is from 2010 w/ only a few followers and a basic avatar

I would still report, if his account is compromised, for the users safety the account will be terminated with the following message:

Moderator Note: This account has been closed has it’s has been compromised. You cannot appeal.

Or something like that.

1 Like

I still reported, also wouldn’t the popup still appear whether the item is content deleted or not

(I may reply to a reply of this comment a little later as I’m going to hang out with my friends (just a (useless) forwarning)

When the ROBLOX team close a object, his scripts are restored, which means the cause of the prompt will be restored too. Well, I guess.

1 Like

Hello! Are you sure that’s the user? I don’t think that’s him, I’ve looked at his inventory and there’s literally nothing there, no gamepasses or anything.

I’ve also checked him on the Check a User’s Last Online Info game and it seems like he last joined in 2010.

1 Like

Do ctrl + shift + f and search for “require”. If you find any that you didn’t put it, delete it. It loads models from the library.

2 Likes

@achdef @BeastyBlake101 @Isaque232 @Xeroest @ShutzCh @M_etrics I think I found the real problem here:
https://www.roblox.com/library/5410639662/CheckMeIn-loader?Category=Models&SortType=Relevance&SortAggregation=AllTime&CreatorId=0&Page=1&Position=1&SearchId=193c1cce-970a-4fba-b920-bbbd2153555f,

after removing the line hidden inside of the main Kohl’s Admin script (reading this):

require(5410639662)

I’m not getting any purchase prompts whatsoever, here’s the creator:

https://www.roblox.com/users/302666574/profile/#!/about

I also suspect that this may be the owner of the account aswell, as he’s the accounts only friend (I could be 100% wrong though)

EDIT:

For a double check I unquarantined it and the problem came back, so yep it’s that guy.

2 Likes

Report this one too then. If it’s was not compromised then this is a real rule breaking.

1 Like

Hold on let me check rq is this is part of the real admin or not, I added CheckMeIn loader to another game I’m gonna see if I get the prompt…