Advertisement
_PaRaD0X_

Roblox Exploit Scripts - BTools, GodMode, ForceField

Nov 10th, 2017
8,071
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 1.45 KB | None | 0 0
  1. getglobal game
  2. getfield -1 GetService
  3. pushvalue -2
  4. pushstring Players
  5. pcall 2 1 0
  6. getfield -1 LocalPlayer
  7. getfield -1 Backpack
  8. getglobal Instance
  9. getfield -1 new
  10. pushstring HopperBin
  11. pushvalue -4
  12. pcall 2 1 0
  13. pushnumber 1
  14. setfield -2 BinType
  15. emptystack
  16. getglobal game
  17. getfield -1 GetService
  18. pushvalue -2
  19. pushstring Players
  20. pcall 2 1 0
  21. getfield -1 LocalPlayer
  22. getfield -1 Backpack
  23. getglobal Instance
  24. getfield -1 new
  25. pushstring HopperBin
  26. pushvalue -4
  27. pcall 2 1 0
  28. pushnumber 3
  29. setfield -2 BinType
  30. emptystack
  31. getglobal game
  32. getfield -1 GetService
  33. pushvalue -2
  34. pushstring Players
  35. pcall 2 1 0
  36. getfield -1 LocalPlayer
  37. getfield -1 Backpack
  38. getglobal Instance
  39. getfield -1 new
  40. pushstring HopperBin
  41. pushvalue -4
  42. pcall 2 1 0
  43. pushnumber 4
  44. setfield -2 BinType
  45. emptystack
  46.  
  47. -----
  48.  
  49. getglobal game
  50. getfield -1 GetService
  51. pushvalue -2
  52. pushstring Players
  53. pcall 2 1 0
  54. getfield -1 LocalPlayer
  55. getfield -1 Character
  56. getfield -1 Humanoid
  57. pushnumber 2000000000
  58. setfield -2 MaxHealth
  59. emptystack
  60. getglobal game
  61. getfield -1 GetService
  62. pushvalue -2
  63. pushstring Players
  64. pcall 2 1 0
  65. getfield -1 LocalPlayer
  66. getfield -1 Character
  67. getfield -1 Humanoid
  68. pushnumber 2000000000
  69. setfield -2 Health
  70. emptystack
  71.  
  72. -----
  73.  
  74. getglobal game
  75. getfield -1 GetService
  76. pushvalue -2
  77. pushstring Players
  78. pcall 2 1 0
  79. getfield -1 LocalPlayer
  80. getfield -1 Character
  81. getglobal Instance
  82. getfield -1 new
  83. pushstring ForceField
  84. pushvalue -4
  85. pcall 2 0 0
  86. emptystack
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement