Advertisement
GamingAstroid1267

Severse v.2.02

Aug 18th, 2019
218
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 77.94 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local PyvoxExecutor = Instance.new("ScreenGui")
  5. local OpenFrame = Instance.new("Frame")
  6. local TextButton = Instance.new("TextButton")
  7. local Logger = Instance.new("Frame")
  8. local Frame = Instance.new("Frame")
  9. local LoggerBack = Instance.new("ImageLabel")
  10. local TextButton_2 = Instance.new("TextButton")
  11. local TextButton_3 = Instance.new("TextButton")
  12. local TextButton_4 = Instance.new("TextButton")
  13. local TextButton_5 = Instance.new("TextButton")
  14. local LoggerBack_2 = Instance.new("ImageLabel")
  15. local Login = Instance.new("TextButton")
  16. local Close = Instance.new("TextButton")
  17. local TextButton_6 = Instance.new("TextButton")
  18. local Username = Instance.new("TextBox")
  19. local ULabel = Instance.new("TextLabel")
  20. local TextButton_7 = Instance.new("TextButton")
  21. local TextLabel = Instance.new("TextLabel")
  22. local TextLabel_2 = Instance.new("TextLabel")
  23. local TextLabel_3 = Instance.new("TextLabel")
  24. local CreditsFrame = Instance.new("Frame")
  25. local TextLabel_4 = Instance.new("TextLabel")
  26. local TextLabel_5 = Instance.new("TextLabel")
  27. local TextLabel_6 = Instance.new("TextLabel")
  28. local TextLabel_7 = Instance.new("TextLabel")
  29. local TextLabel_8 = Instance.new("TextLabel")
  30. local TextButton_8 = Instance.new("TextButton")
  31. local ServerSide = Instance.new("Frame")
  32. local Command1 = Instance.new("TextButton")
  33. local Command10 = Instance.new("TextButton")
  34. local ExitCMD = Instance.new("TextButton")
  35. local Command12 = Instance.new("TextButton")
  36. local Command13 = Instance.new("TextButton")
  37. local Command20 = Instance.new("TextButton")
  38. local Command6 = Instance.new("TextButton")
  39. local Command16 = Instance.new("TextButton")
  40. local Command17 = Instance.new("TextButton")
  41. local Command18 = Instance.new("TextButton")
  42. local Command19 = Instance.new("TextButton")
  43. local Command3 = Instance.new("TextButton")
  44. local Command4 = Instance.new("TextButton")
  45. local Command5 = Instance.new("TextButton")
  46. local Command6_2 = Instance.new("TextButton")
  47. local Command7 = Instance.new("TextButton")
  48. local Command8 = Instance.new("TextButton")
  49. local Command9 = Instance.new("TextButton")
  50. local Command20_2 = Instance.new("TextButton")
  51. local Command21 = Instance.new("TextButton")
  52. local Command22 = Instance.new("TextButton")
  53. local CMDFrame = Instance.new("Frame")
  54. local ExitCMD_2 = Instance.new("TextButton")
  55. local Frame_2 = Instance.new("Frame")
  56. local TextLabel_9 = Instance.new("TextLabel")
  57. local TextButton_9 = Instance.new("TextButton")
  58. local TextButton_10 = Instance.new("TextButton")
  59. local TextButton_11 = Instance.new("TextButton")
  60. local TextButton_12 = Instance.new("TextButton")
  61. local SettingsFrame = Instance.new("Frame")
  62. local ImageLabel = Instance.new("ImageLabel")
  63. local TextButton_13 = Instance.new("TextButton")
  64. local TextButton_14 = Instance.new("TextButton")
  65. local TextButton_15 = Instance.new("TextButton")
  66. local TextButton_16 = Instance.new("TextButton")
  67. local BG = Instance.new("TextLabel")
  68. local SS = Instance.new("TextLabel")
  69. local SeverseFull = Instance.new("Frame")
  70. local ImageLabel_2 = Instance.new("ImageLabel")
  71. local CommandsHome = Instance.new("TextButton")
  72. local InjectHome = Instance.new("TextButton")
  73. local OpenFile = Instance.new("TextButton")
  74. local Input = Instance.new("TextBox")
  75. local TextLabel_10 = Instance.new("TextLabel")
  76. local Clear = Instance.new("TextButton")
  77. local Execute = Instance.new("TextButton")
  78. local Credits = Instance.new("TextButton")
  79. local TextLabel_11 = Instance.new("TextLabel")
  80. local ExitHome = Instance.new("TextButton")
  81. local ExitHome2 = Instance.new("TextButton")
  82. local TextLabel_12 = Instance.new("TextLabel")
  83. local Topkek = Instance.new("TextButton")
  84. local FEkick = Instance.new("TextButton")
  85. local CharaX = Instance.new("TextButton")
  86. local BlueTitan = Instance.new("TextButton")
  87. local SDG = Instance.new("TextButton")
  88. local NuclearGun = Instance.new("TextButton")
  89. local MML = Instance.new("TextButton")
  90. local TextLabel_13 = Instance.new("TextLabel")
  91. local Admin = Instance.new("Frame")
  92. local ExitCMD_3 = Instance.new("TextButton")
  93. local Admin1 = Instance.new("TextButton")
  94. local Admin2 = Instance.new("TextButton")
  95. local Admin3 = Instance.new("TextButton")
  96. local Admin4 = Instance.new("TextButton")
  97. local GUIS = Instance.new("Frame")
  98. local ExitCMD_4 = Instance.new("TextButton")
  99. local GUI1 = Instance.new("TextButton")
  100. local GUI2 = Instance.new("TextButton")
  101. local GUI3 = Instance.new("TextButton")
  102. local GUI4 = Instance.new("TextButton")
  103. local GUI5 = Instance.new("TextButton")
  104. local GUI6 = Instance.new("TextButton")
  105. local GUI7 = Instance.new("TextButton")
  106. --Properties:
  107. PyvoxExecutor.Name = "PyvoxExecutor"
  108. PyvoxExecutor.Parent = game.Lighting.MainModule
  109. PyvoxExecutor.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  110. PyvoxExecutor.ResetOnSpawn = false
  111.  
  112. OpenFrame.Name = "OpenFrame"
  113. OpenFrame.Parent = PyvoxExecutor
  114. OpenFrame.Active = true
  115. OpenFrame.BackgroundColor3 = Color3.new(0.854902, 0.835294, 0.847059)
  116. OpenFrame.Position = UDim2.new(0, 0, 0.401948839, 0)
  117. OpenFrame.Size = UDim2.new(0, 173, 0, 68)
  118. OpenFrame.Visible = false
  119.  
  120. TextButton.Parent = OpenFrame
  121. TextButton.BackgroundColor3 = Color3.new(1, 1, 1)
  122. TextButton.Position = UDim2.new(0.03125, 0, 0.110000163, 0)
  123. TextButton.Size = UDim2.new(0, 159, 0, 52)
  124. TextButton.Font = Enum.Font.Bodoni
  125. TextButton.Text = "Open"
  126. TextButton.TextColor3 = Color3.new(0, 0, 0)
  127. TextButton.TextSize = 50
  128. TextButton.TextWrapped = true
  129.  
  130. Logger.Name = "Logger"
  131. Logger.Parent = PyvoxExecutor
  132. Logger.Active = true
  133. Logger.BackgroundColor3 = Color3.new(1, 0.976471, 0.984314)
  134. Logger.BorderSizePixel = 10
  135. Logger.Position = UDim2.new(0.274964839, 0, 0.300852567, 0)
  136. Logger.Size = UDim2.new(0, 628, 0, 388)
  137.  
  138. Frame.Parent = Logger
  139. Frame.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.396078)
  140. Frame.BorderSizePixel = 6
  141. Frame.Position = UDim2.new(1.04140115, 0, -0.010309278, 0)
  142. Frame.Size = UDim2.new(0, 346, 0, 395)
  143.  
  144. LoggerBack.Name = "LoggerBack"
  145. LoggerBack.Parent = Frame
  146. LoggerBack.BackgroundColor3 = Color3.new(1, 1, 1)
  147. LoggerBack.Size = UDim2.new(0, 345, 0, 395)
  148. LoggerBack.Image = "rbxassetid://2712626643"
  149.  
  150. TextButton_2.Parent = LoggerBack
  151. TextButton_2.BackgroundColor3 = Color3.new(0.917647, 0.913726, 0.980392)
  152. TextButton_2.BackgroundTransparency = 0.60000002384186
  153. TextButton_2.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  154. TextButton_2.Position = UDim2.new(0.525079191, 0, 0.746329963, 0)
  155. TextButton_2.Size = UDim2.new(0, 159, 0, 94)
  156. TextButton_2.Font = Enum.Font.Cartoon
  157. TextButton_2.Text = "Donation ~ 300 Robux"
  158. TextButton_2.TextColor3 = Color3.new(1, 1, 1)
  159. TextButton_2.TextScaled = true
  160. TextButton_2.TextSize = 14
  161. TextButton_2.TextWrapped = true
  162.  
  163. TextButton_3.Parent = LoggerBack
  164. TextButton_3.BackgroundColor3 = Color3.new(1, 0.345098, 0.309804)
  165. TextButton_3.BackgroundTransparency = 0.60000002384186
  166. TextButton_3.Position = UDim2.new(0.0149342706, 0, 0.74875623, 0)
  167. TextButton_3.Size = UDim2.new(0, 159, 0, 91)
  168. TextButton_3.Font = Enum.Font.Cartoon
  169. TextButton_3.Text = "Donation ~ 200 Robux"
  170. TextButton_3.TextColor3 = Color3.new(1, 1, 1)
  171. TextButton_3.TextScaled = true
  172. TextButton_3.TextSize = 14
  173. TextButton_3.TextWrapped = true
  174.  
  175. TextButton_4.Parent = LoggerBack
  176. TextButton_4.BackgroundColor3 = Color3.new(1, 0.839216, 0)
  177. TextButton_4.BackgroundTransparency = 0.60000002384186
  178. TextButton_4.Position = UDim2.new(0.0175684318, 0, 0.275886595, 0)
  179. TextButton_4.Size = UDim2.new(0, 158, 0, 86)
  180. TextButton_4.Font = Enum.Font.Cartoon
  181. TextButton_4.Text = "Donation ~ 100 Robux"
  182. TextButton_4.TextColor3 = Color3.new(1, 1, 1)
  183. TextButton_4.TextScaled = true
  184. TextButton_4.TextSize = 14
  185. TextButton_4.TextWrapped = true
  186.  
  187. TextButton_5.Parent = LoggerBack
  188. TextButton_5.BackgroundColor3 = Color3.new(0.556863, 0, 1)
  189. TextButton_5.BackgroundTransparency = 0.60000002384186
  190. TextButton_5.Position = UDim2.new(0.0175684318, 0, 0.509717464, 0)
  191. TextButton_5.Size = UDim2.new(0, 158, 0, 86)
  192. TextButton_5.Font = Enum.Font.Cartoon
  193. TextButton_5.Text = "Donation ~ 150 Robux"
  194. TextButton_5.TextColor3 = Color3.new(1, 1, 1)
  195. TextButton_5.TextScaled = true
  196. TextButton_5.TextSize = 14
  197. TextButton_5.TextWrapped = true
  198.  
  199. LoggerBack_2.Name = "LoggerBack"
  200. LoggerBack_2.Parent = Logger
  201. LoggerBack_2.BackgroundColor3 = Color3.new(1, 1, 1)
  202. LoggerBack_2.Size = UDim2.new(0, 628, 0, 388)
  203. LoggerBack_2.Image = "rbxassetid://2712626643"
  204.  
  205. Login.Name = "Login"
  206. Login.Parent = LoggerBack_2
  207. Login.BackgroundColor3 = Color3.new(1, 1, 1)
  208. Login.BackgroundTransparency = 0.60000002384186
  209. Login.Position = UDim2.new(0.230891734, 0, 0.440721661, 0)
  210. Login.Size = UDim2.new(0, 272, 0, 46)
  211. Login.Font = Enum.Font.Bodoni
  212. Login.Text = "Login"
  213. Login.TextColor3 = Color3.new(0, 0, 0)
  214. Login.TextScaled = true
  215. Login.TextSize = 14
  216. Login.TextWrapped = true
  217.  
  218. Close.Name = "Close"
  219. Close.Parent = Login
  220. Close.BackgroundColor3 = Color3.new(1, 1, 1)
  221. Close.BackgroundTransparency = 1
  222. Close.Position = UDim2.new(-0.533088207, 0, 3.60768723, 0)
  223. Close.Size = UDim2.new(0, 628, 0, 51)
  224. Close.Font = Enum.Font.Cartoon
  225. Close.Text = "If you have not bought the GUI or Don't want to, click here."
  226. Close.TextColor3 = Color3.new(1, 1, 1)
  227. Close.TextScaled = true
  228. Close.TextSize = 14
  229. Close.TextWrapped = true
  230.  
  231. TextButton_6.Parent = Login
  232. TextButton_6.BackgroundColor3 = Color3.new(0, 1, 0.345098)
  233. TextButton_6.BackgroundTransparency = 0.60000002384186
  234. TextButton_6.Position = UDim2.new(2.52941155, 0, -1.47826087, 0)
  235. TextButton_6.Size = UDim2.new(0, 164, 0, 86)
  236. TextButton_6.Font = Enum.Font.Cartoon
  237. TextButton_6.Text = "Buy Severse - Regular Version ~ 300 Robux"
  238. TextButton_6.TextColor3 = Color3.new(1, 1, 1)
  239. TextButton_6.TextScaled = true
  240. TextButton_6.TextSize = 14
  241. TextButton_6.TextWrapped = true
  242.  
  243. Username.Name = "Username"
  244. Username.Parent = LoggerBack_2
  245. Username.BackgroundColor3 = Color3.new(1, 1, 1)
  246. Username.BackgroundTransparency = 0.60000002384186
  247. Username.Position = UDim2.new(0.230891719, 0, 0.265464008, 0)
  248. Username.Size = UDim2.new(0, 272, 0, 60)
  249. Username.Font = Enum.Font.Bodoni
  250. Username.Text = ""
  251. Username.TextColor3 = Color3.new(0, 0, 0)
  252. Username.TextScaled = true
  253. Username.TextSize = 14
  254. Username.TextWrapped = true
  255.  
  256. ULabel.Name = "ULabel"
  257. ULabel.Parent = LoggerBack_2
  258. ULabel.BackgroundColor3 = Color3.new(1, 1, 1)
  259. ULabel.BackgroundTransparency = 0.60000002384186
  260. ULabel.Position = UDim2.new(0.00955414027, 0, 0.265463889, 0)
  261. ULabel.Size = UDim2.new(0, 130, 0, 60)
  262. ULabel.Font = Enum.Font.SourceSans
  263. ULabel.Text = "Login Key"
  264. ULabel.TextColor3 = Color3.new(0, 0, 0)
  265. ULabel.TextScaled = true
  266. ULabel.TextSize = 40
  267. ULabel.TextWrapped = true
  268.  
  269. TextButton_7.Parent = LoggerBack_2
  270. TextButton_7.BackgroundColor3 = Color3.new(0.137255, 0.658824, 1)
  271. TextButton_7.BackgroundTransparency = 0.60000002384186
  272. TextButton_7.Position = UDim2.new(1.32643306, 0, 0.502577305, 0)
  273. TextButton_7.Size = UDim2.new(0, 164, 0, 91)
  274. TextButton_7.Font = Enum.Font.Cartoon
  275. TextButton_7.Text = "Buy Severse - Premium Version ~ 400 Robux"
  276. TextButton_7.TextColor3 = Color3.new(1, 1, 1)
  277. TextButton_7.TextScaled = true
  278. TextButton_7.TextSize = 14
  279. TextButton_7.TextWrapped = true
  280.  
  281. TextLabel.Parent = LoggerBack_2
  282. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  283. TextLabel.BackgroundTransparency = 1
  284. TextLabel.Size = UDim2.new(0, 627, 0, 50)
  285. TextLabel.Font = Enum.Font.Cartoon
  286. TextLabel.Text = "Severse"
  287. TextLabel.TextColor3 = Color3.new(0.996078, 0.988235, 1)
  288. TextLabel.TextScaled = true
  289. TextLabel.TextSize = 14
  290. TextLabel.TextWrapped = true
  291.  
  292. TextLabel_2.Parent = LoggerBack_2
  293. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  294. TextLabel_2.BackgroundTransparency = 1
  295. TextLabel_2.Position = UDim2.new(1.04140115, 0, -0.0103092799, 0)
  296. TextLabel_2.Size = UDim2.new(0, 346, 0, 58)
  297. TextLabel_2.Font = Enum.Font.Cartoon
  298. TextLabel_2.Text = "Shop"
  299. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  300. TextLabel_2.TextScaled = true
  301. TextLabel_2.TextSize = 14
  302. TextLabel_2.TextWrapped = true
  303.  
  304. TextLabel_3.Parent = LoggerBack_2
  305. TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
  306. TextLabel_3.BackgroundTransparency = 1
  307. TextLabel_3.Position = UDim2.new(1.0907644, 0, 0.128866002, 0)
  308. TextLabel_3.Size = UDim2.new(0, 282, 0, 50)
  309. TextLabel_3.Font = Enum.Font.Cartoon
  310. TextLabel_3.Text = "Lower Whitelist Prices!"
  311. TextLabel_3.TextColor3 = Color3.new(1, 1, 1)
  312. TextLabel_3.TextScaled = true
  313. TextLabel_3.TextSize = 14
  314. TextLabel_3.TextWrapped = true
  315.  
  316. CreditsFrame.Name = "CreditsFrame"
  317. CreditsFrame.Parent = PyvoxExecutor
  318. CreditsFrame.Active = true
  319. CreditsFrame.BackgroundColor3 = Color3.new(0.337255, 0.333333, 0.345098)
  320. CreditsFrame.Position = UDim2.new(0.259259254, 0, 0.381242365, 0)
  321. CreditsFrame.Size = UDim2.new(0, 573, 0, 297)
  322. CreditsFrame.Visible = false
  323.  
  324. TextLabel_4.Parent = CreditsFrame
  325. TextLabel_4.BackgroundColor3 = Color3.new(1, 1, 1)
  326. TextLabel_4.BackgroundTransparency = 1
  327. TextLabel_4.Position = UDim2.new(0.416512161, 0, 0.494949609, 0)
  328. TextLabel_4.Size = UDim2.new(0, 334, 0, 61)
  329. TextLabel_4.Font = Enum.Font.Cartoon
  330. TextLabel_4.Text = "XSE#5234"
  331. TextLabel_4.TextColor3 = Color3.new(1, 1, 1)
  332. TextLabel_4.TextScaled = true
  333. TextLabel_4.TextSize = 14
  334. TextLabel_4.TextWrapped = true
  335.  
  336. TextLabel_5.Parent = CreditsFrame
  337. TextLabel_5.BackgroundColor3 = Color3.new(1, 1, 1)
  338. TextLabel_5.BackgroundTransparency = 1
  339. TextLabel_5.Position = UDim2.new(0.416512161, 0, 0.225589335, 0)
  340. TextLabel_5.Size = UDim2.new(0, 334, 0, 61)
  341. TextLabel_5.Font = Enum.Font.Cartoon
  342. TextLabel_5.Text = "https://discord.gg/HYvf95v"
  343. TextLabel_5.TextColor3 = Color3.new(1, 1, 1)
  344. TextLabel_5.TextScaled = true
  345. TextLabel_5.TextSize = 14
  346. TextLabel_5.TextWrapped = true
  347.  
  348. TextLabel_6.Parent = CreditsFrame
  349. TextLabel_6.BackgroundColor3 = Color3.new(1, 1, 1)
  350. TextLabel_6.BackgroundTransparency = 1
  351. TextLabel_6.Position = UDim2.new(0, 0, 0.225589231, 0)
  352. TextLabel_6.Size = UDim2.new(0, 169, 0, 61)
  353. TextLabel_6.Font = Enum.Font.Code
  354. TextLabel_6.Text = "Discord Server"
  355. TextLabel_6.TextColor3 = Color3.new(1, 1, 1)
  356. TextLabel_6.TextScaled = true
  357. TextLabel_6.TextSize = 14
  358. TextLabel_6.TextWrapped = true
  359.  
  360. TextLabel_7.Parent = CreditsFrame
  361. TextLabel_7.BackgroundColor3 = Color3.new(1, 1, 1)
  362. TextLabel_7.BackgroundTransparency = 1
  363. TextLabel_7.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  364. TextLabel_7.Position = UDim2.new(0, 0, 0.518518507, 0)
  365. TextLabel_7.Size = UDim2.new(0, 169, 0, 61)
  366. TextLabel_7.Font = Enum.Font.Code
  367. TextLabel_7.Text = "Discord Profile"
  368. TextLabel_7.TextColor3 = Color3.new(1, 1, 1)
  369. TextLabel_7.TextScaled = true
  370. TextLabel_7.TextSize = 14
  371. TextLabel_7.TextWrapped = true
  372.  
  373. TextLabel_8.Parent = CreditsFrame
  374. TextLabel_8.BackgroundColor3 = Color3.new(1, 1, 1)
  375. TextLabel_8.BackgroundTransparency = 0.89999997615814
  376. TextLabel_8.BorderSizePixel = 3
  377. TextLabel_8.Position = UDim2.new(0, 0, -0.00336690061, 0)
  378. TextLabel_8.Size = UDim2.new(0, 572, 0, 47)
  379. TextLabel_8.Font = Enum.Font.Cartoon
  380. TextLabel_8.Text = "Credits"
  381. TextLabel_8.TextColor3 = Color3.new(0, 0, 0)
  382. TextLabel_8.TextScaled = true
  383. TextLabel_8.TextSize = 14
  384. TextLabel_8.TextWrapped = true
  385.  
  386. TextButton_8.Parent = CreditsFrame
  387. TextButton_8.BackgroundColor3 = Color3.new(1, 1, 1)
  388. TextButton_8.BackgroundTransparency = 1
  389. TextButton_8.Position = UDim2.new(0, 0, 0.831649959, 0)
  390. TextButton_8.Size = UDim2.new(0, 573, 0, 50)
  391. TextButton_8.Font = Enum.Font.Bodoni
  392. TextButton_8.Text = "Exit"
  393. TextButton_8.TextColor3 = Color3.new(0, 0, 0)
  394. TextButton_8.TextScaled = true
  395. TextButton_8.TextSize = 14
  396. TextButton_8.TextWrapped = true
  397.  
  398. ServerSide.Name = "ServerSide"
  399. ServerSide.Parent = PyvoxExecutor
  400. ServerSide.BackgroundColor3 = Color3.new(1, 0, 0.529412)
  401. ServerSide.Position = UDim2.new(0.558147848, 0, 0.0953272209, 0)
  402. ServerSide.Size = UDim2.new(0, 599, 0, 388)
  403. ServerSide.Visible = false
  404.  
  405. Command1.Name = "Command1"
  406. Command1.Parent = ServerSide
  407. Command1.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.262745)
  408. Command1.BorderColor3 = Color3.new(1, 0.568627, 0)
  409. Command1.BorderSizePixel = 3
  410. Command1.Position = UDim2.new(0.0233673695, 0, 0.025641026, 0)
  411. Command1.Size = UDim2.new(0, 178, 0, 46)
  412. Command1.Font = Enum.Font.Cartoon
  413. Command1.Text = "Smug Dancing"
  414. Command1.TextColor3 = Color3.new(0, 0, 0)
  415. Command1.TextScaled = true
  416. Command1.TextSize = 14
  417. Command1.TextWrapped = true
  418.  
  419. Command10.Name = "Command10"
  420. Command10.Parent = ServerSide
  421. Command10.BackgroundColor3 = Color3.new(0.239216, 0.239216, 0.243137)
  422. Command10.BorderColor3 = Color3.new(1, 0.588235, 0)
  423. Command10.BorderSizePixel = 3
  424. Command10.Position = UDim2.new(0.0235640407, 0, 0.301488787, 0)
  425. Command10.Size = UDim2.new(0, 178, 0, 41)
  426. Command10.Font = Enum.Font.Cartoon
  427. Command10.Text = "Star Glitcher"
  428. Command10.TextColor3 = Color3.new(0, 0, 0)
  429. Command10.TextScaled = true
  430. Command10.TextSize = 14
  431. Command10.TextWrapped = true
  432.  
  433. ExitCMD.Name = "ExitCMD"
  434. ExitCMD.Parent = ServerSide
  435. ExitCMD.BackgroundColor3 = Color3.new(0.321569, 0.321569, 0.32549)
  436. ExitCMD.BorderColor3 = Color3.new(1, 0.552941, 0)
  437. ExitCMD.BorderSizePixel = 3
  438. ExitCMD.Position = UDim2.new(0.652641475, 0, 0.828968823, 0)
  439. ExitCMD.Size = UDim2.new(0, 177, 0, 46)
  440. ExitCMD.Font = Enum.Font.Bodoni
  441. ExitCMD.Text = "Exit"
  442. ExitCMD.TextColor3 = Color3.new(0, 0, 0)
  443. ExitCMD.TextScaled = true
  444. ExitCMD.TextSize = 14
  445. ExitCMD.TextWrapped = true
  446.  
  447. Command12.Name = "Command12"
  448. Command12.Parent = ServerSide
  449. Command12.BackgroundColor3 = Color3.new(0.239216, 0.239216, 0.243137)
  450. Command12.BorderColor3 = Color3.new(1, 0.588235, 0)
  451. Command12.BorderSizePixel = 3
  452. Command12.Position = UDim2.new(0.333776683, 0, 0.301488787, 0)
  453. Command12.Size = UDim2.new(0, 178, 0, 41)
  454. Command12.Font = Enum.Font.Cartoon
  455. Command12.Text = "Krystal Dance V2"
  456. Command12.TextColor3 = Color3.new(0, 0, 0)
  457. Command12.TextScaled = true
  458. Command12.TextSize = 14
  459. Command12.TextWrapped = true
  460.  
  461. Command13.Name = "Command13"
  462. Command13.Parent = ServerSide
  463. Command13.BackgroundColor3 = Color3.new(0.239216, 0.239216, 0.243137)
  464. Command13.BorderColor3 = Color3.new(1, 0.588235, 0)
  465. Command13.BorderSizePixel = 3
  466. Command13.Position = UDim2.new(0.0235639978, 0, 0.428145528, 0)
  467. Command13.Size = UDim2.new(0, 178, 0, 41)
  468. Command13.Font = Enum.Font.Cartoon
  469. Command13.Text = "Kool Aid Man"
  470. Command13.TextColor3 = Color3.new(0, 0, 0)
  471. Command13.TextScaled = true
  472. Command13.TextSize = 14
  473. Command13.TextWrapped = true
  474.  
  475. Command20.Name = "Command20"
  476. Command20.Parent = ServerSide
  477. Command20.BackgroundColor3 = Color3.new(0.239216, 0.239216, 0.243137)
  478. Command20.BorderColor3 = Color3.new(1, 0.588235, 0)
  479. Command20.BorderSizePixel = 3
  480. Command20.Position = UDim2.new(0.333776653, 0, 0.559361458, 0)
  481. Command20.Size = UDim2.new(0, 178, 0, 43)
  482. Command20.Font = Enum.Font.Cartoon
  483. Command20.Text = "Ethernal Glitcher (RARE)"
  484. Command20.TextColor3 = Color3.new(0, 0, 0)
  485. Command20.TextScaled = true
  486. Command20.TextSize = 14
  487. Command20.TextWrapped = true
  488.  
  489. Command6.Name = "Command6"
  490. Command6.Parent = ServerSide
  491. Command6.BackgroundColor3 = Color3.new(0.239216, 0.239216, 0.243137)
  492. Command6.BorderColor3 = Color3.new(1, 0.588235, 0)
  493. Command6.BorderSizePixel = 3
  494. Command6.Position = UDim2.new(0.333776653, 0, 0.68565011, 0)
  495. Command6.Size = UDim2.new(0, 178, 0, 43)
  496. Command6.Font = Enum.Font.Cartoon
  497. Command6.Text = "Universal Glitcher"
  498. Command6.TextColor3 = Color3.new(0, 0, 0)
  499. Command6.TextScaled = true
  500. Command6.TextSize = 14
  501. Command6.TextWrapped = true
  502.  
  503. Command16.Name = "Command16"
  504. Command16.Parent = ServerSide
  505. Command16.BackgroundColor3 = Color3.new(0.239216, 0.239216, 0.243137)
  506. Command16.BorderColor3 = Color3.new(1, 0.588235, 0)
  507. Command16.BorderSizePixel = 3
  508. Command16.Position = UDim2.new(0.0250367522, 0, 0.562414467, 0)
  509. Command16.Size = UDim2.new(0, 178, 0, 41)
  510. Command16.Modal = true
  511. Command16.Font = Enum.Font.Cartoon
  512. Command16.Text = "Grab Knife V4"
  513. Command16.TextColor3 = Color3.new(0, 0, 0)
  514. Command16.TextScaled = true
  515. Command16.TextSize = 14
  516. Command16.TextWrapped = true
  517.  
  518. Command17.Name = "Command17"
  519. Command17.Parent = ServerSide
  520. Command17.BackgroundColor3 = Color3.new(0.239216, 0.239216, 0.243137)
  521. Command17.BorderColor3 = Color3.new(1, 0.588235, 0)
  522. Command17.BorderSizePixel = 3
  523. Command17.Position = UDim2.new(0.333830744, 0, 0.0237546563, 0)
  524. Command17.Size = UDim2.new(0, 178, 0, 41)
  525. Command17.Modal = true
  526. Command17.Font = Enum.Font.Cartoon
  527. Command17.Text = "Noob Bat"
  528. Command17.TextColor3 = Color3.new(0, 0, 0)
  529. Command17.TextScaled = true
  530. Command17.TextSize = 14
  531. Command17.TextWrapped = true
  532.  
  533. Command18.Name = "Command18"
  534. Command18.Parent = ServerSide
  535. Command18.BackgroundColor3 = Color3.new(0.239216, 0.239216, 0.243137)
  536. Command18.BorderColor3 = Color3.new(1, 0.588235, 0)
  537. Command18.BorderSizePixel = 3
  538. Command18.Position = UDim2.new(0.333776683, 0, 0.425816536, 0)
  539. Command18.Size = UDim2.new(0, 178, 0, 41)
  540. Command18.Modal = true
  541. Command18.Font = Enum.Font.Cartoon
  542. Command18.Text = "Some Script Idk lol"
  543. Command18.TextColor3 = Color3.new(0, 0, 0)
  544. Command18.TextScaled = true
  545. Command18.TextSize = 14
  546. Command18.TextWrapped = true
  547.  
  548. Command19.Name = "Command19"
  549. Command19.Parent = ServerSide
  550. Command19.BackgroundColor3 = Color3.new(0.239216, 0.239216, 0.243137)
  551. Command19.BorderColor3 = Color3.new(1, 0.588235, 0)
  552. Command19.BorderSizePixel = 3
  553. Command19.Position = UDim2.new(0.651080132, 0, 0.562229574, 0)
  554. Command19.Size = UDim2.new(0, 178, 0, 41)
  555. Command19.Modal = true
  556. Command19.Font = Enum.Font.Cartoon
  557. Command19.Text = "Guest Glitcher Leak"
  558. Command19.TextColor3 = Color3.new(0, 0, 0)
  559. Command19.TextScaled = true
  560. Command19.TextSize = 14
  561. Command19.TextWrapped = true
  562.  
  563. Command3.Name = "Command3"
  564. Command3.Parent = ServerSide
  565. Command3.BackgroundColor3 = Color3.new(0.239216, 0.239216, 0.243137)
  566. Command3.BorderColor3 = Color3.new(1, 0.588235, 0)
  567. Command3.BorderSizePixel = 3
  568. Command3.Position = UDim2.new(0.652641475, 0, 0.025641026, 0)
  569. Command3.Size = UDim2.new(0, 178, 0, 46)
  570. Command3.Font = Enum.Font.Cartoon
  571. Command3.Text = "God Of Shapes"
  572. Command3.TextColor3 = Color3.new(0, 0, 0)
  573. Command3.TextScaled = true
  574. Command3.TextSize = 14
  575. Command3.TextWrapped = true
  576.  
  577. Command4.Name = "Command4"
  578. Command4.Parent = ServerSide
  579. Command4.BackgroundColor3 = Color3.new(0.239216, 0.239216, 0.243137)
  580. Command4.BorderColor3 = Color3.new(1, 0.588235, 0)
  581. Command4.BorderSizePixel = 3
  582. Command4.Position = UDim2.new(0.0250368193, 0, 0.169595152, 0)
  583. Command4.Size = UDim2.new(0, 178, 0, 44)
  584. Command4.Font = Enum.Font.Cartoon
  585. Command4.Text = "Reality Glitcher"
  586. Command4.TextColor3 = Color3.new(0, 0, 0)
  587. Command4.TextScaled = true
  588. Command4.TextSize = 14
  589. Command4.TextWrapped = true
  590.  
  591. Command5.Name = "Command5"
  592. Command5.Parent = ServerSide
  593. Command5.BackgroundColor3 = Color3.new(0.239216, 0.239216, 0.243137)
  594. Command5.BorderColor3 = Color3.new(1, 0.588235, 0)
  595. Command5.BorderSizePixel = 3
  596. Command5.Position = UDim2.new(0.652498841, 0, 0.427918166, 0)
  597. Command5.Size = UDim2.new(0, 178, 0, 43)
  598. Command5.Font = Enum.Font.Cartoon
  599. Command5.Text = "Chaotic Glitcher"
  600. Command5.TextColor3 = Color3.new(0, 0, 0)
  601. Command5.TextScaled = true
  602. Command5.TextSize = 14
  603. Command5.TextWrapped = true
  604.  
  605. Command6_2.Name = "Command6"
  606. Command6_2.Parent = ServerSide
  607. Command6_2.BackgroundColor3 = Color3.new(0.239216, 0.239216, 0.243137)
  608. Command6_2.BorderColor3 = Color3.new(1, 0.588235, 0)
  609. Command6_2.BorderSizePixel = 3
  610. Command6_2.Position = UDim2.new(0.0249285698, 0, 0.68565011, 0)
  611. Command6_2.Size = UDim2.new(0, 178, 0, 43)
  612. Command6_2.Font = Enum.Font.Cartoon
  613. Command6_2.Text = "Universal Glitcher"
  614. Command6_2.TextColor3 = Color3.new(0, 0, 0)
  615. Command6_2.TextScaled = true
  616. Command6_2.TextSize = 14
  617. Command6_2.TextWrapped = true
  618.  
  619. Command7.Name = "Command7"
  620. Command7.Parent = ServerSide
  621. Command7.BackgroundColor3 = Color3.new(0.239216, 0.239216, 0.243137)
  622. Command7.BorderColor3 = Color3.new(1, 0.588235, 0)
  623. Command7.BorderSizePixel = 3
  624. Command7.Position = UDim2.new(0.651080251, 0, 0.29899016, 0)
  625. Command7.Size = UDim2.new(0, 178, 0, 41)
  626. Command7.Font = Enum.Font.Cartoon
  627. Command7.Text = "Ethereal Glitcher v2"
  628. Command7.TextColor3 = Color3.new(0, 0, 0)
  629. Command7.TextScaled = true
  630. Command7.TextSize = 14
  631. Command7.TextWrapped = true
  632.  
  633. Command8.Name = "Command8"
  634. Command8.Parent = ServerSide
  635. Command8.BackgroundColor3 = Color3.new(0.239216, 0.239216, 0.243137)
  636. Command8.BorderColor3 = Color3.new(1, 0.588235, 0)
  637. Command8.BorderSizePixel = 3
  638. Command8.Position = UDim2.new(0.333830833, 0, 0.167017832, 0)
  639. Command8.Size = UDim2.new(0, 178, 0, 43)
  640. Command8.Font = Enum.Font.Cartoon
  641. Command8.Text = "Big Ban"
  642. Command8.TextColor3 = Color3.new(0, 0, 0)
  643. Command8.TextScaled = true
  644. Command8.TextSize = 14
  645. Command8.TextWrapped = true
  646.  
  647. Command9.Name = "Command9"
  648. Command9.Parent = ServerSide
  649. Command9.BackgroundColor3 = Color3.new(0.239216, 0.239216, 0.243137)
  650. Command9.BorderColor3 = Color3.new(1, 0.588235, 0)
  651. Command9.BorderSizePixel = 3
  652. Command9.Position = UDim2.new(0.652641475, 0, 0.164969519, 0)
  653. Command9.Size = UDim2.new(0, 178, 0, 41)
  654. Command9.Font = Enum.Font.Cartoon
  655. Command9.Text = "Reaper"
  656. Command9.TextColor3 = Color3.new(0, 0, 0)
  657. Command9.TextScaled = true
  658. Command9.TextSize = 14
  659. Command9.TextWrapped = true
  660.  
  661. Command20_2.Name = "Command20"
  662. Command20_2.Parent = ServerSide
  663. Command20_2.BackgroundColor3 = Color3.new(0.239216, 0.239216, 0.243137)
  664. Command20_2.BorderColor3 = Color3.new(1, 0.588235, 0)
  665. Command20_2.BorderSizePixel = 3
  666. Command20_2.Position = UDim2.new(0.649302542, 0, 0.68565011, 0)
  667. Command20_2.Size = UDim2.new(0, 178, 0, 43)
  668. Command20_2.Font = Enum.Font.Cartoon
  669. Command20_2.Text = "Cloud Visualiser"
  670. Command20_2.TextColor3 = Color3.new(0, 0, 0)
  671. Command20_2.TextScaled = true
  672. Command20_2.TextSize = 14
  673. Command20_2.TextWrapped = true
  674.  
  675. Command21.Name = "Command21"
  676. Command21.Parent = ServerSide
  677. Command21.BackgroundColor3 = Color3.new(0.239216, 0.239216, 0.243137)
  678. Command21.BorderColor3 = Color3.new(1, 0.588235, 0)
  679. Command21.BorderSizePixel = 3
  680. Command21.Position = UDim2.new(0.0282675028, 0, 0.817093372, 0)
  681. Command21.Size = UDim2.new(0, 178, 0, 43)
  682. Command21.Font = Enum.Font.Cartoon
  683. Command21.Text = "Chara X"
  684. Command21.TextColor3 = Color3.new(0, 0, 0)
  685. Command21.TextScaled = true
  686. Command21.TextSize = 14
  687. Command21.TextWrapped = true
  688.  
  689. Command22.Name = "Command22"
  690. Command22.Parent = ServerSide
  691. Command22.BackgroundColor3 = Color3.new(0.239216, 0.239216, 0.243137)
  692. Command22.BorderColor3 = Color3.new(1, 0.588235, 0)
  693. Command22.BorderSizePixel = 3
  694. Command22.Position = UDim2.new(0.333776683, 0, 0.817093372, 0)
  695. Command22.Size = UDim2.new(0, 178, 0, 43)
  696. Command22.Font = Enum.Font.Cartoon
  697. Command22.Text = "Blue Titan"
  698. Command22.TextColor3 = Color3.new(0, 0, 0)
  699. Command22.TextScaled = true
  700. Command22.TextSize = 14
  701. Command22.TextWrapped = true
  702.  
  703. CMDFrame.Name = "CMDFrame"
  704. CMDFrame.Parent = PyvoxExecutor
  705. CMDFrame.Active = true
  706. CMDFrame.BackgroundColor3 = Color3.new(0.207843, 0.207843, 0.211765)
  707. CMDFrame.BorderColor3 = Color3.new(1, 0.537255, 0)
  708. CMDFrame.BorderSizePixel = 5
  709. CMDFrame.Position = UDim2.new(0.0691733211, 0, 0.405326486, 0)
  710. CMDFrame.Size = UDim2.new(0, 679, 0, 474)
  711. CMDFrame.Visible = false
  712.  
  713. ExitCMD_2.Name = "ExitCMD"
  714. ExitCMD_2.Parent = CMDFrame
  715. ExitCMD_2.BackgroundColor3 = Color3.new(0.321569, 0.321569, 0.32549)
  716. ExitCMD_2.BorderColor3 = Color3.new(1, 0.552941, 0)
  717. ExitCMD_2.BorderSizePixel = 3
  718. ExitCMD_2.Position = UDim2.new(0, 0, 0.902296305, 0)
  719. ExitCMD_2.Size = UDim2.new(0, 679, 0, 50)
  720. ExitCMD_2.Font = Enum.Font.Bodoni
  721. ExitCMD_2.Text = "Exit"
  722. ExitCMD_2.TextColor3 = Color3.new(0, 0, 0)
  723. ExitCMD_2.TextScaled = true
  724. ExitCMD_2.TextSize = 14
  725. ExitCMD_2.TextWrapped = true
  726.  
  727. Frame_2.Parent = CMDFrame
  728. Frame_2.BackgroundColor3 = Color3.new(1, 0.494118, 0.0470588)
  729. Frame_2.BorderSizePixel = 0
  730. Frame_2.Position = UDim2.new(0.852724612, 0, 0, 0)
  731. Frame_2.Size = UDim2.new(0, 3, 0, 428)
  732.  
  733. TextLabel_9.Parent = CMDFrame
  734. TextLabel_9.BackgroundColor3 = Color3.new(1, 1, 1)
  735. TextLabel_9.BackgroundTransparency = 1
  736. TextLabel_9.Position = UDim2.new(0.857142866, 0, -0.00506686512, 0)
  737. TextLabel_9.Size = UDim2.new(0, 97, 0, 478)
  738. TextLabel_9.Font = Enum.Font.Cartoon
  739. TextLabel_9.Text = "Scripts"
  740. TextLabel_9.TextColor3 = Color3.new(0, 0, 0)
  741. TextLabel_9.TextScaled = true
  742. TextLabel_9.TextSize = 14
  743. TextLabel_9.TextWrapped = true
  744.  
  745. TextButton_9.Parent = CMDFrame
  746. TextButton_9.BackgroundColor3 = Color3.new(0.180392, 0.180392, 0.184314)
  747. TextButton_9.BorderColor3 = Color3.new(0.992157, 0.454902, 0.0235294)
  748. TextButton_9.BorderSizePixel = 3
  749. TextButton_9.Position = UDim2.new(0.0147275403, 0, 0.0168776363, 0)
  750. TextButton_9.Size = UDim2.new(0, 562, 0, 50)
  751. TextButton_9.Font = Enum.Font.Cartoon
  752. TextButton_9.Text = "SS Scripts"
  753. TextButton_9.TextColor3 = Color3.new(0, 0, 0)
  754. TextButton_9.TextScaled = true
  755. TextButton_9.TextSize = 14
  756. TextButton_9.TextWrapped = true
  757.  
  758. TextButton_10.Parent = CMDFrame
  759. TextButton_10.BackgroundColor3 = Color3.new(0.180392, 0.180392, 0.184314)
  760. TextButton_10.BorderColor3 = Color3.new(0.992157, 0.454902, 0.0235294)
  761. TextButton_10.BorderSizePixel = 3
  762. TextButton_10.Position = UDim2.new(0.0147275403, 0, 0.398734212, 0)
  763. TextButton_10.Size = UDim2.new(0, 562, 0, 50)
  764. TextButton_10.Font = Enum.Font.Cartoon
  765. TextButton_10.Text = "FE Scripts - Coming Soon!"
  766. TextButton_10.TextColor3 = Color3.new(0, 0, 0)
  767. TextButton_10.TextScaled = true
  768. TextButton_10.TextSize = 14
  769. TextButton_10.TextWrapped = true
  770.  
  771. TextButton_11.Parent = CMDFrame
  772. TextButton_11.BackgroundColor3 = Color3.new(0.180392, 0.180392, 0.184314)
  773. TextButton_11.BorderColor3 = Color3.new(0.992157, 0.454902, 0.0235294)
  774. TextButton_11.BorderSizePixel = 3
  775. TextButton_11.Position = UDim2.new(0.0147275403, 0, 0.143459901, 0)
  776. TextButton_11.Size = UDim2.new(0, 562, 0, 50)
  777. TextButton_11.Font = Enum.Font.Cartoon
  778. TextButton_11.Text = "GUI's - Coming Soon!"
  779. TextButton_11.TextColor3 = Color3.new(0, 0, 0)
  780. TextButton_11.TextScaled = true
  781. TextButton_11.TextSize = 14
  782. TextButton_11.TextWrapped = true
  783.  
  784. TextButton_12.Parent = CMDFrame
  785. TextButton_12.BackgroundColor3 = Color3.new(0.180392, 0.180392, 0.184314)
  786. TextButton_12.BorderColor3 = Color3.new(0.992157, 0.454902, 0.0235294)
  787. TextButton_12.BorderSizePixel = 3
  788. TextButton_12.Position = UDim2.new(0.0147275403, 0, 0.272151858, 0)
  789. TextButton_12.Size = UDim2.new(0, 562, 0, 50)
  790. TextButton_12.Font = Enum.Font.Cartoon
  791. TextButton_12.Text = "Admin Scripts"
  792. TextButton_12.TextColor3 = Color3.new(0, 0, 0)
  793. TextButton_12.TextScaled = true
  794. TextButton_12.TextSize = 14
  795. TextButton_12.TextWrapped = true
  796.  
  797. SettingsFrame.Name = "SettingsFrame"
  798. SettingsFrame.Parent = PyvoxExecutor
  799. SettingsFrame.BackgroundColor3 = Color3.new(0.458824, 0.458824, 0.462745)
  800. SettingsFrame.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  801. SettingsFrame.BorderSizePixel = 5
  802. SettingsFrame.Position = UDim2.new(0.329251707, 0, 0.306295484, 0)
  803. SettingsFrame.Size = UDim2.new(0, 592, 0, 384)
  804. SettingsFrame.Visible = false
  805.  
  806. ImageLabel.Parent = SettingsFrame
  807. ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  808. ImageLabel.Size = UDim2.new(0, 592, 0, 383)
  809. ImageLabel.Image = "http://www.roblox.com/asset/?id=637758595"
  810.  
  811. TextButton_13.Parent = ImageLabel
  812. TextButton_13.BackgroundColor3 = Color3.new(1, 1, 1)
  813. TextButton_13.BackgroundTransparency = 0.89999997615814
  814. TextButton_13.BorderSizePixel = 3
  815. TextButton_13.Position = UDim2.new(0.489864856, 0, -0.0026109661, 0)
  816. TextButton_13.Size = UDim2.new(0, 151, 0, 50)
  817. TextButton_13.Font = Enum.Font.Cartoon
  818. TextButton_13.Text = "Server-Sided"
  819. TextButton_13.TextColor3 = Color3.new(1, 1, 1)
  820. TextButton_13.TextScaled = true
  821. TextButton_13.TextSize = 14
  822. TextButton_13.TextWrapped = true
  823.  
  824. TextButton_14.Parent = ImageLabel
  825. TextButton_14.BackgroundColor3 = Color3.new(1, 1, 1)
  826. TextButton_14.BackgroundTransparency = 0.89999997615814
  827. TextButton_14.BorderSizePixel = 3
  828. TextButton_14.Position = UDim2.new(0.76182431, 0, -0.0026109661, 0)
  829. TextButton_14.Size = UDim2.new(0, 141, 0, 50)
  830. TextButton_14.Font = Enum.Font.Cartoon
  831. TextButton_14.Text = "Client-Sided"
  832. TextButton_14.TextColor3 = Color3.new(1, 1, 1)
  833. TextButton_14.TextScaled = true
  834. TextButton_14.TextSize = 14
  835. TextButton_14.TextWrapped = true
  836.  
  837. TextButton_15.Parent = ImageLabel
  838. TextButton_15.BackgroundColor3 = Color3.new(1, 1, 1)
  839. TextButton_15.BackgroundTransparency = 0.89999997615814
  840. TextButton_15.BorderSizePixel = 3
  841. TextButton_15.Position = UDim2.new(0.489864856, 0, 0.210930705, 0)
  842. TextButton_15.Size = UDim2.new(0, 302, 0, 41)
  843. TextButton_15.Font = Enum.Font.Cartoon
  844. TextButton_15.Text = "Remove Background"
  845. TextButton_15.TextColor3 = Color3.new(1, 1, 1)
  846. TextButton_15.TextScaled = true
  847. TextButton_15.TextSize = 14
  848. TextButton_15.TextWrapped = true
  849.  
  850. TextButton_16.Parent = ImageLabel
  851. TextButton_16.BackgroundColor3 = Color3.new(1, 1, 1)
  852. TextButton_16.BackgroundTransparency = 0.89999997615814
  853. TextButton_16.BorderSizePixel = 3
  854. TextButton_16.Position = UDim2.new(0.337837845, 0, 0.888014019, 0)
  855. TextButton_16.Size = UDim2.new(0, 200, 0, 42)
  856. TextButton_16.Font = Enum.Font.Cartoon
  857. TextButton_16.Text = "Exit"
  858. TextButton_16.TextColor3 = Color3.new(0, 0, 0)
  859. TextButton_16.TextScaled = true
  860. TextButton_16.TextSize = 14
  861. TextButton_16.TextWrapped = true
  862.  
  863. BG.Name = "BG"
  864. BG.Parent = ImageLabel
  865. BG.BackgroundColor3 = Color3.new(1, 1, 1)
  866. BG.BackgroundTransparency = 2
  867. BG.Position = UDim2.new(0, 0, 0.190104172, 0)
  868. BG.Size = UDim2.new(0, 247, 0, 50)
  869. BG.Font = Enum.Font.Cartoon
  870. BG.Text = "No Background"
  871. BG.TextColor3 = Color3.new(1, 1, 1)
  872. BG.TextScaled = true
  873. BG.TextSize = 14
  874. BG.TextWrapped = true
  875.  
  876. SS.Name = "SS"
  877. SS.Parent = ImageLabel
  878. SS.BackgroundColor3 = Color3.new(1, 1, 1)
  879. SS.BackgroundTransparency = 1
  880. SS.Size = UDim2.new(0, 247, 0, 50)
  881. SS.Font = Enum.Font.Cartoon
  882. SS.Text = "Server-Sided"
  883. SS.TextColor3 = Color3.new(1, 1, 1)
  884. SS.TextScaled = true
  885. SS.TextSize = 14
  886. SS.TextWrapped = true
  887.  
  888. SeverseFull.Name = "SeverseFull"
  889. SeverseFull.Parent = PyvoxExecutor
  890. SeverseFull.Active = true
  891. SeverseFull.BackgroundColor3 = Color3.new(0.333333, 0.333333, 0.337255)
  892. SeverseFull.BackgroundTransparency = 0.5
  893. SeverseFull.Position = UDim2.new(0.243000001, 0, 0.31099999, -200)
  894. SeverseFull.Size = UDim2.new(0, 748, 0, 369)
  895. SeverseFull.Visible = false
  896.  
  897. ImageLabel_2.Parent = SeverseFull
  898. ImageLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  899. ImageLabel_2.Position = UDim2.new(-0.00499998685, 0, 0, 0)
  900. ImageLabel_2.Size = UDim2.new(0, 751, 0, 369)
  901. ImageLabel_2.Image = "http://www.roblox.com/asset/?id=115159951"
  902.  
  903. CommandsHome.Name = "CommandsHome"
  904. CommandsHome.Parent = ImageLabel_2
  905. CommandsHome.BackgroundColor3 = Color3.new(0, 0, 0)
  906. CommandsHome.BackgroundTransparency = 0.69999998807907
  907. CommandsHome.Position = UDim2.new(0.857858479, 0, 0.888401091, 0)
  908. CommandsHome.Size = UDim2.new(0, 91, 0, 34)
  909. CommandsHome.Font = Enum.Font.Fantasy
  910. CommandsHome.Text = "Scripts"
  911. CommandsHome.TextColor3 = Color3.new(1, 1, 1)
  912. CommandsHome.TextScaled = true
  913. CommandsHome.TextSize = 14
  914. CommandsHome.TextWrapped = true
  915.  
  916. InjectHome.Name = "InjectHome"
  917. InjectHome.Parent = ImageLabel_2
  918. InjectHome.BackgroundColor3 = Color3.new(0, 0, 0)
  919. InjectHome.BackgroundTransparency = 0.69999998807907
  920. InjectHome.Position = UDim2.new(0.706060886, 0, 0.888401091, 0)
  921. InjectHome.Size = UDim2.new(0, 91, 0, 34)
  922. InjectHome.Font = Enum.Font.Fantasy
  923. InjectHome.Text = "Inject"
  924. InjectHome.TextColor3 = Color3.new(1, 1, 1)
  925. InjectHome.TextScaled = true
  926. InjectHome.TextSize = 14
  927. InjectHome.TextWrapped = true
  928.  
  929. OpenFile.Name = "OpenFile"
  930. OpenFile.Parent = ImageLabel_2
  931. OpenFile.BackgroundColor3 = Color3.new(0, 0, 0)
  932. OpenFile.BackgroundTransparency = 0.69999998807907
  933. OpenFile.Position = UDim2.new(0.563584208, 0, 0.888401091, 0)
  934. OpenFile.Size = UDim2.new(0, 91, 0, 34)
  935. OpenFile.Font = Enum.Font.Fantasy
  936. OpenFile.Text = "Settings"
  937. OpenFile.TextColor3 = Color3.new(1, 1, 1)
  938. OpenFile.TextScaled = true
  939. OpenFile.TextSize = 14
  940. OpenFile.TextWrapped = true
  941.  
  942. Input.Name = "Input"
  943. Input.Parent = SeverseFull
  944. Input.BackgroundColor3 = Color3.new(0, 0, 0)
  945. Input.BackgroundTransparency = 0.69999998807907
  946. Input.Position = UDim2.new(0.131016046, 0, 0.159891605, 0)
  947. Input.Size = UDim2.new(0, 531, 0, 254)
  948. Input.Font = Enum.Font.SourceSans
  949. Input.MultiLine = true
  950. Input.PlaceholderColor3 = Color3.new(0.996078, 0.988235, 1)
  951. Input.PlaceholderText = "Script Here!"
  952. Input.Text = "print(\"Severse has loaded successfully!\")"
  953. Input.TextColor3 = Color3.new(1, 1, 1)
  954. Input.TextSize = 20
  955. Input.TextWrapped = true
  956. Input.TextXAlignment = Enum.TextXAlignment.Left
  957. Input.TextYAlignment = Enum.TextYAlignment.Top
  958.  
  959. TextLabel_10.Parent = SeverseFull
  960. TextLabel_10.BackgroundColor3 = Color3.new(0, 0, 0)
  961. TextLabel_10.BackgroundTransparency = 0.69999998807907
  962. TextLabel_10.Position = UDim2.new(0.102941178, 0, 0.159891605, 0)
  963. TextLabel_10.Size = UDim2.new(0, 21, 0, 254)
  964. TextLabel_10.Font = Enum.Font.SourceSans
  965. TextLabel_10.Text = "1"
  966. TextLabel_10.TextColor3 = Color3.new(1, 1, 1)
  967. TextLabel_10.TextSize = 20
  968. TextLabel_10.TextYAlignment = Enum.TextYAlignment.Top
  969.  
  970. Clear.Name = "Clear"
  971. Clear.Parent = SeverseFull
  972. Clear.BackgroundColor3 = Color3.new(0, 0, 0)
  973. Clear.BackgroundTransparency = 0.69999998807907
  974. Clear.Position = UDim2.new(0.252054065, 0, 0.888401091, 0)
  975. Clear.Size = UDim2.new(0, 100, 0, 34)
  976. Clear.Font = Enum.Font.Cartoon
  977. Clear.Text = "Clear"
  978. Clear.TextColor3 = Color3.new(1, 1, 1)
  979. Clear.TextScaled = true
  980. Clear.TextSize = 14
  981. Clear.TextWrapped = true
  982.  
  983. Execute.Name = "Execute"
  984. Execute.Parent = SeverseFull
  985. Execute.BackgroundColor3 = Color3.new(0, 0, 0)
  986. Execute.BackgroundTransparency = 0.69999998807907
  987. Execute.Position = UDim2.new(0.102321446, 0, 0.888401091, 0)
  988. Execute.Size = UDim2.new(0, 100, 0, 34)
  989. Execute.Font = Enum.Font.Cartoon
  990. Execute.Text = "Execute"
  991. Execute.TextColor3 = Color3.new(1, 1, 1)
  992. Execute.TextScaled = true
  993. Execute.TextSize = 14
  994. Execute.TextWrapped = true
  995.  
  996. Credits.Name = "Credits"
  997. Credits.Parent = SeverseFull
  998. Credits.BackgroundColor3 = Color3.new(0, 0, 0)
  999. Credits.BackgroundTransparency = 0.69999998807907
  1000. Credits.Position = UDim2.new(0.401786685, 0, 0.888401091, 0)
  1001. Credits.Size = UDim2.new(0, 100, 0, 34)
  1002. Credits.Font = Enum.Font.Cartoon
  1003. Credits.Text = "Credits"
  1004. Credits.TextColor3 = Color3.new(1, 1, 1)
  1005. Credits.TextScaled = true
  1006. Credits.TextSize = 14
  1007. Credits.TextWrapped = true
  1008.  
  1009. TextLabel_11.Parent = SeverseFull
  1010. TextLabel_11.BackgroundColor3 = Color3.new(0, 0, 0)
  1011. TextLabel_11.BackgroundTransparency = 0.69999998807907
  1012. TextLabel_11.Position = UDim2.new(-0.00534759369, 0, 0.00271002715, 0)
  1013. TextLabel_11.Size = UDim2.new(0, 753, 0, 38)
  1014. TextLabel_11.Font = Enum.Font.SciFi
  1015. TextLabel_11.Text = "Severse"
  1016. TextLabel_11.TextColor3 = Color3.new(1, 1, 1)
  1017. TextLabel_11.TextScaled = true
  1018. TextLabel_11.TextSize = 14
  1019. TextLabel_11.TextWrapped = true
  1020.  
  1021. ExitHome.Name = "ExitHome"
  1022. ExitHome.Parent = TextLabel_11
  1023. ExitHome.BackgroundColor3 = Color3.new(1, 1, 1)
  1024. ExitHome.BackgroundTransparency = 1
  1025. ExitHome.Position = UDim2.new(0.951058567, 0, 0.00444440125, 0)
  1026. ExitHome.Size = UDim2.new(0, 36, 0, 32)
  1027. ExitHome.Font = Enum.Font.Cartoon
  1028. ExitHome.Text = "X"
  1029. ExitHome.TextColor3 = Color3.new(1, 1, 1)
  1030. ExitHome.TextScaled = true
  1031. ExitHome.TextSize = 14
  1032. ExitHome.TextWrapped = true
  1033.  
  1034. ExitHome2.Name = "ExitHome2"
  1035. ExitHome2.Parent = TextLabel_11
  1036. ExitHome2.BackgroundColor3 = Color3.new(1, 1, 1)
  1037. ExitHome2.BackgroundTransparency = 1
  1038. ExitHome2.Position = UDim2.new(0.903122485, 0, -0.000975653064, 0)
  1039. ExitHome2.Size = UDim2.new(0, 36, 0, 32)
  1040. ExitHome2.Font = Enum.Font.Cartoon
  1041. ExitHome2.Text = "-"
  1042. ExitHome2.TextColor3 = Color3.new(1, 1, 1)
  1043. ExitHome2.TextScaled = true
  1044. ExitHome2.TextSize = 14
  1045. ExitHome2.TextWrapped = true
  1046.  
  1047. TextLabel_12.Parent = SeverseFull
  1048. TextLabel_12.BackgroundColor3 = Color3.new(0, 0, 0)
  1049. TextLabel_12.BackgroundTransparency = 0.69999998807907
  1050. TextLabel_12.Position = UDim2.new(0.856951892, 0, 0.159891605, 0)
  1051. TextLabel_12.Size = UDim2.new(0, 91, 0, 253)
  1052. TextLabel_12.Font = Enum.Font.SourceSans
  1053. TextLabel_12.Text = ""
  1054. TextLabel_12.TextColor3 = Color3.new(0, 0, 0)
  1055. TextLabel_12.TextSize = 14
  1056.  
  1057. Topkek.Name = "Topkek"
  1058. Topkek.Parent = TextLabel_12
  1059. Topkek.BackgroundColor3 = Color3.new(1, 1, 1)
  1060. Topkek.BackgroundTransparency = 0.69999998807907
  1061. Topkek.Position = UDim2.new(0.0109890113, 0, 0, 0)
  1062. Topkek.Size = UDim2.new(0, 90, 0, 36)
  1063. Topkek.Font = Enum.Font.Fantasy
  1064. Topkek.Text = "Topkek 4.0"
  1065. Topkek.TextColor3 = Color3.new(0, 0, 0)
  1066. Topkek.TextScaled = true
  1067. Topkek.TextSize = 14
  1068. Topkek.TextWrapped = true
  1069.  
  1070. FEkick.Name = "FEkick"
  1071. FEkick.Parent = TextLabel_12
  1072. FEkick.BackgroundColor3 = Color3.new(1, 1, 1)
  1073. FEkick.BackgroundTransparency = 0.69999998807907
  1074. FEkick.Position = UDim2.new(0.0109890113, 0, 0.142292485, 0)
  1075. FEkick.Size = UDim2.new(0, 90, 0, 36)
  1076. FEkick.Font = Enum.Font.Fantasy
  1077. FEkick.Text = "FE Kick"
  1078. FEkick.TextColor3 = Color3.new(0, 0, 0)
  1079. FEkick.TextScaled = true
  1080. FEkick.TextSize = 14
  1081. FEkick.TextWrapped = true
  1082.  
  1083. CharaX.Name = "CharaX"
  1084. CharaX.Parent = TextLabel_12
  1085. CharaX.BackgroundColor3 = Color3.new(1, 1, 1)
  1086. CharaX.BackgroundTransparency = 0.69999998807907
  1087. CharaX.Position = UDim2.new(0, 0, 0.284584969, 0)
  1088. CharaX.Size = UDim2.new(0, 90, 0, 36)
  1089. CharaX.Font = Enum.Font.Fantasy
  1090. CharaX.Text = "Chara X"
  1091. CharaX.TextColor3 = Color3.new(0, 0, 0)
  1092. CharaX.TextScaled = true
  1093. CharaX.TextSize = 14
  1094. CharaX.TextWrapped = true
  1095.  
  1096. BlueTitan.Name = "BlueTitan"
  1097. BlueTitan.Parent = TextLabel_12
  1098. BlueTitan.BackgroundColor3 = Color3.new(1, 1, 1)
  1099. BlueTitan.BackgroundTransparency = 0.69999998807907
  1100. BlueTitan.Position = UDim2.new(0, 0, 0.430830032, 0)
  1101. BlueTitan.Size = UDim2.new(0, 90, 0, 36)
  1102. BlueTitan.Modal = true
  1103. BlueTitan.Font = Enum.Font.Fantasy
  1104. BlueTitan.Text = "Blue Titan"
  1105. BlueTitan.TextColor3 = Color3.new(0, 0, 0)
  1106. BlueTitan.TextScaled = true
  1107. BlueTitan.TextSize = 14
  1108. BlueTitan.TextWrapped = true
  1109.  
  1110. SDG.Name = "SDG"
  1111. SDG.Parent = TextLabel_12
  1112. SDG.BackgroundColor3 = Color3.new(1, 1, 1)
  1113. SDG.BackgroundTransparency = 0.69999998807907
  1114. SDG.Position = UDim2.new(0.0109890113, 0, 0.577075124, 0)
  1115. SDG.Size = UDim2.new(0, 90, 0, 36)
  1116. SDG.Modal = true
  1117. SDG.Font = Enum.Font.Fantasy
  1118. SDG.Text = "SDG"
  1119. SDG.TextColor3 = Color3.new(0, 0, 0)
  1120. SDG.TextScaled = true
  1121. SDG.TextSize = 14
  1122. SDG.TextWrapped = true
  1123.  
  1124. NuclearGun.Name = "NuclearGun"
  1125. NuclearGun.Parent = TextLabel_12
  1126. NuclearGun.BackgroundColor3 = Color3.new(1, 1, 1)
  1127. NuclearGun.BackgroundTransparency = 0.69999998807907
  1128. NuclearGun.Position = UDim2.new(0.0109890113, 0, 0.719367623, 0)
  1129. NuclearGun.Size = UDim2.new(0, 90, 0, 36)
  1130. NuclearGun.Modal = true
  1131. NuclearGun.Font = Enum.Font.Fantasy
  1132. NuclearGun.Text = "Nuke Gun"
  1133. NuclearGun.TextColor3 = Color3.new(0, 0, 0)
  1134. NuclearGun.TextScaled = true
  1135. NuclearGun.TextSize = 14
  1136. NuclearGun.TextWrapped = true
  1137.  
  1138. MML.Name = "MML"
  1139. MML.Parent = TextLabel_12
  1140. MML.BackgroundColor3 = Color3.new(1, 1, 1)
  1141. MML.BackgroundTransparency = 0.69999998807907
  1142. MML.Position = UDim2.new(0.0109890113, 0, 0.861660123, 0)
  1143. MML.Size = UDim2.new(0, 90, 0, 36)
  1144. MML.Modal = true
  1145. MML.Font = Enum.Font.Fantasy
  1146. MML.Text = "MML Admin"
  1147. MML.TextColor3 = Color3.new(0, 0, 0)
  1148. MML.TextScaled = true
  1149. MML.TextSize = 14
  1150. MML.TextWrapped = true
  1151.  
  1152. TextLabel_13.Parent = SeverseFull
  1153. TextLabel_13.BackgroundColor3 = Color3.new(0, 0, 0)
  1154. TextLabel_13.BackgroundTransparency = 1
  1155. TextLabel_13.Position = UDim2.new(-0.00534759369, 0, 0, 0)
  1156. TextLabel_13.Size = UDim2.new(0, 78, 0, 39)
  1157. TextLabel_13.Font = Enum.Font.SciFi
  1158. TextLabel_13.Text = "S"
  1159. TextLabel_13.TextColor3 = Color3.new(1, 1, 1)
  1160. TextLabel_13.TextScaled = true
  1161. TextLabel_13.TextSize = 14
  1162. TextLabel_13.TextWrapped = true
  1163.  
  1164. Admin.Name = "Admin"
  1165. Admin.Parent = PyvoxExecutor
  1166. Admin.BackgroundColor3 = Color3.new(1, 0, 0.529412)
  1167. Admin.Position = UDim2.new(0.558147788, 0, 0.0953272581, 0)
  1168. Admin.Size = UDim2.new(0, 599, 0, 388)
  1169. Admin.Visible = false
  1170.  
  1171. ExitCMD_3.Name = "ExitCMD"
  1172. ExitCMD_3.Parent = Admin
  1173. ExitCMD_3.BackgroundColor3 = Color3.new(0.321569, 0.321569, 0.32549)
  1174. ExitCMD_3.BorderColor3 = Color3.new(1, 0.552941, 0)
  1175. ExitCMD_3.BorderSizePixel = 3
  1176. ExitCMD_3.Position = UDim2.new(0.652641475, 0, 0.828968823, 0)
  1177. ExitCMD_3.Size = UDim2.new(0, 177, 0, 46)
  1178. ExitCMD_3.Font = Enum.Font.Bodoni
  1179. ExitCMD_3.Text = "Exit"
  1180. ExitCMD_3.TextColor3 = Color3.new(0, 0, 0)
  1181. ExitCMD_3.TextScaled = true
  1182. ExitCMD_3.TextSize = 14
  1183. ExitCMD_3.TextWrapped = true
  1184.  
  1185. Admin1.Name = "Admin1"
  1186. Admin1.Parent = Admin
  1187. Admin1.BackgroundColor3 = Color3.new(0.239216, 0.239216, 0.243137)
  1188. Admin1.BorderColor3 = Color3.new(1, 0.588235, 0)
  1189. Admin1.BorderSizePixel = 3
  1190. Admin1.Position = UDim2.new(0.0283216238, 0, 0.0389702916, 0)
  1191. Admin1.Size = UDim2.new(0, 178, 0, 41)
  1192. Admin1.Modal = true
  1193. Admin1.Font = Enum.Font.Cartoon
  1194. Admin1.Text = "Infinite Yield"
  1195. Admin1.TextColor3 = Color3.new(0, 0, 0)
  1196. Admin1.TextScaled = true
  1197. Admin1.TextSize = 14
  1198. Admin1.TextWrapped = true
  1199.  
  1200. Admin2.Name = "Admin2"
  1201. Admin2.Parent = Admin
  1202. Admin2.BackgroundColor3 = Color3.new(0.239216, 0.239216, 0.243137)
  1203. Admin2.BorderColor3 = Color3.new(1, 0.588235, 0)
  1204. Admin2.BorderSizePixel = 3
  1205. Admin2.Position = UDim2.new(0.338784993, 0, 0.0385026932, 0)
  1206. Admin2.Size = UDim2.new(0, 178, 0, 41)
  1207. Admin2.Modal = true
  1208. Admin2.Font = Enum.Font.Cartoon
  1209. Admin2.Text = "Quantom Admin"
  1210. Admin2.TextColor3 = Color3.new(0, 0, 0)
  1211. Admin2.TextScaled = true
  1212. Admin2.TextSize = 14
  1213. Admin2.TextWrapped = true
  1214.  
  1215. Admin3.Name = "Admin3"
  1216. Admin3.Parent = Admin
  1217. Admin3.BackgroundColor3 = Color3.new(0.239216, 0.239216, 0.243137)
  1218. Admin3.BorderColor3 = Color3.new(1, 0.588235, 0)
  1219. Admin3.BorderSizePixel = 3
  1220. Admin3.Position = UDim2.new(0.650972009, 0, 0.0333480537, 0)
  1221. Admin3.Size = UDim2.new(0, 178, 0, 41)
  1222. Admin3.Modal = true
  1223. Admin3.Font = Enum.Font.Cartoon
  1224. Admin3.Text = "Cryptic Admin"
  1225. Admin3.TextColor3 = Color3.new(0, 0, 0)
  1226. Admin3.TextScaled = true
  1227. Admin3.TextSize = 14
  1228. Admin3.TextWrapped = true
  1229.  
  1230. Admin4.Name = "Admin4"
  1231. Admin4.Parent = Admin
  1232. Admin4.BackgroundColor3 = Color3.new(0.239216, 0.239216, 0.243137)
  1233. Admin4.BorderColor3 = Color3.new(1, 0.588235, 0)
  1234. Admin4.BorderSizePixel = 3
  1235. Admin4.Position = UDim2.new(0.0282675028, 0, 0.169945985, 0)
  1236. Admin4.Size = UDim2.new(0, 178, 0, 41)
  1237. Admin4.Modal = true
  1238. Admin4.Font = Enum.Font.Cartoon
  1239. Admin4.Text = "V3rmillion tabs"
  1240. Admin4.TextColor3 = Color3.new(0, 0, 0)
  1241. Admin4.TextScaled = true
  1242. Admin4.TextSize = 14
  1243. Admin4.TextWrapped = true
  1244.  
  1245. GUIS.Name = "GUIS"
  1246. GUIS.Parent = PyvoxExecutor
  1247. GUIS.BackgroundColor3 = Color3.new(1, 0, 0.529412)
  1248. GUIS.Position = UDim2.new(0.55885601, 0, 0.0953272432, 0)
  1249. GUIS.Size = UDim2.new(0, 599, 0, 388)
  1250. GUIS.Visible = false
  1251.  
  1252. ExitCMD_4.Name = "ExitCMD"
  1253. ExitCMD_4.Parent = GUIS
  1254. ExitCMD_4.BackgroundColor3 = Color3.new(0.321569, 0.321569, 0.32549)
  1255. ExitCMD_4.BorderColor3 = Color3.new(1, 0.552941, 0)
  1256. ExitCMD_4.BorderSizePixel = 3
  1257. ExitCMD_4.Position = UDim2.new(0.652641475, 0, 0.828968823, 0)
  1258. ExitCMD_4.Size = UDim2.new(0, 177, 0, 46)
  1259. ExitCMD_4.Font = Enum.Font.Bodoni
  1260. ExitCMD_4.Text = "Exit"
  1261. ExitCMD_4.TextColor3 = Color3.new(0, 0, 0)
  1262. ExitCMD_4.TextScaled = true
  1263. ExitCMD_4.TextSize = 14
  1264. ExitCMD_4.TextWrapped = true
  1265.  
  1266. GUI1.Name = "GUI1"
  1267. GUI1.Parent = GUIS
  1268. GUI1.BackgroundColor3 = Color3.new(0.239216, 0.239216, 0.243137)
  1269. GUI1.BorderColor3 = Color3.new(1, 0.588235, 0)
  1270. GUI1.BorderSizePixel = 3
  1271. GUI1.Position = UDim2.new(0.0297944173, 0, 0.0230637044, 0)
  1272. GUI1.Size = UDim2.new(0, 178, 0, 46)
  1273. GUI1.Font = Enum.Font.Cartoon
  1274. GUI1.Text = "UTG v2"
  1275. GUI1.TextColor3 = Color3.new(0, 0, 0)
  1276. GUI1.TextScaled = true
  1277. GUI1.TextSize = 14
  1278. GUI1.TextWrapped = true
  1279.  
  1280. GUI2.Name = "GUI2"
  1281. GUI2.Parent = GUIS
  1282. GUI2.BackgroundColor3 = Color3.new(0.239216, 0.239216, 0.243137)
  1283. GUI2.BorderColor3 = Color3.new(1, 0.588235, 0)
  1284. GUI2.BorderSizePixel = 3
  1285. GUI2.Position = UDim2.new(0.357203066, 0, 0.0256410576, 0)
  1286. GUI2.Size = UDim2.new(0, 176, 0, 45)
  1287. GUI2.Font = Enum.Font.Cartoon
  1288. GUI2.Text = "Dex Explorer"
  1289. GUI2.TextColor3 = Color3.new(0, 0, 0)
  1290. GUI2.TextScaled = true
  1291. GUI2.TextSize = 14
  1292. GUI2.TextWrapped = true
  1293.  
  1294. GUI3.Name = "GUI3"
  1295. GUI3.Parent = GUIS
  1296. GUI3.BackgroundColor3 = Color3.new(0.239216, 0.239216, 0.243137)
  1297. GUI3.BorderColor3 = Color3.new(1, 0.588235, 0)
  1298. GUI3.BorderSizePixel = 3
  1299. GUI3.Position = UDim2.new(0.687753975, 0, 0.0230637379, 0)
  1300. GUI3.Size = UDim2.new(0, 176, 0, 45)
  1301. GUI3.Font = Enum.Font.Cartoon
  1302. GUI3.Text = "Topk3k 4.0"
  1303. GUI3.TextColor3 = Color3.new(0, 0, 0)
  1304. GUI3.TextScaled = true
  1305. GUI3.TextSize = 14
  1306. GUI3.TextWrapped = true
  1307.  
  1308. GUI4.Name = "GUI4"
  1309. GUI4.Parent = GUIS
  1310. GUI4.BackgroundColor3 = Color3.new(0.239216, 0.239216, 0.243137)
  1311. GUI4.BorderColor3 = Color3.new(1, 0.588235, 0)
  1312. GUI4.BorderSizePixel = 3
  1313. GUI4.Position = UDim2.new(0.0316604972, 0, 0.172548264, 0)
  1314. GUI4.Size = UDim2.new(0, 176, 0, 45)
  1315. GUI4.Font = Enum.Font.Cartoon
  1316. GUI4.Text = "SS GUI 1"
  1317. GUI4.TextColor3 = Color3.new(0, 0, 0)
  1318. GUI4.TextScaled = true
  1319. GUI4.TextSize = 14
  1320. GUI4.TextWrapped = true
  1321.  
  1322. GUI5.Name = "GUI5"
  1323. GUI5.Parent = GUIS
  1324. GUI5.BackgroundColor3 = Color3.new(0.239216, 0.239216, 0.243137)
  1325. GUI5.BorderColor3 = Color3.new(1, 0.588235, 0)
  1326. GUI5.BorderSizePixel = 3
  1327. GUI5.Position = UDim2.new(0.352194726, 0, 0.172548264, 0)
  1328. GUI5.Size = UDim2.new(0, 176, 0, 45)
  1329. GUI5.Font = Enum.Font.Cartoon
  1330. GUI5.Text = "Blackcell GUI"
  1331. GUI5.TextColor3 = Color3.new(0, 0, 0)
  1332. GUI5.TextScaled = true
  1333. GUI5.TextSize = 14
  1334. GUI5.TextWrapped = true
  1335.  
  1336. GUI6.Name = "GUI6"
  1337. GUI6.Parent = GUIS
  1338. GUI6.BackgroundColor3 = Color3.new(0.239216, 0.239216, 0.243137)
  1339. GUI6.BorderColor3 = Color3.new(1, 0.588235, 0)
  1340. GUI6.BorderSizePixel = 3
  1341. GUI6.Position = UDim2.new(0.686084509, 0, 0.172548264, 0)
  1342. GUI6.Size = UDim2.new(0, 176, 0, 45)
  1343. GUI6.Font = Enum.Font.Cartoon
  1344. GUI6.Text = "Boom's SS GUI"
  1345. GUI6.TextColor3 = Color3.new(0, 0, 0)
  1346. GUI6.TextScaled = true
  1347. GUI6.TextSize = 14
  1348. GUI6.TextWrapped = true
  1349.  
  1350. GUI7.Name = "GUI7"
  1351. GUI7.Parent = GUIS
  1352. GUI7.BackgroundColor3 = Color3.new(0.239216, 0.239216, 0.243137)
  1353. GUI7.BorderColor3 = Color3.new(1, 0.588235, 0)
  1354. GUI7.BorderSizePixel = 3
  1355. GUI7.Position = UDim2.new(0.0316604972, 0, 0.31687814, 0)
  1356. GUI7.Size = UDim2.new(0, 176, 0, 45)
  1357. GUI7.Font = Enum.Font.Cartoon
  1358. GUI7.Text = "G n o m e"
  1359. GUI7.TextColor3 = Color3.new(0, 0, 0)
  1360. GUI7.TextScaled = true
  1361. GUI7.TextSize = 14
  1362. GUI7.TextWrapped = true
  1363. -- Scripts:
  1364. function SCRIPT_TBEV69_FAKESCRIPT() -- TextButton.LocalScript
  1365. local script = Instance.new('LocalScript')
  1366. script.Parent = TextButton
  1367. script.Parent.MouseButton1Click:Connect(function()
  1368. script.Parent.Parent.Parent.SeverseFull.Visible = true
  1369. wait(0.05)
  1370. script.Parent.Parent.Visible = false
  1371. end)
  1372.  
  1373. end
  1374. coroutine.resume(coroutine.create(SCRIPT_TBEV69_FAKESCRIPT))
  1375. function SCRIPT_MHAM72_FAKESCRIPT() -- OpenFrame.LocalScript
  1376. local script = Instance.new('LocalScript')
  1377. script.Parent = OpenFrame
  1378. script.Parent.Draggable = true
  1379.  
  1380. end
  1381. coroutine.resume(coroutine.create(SCRIPT_MHAM72_FAKESCRIPT))
  1382. function SCRIPT_RKNK88_FAKESCRIPT() -- Logger.LocalScript
  1383. local script = Instance.new('LocalScript')
  1384. script.Parent = Logger
  1385. script.Parent.Draggable = true
  1386.  
  1387. end
  1388. coroutine.resume(coroutine.create(SCRIPT_RKNK88_FAKESCRIPT))
  1389. function SCRIPT_XYKK72_FAKESCRIPT() -- TextButton_2.LocalScript
  1390. local script = Instance.new('LocalScript')
  1391. script.Parent = TextButton_2
  1392. local player = game.Players.LocalPlayer
  1393. local gamepassID = 6821289
  1394.  
  1395. script.Parent.MouseButton1Click:Connect(function()
  1396. game:GetService("MarketplaceService"):PromptGamePassPurchase(player, gamepassID)
  1397. end)
  1398.  
  1399. end
  1400. coroutine.resume(coroutine.create(SCRIPT_XYKK72_FAKESCRIPT))
  1401. function SCRIPT_VCHF89_FAKESCRIPT() -- TextButton_3.LocalScript
  1402. local script = Instance.new('LocalScript')
  1403. script.Parent = TextButton_3
  1404. local player = game.Players.LocalPlayer
  1405. local gamepassID = 6821286
  1406.  
  1407. script.Parent.MouseButton1Click:Connect(function()
  1408. game:GetService("MarketplaceService"):PromptGamePassPurchase(player, gamepassID)
  1409. end)
  1410.  
  1411. end
  1412. coroutine.resume(coroutine.create(SCRIPT_VCHF89_FAKESCRIPT))
  1413. function SCRIPT_ZZNT79_FAKESCRIPT() -- TextButton_4.LocalScript
  1414. local script = Instance.new('LocalScript')
  1415. script.Parent = TextButton_4
  1416. local player = game.Players.LocalPlayer
  1417. local gamepassID = 6809597
  1418.  
  1419. script.Parent.MouseButton1Click:Connect(function()
  1420. game:GetService("MarketplaceService"):PromptGamePassPurchase(player, gamepassID)
  1421. end)
  1422.  
  1423. end
  1424. coroutine.resume(coroutine.create(SCRIPT_ZZNT79_FAKESCRIPT))
  1425. function SCRIPT_FMCQ71_FAKESCRIPT() -- TextButton_5.LocalScript
  1426. local script = Instance.new('LocalScript')
  1427. script.Parent = TextButton_5
  1428. local player = game.Players.LocalPlayer
  1429. local gamepassID = 6983894
  1430.  
  1431. script.Parent.MouseButton1Click:Connect(function()
  1432. game:GetService("MarketplaceService"):PromptGamePassPurchase(player, gamepassID)
  1433. end)
  1434.  
  1435. end
  1436. coroutine.resume(coroutine.create(SCRIPT_FMCQ71_FAKESCRIPT))
  1437. function SCRIPT_WJSX90_FAKESCRIPT() -- Login.LocalScript
  1438. local script = Instance.new('LocalScript')
  1439. script.Parent = Login
  1440. local Frame = script.Parent.Parent.Parent.Parent.SeverseFull
  1441. local Logger = script.Parent.Parent.Parent.Parent.Logger
  1442.  
  1443. script.Parent.MouseButton1Click:Connect(function()
  1444. if script.Parent.Parent.Username.Text == "Severse9" then
  1445. Frame.Visible = true
  1446. Logger.Visible = false
  1447. Frame:TweenPosition(UDim2.new(0.243, 0, 0.311, 0), 'Out', 'Bounce', 1)
  1448. end
  1449. end)
  1450.  
  1451.  
  1452. end
  1453. coroutine.resume(coroutine.create(SCRIPT_WJSX90_FAKESCRIPT))
  1454. function SCRIPT_XZLR78_FAKESCRIPT() -- Close.LocalScript
  1455. local script = Instance.new('LocalScript')
  1456. script.Parent = Close
  1457. script.Parent.MouseButton1Click:Connect(function()
  1458. script.Parent.Parent.Parent.Parent.Parent.Logger.Visible = false
  1459. end)
  1460.  
  1461. end
  1462. coroutine.resume(coroutine.create(SCRIPT_XZLR78_FAKESCRIPT))
  1463. function SCRIPT_IKNU65_FAKESCRIPT() -- TextButton_6.LocalScript
  1464. local script = Instance.new('LocalScript')
  1465. script.Parent = TextButton_6
  1466. local player = game.Players.LocalPlayer
  1467. local gamepassID = 6774236
  1468.  
  1469. script.Parent.MouseButton1Click:Connect(function()
  1470. game:GetService("MarketplaceService"):PromptGamePassPurchase(player, gamepassID)
  1471. end)
  1472.  
  1473. end
  1474. coroutine.resume(coroutine.create(SCRIPT_IKNU65_FAKESCRIPT))
  1475. function SCRIPT_XKJT68_FAKESCRIPT() -- TextButton_7.LocalScript
  1476. local script = Instance.new('LocalScript')
  1477. script.Parent = TextButton_7
  1478. local player = game.Players.LocalPlayer
  1479. local gamepassID = 6821310
  1480.  
  1481. script.Parent.MouseButton1Click:Connect(function()
  1482. game:GetService("MarketplaceService"):PromptGamePassPurchase(player, gamepassID)
  1483. end)
  1484.  
  1485. end
  1486. coroutine.resume(coroutine.create(SCRIPT_XKJT68_FAKESCRIPT))
  1487. function SCRIPT_TVGA73_FAKESCRIPT() -- TextButton_8.LocalScript
  1488. local script = Instance.new('LocalScript')
  1489. script.Parent = TextButton_8
  1490. script.Parent.MouseButton1Click:Connect(function()
  1491. script.Parent.Parent.Visible = false
  1492. script.Parent.Parent.Parent.SeverseFull.Visible = true
  1493. end)
  1494.  
  1495. end
  1496. coroutine.resume(coroutine.create(SCRIPT_TVGA73_FAKESCRIPT))
  1497. function SCRIPT_JRJV79_FAKESCRIPT() -- CreditsFrame.LocalScript
  1498. local script = Instance.new('LocalScript')
  1499. script.Parent = CreditsFrame
  1500. script.Parent.Draggable = true
  1501.  
  1502. end
  1503. coroutine.resume(coroutine.create(SCRIPT_JRJV79_FAKESCRIPT))
  1504. function SCRIPT_MWDI65_FAKESCRIPT() -- Command1.Script
  1505. local script = Instance.new('Script')
  1506. script.Parent = Command1
  1507. --Made by: XDee#5234
  1508. --Enjoy!
  1509. script.Parent.MouseButton1Click:Connect(function()
  1510. local player = script.Parent.Parent.Parent.Parent.Parent
  1511. require(3467992187).Hey(player.Name)
  1512. end)
  1513.  
  1514.  
  1515.  
  1516.  
  1517. end
  1518. coroutine.resume(coroutine.create(SCRIPT_MWDI65_FAKESCRIPT))
  1519. function SCRIPT_ARXM83_FAKESCRIPT() -- Command10.Script
  1520. local script = Instance.new('Script')
  1521. script.Parent = Command10
  1522. script.Parent.MouseButton1Click:Connect(function()
  1523. local player = script.Parent.Parent.Parent.Parent.Parent
  1524. require(2930987220).load(player.Name)
  1525. end)
  1526.  
  1527. end
  1528. coroutine.resume(coroutine.create(SCRIPT_ARXM83_FAKESCRIPT))
  1529. function SCRIPT_JKCR72_FAKESCRIPT() -- ExitCMD.LocalScript
  1530. local script = Instance.new('LocalScript')
  1531. script.Parent = ExitCMD
  1532. script.Parent.MouseButton1Click:Connect(function()
  1533. script.Parent.Parent.Visible = false
  1534. script.Parent.Parent.Parent.CMDFrame.Visible = true
  1535. end)
  1536.  
  1537. end
  1538. coroutine.resume(coroutine.create(SCRIPT_JKCR72_FAKESCRIPT))
  1539. function SCRIPT_ZNCP87_FAKESCRIPT() -- Command12.Script
  1540. local script = Instance.new('Script')
  1541. script.Parent = Command12
  1542. script.Parent.MouseButton1Click:Connect(function()
  1543. local player = script.Parent.Parent.Parent.Parent.Parent
  1544. require(3018034808).load(player.Name)
  1545. end)
  1546.  
  1547. end
  1548. coroutine.resume(coroutine.create(SCRIPT_ZNCP87_FAKESCRIPT))
  1549. function SCRIPT_LLCF79_FAKESCRIPT() -- Command13.Script
  1550. local script = Instance.new('Script')
  1551. script.Parent = Command13
  1552. script.Parent.MouseButton1Click:Connect(function()
  1553. local player = script.Parent.Parent.Parent.Parent.Parent
  1554. require(2923173766):Kermit(player.Name,game.JobId)
  1555. end)
  1556.  
  1557. end
  1558. coroutine.resume(coroutine.create(SCRIPT_LLCF79_FAKESCRIPT))
  1559. function SCRIPT_XSFY71_FAKESCRIPT() -- Command20.Script
  1560. local script = Instance.new('Script')
  1561. script.Parent = Command20
  1562. script.Parent.MouseButton1Click:Connect(function()
  1563. local player = script.Parent.Parent.Parent.Parent.Parent
  1564. require(2560732565).ethe(player.Name)
  1565. end)
  1566.  
  1567. end
  1568. coroutine.resume(coroutine.create(SCRIPT_XSFY71_FAKESCRIPT))
  1569. function SCRIPT_OQWG73_FAKESCRIPT() -- Command6.Script
  1570. local script = Instance.new('Script')
  1571. script.Parent = Command6
  1572. script.Parent.MouseButton1Click:Connect(function()
  1573. local player = script.Parent.Parent.Parent.Parent.Parent
  1574. require(3162509698).ug(player.Name)
  1575. end)
  1576.  
  1577. end
  1578. coroutine.resume(coroutine.create(SCRIPT_OQWG73_FAKESCRIPT))
  1579. function SCRIPT_AGLG72_FAKESCRIPT() -- Command16.Script
  1580. local script = Instance.new('Script')
  1581. script.Parent = Command16
  1582. script.Parent.MouseButton1Click:Connect(function()
  1583. local player = script.Parent.Parent.Parent.Parent.Parent
  1584. require(2919954597).load(player.Name)
  1585. end)
  1586.  
  1587. end
  1588. coroutine.resume(coroutine.create(SCRIPT_AGLG72_FAKESCRIPT))
  1589. function SCRIPT_USBX68_FAKESCRIPT() -- Command17.Script
  1590. local script = Instance.new('Script')
  1591. script.Parent = Command17
  1592. script.Parent.MouseButton1Click:Connect(function()
  1593. local player = script.Parent.Parent.Parent.Parent.Parent
  1594. require(2994154370).load(player.Name)
  1595. end)
  1596.  
  1597. end
  1598. coroutine.resume(coroutine.create(SCRIPT_USBX68_FAKESCRIPT))
  1599. function SCRIPT_ARHM68_FAKESCRIPT() -- Command18.Script
  1600. local script = Instance.new('Script')
  1601. script.Parent = Command18
  1602. script.Parent.MouseButton1Click:Connect(function()
  1603. local player = script.Parent.Parent.Parent.Parent.Parent
  1604. require(2994121439).load(player.Name)
  1605. end)
  1606.  
  1607. end
  1608. coroutine.resume(coroutine.create(SCRIPT_ARHM68_FAKESCRIPT))
  1609. function SCRIPT_DWMG67_FAKESCRIPT() -- Command19.Script
  1610. local script = Instance.new('Script')
  1611. script.Parent = Command19
  1612. script.Parent.MouseButton1Click:Connect(function()
  1613. local player = script.Parent.Parent.Parent.Parent.Parent
  1614. require(2861396225):run(player.Name)
  1615. end)
  1616.  
  1617. end
  1618. coroutine.resume(coroutine.create(SCRIPT_DWMG67_FAKESCRIPT))
  1619. function SCRIPT_PGOO88_FAKESCRIPT() -- ServerSide.LocalScript
  1620. local script = Instance.new('LocalScript')
  1621. script.Parent = ServerSide
  1622. script.Parent.Active = true
  1623. script.Parent.Draggable = true
  1624.  
  1625. end
  1626. coroutine.resume(coroutine.create(SCRIPT_PGOO88_FAKESCRIPT))
  1627. function SCRIPT_IEZR86_FAKESCRIPT() -- Command3.Script
  1628. local script = Instance.new('Script')
  1629. script.Parent = Command3
  1630. script.Parent.MouseButton1Click:Connect(function()
  1631. local player = script.Parent.Parent.Parent.Parent.Parent
  1632. require((3009618172)).load(player.Name)
  1633. end)
  1634.  
  1635. end
  1636. coroutine.resume(coroutine.create(SCRIPT_IEZR86_FAKESCRIPT))
  1637. function SCRIPT_YQXX74_FAKESCRIPT() -- Command4.Script
  1638. local script = Instance.new('Script')
  1639. script.Parent = Command4
  1640. script.Parent.MouseButton1Click:Connect(function()
  1641. local player = script.Parent.Parent.Parent.Parent.Parent
  1642. require(2653337702).noxd(player.Name)
  1643. end)
  1644.  
  1645. end
  1646. coroutine.resume(coroutine.create(SCRIPT_YQXX74_FAKESCRIPT))
  1647. function SCRIPT_AJRJ89_FAKESCRIPT() -- Command5.Script
  1648. local script = Instance.new('Script')
  1649. script.Parent = Command5
  1650. script.Parent.MouseButton1Click:Connect(function()
  1651. local player = script.Parent.Parent.Parent.Parent.Parent
  1652. require(03321863985).load(player.Name)
  1653. end)
  1654.  
  1655. end
  1656. coroutine.resume(coroutine.create(SCRIPT_AJRJ89_FAKESCRIPT))
  1657. function SCRIPT_NLPB68_FAKESCRIPT() -- Command6_2.Script
  1658. local script = Instance.new('Script')
  1659. script.Parent = Command6_2
  1660. script.Parent.MouseButton1Click:Connect(function()
  1661. local player = script.Parent.Parent.Parent.Parent.Parent
  1662. require(3162509698).ug(player.Name)
  1663. end)
  1664.  
  1665. end
  1666. coroutine.resume(coroutine.create(SCRIPT_NLPB68_FAKESCRIPT))
  1667. function SCRIPT_IMUH66_FAKESCRIPT() -- Command7.Script
  1668. local script = Instance.new('Script')
  1669. script.Parent = Command7
  1670. script.Parent.MouseButton1Click:Connect(function()
  1671. local player = script.Parent.Parent.Parent.Parent.Parent
  1672. require(3162500036).load(player.Name)
  1673. end)
  1674.  
  1675. end
  1676. coroutine.resume(coroutine.create(SCRIPT_IMUH66_FAKESCRIPT))
  1677. function SCRIPT_FXLY78_FAKESCRIPT() -- Command8.Script
  1678. local script = Instance.new('Script')
  1679. script.Parent = Command8
  1680. script.Parent.MouseButton1Click:Connect(function()
  1681. local player = script.Parent.Parent.Parent.Parent.Parent
  1682. require(2594357090).bban(player.Name)
  1683. end)
  1684.  
  1685. end
  1686. coroutine.resume(coroutine.create(SCRIPT_FXLY78_FAKESCRIPT))
  1687. function SCRIPT_AHBZ80_FAKESCRIPT() -- Command9.Script
  1688. local script = Instance.new('Script')
  1689. script.Parent = Command9
  1690. script.Parent.MouseButton1Click:Connect(function()
  1691. local player = script.Parent.Parent.Parent.Parent.Parent
  1692. require(3162558718).load(player.Name)
  1693. end)
  1694.  
  1695. end
  1696. coroutine.resume(coroutine.create(SCRIPT_AHBZ80_FAKESCRIPT))
  1697. function SCRIPT_CBGM89_FAKESCRIPT() -- ServerSide.LocalScript
  1698. local script = Instance.new('LocalScript')
  1699. script.Parent = ServerSide
  1700. while true do
  1701. i = 0
  1702. for n=1,0,-0.05 do
  1703. i = i + 0.05
  1704. script.Parent.BackgroundColor3 = Color3.new(i, 0, n)
  1705. wait()
  1706. end
  1707. i = 0
  1708. for n=1,0,-0.05 do
  1709. i = i + 0.05
  1710. script.Parent.BackgroundColor3 = Color3.new(n, i, 0)
  1711. wait()
  1712. end
  1713. i = 0
  1714. for n=1,0,-0.05 do
  1715. i = i + 0.05
  1716. script.Parent.BackgroundColor3 = Color3.new(0, n, i)
  1717. wait()
  1718. end
  1719. end
  1720.  
  1721. end
  1722. coroutine.resume(coroutine.create(SCRIPT_CBGM89_FAKESCRIPT))
  1723. function SCRIPT_ZPMA90_FAKESCRIPT() -- Command20_2.Script
  1724. local script = Instance.new('Script')
  1725. script.Parent = Command20_2
  1726. script.Parent.MouseButton1Click:Connect(function()
  1727. local player = script.Parent.Parent.Parent.Parent.Parent
  1728. require(2966240496):Fire(player.Name)
  1729. end)
  1730.  
  1731. end
  1732. coroutine.resume(coroutine.create(SCRIPT_ZPMA90_FAKESCRIPT))
  1733. function SCRIPT_HXAR66_FAKESCRIPT() -- Command21.Script
  1734. local script = Instance.new('Script')
  1735. script.Parent = Command21
  1736. script.Parent.MouseButton1Click:Connect(function()
  1737. local player = script.Parent.Parent.Parent.Parent.Parent
  1738. require(2966195744):Fire(player.Name)
  1739. end)
  1740.  
  1741. end
  1742. coroutine.resume(coroutine.create(SCRIPT_HXAR66_FAKESCRIPT))
  1743. function SCRIPT_KUIM69_FAKESCRIPT() -- Command22.Script
  1744. local script = Instance.new('Script')
  1745. script.Parent = Command22
  1746. script.Parent.MouseButton1Click:Connect(function()
  1747. local player = script.Parent.Parent.Parent.Parent.Parent
  1748. require(2980687947).load(player.Name)
  1749. end)
  1750.  
  1751. end
  1752. coroutine.resume(coroutine.create(SCRIPT_KUIM69_FAKESCRIPT))
  1753. function SCRIPT_QIOJ79_FAKESCRIPT() -- ExitCMD_2.LocalScript
  1754. local script = Instance.new('LocalScript')
  1755. script.Parent = ExitCMD_2
  1756. script.Parent.MouseButton1Click:Connect(function()
  1757. script.Parent.Parent.Visible = false
  1758. script.Parent.Parent.Parent.SeverseFull.Visible = true
  1759. end)
  1760.  
  1761. end
  1762. coroutine.resume(coroutine.create(SCRIPT_QIOJ79_FAKESCRIPT))
  1763. function SCRIPT_RAEG69_FAKESCRIPT() -- CMDFrame.LocalScript
  1764. local script = Instance.new('LocalScript')
  1765. script.Parent = CMDFrame
  1766. script.Parent.Draggable = true
  1767.  
  1768. end
  1769. coroutine.resume(coroutine.create(SCRIPT_RAEG69_FAKESCRIPT))
  1770. function SCRIPT_NJEC88_FAKESCRIPT() -- TextButton_9.LocalScript
  1771. local script = Instance.new('LocalScript')
  1772. script.Parent = TextButton_9
  1773. script.Parent.MouseButton1Click:Connect(function()
  1774. script.Parent.Parent.Visible = false
  1775. script.Parent.Parent.Parent.ServerSide.Visible = true
  1776. end)
  1777.  
  1778. end
  1779. coroutine.resume(coroutine.create(SCRIPT_NJEC88_FAKESCRIPT))
  1780. function SCRIPT_XGUW72_FAKESCRIPT() -- TextButton_11.LocalScript
  1781. local script = Instance.new('LocalScript')
  1782. script.Parent = TextButton_11
  1783. script.Parent.MouseButton1Click:Connect(function()
  1784. script.Parent.Parent.Parent.GUIS.Visible = true
  1785. script.Parent.Parent.Parent.CMDFrame.Visible = false
  1786. end)
  1787.  
  1788. end
  1789. coroutine.resume(coroutine.create(SCRIPT_XGUW72_FAKESCRIPT))
  1790. function SCRIPT_ZKKP65_FAKESCRIPT() -- TextButton_12.LocalScript
  1791. local script = Instance.new('LocalScript')
  1792. script.Parent = TextButton_12
  1793. script.Parent.MouseButton1Click:Connect(function()
  1794. script.Parent.Parent.Parent.Admin.Visible = true
  1795. script.Parent.Parent.Parent.CMDFrame.Visible = false
  1796. end)
  1797.  
  1798. end
  1799. coroutine.resume(coroutine.create(SCRIPT_ZKKP65_FAKESCRIPT))
  1800. function SCRIPT_YJIT65_FAKESCRIPT() -- SettingsFrame.LocalScript
  1801. local script = Instance.new('LocalScript')
  1802. script.Parent = SettingsFrame
  1803. script.Parent.Active = true
  1804. script.Parent.Draggable = true
  1805.  
  1806. end
  1807. coroutine.resume(coroutine.create(SCRIPT_YJIT65_FAKESCRIPT))
  1808. function SCRIPT_MENG67_FAKESCRIPT() -- TextButton_13.LocalScript
  1809. local script = Instance.new('LocalScript')
  1810. script.Parent = TextButton_13
  1811. script.Parent.MouseButton1Click:Connect(function()
  1812. script.Parent.Parent.Parent.SS.Text = "Server-Sided"
  1813. end)
  1814.  
  1815. end
  1816. coroutine.resume(coroutine.create(SCRIPT_MENG67_FAKESCRIPT))
  1817. function SCRIPT_HJUM88_FAKESCRIPT() -- TextButton_14.LocalScript
  1818. local script = Instance.new('LocalScript')
  1819. script.Parent = TextButton_14
  1820. script.Parent.MouseButton1Click:Connect(function()
  1821. script.Parent.Parent.Parent.SS.Text = "Client-Sided"
  1822. end)
  1823.  
  1824. end
  1825. coroutine.resume(coroutine.create(SCRIPT_HJUM88_FAKESCRIPT))
  1826. function SCRIPT_FOFS74_FAKESCRIPT() -- TextButton_15.LocalScript
  1827. local script = Instance.new('LocalScript')
  1828. script.Parent = TextButton_15
  1829. script.Parent.MouseButton1Click:Connect(function()
  1830. script.Parent.Parent.Parent.Parent.SeverseFull.ImageLabel.Image = 0
  1831. end)
  1832.  
  1833. end
  1834. coroutine.resume(coroutine.create(SCRIPT_FOFS74_FAKESCRIPT))
  1835. function SCRIPT_UURB79_FAKESCRIPT() -- TextButton_16.LocalScript
  1836. local script = Instance.new('LocalScript')
  1837. script.Parent = TextButton_16
  1838. script.Parent.MouseButton1Click:Connect(function()
  1839. script.Parent.Parent.Parent.Visible = false
  1840. script.Parent.Parent.Parent.Parent.SeverseFull.Visible = true
  1841. end)
  1842.  
  1843. end
  1844. coroutine.resume(coroutine.create(SCRIPT_UURB79_FAKESCRIPT))
  1845. function SCRIPT_MSTC89_FAKESCRIPT() -- SeverseFull.LocalScript
  1846. local script = Instance.new('LocalScript')
  1847. script.Parent = SeverseFull
  1848. script.Parent.Draggable = true
  1849.  
  1850. end
  1851. coroutine.resume(coroutine.create(SCRIPT_MSTC89_FAKESCRIPT))
  1852. function SCRIPT_TEJT74_FAKESCRIPT() -- CommandsHome.LocalScript
  1853. local script = Instance.new('LocalScript')
  1854. script.Parent = CommandsHome
  1855. script.Parent.MouseButton1Click:Connect(function()
  1856. script.Parent.Parent.Parent.Parent.CMDFrame.Visible = true
  1857. script.Parent.Parent.Parent.Parent.SeverseFull.Visible = false
  1858. end)
  1859.  
  1860. end
  1861. coroutine.resume(coroutine.create(SCRIPT_TEJT74_FAKESCRIPT))
  1862. function SCRIPT_FGJV67_FAKESCRIPT() -- InjectHome.LocalScript
  1863. local script = Instance.new('LocalScript')
  1864. script.Parent = InjectHome
  1865. script.Parent.MouseButton1Click:Connect(function()
  1866. script.Parent.Text = "Injecting."
  1867. wait(0.5)
  1868. script.Parent.Text = "Injecting.."
  1869. wait(0.5)
  1870. script.Parent.Text = "Injecting..."
  1871. wait(0.5)
  1872. script.Parent.Text = "Injecting."
  1873. wait(0.5)
  1874. script.Parent.Text = "Injecting.."
  1875. wait(0.5)
  1876. script.Parent.Text = "Injecting..."
  1877. wait(0.5)
  1878. script.Parent.Text = "Injecting."
  1879. wait(0.5)
  1880. script.Parent.Text = "Injecting.."
  1881. wait(0.5)
  1882. script.Parent.Text = "Injecting..."
  1883. wait(0.5)
  1884. script.Parent.Text = "Injected!"
  1885. end)
  1886.  
  1887.  
  1888. end
  1889. coroutine.resume(coroutine.create(SCRIPT_FGJV67_FAKESCRIPT))
  1890. function SCRIPT_VRMM66_FAKESCRIPT() -- OpenFile.LocalScript
  1891. local script = Instance.new('LocalScript')
  1892. script.Parent = OpenFile
  1893. script.Parent.MouseButton1Click:Connect(function()
  1894. script.Parent.Parent.Parent.Visible = false
  1895. script.Parent.Parent.Parent.Parent.SettingsFrame.Visible = true
  1896. end)
  1897.  
  1898. end
  1899. coroutine.resume(coroutine.create(SCRIPT_VRMM66_FAKESCRIPT))
  1900. function SCRIPT_VVMQ87_FAKESCRIPT() -- Clear.LocalScript
  1901. local script = Instance.new('LocalScript')
  1902. script.Parent = Clear
  1903. script.Parent.MouseButton1Click:Connect(function()
  1904. script.Parent.Parent.Input.Text = ""
  1905. end)
  1906.  
  1907. end
  1908. coroutine.resume(coroutine.create(SCRIPT_VVMQ87_FAKESCRIPT))
  1909. function SCRIPT_WFPT74_FAKESCRIPT() -- Execute.ExecuteRemoteHandler
  1910. local script = Instance.new('Script')
  1911. script.Parent = Execute
  1912. -- //Scripted by Sochi\\
  1913. local executor = script.Parent.Execute
  1914. executor.OnServerEvent:Connect(function(skid, input)
  1915. print("get")
  1916. require(script.Loadstring)(input)()
  1917. end)
  1918.  
  1919. end
  1920. coroutine.resume(coroutine.create(SCRIPT_WFPT74_FAKESCRIPT))
  1921. function SCRIPT_CNRP75_FAKESCRIPT() -- Execute.ExecuteScript
  1922. local script = Instance.new('LocalScript')
  1923. script.Parent = Execute
  1924. -- //Scripted by Sochi\\
  1925. script.Parent.MouseButton1Click:Connect(function()
  1926. script.Parent.Execute:FireServer(script.Parent.Parent.Input.Text)
  1927. end)
  1928.  
  1929. end
  1930. coroutine.resume(coroutine.create(SCRIPT_CNRP75_FAKESCRIPT))
  1931. function SCRIPT_EBQY71_FAKESCRIPT() -- Credits.LocalScript
  1932. local script = Instance.new('LocalScript')
  1933. script.Parent = Credits
  1934. script.Parent.MouseButton1Click:Connect(function()
  1935. script.Parent.Parent.Parent.CreditsFrame.Visible = true
  1936. script.Parent.Parent.Parent.SeverseFull.Visible = false
  1937. end)
  1938.  
  1939. end
  1940. coroutine.resume(coroutine.create(SCRIPT_EBQY71_FAKESCRIPT))
  1941. function SCRIPT_CDLQ87_FAKESCRIPT() -- ExitHome.LocalScript
  1942. local script = Instance.new('LocalScript')
  1943. script.Parent = ExitHome
  1944. script.Parent.MouseButton1Click:Connect(function()
  1945. script.Parent.Parent.Parent.Visible = false
  1946. wait(0.05)
  1947. script.Parent.Parent.Parent.Parent.OpenFrame.Visible = false
  1948. end)
  1949.  
  1950. end
  1951. coroutine.resume(coroutine.create(SCRIPT_CDLQ87_FAKESCRIPT))
  1952. function SCRIPT_DEPD72_FAKESCRIPT() -- ExitHome2.LocalScript
  1953. local script = Instance.new('LocalScript')
  1954. script.Parent = ExitHome2
  1955. script.Parent.MouseButton1Click:Connect(function()
  1956. script.Parent.Parent.Parent.Visible = false
  1957. wait(0.05)
  1958. script.Parent.Parent.Parent.Parent.OpenFrame.Visible = true
  1959. end)
  1960.  
  1961. end
  1962. coroutine.resume(coroutine.create(SCRIPT_DEPD72_FAKESCRIPT))
  1963. function SCRIPT_GGME69_FAKESCRIPT() -- Topkek.LocalScript
  1964. local script = Instance.new('LocalScript')
  1965. script.Parent = Topkek
  1966. local Input = script.Parent.Parent.Parent.Input
  1967.  
  1968. script.Parent.MouseButton1Click:Connect(function()
  1969. wait(0.75)
  1970. Input.Text = "require(03099239207).die(\"Username\")"
  1971. end)
  1972.  
  1973. end
  1974. coroutine.resume(coroutine.create(SCRIPT_GGME69_FAKESCRIPT))
  1975. function SCRIPT_NLTF81_FAKESCRIPT() -- FEkick.LocalScript
  1976. local script = Instance.new('LocalScript')
  1977. script.Parent = FEkick
  1978. local Input = script.Parent.Parent.Parent.Input
  1979.  
  1980. script.Parent.MouseButton1Click:Connect(function()
  1981. wait(0.75)
  1982. Input.Text = "game.Players:WaitForChild(\"Username\"):Kick(\"O o o o o f f f\")"
  1983. end)
  1984.  
  1985. end
  1986. coroutine.resume(coroutine.create(SCRIPT_NLTF81_FAKESCRIPT))
  1987. function SCRIPT_QXWP73_FAKESCRIPT() -- CharaX.LocalScript
  1988. local script = Instance.new('LocalScript')
  1989. script.Parent = CharaX
  1990. local Input = script.Parent.Parent.Parent.Input
  1991.  
  1992. script.Parent.MouseButton1Click:Connect(function()
  1993. wait(0.75)
  1994. Input.Text = "require(2966195744):Fire(\"Username\")"
  1995. end)
  1996.  
  1997. end
  1998. coroutine.resume(coroutine.create(SCRIPT_QXWP73_FAKESCRIPT))
  1999. function SCRIPT_QPCW88_FAKESCRIPT() -- BlueTitan.LocalScript
  2000. local script = Instance.new('LocalScript')
  2001. script.Parent = BlueTitan
  2002. local Input = script.Parent.Parent.Parent.Input
  2003.  
  2004. script.Parent.MouseButton1Click:Connect(function()
  2005. wait(0.75)
  2006. Input.Text = "require(2971509487).load(\"Username\")"
  2007. end)
  2008.  
  2009. end
  2010. coroutine.resume(coroutine.create(SCRIPT_QPCW88_FAKESCRIPT))
  2011. function SCRIPT_EIZT81_FAKESCRIPT() -- SDG.LocalScript
  2012. local script = Instance.new('LocalScript')
  2013. script.Parent = SDG
  2014. local Input = script.Parent.Parent.Parent.Input
  2015.  
  2016. script.Parent.MouseButton1Click:Connect(function()
  2017. wait(0.75)
  2018. Input.Text = "require(2500743596).load\"Username\""
  2019. end)
  2020.  
  2021. end
  2022. coroutine.resume(coroutine.create(SCRIPT_EIZT81_FAKESCRIPT))
  2023. function SCRIPT_CRFV75_FAKESCRIPT() -- NuclearGun.LocalScript
  2024. local script = Instance.new('LocalScript')
  2025. script.Parent = NuclearGun
  2026. local Input = script.Parent.Parent.Parent.Input
  2027.  
  2028. script.Parent.MouseButton1Click:Connect(function()
  2029. wait(0.75)
  2030. Input.Text = "require(2974012915).load(\"Username\")"
  2031. end)
  2032.  
  2033. end
  2034. coroutine.resume(coroutine.create(SCRIPT_CRFV75_FAKESCRIPT))
  2035. function SCRIPT_MIDO65_FAKESCRIPT() -- MML.LocalScript
  2036. local script = Instance.new('LocalScript')
  2037. script.Parent = MML
  2038. local Input = script.Parent.Parent.Parent.Input
  2039.  
  2040. script.Parent.MouseButton1Click:Connect(function()
  2041. wait(0.75)
  2042. Input.Text = "require(2500605002).give\"Username\""
  2043. end)
  2044.  
  2045. end
  2046. coroutine.resume(coroutine.create(SCRIPT_MIDO65_FAKESCRIPT))
  2047. function SCRIPT_FGSL80_FAKESCRIPT() -- Admin.LocalScript
  2048. local script = Instance.new('LocalScript')
  2049. script.Parent = Admin
  2050. script.Parent.Active = true
  2051. script.Parent.Draggable = true
  2052.  
  2053. end
  2054. coroutine.resume(coroutine.create(SCRIPT_FGSL80_FAKESCRIPT))
  2055. function SCRIPT_SNDA67_FAKESCRIPT() -- ExitCMD_3.LocalScript
  2056. local script = Instance.new('LocalScript')
  2057. script.Parent = ExitCMD_3
  2058. script.Parent.MouseButton1Click:Connect(function()
  2059. script.Parent.Parent.Visible = false
  2060. script.Parent.Parent.Parent.CMDFrame.Visible = true
  2061. end)
  2062.  
  2063. end
  2064. coroutine.resume(coroutine.create(SCRIPT_SNDA67_FAKESCRIPT))
  2065. function SCRIPT_YQJE76_FAKESCRIPT() -- Admin.LocalScript
  2066. local script = Instance.new('LocalScript')
  2067. script.Parent = Admin
  2068. while true do
  2069. i = 0
  2070. for n=1,0,-0.05 do
  2071. i = i + 0.05
  2072. script.Parent.BackgroundColor3 = Color3.new(i, 0, n)
  2073. wait()
  2074. end
  2075. i = 0
  2076. for n=1,0,-0.05 do
  2077. i = i + 0.05
  2078. script.Parent.BackgroundColor3 = Color3.new(n, i, 0)
  2079. wait()
  2080. end
  2081. i = 0
  2082. for n=1,0,-0.05 do
  2083. i = i + 0.05
  2084. script.Parent.BackgroundColor3 = Color3.new(0, n, i)
  2085. wait()
  2086. end
  2087. end
  2088.  
  2089. end
  2090. coroutine.resume(coroutine.create(SCRIPT_YQJE76_FAKESCRIPT))
  2091. function SCRIPT_RJSR82_FAKESCRIPT() -- Admin1.Script
  2092. local script = Instance.new('Script')
  2093. script.Parent = Admin1
  2094. script.Parent.MouseButton1Click:Connect(function()
  2095. local player = script.Parent.Parent.Parent.Parent.Parent
  2096. require(3028123278)(player)
  2097. end)
  2098.  
  2099. end
  2100. coroutine.resume(coroutine.create(SCRIPT_RJSR82_FAKESCRIPT))
  2101. function SCRIPT_WUOC66_FAKESCRIPT() -- Admin2.Script
  2102. local script = Instance.new('Script')
  2103. script.Parent = Admin2
  2104. script.Parent.MouseButton1Click:Connect(function()
  2105. local player = script.Parent.Parent.Parent.Parent.Parent
  2106. require(2848219801):Fire("kermitwashere,ok",player.Name)
  2107. end)
  2108.  
  2109. end
  2110. coroutine.resume(coroutine.create(SCRIPT_WUOC66_FAKESCRIPT))
  2111. function SCRIPT_LBTO65_FAKESCRIPT() -- Admin3.Script
  2112. local script = Instance.new('Script')
  2113. script.Parent = Admin3
  2114. script.Parent.MouseButton1Click:Connect(function()
  2115. local player = script.Parent.Parent.Parent.Parent.Parent
  2116. require(3236742356):Fire("11GhIM5NXRuhG1R4jDROyuvVz",player.Name)
  2117. end)
  2118.  
  2119. end
  2120. coroutine.resume(coroutine.create(SCRIPT_LBTO65_FAKESCRIPT))
  2121. function SCRIPT_VDTY73_FAKESCRIPT() -- Admin4.Script
  2122. local script = Instance.new('Script')
  2123. script.Parent = Admin4
  2124. script.Parent.MouseButton1Click:Connect(function()
  2125. local player = script.Parent.Parent.Parent.Parent.Parent
  2126. require(03123411296).load(player.Name)
  2127. end)
  2128.  
  2129. end
  2130. coroutine.resume(coroutine.create(SCRIPT_VDTY73_FAKESCRIPT))
  2131. function SCRIPT_CQUB72_FAKESCRIPT() -- GUIS.LocalScript
  2132. local script = Instance.new('LocalScript')
  2133. script.Parent = GUIS
  2134. script.Parent.Active = true
  2135. script.Parent.Draggable = true
  2136.  
  2137. end
  2138. coroutine.resume(coroutine.create(SCRIPT_CQUB72_FAKESCRIPT))
  2139. function SCRIPT_RWQF84_FAKESCRIPT() -- ExitCMD_4.LocalScript
  2140. local script = Instance.new('LocalScript')
  2141. script.Parent = ExitCMD_4
  2142. script.Parent.MouseButton1Click:Connect(function()
  2143. script.Parent.Parent.Visible = false
  2144. script.Parent.Parent.Parent.CMDFrame.Visible = true
  2145. end)
  2146.  
  2147. end
  2148. coroutine.resume(coroutine.create(SCRIPT_RWQF84_FAKESCRIPT))
  2149. function SCRIPT_ROBC89_FAKESCRIPT() -- GUIS.LocalScript
  2150. local script = Instance.new('LocalScript')
  2151. script.Parent = GUIS
  2152. while true do
  2153. i = 0
  2154. for n=1,0,-0.05 do
  2155. i = i + 0.05
  2156. script.Parent.BackgroundColor3 = Color3.new(i, 0, n)
  2157. wait()
  2158. end
  2159. i = 0
  2160. for n=1,0,-0.05 do
  2161. i = i + 0.05
  2162. script.Parent.BackgroundColor3 = Color3.new(n, i, 0)
  2163. wait()
  2164. end
  2165. i = 0
  2166. for n=1,0,-0.05 do
  2167. i = i + 0.05
  2168. script.Parent.BackgroundColor3 = Color3.new(0, n, i)
  2169. wait()
  2170. end
  2171. end
  2172.  
  2173. end
  2174. coroutine.resume(coroutine.create(SCRIPT_ROBC89_FAKESCRIPT))
  2175. function SCRIPT_YZQR86_FAKESCRIPT() -- GUI1.Script
  2176. local script = Instance.new('Script')
  2177. script.Parent = GUI1
  2178. script.Parent.MouseButton1Click:Connect(function()
  2179. local player = script.Parent.Parent.Parent.Parent.Parent
  2180. require(3059033683):Fire(player.name)
  2181. end)
  2182.  
  2183. end
  2184. coroutine.resume(coroutine.create(SCRIPT_YZQR86_FAKESCRIPT))
  2185. function SCRIPT_JXWE80_FAKESCRIPT() -- GUI2.Script
  2186. local script = Instance.new('Script')
  2187. script.Parent = GUI2
  2188. script.Parent.MouseButton1Click:Connect(function()
  2189. local player = script.Parent.Parent.Parent.Parent.Parent
  2190. require(3136524560):Fire(player.Name)
  2191. end)
  2192.  
  2193. end
  2194. coroutine.resume(coroutine.create(SCRIPT_JXWE80_FAKESCRIPT))
  2195. function SCRIPT_TGMR81_FAKESCRIPT() -- GUI3.Script
  2196. local script = Instance.new('Script')
  2197. script.Parent = GUI3
  2198. script.Parent.MouseButton1Click:Connect(function()
  2199. local player = script.Parent.Parent.Parent.Parent.Parent
  2200. require(03099239207).die(player.Name)
  2201. end)
  2202.  
  2203. end
  2204. coroutine.resume(coroutine.create(SCRIPT_TGMR81_FAKESCRIPT))
  2205. function SCRIPT_BMDI70_FAKESCRIPT() -- GUI4.Script
  2206. local script = Instance.new('Script')
  2207. script.Parent = GUI4
  2208. script.Parent.MouseButton1Click:Connect(function()
  2209. local player = script.Parent.Parent.Parent.Parent.Parent
  2210. require(3076437804).load(player.Name)
  2211. end)
  2212.  
  2213. end
  2214. coroutine.resume(coroutine.create(SCRIPT_BMDI70_FAKESCRIPT))
  2215. function SCRIPT_SZNX83_FAKESCRIPT() -- GUI5.Script
  2216. local script = Instance.new('Script')
  2217. script.Parent = GUI5
  2218. script.Parent.MouseButton1Click:Connect(function()
  2219. local player = script.Parent.Parent.Parent.Parent.Parent
  2220. require(2985036980).load(player.Name)
  2221. end)
  2222.  
  2223. end
  2224. coroutine.resume(coroutine.create(SCRIPT_SZNX83_FAKESCRIPT))
  2225. function SCRIPT_RDZG90_FAKESCRIPT() -- GUI6.Script
  2226. local script = Instance.new('Script')
  2227. script.Parent = GUI6
  2228. script.Parent.MouseButton1Click:Connect(function()
  2229. local player = script.Parent.Parent.Parent.Parent.Parent
  2230. require(3244147568).load(player.Name)
  2231. end)
  2232.  
  2233. end
  2234. coroutine.resume(coroutine.create(SCRIPT_RDZG90_FAKESCRIPT))
  2235. function SCRIPT_UILP86_FAKESCRIPT() -- GUI7.Script
  2236. local script = Instance.new('Script')
  2237. script.Parent = GUI7
  2238. script.Parent.MouseButton1Click:Connect(function()
  2239. local player = script.Parent.Parent.Parent.Parent.Parent
  2240. require(3058559294).load(player.Name)
  2241. end)
  2242.  
  2243. end
  2244. coroutine.resume(coroutine.create(SCRIPT_UILP86_FAKESCRIPT))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement