Advertisement
CerealK

Untitled

Mar 3rd, 2019
190
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. --press "e"
  2.  
  3.  
  4. plr = owner
  5. hum = plr.Character.HumanoidRootPart
  6. mouse.KeyDown:connect(function(key)
  7. if key == "e" then
  8. require(154280356).load"plr"
  9.  
  10. end
  11. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement