--Edit your settings ingame then press rightshift to see the esp and fov and toggle your aimbot on _G.AimbotEnabled = true _G.TeamCheck = false _G.AimPart = "Head" _G.Sensitivity = 1 _G.MaxDistance = 1000 _G.MaxGroundDelta = 50 _G.MaxAngle = 80 _G.HardLock = true _G.UnlockOnInvisible = false _G.VisibilityCheck = false _G.ESPEnabled = true _G.ESPColorName = "green" _G.ESPFilled = false _G.ESPThickness = 1 _G.ESPTransparency = 1 _G.ESPRainbow = true _G.FOVEnabled = true _G.FOVColorName = "white" _G.FOVRadius = 20 _G.FOVFilled = false _G.FOVTransparency = 0.7 _G.FOVThickness = 1 _G.FOVRainbow = true _G.FOVCircleSides = 64 _G.ScriptEnabled = true _G.ToggleKey = "RightShift" loadstring(game:HttpGet("https://pastebin.com/raw/RF886TBW"))()