_G.RetryDelay = 300 _G.Speed = 10 _G.Missions = false _G.AutoSpin = false -- one at a time _G.Webhook = "" -- Add your webhook URL here _G.DiscordID = "" -- Add your Discord ID here loadstring(game:HttpGet("https://raw.githubusercontent.com/KingOreoTheThird/Scripts/refs/heads/main/wip"))() print("") -- to see if your executors executing