while true do local A_1 = "swingBlade" local Event = game:GetService("Players").LocalPlayer.saberEvent Event:FireServer(A_1) wait(0.00001) end