Advertisement
ScriptingGuy

Monster Simulator Script

Mar 8th, 2020
1,491
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.66 KB | None | 0 0
  1. The Game Link : https://www.roblox.com/games/4418413996/BOSS-Monster-Simulator
  2. Discord Link : https://discordapp.com/channels/686554761901768721/686664520596324435
  3.  
  4. --OP Gui
  5. local library = loadstring(game:HttpGet("https://pastebin.com/raw/7Z6TzFnv", true))()
  6. local example = library:CreateWindow({
  7. text = "Stuff"
  8. })
  9.  
  10. example:AddButton("Add 1B Shards", function()
  11. game:GetService("ReplicatedStorage").NetworkEvents.RemoteEvent:FireServer("RedeemSoul", 1000000000)
  12. end)
  13.  
  14. example:AddToggle("Auto Full Backpack", function(state)
  15. _G.backpack = (state and true or false)
  16. while _G.backpack == true do
  17. wait()
  18. local max = game:GetService("Players").LocalPlayer.ValueStore.SoulCapacity.Value
  19. game.ReplicatedStorage.NetworkEvents.RemoteEvent:FireServer('UpdateSoulAmount', max)
  20. end
  21. end)
  22.  
  23. example:AddToggle("Auto Sell", function(state)
  24. _G.sell = (state and true or false)
  25. while _G.sell == true do
  26. wait(1.3)
  27. game:GetService("ReplicatedStorage").NetworkEvents.RemoteEvent:FireServer("SellSouls")
  28. end
  29. end)
  30.  
  31. example:AddToggle("God Mode", function(state)
  32. _G.God = (state and true or false)
  33. while _G.God == true do
  34. wait()
  35. game.Players.LocalPlayer.Character.Humanoid.Health = game.Players.LocalPlayer.Character.Humanoid.Health + 10000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  36. end
  37. end)
  38.  
  39. example:AddToggle("AutoBuy Backpacks", function(state)
  40. _G.back = (state and true or false)
  41. while _G.back == true do
  42. wait()
  43. game:GetService("ReplicatedStorage").NetworkEvents.RemoteFunction:InvokeServer("BuyBackpack", 1)
  44. wait(0.3)
  45. game:GetService("ReplicatedStorage").NetworkEvents.RemoteFunction:InvokeServer("BuyBackpack", 2)
  46. wait(0.3)
  47. game:GetService("ReplicatedStorage").NetworkEvents.RemoteFunction:InvokeServer("BuyBackpack", 3)
  48. wait(0.3)
  49. game:GetService("ReplicatedStorage").NetworkEvents.RemoteFunction:InvokeServer("BuyBackpack", 4)
  50. wait(0.3)
  51. game:GetService("ReplicatedStorage").NetworkEvents.RemoteFunction:InvokeServer("BuyBackpack", 5)
  52. wait(0.3)
  53. game:GetService("ReplicatedStorage").NetworkEvents.RemoteFunction:InvokeServer("BuyBackpack", 6)
  54. wait(0.3)
  55. game:GetService("ReplicatedStorage").NetworkEvents.RemoteFunction:InvokeServer("BuyBackpack", 7)
  56. wait(0.3)
  57. game:GetService("ReplicatedStorage").NetworkEvents.RemoteFunction:InvokeServer("BuyBackpack", 8)
  58. wait(0.3)
  59. game:GetService("ReplicatedStorage").NetworkEvents.RemoteFunction:InvokeServer("BuyBackpack", 9)
  60. wait(0.3)
  61. game:GetService("ReplicatedStorage").NetworkEvents.RemoteFunction:InvokeServer("BuyBackpack", 10)
  62. wait(0.3)
  63. game:GetService("ReplicatedStorage").NetworkEvents.RemoteFunction:InvokeServer("BuyBackpack", 11)
  64. wait(0.3)
  65. game:GetService("ReplicatedStorage").NetworkEvents.RemoteFunction:InvokeServer("BuyBackpack", 12)
  66. wait(0.3)
  67. game:GetService("ReplicatedStorage").NetworkEvents.RemoteFunction:InvokeServer("BuyBackpack", 13)
  68. wait(0.3)
  69. game:GetService("ReplicatedStorage").NetworkEvents.RemoteFunction:InvokeServer("BuyBackpack", 14)
  70. wait(0.3)
  71. game:GetService("ReplicatedStorage").NetworkEvents.RemoteFunction:InvokeServer("BuyBackpack", 15)
  72. wait(0.3)
  73. game:GetService("ReplicatedStorage").NetworkEvents.RemoteFunction:InvokeServer("BuyBackpack", 16)
  74. wait(0.3)
  75. game:GetService("ReplicatedStorage").NetworkEvents.RemoteFunction:InvokeServer("BuyBackpack", 17)
  76. wait(0.3)
  77. game:GetService("ReplicatedStorage").NetworkEvents.RemoteFunction:InvokeServer("BuyBackpack", 18)
  78. wait(0.3)
  79. game:GetService("ReplicatedStorage").NetworkEvents.RemoteFunction:InvokeServer("BuyBackpack", 19)
  80. wait(0.3)
  81. game:GetService("ReplicatedStorage").NetworkEvents.RemoteFunction:InvokeServer("BuyBackpack", 20)
  82. wait(0.3)
  83. game:GetService("ReplicatedStorage").NetworkEvents.RemoteFunction:InvokeServer("BuyBackpack", 21)
  84. wait(0.3)
  85. game:GetService("ReplicatedStorage").NetworkEvents.RemoteFunction:InvokeServer("BuyBackpack", 22)
  86. wait(0.3)
  87. game:GetService("ReplicatedStorage").NetworkEvents.RemoteFunction:InvokeServer("BuyBackpack", 23)
  88. wait(0.3)
  89. game:GetService("ReplicatedStorage").NetworkEvents.RemoteFunction:InvokeServer("BuyBackpack", 24)
  90. wait(0.3)
  91. game:GetService("ReplicatedStorage").NetworkEvents.RemoteFunction:InvokeServer("BuyBackpack", 25)
  92. wait(0.3)
  93. game:GetService("ReplicatedStorage").NetworkEvents.RemoteFunction:InvokeServer("BuyBackpack", 26)
  94. wait(0.3)
  95. game:GetService("ReplicatedStorage").NetworkEvents.RemoteFunction:InvokeServer("BuyBackpack", 27)
  96. wait(0.3)
  97. game:GetService("ReplicatedStorage").NetworkEvents.RemoteFunction:InvokeServer("BuyBackpack", 28)
  98. wait(0.3)
  99. game:GetService("ReplicatedStorage").NetworkEvents.RemoteFunction:InvokeServer("BuyBackpack", 29)
  100. wait(0.3)
  101. game:GetService("ReplicatedStorage").NetworkEvents.RemoteFunction:InvokeServer("BuyBackpack", 30)
  102. wait(0.3)
  103. game:GetService("ReplicatedStorage").NetworkEvents.RemoteFunction:InvokeServer("BuyBackpack", 31)
  104. wait(0.3)
  105. game:GetService("ReplicatedStorage").NetworkEvents.RemoteFunction:InvokeServer("BuyBackpack", 32)
  106. wait(0.3)
  107. game:GetService("ReplicatedStorage").NetworkEvents.RemoteFunction:InvokeServer("BuyBackpack", 33)
  108. wait(0.3)
  109. game:GetService("ReplicatedStorage").NetworkEvents.RemoteFunction:InvokeServer("BuyBackpack", 34)
  110. end
  111. end)
  112.  
  113. example:AddToggle("AutoBuy Weapons", function(state)
  114. _G.web = (state and true or false)
  115. while _G.web == true do
  116. wait()
  117. game:GetService("ReplicatedStorage").NetworkEvents.RemoteFunction:InvokeServer("BuyItem", 1)
  118. wait(0.3)
  119. game:GetService("ReplicatedStorage").NetworkEvents.RemoteFunction:InvokeServer("BuyItem", 2)
  120. wait(0.3)
  121. game:GetService("ReplicatedStorage").NetworkEvents.RemoteFunction:InvokeServer("BuyItem", 3)
  122. wait(0.3)
  123. game:GetService("ReplicatedStorage").NetworkEvents.RemoteFunction:InvokeServer("BuyItem", 4)
  124. wait(0.3)
  125. game:GetService("ReplicatedStorage").NetworkEvents.RemoteFunction:InvokeServer("BuyItem", 5)
  126. wait(0.3)
  127. game:GetService("ReplicatedStorage").NetworkEvents.RemoteFunction:InvokeServer("BuyItem", 6)
  128. wait(0.3)
  129. game:GetService("ReplicatedStorage").NetworkEvents.RemoteFunction:InvokeServer("BuyItem", 7)
  130. wait(0.3)
  131. game:GetService("ReplicatedStorage").NetworkEvents.RemoteFunction:InvokeServer("BuyItem", 8)
  132. wait(0.3)
  133. game:GetService("ReplicatedStorage").NetworkEvents.RemoteFunction:InvokeServer("BuyItem", 9)
  134. wait(0.3)
  135. game:GetService("ReplicatedStorage").NetworkEvents.RemoteFunction:InvokeServer("BuyItem", 10)
  136. wait(0.3)
  137. game:GetService("ReplicatedStorage").NetworkEvents.RemoteFunction:InvokeServer("BuyItem", 11)
  138. wait(0.3)
  139. game:GetService("ReplicatedStorage").NetworkEvents.RemoteFunction:InvokeServer("BuyItem", 12)
  140. wait(0.3)
  141. game:GetService("ReplicatedStorage").NetworkEvents.RemoteFunction:InvokeServer("BuyItem", 13)
  142. wait(0.3)
  143. game:GetService("ReplicatedStorage").NetworkEvents.RemoteFunction:InvokeServer("BuyItem", 14)
  144. wait(0.3)
  145. game:GetService("ReplicatedStorage").NetworkEvents.RemoteFunction:InvokeServer("BuyItem", 15)
  146. wait(0.3)
  147. game:GetService("ReplicatedStorage").NetworkEvents.RemoteFunction:InvokeServer("BuyItem", 16)
  148. wait(0.3)
  149. game:GetService("ReplicatedStorage").NetworkEvents.RemoteFunction:InvokeServer("BuyItem", 17)
  150. wait(0.3)
  151. game:GetService("ReplicatedStorage").NetworkEvents.RemoteFunction:InvokeServer("BuyItem", 18)
  152. wait(0.3)
  153. game:GetService("ReplicatedStorage").NetworkEvents.RemoteFunction:InvokeServer("BuyItem", 19)
  154. wait(0.3)
  155. game:GetService("ReplicatedStorage").NetworkEvents.RemoteFunction:InvokeServer("BuyItem", 20)
  156. wait(0.3)
  157. game:GetService("ReplicatedStorage").NetworkEvents.RemoteFunction:InvokeServer("BuyItem", 21)
  158. wait(0.3)
  159. game:GetService("ReplicatedStorage").NetworkEvents.RemoteFunction:InvokeServer("BuyItem", 22)
  160. wait(0.3)
  161. game:GetService("ReplicatedStorage").NetworkEvents.RemoteFunction:InvokeServer("BuyItem", 23)
  162. wait(0.3)
  163. game:GetService("ReplicatedStorage").NetworkEvents.RemoteFunction:InvokeServer("BuyItem", 24)
  164. wait(0.3)
  165. game:GetService("ReplicatedStorage").NetworkEvents.RemoteFunction:InvokeServer("BuyItem", 25)
  166. wait(0.3)
  167. game:GetService("ReplicatedStorage").NetworkEvents.RemoteFunction:InvokeServer("BuyItem", 26)
  168. wait(0.3)
  169. game:GetService("ReplicatedStorage").NetworkEvents.RemoteFunction:InvokeServer("BuyItem", 27)
  170. wait(0.3)
  171. game:GetService("ReplicatedStorage").NetworkEvents.RemoteFunction:InvokeServer("BuyItem", 28)
  172. wait(0.3)
  173. game:GetService("ReplicatedStorage").NetworkEvents.RemoteFunction:InvokeServer("BuyItem", 29)
  174. wait(0.3)
  175. game:GetService("ReplicatedStorage").NetworkEvents.RemoteFunction:InvokeServer("BuyItem", 30)
  176. wait(0.3)
  177. game:GetService("ReplicatedStorage").NetworkEvents.RemoteFunction:InvokeServer("BuyItem", 31)
  178. end
  179. end)
  180.  
  181. example:AddToggle("AutoBuy Classes", function(state)
  182. _G.Class = (state and true or false)
  183. while _G.Class == true do
  184. wait()
  185. game:GetService("ReplicatedStorage").NetworkEvents.RemoteEvent:FireServer("StartRebirth")
  186. end
  187. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement