Nico’s Nextbots [Blackouts] Script | AUTO BHOP SCRIPT – AUGUST 2022

[ad_1]

Created by duck#1337

Features:

  • AUTO BHOP
local LocalPlayer = game.Players.LocalPlayer

game:GetService("RunService").Heartbeat:Connect(function()
   if LocalPlayer.Character and LocalPlayer.Character:FindFirstChild("Humanoid") then
       LocalPlayer.Character.Humanoid.Jump = true
       LocalPlayer.Character.Humanoid.JumpPower = 40 -- because they make it 0
   end
end)

ENJOY!

Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script!

[ad_2]