Sword Slasher Script | Kill Aura January 16, 2023 Posted in Sword Slasher Share: TwitterFacebookPinterestRedditVKDiggLinkedinMix Thank for using out script for Sword Slasher, Enjoy! _G.KillAura = true while wait(0.075) do if _G.KillAura == true then game:GetService(“ReplicatedStorage”).EventStorage.Attack:InvokeServer() end end