Advertisement
DylanD2003

Untitled

Apr 8th, 2017
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. local p = game.Players.LocalPlayer
  2. while true do
  3. if Hexus.GetKey("E") then
  4. game.Players.LocalPlayer.Character.Humanoid:ChangeState(4)
  5. wait(0.1)
  6. end
  7. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement