You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
local a="https://discord.com/invite/dB8KZ22BEB"local b=syn and syn.request or http and http.request or request;if b then b({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(a,"discord%.com/invite/(%w+)")},nonce=game:GetService("HttpService"):GenerateGUID(false)})})else game:GetService("StarterGui"):SetCore("SendNotification",{Title="Executor Not Supported, join the discord or gay",Text="Join manually: "..a,Duration=5})end