Advertisement
YANIS_EXPLOITS

Ninja Legends auto swing

Oct 29th, 2019
3,492
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. _G.swing = true
  2. while _G.swing do
  3. wait()
  4. game.Players.LocalPlayer.ninjaEvent:FireServer("swingKatana")
  5. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement