_G.Enabled = true --true/false enableds the ESP _G.PlrColor = Color3.fromRGB(0, 255, 0) --the players color ESP _G.ModelColor = Color3.fromRGB(255, 0, 0) --the Skibidi color ESP loadstring(game:HttpGet("https://pastebin.com/raw/6TSukWym"))()