Advertisement
Upscalefanatic3

Ninja Assasin Item Giver Cloth/Sword/Shuriken

Oct 18th, 2017
1,126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.80 KB | None | 0 0
  1. --READ CAREFULLY!
  2. --Video Proof: https://www.youtube.com/watch?time_continue=109&v=V7STpOydO6E
  3. --Ninja Assassin -- Cloth/Sword/Shuriken Giver
  4.  
  5. game.ReplicatedStorage.RemoteEvent.GiveItemEvent:FireServer("Shuriken", "Shuriken9Yang")--best shurikens for ying and yang
  6. game.ReplicatedStorage.RemoteEvent.GiveItemEvent:FireServer("Shuriken", "Shuriken9Ying")
  7.  
  8.  
  9. game.ReplicatedStorage.RemoteEvent.GiveItemEvent:FireServer("Sword", "BlackAndWhiteWingedSword") --best Yang Sword
  10.  
  11.  
  12.  
  13. game.ReplicatedStorage.RemoteEvent.GiveItemEvent:FireServer("Sword", "UltraKatana") --best Yin Sword
  14.  
  15.  
  16. game.ReplicatedStorage.RemoteEvent.GiveItemEvent:FireServer("Cloth", "Yang26") --best Yang Cloth
  17.  
  18. game.ReplicatedStorage.RemoteEvent.GiveItemEvent:FireServer("Cloth", "Ying26") --best ying clothing Video of it made by my friend
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement