How do groups make npc tip robux

Groups such as Sakura Kitchen and Kecai make takeout NPCs that can tip you robux if you take their order and submit it. How do they go about doing this?

3 Likes

I’ve tried something like this before but what I think it does is send a http request to a proxy then with a logged in account or the new open cloud api they send a payout url with the user info

how would I go about paying out a user? would I do it through group funds or do I have to add robux to the bot account since roblox only allows the owner of the group to pay out the user

The bot account has to have the money, unless you make the bot account the owner of the group. But if you make the bot the owner of the group, then anybody who gets tipped has to have been in the group for at least 1 week or you wont be able to send them group funds

hey looked through Roblox’s TOS and it says you can’t use bot accounts to purchase stuff under a user or you could get terminated?

I’m not entirely sure how this works, but this is my guess:

They are likely using a Roblox proxy to send an HTTP request to a certain destination. Once the server receives this request, it may use additional HTTP requests to access APIs and purchase a game pass or something you’ve uploaded to your account which costs Robux. They may also be using Funcaptcha solvers to accomplish this.