Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local localPlayer = game.Players.LocalPlayer
- local function characterAdded(newCharacter)
- character = newCharacter
- humanoid = newCharacter:WaitForChild("Humanoid")
- --character = body
- --humanoid = player
- --you can use this script to do whatever you want if used correctly
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement