Functions: no limit to the distance of the axe

Installation guide:Copy the script from the button below.Run any Injector (We recommend KRNL Injector)Install it, insert the script and click executeEnjoy it)
Thank you for using our website
Your script:
local plr = game.Players.LocalPlayer.Name
for _,v in pairs(game:GetService("Workspace").playerModels:GetDescendants()) do
if v.Name == plr then
v.ball.spinner.LimitsEnabled = false
end
end

Leave a Comment