Strange In-Game purchases?

I was recently reviewing one of our monthly reports when I ran across this:

This is very strange, I would like to note we do have a “mini-store” for clothing, but it appears that even hats are appearing as purchased from our game, and so forth. I’m just wondering why this is occurring? I’ve searched for PromptPurchase and such to see if I inserted a virus while inserting the mannequin system. However I’ve found nothing. Any ideas?

Actually, you can prompt players to buy hats, faces and other accessories as well by using this:

MarketplaceService:PromptPurchase(Player, 4367427794)
-- 4367427794 would be the face "YAAAWWN".

If you did not implement this, I would suggest that you search for:

  1. getfenv
  2. loadstring
  3. string.reverse and :reverse

In order to search in every script, you can simply do CTRL + SHIFT + F.

I would assume that those purchases were made using the Avatar Inspect Menu.