How to purchase a Donation:
There are 2 options for purchasing 1 item
1) with premium
2) without premium
The balance on the email that the bot used should be enough for at least 1 item
Logged into the account:
1) open Robux and check if there is premium or not, this is where the logic comes from, for example 500(5$) + 80(1$) + 80(1$) + 80(1$)
On the email for example 6$
The bot buys 500(5$) + 80(1$) changes the email -> records the current balance here, which is now 0 because there is not enough for the next purchase -> took a new email -> continues to buy
When it buys -> it should open the payment menu -> when it has opened -> then the bot considers that the item has been successfully purchased (for example, if the item needs to be purchased 4 times, and the bot only saw 2 confirmations of payment -> it means something broke and the bot tells the buyer how many times it managed to buy ) and after the last confirmation, it logs out of the account after 30 seconds
After everything is purchased, it logs out of the account
========
The bot should be able to change the email
The bot should have its own balance <- so it understands what its current balance is and if it makes a purchase, its balance decreases
I need you to open Roblox uwp, log into the account, it's just 2 clicks, very easy
Then you need to find the item that needs to be purchased and send a response on how it went, and that's it basically