Greetings! I have a roblox business and I want to know how to send a message from roblox to a webhook.
pretty sure discord blocked requests from roblox due to spam but just use rankgun hooks cookie made a video on it: https://www.youtube.com/watch?v=7jeQ8CT8ogY&t=57s
Okay! Thank you for the help!
RankGun hooks shutdown, no?
Thats what i thought.
its actually true. at least my browser cant find it
I Already use that as my webhook proxy… The question is HOW to get it to send a message?
Cookie, i think you made a Video about it, right? cant you tell the Script here?
@Skittle i dont know the whole script but i know this part of the Script:
local url = "YourWebhookProxyURL"
local HttpService = game:GetService("HTTPService")
You also need to turn on HTTP Service
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.