Advertisement
Guest User

ROBLOX Admin Script

a guest
Feb 22nd, 2020
254,614
5
Never
2
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.75 KB | None | 5 0
  1. By Annonymous
  2.  
  3.  
  4. local AdminGui = Instance.new("ScreenGui")
  5. local Frame1 = Instance.new("Frame")
  6. local CloseGui = Instance.new("TextButton")
  7. local OpenSettings = Instance.new("TextButton")
  8. local Kill = Instance.new("TextButton")
  9. local Punish = Instance.new("TextButton")
  10. local UnPunish = Instance.new("TextButton")
  11. local CloseSettings = Instance.new("TextButton")
  12. local Lag = Instance.new("TextButton")
  13. local God = Instance.new("TextButton")
  14. local UnGod = Instance.new("TextButton")
  15. local Next = Instance.new("TextButton")
  16. local Number = Instance.new("TextLabel")
  17. local Frame2 = Instance.new("Frame")
  18. local CloseGui_2 = Instance.new("TextButton")
  19. local Invisible = Instance.new("TextButton")
  20. local Number_2 = Instance.new("TextLabel")
  21. local Back = Instance.new("TextButton")
  22. local Next_2 = Instance.new("TextButton")
  23. local Visible = Instance.new("TextButton")
  24. local Freeze = Instance.new("TextButton")
  25. local UnFreeze = Instance.new("TextButton")
  26. local ForceField = Instance.new("TextButton")
  27. local UnForceField = Instance.new("TextButton")
  28. local OpenSettings_2 = Instance.new("TextButton")
  29. local CloseSettings_2 = Instance.new("TextButton")
  30. local OpenGui = Instance.new("Frame")
  31. local TextButton = Instance.new("TextButton")
  32. local Settings = Instance.new("Frame")
  33. local PersonBox = Instance.new("TextBox")
  34. local Frame3 = Instance.new("Frame")
  35. local CloseGui_3 = Instance.new("TextButton")
  36. local Kick = Instance.new("TextButton")
  37. local Number_3 = Instance.new("TextLabel")
  38. local Back_2 = Instance.new("TextButton")
  39. local Next_3 = Instance.new("TextButton")
  40. local KickAll = Instance.new("TextButton")
  41. local KillAll = Instance.new("TextButton")
  42. local ExplodeAll = Instance.new("TextButton")
  43. local KohlsAdmin = Instance.new("TextButton")
  44. local WarHammer = Instance.new("TextButton")
  45. local CloseSettings_3 = Instance.new("TextButton")
  46. local OpenSettings_3 = Instance.new("TextButton")
  47. local Frame4 = Instance.new("Frame")
  48. local CloseGui_4 = Instance.new("TextButton")
  49. local AtlasSword = Instance.new("TextButton")
  50. local Number_4 = Instance.new("TextLabel")
  51. local Back_3 = Instance.new("TextButton")
  52. local Next_4 = Instance.new("TextButton")
  53. local ScriptExecutor = Instance.new("TextButton")
  54. local BronyAdmin = Instance.new("TextButton")
  55. local Spike = Instance.new("TextButton")
  56. local SpiderBot = Instance.new("TextButton")
  57. local _5tr0b3Gun = Instance.new("TextButton")
  58. local CloseSettings_4 = Instance.new("TextButton")
  59. local OpenSettings_4 = Instance.new("TextButton")
  60.  
  61. -- Properties
  62.  
  63. AdminGui.Name = "AdminGui"
  64. AdminGui.Parent = game.StarterGui
  65.  
  66. Frame1.Name = "Frame1"
  67. Frame1.Parent = AdminGui
  68. Frame1.BackgroundColor3 = Color3.new(0.00392157, 0.00392157, 0.00784314)
  69. Frame1.BackgroundTransparency = 0.40000000596046
  70. Frame1.BorderColor3 = Color3.new(0, 0, 1)
  71. Frame1.BorderSizePixel = 5
  72. Frame1.Position = UDim2.new(0, 10, 0, 163)
  73. Frame1.Size = UDim2.new(0, 160, 0, 355)
  74. Frame1.Visible = false
  75.  
  76. CloseGui.Name = "CloseGui"
  77. CloseGui.Parent = Frame1
  78. CloseGui.BackgroundColor3 = Color3.new(0, 0, 0)
  79. CloseGui.BackgroundTransparency = 0.60000002384186
  80. CloseGui.BorderColor3 = Color3.new(0, 0, 1)
  81. CloseGui.BorderSizePixel = 3
  82. CloseGui.Position = UDim2.new(0, 30, 0, 315)
  83. CloseGui.Size = UDim2.new(0, 95, 0, 30)
  84. CloseGui.Font = Enum.Font.SourceSans
  85. CloseGui.Text = "Close"
  86. CloseGui.TextColor3 = Color3.new(1, 1, 1)
  87. CloseGui.TextSize = 14
  88.  
  89. OpenSettings.Name = "OpenSettings"
  90. OpenSettings.Parent = Frame1
  91. OpenSettings.BackgroundColor3 = Color3.new(0, 0, 0)
  92. OpenSettings.BackgroundTransparency = 0.60000002384186
  93. OpenSettings.BorderColor3 = Color3.new(0, 0, 1)
  94. OpenSettings.BorderSizePixel = 3
  95. OpenSettings.Position = UDim2.new(0, 30, 0, 275)
  96. OpenSettings.Size = UDim2.new(0, 95, 0, 30)
  97. OpenSettings.Visible = false
  98. OpenSettings.Font = Enum.Font.SourceSans
  99. OpenSettings.Text = "Open Settings"
  100. OpenSettings.TextColor3 = Color3.new(1, 1, 1)
  101. OpenSettings.TextSize = 14
  102.  
  103. Kill.Name = "Kill"
  104. Kill.Parent = Frame1
  105. Kill.BackgroundColor3 = Color3.new(0, 0, 0)
  106. Kill.BackgroundTransparency = 0.60000002384186
  107. Kill.BorderColor3 = Color3.new(0, 0, 1)
  108. Kill.BorderSizePixel = 3
  109. Kill.Position = UDim2.new(0, 30, 0, 15)
  110. Kill.Size = UDim2.new(0, 95, 0, 30)
  111. Kill.Font = Enum.Font.SourceSans
  112. Kill.Text = "Kill"
  113. Kill.TextColor3 = Color3.new(1, 1, 1)
  114. Kill.TextSize = 14
  115.  
  116. Punish.Name = "Punish"
  117. Punish.Parent = Frame1
  118. Punish.BackgroundColor3 = Color3.new(0, 0, 0)
  119. Punish.BackgroundTransparency = 0.60000002384186
  120. Punish.BorderColor3 = Color3.new(0, 0, 1)
  121. Punish.BorderSizePixel = 3
  122. Punish.Position = UDim2.new(0, 30, 0, 55)
  123. Punish.Size = UDim2.new(0, 95, 0, 30)
  124. Punish.Font = Enum.Font.SourceSans
  125. Punish.Text = "Punish"
  126. Punish.TextColor3 = Color3.new(1, 1, 1)
  127. Punish.TextSize = 14
  128.  
  129. UnPunish.Name = "UnPunish"
  130. UnPunish.Parent = Frame1
  131. UnPunish.BackgroundColor3 = Color3.new(0, 0, 0)
  132. UnPunish.BackgroundTransparency = 0.60000002384186
  133. UnPunish.BorderColor3 = Color3.new(0, 0, 1)
  134. UnPunish.BorderSizePixel = 3
  135. UnPunish.Position = UDim2.new(0, 30, 0, 95)
  136. UnPunish.Size = UDim2.new(0, 95, 0, 30)
  137. UnPunish.Font = Enum.Font.SourceSans
  138. UnPunish.Text = "UnPunish"
  139. UnPunish.TextColor3 = Color3.new(1, 1, 1)
  140. UnPunish.TextSize = 14
  141.  
  142. CloseSettings.Name = "CloseSettings"
  143. CloseSettings.Parent = Frame1
  144. CloseSettings.BackgroundColor3 = Color3.new(0, 0, 0)
  145. CloseSettings.BackgroundTransparency = 0.60000002384186
  146. CloseSettings.BorderColor3 = Color3.new(0, 0, 1)
  147. CloseSettings.BorderSizePixel = 3
  148. CloseSettings.Position = UDim2.new(0, 30, 0, 275)
  149. CloseSettings.Size = UDim2.new(0, 95, 0, 30)
  150. CloseSettings.Font = Enum.Font.SourceSans
  151. CloseSettings.Text = "Close Settings"
  152. CloseSettings.TextColor3 = Color3.new(1, 1, 1)
  153. CloseSettings.TextSize = 14
  154.  
  155. Lag.Name = "Lag"
  156. Lag.Parent = Frame1
  157. Lag.BackgroundColor3 = Color3.new(0, 0, 0)
  158. Lag.BackgroundTransparency = 0.60000002384186
  159. Lag.BorderColor3 = Color3.new(0, 0, 1)
  160. Lag.BorderSizePixel = 3
  161. Lag.Position = UDim2.new(0, 30, 0, 135)
  162. Lag.Size = UDim2.new(0, 95, 0, 30)
  163. Lag.Font = Enum.Font.SourceSans
  164. Lag.Text = "Lag"
  165. Lag.TextColor3 = Color3.new(1, 1, 1)
  166. Lag.TextSize = 14
  167.  
  168. God.Name = "God"
  169. God.Parent = Frame1
  170. God.BackgroundColor3 = Color3.new(0, 0, 0)
  171. God.BackgroundTransparency = 0.60000002384186
  172. God.BorderColor3 = Color3.new(0, 0, 1)
  173. God.BorderSizePixel = 3
  174. God.Position = UDim2.new(0, 30, 0, 175)
  175. God.Size = UDim2.new(0, 95, 0, 30)
  176. God.Font = Enum.Font.SourceSans
  177. God.Text = "God"
  178. God.TextColor3 = Color3.new(1, 1, 1)
  179. God.TextSize = 14
  180.  
  181. UnGod.Name = "UnGod"
  182. UnGod.Parent = Frame1
  183. UnGod.BackgroundColor3 = Color3.new(0, 0, 0)
  184. UnGod.BackgroundTransparency = 0.60000002384186
  185. UnGod.BorderColor3 = Color3.new(0, 0, 1)
  186. UnGod.BorderSizePixel = 3
  187. UnGod.Position = UDim2.new(0, 30, 0, 215)
  188. UnGod.Size = UDim2.new(0, 95, 0, 30)
  189. UnGod.Font = Enum.Font.SourceSans
  190. UnGod.Text = "UnGod"
  191. UnGod.TextColor3 = Color3.new(1, 1, 1)
  192. UnGod.TextSize = 14
  193.  
  194. Next.Name = "Next"
  195. Next.Parent = Frame1
  196. Next.BackgroundColor3 = Color3.new(0, 0, 0)
  197. Next.BackgroundTransparency = 0.60000002384186
  198. Next.BorderColor3 = Color3.new(0, 0, 0.792157)
  199. Next.BorderSizePixel = 3
  200. Next.Position = UDim2.new(0, 105, 0, 251)
  201. Next.Size = UDim2.new(0, 20, 0, 18)
  202. Next.Font = Enum.Font.SourceSans
  203. Next.Text = ">"
  204. Next.TextColor3 = Color3.new(1, 1, 1)
  205. Next.TextSize = 24
  206.  
  207. Number.Name = "Number"
  208. Number.Parent = Frame1
  209. Number.BackgroundColor3 = Color3.new(0, 0, 0)
  210. Number.BackgroundTransparency = 10
  211. Number.BorderColor3 = Color3.new(0, 0, 0)
  212. Number.BorderSizePixel = 3
  213. Number.Position = UDim2.new(0, 70, 0, 251)
  214. Number.Size = UDim2.new(0, 20, 0, 18)
  215. Number.Font = Enum.Font.ArialBold
  216. Number.Text = "1"
  217. Number.TextColor3 = Color3.new(0, 0, 0)
  218. Number.TextSize = 18
  219.  
  220. Frame2.Name = "Frame2"
  221. Frame2.Parent = AdminGui
  222. Frame2.BackgroundColor3 = Color3.new(0.00392157, 0.00392157, 0.00784314)
  223. Frame2.BackgroundTransparency = 0.40000000596046
  224. Frame2.BorderColor3 = Color3.new(0, 0, 1)
  225. Frame2.BorderSizePixel = 5
  226. Frame2.Position = UDim2.new(0, 10, 0, 163)
  227. Frame2.Size = UDim2.new(0, 160, 0, 355)
  228. Frame2.Visible = false
  229.  
  230. CloseGui_2.Name = "CloseGui"
  231. CloseGui_2.Parent = Frame2
  232. CloseGui_2.BackgroundColor3 = Color3.new(0, 0, 0)
  233. CloseGui_2.BackgroundTransparency = 0.60000002384186
  234. CloseGui_2.BorderColor3 = Color3.new(0, 0, 1)
  235. CloseGui_2.BorderSizePixel = 3
  236. CloseGui_2.Position = UDim2.new(0, 30, 0, 315)
  237. CloseGui_2.Size = UDim2.new(0, 95, 0, 30)
  238. CloseGui_2.Font = Enum.Font.SourceSans
  239. CloseGui_2.Text = "Close"
  240. CloseGui_2.TextColor3 = Color3.new(1, 1, 1)
  241. CloseGui_2.TextSize = 14
  242.  
  243. Invisible.Name = "Invisible"
  244. Invisible.Parent = Frame2
  245. Invisible.BackgroundColor3 = Color3.new(0, 0, 0)
  246. Invisible.BackgroundTransparency = 0.60000002384186
  247. Invisible.BorderColor3 = Color3.new(0, 0, 1)
  248. Invisible.BorderSizePixel = 3
  249. Invisible.Position = UDim2.new(0, 30, 0, 15)
  250. Invisible.Size = UDim2.new(0, 95, 0, 30)
  251. Invisible.Font = Enum.Font.SourceSans
  252. Invisible.Text = "Invisible"
  253. Invisible.TextColor3 = Color3.new(1, 1, 1)
  254. Invisible.TextSize = 14
  255.  
  256. Number_2.Name = "Number"
  257. Number_2.Parent = Frame2
  258. Number_2.BackgroundColor3 = Color3.new(0, 0, 0)
  259. Number_2.BackgroundTransparency = 10
  260. Number_2.BorderColor3 = Color3.new(0, 0, 0)
  261. Number_2.BorderSizePixel = 3
  262. Number_2.Position = UDim2.new(0, 70, 0, 251)
  263. Number_2.Size = UDim2.new(0, 20, 0, 18)
  264. Number_2.Font = Enum.Font.ArialBold
  265. Number_2.Text = "2"
  266. Number_2.TextColor3 = Color3.new(0, 0, 0)
  267. Number_2.TextSize = 18
  268.  
  269. Back.Name = "Back"
  270. Back.Parent = Frame2
  271. Back.BackgroundColor3 = Color3.new(0, 0, 0)
  272. Back.BackgroundTransparency = 0.60000002384186
  273. Back.BorderColor3 = Color3.new(0, 0, 0.792157)
  274. Back.BorderSizePixel = 3
  275. Back.Position = UDim2.new(0, 30, 0, 251)
  276. Back.Size = UDim2.new(0, 20, 0, 18)
  277. Back.Font = Enum.Font.SourceSans
  278. Back.Text = "<"
  279. Back.TextColor3 = Color3.new(1, 1, 1)
  280. Back.TextSize = 24
  281.  
  282. Next_2.Name = "Next"
  283. Next_2.Parent = Frame2
  284. Next_2.BackgroundColor3 = Color3.new(0, 0, 0)
  285. Next_2.BackgroundTransparency = 0.60000002384186
  286. Next_2.BorderColor3 = Color3.new(0, 0, 0.792157)
  287. Next_2.BorderSizePixel = 3
  288. Next_2.Position = UDim2.new(0, 105, 0, 251)
  289. Next_2.Size = UDim2.new(0, 20, 0, 18)
  290. Next_2.Font = Enum.Font.SourceSans
  291. Next_2.Text = ">"
  292. Next_2.TextColor3 = Color3.new(1, 1, 1)
  293. Next_2.TextSize = 24
  294.  
  295. Visible.Name = "Visible"
  296. Visible.Parent = Frame2
  297. Visible.BackgroundColor3 = Color3.new(0, 0, 0)
  298. Visible.BackgroundTransparency = 0.60000002384186
  299. Visible.BorderColor3 = Color3.new(0, 0, 1)
  300. Visible.BorderSizePixel = 3
  301. Visible.Position = UDim2.new(0, 30, 0, 55)
  302. Visible.Size = UDim2.new(0, 95, 0, 30)
  303. Visible.Font = Enum.Font.SourceSans
  304. Visible.Text = "Visible"
  305. Visible.TextColor3 = Color3.new(1, 1, 1)
  306. Visible.TextSize = 14
  307.  
  308. Freeze.Name = "Freeze"
  309. Freeze.Parent = Frame2
  310. Freeze.BackgroundColor3 = Color3.new(0, 0, 0)
  311. Freeze.BackgroundTransparency = 0.60000002384186
  312. Freeze.BorderColor3 = Color3.new(0, 0, 1)
  313. Freeze.BorderSizePixel = 3
  314. Freeze.Position = UDim2.new(0, 30, 0, 95)
  315. Freeze.Size = UDim2.new(0, 95, 0, 30)
  316. Freeze.Font = Enum.Font.SourceSans
  317. Freeze.Text = "Freeze"
  318. Freeze.TextColor3 = Color3.new(1, 1, 1)
  319. Freeze.TextSize = 14
  320.  
  321. UnFreeze.Name = "UnFreeze"
  322. UnFreeze.Parent = Frame2
  323. UnFreeze.BackgroundColor3 = Color3.new(0, 0, 0)
  324. UnFreeze.BackgroundTransparency = 0.60000002384186
  325. UnFreeze.BorderColor3 = Color3.new(0, 0, 1)
  326. UnFreeze.BorderSizePixel = 3
  327. UnFreeze.Position = UDim2.new(0, 30, 0, 135)
  328. UnFreeze.Size = UDim2.new(0, 95, 0, 30)
  329. UnFreeze.Font = Enum.Font.SourceSans
  330. UnFreeze.Text = "UnFreeze"
  331. UnFreeze.TextColor3 = Color3.new(1, 1, 1)
  332. UnFreeze.TextSize = 14
  333.  
  334. ForceField.Name = "ForceField"
  335. ForceField.Parent = Frame2
  336. ForceField.BackgroundColor3 = Color3.new(0, 0, 0)
  337. ForceField.BackgroundTransparency = 0.60000002384186
  338. ForceField.BorderColor3 = Color3.new(0, 0, 1)
  339. ForceField.BorderSizePixel = 3
  340. ForceField.Position = UDim2.new(0, 30, 0, 175)
  341. ForceField.Size = UDim2.new(0, 95, 0, 30)
  342. ForceField.Font = Enum.Font.SourceSans
  343. ForceField.Text = "ForceField"
  344. ForceField.TextColor3 = Color3.new(1, 1, 1)
  345. ForceField.TextSize = 14
  346.  
  347. UnForceField.Name = "UnForceField"
  348. UnForceField.Parent = Frame2
  349. UnForceField.BackgroundColor3 = Color3.new(0, 0, 0)
  350. UnForceField.BackgroundTransparency = 0.60000002384186
  351. UnForceField.BorderColor3 = Color3.new(0, 0, 1)
  352. UnForceField.BorderSizePixel = 3
  353. UnForceField.Position = UDim2.new(0, 30, 0, 215)
  354. UnForceField.Size = UDim2.new(0, 95, 0, 30)
  355. UnForceField.Font = Enum.Font.SourceSans
  356. UnForceField.Text = "UnForceField"
  357. UnForceField.TextColor3 = Color3.new(1, 1, 1)
  358. UnForceField.TextSize = 14
  359.  
  360. OpenSettings_2.Name = "OpenSettings"
  361. OpenSettings_2.Parent = Frame2
  362. OpenSettings_2.BackgroundColor3 = Color3.new(0, 0, 0)
  363. OpenSettings_2.BackgroundTransparency = 0.60000002384186
  364. OpenSettings_2.BorderColor3 = Color3.new(0, 0, 1)
  365. OpenSettings_2.BorderSizePixel = 3
  366. OpenSettings_2.Position = UDim2.new(0, 30, 0, 275)
  367. OpenSettings_2.Size = UDim2.new(0, 95, 0, 30)
  368. OpenSettings_2.Visible = false
  369. OpenSettings_2.Font = Enum.Font.SourceSans
  370. OpenSettings_2.Text = "Open Settings"
  371. OpenSettings_2.TextColor3 = Color3.new(1, 1, 1)
  372. OpenSettings_2.TextSize = 14
  373.  
  374. CloseSettings_2.Name = "CloseSettings"
  375. CloseSettings_2.Parent = Frame2
  376. CloseSettings_2.BackgroundColor3 = Color3.new(0, 0, 0)
  377. CloseSettings_2.BackgroundTransparency = 0.60000002384186
  378. CloseSettings_2.BorderColor3 = Color3.new(0, 0, 1)
  379. CloseSettings_2.BorderSizePixel = 3
  380. CloseSettings_2.Position = UDim2.new(0, 30, 0, 275)
  381. CloseSettings_2.Size = UDim2.new(0, 95, 0, 30)
  382. CloseSettings_2.Font = Enum.Font.SourceSans
  383. CloseSettings_2.Text = "Close Settings"
  384. CloseSettings_2.TextColor3 = Color3.new(1, 1, 1)
  385. CloseSettings_2.TextSize = 14
  386.  
  387. OpenGui.Name = "OpenGui"
  388. OpenGui.Parent = AdminGui
  389. OpenGui.BackgroundColor3 = Color3.new(0, 0, 0)
  390. OpenGui.BackgroundTransparency = 1.2000000476837
  391. OpenGui.BorderColor3 = Color3.new(0.0470588, 0.184314, 0.623529)
  392. OpenGui.BorderSizePixel = 0
  393. OpenGui.Position = UDim2.new(0, 10, 0, 535)
  394.  
  395. TextButton.Parent = OpenGui
  396. TextButton.BackgroundColor3 = Color3.new(0, 0, 0)
  397. TextButton.BackgroundTransparency = 0.30000001192093
  398. TextButton.BorderColor3 = Color3.new(0.0745098, 0.145098, 1)
  399. TextButton.BorderSizePixel = 3
  400. TextButton.Position = UDim2.new(0, 0, 0, -2)
  401. TextButton.Size = UDim2.new(0, 95, 0, 30)
  402. TextButton.Font = Enum.Font.SourceSans
  403. TextButton.Text = "Open"
  404. TextButton.TextColor3 = Color3.new(1, 1, 1)
  405. TextButton.TextSize = 14
  406.  
  407. Settings.Name = "Settings"
  408. Settings.Parent = AdminGui
  409. Settings.BackgroundColor3 = Color3.new(0.00392157, 0.00392157, 0.00784314)
  410. Settings.BackgroundTransparency = 0.40000000596046
  411. Settings.BorderColor3 = Color3.new(0.0745098, 0.145098, 1)
  412. Settings.BorderSizePixel = 4
  413. Settings.Draggable = true
  414. Settings.Position = UDim2.new(0, 185, 0, 163)
  415. Settings.Size = UDim2.new(0, 160, 0, 355)
  416. Settings.Visible = false
  417.  
  418. PersonBox.Name = "PersonBox"
  419. PersonBox.Parent = Settings
  420. PersonBox.BackgroundColor3 = Color3.new(0, 0, 0)
  421. PersonBox.BackgroundTransparency = 0.60000002384186
  422. PersonBox.BorderColor3 = Color3.new(0, 0, 1)
  423. PersonBox.BorderSizePixel = 3
  424. PersonBox.Position = UDim2.new(0, 18, 0, 15)
  425. PersonBox.Size = UDim2.new(0, 125, 0, 30)
  426. PersonBox.Font = Enum.Font.SourceSans
  427. PersonBox.Text = "Person's Name"
  428. PersonBox.TextColor3 = Color3.new(1, 1, 1)
  429. PersonBox.TextScaled = true
  430. PersonBox.TextSize = 18
  431. PersonBox.TextWrapped = true
  432.  
  433. Frame3.Name = "Frame3"
  434. Frame3.Parent = AdminGui
  435. Frame3.BackgroundColor3 = Color3.new(0.00392157, 0.00392157, 0.00784314)
  436. Frame3.BackgroundTransparency = 0.40000000596046
  437. Frame3.BorderColor3 = Color3.new(0, 0, 1)
  438. Frame3.BorderSizePixel = 5
  439. Frame3.Position = UDim2.new(0, 10, 0, 163)
  440. Frame3.Size = UDim2.new(0, 160, 0, 355)
  441. Frame3.Visible = false
  442.  
  443. CloseGui_3.Name = "CloseGui"
  444. CloseGui_3.Parent = Frame3
  445. CloseGui_3.BackgroundColor3 = Color3.new(0, 0, 0)
  446. CloseGui_3.BackgroundTransparency = 0.60000002384186
  447. CloseGui_3.BorderColor3 = Color3.new(0, 0, 1)
  448. CloseGui_3.BorderSizePixel = 3
  449. CloseGui_3.Position = UDim2.new(0, 30, 0, 315)
  450. CloseGui_3.Size = UDim2.new(0, 95, 0, 30)
  451. CloseGui_3.Font = Enum.Font.SourceSans
  452. CloseGui_3.Text = "Close"
  453. CloseGui_3.TextColor3 = Color3.new(1, 1, 1)
  454. CloseGui_3.TextSize = 14
  455.  
  456. Kick.Name = "Kick"
  457. Kick.Parent = Frame3
  458. Kick.BackgroundColor3 = Color3.new(0, 0, 0)
  459. Kick.BackgroundTransparency = 0.60000002384186
  460. Kick.BorderColor3 = Color3.new(0, 0, 1)
  461. Kick.BorderSizePixel = 3
  462. Kick.Position = UDim2.new(0, 30, 0, 15)
  463. Kick.Size = UDim2.new(0, 95, 0, 30)
  464. Kick.Font = Enum.Font.SourceSans
  465. Kick.Text = "Kick"
  466. Kick.TextColor3 = Color3.new(1, 1, 1)
  467. Kick.TextSize = 14
  468.  
  469. Number_3.Name = "Number"
  470. Number_3.Parent = Frame3
  471. Number_3.BackgroundColor3 = Color3.new(0, 0, 0)
  472. Number_3.BackgroundTransparency = 10
  473. Number_3.BorderColor3 = Color3.new(0, 0, 0)
  474. Number_3.BorderSizePixel = 3
  475. Number_3.Position = UDim2.new(0, 70, 0, 251)
  476. Number_3.Size = UDim2.new(0, 20, 0, 18)
  477. Number_3.Font = Enum.Font.ArialBold
  478. Number_3.Text = "3"
  479. Number_3.TextColor3 = Color3.new(0, 0, 0)
  480. Number_3.TextSize = 18
  481.  
  482. Back_2.Name = "Back"
  483. Back_2.Parent = Frame3
  484. Back_2.BackgroundColor3 = Color3.new(0, 0, 0)
  485. Back_2.BackgroundTransparency = 0.60000002384186
  486. Back_2.BorderColor3 = Color3.new(0, 0, 0.792157)
  487. Back_2.BorderSizePixel = 3
  488. Back_2.Position = UDim2.new(0, 30, 0, 251)
  489. Back_2.Size = UDim2.new(0, 20, 0, 18)
  490. Back_2.Font = Enum.Font.SourceSans
  491. Back_2.Text = "<"
  492. Back_2.TextColor3 = Color3.new(1, 1, 1)
  493. Back_2.TextSize = 24
  494.  
  495. Next_3.Name = "Next"
  496. Next_3.Parent = Frame3
  497. Next_3.BackgroundColor3 = Color3.new(0, 0, 0)
  498. Next_3.BackgroundTransparency = 0.60000002384186
  499. Next_3.BorderColor3 = Color3.new(0, 0, 0.792157)
  500. Next_3.BorderSizePixel = 3
  501. Next_3.Position = UDim2.new(0, 105, 0, 251)
  502. Next_3.Size = UDim2.new(0, 20, 0, 18)
  503. Next_3.Font = Enum.Font.SourceSans
  504. Next_3.Text = ">"
  505. Next_3.TextColor3 = Color3.new(1, 1, 1)
  506. Next_3.TextSize = 24
  507.  
  508. KickAll.Name = "Kick All"
  509. KickAll.Parent = Frame3
  510. KickAll.BackgroundColor3 = Color3.new(0, 0, 0)
  511. KickAll.BackgroundTransparency = 0.60000002384186
  512. KickAll.BorderColor3 = Color3.new(0, 0, 1)
  513. KickAll.BorderSizePixel = 3
  514. KickAll.Position = UDim2.new(0, 30, 0, 55)
  515. KickAll.Size = UDim2.new(0, 95, 0, 30)
  516. KickAll.Font = Enum.Font.SourceSans
  517. KickAll.Text = "Kick All"
  518. KickAll.TextColor3 = Color3.new(1, 1, 1)
  519. KickAll.TextSize = 14
  520.  
  521. KillAll.Name = "Kill All"
  522. KillAll.Parent = Frame3
  523. KillAll.BackgroundColor3 = Color3.new(0, 0, 0)
  524. KillAll.BackgroundTransparency = 0.60000002384186
  525. KillAll.BorderColor3 = Color3.new(0, 0, 1)
  526. KillAll.BorderSizePixel = 3
  527. KillAll.Position = UDim2.new(0, 30, 0, 95)
  528. KillAll.Size = UDim2.new(0, 95, 0, 30)
  529. KillAll.Font = Enum.Font.SourceSans
  530. KillAll.Text = "Kill All"
  531. KillAll.TextColor3 = Color3.new(1, 1, 1)
  532. KillAll.TextSize = 14
  533.  
  534. ExplodeAll.Name = "Explode All"
  535. ExplodeAll.Parent = Frame3
  536. ExplodeAll.BackgroundColor3 = Color3.new(0, 0, 0)
  537. ExplodeAll.BackgroundTransparency = 0.60000002384186
  538. ExplodeAll.BorderColor3 = Color3.new(0, 0, 1)
  539. ExplodeAll.BorderSizePixel = 3
  540. ExplodeAll.Position = UDim2.new(0, 30, 0, 135)
  541. ExplodeAll.Size = UDim2.new(0, 95, 0, 30)
  542. ExplodeAll.Font = Enum.Font.SourceSans
  543. ExplodeAll.Text = "Explode All"
  544. ExplodeAll.TextColor3 = Color3.new(1, 1, 1)
  545. ExplodeAll.TextSize = 14
  546.  
  547. KohlsAdmin.Name = "Kohl's Admin"
  548. KohlsAdmin.Parent = Frame3
  549. KohlsAdmin.BackgroundColor3 = Color3.new(0, 0, 0)
  550. KohlsAdmin.BackgroundTransparency = 0.60000002384186
  551. KohlsAdmin.BorderColor3 = Color3.new(0, 0, 1)
  552. KohlsAdmin.BorderSizePixel = 3
  553. KohlsAdmin.Position = UDim2.new(0, 30, 0, 175)
  554. KohlsAdmin.Size = UDim2.new(0, 95, 0, 30)
  555. KohlsAdmin.Font = Enum.Font.SourceSans
  556. KohlsAdmin.Text = "Kohl's Admin"
  557. KohlsAdmin.TextColor3 = Color3.new(1, 1, 1)
  558. KohlsAdmin.TextSize = 14
  559.  
  560. WarHammer.Name = "War Hammer"
  561. WarHammer.Parent = Frame3
  562. WarHammer.BackgroundColor3 = Color3.new(0, 0, 0)
  563. WarHammer.BackgroundTransparency = 0.60000002384186
  564. WarHammer.BorderColor3 = Color3.new(0, 0, 1)
  565. WarHammer.BorderSizePixel = 3
  566. WarHammer.Position = UDim2.new(0, 30, 0, 215)
  567. WarHammer.Size = UDim2.new(0, 95, 0, 30)
  568. WarHammer.Font = Enum.Font.SourceSans
  569. WarHammer.Text = "War Hammer"
  570. WarHammer.TextColor3 = Color3.new(1, 1, 1)
  571. WarHammer.TextSize = 14
  572.  
  573. CloseSettings_3.Name = "CloseSettings"
  574. CloseSettings_3.Parent = Frame3
  575. CloseSettings_3.BackgroundColor3 = Color3.new(0, 0, 0)
  576. CloseSettings_3.BackgroundTransparency = 0.60000002384186
  577. CloseSettings_3.BorderColor3 = Color3.new(0, 0, 1)
  578. CloseSettings_3.BorderSizePixel = 3
  579. CloseSettings_3.Position = UDim2.new(0, 30, 0, 275)
  580. CloseSettings_3.Size = UDim2.new(0, 95, 0, 30)
  581. CloseSettings_3.Font = Enum.Font.SourceSans
  582. CloseSettings_3.Text = "Close Settings"
  583. CloseSettings_3.TextColor3 = Color3.new(1, 1, 1)
  584. CloseSettings_3.TextSize = 14
  585.  
  586. OpenSettings_3.Name = "OpenSettings"
  587. OpenSettings_3.Parent = Frame3
  588. OpenSettings_3.BackgroundColor3 = Color3.new(0, 0, 0)
  589. OpenSettings_3.BackgroundTransparency = 0.60000002384186
  590. OpenSettings_3.BorderColor3 = Color3.new(0, 0, 1)
  591. OpenSettings_3.BorderSizePixel = 3
  592. OpenSettings_3.Position = UDim2.new(0, 30, 0, 275)
  593. OpenSettings_3.Size = UDim2.new(0, 95, 0, 30)
  594. OpenSettings_3.Visible = false
  595. OpenSettings_3.Font = Enum.Font.SourceSans
  596. OpenSettings_3.Text = "Open Settings"
  597. OpenSettings_3.TextColor3 = Color3.new(1, 1, 1)
  598. OpenSettings_3.TextSize = 14
  599.  
  600. Frame4.Name = "Frame4"
  601. Frame4.Parent = AdminGui
  602. Frame4.BackgroundColor3 = Color3.new(0.00392157, 0.00392157, 0.00784314)
  603. Frame4.BackgroundTransparency = 0.40000000596046
  604. Frame4.BorderColor3 = Color3.new(0, 0, 1)
  605. Frame4.BorderSizePixel = 5
  606. Frame4.Position = UDim2.new(0, 10, 0, 163)
  607. Frame4.Size = UDim2.new(0, 160, 0, 355)
  608. Frame4.Visible = false
  609.  
  610. CloseGui_4.Name = "CloseGui"
  611. CloseGui_4.Parent = Frame4
  612. CloseGui_4.BackgroundColor3 = Color3.new(0, 0, 0)
  613. CloseGui_4.BackgroundTransparency = 0.60000002384186
  614. CloseGui_4.BorderColor3 = Color3.new(0, 0, 1)
  615. CloseGui_4.BorderSizePixel = 3
  616. CloseGui_4.Position = UDim2.new(0, 30, 0, 315)
  617. CloseGui_4.Size = UDim2.new(0, 95, 0, 30)
  618. CloseGui_4.Font = Enum.Font.SourceSans
  619. CloseGui_4.Text = "Close"
  620. CloseGui_4.TextColor3 = Color3.new(1, 1, 1)
  621. CloseGui_4.TextSize = 14
  622.  
  623. AtlasSword.Name = "Atlas Sword"
  624. AtlasSword.Parent = Frame4
  625. AtlasSword.BackgroundColor3 = Color3.new(0, 0, 0)
  626. AtlasSword.BackgroundTransparency = 0.60000002384186
  627. AtlasSword.BorderColor3 = Color3.new(0, 0, 1)
  628. AtlasSword.BorderSizePixel = 3
  629. AtlasSword.Position = UDim2.new(0, 30, 0, 15)
  630. AtlasSword.Size = UDim2.new(0, 95, 0, 30)
  631. AtlasSword.Font = Enum.Font.SourceSans
  632. AtlasSword.Text = "Atlas Sword"
  633. AtlasSword.TextColor3 = Color3.new(1, 1, 1)
  634. AtlasSword.TextSize = 14
  635.  
  636. Number_4.Name = "Number"
  637. Number_4.Parent = Frame4
  638. Number_4.BackgroundColor3 = Color3.new(0, 0, 0)
  639. Number_4.BackgroundTransparency = 10
  640. Number_4.BorderColor3 = Color3.new(0, 0, 0)
  641. Number_4.BorderSizePixel = 3
  642. Number_4.Position = UDim2.new(0, 70, 0, 251)
  643. Number_4.Size = UDim2.new(0, 20, 0, 18)
  644. Number_4.Font = Enum.Font.ArialBold
  645. Number_4.Text = "4"
  646. Number_4.TextColor3 = Color3.new(0, 0, 0)
  647. Number_4.TextSize = 18
  648.  
  649. Back_3.Name = "Back"
  650. Back_3.Parent = Frame4
  651. Back_3.BackgroundColor3 = Color3.new(0, 0, 0)
  652. Back_3.BackgroundTransparency = 0.60000002384186
  653. Back_3.BorderColor3 = Color3.new(0, 0, 0.792157)
  654. Back_3.BorderSizePixel = 3
  655. Back_3.Position = UDim2.new(0, 30, 0, 251)
  656. Back_3.Size = UDim2.new(0, 20, 0, 18)
  657. Back_3.Font = Enum.Font.SourceSans
  658. Back_3.Text = "<"
  659. Back_3.TextColor3 = Color3.new(1, 1, 1)
  660. Back_3.TextSize = 24
  661.  
  662. Next_4.Name = "Next"
  663. Next_4.Parent = Frame4
  664. Next_4.BackgroundColor3 = Color3.new(0, 0, 0)
  665. Next_4.BackgroundTransparency = 0.60000002384186
  666. Next_4.BorderColor3 = Color3.new(0, 0, 0.792157)
  667. Next_4.BorderSizePixel = 3
  668. Next_4.Position = UDim2.new(0, 105, 0, 251)
  669. Next_4.Size = UDim2.new(0, 20, 0, 18)
  670. Next_4.Font = Enum.Font.SourceSans
  671. Next_4.Text = ">"
  672. Next_4.TextColor3 = Color3.new(1, 1, 1)
  673. Next_4.TextSize = 24
  674.  
  675. ScriptExecutor.Name = "Script Executor"
  676. ScriptExecutor.Parent = Frame4
  677. ScriptExecutor.BackgroundColor3 = Color3.new(0, 0, 0)
  678. ScriptExecutor.BackgroundTransparency = 0.60000002384186
  679. ScriptExecutor.BorderColor3 = Color3.new(0, 0, 1)
  680. ScriptExecutor.BorderSizePixel = 3
  681. ScriptExecutor.Position = UDim2.new(0, 30, 0, 55)
  682. ScriptExecutor.Size = UDim2.new(0, 95, 0, 30)
  683. ScriptExecutor.Font = Enum.Font.SourceSans
  684. ScriptExecutor.Text = "Script Executor"
  685. ScriptExecutor.TextColor3 = Color3.new(1, 1, 1)
  686. ScriptExecutor.TextSize = 14
  687.  
  688. BronyAdmin.Name = "Brony Admin"
  689. BronyAdmin.Parent = Frame4
  690. BronyAdmin.BackgroundColor3 = Color3.new(0, 0, 0)
  691. BronyAdmin.BackgroundTransparency = 0.60000002384186
  692. BronyAdmin.BorderColor3 = Color3.new(0, 0, 1)
  693. BronyAdmin.BorderSizePixel = 3
  694. BronyAdmin.Position = UDim2.new(0, 30, 0, 95)
  695. BronyAdmin.Size = UDim2.new(0, 95, 0, 30)
  696. BronyAdmin.Font = Enum.Font.SourceSans
  697. BronyAdmin.Text = "Brony Admin"
  698. BronyAdmin.TextColor3 = Color3.new(1, 1, 1)
  699. BronyAdmin.TextSize = 14
  700.  
  701. Spike.Name = "Spike"
  702. Spike.Parent = Frame4
  703. Spike.BackgroundColor3 = Color3.new(0, 0, 0)
  704. Spike.BackgroundTransparency = 0.60000002384186
  705. Spike.BorderColor3 = Color3.new(0, 0, 1)
  706. Spike.BorderSizePixel = 3
  707. Spike.Position = UDim2.new(0, 30, 0, 135)
  708. Spike.Size = UDim2.new(0, 95, 0, 30)
  709. Spike.Font = Enum.Font.SourceSans
  710. Spike.Text = "Spike"
  711. Spike.TextColor3 = Color3.new(1, 1, 1)
  712. Spike.TextSize = 14
  713.  
  714. SpiderBot.Name = "SpiderBot"
  715. SpiderBot.Parent = Frame4
  716. SpiderBot.BackgroundColor3 = Color3.new(0, 0, 0)
  717. SpiderBot.BackgroundTransparency = 0.60000002384186
  718. SpiderBot.BorderColor3 = Color3.new(0, 0, 1)
  719. SpiderBot.BorderSizePixel = 3
  720. SpiderBot.Position = UDim2.new(0, 30, 0, 175)
  721. SpiderBot.Size = UDim2.new(0, 95, 0, 30)
  722. SpiderBot.Font = Enum.Font.SourceSans
  723. SpiderBot.Text = "SpiderBot"
  724. SpiderBot.TextColor3 = Color3.new(1, 1, 1)
  725. SpiderBot.TextSize = 14
  726.  
  727. _5tr0b3Gun.Name = "5tr0b3 Gun"
  728. _5tr0b3Gun.Parent = Frame4
  729. _5tr0b3Gun.BackgroundColor3 = Color3.new(0, 0, 0)
  730. _5tr0b3Gun.BackgroundTransparency = 0.60000002384186
  731. _5tr0b3Gun.BorderColor3 = Color3.new(0, 0, 1)
  732. _5tr0b3Gun.BorderSizePixel = 3
  733. _5tr0b3Gun.Position = UDim2.new(0, 30, 0, 215)
  734. _5tr0b3Gun.Size = UDim2.new(0, 95, 0, 30)
  735. _5tr0b3Gun.Font = Enum.Font.SourceSans
  736. _5tr0b3Gun.Text = "5tr0b3 Gun"
  737. _5tr0b3Gun.TextColor3 = Color3.new(1, 1, 1)
  738. _5tr0b3Gun.TextSize = 14
  739.  
  740. CloseSettings_4.Name = "CloseSettings"
  741. CloseSettings_4.Parent = Frame4
  742. CloseSettings_4.BackgroundColor3 = Color3.new(0, 0, 0)
  743. CloseSettings_4.BackgroundTransparency = 0.60000002384186
  744. CloseSettings_4.BorderColor3 = Color3.new(0, 0, 1)
  745. CloseSettings_4.BorderSizePixel = 3
  746. CloseSettings_4.Position = UDim2.new(0, 30, 0, 275)
  747. CloseSettings_4.Size = UDim2.new(0, 95, 0, 30)
  748. CloseSettings_4.Font = Enum.Font.SourceSans
  749. CloseSettings_4.Text = "Close Settings"
  750. CloseSettings_4.TextColor3 = Color3.new(1, 1, 1)
  751. CloseSettings_4.TextSize = 14
  752.  
  753. OpenSettings_4.Name = "OpenSettings"
  754. OpenSettings_4.Parent = Frame4
  755. OpenSettings_4.BackgroundColor3 = Color3.new(0, 0, 0)
  756. OpenSettings_4.BackgroundTransparency = 0.60000002384186
  757. OpenSettings_4.BorderColor3 = Color3.new(0, 0, 1)
  758. OpenSettings_4.BorderSizePixel = 3
  759. OpenSettings_4.Position = UDim2.new(0, 30, 0, 275)
  760. OpenSettings_4.Size = UDim2.new(0, 95, 0, 30)
  761. OpenSettings_4.Visible = false
  762. OpenSettings_4.Font = Enum.Font.SourceSans
  763. OpenSettings_4.Text = "Open Settings"
  764. OpenSettings_4.TextColor3 = Color3.new(1, 1, 1)
  765. OpenSettings_4.TextSize = 14
  766.  
  767. -- Scripts
Advertisement
Comments
Add Comment
Please, Sign In to add comment
Advertisement