Looking to see if purchase limit on shop items be added.
E.g.: Buy 1 item at a time
I understand this is possible via ARs, but it is not possible to track how many items have been purchased that way, unlike the shop function having a stock limit and I can see how many have been bought.
Please let me know if the explanation doesn’t make sense! I can try elaborate further :)
if u create an autoresponder for purchasing the X item and have it add +1 X item tracker
(you’ll need to create a seperate item for this and hide it) to an alt or bot, you can actually track how many times that X item has been purchased or used.
I’ve never tried this before, so I’m not sure if it would work, but you could try doing this to limit the purchasing of items after a certain number:{denyitem: X item ID | 100 | [$N] or user}
If the X item has been purchased 100 times already, the autoresponder won’t work until the limit is lifted or the tracker item is deleted.
I’ll try this and let you know if it works 😂