Advertisement
Guest User

Untitled

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