Hello, So I am making a game and for some reason I'm getting a shirt buy prompt every 5 seconds. Is there a way to check what script causes that to happen?
Type Ctrl + Shift + F to do a global script search. (I believe it is Cmd + Shift + F on Mac) And search up "PromptPurchase". It should find all the scripts that have that line of code! Hope it helps.