Advertisement
Guest User

NRPG killer

a guest
Mar 28th, 2020
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. local target = game.Players.LocalPlayer.PlayerGui.MainGui.menu.ken:GetChildren()
  2. for i, v in pairs(target) do
  3. v.lock.Visible = false
  4. end
  5.  
  6. u can change ken 2 :
  7. List
  8. Sub -- for subjutsu
  9. Nin -- for ninjutsu
  10. Comp -- for Companions (Upcoming)
  11. combos -- for Combo
  12. edit : Wep -- for weapons
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement