Find any script for Roblox

Enter the name of the game or script.

ball and axe script – (no limit to the distance of the axe)

Functions: no limit to the distance of the axe

Script developer: giannisthegamer1

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

Your email address will not be published. Required fields are marked *