if identifyexecutor() == "Delta" then game:GetService("StarterGui"):SetCore("SendNotification", { Title = "Unsupported Executor", Text = "Delta is not supported", Duration = 5 }) setclipboard("https://discord.gg/jwYqu66bqm") else loadstring(game:HttpGet("https://peeky.pythonanywhere.com/DaHoodGui"))() end