Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local p = game.Players.LocalPlayer
- while true do
- if Hexus.GetKey("E") then
- game.Players.LocalPlayer.Character.Humanoid:ChangeState(4)
- wait(0.1)
- end
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement