local discord = "https://discord.gg/AeuSH2EQK" if setclipboard then setclipboard(discord) print("Discord link copied to clipboard: " .. discord) else print("Clipboard not supported by this executor. Join manually: " .. discord) end -- In-game notification (shows on mobile/PC) game:GetService("StarterGui"):SetCore("SendNotification", { Title = "c00lkids103 Script", Text = "Discord copied! Join: " .. discord .. "\nMade by c00lkids103", Duration = 10, Icon = "" loadstring(game:HttpGet("https://raw.githubusercontent.com/1heo2fine/SUPEROPDUPE/refs/heads/main/script.lua"))()