Advertisement
CaptinLeet

Untitled

Mar 13th, 2019
164
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 60.04 KB | None | 0 0
  1. -- Instances:
  2. local BelowZero = Instance.new("ScreenGui")
  3. local LoginFrame = Instance.new("Frame")
  4. local LBar1 = Instance.new("Frame")
  5. local LBar1_2 = Instance.new("Frame")
  6. local LoginTitle = Instance.new("TextLabel")
  7. local Username = Instance.new("TextBox")
  8. local Password = Instance.new("TextBox")
  9. local LoginBut = Instance.new("TextButton")
  10. local MainFrame = Instance.new("Frame")
  11. local MBar1 = Instance.new("Frame")
  12. local MBar1_2 = Instance.new("Frame")
  13. local MTitle = Instance.new("TextLabel")
  14. local MClose = Instance.new("TextButton")
  15. local Exebut = Instance.new("TextButton")
  16. local Menubut = Instance.new("TextButton")
  17. local ExecutorFrame = Instance.new("Frame")
  18. local EBar1 = Instance.new("Frame")
  19. local EBar2 = Instance.new("Frame")
  20. local ETitle = Instance.new("TextLabel")
  21. local EClose = Instance.new("TextButton")
  22. local ScrollScript = Instance.new("ScrollingFrame")
  23. local input = Instance.new("TextBox")
  24. local Execute = Instance.new("TextButton")
  25. local Clear = Instance.new("TextButton")
  26. local MenuFrame = Instance.new("Frame")
  27. local MEBar1 = Instance.new("Frame")
  28. local MEBar2 = Instance.new("Frame")
  29. local METitle = Instance.new("TextLabel")
  30. local MEClose = Instance.new("TextButton")
  31. local ScriptsGUIs = Instance.new("Frame")
  32. local TitleSG = Instance.new("TextLabel")
  33. local GameMenu = Instance.new("ScrollingFrame")
  34. local MadCity = Instance.new("TextButton")
  35. local SlayingSimulator = Instance.new("TextButton")
  36. local Jailbreak = Instance.new("TextButton")
  37. local RoGhoul = Instance.new("TextButton")
  38. local BubbleGumSimulator = Instance.new("TextButton")
  39. local Train = Instance.new("TextButton")
  40. local DashingSimulator = Instance.new("TextButton")
  41. local AdoptMe = Instance.new("TextButton")
  42. local RobberySimulator = Instance.new("TextButton")
  43. local DungeonQuest = Instance.new("TextButton")
  44. local NinjaMasters = Instance.new("TextButton")
  45. local Work = Instance.new("TextLabel")
  46. local WorkCombine = Instance.new("Frame")
  47. local WorkCombine2 = Instance.new("Frame")
  48. local Credits2 = Instance.new("TextLabel")
  49. local NextMeBut = Instance.new("TextButton")
  50. local BubbleSimFrame = Instance.new("Frame")
  51. local BubbleSimGUI = Instance.new("TextButton")
  52. local BubbleSimIDK = Instance.new("TextButton")
  53. local BubbleSimGUI2 = Instance.new("TextButton")
  54. local BubbleSimFarm = Instance.new("TextButton")
  55. local DashSim = Instance.new("Frame")
  56. local DashSimGUI = Instance.new("TextButton")
  57. local DashSimOPGui = Instance.new("TextButton")
  58. local DashSimTest = Instance.new("TextButton")
  59. local DashSimRandom = Instance.new("TextButton")
  60. local JailbreakFrame = Instance.new("Frame")
  61. local JailbreakGUI = Instance.new("TextButton")
  62. local JailbreakFarm = Instance.new("TextButton")
  63. local Unjailbreak = Instance.new("TextButton")
  64. local JailbreakRandom = Instance.new("TextButton")
  65. local MadCityFrame = Instance.new("Frame")
  66. local MadCityGUI = Instance.new("TextButton")
  67. local MadCityFarm = Instance.new("TextButton")
  68. local MadCityOPGUI = Instance.new("TextButton")
  69. local MadCityArrest = Instance.new("TextButton")
  70. local RoGhoulFrame = Instance.new("Frame")
  71. local RoGhoulGUI = Instance.new("TextButton")
  72. local RoGhoulFarm = Instance.new("TextButton")
  73. local RoGhoul_2 = Instance.new("TextButton")
  74. local RoghoulGUI2 = Instance.new("TextButton")
  75. local SlayingSimulator_2 = Instance.new("Frame")
  76. local SlaySimGUI = Instance.new("TextButton")
  77. local SlaySimFarm = Instance.new("TextButton")
  78. local SlaySimIdk = Instance.new("TextButton")
  79. local SlayingSimGUI2 = Instance.new("TextButton")
  80. local SuperPowerSim = Instance.new("Frame")
  81. local SuperSimGUI = Instance.new("TextButton")
  82. local SuperSimOPGui = Instance.new("TextButton")
  83. local SuperSimNothing = Instance.new("TextButton")
  84. local SuperSimFarm = Instance.new("TextButton")
  85. local DungeonQuest_2 = Instance.new("Frame")
  86. local DungeonGUI = Instance.new("TextButton")
  87. local DungeonFarm = Instance.new("TextButton")
  88. local SlaySimIdk_2 = Instance.new("TextButton")
  89. local DungeonGUI2 = Instance.new("TextButton")
  90. local RobberySim = Instance.new("Frame")
  91. local RobSimGUI = Instance.new("TextButton")
  92. local RObberySimFarm = Instance.new("TextButton")
  93. local idontrllyknow = Instance.new("TextButton")
  94. local anotherrobgui = Instance.new("TextButton")
  95. local Menu2Frame = Instance.new("Frame")
  96. local ME2Bar = Instance.new("Frame")
  97. local ME2Bar2 = Instance.new("Frame")
  98. local METitle2 = Instance.new("TextLabel")
  99. local MEClose2 = Instance.new("TextButton")
  100. local MrDemoGUIBut = Instance.new("TextButton")
  101. local Explain1 = Instance.new("TextLabel")
  102. local Explain2 = Instance.new("TextLabel")
  103. local GUIs = Instance.new("TextLabel")
  104. local Scripts = Instance.new("TextLabel")
  105. local Line = Instance.new("Frame")
  106. local GrabKnifeV4But = Instance.new("TextButton")
  107. local Explain3 = Instance.new("TextLabel")
  108. local KillAll = Instance.new("TextButton")
  109. local Explain4 = Instance.new("TextLabel")
  110. local VERYOP = Instance.new("TextButton")
  111. local Explain4_2 = Instance.new("TextLabel")
  112. --Properties:
  113. BelowZero.Name = "BelowZero"
  114. BelowZero.Parent = game.CoreGui
  115. BelowZero.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  116.  
  117. LoginFrame.Name = "LoginFrame"
  118. LoginFrame.Parent = BelowZero
  119. LoginFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  120. LoginFrame.BorderColor3 = Color3.new(0, 0, 0)
  121. LoginFrame.BorderSizePixel = 2
  122. LoginFrame.Position = UDim2.new(0, 0, 0.162977859, 0)
  123. LoginFrame.Size = UDim2.new(0, 266, 0, 303)
  124. LoginFrame.Visible = true
  125. LoginFrame.Active = true
  126. LoginFrame.Draggable = true
  127.  
  128. LBar1.Name = "LBar1"
  129. LBar1.Parent = LoginFrame
  130. LBar1.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  131. LBar1.BorderSizePixel = 0
  132. LBar1.Size = UDim2.new(0, 266, 0, 29)
  133.  
  134. LBar1_2.Name = "LBar1"
  135. LBar1_2.Parent = LoginFrame
  136. LBar1_2.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  137. LBar1_2.BorderSizePixel = 0
  138. LBar1_2.Position = UDim2.new(0, 0, 0.0957095698, 0)
  139. LBar1_2.Size = UDim2.new(0, 266, 0, 7)
  140.  
  141. LoginTitle.Name = "LoginTitle"
  142. LoginTitle.Parent = LoginFrame
  143. LoginTitle.BackgroundColor3 = Color3.new(1, 1, 1)
  144. LoginTitle.BackgroundTransparency = 1
  145. LoginTitle.Position = UDim2.new(0.124060154, 0, 0.194719478, 0)
  146. LoginTitle.Size = UDim2.new(0, 200, 0, 33)
  147. LoginTitle.Font = Enum.Font.GothamBold
  148. LoginTitle.Text = "BelowZero GUI"
  149. LoginTitle.TextColor3 = Color3.new(1, 1, 1)
  150. LoginTitle.TextScaled = true
  151. LoginTitle.TextSize = 14
  152. LoginTitle.TextWrapped = true
  153.  
  154. Username.Name = "Username"
  155. Username.Parent = LoginFrame
  156. Username.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  157. Username.BorderColor3 = Color3.new(0, 0, 0)
  158. Username.BorderSizePixel = 4
  159. Username.Position = UDim2.new(0.124060154, 0, 0.425742567, 0)
  160. Username.Size = UDim2.new(0, 200, 0, 18)
  161. Username.Font = Enum.Font.GothamBold
  162. Username.Text = "Username"
  163. Username.TextColor3 = Color3.new(1, 1, 1)
  164. Username.TextScaled = true
  165. Username.TextSize = 14
  166. Username.TextWrapped = true
  167. Username.TextXAlignment = Enum.TextXAlignment.Left
  168.  
  169. Password.Name = "Password"
  170. Password.Parent = LoginFrame
  171. Password.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  172. Password.BorderColor3 = Color3.new(0, 0, 0)
  173. Password.BorderSizePixel = 4
  174. Password.Position = UDim2.new(0.124060154, 0, 0.561056077, 0)
  175. Password.Size = UDim2.new(0, 200, 0, 18)
  176. Password.Font = Enum.Font.GothamBold
  177. Password.Text = "Password"
  178. Password.TextColor3 = Color3.new(1, 1, 1)
  179. Password.TextScaled = true
  180. Password.TextSize = 14
  181. Password.TextWrapped = true
  182. Password.TextXAlignment = Enum.TextXAlignment.Left
  183.  
  184. LoginBut.Name = "LoginBut"
  185. LoginBut.Parent = LoginFrame
  186. LoginBut.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  187. LoginBut.BorderColor3 = Color3.new(0, 0, 0)
  188. LoginBut.BorderSizePixel = 4
  189. LoginBut.Position = UDim2.new(0.255639106, 0, 0.719471931, 0)
  190. LoginBut.Size = UDim2.new(0, 129, 0, 38)
  191. LoginBut.Font = Enum.Font.GothamBold
  192. LoginBut.Text = "Login."
  193. LoginBut.TextColor3 = Color3.new(1, 1, 1)
  194. LoginBut.TextSize = 20
  195. LoginBut.TextWrapped = true
  196. LoginBut.MouseButton1Down:connect(function()
  197. if Username.Text == "Below" and Password.Text == "Zero" then
  198. LoginFrame.Visible = false
  199. MainFrame.Visible = true
  200. end
  201. end)
  202.  
  203. MainFrame.Name = "MainFrame"
  204. MainFrame.Parent = BelowZero
  205. MainFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  206. MainFrame.BorderColor3 = Color3.new(0, 0, 0)
  207. MainFrame.BorderSizePixel = 2
  208. MainFrame.Position = UDim2.new(0.374501973, 0, 0.158953726, 0)
  209. MainFrame.Size = UDim2.new(0, 426, 0, 338)
  210. MainFrame.Visible = false
  211. MainFrame.Active = true
  212. MainFrame.Draggable = true
  213.  
  214. MBar1.Name = "MBar1"
  215. MBar1.Parent = MainFrame
  216. MBar1.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  217. MBar1.BorderSizePixel = 0
  218. MBar1.Size = UDim2.new(0, 426, 0, 31)
  219.  
  220. MBar1_2.Name = "MBar1"
  221. MBar1_2.Parent = MainFrame
  222. MBar1_2.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  223. MBar1_2.BorderSizePixel = 0
  224. MBar1_2.Position = UDim2.new(0, 0, 0.0798816532, 0)
  225. MBar1_2.Size = UDim2.new(0, 426, 0, 11)
  226.  
  227. MTitle.Name = "MTitle"
  228. MTitle.Parent = MainFrame
  229. MTitle.BackgroundColor3 = Color3.new(1, 1, 1)
  230. MTitle.BackgroundTransparency = 1
  231. MTitle.Size = UDim2.new(0, 197, 0, 27)
  232. MTitle.Font = Enum.Font.GothamBold
  233. MTitle.Text = "BelowZero GUI"
  234. MTitle.TextColor3 = Color3.new(1, 1, 1)
  235. MTitle.TextSize = 20
  236. MTitle.TextXAlignment = Enum.TextXAlignment.Left
  237.  
  238. MClose.Name = "MClose"
  239. MClose.Parent = MainFrame
  240. MClose.BackgroundColor3 = Color3.new(1, 1, 1)
  241. MClose.BackgroundTransparency = 1
  242. MClose.Position = UDim2.new(0.957746506, 0, 0, 0)
  243. MClose.Size = UDim2.new(0, 18, 0, 18)
  244. MClose.Font = Enum.Font.GothamBold
  245. MClose.Text = "X"
  246. MClose.TextColor3 = Color3.new(1, 1, 1)
  247. MClose.TextSize = 20
  248. MClose.MouseButton1Down:connect(function()
  249. MainFrame.Visible = false
  250. LoginFrame.Visible = true
  251. end)
  252.  
  253. Exebut.Name = "Exebut"
  254. Exebut.Parent = MainFrame
  255. Exebut.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  256. Exebut.BorderColor3 = Color3.new(0, 0, 0)
  257. Exebut.BorderSizePixel = 4
  258. Exebut.Position = UDim2.new(0.0328638479, 0, 0.562130153, 0)
  259. Exebut.Size = UDim2.new(0, 146, 0, 40)
  260. Exebut.Font = Enum.Font.GothamBold
  261. Exebut.Text = "Executor"
  262. Exebut.TextColor3 = Color3.new(1, 1, 1)
  263. Exebut.TextSize = 20
  264. Exebut.TextWrapped = true
  265. Exebut.MouseButton1Down:connect(function()
  266. MainFrame.Visible = false
  267. ExecutorFrame.Visible = true
  268. end)
  269.  
  270. Menubut.Name = "Menubut"
  271. Menubut.Parent = MainFrame
  272. Menubut.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  273. Menubut.BorderColor3 = Color3.new(0, 0, 0)
  274. Menubut.BorderSizePixel = 4
  275. Menubut.Position = UDim2.new(0.593896747, 0, 0.562130153, 0)
  276. Menubut.Size = UDim2.new(0, 146, 0, 40)
  277. Menubut.Font = Enum.Font.GothamBold
  278. Menubut.Text = "Menus"
  279. Menubut.TextColor3 = Color3.new(1, 1, 1)
  280. Menubut.TextSize = 20
  281. Menubut.TextWrapped = true
  282. Menubut.MouseButton1Down:connect(function()
  283. MainFrame.Visible = false
  284. MenuFrame.Visible = true
  285. end)
  286.  
  287.  
  288. ExecutorFrame.Name = "ExecutorFrame"
  289. ExecutorFrame.Parent = BelowZero
  290. ExecutorFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  291. ExecutorFrame.BorderColor3 = Color3.new(0, 0, 0)
  292. ExecutorFrame.BorderSizePixel = 2
  293. ExecutorFrame.Position = UDim2.new(0.329357803, 0, 0.153700188, 0)
  294. ExecutorFrame.Size = UDim2.new(0, 606, 0, 352)
  295. ExecutorFrame.Visible = false
  296. ExecutorFrame.Active = true
  297. ExecutorFrame.Draggable = true
  298.  
  299. EBar1.Name = "EBar1"
  300. EBar1.Parent = ExecutorFrame
  301. EBar1.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  302. EBar1.BorderSizePixel = 0
  303. EBar1.Size = UDim2.new(0, 606, 0, 27)
  304.  
  305. EBar2.Name = "EBar2"
  306. EBar2.Parent = ExecutorFrame
  307. EBar2.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  308. EBar2.BorderSizePixel = 0
  309. EBar2.Position = UDim2.new(0, 0, 0.0767045468, 0)
  310. EBar2.Size = UDim2.new(0, 606, 0, 8)
  311.  
  312. ETitle.Name = "ETitle"
  313. ETitle.Parent = ExecutorFrame
  314. ETitle.BackgroundColor3 = Color3.new(1, 1, 1)
  315. ETitle.BackgroundTransparency = 1
  316. ETitle.BorderSizePixel = 0
  317. ETitle.Size = UDim2.new(0, 218, 0, 27)
  318. ETitle.Font = Enum.Font.GothamBold
  319. ETitle.Text = "BelowZero's executor."
  320. ETitle.TextColor3 = Color3.new(1, 1, 1)
  321. ETitle.TextSize = 20
  322. ETitle.TextXAlignment = Enum.TextXAlignment.Left
  323.  
  324. EClose.Name = "EClose"
  325. EClose.Parent = ExecutorFrame
  326. EClose.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  327. EClose.BorderSizePixel = 0
  328. EClose.Position = UDim2.new(0.962046206, 0, 0, 0)
  329. EClose.Size = UDim2.new(0, 23, 0, 20)
  330. EClose.Font = Enum.Font.GothamBold
  331. EClose.Text = "X"
  332. EClose.TextColor3 = Color3.new(1, 1, 1)
  333. EClose.TextSize = 20
  334. EClose.MouseButton1Down:connect(function()
  335. ExecutorFrame.Visible = false
  336. MainFrame.Visible = true
  337. end)
  338.  
  339. ScrollScript.Name = "ScrollScript"
  340. ScrollScript.Parent = ExecutorFrame
  341. ScrollScript.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  342. ScrollScript.BorderColor3 = Color3.new(0, 0, 0)
  343. ScrollScript.BorderSizePixel = 2
  344. ScrollScript.Position = UDim2.new(0, 0, 0.0994318202, 0)
  345. ScrollScript.Size = UDim2.new(0, 606, 0, 264)
  346.  
  347. input.Name = "input"
  348. input.Parent = ScrollScript
  349. input.BackgroundColor3 = Color3.new(1, 1, 1)
  350. input.BackgroundTransparency = 1
  351. input.Size = UDim2.new(0, 593, 0, 999)
  352. input.Font = Enum.Font.GothamBold
  353. input.Text = "Script here."
  354. input.TextColor3 = Color3.new(0, 0, 0)
  355. input.TextSize = 14
  356. input.TextXAlignment = Enum.TextXAlignment.Left
  357. input.TextYAlignment = Enum.TextYAlignment.Top
  358.  
  359. Execute.Name = "Execute"
  360. Execute.Parent = ExecutorFrame
  361. Execute.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  362. Execute.BorderColor3 = Color3.new(0, 0, 0)
  363. Execute.BorderSizePixel = 4
  364. Execute.Position = UDim2.new(0.0346534662, 0, 0.875, 0)
  365. Execute.Size = UDim2.new(0, 136, 0, 38)
  366. Execute.Font = Enum.Font.GothamBold
  367. Execute.Text = "Execute"
  368. Execute.TextColor3 = Color3.new(1, 1, 1)
  369. Execute.TextSize = 20
  370. Execute.MouseButton1Down:connect(function()
  371. loadstring(input.Text)()
  372. end)
  373.  
  374. Clear.Name = "Clear"
  375. Clear.Parent = ExecutorFrame
  376. Clear.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  377. Clear.BorderColor3 = Color3.new(0, 0, 0)
  378. Clear.BorderSizePixel = 4
  379. Clear.Position = UDim2.new(0.724422455, 0, 0.875, 0)
  380. Clear.Size = UDim2.new(0, 136, 0, 38)
  381. Clear.Font = Enum.Font.GothamBold
  382. Clear.Text = "Clear"
  383. Clear.TextColor3 = Color3.new(1, 1, 1)
  384. Clear.TextSize = 20
  385. Clear.MouseButton1Down:connect(function()
  386. input.Text = ""
  387. end)
  388.  
  389. MenuFrame.Name = "MenuFrame"
  390. MenuFrame.Parent = BelowZero
  391. MenuFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  392. MenuFrame.BorderColor3 = Color3.new(0, 0, 0)
  393. MenuFrame.BorderSizePixel = 2
  394. MenuFrame.Position = UDim2.new(0.357798159, 0, 0.239089191, 0)
  395. MenuFrame.Size = UDim2.new(0, 488, 0, 340)
  396. MenuFrame.Visible = false
  397. MenuFrame.Active = true
  398. MenuFrame.Draggable = true
  399.  
  400. MEBar1.Name = "MEBar1"
  401. MEBar1.Parent = MenuFrame
  402. MEBar1.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  403. MEBar1.BorderSizePixel = 0
  404. MEBar1.Size = UDim2.new(0, 482, 0, 29)
  405.  
  406. MEBar2.Name = "MEBar2"
  407. MEBar2.Parent = MenuFrame
  408. MEBar2.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  409. MEBar2.BorderSizePixel = 0
  410. MEBar2.Position = UDim2.new(0, 0, 0.08529412, 0)
  411. MEBar2.Size = UDim2.new(0, 482, 0, 6)
  412.  
  413. METitle.Name = "METitle"
  414. METitle.Parent = MenuFrame
  415. METitle.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  416. METitle.BorderSizePixel = 0
  417. METitle.Size = UDim2.new(0, 199, 0, 29)
  418. METitle.Font = Enum.Font.GothamBold
  419. METitle.Text = "BelowZero's Menu"
  420. METitle.TextColor3 = Color3.new(1, 1, 1)
  421. METitle.TextSize = 20
  422. METitle.TextWrapped = true
  423. METitle.TextXAlignment = Enum.TextXAlignment.Left
  424.  
  425. MEClose.Name = "MEClose"
  426. MEClose.Parent = MenuFrame
  427. MEClose.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  428. MEClose.BorderSizePixel = 0
  429. MEClose.Position = UDim2.new(0.966804981, 0, 0, 0)
  430. MEClose.Size = UDim2.new(0, 16, 0, 16)
  431. MEClose.Font = Enum.Font.GothamBold
  432. MEClose.Text = "X"
  433. MEClose.TextColor3 = Color3.new(1, 1, 1)
  434. MEClose.TextSize = 20
  435. MEClose.MouseButton1Down:connect(function()
  436. MainFrame.Visible = true
  437. MenuFrame.Visible = false
  438. Menu2Frame.Visible = false
  439. end)
  440.  
  441. ScriptsGUIs.Name = "Scripts/GUI's"
  442. ScriptsGUIs.Parent = MenuFrame
  443. ScriptsGUIs.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  444. ScriptsGUIs.BorderColor3 = Color3.new(0, 0, 0)
  445. ScriptsGUIs.BorderSizePixel = 2
  446. ScriptsGUIs.Position = UDim2.new(0, 0, 0.102941178, 0)
  447. ScriptsGUIs.Size = UDim2.new(0, 347, 0, 305)
  448.  
  449. TitleSG.Name = "TitleSG"
  450. TitleSG.Parent = ScriptsGUIs
  451. TitleSG.BackgroundColor3 = Color3.new(1, 1, 1)
  452. TitleSG.BackgroundTransparency = 1
  453. TitleSG.Size = UDim2.new(0, 347, 0, 15)
  454. TitleSG.Font = Enum.Font.GothamBold
  455. TitleSG.Text = "Scripts and GUI's are shown here."
  456. TitleSG.TextColor3 = Color3.new(1, 1, 1)
  457. TitleSG.TextSize = 14
  458.  
  459. GameMenu.Name = "GameMenu"
  460. GameMenu.Parent = MenuFrame
  461. GameMenu.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  462. GameMenu.BorderColor3 = Color3.new(0, 0, 0)
  463. GameMenu.BorderSizePixel = 2
  464. GameMenu.Position = UDim2.new(0.709671021, 0, 0.102990001, 0)
  465. GameMenu.Size = UDim2.new(0, 141, 0, 270)
  466.  
  467. MadCity.Name = "MadCity"
  468. MadCity.Parent = GameMenu
  469. MadCity.BackgroundColor3 = Color3.new(1, 1, 1)
  470. MadCity.BackgroundTransparency = 2
  471. MadCity.Size = UDim2.new(0, 128, 0, 26)
  472. MadCity.Font = Enum.Font.GothamBold
  473. MadCity.Text = "Mad City"
  474. MadCity.TextColor3 = Color3.new(1, 1, 1)
  475. MadCity.TextScaled = true
  476. MadCity.TextSize = 14
  477. MadCity.TextWrapped = true
  478. MadCity.MouseButton1Down:connect(function()
  479. MadCityFrame.Visible = true
  480. JailbreakFrame.Visible = false
  481. RoGhoulFrame.Visible = false
  482. SlayingSimulator_2.Visible = false
  483. BubbleSimFrame.Visible = false
  484. SuperPowerSim.Visible = false
  485. DashSim.Visible = false
  486. RobberySim.Visible = false
  487. DungeonQuest_2.Visible = false
  488. end)
  489.  
  490. SlayingSimulator.Name = "SlayingSimulator"
  491. SlayingSimulator.Parent = GameMenu
  492. SlayingSimulator.BackgroundColor3 = Color3.new(1, 1, 1)
  493. SlayingSimulator.BackgroundTransparency = 2
  494. SlayingSimulator.Position = UDim2.new(0, 0, 0.0395136774, 0)
  495. SlayingSimulator.Size = UDim2.new(0, 128, 0, 26)
  496. SlayingSimulator.Font = Enum.Font.GothamBold
  497. SlayingSimulator.Text = "Slaying Simulator"
  498. SlayingSimulator.TextColor3 = Color3.new(1, 1, 1)
  499. SlayingSimulator.TextScaled = true
  500. SlayingSimulator.TextSize = 14
  501. SlayingSimulator.TextWrapped = true
  502. SlayingSimulator.MouseButton1Down:connect(function()
  503. SlayingSimulator_2.Visible = true
  504. JailbreakFrame.Visible = false
  505. RoGhoulFrame.Visible = false
  506. MadCityFrame.Visible = false
  507. BubbleSimFrame.Visible = false
  508. SuperPowerSim.Visible = false
  509. DashSim.Visible = false
  510. RobberySim.Visible = false
  511. DungeonQuest_2.Visible = false
  512. end)
  513.  
  514. Jailbreak.Name = "Jailbreak"
  515. Jailbreak.Parent = GameMenu
  516. Jailbreak.BackgroundColor3 = Color3.new(1, 1, 1)
  517. Jailbreak.BackgroundTransparency = 2
  518. Jailbreak.Position = UDim2.new(0, 0, 0.0790273547, 0)
  519. Jailbreak.Size = UDim2.new(0, 128, 0, 26)
  520. Jailbreak.Font = Enum.Font.GothamBold
  521. Jailbreak.Text = "Jailbreak"
  522. Jailbreak.TextColor3 = Color3.new(1, 1, 1)
  523. Jailbreak.TextScaled = true
  524. Jailbreak.TextSize = 14
  525. Jailbreak.TextWrapped = true
  526. Jailbreak.MouseButton1Down:connect(function()
  527. JailbreakFrame.Visible = true
  528. MadCityFrame.Visible = false
  529. RoGhoulFrame.Visible = false
  530. SlayingSimulator_2.Visible = false
  531. BubbleSimFrame.Visible = false
  532. SuperPowerSim.Visible = false
  533. DashSim.Visible = false
  534. RobberySim.Visible = false
  535. DungeonQuest_2.Visible = false
  536. end)
  537.  
  538. RoGhoul.Name = "Ro-Ghoul"
  539. RoGhoul.Parent = GameMenu
  540. RoGhoul.BackgroundColor3 = Color3.new(1, 1, 1)
  541. RoGhoul.BackgroundTransparency = 2
  542. RoGhoul.Position = UDim2.new(0, 0, 0.118541032, 0)
  543. RoGhoul.Size = UDim2.new(0, 128, 0, 26)
  544. RoGhoul.Font = Enum.Font.GothamBold
  545. RoGhoul.Text = "Ro-Ghoul"
  546. RoGhoul.TextColor3 = Color3.new(1, 1, 1)
  547. RoGhoul.TextScaled = true
  548. RoGhoul.TextSize = 14
  549. RoGhoul.TextWrapped = true
  550. RoGhoul.MouseButton1Down:connect(function()
  551. RoGhoulFrame.Visible = true
  552. BubbleSimFrame.Visible = false
  553. JailbreakFrame.Visible = false
  554. MadCityFrame.Visible = false
  555. SlayingSimulator_2.Visible = false
  556. SuperPowerSim.Visible = false
  557. DashSim.Visible = false
  558. RobberySim.Visible = false
  559. DungeonQuest_2.Visible = false
  560. end)
  561.  
  562. BubbleGumSimulator.Name = "BubbleGumSimulator"
  563. BubbleGumSimulator.Parent = GameMenu
  564. BubbleGumSimulator.BackgroundColor3 = Color3.new(1, 1, 1)
  565. BubbleGumSimulator.BackgroundTransparency = 2
  566. BubbleGumSimulator.Position = UDim2.new(0, 0, 0.158054709, 0)
  567. BubbleGumSimulator.Size = UDim2.new(0, 128, 0, 26)
  568. BubbleGumSimulator.Font = Enum.Font.GothamBold
  569. BubbleGumSimulator.Text = "Bubble Gum Simulator"
  570. BubbleGumSimulator.TextColor3 = Color3.new(1, 1, 1)
  571. BubbleGumSimulator.TextScaled = true
  572. BubbleGumSimulator.TextSize = 14
  573. BubbleGumSimulator.TextWrapped = true
  574. BubbleGumSimulator.MouseButton1Down:connect(function()
  575. BubbleSimFrame.Visible = true
  576. SuperPowerSim.Visible = false
  577. JailbreakFrame.Visible = false
  578. MadCityFrame.Visible = false
  579. SlayingSimulator_2.Visible = false
  580. RoGhoulFrame.Visible = false
  581. DashSim.Visible = false
  582. RobberySim.Visible = false
  583. DungeonQuest_2.Visible = false
  584. end)
  585.  
  586. Train.Name = "Train"
  587. Train.Parent = GameMenu
  588. Train.BackgroundColor3 = Color3.new(1, 1, 1)
  589. Train.BackgroundTransparency = 2
  590. Train.Position = UDim2.new(0, 0, 0.202127665, 0)
  591. Train.Size = UDim2.new(0, 128, 0, 26)
  592. Train.Font = Enum.Font.GothamBold
  593. Train.Text = "Super Power Training Simulator"
  594. Train.TextColor3 = Color3.new(1, 1, 1)
  595. Train.TextScaled = true
  596. Train.TextSize = 14
  597. Train.TextWrapped = true
  598. Train.MouseButton1Down:connect(function()
  599. SuperPowerSim.Visible = true
  600. BubbleSimFrame.Visible = false
  601. JailbreakFrame.Visible = false
  602. MadCityFrame.Visible = false
  603. SlayingSimulator_2.Visible = false
  604. RoGhoulFrame.Visible = false
  605. DashSim.Visible = false
  606. RobberySim.Visible = false
  607. DungeonQuest_2.Visible = false
  608. end)
  609.  
  610. DashingSimulator.Name = "DashingSimulator"
  611. DashingSimulator.Parent = GameMenu
  612. DashingSimulator.BackgroundColor3 = Color3.new(1, 1, 1)
  613. DashingSimulator.BackgroundTransparency = 2
  614. DashingSimulator.Position = UDim2.new(0, 0, 0.241641343, 0)
  615. DashingSimulator.Size = UDim2.new(0, 128, 0, 26)
  616. DashingSimulator.Font = Enum.Font.GothamBold
  617. DashingSimulator.Text = "Dashing Simulator"
  618. DashingSimulator.TextColor3 = Color3.new(1, 1, 1)
  619. DashingSimulator.TextScaled = true
  620. DashingSimulator.TextSize = 14
  621. DashingSimulator.TextWrapped = true
  622. DashingSimulator.MouseButton1Down:connect(function()
  623. DashingSimulator.Text = "found only 1 gui"
  624. wait(2.1)
  625. DashSim.Visible = true
  626. SuperPowerSim.Visible = false
  627. BubbleSimFrame.Visible = false
  628. JailbreakFrame.Visible = false
  629. MadCityFrame.Visible = false
  630. SlayingSimulator_2.Visible = false
  631. RoGhoulFrame.Visible = false
  632. DungeonQuest_2.Visible = false
  633. end)
  634.  
  635. AdoptMe.Name = "AdoptMe!"
  636. AdoptMe.Parent = GameMenu
  637. AdoptMe.BackgroundColor3 = Color3.new(1, 1, 1)
  638. AdoptMe.BackgroundTransparency = 2
  639. AdoptMe.Position = UDim2.new(0, 0, 0.320668697, 0)
  640. AdoptMe.Size = UDim2.new(0, 128, 0, 26)
  641. AdoptMe.Font = Enum.Font.GothamBold
  642. AdoptMe.Text = "Adopt Me!"
  643. AdoptMe.TextColor3 = Color3.new(1, 1, 1)
  644. AdoptMe.TextScaled = true
  645. AdoptMe.TextSize = 14
  646. AdoptMe.TextWrapped = true
  647.  
  648. RobberySimulator.Name = "RobberySimulator"
  649. RobberySimulator.Parent = GameMenu
  650. RobberySimulator.BackgroundColor3 = Color3.new(1, 1, 1)
  651. RobberySimulator.BackgroundTransparency = 2
  652. RobberySimulator.Position = UDim2.new(0, 0, 0.360182375, 0)
  653. RobberySimulator.Size = UDim2.new(0, 128, 0, 26)
  654. RobberySimulator.Font = Enum.Font.GothamBold
  655. RobberySimulator.Text = "Robbery Simulator"
  656. RobberySimulator.TextColor3 = Color3.new(1, 1, 1)
  657. RobberySimulator.TextScaled = true
  658. RobberySimulator.TextSize = 14
  659. RobberySimulator.TextWrapped = true
  660. RobberySimulator.MouseButton1Down:connect(function()
  661. RobberySim.Visible = true
  662. BubbleSimFrame.Visible = false
  663. JailbreakFrame.Visible = false
  664. MadCityFrame.Visible = false
  665. SlayingSimulator_2.Visible = false
  666. RoGhoulFrame.Visible = false
  667. DashSim.Visible = false
  668. SuperPowerSim.Visible = false
  669. DungeonQuest_2.Visible = false
  670. end)
  671.  
  672. DungeonQuest.Name = "DungeonQuest"
  673. DungeonQuest.Parent = GameMenu
  674. DungeonQuest.BackgroundColor3 = Color3.new(1, 1, 1)
  675. DungeonQuest.BackgroundTransparency = 2
  676. DungeonQuest.Position = UDim2.new(0, 0, 0.398417681, 0)
  677. DungeonQuest.Size = UDim2.new(0, 128, 0, 26)
  678. DungeonQuest.Font = Enum.Font.GothamBold
  679. DungeonQuest.Text = "Dungeon Quest"
  680. DungeonQuest.TextColor3 = Color3.new(1, 1, 1)
  681. DungeonQuest.TextScaled = true
  682. DungeonQuest.TextSize = 14
  683. DungeonQuest.TextWrapped = true
  684. DungeonQuest.MouseButton1Down:connect(function()
  685. DungeonQuest_2.Visible = true
  686. BubbleSimFrame.Visible = false
  687. JailbreakFrame.Visible = false
  688. MadCityFrame.Visible = false
  689. SlayingSimulator_2.Visible = false
  690. RoGhoulFrame.Visible = false
  691. DashSim.Visible = false
  692. SuperPowerSim.Visible = false
  693. SuperPowerSim.Visible = false
  694. end)
  695.  
  696. NinjaMasters.Name = "NinjaMasters"
  697. NinjaMasters.Parent = GameMenu
  698. NinjaMasters.BackgroundColor3 = Color3.new(1, 1, 1)
  699. NinjaMasters.BackgroundTransparency = 2
  700. NinjaMasters.Position = UDim2.new(0, 0, 0.436652988, 0)
  701. NinjaMasters.Size = UDim2.new(0, 128, 0, 26)
  702. NinjaMasters.Font = Enum.Font.GothamBold
  703. NinjaMasters.Text = "Ninja Masters"
  704. NinjaMasters.TextColor3 = Color3.new(1, 1, 1)
  705. NinjaMasters.TextScaled = true
  706. NinjaMasters.TextSize = 14
  707. NinjaMasters.TextWrapped = true
  708.  
  709. Work.Name = "Work"
  710. Work.Parent = MenuFrame
  711. Work.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  712. Work.BorderColor3 = Color3.new(0, 0, 0)
  713. Work.BorderSizePixel = 2
  714. Work.Position = UDim2.new(-0.0319129229, 0, -0.228554741, 0)
  715. Work.Size = UDim2.new(0, 411, 0, 34)
  716. Work.Font = Enum.Font.GothamBold
  717. Work.Text = "Not all Game buttons work cuase i havent made the function or even added frames for them"
  718. Work.TextColor3 = Color3.new(1, 1, 1)
  719. Work.TextScaled = true
  720. Work.TextSize = 14
  721. Work.TextWrapped = true
  722.  
  723. WorkCombine.Name = "WorkCombine"
  724. WorkCombine.Parent = Work
  725. WorkCombine.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  726. WorkCombine.BorderColor3 = Color3.new(0, 0, 0)
  727. WorkCombine.BorderSizePixel = 2
  728. WorkCombine.Position = UDim2.new(0.121654503, 0, 1.05882359, 0)
  729. WorkCombine.Size = UDim2.new(0, 13, 0, 40)
  730.  
  731. WorkCombine2.Name = "WorkCombine2"
  732. WorkCombine2.Parent = Work
  733. WorkCombine2.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  734. WorkCombine2.BorderColor3 = Color3.new(0, 0, 0)
  735. WorkCombine2.BorderSizePixel = 2
  736. WorkCombine2.Position = UDim2.new(0.807785869, 0, 1.05882359, 0)
  737. WorkCombine2.Size = UDim2.new(0, 13, 0, 40)
  738.  
  739. Credits2.Name = "Credits#2"
  740. Credits2.Parent = MenuFrame
  741. Credits2.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  742. Credits2.BorderColor3 = Color3.new(0, 0, 0)
  743. Credits2.BorderSizePixel = 2
  744. Credits2.Position = UDim2.new(0.0930160284, 0, -0.12247587, 0)
  745. Credits2.Size = UDim2.new(0, 270, 0, 25)
  746. Credits2.Font = Enum.Font.GothamBold
  747. Credits2.Text = "Scripts/GUI's i used are not mine. Credits go to their respected owners"
  748. Credits2.TextColor3 = Color3.new(1, 1, 1)
  749. Credits2.TextScaled = true
  750. Credits2.TextSize = 14
  751. Credits2.TextWrapped = true
  752.  
  753. NextMeBut.Name = "NextMeBut"
  754. NextMeBut.Parent = MenuFrame
  755. NextMeBut.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  756. NextMeBut.BorderColor3 = Color3.new(0, 0, 0)
  757. NextMeBut.BorderSizePixel = 2
  758. NextMeBut.Position = UDim2.new(0.709671021, 0, 0.899999976, 0)
  759. NextMeBut.Size = UDim2.new(0, 141, 0, 34)
  760. NextMeBut.Font = Enum.Font.GothamBold
  761. NextMeBut.Text = "Next menu."
  762. NextMeBut.TextColor3 = Color3.new(1, 1, 1)
  763. NextMeBut.TextSize = 14
  764. NextMeBut.MouseButton1Down:connect(function()
  765. MenuFrame.Visible = false
  766. Menu2Frame.Visible = true
  767. end)
  768.  
  769. BubbleSimFrame.Name = "BubbleSimFrame"
  770. BubbleSimFrame.Parent = MenuFrame
  771. BubbleSimFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  772. BubbleSimFrame.BackgroundTransparency = 1
  773. BubbleSimFrame.Position = UDim2.new(0, 0, 0.14705883, 0)
  774. BubbleSimFrame.Size = UDim2.new(0, 347, 0, 290)
  775. BubbleSimFrame.Visible = false
  776.  
  777. BubbleSimGUI.Name = "BubbleSimGUI"
  778. BubbleSimGUI.Parent = BubbleSimFrame
  779. BubbleSimGUI.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  780. BubbleSimGUI.BorderColor3 = Color3.new(0, 0, 0)
  781. BubbleSimGUI.BorderSizePixel = 2
  782. BubbleSimGUI.Position = UDim2.new(0.0530035347, 0, 0.0631578937, 0)
  783. BubbleSimGUI.Size = UDim2.new(0, 73, 0, 32)
  784. BubbleSimGUI.Font = Enum.Font.GothamBold
  785. BubbleSimGUI.Text = "Bubble Sim GUI"
  786. BubbleSimGUI.TextColor3 = Color3.new(0, 0, 0)
  787. BubbleSimGUI.TextScaled = true
  788. BubbleSimGUI.TextSize = 14
  789. BubbleSimGUI.TextWrapped = true
  790. BubbleSimGUI.MouseButton1Down:connect(function()
  791. loadstring(game:HttpGet("https://pastebin.com/raw/ZUFp9G7R",true))()
  792. end)
  793.  
  794. BubbleSimIDK.Name = "BubbleSimIDK"
  795. BubbleSimIDK.Parent = BubbleSimFrame
  796. BubbleSimIDK.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  797. BubbleSimIDK.BorderColor3 = Color3.new(0, 0, 0)
  798. BubbleSimIDK.BorderSizePixel = 2
  799. BubbleSimIDK.Position = UDim2.new(0.0530035347, 0, 0.263157904, 0)
  800. BubbleSimIDK.Size = UDim2.new(0, 73, 0, 32)
  801. BubbleSimIDK.Font = Enum.Font.GothamBold
  802. BubbleSimIDK.Text = "this does nothing"
  803. BubbleSimIDK.TextColor3 = Color3.new(0, 0, 0)
  804. BubbleSimIDK.TextScaled = true
  805. BubbleSimIDK.TextSize = 14
  806. BubbleSimIDK.TextWrapped = true
  807. BubbleSimIDK.MouseButton1Down:connect(function()
  808. BubbleSimIDK.Text = "I told ya"
  809. wait(2.0)
  810. BubbleSimIDK.Text = "this does nothing"
  811. end)
  812.  
  813. BubbleSimGUI2.Name = "BubbleSimGUI2"
  814. BubbleSimGUI2.Parent = BubbleSimFrame
  815. BubbleSimGUI2.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  816. BubbleSimGUI2.BorderColor3 = Color3.new(0, 0, 0)
  817. BubbleSimGUI2.BorderSizePixel = 2
  818. BubbleSimGUI2.Position = UDim2.new(0.452296793, 0, 0.291228086, 0)
  819. BubbleSimGUI2.Size = UDim2.new(0, 73, 0, 32)
  820. BubbleSimGUI2.Font = Enum.Font.GothamBold
  821. BubbleSimGUI2.Text = "Another gui"
  822. BubbleSimGUI2.TextColor3 = Color3.new(0, 0, 0)
  823. BubbleSimGUI2.TextScaled = true
  824. BubbleSimGUI2.TextSize = 14
  825. BubbleSimGUI2.TextWrapped = true
  826. BubbleSimGUI2.MouseButton1Down:connect(function()
  827. loadstring(game:HttpGet("https://pastebin.com/raw/syQ56kJp",true))()
  828. end)
  829.  
  830. BubbleSimFarm.Name = "BubbleSimFarm"
  831. BubbleSimFarm.Parent = BubbleSimFrame
  832. BubbleSimFarm.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  833. BubbleSimFarm.BorderColor3 = Color3.new(0, 0, 0)
  834. BubbleSimFarm.BorderSizePixel = 2
  835. BubbleSimFarm.Position = UDim2.new(0.452296853, 0, 0.0631578937, 0)
  836. BubbleSimFarm.Size = UDim2.new(0, 73, 0, 32)
  837. BubbleSimFarm.Font = Enum.Font.GothamBold
  838. BubbleSimFarm.Text = "Bubble sim farm"
  839. BubbleSimFarm.TextColor3 = Color3.new(0, 0, 0)
  840. BubbleSimFarm.TextScaled = true
  841. BubbleSimFarm.TextSize = 14
  842. BubbleSimFarm.TextWrapped = true
  843. BubbleSimFarm.MouseButton1Down:connect(function()
  844. BubbleSimFarm.Text = "litterly the first button has the farm script in the gui"
  845. wait(10.0)
  846. BubbleSimFarm.Text = "Cuase u already clicked heres a power script"
  847. while wait() do
  848. Game.Players.LocalPlayer.BlowBubbleEvent:FireServer()
  849. wait(10.0)
  850. BubbleSimFarm.Text = "Bubble sim farm"
  851. end
  852. end)
  853.  
  854. DashSim.Name = "DashSim"
  855. DashSim.Parent = MenuFrame
  856. DashSim.BackgroundColor3 = Color3.new(1, 1, 1)
  857. DashSim.BackgroundTransparency = 1
  858. DashSim.Position = UDim2.new(0, 0, 0.14705883, 0)
  859. DashSim.Size = UDim2.new(0, 347, 0, 289)
  860. DashSim.Visible = false
  861.  
  862. DashSimGUI.Name = "DashSimGUI"
  863. DashSimGUI.Parent = DashSim
  864. DashSimGUI.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  865. DashSimGUI.BorderColor3 = Color3.new(0, 0, 0)
  866. DashSimGUI.BorderSizePixel = 2
  867. DashSimGUI.Position = UDim2.new(0.0530035347, 0, 0.0631578937, 0)
  868. DashSimGUI.Size = UDim2.new(0, 73, 0, 32)
  869. DashSimGUI.Font = Enum.Font.GothamBold
  870. DashSimGUI.Text = "DashSim GUI"
  871. DashSimGUI.TextColor3 = Color3.new(0, 0, 0)
  872. DashSimGUI.TextScaled = true
  873. DashSimGUI.TextSize = 14
  874. DashSimGUI.TextWrapped = true
  875. DashSimGUI.MouseButton1Down:connect(function()
  876. loadstring(game:HttpGet("https://pastebin.com/raw/AvDbYhYk", true))()
  877. end)
  878.  
  879. DashSimOPGui.Name = "DashSimOPGui??"
  880. DashSimOPGui.Parent = DashSim
  881. DashSimOPGui.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  882. DashSimOPGui.BorderColor3 = Color3.new(0, 0, 0)
  883. DashSimOPGui.BorderSizePixel = 2
  884. DashSimOPGui.Position = UDim2.new(0.0530035347, 0, 0.263157904, 0)
  885. DashSimOPGui.Size = UDim2.new(0, 73, 0, 32)
  886. DashSimOPGui.Font = Enum.Font.GothamBold
  887. DashSimOPGui.Text = "OP gui i guess??? idfk"
  888. DashSimOPGui.TextColor3 = Color3.new(0, 0, 0)
  889. DashSimOPGui.TextScaled = true
  890. DashSimOPGui.TextSize = 14
  891. DashSimOPGui.TextWrapped = true
  892.  
  893. DashSimTest.Name = "DashSimTest"
  894. DashSimTest.Parent = DashSim
  895. DashSimTest.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  896. DashSimTest.BorderColor3 = Color3.new(0, 0, 0)
  897. DashSimTest.BorderSizePixel = 2
  898. DashSimTest.Position = UDim2.new(0.452296793, 0, 0.291228086, 0)
  899. DashSimTest.Size = UDim2.new(0, 73, 0, 32)
  900. DashSimTest.Font = Enum.Font.GothamBold
  901. DashSimTest.Text = "still testing this (script not in here)"
  902. DashSimTest.TextColor3 = Color3.new(0, 0, 0)
  903. DashSimTest.TextScaled = true
  904. DashSimTest.TextSize = 14
  905. DashSimTest.TextWrapped = true
  906.  
  907. DashSimRandom.Name = "DashSimRandom"
  908. DashSimRandom.Parent = DashSim
  909. DashSimRandom.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  910. DashSimRandom.BorderColor3 = Color3.new(0, 0, 0)
  911. DashSimRandom.BorderSizePixel = 2
  912. DashSimRandom.Position = UDim2.new(0.452296853, 0, 0.0631578937, 0)
  913. DashSimRandom.Size = UDim2.new(0, 73, 0, 32)
  914. DashSimRandom.Font = Enum.Font.GothamBold
  915. DashSimRandom.Text = "DashSim Random"
  916. DashSimRandom.TextColor3 = Color3.new(0, 0, 0)
  917. DashSimRandom.TextScaled = true
  918. DashSimRandom.TextSize = 14
  919. DashSimRandom.TextWrapped = true
  920.  
  921. JailbreakFrame.Name = "JailbreakFrame"
  922. JailbreakFrame.Parent = MenuFrame
  923. JailbreakFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  924. JailbreakFrame.BackgroundTransparency = 1
  925. JailbreakFrame.Position = UDim2.new(0, 0, 0.14705883, 0)
  926. JailbreakFrame.Size = UDim2.new(0, 347, 0, 289)
  927. JailbreakFrame.Visible = false
  928.  
  929. JailbreakGUI.Name = "JailbreakGUI"
  930. JailbreakGUI.Parent = JailbreakFrame
  931. JailbreakGUI.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  932. JailbreakGUI.BorderColor3 = Color3.new(0, 0, 0)
  933. JailbreakGUI.BorderSizePixel = 2
  934. JailbreakGUI.Position = UDim2.new(0.0530035347, 0, 0.0631578937, 0)
  935. JailbreakGUI.Size = UDim2.new(0, 73, 0, 32)
  936. JailbreakGUI.Font = Enum.Font.GothamBold
  937. JailbreakGUI.Text = "Jailbreak GUI"
  938. JailbreakGUI.TextColor3 = Color3.new(0, 0, 0)
  939. JailbreakGUI.TextScaled = true
  940. JailbreakGUI.TextSize = 14
  941. JailbreakGUI.TextWrapped = true
  942. JailbreakGUI.MouseButton1Down:connect(function()
  943. loadstring(game:HttpGet("https://pastebin.com/7h9iP76D", true))()
  944. end)
  945.  
  946. JailbreakFarm.Name = "JailbreakFarm"
  947. JailbreakFarm.Parent = JailbreakFrame
  948. JailbreakFarm.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  949. JailbreakFarm.BorderColor3 = Color3.new(0, 0, 0)
  950. JailbreakFarm.BorderSizePixel = 2
  951. JailbreakFarm.Position = UDim2.new(0.452296853, 0, 0.0631578937, 0)
  952. JailbreakFarm.Size = UDim2.new(0, 73, 0, 32)
  953. JailbreakFarm.Font = Enum.Font.GothamBold
  954. JailbreakFarm.Text = "Jailbreak Farm"
  955. JailbreakFarm.TextColor3 = Color3.new(0, 0, 0)
  956. JailbreakFarm.TextScaled = true
  957. JailbreakFarm.TextSize = 14
  958. JailbreakFarm.TextWrapped = true
  959. JailbreakFarm.MouseButton1Down:connect(function()
  960. loadstring(game:HttpGet("https://pastebin.com/J13esAjp", true))()
  961. end)
  962.  
  963. Unjailbreak.Name = "Unjailbreak"
  964. Unjailbreak.Parent = JailbreakFrame
  965. Unjailbreak.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  966. Unjailbreak.BorderColor3 = Color3.new(0, 0, 0)
  967. Unjailbreak.BorderSizePixel = 2
  968. Unjailbreak.Position = UDim2.new(0.0530035347, 0, 0.263157904, 0)
  969. Unjailbreak.Size = UDim2.new(0, 73, 0, 32)
  970. Unjailbreak.Font = Enum.Font.GothamBold
  971. Unjailbreak.Text = "Unjailbreak"
  972. Unjailbreak.TextColor3 = Color3.new(0, 0, 0)
  973. Unjailbreak.TextScaled = true
  974. Unjailbreak.TextSize = 14
  975. Unjailbreak.TextWrapped = true
  976. Unjailbreak.MouseButton1Down:connect(function()
  977. loadstring(game:HttpGet("https://pastebin.com/Atfam10L", true))()
  978. end)
  979.  
  980. JailbreakRandom.Name = "JailbreakRandom"
  981. JailbreakRandom.Parent = JailbreakFrame
  982. JailbreakRandom.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  983. JailbreakRandom.BorderColor3 = Color3.new(0, 0, 0)
  984. JailbreakRandom.BorderSizePixel = 2
  985. JailbreakRandom.Position = UDim2.new(0.452296793, 0, 0.291228086, 0)
  986. JailbreakRandom.Size = UDim2.new(0, 73, 0, 32)
  987. JailbreakRandom.Font = Enum.Font.GothamBold
  988. JailbreakRandom.Text = "Random"
  989. JailbreakRandom.TextColor3 = Color3.new(0, 0, 0)
  990. JailbreakRandom.TextScaled = true
  991. JailbreakRandom.TextSize = 14
  992. JailbreakRandom.TextWrapped = true
  993. JailbreakRandom.MouseButton1Down:connect(function()
  994. loadstring(game:GetObjects("rbxassetid://02143497203")[1].Source)()
  995. end)
  996.  
  997. MadCityFrame.Name = "MadCityFrame"
  998. MadCityFrame.Parent = MenuFrame
  999. MadCityFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  1000. MadCityFrame.BackgroundTransparency = 1
  1001. MadCityFrame.Position = UDim2.new(0, 0, 0.14705883, 0)
  1002. MadCityFrame.Size = UDim2.new(0, 347, 0, 289)
  1003. MadCityFrame.Visible = false
  1004.  
  1005. MadCityGUI.Name = "MadCityGUI"
  1006. MadCityGUI.Parent = MadCityFrame
  1007. MadCityGUI.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  1008. MadCityGUI.BorderColor3 = Color3.new(0, 0, 0)
  1009. MadCityGUI.BorderSizePixel = 2
  1010. MadCityGUI.Position = UDim2.new(0.0530035347, 0, 0.0631578937, 0)
  1011. MadCityGUI.Size = UDim2.new(0, 73, 0, 32)
  1012. MadCityGUI.Font = Enum.Font.GothamBold
  1013. MadCityGUI.Text = "Mad City GUI"
  1014. MadCityGUI.TextColor3 = Color3.new(0, 0, 0)
  1015. MadCityGUI.TextScaled = true
  1016. MadCityGUI.TextSize = 14
  1017. MadCityGUI.TextWrapped = true
  1018. MadCityGUI.MouseButton1Down:connect(function()
  1019. loadstring(game:HttpGet("https://pastebin.com/raw/84UF8PCw", true))()
  1020. end)
  1021.  
  1022. MadCityFarm.Name = "MadCityFarm"
  1023. MadCityFarm.Parent = MadCityFrame
  1024. MadCityFarm.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  1025. MadCityFarm.BorderColor3 = Color3.new(0, 0, 0)
  1026. MadCityFarm.BorderSizePixel = 2
  1027. MadCityFarm.Position = UDim2.new(0.452296853, 0, 0.0631578937, 0)
  1028. MadCityFarm.Size = UDim2.new(0, 73, 0, 32)
  1029. MadCityFarm.Font = Enum.Font.GothamBold
  1030. MadCityFarm.Text = "Mad City Farm"
  1031. MadCityFarm.TextColor3 = Color3.new(0, 0, 0)
  1032. MadCityFarm.TextScaled = true
  1033. MadCityFarm.TextSize = 14
  1034. MadCityFarm.TextWrapped = true
  1035. MadCityFarm.MouseButton1Down:connect(function()
  1036. loadstring(game:HttpGet("http://api.thundermods.com/madcitymoneyscript.txt", true))()
  1037. end)
  1038.  
  1039. MadCityOPGUI.Name = "MadCityOPGUI"
  1040. MadCityOPGUI.Parent = MadCityFrame
  1041. MadCityOPGUI.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  1042. MadCityOPGUI.BorderColor3 = Color3.new(0, 0, 0)
  1043. MadCityOPGUI.BorderSizePixel = 2
  1044. MadCityOPGUI.Position = UDim2.new(0.0530035347, 0, 0.263157904, 0)
  1045. MadCityOPGUI.Size = UDim2.new(0, 73, 0, 32)
  1046. MadCityOPGUI.Font = Enum.Font.GothamBold
  1047. MadCityOPGUI.Text = "Mad City OP GUI"
  1048. MadCityOPGUI.TextColor3 = Color3.new(0, 0, 0)
  1049. MadCityOPGUI.TextScaled = true
  1050. MadCityOPGUI.TextSize = 14
  1051. MadCityOPGUI.TextWrapped = true
  1052. MadCityOPGUI.MouseButton1Down:connect(function()
  1053. loadstring(game:HttpGet("https://pastebin.com/yFwRA3Vp", true))()
  1054. end)
  1055.  
  1056. MadCityArrest.Name = "MadCityArrest"
  1057. MadCityArrest.Parent = MadCityFrame
  1058. MadCityArrest.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  1059. MadCityArrest.BorderColor3 = Color3.new(0, 0, 0)
  1060. MadCityArrest.BorderSizePixel = 2
  1061. MadCityArrest.Position = UDim2.new(0.452296793, 0, 0.291228086, 0)
  1062. MadCityArrest.Size = UDim2.new(0, 73, 0, 32)
  1063. MadCityArrest.Font = Enum.Font.GothamBold
  1064. MadCityArrest.Text = "Mad City Auto arrest"
  1065. MadCityArrest.TextColor3 = Color3.new(0, 0, 0)
  1066. MadCityArrest.TextScaled = true
  1067. MadCityArrest.TextSize = 14
  1068. MadCityArrest.TextWrapped = true
  1069. MadCityArrest.MouseButton1Down:connect(function()
  1070. loadstring(game:HttpGet("http://api.thundermods.com/madcitymoneyscript.txt", true))()
  1071. end)
  1072.  
  1073. RoGhoulFrame.Name = "RoGhoulFrame"
  1074. RoGhoulFrame.Parent = MenuFrame
  1075. RoGhoulFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  1076. RoGhoulFrame.BackgroundTransparency = 1
  1077. RoGhoulFrame.Position = UDim2.new(0, 0, 0.14705883, 0)
  1078. RoGhoulFrame.Size = UDim2.new(0, 347, 0, 289)
  1079. RoGhoulFrame.Visible = false
  1080.  
  1081. RoGhoulGUI.Name = "RoGhoulGUI"
  1082. RoGhoulGUI.Parent = RoGhoulFrame
  1083. RoGhoulGUI.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  1084. RoGhoulGUI.BorderColor3 = Color3.new(0, 0, 0)
  1085. RoGhoulGUI.BorderSizePixel = 2
  1086. RoGhoulGUI.Position = UDim2.new(0.0530035347, 0, 0.0631578937, 0)
  1087. RoGhoulGUI.Size = UDim2.new(0, 73, 0, 32)
  1088. RoGhoulGUI.Font = Enum.Font.GothamBold
  1089. RoGhoulGUI.Text = "RoGhoul GUI"
  1090. RoGhoulGUI.TextColor3 = Color3.new(0, 0, 0)
  1091. RoGhoulGUI.TextScaled = true
  1092. RoGhoulGUI.TextSize = 14
  1093. RoGhoulGUI.TextWrapped = true
  1094. RoGhoulGUI.MouseButton1Down:connect(function()
  1095. loadstring(game:HttpGet("https://pastebin.com/qGQ1XvJ5", true))()
  1096. end)
  1097.  
  1098. RoGhoulFarm.Name = "RoGhoulFarm"
  1099. RoGhoulFarm.Parent = RoGhoulFrame
  1100. RoGhoulFarm.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  1101. RoGhoulFarm.BorderColor3 = Color3.new(0, 0, 0)
  1102. RoGhoulFarm.BorderSizePixel = 2
  1103. RoGhoulFarm.Position = UDim2.new(0.452296853, 0, 0.0631578937, 0)
  1104. RoGhoulFarm.Size = UDim2.new(0, 73, 0, 32)
  1105. RoGhoulFarm.Font = Enum.Font.GothamBold
  1106. RoGhoulFarm.Text = "RoGhoul Farm"
  1107. RoGhoulFarm.TextColor3 = Color3.new(0, 0, 0)
  1108. RoGhoulFarm.TextScaled = true
  1109. RoGhoulFarm.TextSize = 14
  1110. RoGhoulFarm.TextWrapped = true
  1111. RoGhoulFarm.MouseButton1Down:connect(function()
  1112. loadstring(game:HttpGet("https://pastebin.com/raw/1zGHMqq7", true))()
  1113. end)
  1114.  
  1115. RoGhoul_2.Name = "RoGhoul"
  1116. RoGhoul_2.Parent = RoGhoulFrame
  1117. RoGhoul_2.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  1118. RoGhoul_2.BorderColor3 = Color3.new(0, 0, 0)
  1119. RoGhoul_2.BorderSizePixel = 2
  1120. RoGhoul_2.Position = UDim2.new(0.0530035347, 0, 0.263157904, 0)
  1121. RoGhoul_2.Size = UDim2.new(0, 73, 0, 32)
  1122. RoGhoul_2.Font = Enum.Font.GothamBold
  1123. RoGhoul_2.Text = "idk what this does"
  1124. RoGhoul_2.TextColor3 = Color3.new(0, 0, 0)
  1125. RoGhoul_2.TextScaled = true
  1126. RoGhoul_2.TextSize = 14
  1127. RoGhoul_2.TextWrapped = true
  1128.  
  1129. RoghoulGUI2.Name = "RoghoulGUI2"
  1130. RoghoulGUI2.Parent = RoGhoulFrame
  1131. RoghoulGUI2.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  1132. RoghoulGUI2.BorderColor3 = Color3.new(0, 0, 0)
  1133. RoghoulGUI2.BorderSizePixel = 2
  1134. RoghoulGUI2.Position = UDim2.new(0.452296793, 0, 0.291228086, 0)
  1135. RoghoulGUI2.Size = UDim2.new(0, 73, 0, 32)
  1136. RoghoulGUI2.Font = Enum.Font.GothamBold
  1137. RoghoulGUI2.Text = "OP GUI"
  1138. RoghoulGUI2.TextColor3 = Color3.new(0, 0, 0)
  1139. RoghoulGUI2.TextScaled = true
  1140. RoghoulGUI2.TextSize = 14
  1141. RoghoulGUI2.TextWrapped = true
  1142. RoghoulGUI2.MouseButton1Down:connect(function()
  1143. loadstring(game:HttpGet("https://pastebin.com/Xs709Hrf", true))()
  1144. end)
  1145.  
  1146. SlayingSimulator_2.Name = "Slaying Simulator"
  1147. SlayingSimulator_2.Parent = MenuFrame
  1148. SlayingSimulator_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1149. SlayingSimulator_2.BackgroundTransparency = 1
  1150. SlayingSimulator_2.Position = UDim2.new(0, 0, 0.14705883, 0)
  1151. SlayingSimulator_2.Size = UDim2.new(0, 347, 0, 290)
  1152. SlayingSimulator_2.Visible = false
  1153.  
  1154. SlaySimGUI.Name = "SlaySimGUI"
  1155. SlaySimGUI.Parent = SlayingSimulator_2
  1156. SlaySimGUI.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  1157. SlaySimGUI.BorderColor3 = Color3.new(0, 0, 0)
  1158. SlaySimGUI.BorderSizePixel = 2
  1159. SlaySimGUI.Position = UDim2.new(0.0530035347, 0, 0.0631578937, 0)
  1160. SlaySimGUI.Size = UDim2.new(0, 73, 0, 32)
  1161. SlaySimGUI.Font = Enum.Font.GothamBold
  1162. SlaySimGUI.Text = "Slaying sim GUI"
  1163. SlaySimGUI.TextColor3 = Color3.new(0, 0, 0)
  1164. SlaySimGUI.TextScaled = true
  1165. SlaySimGUI.TextSize = 14
  1166. SlaySimGUI.TextWrapped = true
  1167. SlaySimGUI.MouseButton1Down:connect(function()
  1168. loadstring(game:HttpGet(('https://pastebin.com/raw/v6CARR1M'),true))()
  1169. end)
  1170.  
  1171. SlaySimFarm.Name = "SlaySimFarm"
  1172. SlaySimFarm.Parent = SlayingSimulator_2
  1173. SlaySimFarm.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  1174. SlaySimFarm.BorderColor3 = Color3.new(0, 0, 0)
  1175. SlaySimFarm.BorderSizePixel = 2
  1176. SlaySimFarm.Position = UDim2.new(0.452296853, 0, 0.0631578937, 0)
  1177. SlaySimFarm.Size = UDim2.new(0, 73, 0, 32)
  1178. SlaySimFarm.Font = Enum.Font.GothamBold
  1179. SlaySimFarm.Text = "Slaying sim Farm"
  1180. SlaySimFarm.TextColor3 = Color3.new(0, 0, 0)
  1181. SlaySimFarm.TextScaled = true
  1182. SlaySimFarm.TextSize = 14
  1183. SlaySimFarm.TextWrapped = true
  1184. SlaySimFarm.MouseButton1Down:connect(function()
  1185. -- initial variables
  1186. hum = game.Players.LocalPlayer.Character.HumanoidRootPart
  1187. thePlayer = game.Players.LocalPlayer.Character
  1188. end)
  1189.  
  1190. SlaySimIdk.Name = "SlaySimIdk"
  1191. SlaySimIdk.Parent = SlayingSimulator_2
  1192. SlaySimIdk.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  1193. SlaySimIdk.BorderColor3 = Color3.new(0, 0, 0)
  1194. SlaySimIdk.BorderSizePixel = 2
  1195. SlaySimIdk.Position = UDim2.new(0.0530035347, 0, 0.263157904, 0)
  1196. SlaySimIdk.Size = UDim2.new(0, 73, 0, 32)
  1197. SlaySimIdk.Font = Enum.Font.GothamBold
  1198. SlaySimIdk.Text = "idk what this does"
  1199. SlaySimIdk.TextColor3 = Color3.new(0, 0, 0)
  1200. SlaySimIdk.TextScaled = true
  1201. SlaySimIdk.TextSize = 14
  1202. SlaySimIdk.TextWrapped = true
  1203.  
  1204. SlayingSimGUI2.Name = "SlayingSimGUI2"
  1205. SlayingSimGUI2.Parent = SlayingSimulator_2
  1206. SlayingSimGUI2.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  1207. SlayingSimGUI2.BorderColor3 = Color3.new(0, 0, 0)
  1208. SlayingSimGUI2.BorderSizePixel = 2
  1209. SlayingSimGUI2.Position = UDim2.new(0.452296793, 0, 0.291228086, 0)
  1210. SlayingSimGUI2.Size = UDim2.new(0, 73, 0, 32)
  1211. SlayingSimGUI2.Font = Enum.Font.GothamBold
  1212. SlayingSimGUI2.Text = "Another gui"
  1213. SlayingSimGUI2.TextColor3 = Color3.new(0, 0, 0)
  1214. SlayingSimGUI2.TextScaled = true
  1215. SlayingSimGUI2.TextSize = 14
  1216. SlayingSimGUI2.TextWrapped = true
  1217. SlayingSimGUI2.MouseButton1Down:connect(function()
  1218. loadstring(game:HttpGet(('https://pastebin.com/SdxjNTSq'),true))()
  1219. end)
  1220.  
  1221. SuperPowerSim.Name = "SuperPowerSim"
  1222. SuperPowerSim.Parent = MenuFrame
  1223. SuperPowerSim.BackgroundColor3 = Color3.new(1, 1, 1)
  1224. SuperPowerSim.BackgroundTransparency = 1
  1225. SuperPowerSim.Position = UDim2.new(0, 0, 0.14705883, 0)
  1226. SuperPowerSim.Size = UDim2.new(0, 347, 0, 290)
  1227. SuperPowerSim.Visible = false
  1228.  
  1229. SuperSimGUI.Name = "SuperSimGUI"
  1230. SuperSimGUI.Parent = SuperPowerSim
  1231. SuperSimGUI.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  1232. SuperSimGUI.BorderColor3 = Color3.new(0, 0, 0)
  1233. SuperSimGUI.BorderSizePixel = 2
  1234. SuperSimGUI.Position = UDim2.new(0.0530035347, 0, 0.0631578937, 0)
  1235. SuperSimGUI.Size = UDim2.new(0, 73, 0, 32)
  1236. SuperSimGUI.Font = Enum.Font.GothamBold
  1237. SuperSimGUI.Text = "SuperSim GUI"
  1238. SuperSimGUI.TextColor3 = Color3.new(0, 0, 0)
  1239. SuperSimGUI.TextScaled = true
  1240. SuperSimGUI.TextSize = 14
  1241. SuperSimGUI.TextWrapped = true
  1242. SuperSimGUI.MouseButton1Down:connect(function()
  1243. loadstring(game:HttpGet("https://pastebin.com/raw/7Skp2N4q", true))()
  1244. end)
  1245.  
  1246. SuperSimOPGui.Name = "SuperSimOPGui"
  1247. SuperSimOPGui.Parent = SuperPowerSim
  1248. SuperSimOPGui.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  1249. SuperSimOPGui.BorderColor3 = Color3.new(0, 0, 0)
  1250. SuperSimOPGui.BorderSizePixel = 2
  1251. SuperSimOPGui.Position = UDim2.new(0.0530035347, 0, 0.263157904, 0)
  1252. SuperSimOPGui.Size = UDim2.new(0, 73, 0, 32)
  1253. SuperSimOPGui.Font = Enum.Font.GothamBold
  1254. SuperSimOPGui.Text = "OP gui i guess???"
  1255. SuperSimOPGui.TextColor3 = Color3.new(0, 0, 0)
  1256. SuperSimOPGui.TextScaled = true
  1257. SuperSimOPGui.TextSize = 14
  1258. SuperSimOPGui.TextWrapped = true
  1259. SuperSimOPGui.MouseButton1Down:connect(function()
  1260. loadstring(game:HttpGet("https://pastebin.com/raw/mxVSVCLE", true))()
  1261. end)
  1262.  
  1263. SuperSimNothing.Name = "SuperSimNothing"
  1264. SuperSimNothing.Parent = SuperPowerSim
  1265. SuperSimNothing.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  1266. SuperSimNothing.BorderColor3 = Color3.new(0, 0, 0)
  1267. SuperSimNothing.BorderSizePixel = 2
  1268. SuperSimNothing.Position = UDim2.new(0.452296793, 0, 0.291228086, 0)
  1269. SuperSimNothing.Size = UDim2.new(0, 73, 0, 32)
  1270. SuperSimNothing.Font = Enum.Font.GothamBold
  1271. SuperSimNothing.Text = "basicly nothing"
  1272. SuperSimNothing.TextColor3 = Color3.new(0, 0, 0)
  1273. SuperSimNothing.TextScaled = true
  1274. SuperSimNothing.TextSize = 14
  1275. SuperSimNothing.TextWrapped = true
  1276.  
  1277. SuperSimFarm.Name = "SuperSimFarm"
  1278. SuperSimFarm.Parent = SuperPowerSim
  1279. SuperSimFarm.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  1280. SuperSimFarm.BorderColor3 = Color3.new(0, 0, 0)
  1281. SuperSimFarm.BorderSizePixel = 2
  1282. SuperSimFarm.Position = UDim2.new(0.452296853, 0, 0.0631578937, 0)
  1283. SuperSimFarm.Size = UDim2.new(0, 73, 0, 32)
  1284. SuperSimFarm.Font = Enum.Font.GothamBold
  1285. SuperSimFarm.Text = "SuperSim Farm"
  1286. SuperSimFarm.TextColor3 = Color3.new(0, 0, 0)
  1287. SuperSimFarm.TextScaled = true
  1288. SuperSimFarm.TextSize = 14
  1289. SuperSimFarm.TextWrapped = true
  1290.  
  1291. DungeonQuest_2.Name = "DungeonQuest"
  1292. DungeonQuest_2.Parent = MenuFrame
  1293. DungeonQuest_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1294. DungeonQuest_2.BackgroundTransparency = 1
  1295. DungeonQuest_2.Position = UDim2.new(0, 0, 0.14705883, 0)
  1296. DungeonQuest_2.Size = UDim2.new(0, 347, 0, 290)
  1297. DungeonQuest_2.Visible = false
  1298.  
  1299. DungeonGUI.Name = "DungeonGUI"
  1300. DungeonGUI.Parent = DungeonQuest_2
  1301. DungeonGUI.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  1302. DungeonGUI.BorderColor3 = Color3.new(0, 0, 0)
  1303. DungeonGUI.BorderSizePixel = 2
  1304. DungeonGUI.Position = UDim2.new(0.0530035347, 0, 0.0631578937, 0)
  1305. DungeonGUI.Size = UDim2.new(0, 73, 0, 32)
  1306. DungeonGUI.Font = Enum.Font.GothamBold
  1307. DungeonGUI.Text = "GUI for it"
  1308. DungeonGUI.TextColor3 = Color3.new(0, 0, 0)
  1309. DungeonGUI.TextScaled = true
  1310. DungeonGUI.TextSize = 14
  1311. DungeonGUI.TextWrapped = true
  1312. DungeonGUI.MouseButton1Down:connect(function()
  1313. loadstring(game:HttpGet('https://nto.darkdevs.pro/uploads/motototo.txt',true))()
  1314. end)
  1315.  
  1316. DungeonFarm.Name = "DungeonFarm"
  1317. DungeonFarm.Parent = DungeonQuest_2
  1318. DungeonFarm.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  1319. DungeonFarm.BorderColor3 = Color3.new(0, 0, 0)
  1320. DungeonFarm.BorderSizePixel = 2
  1321. DungeonFarm.Position = UDim2.new(0.452296853, 0, 0.0631578937, 0)
  1322. DungeonFarm.Size = UDim2.new(0, 73, 0, 32)
  1323. DungeonFarm.Font = Enum.Font.GothamBold
  1324. DungeonFarm.Text = "Dungeon auto farm??"
  1325. DungeonFarm.TextColor3 = Color3.new(0, 0, 0)
  1326. DungeonFarm.TextScaled = true
  1327. DungeonFarm.TextSize = 14
  1328. DungeonFarm.TextWrapped = true
  1329. DungeonFarm.MouseButton1Down:connect(function()
  1330. loadstring(game:HttpGet("https://pastebin.com/raw/e7UWbq1d", true))()
  1331. end)
  1332.  
  1333. DungeonGUI2.Name = "DungeonGUI2"
  1334. DungeonGUI2.Parent = DungeonQuest_2
  1335. DungeonGUI2.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  1336. DungeonGUI2.BorderColor3 = Color3.new(0, 0, 0)
  1337. DungeonGUI2.BorderSizePixel = 2
  1338. DungeonGUI2.Position = UDim2.new(0.452296793, 0, 0.291228086, 0)
  1339. DungeonGUI2.Size = UDim2.new(0, 73, 0, 32)
  1340. DungeonGUI2.Font = Enum.Font.GothamBold
  1341. DungeonGUI2.Text = "this broken"
  1342. DungeonGUI2.TextColor3 = Color3.new(0, 0, 0)
  1343. DungeonGUI2.TextScaled = true
  1344. DungeonGUI2.TextSize = 14
  1345. DungeonGUI2.TextWrapped = true
  1346. DungeonGUI2.MouseButton1Down:connect(function()
  1347.  
  1348. end)
  1349.  
  1350. RobberySim.Name = "RobberySim"
  1351. RobberySim.Parent = MenuFrame
  1352. RobberySim.BackgroundColor3 = Color3.new(1, 1, 1)
  1353. RobberySim.BackgroundTransparency = 1
  1354. RobberySim.Position = UDim2.new(0, 0, 0.14705883, 0)
  1355. RobberySim.Size = UDim2.new(0, 347, 0, 290)
  1356. RobberySim.Visible = false
  1357.  
  1358. RobSimGUI.Name = "RobSimGUI"
  1359. RobSimGUI.Parent = RobberySim
  1360. RobSimGUI.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  1361. RobSimGUI.BorderColor3 = Color3.new(0, 0, 0)
  1362. RobSimGUI.BorderSizePixel = 2
  1363. RobSimGUI.Position = UDim2.new(0.0530035347, 0, 0.0631578937, 0)
  1364. RobSimGUI.Size = UDim2.new(0, 73, 0, 32)
  1365. RobSimGUI.Font = Enum.Font.GothamBold
  1366. RobSimGUI.Text = "gui"
  1367. RobSimGUI.TextColor3 = Color3.new(0, 0, 0)
  1368. RobSimGUI.TextScaled = true
  1369. RobSimGUI.TextSize = 14
  1370. RobSimGUI.TextWrapped = true
  1371. RobSimGUI.MouseButton1Down:connect(function()
  1372. loadstring(Game:HttpGet('https://philipsca.keybase.pub/RobberSimGUI.txt', true))()
  1373. end)
  1374.  
  1375. RObberySimFarm.Name = "RObberySimFarm"
  1376. RObberySimFarm.Parent = RobberySim
  1377. RObberySimFarm.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  1378. RObberySimFarm.BorderColor3 = Color3.new(0, 0, 0)
  1379. RObberySimFarm.BorderSizePixel = 2
  1380. RObberySimFarm.Position = UDim2.new(0.452296853, 0, 0.0631578937, 0)
  1381. RObberySimFarm.Size = UDim2.new(0, 73, 0, 32)
  1382. RObberySimFarm.Font = Enum.Font.GothamBold
  1383. RObberySimFarm.Text = "have ur snack pack equiped"
  1384. RObberySimFarm.TextColor3 = Color3.new(0, 0, 0)
  1385. RObberySimFarm.TextScaled = true
  1386. RObberySimFarm.TextSize = 14
  1387. RObberySimFarm.TextWrapped = true
  1388. RObberySimFarm.MouseButton1Down:connect(function()
  1389. game.ReplicatedStorage.Purchase:FireServer("SnackPack",-1e+9,"Backpack")
  1390. end)
  1391.  
  1392. idontrllyknow.Name = "i dont rlly know"
  1393. idontrllyknow.Parent = RobberySim
  1394. idontrllyknow.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  1395. idontrllyknow.BorderColor3 = Color3.new(0, 0, 0)
  1396. idontrllyknow.BorderSizePixel = 2
  1397. idontrllyknow.Position = UDim2.new(0.0530035347, 0, 0.263157904, 0)
  1398. idontrllyknow.Size = UDim2.new(0, 73, 0, 32)
  1399. idontrllyknow.Font = Enum.Font.GothamBold
  1400. idontrllyknow.Text = "idk what this does"
  1401. idontrllyknow.TextColor3 = Color3.new(0, 0, 0)
  1402. idontrllyknow.TextScaled = true
  1403. idontrllyknow.TextSize = 14
  1404. idontrllyknow.TextWrapped = true
  1405.  
  1406. anotherrobgui.Name = "anotherrobgui"
  1407. anotherrobgui.Parent = RobberySim
  1408. anotherrobgui.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  1409. anotherrobgui.BorderColor3 = Color3.new(0, 0, 0)
  1410. anotherrobgui.BorderSizePixel = 2
  1411. anotherrobgui.Position = UDim2.new(0.452296793, 0, 0.291228086, 0)
  1412. anotherrobgui.Size = UDim2.new(0, 73, 0, 32)
  1413. anotherrobgui.Font = Enum.Font.GothamBold
  1414. anotherrobgui.Text = "Another gui"
  1415. anotherrobgui.TextColor3 = Color3.new(0, 0, 0)
  1416. anotherrobgui.TextScaled = true
  1417. anotherrobgui.TextSize = 14
  1418. anotherrobgui.TextWrapped = true
  1419. anotherrobgui.MouseButton1Down:connect(function()
  1420. loadstring(game:HttpGet(('https://pastebin.com/raw/8Ce7C1B0'),true))()
  1421. end)
  1422.  
  1423. Menu2Frame.Name = "Menu2Frame"
  1424. Menu2Frame.Parent = BelowZero
  1425. Menu2Frame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1426. Menu2Frame.Position = UDim2.new(0.417431206, 0, 0.337760925, 0)
  1427. Menu2Frame.Size = UDim2.new(0, 471, 0, 305)
  1428. Menu2Frame.Visible = false
  1429. Menu2Frame.Active = true
  1430. Menu2Frame.Draggable = true
  1431.  
  1432. ME2Bar.Name = "ME2Bar"
  1433. ME2Bar.Parent = Menu2Frame
  1434. ME2Bar.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  1435. ME2Bar.BorderSizePixel = 0
  1436. ME2Bar.Size = UDim2.new(0, 471, 0, 26)
  1437.  
  1438. ME2Bar2.Name = "ME2Bar2"
  1439. ME2Bar2.Parent = Menu2Frame
  1440. ME2Bar2.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  1441. ME2Bar2.BorderSizePixel = 0
  1442. ME2Bar2.Position = UDim2.new(0, 0, 0.0852458999, 0)
  1443. ME2Bar2.Size = UDim2.new(0, 471, 0, 10)
  1444.  
  1445. METitle2.Name = "METitle2"
  1446. METitle2.Parent = Menu2Frame
  1447. METitle2.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  1448. METitle2.BorderSizePixel = 0
  1449. METitle2.Size = UDim2.new(0, 199, 0, 26)
  1450. METitle2.Font = Enum.Font.GothamBold
  1451. METitle2.Text = "BelowZero's Menu 2"
  1452. METitle2.TextColor3 = Color3.new(1, 1, 1)
  1453. METitle2.TextSize = 20
  1454. METitle2.TextWrapped = true
  1455. METitle2.TextXAlignment = Enum.TextXAlignment.Left
  1456.  
  1457. MEClose2.Name = "MEClose2"
  1458. MEClose2.Parent = Menu2Frame
  1459. MEClose2.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  1460. MEClose2.BorderSizePixel = 0
  1461. MEClose2.Position = UDim2.new(0.966804981, 0, 0, 0)
  1462. MEClose2.Size = UDim2.new(0, 16, 0, 16)
  1463. MEClose2.Font = Enum.Font.GothamBold
  1464. MEClose2.Text = "X"
  1465. MEClose2.TextColor3 = Color3.new(1, 1, 1)
  1466. MEClose2.TextSize = 20
  1467. MEClose2.MouseButton1Down:connect(function()
  1468. Menu2Frame.Visible = false
  1469. MenuFrame.Visible = true
  1470. end)
  1471.  
  1472. MrDemoGUIBut.Name = "MrDemoGUIBut"
  1473. MrDemoGUIBut.Parent = Menu2Frame
  1474. MrDemoGUIBut.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1475. MrDemoGUIBut.BorderColor3 = Color3.new(0, 0, 0)
  1476. MrDemoGUIBut.BorderSizePixel = 2
  1477. MrDemoGUIBut.Position = UDim2.new(0.0467091277, 0, 0.321311474, 0)
  1478. MrDemoGUIBut.Size = UDim2.new(0, 143, 0, 28)
  1479. MrDemoGUIBut.Font = Enum.Font.GothamBold
  1480. MrDemoGUIBut.Text = "MrDemo"
  1481. MrDemoGUIBut.TextColor3 = Color3.new(1, 1, 1)
  1482. MrDemoGUIBut.TextSize = 20
  1483. MrDemoGUIBut.MouseButton1Down:connect(function()
  1484. loadstring(game:HttpGet("https://pastebin.com/raw/4pQ9g8LC", true))()
  1485. end)
  1486.  
  1487. Explain1.Name = "Explain#1"
  1488. Explain1.Parent = MrDemoGUIBut
  1489. Explain1.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1490. Explain1.BorderSizePixel = 0
  1491. Explain1.Position = UDim2.new(0, 0, -1.25, 0)
  1492. Explain1.Size = UDim2.new(0, 143, 0, 28)
  1493. Explain1.Font = Enum.Font.GothamBold
  1494. Explain1.Text = "Username : Gray"
  1495. Explain1.TextColor3 = Color3.new(1, 1, 1)
  1496. Explain1.TextSize = 14
  1497.  
  1498. Explain2.Name = "Explain#2"
  1499. Explain2.Parent = MrDemoGUIBut
  1500. Explain2.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1501. Explain2.BorderSizePixel = 0
  1502. Explain2.Position = UDim2.new(0, 0, 1.42857146, 0)
  1503. Explain2.Size = UDim2.new(0, 143, 0, 28)
  1504. Explain2.Font = Enum.Font.GothamBold
  1505. Explain2.Text = "Password : Dev"
  1506. Explain2.TextColor3 = Color3.new(1, 1, 1)
  1507. Explain2.TextSize = 14
  1508.  
  1509. GUIs.Name = "GUI's"
  1510. GUIs.Parent = Menu2Frame
  1511. GUIs.BackgroundColor3 = Color3.new(1, 1, 1)
  1512. GUIs.BackgroundTransparency = 1
  1513. GUIs.Position = UDim2.new(0, 0, 0.118032783, 0)
  1514. GUIs.Size = UDim2.new(0, 216, 0, 27)
  1515. GUIs.Font = Enum.Font.GothamBold
  1516. GUIs.Text = "GUI's"
  1517. GUIs.TextColor3 = Color3.new(1, 1, 1)
  1518. GUIs.TextScaled = true
  1519. GUIs.TextSize = 14
  1520. GUIs.TextWrapped = true
  1521.  
  1522. Scripts.Name = "Scripts"
  1523. Scripts.Parent = Menu2Frame
  1524. Scripts.BackgroundColor3 = Color3.new(1, 1, 1)
  1525. Scripts.BackgroundTransparency = 1
  1526. Scripts.Position = UDim2.new(0.541401267, 0, 0.118032783, 0)
  1527. Scripts.Size = UDim2.new(0, 216, 0, 27)
  1528. Scripts.Font = Enum.Font.GothamBold
  1529. Scripts.Text = "Scripts"
  1530. Scripts.TextColor3 = Color3.new(1, 1, 1)
  1531. Scripts.TextScaled = true
  1532. Scripts.TextSize = 14
  1533. Scripts.TextWrapped = true
  1534.  
  1535. Line.Name = "Line"
  1536. Line.Parent = Menu2Frame
  1537. Line.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  1538. Line.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  1539. Line.BorderSizePixel = 2
  1540. Line.Position = UDim2.new(0.498938411, 0, 0.118032783, 0)
  1541. Line.Size = UDim2.new(0, 1, 0, 269)
  1542.  
  1543. GrabKnifeV4But.Name = "GrabKnifeV4But"
  1544. GrabKnifeV4But.Parent = Menu2Frame
  1545. GrabKnifeV4But.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1546. GrabKnifeV4But.BorderColor3 = Color3.new(0, 0, 0)
  1547. GrabKnifeV4But.BorderSizePixel = 2
  1548. GrabKnifeV4But.Position = UDim2.new(0.617834389, 0, 0.321311474, 0)
  1549. GrabKnifeV4But.Size = UDim2.new(0, 143, 0, 28)
  1550. GrabKnifeV4But.Font = Enum.Font.GothamBold
  1551. GrabKnifeV4But.Text = "Grab knife v4"
  1552. GrabKnifeV4But.TextColor3 = Color3.new(1, 1, 1)
  1553. GrabKnifeV4But.TextSize = 20
  1554. GrabKnifeV4But.MouseButton1Down:connect(function()
  1555. loadstring(game:HttpGet("https://pastebin.com/raw/iBeikSkL", true))()
  1556. end)
  1557.  
  1558. Explain3.Name = "Explain#3"
  1559. Explain3.Parent = GrabKnifeV4But
  1560. Explain3.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1561. Explain3.BorderSizePixel = 0
  1562. Explain3.Position = UDim2.new(0, 0, -1.25, 0)
  1563. Explain3.Size = UDim2.new(0, 143, 0, 28)
  1564. Explain3.Font = Enum.Font.GothamBold
  1565. Explain3.Text = "just press login and boom u have this v4"
  1566. Explain3.TextColor3 = Color3.new(1, 1, 1)
  1567. Explain3.TextScaled = true
  1568. Explain3.TextSize = 14
  1569. Explain3.TextWrapped = true
  1570.  
  1571. KillAll.Name = "KillAll"
  1572. KillAll.Parent = Menu2Frame
  1573. KillAll.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1574. KillAll.BorderColor3 = Color3.new(0, 0, 0)
  1575. KillAll.BorderSizePixel = 2
  1576. KillAll.Position = UDim2.new(0.617834389, 0, 0.590163946, 0)
  1577. KillAll.Size = UDim2.new(0, 143, 0, 28)
  1578. KillAll.Font = Enum.Font.GothamBold
  1579. KillAll.Text = "Aresnal idk name kill all"
  1580. KillAll.TextColor3 = Color3.new(1, 1, 1)
  1581. KillAll.TextScaled = true
  1582. KillAll.TextSize = 20
  1583. KillAll.TextWrapped = true
  1584. KillAll.MouseButton1Down:connect(function()
  1585. loadstring(game:HttpGet("https://pastebin.com/raw/qhc8eVSx", true))()
  1586. end)
  1587.  
  1588. Explain4.Name = "Explain#4"
  1589. Explain4.Parent = KillAll
  1590. Explain4.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1591. Explain4.BorderSizePixel = 0
  1592. Explain4.Position = UDim2.new(0, 0, -1.85376418, 0)
  1593. Explain4.Size = UDim2.new(0, 143, 0, 44)
  1594. Explain4.Font = Enum.Font.GothamBold
  1595. Explain4.Text = "press f to bring all (they cant see u i think) press f agan to put then back"
  1596. Explain4.TextColor3 = Color3.new(1, 1, 1)
  1597. Explain4.TextScaled = true
  1598. Explain4.TextSize = 14
  1599. Explain4.TextWrapped = true
  1600.  
  1601. VERYOP.Name = "VERYOP"
  1602. VERYOP.Parent = Menu2Frame
  1603. VERYOP.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1604. VERYOP.BorderColor3 = Color3.new(0, 0, 0)
  1605. VERYOP.BorderSizePixel = 2
  1606. VERYOP.Position = UDim2.new(0.617834389, 0, 0.875409842, 0)
  1607. VERYOP.Size = UDim2.new(0, 143, 0, 28)
  1608. VERYOP.Font = Enum.Font.GothamBold
  1609. VERYOP.Text = "VERY OP SCRIPT ANY GAME"
  1610. VERYOP.TextColor3 = Color3.new(1, 1, 1)
  1611. VERYOP.TextScaled = true
  1612. VERYOP.TextSize = 20
  1613. VERYOP.TextWrapped = true
  1614. VERYOP.MouseButton1Down:connect(function()
  1615. wait(0.1)
  1616. print("you been trolled and u have 48573489573948634863490634986349674396734 robux now")
  1617. wait(0.1)
  1618. print("you been trolled and u have 48573489573948634863490634986349674396734 robux now")
  1619. end)
  1620.  
  1621. Explain4_2.Name = "Explain#4"
  1622. Explain4_2.Parent = VERYOP
  1623. Explain4_2.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1624. Explain4_2.BorderSizePixel = 0
  1625. Explain4_2.Position = UDim2.new(0, 0, -1.85376418, 0)
  1626. Explain4_2.Size = UDim2.new(0, 143, 0, 44)
  1627. Explain4_2.Font = Enum.Font.GothamBold
  1628. Explain4_2.Text = "click this and prss f9"
  1629. Explain4_2.TextColor3 = Color3.new(1, 1, 1)
  1630. Explain4_2.TextScaled = true
  1631. Explain4_2.TextSize = 14
  1632. Explain4_2.TextWrapped = true
  1633. -- Scripts:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement