KrxKenDev
(KrakenDev)
1
- What do you want to achieve?
I want to make it so you have a button that gives money, but you can only redeem it if you are in the Discord Server.
- What is the issue?
I have no clue how to do that.
- What solutions have you tried so far?
I tried but didn’t find a tutorial on this.
drilinz
(drilinz)
2
I’m pretty sure this isn’t possible without using some sort of API.
1 Like
Discord does not allow the Roblox API anymore. Unfortunately, without a good proxy server host, this is impossible and/or expensive.
1 Like
Hi @KrxKenDev , What you ask is possible you need a:
- Discord Bot
- Web App (Since Web App because Discord Bloxked Roblox)
- Script in game that send request to Web App
- Discord Api Dosc (Discord Developer Portal).
But it’s a little too complex to ask someone to do it here, So I suggest you if you are not able to do it, commission someone to do the job for you.
If you are interested you can write to me in DM and we can do this thing as commission on our Commission Servers Groups.
1 Like
drilinz
(drilinz)
5
There is a way to bypass Discord not allowing ROBLOX. Use This Webhook proxy.

2 Likes
What are you saying is not correct, Webhook Proxy it’s just a website to send HTTP Request for send you’re webhook.
for what he has to do he has to use another method and others API Endpoint that Webhook Proxy doest not support.
2 Likes
drilinz
(drilinz)
7
I know. I was just explaining to the other Developer that there’s a way to bypass Discord not accepting ROBLOX requests.
1 Like
Yes, He will have to use an External Web App to roblox where to send requests from roblox, Like Replit, Glitch, Heroku etc… (Free Webiste) Or an VPS.
1 Like