Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Can I use TextBox Player Input to show in Discord using HttpsService?

Asked by 4 years ago

I am trying to make a system of questions using a Gui. The players should answer all the questions and the input should be sent through WebHooks in a Discord Channel to be verified. I am pretty new at scripting. Any help would be very appreciated! Thank you. Unfortunately I don’t have code to show, since I am on phone at this moment. I haven’t tried a lot anyways. If you don’t have the time to explain some tips to me, just maybe you could link some ROBLOX dev pages for me to study? I kind of have trouble with GUIs, storing a TextBox so I can include it in the [content] on what the bot should say in the discord channel. If this is confusing i am very sorry!

0
yes u can greatneil80 2647 — 4y
0
should i give them my discord webhook script or no great KDarren12 705 — 4y
0
I've tried to do roughly the same thing. Discord (sadly) blocks all HTTP requests from ROBLOX clients/servers, because people were abusing ratelimits. The only way around this is to use a proxy server. Look here https://devforum.roblox.com/t/roblox-discord-webhook-proxy-server/98825 whenallthepigsfly 541 — 4y

1 answer

Log in to vote
0
Answered by 3 years ago

I've solved the problem when I tried doing a similar method this year! I've used this tutorial, so I'll just link it to anyone which needs help! https://devforum.roblox.com/t/discord-webhooks-integrating-roblox-with-discord/458366

Ad

Answer this question