Advertisement
Benben2453564657

SCRIPT FOR NINJA LEGENDS

Jul 2nd, 2020
1,113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.18 KB | None | 0 0
  1. local plr = game:GetService("Players").LocalPlayer
  2. _G.AutoSwing = true
  3. local Events = plr.ninjaEvent
  4. while _G.AutoSwing == true do wait()
  5.     Events:FireServer("swingKatana")
  6. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement