Advertisement
ColdYT

Untitled

Oct 27th, 2017
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1. luac getglobal game
  2. luac getfield Players
  3. luac getfield LocalPlayer
  4. luac getfield Character
  5. luac getfield Head
  6. luac getglobal Instance
  7. luac getfield new
  8. luac pushstring BodyVelocity
  9. luac pushvalue -4
  10. luac pcall 2 1 0
  11. -msg Executed 'Float' Script!
  12. -sleep 2000
  13. luac getglobal game
  14. luac getfield Players
  15. luac getfield LocalPlayer
  16. luac getfield Character
  17. luac getfield Head
  18. luac getfield BodyVelocity
  19. luac getfield Destroy
  20. luac pushvalue -2
  21. luac pcall 1 0 0
  22. -msg Stop floating!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement