local library = loadstring(game:HttpGet('https://api.overhub.xyz/public/scripts/script/notification.lua'))() -- Set the invite link to clipboard -- Display the notifications library.prompt('OverHub', 'Invalid / Expired key provided', 10) library.prompt('OverHub', 'Join the discord.gg/gSh4cmuamt\nInvite link copied to clipboard', 10) return setclipboard('https://discord.gg/gSh4cmuamt')