local function script() loadstring(game:HttpGet('https://raw.githubusercontent.com/mm2scripthub/mm2/refs/heads/main/newscript'))() end local function loadui() loadstring(game:HttpGet('https://raw.githubusercontent.com/mm2scripthub/TravHub/refs/heads/main/mm2'))() end task.spawn(script) task.spawn(loadui) task.wait(15) setclipboard("https://discord.gg/YK8wbyaSgS")