ADVERTISEMENTREMOVE ADS
Auto Join Discord Script
48,071 views
Universal script•
9 months ago

Script Preview
Description
ADVERTISEMENTREMOVE ADS
25 Lines • 881 Bytes
Verified
local discordInvite = "https://discord.com/invite/put your invite here"
local http_request = (syn and syn.request) or (http and http.request) or request
if http_request then
http_request({
Url = "http://127.0.0.1:6463/rpc?v=1",
Method = "POST",
Headers = {
["Content-Type"] = "application/json",
["Origin"] = "https://discord.com"
},
Body = game:GetService("HttpService"):JSONEncode({
cmd = "INVITE_BROWSER",
args = {code = string.match(discordInvite, "discord%.com/invite/(%w+)")},
nonce = game:GetService("HttpService"):GenerateGUID(false)
})
})
else
game:GetService("StarterGui"):SetCore("SendNotification", {
Title = "Executor Not Supported",
Text = "Join manually: "..discordInvite,
Duration = 5
})
end
ADVERTISEMENTREMOVE ADS
ADVERTISEMENTREMOVE ADS






Comments
ty for this
@BBScripts no problem
time to skid this and be like i made this
@Maanaaaa rscripts admin skidding :O
@Aura i'm a professional skidder, made a whole script by skidding :D
how convenient for this to pop up when i need it
Xeno does not work
@Danechka probably not supported
@Aura so sad