Advertisement
Guest User

GhostGUI

a guest
Jun 9th, 2018
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 35.06 KB | None | 0 0
  1. local GhostGUI = Instance.new("ScreenGui")
  2. local deco = Instance.new("Frame")
  3. local deco2 = Instance.new("Frame")
  4. local label = Instance.new("TextLabel")
  5. local LoginFrame = Instance.new("Frame")
  6. local loginbutton = Instance.new("TextButton")
  7. local user = Instance.new("TextBox")
  8. local pass = Instance.new("TextBox")
  9. local deco3 = Instance.new("Frame")
  10. local openbutton = Instance.new("TextButton")
  11. local selection = Instance.new("Frame")
  12. local deco4 = Instance.new("Frame")
  13. local scriptsbutton = Instance.new("TextButton")
  14. local creditsbutton = Instance.new("TextButton")
  15. local commandsbutton = Instance.new("TextButton")
  16. local serverdestructionbutton = Instance.new("TextButton")
  17. local deco5 = Instance.new("Frame")
  18. local label3 = Instance.new("TextLabel")
  19. local infyield = Instance.new("TextButton")
  20. local topk3k40 = Instance.new("TextButton")
  21. local grabknifev4 = Instance.new("TextButton")
  22. local Project44033514 = Instance.new("TextButton")
  23. local WorldEater = Instance.new("TextButton")
  24. local GokuNormal = Instance.new("TextButton")
  25. local UIGoku = Instance.new("TextButton")
  26. local RainbowTitan = Instance.new("TextButton")
  27. local creditspage = Instance.new("Frame")
  28. local deco6 = Instance.new("Frame")
  29. local ghostguilabel = Instance.new("TextLabel")
  30. local creditsxdd = Instance.new("TextLabel")
  31. local cmdspage = Instance.new("Frame")
  32. local deco7 = Instance.new("Frame")
  33. local label6 = Instance.new("TextLabel")
  34. local enterbutton = Instance.new("TextButton")
  35. local speedbox = Instance.new("TextBox")
  36. local healthbox = Instance.new("TextBox")
  37. local jumpbox = Instance.new("TextBox")
  38. local scriptsxbutton = Instance.new("TextButton")
  39. local commandsxbutton = Instance.new("TextButton")
  40. local creditsxbutton = Instance.new("TextButton")
  41. local fecheck = Instance.new("Frame")
  42. local fecheck2 = Instance.new("TextLabel")
  43. local scrolling4scripts = Instance.new("ScrollingFrame")
  44. local InfiniteYield = Instance.new("TextButton")
  45. local topk3k40 = Instance.new("TextButton")
  46. local grabknifev4 = Instance.new("TextButton")
  47. local Project44033514 = Instance.new("TextButton")
  48. local WorldEater = Instance.new("TextButton")
  49. local GokuNormal = Instance.new("TextButton")
  50. local UIGoku = Instance.new("TextButton")
  51. local RainbowTitan = Instance.new("TextButton")
  52. local AgentAgony = Instance.new("TextButton")
  53. local ClockTimeStop = Instance.new("TextButton")
  54. local Sword = Instance.new("TextButton")
  55. local Memus = Instance.new("TextButton")
  56. local BoomboxHashGUI = Instance.new("TextButton")
  57. local RepulseJojo = Instance.new("TextButton")
  58. local TextLabel = Instance.new("TextLabel")
  59. local scriptsxbutton = Instance.new("TextButton")
  60. local BigBoie = Instance.new("TextButton")
  61. local StarGlitchOld = Instance.new("TextButton")
  62. local StarGlitchNew = Instance.new("TextButton")
  63. local SoulAxe = Instance.new("TextButton")
  64. local ReallyBigHammer = Instance.new("TextButton")
  65. local ExecutorFrame = Instance.new("Frame")
  66. local deco12390 = Instance.new("Frame")
  67. local actualexecxd = Instance.new("ScrollingFrame")
  68. local scriptgoeshere = Instance.new("TextBox")
  69. local execute = Instance.new("TextButton")
  70. local ScriptExecutor = Instance.new("TextButton")
  71. local executorxbutton = Instance.new("TextButton")
  72.  
  73. GhostGUI.Name = "GhostGUI"
  74. GhostGUI.Parent = game.CoreGui
  75. deco.Name = "deco"
  76. deco.Parent = GhostGUI
  77. deco.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  78. deco.Position = UDim2.new(5.28921935, 0, 0.22826086, 0)
  79. deco.Size = UDim2.new(0, 567, 0, 375)
  80. deco.Visible = true
  81. deco.Active = true
  82. deco.Style = Enum.FrameStyle.DropShadow
  83. deco.Draggable = true
  84. deco:TweenPosition(UDim2.new(0.289, 0,0.228, 0),"Out","Quint",3)
  85. local startupsound = Instance.new("Sound",game.Players.LocalPlayer)
  86. startupsound.SoundId = "rbxassetid://142601170"
  87. startupsound.Volume = 3
  88. startupsound:Play()
  89.  
  90. deco2.Name = "deco2"
  91. deco2.Parent = deco
  92. deco2.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  93. deco2.BorderSizePixel = 0
  94. deco2.Position = UDim2.new(0.014109347, 0, 0.0986666679, 0)
  95. deco2.Size = UDim2.new(0, 535, 0, 45)
  96.  
  97. label.Name = "label"
  98. label.Parent = deco2
  99. label.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  100. label.BorderSizePixel = 0
  101. label.Position = UDim2.new(0.010935653, 0, 0.222222239, 0)
  102. label.Size = UDim2.new(0, 521, 0, 24)
  103. label.Font = Enum.Font.Garamond
  104. label.Text = "Ghost GUI"
  105. label.TextColor3 = Color3.new(1, 1, 1)
  106. label.TextScaled = true
  107. label.TextSize = 14
  108. label.TextWrapped = true
  109.  
  110. LoginFrame.Name = "LoginFrame"
  111. LoginFrame.Parent = deco
  112. LoginFrame.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  113. LoginFrame.BackgroundTransparency = 0.20000000298023
  114. LoginFrame.BorderSizePixel = 0
  115. LoginFrame.Position = UDim2.new(0.014991181, 0, 0.0282585397, 0)
  116. LoginFrame.Size = UDim2.new(0, 535, 0, 339)
  117. LoginFrame.ZIndex = 0
  118.  
  119. user.Name = "user"
  120. user.Parent = LoginFrame
  121. user.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  122. user.BorderColor3 = Color3.new(1, 1, 1)
  123. user.Position = UDim2.new(0.0542056076, 0, 0.424778759, 0)
  124. user.Size = UDim2.new(0, 200, 0, 50)
  125. user.Font = Enum.Font.Bodoni
  126. user.PlaceholderText = "Username"
  127. user.Text = ""
  128. user.TextColor3 = Color3.new(0, 0, 0)
  129. user.TextSize = 25
  130. user.TextWrapped = true
  131.  
  132. pass.Name = "pass"
  133. pass.Parent = LoginFrame
  134. pass.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  135. pass.BorderColor3 = Color3.new(1, 1, 1)
  136. pass.Position = UDim2.new(0.583177567, 0, 0.423303813, 0)
  137. pass.Size = UDim2.new(0, 200, 0, 50)
  138. pass.Font = Enum.Font.Bodoni
  139. pass.PlaceholderText = "Password"
  140. pass.Text = ""
  141. pass.TextColor3 = Color3.new(0, 0, 0)
  142. pass.TextSize = 25
  143.  
  144. loginbutton.Name = "loginbutton"
  145. loginbutton.Parent = LoginFrame
  146. loginbutton.BackgroundColor3 = Color3.new(1, 1, 1)
  147. loginbutton.Position = UDim2.new(0.310280353, 0, 0.719763994, 0)
  148. loginbutton.Size = UDim2.new(0, 200, 0, 60)
  149. loginbutton.Style = Enum.ButtonStyle.RobloxRoundButton
  150. loginbutton.Font = Enum.Font.Bodoni
  151. loginbutton.Text = "Continue"
  152. loginbutton.TextColor3 = Color3.new(1, 1, 1)
  153. loginbutton.TextScaled = true
  154. loginbutton.TextSize = 14
  155. loginbutton.TextWrapped = true
  156.  
  157. deco3.Name = "deco3"
  158. deco3.Parent = LoginFrame
  159. deco3.BackgroundColor3 = Color3.new(1, 1, 1)
  160. deco3.Position = UDim2.new(0, 0, 0.206489682, 0)
  161. deco3.Size = UDim2.new(0, 535, 0, 12)
  162. deco3.Style = Enum.FrameStyle.RobloxRound
  163.  
  164. openbutton.Name = "openbutton"
  165. openbutton.Parent = GhostGUI
  166. openbutton.BackgroundColor3 = Color3.new(1, 1, 1)
  167. openbutton.Position = UDim2.new(-4.906919241, 0, 0.897101462, 0)
  168. openbutton.Size = UDim2.new(0, 89, 0, 50)
  169. openbutton.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  170. openbutton.Font = Enum.Font.SourceSans
  171. openbutton.Text = "Delete GUI"
  172. openbutton.Visible = false
  173. openbutton.TextColor3 = Color3.new(0, 0, 0)
  174. openbutton.TextSize = 14
  175.  
  176. selection.Name = "selection"
  177. selection.Parent = GhostGUI
  178. selection.BackgroundColor3 = Color3.new(1, 1, 1)
  179. selection.Position = UDim2.new(4.00823723245, 0, 0.768115938, 0)
  180. selection.Size = UDim2.new(0, 354, 0, 139)
  181. selection.Style = Enum.FrameStyle.DropShadow
  182. selection.Visible = false
  183.  
  184. deco4.Name = "deco4"
  185. deco4.Parent = selection
  186. deco4.BackgroundColor3 = Color3.new(1, 1, 1)
  187. deco4.Position = UDim2.new(0.0197740123, 0, 0.0431654677, 0)
  188. deco4.Size = UDim2.new(0, 328, 0, 113)
  189. deco4.Style = Enum.FrameStyle.DropShadow
  190.  
  191. scriptsbutton.Name = "scriptsbutton"
  192. scriptsbutton.Parent = deco4
  193. scriptsbutton.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  194. scriptsbutton.Position = UDim2.new(0.0152439019, 0, 0.225663722, 0)
  195. scriptsbutton.Size = UDim2.new(0, 66, 0, 50)
  196. scriptsbutton.Style = Enum.ButtonStyle.RobloxRoundButton
  197. scriptsbutton.Font = Enum.Font.Garamond
  198. scriptsbutton.Text = "Scripts"
  199. scriptsbutton.TextColor3 = Color3.new(1, 1, 1)
  200. scriptsbutton.TextScaled = true
  201. scriptsbutton.TextSize = 14
  202. scriptsbutton.TextWrapped = true
  203.  
  204. creditsbutton.Name = "creditsbutton"
  205. creditsbutton.Parent = deco4
  206. creditsbutton.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  207. creditsbutton.Position = UDim2.new(0.378048748, 0, 0.230088502, 0)
  208. creditsbutton.Size = UDim2.new(0, 66, 0, 50)
  209. creditsbutton.Style = Enum.ButtonStyle.RobloxRoundButton
  210. creditsbutton.Font = Enum.Font.Garamond
  211. creditsbutton.Text = "Credits"
  212. creditsbutton.TextColor3 = Color3.new(1, 1, 1)
  213. creditsbutton.TextScaled = true
  214. creditsbutton.TextSize = 14
  215. creditsbutton.TextWrapped = true
  216.  
  217. commandsbutton.Name = "commandsbutton"
  218. commandsbutton.Parent = deco4
  219. commandsbutton.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  220. commandsbutton.Position = UDim2.new(0.731707335, 0, 0.230088502, 0)
  221. commandsbutton.Size = UDim2.new(0, 66, 0, 50)
  222. commandsbutton.Style = Enum.ButtonStyle.RobloxRoundButton
  223. commandsbutton.Font = Enum.Font.Garamond
  224. commandsbutton.Text = "Local CMDS"
  225. commandsbutton.TextColor3 = Color3.new(1, 1, 1)
  226. commandsbutton.TextScaled = true
  227. commandsbutton.TextSize = 14
  228. commandsbutton.TextWrapped = true
  229.  
  230. serverdestructionbutton.Name = "creditsbutton"
  231. serverdestructionbutton.Parent = deco4
  232. serverdestructionbutton.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  233. serverdestructionbutton.BorderColor3 = Color3.new(1, 0, 0)
  234. serverdestructionbutton.Position = UDim2.new(0.0274390243, 0, 0.0353982449, 0)
  235. serverdestructionbutton.Size = UDim2.new(0, 288, 0, 14)
  236. serverdestructionbutton.Font = Enum.Font.Garamond
  237. serverdestructionbutton.Text = "!! Destroy Server Button !!"
  238. serverdestructionbutton.TextColor3 = Color3.new(1, 0, 0)
  239. serverdestructionbutton.TextScaled = true
  240. serverdestructionbutton.TextSize = 14
  241. serverdestructionbutton.TextWrapped = true
  242.  
  243. fecheck.Name = "fecheck"
  244. fecheck.Parent = GhostGUI
  245. fecheck.BackgroundColor3 = Color3.new(1, 1, 1)
  246. fecheck.Position = UDim2.new(0.00658978568, 0, -0.904619992, 0)
  247. fecheck.Size = UDim2.new(0, 107, 0, 53)
  248. fecheck.Style = Enum.FrameStyle.ChatGreen
  249.  
  250. fecheck2.Name = "fecheck2"
  251. fecheck2.Parent = fecheck
  252. fecheck2.BackgroundColor3 = Color3.new(1, 1, 1)
  253. fecheck2.BorderSizePixel = 0
  254. fecheck2.Position = UDim2.new(-0.00934579968, 0, -0.396226406, 0)
  255. fecheck2.Size = UDim2.new(0, 87, 0, 42)
  256. fecheck2.Font = Enum.Font.SourceSans
  257. fecheck2.TextColor3 = Color3.new(0, 0, 0)
  258. fecheck2.TextSize = 14
  259. fecheck2.TextWrapped = true
  260. if game.Workspace.FilteringEnabled == true then
  261. fecheck2.Text = "This game has filtering enabled."
  262. else
  263. fecheck2.Text = "This game has filtering disabled."
  264. end
  265.  
  266. label3.Name = "label3"
  267. label3.Parent = deco5
  268. label3.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  269. label3.BorderSizePixel = 0
  270. label3.Position = UDim2.new(0.0260115601, 0, 0.0365853608, 0)
  271. label3.Size = UDim2.new(0, 314, 0, 32)
  272. label3.Font = Enum.Font.Garamond
  273. label3.Text = "Scripts"
  274. label3.TextColor3 = Color3.new(1, 1, 1)
  275. label3.TextScaled = true
  276. label3.TextSize = 14
  277. label3.TextWrapped = true
  278.  
  279. scrolling4scripts.Name = "scrolling4scripts"
  280. scrolling4scripts.Parent = GhostGUI
  281. scrolling4scripts.BackgroundColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  282. scrolling4scripts.BorderColor3 = Color3.new(1, 1, 1)
  283. scrolling4scripts.Position = UDim2.new(5.388797373, 0, 0.263785392, 0)
  284. scrolling4scripts.Size = UDim2.new(0, 243, 0, 353)
  285. scrolling4scripts.CanvasPosition = Vector2.new(0,0)
  286. scrolling4scripts.Visible = false
  287. scrolling4scripts.Active = true
  288. scrolling4scripts.Draggable = true
  289.  
  290. InfiniteYield.Name = "InfiniteYield"
  291. InfiniteYield.Parent = scrolling4scripts
  292. InfiniteYield.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  293. InfiniteYield.Position = UDim2.new(0.0452674925, 0, 0.0141643062, 0)
  294. InfiniteYield.Size = UDim2.new(0, 209, 0, 20)
  295. InfiniteYield.Style = Enum.ButtonStyle.RobloxRoundButton
  296. InfiniteYield.Font = Enum.Font.SourceSans
  297. InfiniteYield.Text = "Infinite Yield"
  298. InfiniteYield.TextColor3 = Color3.new(0, 0, 0)
  299. InfiniteYield.TextSize = 14
  300.  
  301. topk3k40.Name = "topk3k40"
  302. topk3k40.Parent = scrolling4scripts
  303. topk3k40.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  304. topk3k40.Position = UDim2.new(0.0452674925, 0, 0.0339943357, 0)
  305. topk3k40.Size = UDim2.new(0, 209, 0, 20)
  306. topk3k40.Style = Enum.ButtonStyle.RobloxRoundButton
  307. topk3k40.Font = Enum.Font.SourceSans
  308. topk3k40.Text = "Top K3K 4.0"
  309. topk3k40.TextColor3 = Color3.new(0, 0, 0)
  310. topk3k40.TextSize = 14
  311.  
  312. grabknifev4.Name = "grabknifev4"
  313. grabknifev4.Parent = scrolling4scripts
  314. grabknifev4.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  315. grabknifev4.Position = UDim2.new(0.0452674925, 0, 0.0538243651, 0)
  316. grabknifev4.Size = UDim2.new(0, 209, 0, 20)
  317. grabknifev4.Style = Enum.ButtonStyle.RobloxRoundButton
  318. grabknifev4.Font = Enum.Font.SourceSans
  319. grabknifev4.Text = "Grab Knife V4"
  320. grabknifev4.TextColor3 = Color3.new(0, 0, 0)
  321. grabknifev4.TextSize = 14
  322.  
  323. Project44033514.Name = "Project44033514"
  324. Project44033514.Parent = scrolling4scripts
  325. Project44033514.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  326. Project44033514.Position = UDim2.new(0.0452674925, 0, 0.0736543909, 0)
  327. Project44033514.Size = UDim2.new(0, 209, 0, 20)
  328. Project44033514.Style = Enum.ButtonStyle.RobloxRoundButton
  329. Project44033514.Font = Enum.Font.SourceSans
  330. Project44033514.Text = "Project 44033514"
  331. Project44033514.TextColor3 = Color3.new(0, 0, 0)
  332. Project44033514.TextSize = 14
  333.  
  334. WorldEater.Name = "WorldEater"
  335. WorldEater.Parent = scrolling4scripts
  336. WorldEater.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  337. WorldEater.Position = UDim2.new(0.0452674925, 0, 0.0934844166, 0)
  338. WorldEater.Size = UDim2.new(0, 209, 0, 20)
  339. WorldEater.Style = Enum.ButtonStyle.RobloxRoundButton
  340. WorldEater.Font = Enum.Font.SourceSans
  341. WorldEater.Text = "World Eater"
  342. WorldEater.TextColor3 = Color3.new(0, 0, 0)
  343. WorldEater.TextSize = 14
  344.  
  345. GokuNormal.Name = "GokuNormal"
  346. GokuNormal.Parent = scrolling4scripts
  347. GokuNormal.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  348. GokuNormal.Position = UDim2.new(0.0452674925, 0, 0.11331445, 0)
  349. GokuNormal.Size = UDim2.new(0, 209, 0, 20)
  350. GokuNormal.Style = Enum.ButtonStyle.RobloxRoundButton
  351. GokuNormal.Font = Enum.Font.SourceSans
  352. GokuNormal.Text = "Goku"
  353. GokuNormal.TextColor3 = Color3.new(0, 0, 0)
  354. GokuNormal.TextSize = 14
  355.  
  356. UIGoku.Name = "UIGoku"
  357. UIGoku.Parent = scrolling4scripts
  358. UIGoku.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  359. UIGoku.Position = UDim2.new(0.0452674925, 0, 0.133144483, 0)
  360. UIGoku.Size = UDim2.new(0, 209, 0, 20)
  361. UIGoku.Style = Enum.ButtonStyle.RobloxRoundButton
  362. UIGoku.Font = Enum.Font.SourceSans
  363. UIGoku.Text = "UI Goku"
  364. UIGoku.TextColor3 = Color3.new(0, 0, 0)
  365. UIGoku.TextSize = 14
  366.  
  367. RainbowTitan.Name = "RainbowTitan"
  368. RainbowTitan.Parent = scrolling4scripts
  369. RainbowTitan.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  370. RainbowTitan.Position = UDim2.new(0.0452674925, 0, 0.152974516, 0)
  371. RainbowTitan.Size = UDim2.new(0, 209, 0, 20)
  372. RainbowTitan.Style = Enum.ButtonStyle.RobloxRoundButton
  373. RainbowTitan.Font = Enum.Font.SourceSans
  374. RainbowTitan.Text = "Rainbow Titan"
  375. RainbowTitan.TextColor3 = Color3.new(0, 0, 0)
  376. RainbowTitan.TextSize = 14
  377.  
  378. AgentAgony.Name = "Agent Agony"
  379. AgentAgony.Parent = scrolling4scripts
  380. AgentAgony.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  381. AgentAgony.Position = UDim2.new(0.0452674925, 0, 0.172804549, 0)
  382. AgentAgony.Size = UDim2.new(0, 209, 0, 20)
  383. AgentAgony.Style = Enum.ButtonStyle.RobloxRoundButton
  384. AgentAgony.Font = Enum.Font.SourceSans
  385. AgentAgony.Text = "Agent Agony"
  386. AgentAgony.TextColor3 = Color3.new(0, 0, 0)
  387. AgentAgony.TextSize = 14
  388.  
  389. ClockTimeStop.Name = "ClockTimeStop"
  390. ClockTimeStop.Parent = scrolling4scripts
  391. ClockTimeStop.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  392. ClockTimeStop.Position = UDim2.new(0.0452674925, 0, 0.192634583, 0)
  393. ClockTimeStop.Size = UDim2.new(0, 209, 0, 20)
  394. ClockTimeStop.Style = Enum.ButtonStyle.RobloxRoundButton
  395. ClockTimeStop.Font = Enum.Font.SourceSans
  396. ClockTimeStop.Text = "Clock Time Stop"
  397. ClockTimeStop.TextColor3 = Color3.new(0, 0, 0)
  398. ClockTimeStop.TextSize = 14
  399.  
  400. Sword.Name = "Sword"
  401. Sword.Parent = scrolling4scripts
  402. Sword.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  403. Sword.Position = UDim2.new(0.0452674925, 0, 0.212464616, 0)
  404. Sword.Size = UDim2.new(0, 209, 0, 20)
  405. Sword.Style = Enum.ButtonStyle.RobloxRoundButton
  406. Sword.Font = Enum.Font.SourceSans
  407. Sword.Text = "Sword"
  408. Sword.TextColor3 = Color3.new(0, 0, 0)
  409. Sword.TextSize = 14
  410.  
  411. Memus.Name = "Memus"
  412. Memus.Parent = scrolling4scripts
  413. Memus.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  414. Memus.Position = UDim2.new(0.0452674925, 0, 0.232294649, 0)
  415. Memus.Size = UDim2.new(0, 209, 0, 20)
  416. Memus.Style = Enum.ButtonStyle.RobloxRoundButton
  417. Memus.Font = Enum.Font.SourceSans
  418. Memus.Text = "Memeus"
  419. Memus.TextColor3 = Color3.new(0, 0, 0)
  420. Memus.TextSize = 14
  421.  
  422. BoomboxHashGUI.Name = "BoomboxHashGUI"
  423. BoomboxHashGUI.Parent = scrolling4scripts
  424. BoomboxHashGUI.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  425. BoomboxHashGUI.Position = UDim2.new(0.0452674925, 0, 0.252124667, 0)
  426. BoomboxHashGUI.Size = UDim2.new(0, 209, 0, 20)
  427. BoomboxHashGUI.Style = Enum.ButtonStyle.RobloxRoundButton
  428. BoomboxHashGUI.Font = Enum.Font.SourceSans
  429. BoomboxHashGUI.Text = "Boombox Hash GUI"
  430. BoomboxHashGUI.TextColor3 = Color3.new(0, 0, 0)
  431. BoomboxHashGUI.TextSize = 14
  432.  
  433. RepulseJojo.Name = "RepulseJojo"
  434. RepulseJojo.Parent = scrolling4scripts
  435. RepulseJojo.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  436. RepulseJojo.Position = UDim2.new(0.0452674925, 0, 0.27337113, 0)
  437. RepulseJojo.Size = UDim2.new(0, 209, 0, 20)
  438. RepulseJojo.Style = Enum.ButtonStyle.RobloxRoundButton
  439. RepulseJojo.Font = Enum.Font.SourceSans
  440. RepulseJojo.Text = "Repulse (Jojo edit)"
  441. RepulseJojo.TextColor3 = Color3.new(0, 0, 0)
  442. RepulseJojo.TextSize = 14
  443.  
  444. TextLabel.Parent = scrolling4scripts
  445. TextLabel.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  446. TextLabel.BorderColor3 = Color3.new(1, 1, 1)
  447. TextLabel.Size = UDim2.new(0, 243, 0, 19)
  448. TextLabel.Font = Enum.Font.Garamond
  449. TextLabel.Text = "Scripts"
  450. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  451. TextLabel.TextScaled = true
  452. TextLabel.TextSize = 14
  453. TextLabel.TextWrapped = true
  454.  
  455. scriptsxbutton.Name = "scriptsxbutton"
  456. scriptsxbutton.Parent = scrolling4scripts
  457. scriptsxbutton.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  458. scriptsxbutton.BorderColor3 = Color3.new(1, 0, 0)
  459. scriptsxbutton.Size = UDim2.new(0, 27, 0, 19)
  460. scriptsxbutton.Font = Enum.Font.Bodoni
  461. scriptsxbutton.Text = "X"
  462. scriptsxbutton.TextColor3 = Color3.new(1, 0, 0)
  463. scriptsxbutton.TextScaled = true
  464. scriptsxbutton.TextSize = 14
  465. scriptsxbutton.TextWrapped = true
  466.  
  467. BigBoie.Name = "BigBoie"
  468. BigBoie.Parent = scrolling4scripts
  469. BigBoie.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  470. BigBoie.Position = UDim2.new(0.0452674925, 0, 0.293201149, 0)
  471. BigBoie.Size = UDim2.new(0, 209, 0, 20)
  472. BigBoie.Style = Enum.ButtonStyle.RobloxRoundButton
  473. BigBoie.Font = Enum.Font.SourceSans
  474. BigBoie.Text = "Big Boie"
  475. BigBoie.TextColor3 = Color3.new(0, 0, 0)
  476. BigBoie.TextSize = 14
  477.  
  478. StarGlitchOld.Name = "StarGlitchOld"
  479. StarGlitchOld.Parent = scrolling4scripts
  480. StarGlitchOld.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  481. StarGlitchOld.Position = UDim2.new(0.0452674925, 0, 0.313031167, 0)
  482. StarGlitchOld.Size = UDim2.new(0, 209, 0, 20)
  483. StarGlitchOld.Style = Enum.ButtonStyle.RobloxRoundButton
  484. StarGlitchOld.Font = Enum.Font.SourceSans
  485. StarGlitchOld.Text = "Star Glitcher (Old Ver)"
  486. StarGlitchOld.TextColor3 = Color3.new(0, 0, 0)
  487. StarGlitchOld.TextSize = 14
  488.  
  489. StarGlitchNew.Name = "StarGlitchNew"
  490. StarGlitchNew.Parent = scrolling4scripts
  491. StarGlitchNew.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  492. StarGlitchNew.Position = UDim2.new(0.0452674925, 0, 0.332861185, 0)
  493. StarGlitchNew.Size = UDim2.new(0, 209, 0, 20)
  494. StarGlitchNew.Style = Enum.ButtonStyle.RobloxRoundButton
  495. StarGlitchNew.Font = Enum.Font.SourceSans
  496. StarGlitchNew.Text = "Star Glitcher (New Ver)"
  497. StarGlitchNew.TextColor3 = Color3.new(0, 0, 0)
  498. StarGlitchNew.TextSize = 14
  499.  
  500. SoulAxe.Name = "SoulAxe"
  501. SoulAxe.Parent = scrolling4scripts
  502. SoulAxe.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  503. SoulAxe.Position = UDim2.new(0.0452674925, 0, 0.352691203, 0)
  504. SoulAxe.Size = UDim2.new(0, 209, 0, 20)
  505. SoulAxe.Style = Enum.ButtonStyle.RobloxRoundButton
  506. SoulAxe.Font = Enum.Font.SourceSans
  507. SoulAxe.Text = "Soul Axe"
  508. SoulAxe.TextColor3 = Color3.new(0, 0, 0)
  509. SoulAxe.TextSize = 14
  510.  
  511. ReallyBigHammer.Name = "ReallyBigHammer"
  512. ReallyBigHammer.Parent = scrolling4scripts
  513. ReallyBigHammer.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  514. ReallyBigHammer.Position = UDim2.new(0.0452674925, 0, 0.372521222, 0)
  515. ReallyBigHammer.Size = UDim2.new(0, 209, 0, 20)
  516. ReallyBigHammer.Style = Enum.ButtonStyle.RobloxRoundButton
  517. ReallyBigHammer.Font = Enum.Font.SourceSans
  518. ReallyBigHammer.Text = "Really Big Hammer"
  519. ReallyBigHammer.TextColor3 = Color3.new(0, 0, 0)
  520. ReallyBigHammer.TextSize = 14
  521.  
  522. ScriptExecutor.Name = "ScriptExecutor"
  523. ScriptExecutor.Parent = scrolling4scripts
  524. ScriptExecutor.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  525. ScriptExecutor.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  526. ScriptExecutor.Position = UDim2.new(0.0637860075, 0, 0.402266294, 0)
  527. ScriptExecutor.Size = UDim2.new(0, 200, 0, 80)
  528. ScriptExecutor.Style = Enum.ButtonStyle.RobloxRoundButton
  529. ScriptExecutor.Font = Enum.Font.SourceSans
  530. ScriptExecutor.Text = "Script Executor"
  531. ScriptExecutor.TextColor3 = Color3.new(0, 0, 0)
  532. ScriptExecutor.TextSize = 14
  533.  
  534. creditspage.Name = "creditspage"
  535. creditspage.Parent = GhostGUI
  536. creditspage.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  537. creditspage.Position = UDim2.new(2.347611189, 0, 0.604347825, 0)
  538. creditspage.Size = UDim2.new(0, 215, 0, 258)
  539. creditspage.Visible = true
  540.  
  541. deco6.Name = "deco6"
  542. deco6.Parent = creditspage
  543. deco6.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  544. deco6.Position = UDim2.new(0.0651162788, 0, 0.0503875986, 0)
  545. deco6.Size = UDim2.new(0, 187, 0, 232)
  546.  
  547. ghostguilabel.Name = "ghostguilabel"
  548. ghostguilabel.Parent = deco6
  549. ghostguilabel.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
  550. ghostguilabel.BorderSizePixel = 0
  551. ghostguilabel.Size = UDim2.new(0, 187, 0, 50)
  552. ghostguilabel.Font = Enum.Font.Bodoni
  553. ghostguilabel.Text = "GhostGUI"
  554. ghostguilabel.TextColor3 = Color3.new(0.470588, 0.470588, 0.470588)
  555. ghostguilabel.TextScaled = true
  556. ghostguilabel.TextSize = 14
  557. ghostguilabel.TextWrapped = true
  558.  
  559. creditsxdd.Name = "creditsxdd"
  560. creditsxdd.Parent = deco6
  561. creditsxdd.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
  562. creditsxdd.BorderSizePixel = 0
  563. creditsxdd.Position = UDim2.new(0, 0, 0.784482777, 0)
  564. creditsxdd.Size = UDim2.new(0, 187, 0, 50)
  565. creditsxdd.Font = Enum.Font.Bodoni
  566. creditsxdd.Text = "Made by Mcisbetter111."
  567. creditsxdd.TextColor3 = Color3.new(0.470588, 0.470588, 0.470588)
  568. creditsxdd.TextScaled = true
  569. creditsxdd.TextSize = 14
  570. creditsxdd.TextWrapped = true
  571.  
  572. cmdspage.Name = "cmdspage"
  573. cmdspage.Parent = GhostGUI
  574. cmdspage.BackgroundColor3 = Color3.new(1, 1, 1)
  575. cmdspage.Position = UDim2.new(3.588962078, 0, 0.315217376, 0)
  576. cmdspage.Size = UDim2.new(0, 481, 0, 255)
  577. cmdspage.Visible = false
  578. cmdspage.Style = Enum.FrameStyle.DropShadow
  579. cmdspage.Active = true
  580. cmdspage.Draggable = true
  581.  
  582. deco7.Name = "deco7"
  583. deco7.Parent = cmdspage
  584. deco7.BackgroundColor3 = Color3.new(1, 1, 1)
  585. deco7.Position = UDim2.new(0.0124740126, 0, 0.0156862754, 0)
  586. deco7.Size = UDim2.new(0, 453, 0, 233)
  587. deco7.Style = Enum.FrameStyle.DropShadow
  588.  
  589. label6.Name = "label6"
  590. label6.Parent = deco7
  591. label6.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  592. label6.BorderSizePixel = 0
  593. label6.Position = UDim2.new(0.0187637974, 0, 0.0214592274, 0)
  594. label6.Size = UDim2.new(0, 420, 0, 50)
  595. label6.Font = Enum.Font.Garamond
  596. label6.Text = "Local Commands"
  597. label6.TextColor3 = Color3.new(0.470588, 0.470588, 0.470588)
  598. label6.TextScaled = true
  599. label6.TextSize = 14
  600. label6.TextWrapped = true
  601.  
  602. enterbutton.Name = "enterbutton"
  603. enterbutton.Parent = deco7
  604. enterbutton.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  605. enterbutton.BorderColor3 = Color3.new(0.470588, 0.470588, 0.470588)
  606. enterbutton.Position = UDim2.new(0.270419449, 0, 0.789699554, 0)
  607. enterbutton.Size = UDim2.new(0, 200, 0, 33)
  608. enterbutton.Font = Enum.Font.Bodoni
  609. enterbutton.Text = "Enter"
  610. enterbutton.TextColor3 = Color3.new(1, 1, 1)
  611. enterbutton.TextScaled = true
  612. enterbutton.TextSize = 14
  613. enterbutton.TextWrapped = true
  614.  
  615. speedbox.Name = "speedbox"
  616. speedbox.Parent = deco7
  617. speedbox.BackgroundColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  618. speedbox.BorderColor3 = Color3.new(0.470588, 0.470588, 0.470588)
  619. speedbox.Position = UDim2.new(0.0507726297, 0, 0.38197425, 0)
  620. speedbox.Size = UDim2.new(0, 120, 0, 50)
  621. speedbox.Font = Enum.Font.SourceSans
  622. speedbox.Text = "Walkspeed - 16"
  623. speedbox.TextColor3 = Color3.new(0, 0, 0)
  624. speedbox.TextSize = 14
  625. speedbox.TextScaled = true
  626. speedbox.TextColor3 = Color3.new(255,255,255)
  627.  
  628. healthbox.Name = "healthbox"
  629. healthbox.Parent = deco7
  630. healthbox.BackgroundColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  631. healthbox.BorderColor3 = Color3.new(0.470588, 0.470588, 0.470588)
  632. healthbox.Position = UDim2.new(0.362030923, 0, 0.384120196, 0)
  633. healthbox.Size = UDim2.new(0, 120, 0, 50)
  634. healthbox.Font = Enum.Font.SourceSans
  635. healthbox.Text = "Health - 100"
  636. healthbox.TextColor3 = Color3.new(0, 0, 0)
  637. healthbox.TextSize = 14
  638. healthbox.TextScaled = true
  639. healthbox.TextColor3 = Color3.new(255,255,255)
  640.  
  641. jumpbox.Name = "jumpbox"
  642. jumpbox.Parent = deco7
  643. jumpbox.BackgroundColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  644. jumpbox.BorderColor3 = Color3.new(0.470588, 0.470588, 0.470588)
  645. jumpbox.Position = UDim2.new(0.668874145, 0, 0.384120196, 0)
  646. jumpbox.Size = UDim2.new(0, 120, 0, 50)
  647. jumpbox.Font = Enum.Font.SourceSans
  648. jumpbox.Text = "Jump Power - 50"
  649. jumpbox.TextColor3 = Color3.new(0, 0, 0)
  650. jumpbox.TextSize = 14
  651. jumpbox.TextScaled = true
  652. jumpbox.TextColor3 = Color3.new(255,255,255)
  653.  
  654. scriptsxbutton.Name = "scriptsxbutton"
  655. scriptsxbutton.Parent = scrolling4scripts
  656. scriptsxbutton.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  657. scriptsxbutton.BorderColor3 = Color3.new(1, 0, 0)
  658. scriptsxbutton.Size = UDim2.new(0, 27, 0, 19)
  659. scriptsxbutton.Font = Enum.Font.Bodoni
  660. scriptsxbutton.Text = "X"
  661. scriptsxbutton.TextColor3 = Color3.new(1, 0, 0)
  662. scriptsxbutton.TextScaled = true
  663. scriptsxbutton.TextSize = 14
  664. scriptsxbutton.TextWrapped = true
  665.  
  666. commandsxbutton.Name = "commandsxbutton"
  667. commandsxbutton.Parent = deco7
  668. commandsxbutton.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  669. commandsxbutton.BackgroundTransparency = 0.5
  670. commandsxbutton.BorderColor3 = Color3.new(1, 0, 0)
  671. commandsxbutton.Position = UDim2.new(0.784531891, 0, 0.771018684, 0)
  672. commandsxbutton.Size = UDim2.new(0, 50, 0, 26)
  673. commandsxbutton.Font = Enum.Font.Garamond
  674. commandsxbutton.Text = "X"
  675. commandsxbutton.TextColor3 = Color3.new(1, 0, 0)
  676. commandsxbutton.TextScaled = true
  677. commandsxbutton.TextSize = 14
  678. commandsxbutton.TextWrapped = true
  679.  
  680. creditsxbutton.Name = "creditsxbutton"
  681. creditsxbutton.Parent = deco6
  682. creditsxbutton.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  683. creditsxbutton.BackgroundTransparency = 0.5
  684. creditsxbutton.BorderColor3 = Color3.new(1, 0, 0)
  685. creditsxbutton.Position = UDim2.new(0.640345812, 0, 0.294274509, 0)
  686. creditsxbutton.Size = UDim2.new(0, 50, 0, 26)
  687. creditsxbutton.Font = Enum.Font.Garamond
  688. creditsxbutton.Text = "X"
  689. creditsxbutton.TextColor3 = Color3.new(1, 0, 0)
  690. creditsxbutton.TextScaled = true
  691. creditsxbutton.TextSize = 14
  692. creditsxbutton.TextWrapped = true
  693.  
  694. ExecutorFrame.Name = "ExecutorFrame"
  695. ExecutorFrame.Parent = GhostGUI
  696. ExecutorFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  697. ExecutorFrame.Position = UDim2.new(4.544, 0,0.42, 0)
  698. ExecutorFrame.Size = UDim2.new(0, 283, 0, 359)
  699. ExecutorFrame.Style = Enum.FrameStyle.DropShadow
  700. ExecutorFrame.Visible = true
  701. ExecutorFrame.Active = true
  702. ExecutorFrame.Draggable = true
  703.  
  704. deco12390.Name = "deco12390"
  705. deco12390.Parent = ExecutorFrame
  706. deco12390.BackgroundColor3 = Color3.new(1, 1, 1)
  707. deco12390.Position = UDim2.new(0.00530035421, 0, 0.00278551504, 0)
  708. deco12390.Size = UDim2.new(0, 265, 0, 341)
  709. deco12390.Style = Enum.FrameStyle.DropShadow
  710.  
  711. actualexecxd.Name = "actualexecxd"
  712. actualexecxd.Parent = deco12390
  713. actualexecxd.BackgroundColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  714. actualexecxd.Position = UDim2.new(0.0490566045, 0, 0.0439882688, 0)
  715. actualexecxd.Size = UDim2.new(0, 237, 0, 267)
  716.  
  717. scriptgoeshere.Name = "scriptgoeshere"
  718. scriptgoeshere.Parent = actualexecxd
  719. scriptgoeshere.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  720. scriptgoeshere.BorderSizePixel = 0
  721. scriptgoeshere.Position = UDim2.new(0.0506329127, 0, 0.0337078646, 0)
  722. scriptgoeshere.Size = UDim2.new(0, 200, 0, 606)
  723. scriptgoeshere.Font = Enum.Font.SourceSans
  724. scriptgoeshere.MultiLine = true
  725. scriptgoeshere.Text = "put ur script here"
  726. scriptgoeshere.TextColor3 = Color3.new(1, 1, 1)
  727. scriptgoeshere.TextSize = 14
  728. scriptgoeshere.TextWrapped = true
  729. scriptgoeshere.TextYAlignment = Enum.TextYAlignment.Top
  730.  
  731. execute.Name = "execute"
  732. execute.Parent = deco12390
  733. execute.BackgroundColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  734. execute.BorderColor3 = Color3.new(1, 1, 1)
  735. execute.Position = UDim2.new(0.116981134, 0, 0.888563037, 0)
  736. execute.Size = UDim2.new(0, 200, 0, 25)
  737. execute.Font = Enum.Font.Garamond
  738. execute.Text = "Execute"
  739. execute.TextColor3 = Color3.new(1, 1, 1)
  740. execute.TextScaled = true
  741. execute.TextSize = 14
  742. execute.TextWrapped = true
  743.  
  744. executorxbutton.Name = "executorxbutton"
  745. executorxbutton.Parent = deco12390
  746. executorxbutton.BackgroundColor3 = Color3.new(1, 1, 1)
  747. executorxbutton.BorderColor3 = Color3.new(1, 0, 0)
  748. executorxbutton.Position = UDim2.new(-0.00377358496, 0, -0.00586510263, 0)
  749. executorxbutton.Size = UDim2.new(0, 41, 0, 39)
  750. executorxbutton.Style = Enum.ButtonStyle.RobloxButton
  751. executorxbutton.Font = Enum.Font.SourceSans
  752. executorxbutton.Text = "X"
  753. executorxbutton.TextColor3 = Color3.new(1, 0, 0)
  754. executorxbutton.TextScaled = true
  755. executorxbutton.TextSize = 14
  756. executorxbutton.TextWrapped = true
  757.  
  758. local loginsound3 = Instance.new("Sound",game.Players.LocalPlayer)
  759. loginsound3.SoundId = "rbxassetid://167861918"
  760.  
  761. loginbutton.MouseButton1Click:connect(function()
  762. if user.Text == "yourdoomsreturn" and pass.Text == "youaregay" or user.Text == "guest" and pass.Text == "guest" then
  763. local loginsound = Instance.new("Sound",game.Players.LocalPlayer)
  764. loginsound.SoundId = "rbxassetid://182981539"
  765. loginsound:Play()
  766. deco:TweenPosition(UDim2.new(5.289, 0,0.228, 0),"In","Quint",2.5)
  767. wait(1)
  768. local loginsound2 = Instance.new("Sound",game.Players.LocalPlayer)
  769. loginsound2.SoundId = "rbxassetid://167861918"
  770. loginsound2:Play()
  771. wait(3)
  772. deco.Visible = false
  773. selection.Visible = true
  774. openbutton.Visible = true
  775. selection:TweenPosition(UDim2.new(0.008, 0,0.768,0),"Out","Quint",3)
  776. loginsound3:Play()
  777. openbutton:TweenPosition(UDim2.new(0.907, 0,0.897,0),"Out","Quint",3)
  778. loginsound:Remove()
  779. loginsound2:Remove()
  780. end
  781. end)
  782.  
  783. fecheck:TweenPosition(UDim2.new(0.00658978568, 0, 0.904619992, 0),"Out","Quint",2)
  784. wait(4)
  785. fecheck:TweenPosition(UDim2.new(0.00658978568, 0, -0.904619992, 0),"In","Quint",2)
  786.  
  787. ScriptExecutor.MouseButton1Click:connect(function()
  788. ExecutorFrame.Visible = true
  789. ExecutorFrame:TweenPosition(UDim2.new(0.544, 0,0.42, 0),"Out","Quint",2)
  790. end)
  791.  
  792. executorxbutton.MouseButton1Click:connect(function()
  793. ExecutorFrame:TweenPosition(UDim2.new(4.544, 0,0.42, 0),"In","Quint",2)
  794. end)
  795.  
  796. execute.MouseButton1Click:connect(function()
  797. loadstring(scriptgoeshere.Text)()
  798. end)
  799.  
  800. scriptsbutton.MouseButton1Click:connect(function()
  801. scrolling4scripts.Visible = true
  802. scrolling4scripts:TweenPosition(UDim2.new(0, 0,0, 0),"Out","Quint",3)
  803. end)
  804.  
  805. grabknifev4.MouseButton1Click:connect(function()
  806. loadstring(game:HttpGet(('https://pastebin.com/raw/iBeikSkL'),true))()
  807. end)
  808.  
  809. infyield.MouseButton1Click:connect(function()
  810. loadstring(game:HttpGet(('https://pastebin.com/raw/MjBzRjmT'),true))()
  811. end)
  812.  
  813. topk3k40.MouseButton1Click:connect(function()
  814. loadstring(game:HttpGet(('https://pastebin.com/raw/TLEg5kNJ'),true))()
  815. end)
  816.  
  817. GokuNormal.MouseButton1Click:connect(function()
  818. loadstring(game:HttpGet(('https://pastebin.com/raw/epFbFWfF'),true))()
  819. end)
  820.  
  821. UIGoku.MouseButton1Click:connect(function()
  822. loadstring(game:HttpGet(('https://pastebin.com/raw/rApw5Nqy'),true))()
  823. end)
  824.  
  825. RainbowTitan.MouseButton1Click:connect(function()
  826. loadstring(game:HttpGet(('https://pastebin.com/raw/uKFEK830'),true))()
  827. end)
  828.  
  829. Project44033514.MouseButton1Click:connect(function()
  830. loadstring(game:HttpGet(('https://pastebin.com/raw/58Fmnqc7'),true))()
  831. end)
  832.  
  833. WorldEater.MouseButton1Click:connect(function()
  834. loadstring(game:HttpGet(('https://pastebin.com/raw/db2HmW53'),true))()
  835. end)
  836.  
  837. ReallyBigHammer.MouseButton1Click:connect(function()
  838. loadstring(game:HttpGet(('https://pastebin.com/raw/s8tym4kL'),true))()
  839. end)
  840.  
  841. BigBoie.MouseButton1Click:connect(function()
  842. loadstring(game:HttpGet(('https://pastebin.com/raw/xFEFspGY'),true))()
  843. end)
  844.  
  845. AgentAgony.MouseButton1Click:connect(function()
  846. loadstring(game:HttpGet(('https://pastebin.com/raw/Y6y99r2V'),true))()
  847. end)
  848.  
  849. AgentAgony.MouseButton1Click:connect(function()
  850. loadstring(game:HttpGet(('https://pastebin.com/raw/Y6y99r2V'),true))()
  851. end)
  852.  
  853. ClockTimeStop.MouseButton1Click:connect(function()
  854. loadstring(game:HttpGet(('https://pastebin.com/raw/jr8B2Z4E'),true))()
  855. end)
  856.  
  857. StarGlitchOld.MouseButton1Click:connect(function()
  858. loadstring(game:HttpGet(('https://pastebin.com/raw/1LQW5cT5'),true))()
  859. end)
  860.  
  861. StarGlitchNew.MouseButton1Click:connect(function()
  862. loadstring(game:HttpGet(('https://ghostbin.com/paste/4phvw/raw'),true))()
  863. end)
  864.  
  865. Sword.MouseButton1Click:connect(function()
  866. loadstring(game:HttpGet(('https://pastebin.com/Ec2VRitc'),true))()
  867. end)
  868.  
  869. Memus.MouseButton1Click:connect(function()
  870. loadstring(game:HttpGet(('https://pastebin.com/raw/dNkSZRC2'),true))()
  871. end)
  872.  
  873. BoomboxHashGUI.MouseButton1Click:connect(function()
  874. loadstring(game:HttpGet(('https://pastebin.com/raw/vppsJqzY'),true))()
  875. end)
  876.  
  877. RepulseJojo.MouseButton1Click:connect(function()
  878. loadstring(game:HttpGet(('https://pastebin.com/raw/a7vR3Gxk'),true))()
  879. end)
  880.  
  881. SoulAxe.MouseButton1Click:connect(function()
  882. loadstring(game:HttpGet(('https://pastebin.com/raw/E1SsMjS8'),true))()
  883. end)
  884.  
  885. openbutton.MouseButton1Click:connect(function()
  886. GhostGUI:Remove()
  887. end)
  888.  
  889. serverdestructionbutton.MouseButton1Click:connect(function()
  890. loadstring(game:HttpGet(('https://pastebin.com/raw/sn1CEBCE'),true))()
  891. end)
  892.  
  893. creditsbutton.MouseButton1Click:connect(function()
  894. creditspage:TweenPosition(UDim2.new(0.348, 0,0.604, 0),"Out","Quint",3)
  895. end)
  896.  
  897. creditsxbutton.MouseButton1Click:connect(function()
  898. creditspage:TweenPosition(UDim2.new(-2.348, 0,0.604, 0),"In","Quint",3)
  899. end)
  900.  
  901. scriptsxbutton.MouseButton1Click:connect(function()
  902. scrolling4scripts:TweenPosition(UDim2.new(5.23, 0,0.233, 0),"In","Quint",3)
  903. wait(3)
  904. scrolling4scripts.Visible = false
  905. end)
  906.  
  907. commandsbutton.MouseButton1Click:connect(function()
  908. cmdspage.Visible = true
  909. cmdspage:TweenPosition(UDim2.new(0.1, 0,0.315, 0),"Out","Quint",3)
  910. end)
  911. commandsxbutton.MouseButton1Click:connect(function()
  912. cmdspage:TweenPosition(UDim2.new(-3.589, 0,0.315, 0),"In","Quint",3)
  913. wait(3)
  914. cmdspage.Visible = false
  915. end)
  916.  
  917. enterbutton.MouseButton1Click:connect(function()
  918. game.Players.LocalPlayer.Character.Humanoid.Health = healthbox.Text
  919. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = speedbox.Text
  920. game.Players.LocalPlayer.Character.Humanoid.JumpPower = jumpbox.Text
  921. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement