Advertisement
CerealK

btools fe

Mar 3rd, 2019
230
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 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. mouse.Target:Destroy()
  10.  
  11. end
  12. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement