Advertisement
Honansik

Legend Piece No Cooldown Script

Jul 22nd, 2022
1,013
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.20 KB | None | 0 0
  1. local LP = game:GetService'Players'.LocalPlayer
  2. local Players = game:GetService'Workspace'.Players[LP.Name]
  3. local Tool = Players:FindFirstChildOfClass'Tool'.Name
  4.  
  5. LP.Character[Tool].SkillKey:Destroy()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement