Pastebloxian

Project Demo GUI (5+ scripts)

Mar 4th, 2019
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 39.09 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local ProjectDemo = Instance.new("ScreenGui")
  5. local MainFrame = Instance.new("Frame")
  6. local MainTitle = Instance.new("TextLabel")
  7. local Admin = Instance.new("ScrollingFrame")
  8. local Shattervast = Instance.new("TextButton")
  9. local InfiniteYeild = Instance.new("TextButton")
  10. local Rock = Instance.new("TextButton")
  11. local Nexus = Instance.new("TextButton")
  12. local Scroll1 = Instance.new("TextLabel")
  13. local MainClose = Instance.new("TextButton")
  14. local GameMenu = Instance.new("ScrollingFrame")
  15. local MadCity = Instance.new("TextButton")
  16. local SlayingSimulator = Instance.new("TextButton")
  17. local Jailbreak = Instance.new("TextButton")
  18. local RoGhoul = Instance.new("TextButton")
  19. local BubbleGumSimulator = Instance.new("TextButton")
  20. local Train = Instance.new("TextButton")
  21. local DashingSimulator = Instance.new("TextButton")
  22. local RoyaleHigh = Instance.new("TextButton")
  23. local AdoptMe = Instance.new("TextButton")
  24. local RobberySimulator = Instance.new("TextButton")
  25. local ScriptsGUIs = Instance.new("Frame")
  26. local TitleSG = Instance.new("TextLabel")
  27. local MadCityFrame = Instance.new("Frame")
  28. local MadCityGUI = Instance.new("TextButton")
  29. local MadCityFarm = Instance.new("TextButton")
  30. local MadCityOPGUI = Instance.new("TextButton")
  31. local MadCityArrest = Instance.new("TextButton")
  32. local SlayingSimulator_2 = Instance.new("Frame")
  33. local SlaySimGUI = Instance.new("TextButton")
  34. local SlaySimFarm = Instance.new("TextButton")
  35. local SlaySimIdk = Instance.new("TextButton")
  36. local SlayingSimGUI2 = Instance.new("TextButton")
  37. local Work = Instance.new("TextLabel")
  38. local JailbreakFrame = Instance.new("Frame")
  39. local JailbreakGUI = Instance.new("TextButton")
  40. local JailbreakFarm = Instance.new("TextButton")
  41. local Unjailbreak = Instance.new("TextButton")
  42. local JailbreakRandom = Instance.new("TextButton")
  43. local RoGhoulFrame = Instance.new("Frame")
  44. local RoGhoulGUI = Instance.new("TextButton")
  45. local RoGhoulFarm = Instance.new("TextButton")
  46. local RoGhoul_2 = Instance.new("TextButton")
  47. local RoghoulGUI2 = Instance.new("TextButton")
  48. local ExeOpenBut = Instance.new("TextButton")
  49. local ExecutorFrame = Instance.new("Frame")
  50. local ExeTitle = Instance.new("TextLabel")
  51. local ScrollFrame = Instance.new("ScrollingFrame")
  52. local Input = Instance.new("TextBox")
  53. local Execute = Instance.new("TextButton")
  54. local Clear = Instance.new("TextButton")
  55. local ExeClose = Instance.new("TextButton")
  56. local ScriptScrollFrame = Instance.new("ScrollingFrame")
  57. local BarackGUI = Instance.new("TextButton")
  58. local ScriptBar = Instance.new("TextLabel")
  59. local Credits = Instance.new("TextLabel")
  60. local Combine2 = Instance.new("Frame")
  61. local Combine1 = Instance.new("Frame")local ProjectDemo = Instance.new("ScreenGui")
  62. local MainFrame = Instance.new("Frame")
  63. local MainTitle = Instance.new("TextLabel")
  64. local Admin = Instance.new("ScrollingFrame")
  65. local Shattervast = Instance.new("TextButton")
  66. local InfiniteYeild = Instance.new("TextButton")
  67. local Rock = Instance.new("TextButton")
  68. local Nexus = Instance.new("TextButton")
  69. local Scroll1 = Instance.new("TextLabel")
  70. local MainClose = Instance.new("TextButton")
  71. local GameMenu = Instance.new("ScrollingFrame")
  72. local MadCity = Instance.new("TextButton")
  73. local SlayingSimulator = Instance.new("TextButton")
  74. local Jailbreak = Instance.new("TextButton")
  75. local RoGhoul = Instance.new("TextButton")
  76. local BubbleGumSimulator = Instance.new("TextButton")
  77. local Train = Instance.new("TextButton")
  78. local DashingSimulator = Instance.new("TextButton")
  79. local RoyaleHigh = Instance.new("TextButton")
  80. local AdoptMe = Instance.new("TextButton")
  81. local RobberySimulator = Instance.new("TextButton")
  82. local ScriptsGUIs = Instance.new("Frame")
  83. local TitleSG = Instance.new("TextLabel")
  84. local MadCityFrame = Instance.new("Frame")
  85. local MadCityGUI = Instance.new("TextButton")
  86. local MadCityFarm = Instance.new("TextButton")
  87. local MadCityOPGUI = Instance.new("TextButton")
  88. local MadCityArrest = Instance.new("TextButton")
  89. local SlayingSimulator_2 = Instance.new("Frame")
  90. local SlaySimGUI = Instance.new("TextButton")
  91. local SlaySimFarm = Instance.new("TextButton")
  92. local SlaySimIdk = Instance.new("TextButton")
  93. local SlayingSimGUI2 = Instance.new("TextButton")
  94. local Work = Instance.new("TextLabel")
  95. local JailbreakFrame = Instance.new("Frame")
  96. local JailbreakGUI = Instance.new("TextButton")
  97. local JailbreakFarm = Instance.new("TextButton")
  98. local Unjailbreak = Instance.new("TextButton")
  99. local JailbreakRandom = Instance.new("TextButton")
  100. local RoGhoulFrame = Instance.new("Frame")
  101. local RoGhoulGUI = Instance.new("TextButton")
  102. local RoGhoulFarm = Instance.new("TextButton")
  103. local RoGhoul_2 = Instance.new("TextButton")
  104. local RoghoulGUI2 = Instance.new("TextButton")
  105. local ExeOpenBut = Instance.new("TextButton")
  106. local BubbleSimFrame = Instance.new("Frame")
  107. local BubbleSimGUI = Instance.new("TextButton")
  108. local BubbleSimIDK = Instance.new("TextButton")
  109. local BubbleSimGUI2 = Instance.new("TextButton")
  110. local BubbleSimFarm = Instance.new("TextButton")
  111. local ExecutorFrame = Instance.new("Frame")
  112. local ExeTitle = Instance.new("TextLabel")
  113. local ScrollFrame = Instance.new("ScrollingFrame")
  114. local Input = Instance.new("TextBox")
  115. local Execute = Instance.new("TextButton")
  116. local Clear = Instance.new("TextButton")
  117. local ExeClose = Instance.new("TextButton")
  118. local ScriptScrollFrame = Instance.new("ScrollingFrame")
  119. local BarackGUI = Instance.new("TextButton")
  120. local ScriptBar = Instance.new("TextLabel")
  121. local Credits = Instance.new("TextLabel")
  122. local Combine2 = Instance.new("Frame")
  123. local Combine1 = Instance.new("Frame")
  124. --Properties:
  125. ProjectDemo.Name = "ProjectDemo"
  126. ProjectDemo.Parent = game.CoreGui
  127. ProjectDemo.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  128.  
  129. MainFrame.Name = "MainFrame"
  130. MainFrame.Parent = ProjectDemo
  131. MainFrame.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  132. MainFrame.BorderColor3 = Color3.new(0, 0, 0)
  133. MainFrame.BorderSizePixel = 2
  134. MainFrame.Position = UDim2.new(0.288311869, 0, 0.156642005, 0)
  135. MainFrame.Size = UDim2.new(0, 426, 0, 329)
  136. MainFrame.Visible = true
  137. MainFrame.Draggable = true
  138.  
  139. MainTitle.Name = "MainTitle"
  140. MainTitle.Parent = MainFrame
  141. MainTitle.BackgroundColor3 = Color3.new(1, 1, 1)
  142. MainTitle.BackgroundTransparency = 1
  143. MainTitle.Position = UDim2.new(0.0352112688, 0, 0, 0)
  144. MainTitle.Size = UDim2.new(0, 411, 0, 18)
  145. MainTitle.Font = Enum.Font.GothamBold
  146. MainTitle.Text = "Project Demo"
  147. MainTitle.TextColor3 = Color3.new(0, 0, 0)
  148. MainTitle.TextScaled = true
  149. MainTitle.TextSize = 14
  150. MainTitle.TextWrapped = true
  151.  
  152. Admin.Name = "Admin"
  153. Admin.Parent = MainFrame
  154. Admin.BackgroundColor3 = Color3.new(0.184314, 0.184314, 0.184314)
  155. Admin.BorderColor3 = Color3.new(0, 0, 0)
  156. Admin.BorderSizePixel = 2
  157. Admin.Position = UDim2.new(1, 0, 0, 0)
  158. Admin.Size = UDim2.new(0, 127, 0, 119)
  159.  
  160. Shattervast.Name = "Shattervast"
  161. Shattervast.Parent = Admin
  162. Shattervast.BackgroundColor3 = Color3.new(1, 1, 1)
  163. Shattervast.BackgroundTransparency = 2
  164. Shattervast.Size = UDim2.new(0, 112, 0, 27)
  165. Shattervast.Font = Enum.Font.GothamBold
  166. Shattervast.Text = "Shattervast"
  167. Shattervast.TextColor3 = Color3.new(0, 0, 0)
  168. Shattervast.TextSize = 14
  169. Shattervast.MouseButton1Down:connect(function()
  170. loadstring(game:HttpGet("https://pastebin.com/iL4NRDux", true))()
  171. end)
  172.  
  173. InfiniteYeild.Name = "InfiniteYeild"
  174. InfiniteYeild.Parent = Admin
  175. InfiniteYeild.BackgroundColor3 = Color3.new(1, 1, 1)
  176. InfiniteYeild.BackgroundTransparency = 2
  177. InfiniteYeild.Position = UDim2.new(0, 0, 0.0410334356, 0)
  178. InfiniteYeild.Size = UDim2.new(0, 112, 0, 27)
  179. InfiniteYeild.Font = Enum.Font.GothamBold
  180. InfiniteYeild.Text = "IY FE"
  181. InfiniteYeild.TextColor3 = Color3.new(0, 0, 0)
  182. InfiniteYeild.TextSize = 14
  183. InfiniteYeild.MouseButton1Down:connect(function()
  184. loadstring(game:HttpGet(('https://pastebin.com/raw/tzTXmYf2'),true))()
  185. end)
  186.  
  187. Rock.Name = "Rock"
  188. Rock.Parent = Admin
  189. Rock.BackgroundColor3 = Color3.new(1, 1, 1)
  190. Rock.BackgroundTransparency = 2
  191. Rock.Position = UDim2.new(0, 0, 0.0820668712, 0)
  192. Rock.Size = UDim2.new(0, 112, 0, 27)
  193. Rock.Font = Enum.Font.GothamBold
  194. Rock.Text = "Rocky's admin"
  195. Rock.TextColor3 = Color3.new(0, 0, 0)
  196. Rock.TextSize = 14
  197. Rock.MouseButton1Down:connect(function()
  198. loadstring(game:GetObjects('rbxassetid://295850902')[1].Source)()
  199. end)
  200.  
  201. Nexus.Name = "Nexus"
  202. Nexus.Parent = Admin
  203. Nexus.BackgroundColor3 = Color3.new(1, 1, 1)
  204. Nexus.BackgroundTransparency = 2
  205. Nexus.Position = UDim2.new(0, 0, 0.123100311, 0)
  206. Nexus.Size = UDim2.new(0, 112, 0, 27)
  207. Nexus.Font = Enum.Font.GothamBold
  208. Nexus.Text = "Nexus Admin"
  209. Nexus.TextColor3 = Color3.new(0, 0, 0)
  210. Nexus.TextSize = 14
  211.  
  212. Scroll1.Name = "Scroll#1"
  213. Scroll1.Parent = MainFrame
  214. Scroll1.BackgroundColor3 = Color3.new(0.168627, 0.168627, 0.168627)
  215. Scroll1.BorderColor3 = Color3.new(0, 0, 0)
  216. Scroll1.BorderSizePixel = 2
  217. Scroll1.Position = UDim2.new(1, 0, -0.0364741646, 0)
  218. Scroll1.Size = UDim2.new(0, 127, 0, 12)
  219. Scroll1.Font = Enum.Font.GothamBold
  220. Scroll1.Text = "Admins"
  221. Scroll1.TextColor3 = Color3.new(0, 0, 0)
  222. Scroll1.TextSize = 14
  223. Scroll1.TextWrapped = true
  224.  
  225. MainClose.Name = "MainClose"
  226. MainClose.Parent = MainFrame
  227. MainClose.BackgroundColor3 = Color3.new(1, 1, 1)
  228. MainClose.BackgroundTransparency = 1
  229. MainClose.Size = UDim2.new(0, 15, 0, 12)
  230. MainClose.Font = Enum.Font.GothamBold
  231. MainClose.Text = "X"
  232. MainClose.TextColor3 = Color3.new(0, 0, 0)
  233. MainClose.TextScaled = true
  234. MainClose.TextSize = 14
  235. MainClose.TextWrapped = true
  236. MainClose.MouseButton1Down:connect(function()
  237. MainFrame.Visible = false
  238. end)
  239.  
  240. GameMenu.Name = "GameMenu"
  241. GameMenu.Parent = MainFrame
  242. GameMenu.BackgroundColor3 = Color3.new(0.243137, 0.243137, 0.243137)
  243. GameMenu.BorderColor3 = Color3.new(0, 0, 0)
  244. GameMenu.BorderSizePixel = 2
  245. GameMenu.Position = UDim2.new(0.664319277, 0, 0.10942249, 0)
  246. GameMenu.Size = UDim2.new(0, 143, 0, 293)
  247.  
  248. MadCity.Name = "MadCity"
  249. MadCity.Parent = GameMenu
  250. MadCity.BackgroundColor3 = Color3.new(1, 1, 1)
  251. MadCity.BackgroundTransparency = 2
  252. MadCity.Size = UDim2.new(0, 128, 0, 26)
  253. MadCity.Font = Enum.Font.GothamBold
  254. MadCity.Text = "Mad City"
  255. MadCity.TextColor3 = Color3.new(0, 0, 0)
  256. MadCity.TextScaled = true
  257. MadCity.TextSize = 14
  258. MadCity.TextWrapped = true
  259. MadCity.MouseButton1Down:connect(function()
  260. MadCityFrame.Visible = true
  261. JailbreakFrame.Visible = false
  262. RoGhoulFrame.Visible = false
  263. SlayingSimulator_2.Visible = false
  264. BubbleSimFrame.Visible = false
  265. end)
  266.  
  267. SlayingSimulator.Name = "SlayingSimulator"
  268. SlayingSimulator.Parent = GameMenu
  269. SlayingSimulator.BackgroundColor3 = Color3.new(1, 1, 1)
  270. SlayingSimulator.BackgroundTransparency = 2
  271. SlayingSimulator.Position = UDim2.new(0, 0, 0.0395136774, 0)
  272. SlayingSimulator.Size = UDim2.new(0, 128, 0, 26)
  273. SlayingSimulator.Font = Enum.Font.GothamBold
  274. SlayingSimulator.Text = "Slaying Simulator"
  275. SlayingSimulator.TextColor3 = Color3.new(0, 0, 0)
  276. SlayingSimulator.TextScaled = true
  277. SlayingSimulator.TextSize = 14
  278. SlayingSimulator.TextWrapped = true
  279. SlayingSimulator.MouseButton1Down:connect(function()
  280. SlayingSimulator_2.Visible = true
  281. JailbreakFrame.Visible = false
  282. RoGhoulFrame.Visible = false
  283. MadCityFrame.Visible = false
  284. BubbleSimFrame.Visible = false
  285. end)
  286.  
  287.  
  288. Jailbreak.Name = "Jailbreak"
  289. Jailbreak.Parent = GameMenu
  290. Jailbreak.BackgroundColor3 = Color3.new(1, 1, 1)
  291. Jailbreak.BackgroundTransparency = 2
  292. Jailbreak.Position = UDim2.new(0, 0, 0.0790273547, 0)
  293. Jailbreak.Size = UDim2.new(0, 128, 0, 26)
  294. Jailbreak.Font = Enum.Font.GothamBold
  295. Jailbreak.Text = "Jailbreak"
  296. Jailbreak.TextColor3 = Color3.new(0, 0, 0)
  297. Jailbreak.TextScaled = true
  298. Jailbreak.TextSize = 14
  299. Jailbreak.TextWrapped = true
  300. Jailbreak.MouseButton1Down:connect(function()
  301. JailbreakFrame.Visible = true
  302. MadCityFrame.Visible = false
  303. RoGhoulFrame.Visible = false
  304. SlayingSimulator_2.Visible = false
  305. BubbleSimFrame.Visible = false
  306. end)
  307.  
  308. RoGhoul.Name = "Ro-Ghoul"
  309. RoGhoul.Parent = GameMenu
  310. RoGhoul.BackgroundColor3 = Color3.new(1, 1, 1)
  311. RoGhoul.BackgroundTransparency = 2
  312. RoGhoul.Position = UDim2.new(0, 0, 0.118541032, 0)
  313. RoGhoul.Size = UDim2.new(0, 128, 0, 26)
  314. RoGhoul.Font = Enum.Font.GothamBold
  315. RoGhoul.Text = "Ro-Ghoul"
  316. RoGhoul.TextColor3 = Color3.new(0, 0, 0)
  317. RoGhoul.TextScaled = true
  318. RoGhoul.TextSize = 14
  319. RoGhoul.TextWrapped = true
  320. RoGhoul.MouseButton1Down:connect(function()
  321. RoGhoulFrame.Visible = true
  322. JailbreakFrame.Visible = false
  323. MadCityFrame.Visible = false
  324. SlayingSimulator_2.Visible = false
  325. BubbleSimFrame.Visible = false
  326. end)
  327.  
  328.  
  329. BubbleGumSimulator.Name = "BubbleGumSimulator"
  330. BubbleGumSimulator.Parent = GameMenu
  331. BubbleGumSimulator.BackgroundColor3 = Color3.new(1, 1, 1)
  332. BubbleGumSimulator.BackgroundTransparency = 2
  333. BubbleGumSimulator.Position = UDim2.new(0, 0, 0.158054709, 0)
  334. BubbleGumSimulator.Size = UDim2.new(0, 128, 0, 26)
  335. BubbleGumSimulator.Font = Enum.Font.GothamBold
  336. BubbleGumSimulator.Text = "Bubble Gum Simulator"
  337. BubbleGumSimulator.TextColor3 = Color3.new(0, 0, 0)
  338. BubbleGumSimulator.TextScaled = true
  339. BubbleGumSimulator.TextSize = 14
  340. BubbleGumSimulator.TextWrapped = true
  341. BubbleGumSimulator.MouseButton1Down:connect(function()
  342. BubbleSimFrame.Visible = true
  343. JailbreakFrame.Visible = false
  344. MadCityFrame.Visible = false
  345. SlayingSimulator_2.Visible = false
  346. RoGhoulFrame.Visible = false
  347. end)
  348.  
  349. Train.Name = "Train"
  350. Train.Parent = GameMenu
  351. Train.BackgroundColor3 = Color3.new(1, 1, 1)
  352. Train.BackgroundTransparency = 2
  353. Train.Position = UDim2.new(0, 0, 0.202127665, 0)
  354. Train.Size = UDim2.new(0, 128, 0, 26)
  355. Train.Font = Enum.Font.GothamBold
  356. Train.Text = "Super Power Training Simulator"
  357. Train.TextColor3 = Color3.new(0, 0, 0)
  358. Train.TextScaled = true
  359. Train.TextSize = 14
  360. Train.TextWrapped = true
  361.  
  362. DashingSimulator.Name = "DashingSimulator"
  363. DashingSimulator.Parent = GameMenu
  364. DashingSimulator.BackgroundColor3 = Color3.new(1, 1, 1)
  365. DashingSimulator.BackgroundTransparency = 2
  366. DashingSimulator.Position = UDim2.new(0, 0, 0.241641343, 0)
  367. DashingSimulator.Size = UDim2.new(0, 128, 0, 26)
  368. DashingSimulator.Font = Enum.Font.GothamBold
  369. DashingSimulator.Text = "Dashing Simulator"
  370. DashingSimulator.TextColor3 = Color3.new(0, 0, 0)
  371. DashingSimulator.TextScaled = true
  372. DashingSimulator.TextSize = 14
  373. DashingSimulator.TextWrapped = true
  374.  
  375. RoyaleHigh.Name = "RoyaleHigh"
  376. RoyaleHigh.Parent = GameMenu
  377. RoyaleHigh.BackgroundColor3 = Color3.new(1, 1, 1)
  378. RoyaleHigh.BackgroundTransparency = 2
  379. RoyaleHigh.Position = UDim2.new(0, 0, 0.28115502, 0)
  380. RoyaleHigh.Size = UDim2.new(0, 128, 0, 26)
  381. RoyaleHigh.Font = Enum.Font.GothamBold
  382. RoyaleHigh.Text = "Royale High"
  383. RoyaleHigh.TextColor3 = Color3.new(0, 0, 0)
  384. RoyaleHigh.TextScaled = true
  385. RoyaleHigh.TextSize = 14
  386. RoyaleHigh.TextWrapped = true
  387.  
  388. AdoptMe.Name = "AdoptMe!"
  389. AdoptMe.Parent = GameMenu
  390. AdoptMe.BackgroundColor3 = Color3.new(1, 1, 1)
  391. AdoptMe.BackgroundTransparency = 2
  392. AdoptMe.Position = UDim2.new(0, 0, 0.320668697, 0)
  393. AdoptMe.Size = UDim2.new(0, 128, 0, 26)
  394. AdoptMe.Font = Enum.Font.GothamBold
  395. AdoptMe.Text = "Adopt Me!"
  396. AdoptMe.TextColor3 = Color3.new(0, 0, 0)
  397. AdoptMe.TextScaled = true
  398. AdoptMe.TextSize = 14
  399. AdoptMe.TextWrapped = true
  400.  
  401. RobberySimulator.Name = "RobberySimulator"
  402. RobberySimulator.Parent = GameMenu
  403. RobberySimulator.BackgroundColor3 = Color3.new(1, 1, 1)
  404. RobberySimulator.BackgroundTransparency = 2
  405. RobberySimulator.Position = UDim2.new(0, 0, 0.360182375, 0)
  406. RobberySimulator.Size = UDim2.new(0, 128, 0, 26)
  407. RobberySimulator.Font = Enum.Font.GothamBold
  408. RobberySimulator.Text = "Robbery Simulator"
  409. RobberySimulator.TextColor3 = Color3.new(0, 0, 0)
  410. RobberySimulator.TextScaled = true
  411. RobberySimulator.TextSize = 14
  412. RobberySimulator.TextWrapped = true
  413.  
  414. ScriptsGUIs.Name = "Scripts/GUI's"
  415. ScriptsGUIs.Parent = MainFrame
  416. ScriptsGUIs.BackgroundColor3 = Color3.new(0.227451, 0.227451, 0.227451)
  417. ScriptsGUIs.BorderColor3 = Color3.new(0, 0, 0)
  418. ScriptsGUIs.BorderSizePixel = 2
  419. ScriptsGUIs.Position = UDim2.new(0, 0, 0.0759878457, 0)
  420. ScriptsGUIs.Size = UDim2.new(0, 283, 0, 304)
  421.  
  422. TitleSG.Name = "TitleSG"
  423. TitleSG.Parent = ScriptsGUIs
  424. TitleSG.BackgroundColor3 = Color3.new(1, 1, 1)
  425. TitleSG.BackgroundTransparency = 1
  426. TitleSG.Position = UDim2.new(0.144876331, 0, 0, 0)
  427. TitleSG.Size = UDim2.new(0, 200, 0, 20)
  428. TitleSG.Font = Enum.Font.GothamBold
  429. TitleSG.Text = "Scripts and GUI's are shown here."
  430. TitleSG.TextColor3 = Color3.new(0, 0, 0)
  431. TitleSG.TextSize = 14
  432.  
  433. MadCityFrame.Name = "MadCityFrame"
  434. MadCityFrame.Parent = MainFrame
  435. MadCityFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  436. MadCityFrame.BackgroundTransparency = 1
  437. MadCityFrame.Position = UDim2.new(0, 0, 0.133738607, 0)
  438. MadCityFrame.Size = UDim2.new(0, 283, 0, 285)
  439. MadCityFrame.Visible = false
  440.  
  441. MadCityGUI.Name = "MadCityGUI"
  442. MadCityGUI.Parent = MadCityFrame
  443. MadCityGUI.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  444. MadCityGUI.BorderColor3 = Color3.new(0, 0, 0)
  445. MadCityGUI.BorderSizePixel = 2
  446. MadCityGUI.Position = UDim2.new(0.0530035347, 0, 0.0631578937, 0)
  447. MadCityGUI.Size = UDim2.new(0, 73, 0, 32)
  448. MadCityGUI.Font = Enum.Font.GothamBold
  449. MadCityGUI.Text = "Mad City GUI"
  450. MadCityGUI.TextColor3 = Color3.new(0, 0, 0)
  451. MadCityGUI.TextScaled = true
  452. MadCityGUI.TextSize = 14
  453. MadCityGUI.TextWrapped = true
  454. MadCityGUI.MouseButton1Down:connect(function()
  455. loadstring(game:HttpGet("https://pastebin.com/raw/84UF8PCw", true))()
  456. end)
  457.  
  458. MadCityFarm.Name = "MadCityFarm"
  459. MadCityFarm.Parent = MadCityFrame
  460. MadCityFarm.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  461. MadCityFarm.BorderColor3 = Color3.new(0, 0, 0)
  462. MadCityFarm.BorderSizePixel = 2
  463. MadCityFarm.Position = UDim2.new(0.452296853, 0, 0.0631578937, 0)
  464. MadCityFarm.Size = UDim2.new(0, 73, 0, 32)
  465. MadCityFarm.Font = Enum.Font.GothamBold
  466. MadCityFarm.Text = "Mad City Farm"
  467. MadCityFarm.TextColor3 = Color3.new(0, 0, 0)
  468. MadCityFarm.TextScaled = true
  469. MadCityFarm.TextSize = 14
  470. MadCityFarm.TextWrapped = true
  471. MadCityFarm.MouseButton1Down:connect(function()
  472. loadstring(game:HttpGet("http://api.thundermods.com/madcitymoneyscript.txt", true))()
  473. end)
  474.  
  475. MadCityOPGUI.Name = "MadCityOPGUI"
  476. MadCityOPGUI.Parent = MadCityFrame
  477. MadCityOPGUI.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  478. MadCityOPGUI.BorderColor3 = Color3.new(0, 0, 0)
  479. MadCityOPGUI.BorderSizePixel = 2
  480. MadCityOPGUI.Position = UDim2.new(0.0530035347, 0, 0.263157904, 0)
  481. MadCityOPGUI.Size = UDim2.new(0, 73, 0, 32)
  482. MadCityOPGUI.Font = Enum.Font.GothamBold
  483. MadCityOPGUI.Text = "Mad City OP GUI"
  484. MadCityOPGUI.TextColor3 = Color3.new(0, 0, 0)
  485. MadCityOPGUI.TextScaled = true
  486. MadCityOPGUI.TextSize = 14
  487. MadCityOPGUI.TextWrapped = true
  488. MadCityOPGUI.MouseButton1Down:connect(function()
  489. loadstring(game:HttpGet("https://pastebin.com/yFwRA3Vp", true))()
  490. end)
  491.  
  492.  
  493. MadCityArrest.Name = "MadCityArrest"
  494. MadCityArrest.Parent = MadCityFrame
  495. MadCityArrest.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  496. MadCityArrest.BorderColor3 = Color3.new(0, 0, 0)
  497. MadCityArrest.BorderSizePixel = 2
  498. MadCityArrest.Position = UDim2.new(0.452296793, 0, 0.291228086, 0)
  499. MadCityArrest.Size = UDim2.new(0, 73, 0, 32)
  500. MadCityArrest.Font = Enum.Font.GothamBold
  501. MadCityArrest.Text = "Mad City Auto arrest"
  502. MadCityArrest.TextColor3 = Color3.new(0, 0, 0)
  503. MadCityArrest.TextScaled = true
  504. MadCityArrest.TextSize = 14
  505. MadCityArrest.TextWrapped = true
  506. MadCityArrest.MouseButton1Down:connect(function()
  507. loadstring(game:HttpGet("http://api.thundermods.com/madcitymoneyscript.txt", true))()
  508. end)
  509.  
  510. SlayingSimulator_2.Name = "Slaying Simulator"
  511. SlayingSimulator_2.Parent = MainFrame
  512. SlayingSimulator_2.BackgroundColor3 = Color3.new(1, 1, 1)
  513. SlayingSimulator_2.BackgroundTransparency = 1
  514. SlayingSimulator_2.Position = UDim2.new(0, 0, 0.133738607, 0)
  515. SlayingSimulator_2.Size = UDim2.new(0, 283, 0, 285)
  516. SlayingSimulator_2.Visible = false
  517.  
  518. SlaySimGUI.Name = "SlaySimGUI"
  519. SlaySimGUI.Parent = SlayingSimulator_2
  520. SlaySimGUI.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  521. SlaySimGUI.BorderColor3 = Color3.new(0, 0, 0)
  522. SlaySimGUI.BorderSizePixel = 2
  523. SlaySimGUI.Position = UDim2.new(0.0530035347, 0, 0.0631578937, 0)
  524. SlaySimGUI.Size = UDim2.new(0, 73, 0, 32)
  525. SlaySimGUI.Font = Enum.Font.GothamBold
  526. SlaySimGUI.Text = "Slaying sim GUI"
  527. SlaySimGUI.TextColor3 = Color3.new(0, 0, 0)
  528. SlaySimGUI.TextScaled = true
  529. SlaySimGUI.TextSize = 14
  530. SlaySimGUI.TextWrapped = true
  531. SlaySimGUI.MouseButton1Down:connect(function()
  532. loadstring(game:HttpGet(('https://pastebin.com/raw/v6CARR1M'),true))()
  533. end)
  534.  
  535. SlaySimFarm.Name = "SlaySimFarm"
  536. SlaySimFarm.Parent = SlayingSimulator_2
  537. SlaySimFarm.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  538. SlaySimFarm.BorderColor3 = Color3.new(0, 0, 0)
  539. SlaySimFarm.BorderSizePixel = 2
  540. SlaySimFarm.Position = UDim2.new(0.452296853, 0, 0.0631578937, 0)
  541. SlaySimFarm.Size = UDim2.new(0, 73, 0, 32)
  542. SlaySimFarm.Font = Enum.Font.GothamBold
  543. SlaySimFarm.Text = "Slaying sim one shot"
  544. SlaySimFarm.TextColor3 = Color3.new(0, 0, 0)
  545. SlaySimFarm.TextScaled = true
  546. SlaySimFarm.TextSize = 14
  547. SlaySimFarm.TextWrapped = true
  548. SlaySimFarm.MouseButton1Down:connect(function()
  549. -- initial variables
  550. hum = game.Players.LocalPlayer.Character.HumanoidRootPart
  551. thePlayer = game.Players.LocalPlayer.Character
  552. end)
  553.  
  554. SlaySimIdk.Name = "SlaySimIdk"
  555. SlaySimIdk.Parent = SlayingSimulator_2
  556. SlaySimIdk.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  557. SlaySimIdk.BorderColor3 = Color3.new(0, 0, 0)
  558. SlaySimIdk.BorderSizePixel = 2
  559. SlaySimIdk.Position = UDim2.new(0.0530035347, 0, 0.263157904, 0)
  560. SlaySimIdk.Size = UDim2.new(0, 73, 0, 32)
  561. SlaySimIdk.Font = Enum.Font.GothamBold
  562. SlaySimIdk.Text = "idk what this does"
  563. SlaySimIdk.TextColor3 = Color3.new(0, 0, 0)
  564. SlaySimIdk.TextScaled = true
  565. SlaySimIdk.TextSize = 14
  566. SlaySimIdk.TextWrapped = true
  567.  
  568. SlayingSimGUI2.Name = "SlayingSimGUI2"
  569. SlayingSimGUI2.Parent = SlayingSimulator_2
  570. SlayingSimGUI2.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  571. SlayingSimGUI2.BorderColor3 = Color3.new(0, 0, 0)
  572. SlayingSimGUI2.BorderSizePixel = 2
  573. SlayingSimGUI2.Position = UDim2.new(0.452296793, 0, 0.291228086, 0)
  574. SlayingSimGUI2.Size = UDim2.new(0, 73, 0, 32)
  575. SlayingSimGUI2.Font = Enum.Font.GothamBold
  576. SlayingSimGUI2.Text = "Another gui"
  577. SlayingSimGUI2.TextColor3 = Color3.new(0, 0, 0)
  578. SlayingSimGUI2.TextScaled = true
  579. SlayingSimGUI2.TextSize = 14
  580. SlayingSimGUI2.TextWrapped = true
  581. SlayingSimGUI2.MouseButton1Down:connect(function()
  582. loadstring(game:HttpGet(('https://pastebin.com/SdxjNTSq'),true))()
  583. end)
  584.  
  585. Work.Name = "Work"
  586. Work.Parent = MainFrame
  587. Work.BackgroundColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  588. Work.BorderColor3 = Color3.new(0, 0, 0)
  589. Work.BorderSizePixel = 2
  590. Work.Position = UDim2.new(0, 0, -0.139817625, 0)
  591. Work.Size = UDim2.new(0, 411, 0, 34)
  592. Work.Font = Enum.Font.GothamBold
  593. Work.Text = "Not all Game buttons work cuase i havent made the function or even added frames for them"
  594. Work.TextColor3 = Color3.new(0, 0, 0)
  595. Work.TextScaled = true
  596. Work.TextSize = 14
  597. Work.TextWrapped = true
  598.  
  599. JailbreakFrame.Name = "JailbreakFrame"
  600. JailbreakFrame.Parent = MainFrame
  601. JailbreakFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  602. JailbreakFrame.BackgroundTransparency = 1
  603. JailbreakFrame.Position = UDim2.new(0, 0, 0.133738607, 0)
  604. JailbreakFrame.Size = UDim2.new(0, 283, 0, 285)
  605. JailbreakFrame.Visible = false
  606.  
  607. JailbreakGUI.Name = "JailbreakGUI"
  608. JailbreakGUI.Parent = JailbreakFrame
  609. JailbreakGUI.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  610. JailbreakGUI.BorderColor3 = Color3.new(0, 0, 0)
  611. JailbreakGUI.BorderSizePixel = 2
  612. JailbreakGUI.Position = UDim2.new(0.0530035347, 0, 0.0631578937, 0)
  613. JailbreakGUI.Size = UDim2.new(0, 73, 0, 32)
  614. JailbreakGUI.Font = Enum.Font.GothamBold
  615. JailbreakGUI.Text = "Jailbreak GUI"
  616. JailbreakGUI.TextColor3 = Color3.new(0, 0, 0)
  617. JailbreakGUI.TextScaled = true
  618. JailbreakGUI.TextSize = 14
  619. JailbreakGUI.TextWrapped = true
  620. JailbreakGUI.MouseButton1Down:connect(function()
  621. loadstring(game:HttpGet("https://pastebin.com/7h9iP76D", true))()
  622. end)
  623.  
  624. JailbreakFarm.Name = "JailbreakFarm"
  625. JailbreakFarm.Parent = JailbreakFrame
  626. JailbreakFarm.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  627. JailbreakFarm.BorderColor3 = Color3.new(0, 0, 0)
  628. JailbreakFarm.BorderSizePixel = 2
  629. JailbreakFarm.Position = UDim2.new(0.452296853, 0, 0.0631578937, 0)
  630. JailbreakFarm.Size = UDim2.new(0, 73, 0, 32)
  631. JailbreakFarm.Font = Enum.Font.GothamBold
  632. JailbreakFarm.Text = "Jailbreak Farm"
  633. JailbreakFarm.TextColor3 = Color3.new(0, 0, 0)
  634. JailbreakFarm.TextScaled = true
  635. JailbreakFarm.TextSize = 14
  636. JailbreakFarm.TextWrapped = true
  637. JailbreakFarm.MouseButton1Down:connect(function()
  638. loadstring(game:HttpGet("https://pastebin.com/J13esAjp", true))()
  639. end)
  640.  
  641. Unjailbreak.Name = "Unjailbreak"
  642. Unjailbreak.Parent = JailbreakFrame
  643. Unjailbreak.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  644. Unjailbreak.BorderColor3 = Color3.new(0, 0, 0)
  645. Unjailbreak.BorderSizePixel = 2
  646. Unjailbreak.Position = UDim2.new(0.0530035347, 0, 0.263157904, 0)
  647. Unjailbreak.Size = UDim2.new(0, 73, 0, 32)
  648. Unjailbreak.Font = Enum.Font.GothamBold
  649. Unjailbreak.Text = "Unjailbreak"
  650. Unjailbreak.TextColor3 = Color3.new(0, 0, 0)
  651. Unjailbreak.TextScaled = true
  652. Unjailbreak.TextSize = 14
  653. Unjailbreak.TextWrapped = true
  654. Unjailbreak.MouseButton1Down:connect(function()
  655. loadstring(game:HttpGet("https://pastebin.com/Atfam10L", true))()
  656. end)
  657.  
  658. JailbreakRandom.Name = "JailbreakRandom"
  659. JailbreakRandom.Parent = JailbreakFrame
  660. JailbreakRandom.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  661. JailbreakRandom.BorderColor3 = Color3.new(0, 0, 0)
  662. JailbreakRandom.BorderSizePixel = 2
  663. JailbreakRandom.Position = UDim2.new(0.452296793, 0, 0.291228086, 0)
  664. JailbreakRandom.Size = UDim2.new(0, 73, 0, 32)
  665. JailbreakRandom.Font = Enum.Font.GothamBold
  666. JailbreakRandom.Text = "Random"
  667. JailbreakRandom.TextColor3 = Color3.new(0, 0, 0)
  668. JailbreakRandom.TextScaled = true
  669. JailbreakRandom.TextSize = 14
  670. JailbreakRandom.TextWrapped = true
  671. JailbreakRandom.MouseButton1Down:connect(function()
  672. loadstring(game:GetObjects("rbxassetid://02143497203")[1].Source)()
  673. end)
  674.  
  675. RoGhoulFrame.Name = "RoGhoulFrame"
  676. RoGhoulFrame.Parent = MainFrame
  677. RoGhoulFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  678. RoGhoulFrame.BackgroundTransparency = 1
  679. RoGhoulFrame.Position = UDim2.new(0, 0, 0.133738607, 0)
  680. RoGhoulFrame.Size = UDim2.new(0, 283, 0, 285)
  681. RoGhoulFrame.Visible = false
  682.  
  683. RoGhoulGUI.Name = "RoGhoulGUI"
  684. RoGhoulGUI.Parent = RoGhoulFrame
  685. RoGhoulGUI.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  686. RoGhoulGUI.BorderColor3 = Color3.new(0, 0, 0)
  687. RoGhoulGUI.BorderSizePixel = 2
  688. RoGhoulGUI.Position = UDim2.new(0.0530035347, 0, 0.0631578937, 0)
  689. RoGhoulGUI.Size = UDim2.new(0, 73, 0, 32)
  690. RoGhoulGUI.Font = Enum.Font.GothamBold
  691. RoGhoulGUI.Text = "RoGhoul GUI"
  692. RoGhoulGUI.TextColor3 = Color3.new(0, 0, 0)
  693. RoGhoulGUI.TextScaled = true
  694. RoGhoulGUI.TextSize = 14
  695. RoGhoulGUI.TextWrapped = true
  696. RoGhoulGUI.MouseButton1Down:connect(function()
  697. loadstring(game:HttpGet("https://pastebin.com/qGQ1XvJ5", true))()
  698. end)
  699.  
  700. RoGhoulFarm.Name = "RoGhoulFarm"
  701. RoGhoulFarm.Parent = RoGhoulFrame
  702. RoGhoulFarm.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  703. RoGhoulFarm.BorderColor3 = Color3.new(0, 0, 0)
  704. RoGhoulFarm.BorderSizePixel = 2
  705. RoGhoulFarm.Position = UDim2.new(0.452296853, 0, 0.0631578937, 0)
  706. RoGhoulFarm.Size = UDim2.new(0, 73, 0, 32)
  707. RoGhoulFarm.Font = Enum.Font.GothamBold
  708. RoGhoulFarm.Text = "RoGhoul Farm"
  709. RoGhoulFarm.TextColor3 = Color3.new(0, 0, 0)
  710. RoGhoulFarm.TextScaled = true
  711. RoGhoulFarm.TextSize = 14
  712. RoGhoulFarm.TextWrapped = true
  713. RoGhoulFarm.MouseButton1Down:connect(function()
  714. loadstring(game:HttpGet("https://pastebin.com/raw/1zGHMqq7", true))()
  715. end)
  716.  
  717. RoGhoul_2.Name = "RoGhoul"
  718. RoGhoul_2.Parent = RoGhoulFrame
  719. RoGhoul_2.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  720. RoGhoul_2.BorderColor3 = Color3.new(0, 0, 0)
  721. RoGhoul_2.BorderSizePixel = 2
  722. RoGhoul_2.Position = UDim2.new(0.0530035347, 0, 0.263157904, 0)
  723. RoGhoul_2.Size = UDim2.new(0, 73, 0, 32)
  724. RoGhoul_2.Font = Enum.Font.GothamBold
  725. RoGhoul_2.Text = "idk what this does"
  726. RoGhoul_2.TextColor3 = Color3.new(0, 0, 0)
  727. RoGhoul_2.TextScaled = true
  728. RoGhoul_2.TextSize = 14
  729. RoGhoul_2.TextWrapped = true
  730.  
  731. RoghoulGUI2.Name = "RoghoulGUI2"
  732. RoghoulGUI2.Parent = RoGhoulFrame
  733. RoghoulGUI2.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  734. RoghoulGUI2.BorderColor3 = Color3.new(0, 0, 0)
  735. RoghoulGUI2.BorderSizePixel = 2
  736. RoghoulGUI2.Position = UDim2.new(0.452296793, 0, 0.291228086, 0)
  737. RoghoulGUI2.Size = UDim2.new(0, 73, 0, 32)
  738. RoghoulGUI2.Font = Enum.Font.GothamBold
  739. RoghoulGUI2.Text = "OP GUI"
  740. RoghoulGUI2.TextColor3 = Color3.new(0, 0, 0)
  741. RoghoulGUI2.TextScaled = true
  742. RoghoulGUI2.TextSize = 14
  743. RoghoulGUI2.TextWrapped = true
  744. RoghoulGUI2.MouseButton1Down:connect(function()
  745. loadstring(game:HttpGet("https://pastebin.com/Xs709Hrf", true))()
  746. end)
  747.  
  748. ExeOpenBut.Name = "ExeOpenBut"
  749. ExeOpenBut.Parent = MainFrame
  750. ExeOpenBut.BackgroundColor3 = Color3.new(0.227451, 0.227451, 0.227451)
  751. ExeOpenBut.BorderColor3 = Color3.new(0, 0, 0)
  752. ExeOpenBut.BorderSizePixel = 2
  753. ExeOpenBut.Position = UDim2.new(0.664319277, 0, 0, 0)
  754. ExeOpenBut.Size = UDim2.new(0, 143, 0, 36)
  755. ExeOpenBut.Font = Enum.Font.GothamBold
  756. ExeOpenBut.Text = "Open Executor"
  757. ExeOpenBut.TextColor3 = Color3.new(0, 0, 0)
  758. ExeOpenBut.TextScaled = true
  759. ExeOpenBut.TextSize = 14
  760. ExeOpenBut.TextWrapped = true
  761. ExeOpenBut.MouseButton1Down:connect(function()
  762. ExecutorFrame.Visible = true
  763. MainFrame.Visible = false
  764. end)
  765.  
  766. BubbleSimFrame.Name = "BubbleSimFrame"
  767. BubbleSimFrame.Parent = MainFrame
  768. BubbleSimFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  769. BubbleSimFrame.BackgroundTransparency = 1
  770. BubbleSimFrame.Position = UDim2.new(0, 0, 0.133738607, 0)
  771. BubbleSimFrame.Size = UDim2.new(0, 283, 0, 285)
  772. BubbleSimFrame.Visible = false
  773.  
  774. BubbleSimGUI.Name = "BubbleSimGUI"
  775. BubbleSimGUI.Parent = BubbleSimFrame
  776. BubbleSimGUI.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  777. BubbleSimGUI.BorderColor3 = Color3.new(0, 0, 0)
  778. BubbleSimGUI.BorderSizePixel = 2
  779. BubbleSimGUI.Position = UDim2.new(0.0530035347, 0, 0.0631578937, 0)
  780. BubbleSimGUI.Size = UDim2.new(0, 73, 0, 32)
  781. BubbleSimGUI.Font = Enum.Font.GothamBold
  782. BubbleSimGUI.Text = "Bubble Sim GUI"
  783. BubbleSimGUI.TextColor3 = Color3.new(0, 0, 0)
  784. BubbleSimGUI.TextScaled = true
  785. BubbleSimGUI.TextSize = 14
  786. BubbleSimGUI.TextWrapped = true
  787. BubbleSimGUI.MouseButton1Down:connect(function()
  788. loadstring(game:HttpGet("https://pastebin.com/raw/ZUFp9G7R",true))()
  789. end)
  790.  
  791. BubbleSimIDK.Name = "BubbleSimIDK"
  792. BubbleSimIDK.Parent = BubbleSimFrame
  793. BubbleSimIDK.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  794. BubbleSimIDK.BorderColor3 = Color3.new(0, 0, 0)
  795. BubbleSimIDK.BorderSizePixel = 2
  796. BubbleSimIDK.Position = UDim2.new(0.0530035347, 0, 0.263157904, 0)
  797. BubbleSimIDK.Size = UDim2.new(0, 73, 0, 32)
  798. BubbleSimIDK.Font = Enum.Font.GothamBold
  799. BubbleSimIDK.Text = "this does nothing"
  800. BubbleSimIDK.TextColor3 = Color3.new(0, 0, 0)
  801. BubbleSimIDK.TextScaled = true
  802. BubbleSimIDK.TextSize = 14
  803. BubbleSimIDK.TextWrapped = true
  804. BubbleSimIDK.MouseButton1Down:connect(function()
  805. BubbleSimIDK.Text = "I told ya"
  806. wait(5.0)
  807. BubbleSimIDK.Text = "this does nothing"
  808. end)
  809.  
  810. BubbleSimGUI2.Name = "BubbleSimGUI2"
  811. BubbleSimGUI2.Parent = BubbleSimFrame
  812. BubbleSimGUI2.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  813. BubbleSimGUI2.BorderColor3 = Color3.new(0, 0, 0)
  814. BubbleSimGUI2.BorderSizePixel = 2
  815. BubbleSimGUI2.Position = UDim2.new(0.452296793, 0, 0.291228086, 0)
  816. BubbleSimGUI2.Size = UDim2.new(0, 73, 0, 32)
  817. BubbleSimGUI2.Font = Enum.Font.GothamBold
  818. BubbleSimGUI2.Text = "Another gui"
  819. BubbleSimGUI2.TextColor3 = Color3.new(0, 0, 0)
  820. BubbleSimGUI2.TextScaled = true
  821. BubbleSimGUI2.TextSize = 14
  822. BubbleSimGUI2.TextWrapped = true
  823. BubbleSimGUI2.MouseButton1Down:connect(function()
  824. loadstring(game:HttpGet("https://pastebin.com/raw/syQ56kJp",true))()
  825. end)
  826.  
  827. BubbleSimFarm.Name = "BubbleSimFarm"
  828. BubbleSimFarm.Parent = BubbleSimFrame
  829. BubbleSimFarm.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  830. BubbleSimFarm.BorderColor3 = Color3.new(0, 0, 0)
  831. BubbleSimFarm.BorderSizePixel = 2
  832. BubbleSimFarm.Position = UDim2.new(0.452296853, 0, 0.0631578937, 0)
  833. BubbleSimFarm.Size = UDim2.new(0, 73, 0, 32)
  834. BubbleSimFarm.Font = Enum.Font.GothamBold
  835. BubbleSimFarm.Text = "Bubble sim farm"
  836. BubbleSimFarm.TextColor3 = Color3.new(0, 0, 0)
  837. BubbleSimFarm.TextScaled = true
  838. BubbleSimFarm.TextSize = 14
  839. BubbleSimFarm.TextWrapped = true
  840. BubbleSimFarm.MouseButton1Down:connect(function()
  841. BubbleSimFarm.Text = "litterly the first button has the farm script in the gui"
  842. wait(10.0)
  843. BubbleSimFarm.Text = "Cuase u already clicked heres a power script"
  844. while wait() do
  845. Game.Players.LocalPlayer.BlowBubbleEvent:FireServer()
  846. wait(10.0)
  847. BubbleSimFarm.Text = "Bubble sim farm"
  848. end
  849. end)
  850.  
  851. ExecutorFrame.Name = "ExecutorFrame"
  852. ExecutorFrame.Parent = ProjectDemo
  853. ExecutorFrame.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  854. ExecutorFrame.BorderColor3 = Color3.new(0, 0, 0)
  855. ExecutorFrame.BorderSizePixel = 2
  856. ExecutorFrame.Position = UDim2.new(0.313181341, 0, 0.0684104636, 0)
  857. ExecutorFrame.Size = UDim2.new(0, 421, 0, 444)
  858. ExecutorFrame.Visible = false
  859.  
  860. ExeTitle.Name = "ExeTitle"
  861. ExeTitle.Parent = ExecutorFrame
  862. ExeTitle.BackgroundColor3 = Color3.new(1, 1, 1)
  863. ExeTitle.BackgroundTransparency = 1
  864. ExeTitle.Position = UDim2.new(0.042755343, 0, 0, 0)
  865. ExeTitle.Size = UDim2.new(0, 403, 0, 20)
  866. ExeTitle.Font = Enum.Font.GothamBold
  867. ExeTitle.Text = "Project Demo's Executor"
  868. ExeTitle.TextColor3 = Color3.new(0, 0, 0)
  869. ExeTitle.TextScaled = true
  870. ExeTitle.TextSize = 14
  871. ExeTitle.TextWrapped = true
  872.  
  873. ScrollFrame.Name = "ScrollFrame"
  874. ScrollFrame.Parent = ExecutorFrame
  875. ScrollFrame.BackgroundColor3 = Color3.new(0.152941, 0.152941, 0.152941)
  876. ScrollFrame.BorderColor3 = Color3.new(0, 0, 0)
  877. ScrollFrame.BorderSizePixel = 2
  878. ScrollFrame.Position = UDim2.new(0, 0, 0.117117114, 0)
  879. ScrollFrame.Size = UDim2.new(0, 421, 0, 324)
  880.  
  881. Input.Name = "Input"
  882. Input.Parent = ScrollFrame
  883. Input.BackgroundColor3 = Color3.new(1, 1, 1)
  884. Input.BackgroundTransparency = 1
  885. Input.Size = UDim2.new(0, 407, 0, 999)
  886. Input.Font = Enum.Font.GothamBold
  887. Input.Text = ""
  888. Input.TextColor3 = Color3.new(0, 0, 0)
  889. Input.TextSize = 14
  890. Input.TextWrapped = true
  891. Input.TextXAlignment = Enum.TextXAlignment.Left
  892. Input.TextYAlignment = Enum.TextYAlignment.Top
  893.  
  894. Execute.Name = "Execute"
  895. Execute.Parent = ExecutorFrame
  896. Execute.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  897. Execute.BorderColor3 = Color3.new(0, 0, 0)
  898. Execute.BorderSizePixel = 2
  899. Execute.Position = UDim2.new(0.042755343, 0, 0.873873889, 0)
  900. Execute.Size = UDim2.new(0, 137, 0, 19)
  901. Execute.Font = Enum.Font.GothamBold
  902. Execute.Text = "Execute"
  903. Execute.TextColor3 = Color3.new(0, 0, 0)
  904. Execute.TextScaled = true
  905. Execute.TextSize = 14
  906. Execute.TextWrapped = true
  907. Execute.MouseButton1Down:connect(function()
  908. loadstring(Input.Text)()
  909. end)
  910.  
  911. Clear.Name = "Clear"
  912. Clear.Parent = ExecutorFrame
  913. Clear.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  914. Clear.BorderColor3 = Color3.new(0, 0, 0)
  915. Clear.BorderSizePixel = 2
  916. Clear.Position = UDim2.new(0.617577195, 0, 0.873873889, 0)
  917. Clear.Size = UDim2.new(0, 137, 0, 19)
  918. Clear.Font = Enum.Font.GothamBold
  919. Clear.Text = "Clear"
  920. Clear.TextColor3 = Color3.new(0, 0, 0)
  921. Clear.TextScaled = true
  922. Clear.TextSize = 14
  923. Clear.TextWrapped = true
  924. Clear.MouseButton1Down:connect(function()
  925. Input.Text = ""
  926. end)
  927.  
  928. ExeClose.Name = "ExeClose"
  929. ExeClose.Parent = ExecutorFrame
  930. ExeClose.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  931. ExeClose.BorderColor3 = Color3.new(0, 0, 0)
  932. ExeClose.BorderSizePixel = 2
  933. ExeClose.Size = UDim2.new(0, 18, 0, 14)
  934. ExeClose.Font = Enum.Font.GothamBold
  935. ExeClose.Text = "X"
  936. ExeClose.TextColor3 = Color3.new(0, 0, 0)
  937. ExeClose.TextScaled = true
  938. ExeClose.TextSize = 14
  939. ExeClose.TextWrapped = true
  940. ExeClose.MouseButton1Down:connect(function()
  941. MainFrame.Visible = true
  942. ExecutorFrame.Visible = false
  943. end)
  944.  
  945. ScriptScrollFrame.Name = "ScriptScrollFrame"
  946. ScriptScrollFrame.Parent = ExecutorFrame
  947. ScriptScrollFrame.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  948. ScriptScrollFrame.BorderColor3 = Color3.new(0, 0, 0)
  949. ScriptScrollFrame.BorderSizePixel = 2
  950. ScriptScrollFrame.Position = UDim2.new(-0.451306403, 0, 0, 0)
  951. ScriptScrollFrame.Size = UDim2.new(0, 181, 0, 444)
  952.  
  953. BarackGUI.Name = "BarackGUI"
  954. BarackGUI.Parent = ScriptScrollFrame
  955. BarackGUI.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  956. BarackGUI.BorderColor3 = Color3.new(0, 0, 0)
  957. BarackGUI.BorderSizePixel = 2
  958. BarackGUI.Size = UDim2.new(0, 168, 0, 50)
  959. BarackGUI.Font = Enum.Font.GothamBold
  960. BarackGUI.Text = "Barack GUI"
  961. BarackGUI.TextColor3 = Color3.new(0, 0, 0)
  962. BarackGUI.TextSize = 14
  963. BarackGUI.MouseButton1Down:connect(function()
  964. _G.Settings = {
  965. ["MAINCOLOR"] = {Color3.fromRGB(0, 129, 189)};
  966. ["BUTTONCOLOR"] = {Color3.fromRGB(0, 111, 163)};
  967. ["ACCENTCOLOR"] = {Color3.fromRGB(0, 161, 236)};
  968. ["HIDESHOWCOLOR"] = {Color3.fromRGB(0, 076, 112)};
  969. }
  970.  
  971. loadstring(game:GetObjects("rbxassetid://693572038")[1].Source)()
  972. end)
  973.  
  974.  
  975. grabknife.Name = "grabknife"
  976. grabknife.Parent = Scripts
  977. grabknife.BackgroundColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  978. grabknife.BackgroundTransparency = 0.25
  979. grabknife.BorderColor3 = Color3.new(0, 0, 0)
  980. grabknife.Position = UDim2.new(-2.98023224e-08, 0, 0.316176474, 0)
  981. grabknife.Size = UDim2.new(0, 108, 0, 50)
  982. grabknife.Font = Enum.Font.Code
  983. grabknife.Text = "GrabKnifeV4"
  984. grabknife.TextColor3 = Color3.new(1, 1, 1)
  985. grabknife.TextSize = 20
  986.  
  987. grabknife.MouseButton1Down:connect(function()
  988. loadstring(game:GetObjects("rbxassetid://1392267492")[1].Source)()
  989. end)
  990.  
  991. absalom.Name = "absalom"
  992. absalom.Parent = Scripts
  993. absalom.BackgroundColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  994. absalom.BackgroundTransparency = 0.25
  995. absalom.Position = UDim2.new(0.557376981, 0, 0.482843161, 0)
  996. absalom.Size = UDim2.new(0, 108, 0, 50)
  997. absalom.Font = Enum.Font.Code
  998. absalom.Text = "Absalom"
  999. absalom.TextColor3 = Color3.new(1, 1, 1)
  1000. absalom.TextSize = 25
  1001.  
  1002. absalom.MouseButton1Down:connect(function()
  1003. loadstring(game:GetObjects("rbxassetid://1392269461")[1].Source())
  1004. end)
  1005.  
  1006. ScriptBar.Name = "ScriptBar"
  1007. ScriptBar.Parent = ExecutorFrame
  1008. ScriptBar.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  1009. ScriptBar.BorderColor3 = Color3.new(0, 0, 0)
  1010. ScriptBar.BorderSizePixel = 2
  1011. ScriptBar.Position = UDim2.new(-0.451306403, 0, -0.067567572, 0)
  1012. ScriptBar.Size = UDim2.new(0, 181, 0, 23)
  1013. ScriptBar.Font = Enum.Font.GothamBold
  1014. ScriptBar.Text = "Scripts/GUI's"
  1015. ScriptBar.TextColor3 = Color3.new(0, 0, 0)
  1016. ScriptBar.TextSize = 14
  1017.  
  1018. Credits.Name = "Credits"
  1019. Credits.Parent = ExecutorFrame
  1020. Credits.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  1021. Credits.BorderColor3 = Color3.new(0, 0, 0)
  1022. Credits.BorderSizePixel = 2
  1023. Credits.Position = UDim2.new(-0.736342072, 0, 0.0743243247, 0)
  1024. Credits.Size = UDim2.new(0, 101, 0, 133)
  1025. Credits.Font = Enum.Font.GothamBold
  1026. Credits.Text = "Scripts/GUI's i used are not mine credits go to their respected owners"
  1027. Credits.TextColor3 = Color3.new(0, 0, 0)
  1028. Credits.TextScaled = true
  1029. Credits.TextSize = 14
  1030. Credits.TextWrapped = true
  1031.  
  1032. Combine2.Name = "Combine2"
  1033. Combine2.Parent = ExecutorFrame
  1034. Combine2.BackgroundColor3 = Color3.new(0.141176, 0.141176, 0.141176)
  1035. Combine2.BorderColor3 = Color3.new(0, 0, 0)
  1036. Combine2.BorderSizePixel = 0
  1037. Combine2.Position = UDim2.new(-0.496437043, 0, 0.208567604, 0)
  1038. Combine2.Size = UDim2.new(0, 19, 0, 13)
  1039.  
  1040. Combine1.Name = "Combine1"
  1041. Combine1.Parent = ExecutorFrame
  1042. Combine1.BackgroundColor3 = Color3.new(0.141176, 0.141176, 0.141176)
  1043. Combine1.BorderColor3 = Color3.new(0, 0, 0)
  1044. Combine1.BorderSizePixel = 0
  1045. Combine1.Position = UDim2.new(-0.24228029, 0, -0.0157657694, 0)
  1046. Combine1.Size = UDim2.new(0, 12, 0, 7)
  1047. -- Scripts:
Add Comment
Please, Sign In to add comment