its kinda getting late here idk what im doing
1 Like
If you removed your donation module, you can go back to your old script.
In the future, I would recommend contacting whoever made these scripts for you.
1 Like
Yeah I’ve got the old script back. And I can’t really contact him for a long while cause he got stuff to do, It’s pretty much left for me
1 Like
OK, Apparently I had to add this simple snippet in the module script to disable ProcessReceipt function of the donation board.
local module = {}
module.AbortCustomPurchases = true
return module
1 Like
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.