Roblox Getting Over It (ball and axe) Script | UNLOCK YOUR AXE

Created by haboi

Features:

  • UNLOCK YOUR AXE
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

ENJOY!

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