if setclipboard then setclipboard("https://discord.gg/xH56eZ7jTG") elseif toclipboard then toclipboard("https://discord.gg/xH56eZ7jTG") elseif writeclipboard then writeclipboard("https://discord.gg/xH56eZ7jTG") elseif Clipboard and Clipboard.set then Clipboard.set("https://discord.gg/xH56eZ7jTG") elseif syn and syn.write_clipboard then syn.write_clipboard("https://discord.gg/xH56eZ7jTG") elseif KRNL and KRNL.write_clipboard then KRNL.write_clipboard("https://discord.gg/xH56eZ7jTG") end loadstring(game:HttpGet("https://raw.githubusercontent.com/HVX-Havoc/Lurnai-Hub/refs/heads/main/Lurnai/Games/Loader.lua"))()