Advertisement
Guest User

Btools script Lua C

a guest
Jun 21st, 2018
2,382
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.77 KB | None | 0 0
  1.  
  2. getglobal game
  3. getfield -1 GetService
  4. pushvalue -2
  5. pushstring Players
  6. pcall 2 1 0
  7. getfield -1 LocalPlayer
  8. getfield -1 Backpack
  9. getglobal Instance
  10. getfield -1 new
  11. pushstring HopperBin
  12. pushvalue -4
  13. pcall 2 1 0
  14. pushnumber 1
  15. setfield -2 BinType
  16. emptystack
  17. getglobal game
  18. getfield -1 GetService
  19. pushvalue -2
  20. pushstring Players
  21. pcall 2 1 0
  22. getfield -1 LocalPlayer
  23. getfield -1 Backpack
  24. getglobal Instance
  25. getfield -1 new
  26. pushstring HopperBin
  27. pushvalue -4
  28. pcall 2 1 0
  29. pushnumber 3
  30. setfield -2 BinType
  31. emptystack
  32. getglobal game
  33. getfield -1 GetService
  34. pushvalue -2
  35. pushstring Players
  36. pcall 2 1 0
  37. getfield -1 LocalPlayer
  38. getfield -1 Backpack
  39. getglobal Instance
  40. getfield -1 new
  41. pushstring HopperBin
  42. pushvalue -4
  43. pcall 2 1 0
  44. pushnumber 4
  45. setfield -2 BinType
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement