LuaC_scriptsonly

FE fling script 500 speed

Jul 10th, 2021
613
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. getglobal game
  2. getfield -1 Players
  3. getfield -1 LocalPlayer
  4. getfield -1 Character
  5. getfield -1 HumanoidRootPart
  6. getglobal Instance
  7. getfield -1 new
  8. pushstring BodyThrust
  9. pushvalue -4
  10. pcall 2 1 0
  11. getglobal game
  12. getfield -1 Players
  13. getfield -1 LocalPlayer
  14. getfield -1 Character
  15. getfield -1 HumanoidRootPart
  16. getfield -1 BodyThrust
  17. getglobal Vector3
  18. getfield -1 new
  19. pushnumber 1000
  20. pushnumber 1
  21. pushnumber 0
  22. pcall 3 1 0
  23. setfield -3 Force
  24. getglobal game
  25. getfield -1 Players
  26. getfield -1 LocalPlayer
  27. getfield -1 Character
  28. getfield -1 HumanoidRootPart
  29. getfield -1 BodyThrust
  30. getglobal Vector3
  31. getfield -1 new
  32. pushnumber 500
  33. pushnumber 0
  34. pushnumber 500
  35. pcall 3 1 0
  36. setfield -3 Location
Advertisement
Add Comment
Please, Sign In to add comment