CreeperReaper48

MXD ADMIN

Dec 15th, 2018
209
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. if game:GetService("RunService"):IsClient() then error("Script must be server-side in order to work; use h/ and not hl/") end
  2. local Player,Mouse,mouse,UserInputService,ContextActionService = owner
  3. local RealPlayer = Player
  4. do print("FE Compatibility code by Mokiros")local a=RealPlayer;script.Parent=a.Character;local b=Instance.new("RemoteEvent")b.Name="UserInput_Event"local function c()local d={_fakeEvent=true,Functions={},Connect=function(self,e)table.insert(self.Functions,e)end}d.connect=d.Connect;return d end;local f={Target=nil,Hit=CFrame.new(),KeyUp=c(),KeyDown=c(),Button1Up=c(),Button1Down=c(),Button2Up=c(),Button2Down=c()}local g={InputBegan=c(),InputEnded=c()}local CAS={Actions={},BindAction=function(self,h,i,j,...)CAS.Actions[h]=i and{Name=h,Function=i,Keys={...}}or nil end}CAS.UnbindAction=CAS.BindAction;local function k(self,l,...)local d=f[l]if d and d._fakeEvent then for m,e in pairs(d.Functions)do e(...)end end end;f.TrigEvent=k;g.TrigEvent=k;b.OnServerEvent:Connect(function(n,o)if n~=a then return end;f.Target=o.Target;f.Hit=o.Hit;if not o.isMouse then local p=o.UserInputState==Enum.UserInputState.Begin;if o.UserInputType==Enum.UserInputType.MouseButton1 then return f:TrigEvent(p and"Button1Down"or"Button1Up")end;if o.UserInputType==Enum.UserInputType.MouseButton2 then return f:TrigEvent(p and"Button2Down"or"Button2Up")end;for m,d in pairs(CAS.Actions)do for m,q in pairs(d.Keys)do if q==o.KeyCode then d.Function(d.Name,o.UserInputState,o)end end end;f:TrigEvent(p and"KeyDown"or"KeyUp",o.KeyCode.Name:lower())g:TrigEvent(p and"InputBegan"or"InputEnded",o,false)end end)b.Parent=NLS([==[local a=game:GetService("Players").LocalPlayer;local b=script:WaitForChild("UserInput_Event")local c=a:GetMouse()local d=game:GetService("UserInputService")local e=function(f,g)if g then return end;b:FireServer({KeyCode=f.KeyCode,UserInputType=f.UserInputType,UserInputState=f.UserInputState,Hit=c.Hit,Target=c.Target})end;d.InputBegan:Connect(e)d.InputEnded:Connect(e)local h,i;while wait(1/30)do if h~=c.Hit or i~=c.Target then h,i=c.Hit,c.Target;b:FireServer({isMouse=true,Target=i,Hit=h})end end]==],Player.Character)local r=game;local s={__index=function(self,q)local t=rawget(self,"_RealService")if t then return typeof(t[q])=="function"and function(m,...)return t[q](t,...)end or t[q]end end,__newindex=function(self,q,u)local t=rawget(self,"_RealService")if t then t[q]=u end end}local function v(d,w)d._RealService=typeof(w)=="string"and r:GetService(w)or w;return setmetatable(d,s)end;local x={GetService=function(self,t)return rawget(self,t)or r:GetService(t)end,Players=v({LocalPlayer=v({GetMouse=function(self)return f end},Player)},"Players"),UserInputService=v(g,"UserInputService"),ContextActionService=v(CAS,"ContextActionService"),RunService=v({_btrs={},RenderStepped=r:GetService("RunService").Heartbeat,BindToRenderStep=function(self,h,m,i)self._btrs[h]=self.Heartbeat:Connect(i)end,UnbindFromRenderStep=function(self,h)self._btrs[h]:Disconnect()end},"RunService")}rawset(x.Players,"localPlayer",x.Players.LocalPlayer)x.service=x.GetService;v(x,game)game,owner=x,x.Players.LocalPlayer end --https://github.com/Mokiros/roblox-FE-compatibility
  5.  
  6.  
  7. local Mod_Menu = Instance.new("ScreenGui")
  8. local Open = Instance.new("TextButton")
  9. local Main = Instance.new("Frame")
  10. local Credits = Instance.new("TextLabel")
  11. local Settings = Instance.new("TextButton")
  12. local Ambient = Instance.new("Frame")
  13. local Change = Instance.new("TextButton")
  14. local AMBIENTCOLOR = Instance.new("TextBox")
  15. local Commands = Instance.new("Frame")
  16. local Page = Instance.new("TextLabel")
  17. local PervPage = Instance.new("TextButton")
  18. local NextPage = Instance.new("TextButton")
  19. local Page1 = Instance.new("Frame")
  20. local WALKSPEED = Instance.new("TextButton")
  21. local VISIBLE = Instance.new("TextButton")
  22. local UNPUNISH = Instance.new("TextButton")
  23. local UNGOD = Instance.new("TextButton")
  24. local UNFF = Instance.new("TextButton")
  25. local UNBANALL = Instance.new("TextButton")
  26. local FIRE = Instance.new("TextButton")
  27. local STOP_MUSIC = Instance.new("TextButton")
  28. local RESPAWN = Instance.new("TextButton")
  29. local PUNISH = Instance.new("TextButton")
  30. local MUSIC = Instance.new("TextButton")
  31. local KILL = Instance.new("TextButton")
  32. local KICK = Instance.new("TextButton")
  33. local INVISIBLE = Instance.new("TextButton")
  34. local GOD = Instance.new("TextButton")
  35. local UNFIRE = Instance.new("TextButton")
  36. local FF = Instance.new("TextButton")
  37. local EXPLODE = Instance.new("TextButton")
  38. local BAN = Instance.new("TextButton")
  39. local TP = Instance.new("TextButton")
  40. local Page2 = Instance.new("Frame")
  41. local LOOPKILL = Instance.new("TextButton")
  42. local SPARKLE = Instance.new("TextButton")
  43. local UNLOOPKILL = Instance.new("TextButton")
  44. local UNSPARKLE = Instance.new("TextButton")
  45. local HINT = Instance.new("TextButton")
  46. local MESSAGE = Instance.new("TextButton")
  47. local FREEZE = Instance.new("TextButton")
  48. local THAW = Instance.new("TextButton")
  49. local FLY = Instance.new("TextButton")
  50. local OUTFIT = Instance.new("TextButton")
  51. local Fog = Instance.new("Frame")
  52. local ToLabel = Instance.new("TextLabel")
  53. local Change_2 = Instance.new("TextButton")
  54. local FOGEND = Instance.new("TextBox")
  55. local FOGSTART = Instance.new("TextBox")
  56. local FOGCOLOR = Instance.new("TextBox")
  57. local Gears = Instance.new("Frame")
  58. local Give = Instance.new("TextButton")
  59. local GearText = Instance.new("TextBox")
  60. local GB = Instance.new("TextButton")
  61. local GK = Instance.new("TextButton")
  62. local RLB = Instance.new("TextButton")
  63. local HG = Instance.new("TextButton")
  64. local DH = Instance.new("TextButton")
  65. local Hint = Instance.new("Frame")
  66. local Set = Instance.new("TextButton")
  67. local HINTTEXT = Instance.new("TextBox")
  68. local Message = Instance.new("Frame")
  69. local Set_2 = Instance.new("TextButton")
  70. local MESSAGETEXT = Instance.new("TextBox")
  71. local Outfit = Instance.new("Frame")
  72. local HatLabel = Instance.new("TextLabel")
  73. local HatText = Instance.new("TextBox")
  74. local ShirtLabel = Instance.new("TextLabel")
  75. local ShirtText = Instance.new("TextBox")
  76. local PantsLabel = Instance.new("TextLabel")
  77. local PantsText = Instance.new("TextBox")
  78. local MorphLabel = Instance.new("TextLabel")
  79. local _20 = Instance.new("TextButton")
  80. local Normal = Instance.new("TextButton")
  81. local FaceLabel = Instance.new("TextLabel")
  82. local FaceText = Instance.new("TextBox")
  83. local OutfitName = Instance.new("TextLabel")
  84. local OutfitText = Instance.new("TextBox")
  85. local RHatsButton = Instance.new("TextButton")
  86. local WearButton = Instance.new("TextButton")
  87. local SE = Instance.new("Frame")
  88. local Execute = Instance.new("TextButton")
  89. local SEText = Instance.new("TextBox")
  90. local LocalScriptLabel = Instance.new("TextLabel")
  91. local ScriptButton = Instance.new("TextButton")
  92. local ScriptLabel = Instance.new("TextLabel")
  93. local LocalScriptButton = Instance.new("TextButton")
  94. local Scripts = Instance.new("Frame")
  95. local ASSASSIN = Instance.new("TextButton")
  96. local CHAINSAW = Instance.new("TextButton")
  97. local EYE_BALL = Instance.new("TextButton")
  98. local COMBATKNIFE = Instance.new("TextButton")
  99. local DOGE = Instance.new("TextButton")
  100. local DRAWTOOL = Instance.new("TextButton")
  101. local BLACK_DRAGON = Instance.new("TextButton")
  102. local FLAMETHROWER = Instance.new("TextButton")
  103. local KNIFE = Instance.new("TextButton")
  104. local MASTERHAND = Instance.new("TextButton")
  105. local MINIME = Instance.new("TextButton")
  106. local PORTALTOOL = Instance.new("TextButton")
  107. local SCYTHE = Instance.new("TextButton")
  108. local SE_2 = Instance.new("TextButton")
  109. local SPIKE = Instance.new("TextButton")
  110. local TF2_HEAVY = Instance.new("TextButton")
  111. local Server = Instance.new("Frame")
  112. local ClearT = Instance.new("TextButton")
  113. local ClearWS = Instance.new("TextButton")
  114. local Flood = Instance.new("TextButton")
  115. local KickAll = Instance.new("TextButton")
  116. local KillAll = Instance.new("TextButton")
  117. local RespawnAll = Instance.new("TextButton")
  118. local Shutdown = Instance.new("TextButton")
  119. local UnanchorAll = Instance.new("TextButton")
  120. local Clean = Instance.new("TextButton")
  121. local Fix = Instance.new("TextButton")
  122. local Ambient_2 = Instance.new("TextButton")
  123. local Time = Instance.new("TextButton")
  124. local Fog_2 = Instance.new("TextButton")
  125. local Disco = Instance.new("TextButton")
  126. local ServerLock = Instance.new("TextButton")
  127. local Settings_2 = Instance.new("Frame")
  128. local SettingsLabel = Instance.new("TextLabel")
  129. local Line = Instance.new("Frame")
  130. local WalkSpeedNum = Instance.new("TextBox")
  131. local MusicId = Instance.new("TextBox")
  132. local BackgroundEffect = Instance.new("TextButton")
  133. local RainbowEffect = Instance.new("TextButton")
  134. local Tabs = Instance.new("Frame")
  135. local version = Instance.new("TextLabel")
  136. local Server_2 = Instance.new("TextButton")
  137. local Commands_2 = Instance.new("TextButton")
  138. local Gears_2 = Instance.new("TextButton")
  139. local Scripts_2 = Instance.new("TextButton")
  140. local DownLine = Instance.new("Frame")
  141. local UpLine = Instance.new("Frame")
  142. local Teleport = Instance.new("Frame")
  143. local ToLabel_2 = Instance.new("TextLabel")
  144. local Teleport_2 = Instance.new("TextButton")
  145. local FROMPLAYER = Instance.new("TextBox")
  146. local TOPLAYER = Instance.new("TextBox")
  147. local Time_2 = Instance.new("Frame")
  148. local Change_3 = Instance.new("TextButton")
  149. local TIME = Instance.new("TextBox")
  150. local plist = Instance.new("Frame")
  151. local plistLabel = Instance.new("TextLabel")
  152. local Line_2 = Instance.new("Frame")
  153. local _8 = Instance.new("TextButton")
  154. local _7 = Instance.new("TextButton")
  155. local _6 = Instance.new("TextButton")
  156. local _5 = Instance.new("TextButton")
  157. local _4 = Instance.new("TextButton")
  158. local _3 = Instance.new("TextButton")
  159. local _2 = Instance.new("TextButton")
  160. local _1 = Instance.new("TextButton")
  161.  
  162. -- Properties
  163.  
  164.  
  165. Open.Name = "Open"
  166. Open.Parent = Mod_Menu
  167. Open.BackgroundColor3 = Color3.new(0, 0, 0)
  168. Open.BackgroundTransparency = 0.5
  169. Open.BorderColor3 = Color3.new(0, 1, 0)
  170. Open.Position = UDim2.new(0, 1, 1, -31)
  171. Open.Size = UDim2.new(0, 150, 0, 30)
  172. Open.AutoButtonColor = false
  173. Open.Font = Enum.Font.ArialBold
  174. Open.Text = "Mod Menu: Open"
  175. Open.TextColor3 = Color3.new(0, 1, 0)
  176. Open.TextSize = 14
  177.  
  178. Main.Name = "Main"
  179. Main.Parent = Mod_Menu
  180. Main.BackgroundColor3 = Color3.new(0, 0, 0)
  181. Main.BackgroundTransparency = 0.5
  182. Main.BorderColor3 = Color3.new(0, 1, 0)
  183. Main.Position = UDim2.new(0.508000016, -250, 1, 100)
  184. Main.Size = UDim2.new(0, 350, 0, 200)
  185.  
  186. Credits.Name = "Credits"
  187. Credits.Parent = Main
  188. Credits.BackgroundColor3 = Color3.new(0, 0, 0)
  189. Credits.BackgroundTransparency = 0.5
  190. Credits.BorderColor3 = Color3.new(0, 1, 0)
  191. Credits.Position = UDim2.new(0, 0, 1, 1)
  192. Credits.Size = UDim2.new(1, 0, 0, 20)
  193. Credits.Font = Enum.Font.ArialBold
  194. Credits.Text = "This Mod Menu created by: IICyanTheDiamondII"
  195. Credits.TextColor3 = Color3.new(0, 1, 0)
  196. Credits.TextSize = 14
  197.  
  198. Settings.Name = "Settings"
  199. Settings.Parent = Credits
  200. Settings.BackgroundColor3 = Color3.new(0, 0, 0)
  201. Settings.BackgroundTransparency = 0.5
  202. Settings.BorderColor3 = Color3.new(0, 1, 0)
  203. Settings.Position = UDim2.new(1, 1, 0, 0)
  204. Settings.Size = UDim2.new(0, 175, 0, 20)
  205. Settings.Font = Enum.Font.ArialBold
  206. Settings.Text = "Settings: Open"
  207. Settings.TextColor3 = Color3.new(0, 1, 0)
  208. Settings.TextSize = 14
  209.  
  210. Ambient.Name = "Ambient"
  211. Ambient.Parent = Main
  212. Ambient.BackgroundColor3 = Color3.new(1, 1, 1)
  213. Ambient.BackgroundTransparency = 1
  214. Ambient.Position = UDim2.new(0, 10, 0, 30)
  215. Ambient.Size = UDim2.new(1, -20, 1, -40)
  216. Ambient.Visible = false
  217.  
  218. Change.Name = "Change"
  219. Change.Parent = Ambient
  220. Change.BackgroundColor3 = Color3.new(0, 0, 0)
  221. Change.BackgroundTransparency = 0.5
  222. Change.BorderColor3 = Color3.new(0, 1, 0)
  223. Change.Position = UDim2.new(0, 0, 0.5, 35)
  224. Change.Size = UDim2.new(1, 0, 0, 20)
  225. Change.AutoButtonColor = false
  226. Change.Font = Enum.Font.ArialBold
  227. Change.Text = "Change"
  228. Change.TextColor3 = Color3.new(0, 1, 0)
  229. Change.TextSize = 14
  230.  
  231. AMBIENTCOLOR.Name = "AMBIENTCOLOR"
  232. AMBIENTCOLOR.Parent = Ambient
  233. AMBIENTCOLOR.BackgroundColor3 = Color3.new(0, 0, 0)
  234. AMBIENTCOLOR.BackgroundTransparency = 0.5
  235. AMBIENTCOLOR.BorderColor3 = Color3.new(0, 1, 0)
  236. AMBIENTCOLOR.Position = UDim2.new(0, 0, 0.5, -45)
  237. AMBIENTCOLOR.Size = UDim2.new(1, 0, 0, 20)
  238. AMBIENTCOLOR.Font = Enum.Font.ArialBold
  239. AMBIENTCOLOR.Text = "0 0 0"
  240. AMBIENTCOLOR.TextColor3 = Color3.new(0, 1, 0)
  241. AMBIENTCOLOR.TextSize = 14
  242.  
  243. Commands.Name = "Commands"
  244. Commands.Parent = Main
  245. Commands.BackgroundColor3 = Color3.new(1, 1, 1)
  246. Commands.BackgroundTransparency = 1
  247. Commands.Position = UDim2.new(0, 10, 0, 30)
  248. Commands.Size = UDim2.new(1, -20, 1, -40)
  249. Commands.Visible = false
  250.  
  251. Page.Name = "Page"
  252. Page.Parent = Commands
  253. Page.BackgroundColor3 = Color3.new(0, 0, 0)
  254. Page.BackgroundTransparency = 0.5
  255. Page.BorderColor3 = Color3.new(0, 1, 0)
  256. Page.Position = UDim2.new(0.5, -25, 1, -18)
  257. Page.Size = UDim2.new(0, 50, 0, 18)
  258. Page.Font = Enum.Font.ArialBold
  259. Page.Text = "Page: 1"
  260. Page.TextColor3 = Color3.new(0, 1, 0)
  261. Page.TextSize = 14
  262.  
  263. PervPage.Name = "PervPage"
  264. PervPage.Parent = Commands
  265. PervPage.BackgroundColor3 = Color3.new(0, 0, 0)
  266. PervPage.BackgroundTransparency = 0.5
  267. PervPage.BorderColor3 = Color3.new(0, 1, 0)
  268. PervPage.Position = UDim2.new(0, 0, 1, -18)
  269. PervPage.Size = UDim2.new(0, 18, 0, 18)
  270. PervPage.Visible = false
  271. PervPage.AutoButtonColor = false
  272. PervPage.Font = Enum.Font.ArialBold
  273. PervPage.Text = "<"
  274. PervPage.TextColor3 = Color3.new(0, 1, 0)
  275. PervPage.TextSize = 18
  276.  
  277. NextPage.Name = "NextPage"
  278. NextPage.Parent = Commands
  279. NextPage.BackgroundColor3 = Color3.new(0, 0, 0)
  280. NextPage.BackgroundTransparency = 0.5
  281. NextPage.BorderColor3 = Color3.new(0, 1, 0)
  282. NextPage.Position = UDim2.new(1, -18, 1, -18)
  283. NextPage.Size = UDim2.new(0, 18, 0, 18)
  284. NextPage.AutoButtonColor = false
  285. NextPage.Font = Enum.Font.ArialBold
  286. NextPage.Text = ">"
  287. NextPage.TextColor3 = Color3.new(0, 1, 0)
  288. NextPage.TextSize = 18
  289.  
  290. Page1.Name = "Page1"
  291. Page1.Parent = Commands
  292. Page1.BackgroundColor3 = Color3.new(1, 1, 1)
  293. Page1.BackgroundTransparency = 1
  294. Page1.Size = UDim2.new(1, 0, 1, 0)
  295.  
  296. WALKSPEED.Name = "WALKSPEED"
  297. WALKSPEED.Parent = Page1
  298. WALKSPEED.BackgroundColor3 = Color3.new(0, 0, 0)
  299. WALKSPEED.BackgroundTransparency = 0.5
  300. WALKSPEED.BorderColor3 = Color3.new(0, 1, 0)
  301. WALKSPEED.Position = UDim2.new(0, 0, 0.600000024, 3)
  302. WALKSPEED.Size = UDim2.new(0.200000003, 0, 0.200000003, 0)
  303. WALKSPEED.AutoButtonColor = false
  304. WALKSPEED.Font = Enum.Font.ArialBold
  305. WALKSPEED.Text = "WalkSpeed"
  306. WALKSPEED.TextColor3 = Color3.new(0, 1, 0)
  307. WALKSPEED.TextSize = 12
  308.  
  309. VISIBLE.Name = "VISIBLE"
  310. VISIBLE.Parent = Page1
  311. VISIBLE.BackgroundColor3 = Color3.new(0, 0, 0)
  312. VISIBLE.BackgroundTransparency = 0.5
  313. VISIBLE.BorderColor3 = Color3.new(0, 1, 0)
  314. VISIBLE.Position = UDim2.new(0.600000024, 3, 0.400000006, 2)
  315. VISIBLE.Size = UDim2.new(0.200000003, 0, 0.200000003, 0)
  316. VISIBLE.AutoButtonColor = false
  317. VISIBLE.Font = Enum.Font.ArialBold
  318. VISIBLE.Text = "Visible"
  319. VISIBLE.TextColor3 = Color3.new(0, 1, 0)
  320. VISIBLE.TextSize = 14
  321.  
  322. UNPUNISH.Name = "UNPUNISH"
  323. UNPUNISH.Parent = Page1
  324. UNPUNISH.BackgroundColor3 = Color3.new(0, 0, 0)
  325. UNPUNISH.BackgroundTransparency = 0.5
  326. UNPUNISH.BorderColor3 = Color3.new(0, 1, 0)
  327. UNPUNISH.Position = UDim2.new(0, 0, 0.200000003, 1)
  328. UNPUNISH.Size = UDim2.new(0.200000003, 0, 0.200000003, 0)
  329. UNPUNISH.AutoButtonColor = false
  330. UNPUNISH.Font = Enum.Font.ArialBold
  331. UNPUNISH.Text = "UnPunish"
  332. UNPUNISH.TextColor3 = Color3.new(0, 1, 0)
  333. UNPUNISH.TextSize = 14
  334.  
  335. UNGOD.Name = "UNGOD"
  336. UNGOD.Parent = Page1
  337. UNGOD.BackgroundColor3 = Color3.new(0, 0, 0)
  338. UNGOD.BackgroundTransparency = 0.5
  339. UNGOD.BorderColor3 = Color3.new(0, 1, 0)
  340. UNGOD.Position = UDim2.new(0.600000024, 3, 0, 0)
  341. UNGOD.Size = UDim2.new(0.200000003, 0, 0.200000003, 0)
  342. UNGOD.AutoButtonColor = false
  343. UNGOD.Font = Enum.Font.ArialBold
  344. UNGOD.Text = "UnGod"
  345. UNGOD.TextColor3 = Color3.new(0, 1, 0)
  346. UNGOD.TextSize = 14
  347.  
  348. UNFF.Name = "UNFF"
  349. UNFF.Parent = Page1
  350. UNFF.BackgroundColor3 = Color3.new(0, 0, 0)
  351. UNFF.BackgroundTransparency = 0.5
  352. UNFF.BorderColor3 = Color3.new(0, 1, 0)
  353. UNFF.Position = UDim2.new(0.200000003, 1, 0, 0)
  354. UNFF.Size = UDim2.new(0.200000003, 0, 0.200000003, 0)
  355. UNFF.AutoButtonColor = false
  356. UNFF.Font = Enum.Font.ArialBold
  357. UNFF.Text = "UnFF"
  358. UNFF.TextColor3 = Color3.new(0, 1, 0)
  359. UNFF.TextSize = 14
  360.  
  361. UNBANALL.Name = "UNBANALL"
  362. UNBANALL.Parent = Page1
  363. UNBANALL.BackgroundColor3 = Color3.new(0, 0, 0)
  364. UNBANALL.BackgroundTransparency = 0.5
  365. UNBANALL.BorderColor3 = Color3.new(0, 1, 0)
  366. UNBANALL.Position = UDim2.new(0.200000003, 1, 0.400000006, 2)
  367. UNBANALL.Size = UDim2.new(0.200000003, 0, 0.200000003, 0)
  368. UNBANALL.AutoButtonColor = false
  369. UNBANALL.Font = Enum.Font.ArialBold
  370. UNBANALL.Text = "UnBan All"
  371. UNBANALL.TextColor3 = Color3.new(0, 1, 0)
  372. UNBANALL.TextSize = 14
  373.  
  374. FIRE.Name = "FIRE"
  375. FIRE.Parent = Page1
  376. FIRE.BackgroundColor3 = Color3.new(0, 0, 0)
  377. FIRE.BackgroundTransparency = 0.5
  378. FIRE.BorderColor3 = Color3.new(0, 1, 0)
  379. FIRE.Position = UDim2.new(0.400000006, 2, 0.600000024, 3)
  380. FIRE.Size = UDim2.new(0.200000003, 0, 0.200000003, 0)
  381. FIRE.AutoButtonColor = false
  382. FIRE.Font = Enum.Font.ArialBold
  383. FIRE.Text = "Fire"
  384. FIRE.TextColor3 = Color3.new(0, 1, 0)
  385. FIRE.TextSize = 14
  386.  
  387. STOP_MUSIC.Name = "STOP_MUSIC"
  388. STOP_MUSIC.Parent = Page1
  389. STOP_MUSIC.BackgroundColor3 = Color3.new(0, 0, 0)
  390. STOP_MUSIC.BackgroundTransparency = 0.5
  391. STOP_MUSIC.BorderColor3 = Color3.new(0, 1, 0)
  392. STOP_MUSIC.Position = UDim2.new(0.200000003, 1, 0.600000024, 3)
  393. STOP_MUSIC.Size = UDim2.new(0.200000003, 0, 0.200000003, 0)
  394. STOP_MUSIC.AutoButtonColor = false
  395. STOP_MUSIC.Font = Enum.Font.ArialBold
  396. STOP_MUSIC.Text = "Stop Music"
  397. STOP_MUSIC.TextColor3 = Color3.new(0, 1, 0)
  398. STOP_MUSIC.TextSize = 12
  399.  
  400. RESPAWN.Name = "RESPAWN"
  401. RESPAWN.Parent = Page1
  402. RESPAWN.BackgroundColor3 = Color3.new(0, 0, 0)
  403. RESPAWN.BackgroundTransparency = 0.5
  404. RESPAWN.BorderColor3 = Color3.new(0, 1, 0)
  405. RESPAWN.Position = UDim2.new(0.600000024, 3, 0.200000003, 1)
  406. RESPAWN.Size = UDim2.new(0.200000003, 0, 0.200000003, 0)
  407. RESPAWN.AutoButtonColor = false
  408. RESPAWN.Font = Enum.Font.ArialBold
  409. RESPAWN.Text = "Respawn"
  410. RESPAWN.TextColor3 = Color3.new(0, 1, 0)
  411. RESPAWN.TextSize = 14
  412.  
  413. PUNISH.Name = "PUNISH"
  414. PUNISH.Parent = Page1
  415. PUNISH.BackgroundColor3 = Color3.new(0, 0, 0)
  416. PUNISH.BackgroundTransparency = 0.5
  417. PUNISH.BorderColor3 = Color3.new(0, 1, 0)
  418. PUNISH.Position = UDim2.new(0.800000012, 4, 0, 0)
  419. PUNISH.Size = UDim2.new(0.200000003, -3, 0.200000003, 0)
  420. PUNISH.AutoButtonColor = false
  421. PUNISH.Font = Enum.Font.ArialBold
  422. PUNISH.Text = "Punish"
  423. PUNISH.TextColor3 = Color3.new(0, 1, 0)
  424. PUNISH.TextSize = 14
  425.  
  426. MUSIC.Name = "MUSIC"
  427. MUSIC.Parent = Page1
  428. MUSIC.BackgroundColor3 = Color3.new(0, 0, 0)
  429. MUSIC.BackgroundTransparency = 0.5
  430. MUSIC.BorderColor3 = Color3.new(0, 1, 0)
  431. MUSIC.Position = UDim2.new(0.800000012, 4, 0.400000006, 2)
  432. MUSIC.Size = UDim2.new(0.200000003, -3, 0.200000003, 0)
  433. MUSIC.AutoButtonColor = false
  434. MUSIC.Font = Enum.Font.ArialBold
  435. MUSIC.Text = "Music"
  436. MUSIC.TextColor3 = Color3.new(0, 1, 0)
  437. MUSIC.TextSize = 14
  438.  
  439. KILL.Name = "KILL"
  440. KILL.Parent = Page1
  441. KILL.BackgroundColor3 = Color3.new(0, 0, 0)
  442. KILL.BackgroundTransparency = 0.5
  443. KILL.BorderColor3 = Color3.new(0, 1, 0)
  444. KILL.Position = UDim2.new(0.400000006, 2, 0.200000003, 1)
  445. KILL.Size = UDim2.new(0.200000003, 0, 0.200000003, 0)
  446. KILL.AutoButtonColor = false
  447. KILL.Font = Enum.Font.ArialBold
  448. KILL.Text = "Kill"
  449. KILL.TextColor3 = Color3.new(0, 1, 0)
  450. KILL.TextSize = 14
  451.  
  452. KICK.Name = "KICK"
  453. KICK.Parent = Page1
  454. KICK.BackgroundColor3 = Color3.new(0, 0, 0)
  455. KICK.BackgroundTransparency = 0.5
  456. KICK.BorderColor3 = Color3.new(0, 1, 0)
  457. KICK.Position = UDim2.new(0.800000012, 4, 0.200000003, 1)
  458. KICK.Size = UDim2.new(0.200000003, -3, 0.200000003, 0)
  459. KICK.AutoButtonColor = false
  460. KICK.Font = Enum.Font.ArialBold
  461. KICK.Text = "Kick"
  462. KICK.TextColor3 = Color3.new(0, 1, 0)
  463. KICK.TextSize = 14
  464.  
  465. INVISIBLE.Name = "INVISIBLE"
  466. INVISIBLE.Parent = Page1
  467. INVISIBLE.BackgroundColor3 = Color3.new(0, 0, 0)
  468. INVISIBLE.BackgroundTransparency = 0.5
  469. INVISIBLE.BorderColor3 = Color3.new(0, 1, 0)
  470. INVISIBLE.Position = UDim2.new(0.400000006, 2, 0.400000006, 2)
  471. INVISIBLE.Size = UDim2.new(0.200000003, 0, 0.200000003, 0)
  472. INVISIBLE.AutoButtonColor = false
  473. INVISIBLE.Font = Enum.Font.ArialBold
  474. INVISIBLE.Text = "Invisible"
  475. INVISIBLE.TextColor3 = Color3.new(0, 1, 0)
  476. INVISIBLE.TextSize = 14
  477.  
  478. GOD.Name = "GOD"
  479. GOD.Parent = Page1
  480. GOD.BackgroundColor3 = Color3.new(0, 0, 0)
  481. GOD.BackgroundTransparency = 0.5
  482. GOD.BorderColor3 = Color3.new(0, 1, 0)
  483. GOD.Position = UDim2.new(0.400000006, 2, 0, 0)
  484. GOD.Size = UDim2.new(0.200000003, 0, 0.200000003, 0)
  485. GOD.AutoButtonColor = false
  486. GOD.Font = Enum.Font.ArialBold
  487. GOD.Text = "God"
  488. GOD.TextColor3 = Color3.new(0, 1, 0)
  489. GOD.TextSize = 14
  490.  
  491. UNFIRE.Name = "UNFIRE"
  492. UNFIRE.Parent = Page1
  493. UNFIRE.BackgroundColor3 = Color3.new(0, 0, 0)
  494. UNFIRE.BackgroundTransparency = 0.5
  495. UNFIRE.BorderColor3 = Color3.new(0, 1, 0)
  496. UNFIRE.Position = UDim2.new(0.600000024, 3, 0.600000024, 3)
  497. UNFIRE.Size = UDim2.new(0.200000003, 0, 0.200000003, 0)
  498. UNFIRE.AutoButtonColor = false
  499. UNFIRE.Font = Enum.Font.ArialBold
  500. UNFIRE.Text = "UnFire"
  501. UNFIRE.TextColor3 = Color3.new(0, 1, 0)
  502. UNFIRE.TextSize = 14
  503.  
  504. FF.Name = "FF"
  505. FF.Parent = Page1
  506. FF.BackgroundColor3 = Color3.new(0, 0, 0)
  507. FF.BackgroundTransparency = 0.5
  508. FF.BorderColor3 = Color3.new(0, 1, 0)
  509. FF.Size = UDim2.new(0.200000003, 0, 0.200000003, 0)
  510. FF.AutoButtonColor = false
  511. FF.Font = Enum.Font.ArialBold
  512. FF.Text = "FF"
  513. FF.TextColor3 = Color3.new(0, 1, 0)
  514. FF.TextSize = 14
  515.  
  516. EXPLODE.Name = "EXPLODE"
  517. EXPLODE.Parent = Page1
  518. EXPLODE.BackgroundColor3 = Color3.new(0, 0, 0)
  519. EXPLODE.BackgroundTransparency = 0.5
  520. EXPLODE.BorderColor3 = Color3.new(0, 1, 0)
  521. EXPLODE.Position = UDim2.new(0.200000003, 1, 0.200000003, 1)
  522. EXPLODE.Size = UDim2.new(0.200000003, 0, 0.200000003, 0)
  523. EXPLODE.AutoButtonColor = false
  524. EXPLODE.Font = Enum.Font.ArialBold
  525. EXPLODE.Text = "Explode"
  526. EXPLODE.TextColor3 = Color3.new(0, 1, 0)
  527. EXPLODE.TextSize = 14
  528.  
  529. BAN.Name = "BAN"
  530. BAN.Parent = Page1
  531. BAN.BackgroundColor3 = Color3.new(0, 0, 0)
  532. BAN.BackgroundTransparency = 0.5
  533. BAN.BorderColor3 = Color3.new(0, 1, 0)
  534. BAN.Position = UDim2.new(0, 0, 0.400000006, 2)
  535. BAN.Size = UDim2.new(0.200000003, 0, 0.200000003, 0)
  536. BAN.AutoButtonColor = false
  537. BAN.Font = Enum.Font.ArialBold
  538. BAN.Text = "Ban"
  539. BAN.TextColor3 = Color3.new(0, 1, 0)
  540. BAN.TextSize = 14
  541.  
  542. TP.Name = "TP"
  543. TP.Parent = Page1
  544. TP.BackgroundColor3 = Color3.new(0, 0, 0)
  545. TP.BackgroundTransparency = 0.5
  546. TP.BorderColor3 = Color3.new(0, 1, 0)
  547. TP.Position = UDim2.new(0.800000012, 4, 0.600000024, 3)
  548. TP.Size = UDim2.new(0.200000003, -3, 0.200000003, 0)
  549. TP.AutoButtonColor = false
  550. TP.Font = Enum.Font.ArialBold
  551. TP.Text = "Teleport"
  552. TP.TextColor3 = Color3.new(0, 1, 0)
  553. TP.TextSize = 14
  554.  
  555. Page2.Name = "Page2"
  556. Page2.Parent = Commands
  557. Page2.BackgroundColor3 = Color3.new(1, 1, 1)
  558. Page2.BackgroundTransparency = 1
  559. Page2.Size = UDim2.new(1, 0, 1, 0)
  560. Page2.Visible = false
  561.  
  562. LOOPKILL.Name = "LOOPKILL"
  563. LOOPKILL.Parent = Page2
  564. LOOPKILL.BackgroundColor3 = Color3.new(0, 0, 0)
  565. LOOPKILL.BackgroundTransparency = 0.5
  566. LOOPKILL.BorderColor3 = Color3.new(0, 1, 0)
  567. LOOPKILL.Position = UDim2.new(0.400000006, 2, 0, 0)
  568. LOOPKILL.Size = UDim2.new(0.200000003, 0, 0.200000003, 0)
  569. LOOPKILL.AutoButtonColor = false
  570. LOOPKILL.Font = Enum.Font.ArialBold
  571. LOOPKILL.Text = "LoopKill"
  572. LOOPKILL.TextColor3 = Color3.new(0, 1, 0)
  573. LOOPKILL.TextSize = 14
  574.  
  575. SPARKLE.Name = "SPARKLE"
  576. SPARKLE.Parent = Page2
  577. SPARKLE.BackgroundColor3 = Color3.new(0, 0, 0)
  578. SPARKLE.BackgroundTransparency = 0.5
  579. SPARKLE.BorderColor3 = Color3.new(0, 1, 0)
  580. SPARKLE.Size = UDim2.new(0.200000003, 0, 0.200000003, 0)
  581. SPARKLE.AutoButtonColor = false
  582. SPARKLE.Font = Enum.Font.ArialBold
  583. SPARKLE.Text = "Sparkle"
  584. SPARKLE.TextColor3 = Color3.new(0, 1, 0)
  585. SPARKLE.TextSize = 14
  586.  
  587. UNLOOPKILL.Name = "UNLOOPKILL"
  588. UNLOOPKILL.Parent = Page2
  589. UNLOOPKILL.BackgroundColor3 = Color3.new(0, 0, 0)
  590. UNLOOPKILL.BackgroundTransparency = 0.5
  591. UNLOOPKILL.BorderColor3 = Color3.new(0, 1, 0)
  592. UNLOOPKILL.Position = UDim2.new(0.600000024, 3, 0, 0)
  593. UNLOOPKILL.Size = UDim2.new(0.200000003, 0, 0.200000003, 0)
  594. UNLOOPKILL.AutoButtonColor = false
  595. UNLOOPKILL.Font = Enum.Font.ArialBold
  596. UNLOOPKILL.Text = "UnLoopKill"
  597. UNLOOPKILL.TextColor3 = Color3.new(0, 1, 0)
  598. UNLOOPKILL.TextSize = 12
  599.  
  600. UNSPARKLE.Name = "UNSPARKLE"
  601. UNSPARKLE.Parent = Page2
  602. UNSPARKLE.BackgroundColor3 = Color3.new(0, 0, 0)
  603. UNSPARKLE.BackgroundTransparency = 0.5
  604. UNSPARKLE.BorderColor3 = Color3.new(0, 1, 0)
  605. UNSPARKLE.Position = UDim2.new(0.200000003, 1, 0, 0)
  606. UNSPARKLE.Size = UDim2.new(0.200000003, 0, 0.200000003, 0)
  607. UNSPARKLE.AutoButtonColor = false
  608. UNSPARKLE.Font = Enum.Font.ArialBold
  609. UNSPARKLE.Text = "UnSparkle"
  610. UNSPARKLE.TextColor3 = Color3.new(0, 1, 0)
  611. UNSPARKLE.TextSize = 14
  612.  
  613. HINT.Name = "HINT"
  614. HINT.Parent = Page2
  615. HINT.BackgroundColor3 = Color3.new(0, 0, 0)
  616. HINT.BackgroundTransparency = 0.5
  617. HINT.BorderColor3 = Color3.new(0, 1, 0)
  618. HINT.Position = UDim2.new(0.400000006, 2, 0.200000003, 1)
  619. HINT.Size = UDim2.new(0.200000003, 0, 0.200000003, 0)
  620. HINT.AutoButtonColor = false
  621. HINT.Font = Enum.Font.ArialBold
  622. HINT.Text = "Hint"
  623. HINT.TextColor3 = Color3.new(0, 1, 0)
  624. HINT.TextSize = 14
  625.  
  626. MESSAGE.Name = "MESSAGE"
  627. MESSAGE.Parent = Page2
  628. MESSAGE.BackgroundColor3 = Color3.new(0, 0, 0)
  629. MESSAGE.BackgroundTransparency = 0.5
  630. MESSAGE.BorderColor3 = Color3.new(0, 1, 0)
  631. MESSAGE.Position = UDim2.new(0.200000003, 1, 0.200000003, 1)
  632. MESSAGE.Size = UDim2.new(0.200000003, 0, 0.200000003, 0)
  633. MESSAGE.AutoButtonColor = false
  634. MESSAGE.Font = Enum.Font.ArialBold
  635. MESSAGE.Text = "Message"
  636. MESSAGE.TextColor3 = Color3.new(0, 1, 0)
  637. MESSAGE.TextSize = 14
  638.  
  639. FREEZE.Name = "FREEZE"
  640. FREEZE.Parent = Page2
  641. FREEZE.BackgroundColor3 = Color3.new(0, 0, 0)
  642. FREEZE.BackgroundTransparency = 0.5
  643. FREEZE.BorderColor3 = Color3.new(0, 1, 0)
  644. FREEZE.Position = UDim2.new(0.800000012, 4, 0, 0)
  645. FREEZE.Size = UDim2.new(0.200000003, -3, 0.200000003, 0)
  646. FREEZE.AutoButtonColor = false
  647. FREEZE.Font = Enum.Font.ArialBold
  648. FREEZE.Text = "Freeze"
  649. FREEZE.TextColor3 = Color3.new(0, 1, 0)
  650. FREEZE.TextSize = 14
  651.  
  652. THAW.Name = "THAW"
  653. THAW.Parent = Page2
  654. THAW.BackgroundColor3 = Color3.new(0, 0, 0)
  655. THAW.BackgroundTransparency = 0.5
  656. THAW.BorderColor3 = Color3.new(0, 1, 0)
  657. THAW.Position = UDim2.new(0, 0, 0.200000003, 1)
  658. THAW.Size = UDim2.new(0.200000003, 0, 0.200000003, 0)
  659. THAW.AutoButtonColor = false
  660. THAW.Font = Enum.Font.ArialBold
  661. THAW.Text = "Thaw"
  662. THAW.TextColor3 = Color3.new(0, 1, 0)
  663. THAW.TextSize = 14
  664.  
  665. FLY.Name = "FLY"
  666. FLY.Parent = Page2
  667. FLY.BackgroundColor3 = Color3.new(0, 0, 0)
  668. FLY.BackgroundTransparency = 0.5
  669. FLY.BorderColor3 = Color3.new(0, 1, 0)
  670. FLY.Position = UDim2.new(0.600000024, 3, 0.200000003, 1)
  671. FLY.Size = UDim2.new(0.200000003, 0, 0.200000003, 0)
  672. FLY.AutoButtonColor = false
  673. FLY.Font = Enum.Font.ArialBold
  674. FLY.Text = "Fly: OFF"
  675. FLY.TextColor3 = Color3.new(0, 1, 0)
  676. FLY.TextSize = 14
  677.  
  678. OUTFIT.Name = "OUTFIT"
  679. OUTFIT.Parent = Page2
  680. OUTFIT.BackgroundColor3 = Color3.new(0, 0, 0)
  681. OUTFIT.BackgroundTransparency = 0.5
  682. OUTFIT.BorderColor3 = Color3.new(0, 1, 0)
  683. OUTFIT.Position = UDim2.new(0.800000012, 4, 0.200000003, 1)
  684. OUTFIT.Size = UDim2.new(0.200000003, -3, 0.200000003, 0)
  685. OUTFIT.AutoButtonColor = false
  686. OUTFIT.Font = Enum.Font.ArialBold
  687. OUTFIT.Text = "Outfit"
  688. OUTFIT.TextColor3 = Color3.new(0, 1, 0)
  689. OUTFIT.TextSize = 14
  690.  
  691. Fog.Name = "Fog"
  692. Fog.Parent = Main
  693. Fog.BackgroundColor3 = Color3.new(1, 1, 1)
  694. Fog.BackgroundTransparency = 1
  695. Fog.Position = UDim2.new(0, 10, 0, 30)
  696. Fog.Size = UDim2.new(1, -20, 1, -40)
  697. Fog.Visible = false
  698.  
  699. ToLabel.Name = "ToLabel"
  700. ToLabel.Parent = Fog
  701. ToLabel.BackgroundColor3 = Color3.new(0, 0, 0)
  702. ToLabel.BackgroundTransparency = 0.5
  703. ToLabel.BorderColor3 = Color3.new(0, 1, 0)
  704. ToLabel.Position = UDim2.new(0.5, -23, 0.5, -30)
  705. ToLabel.Size = UDim2.new(0, 46, 0, 30)
  706. ToLabel.Font = Enum.Font.ArialBold
  707. ToLabel.Text = "Or/And"
  708. ToLabel.TextColor3 = Color3.new(0, 1, 0)
  709. ToLabel.TextSize = 14
  710.  
  711. Change_2.Name = "Change"
  712. Change_2.Parent = Fog
  713. Change_2.BackgroundColor3 = Color3.new(0, 0, 0)
  714. Change_2.BackgroundTransparency = 0.5
  715. Change_2.BorderColor3 = Color3.new(0, 1, 0)
  716. Change_2.Position = UDim2.new(0, 0, 0.5, 35)
  717. Change_2.Size = UDim2.new(1, 0, 0, 20)
  718. Change_2.AutoButtonColor = false
  719. Change_2.Font = Enum.Font.ArialBold
  720. Change_2.Text = "Change"
  721. Change_2.TextColor3 = Color3.new(0, 1, 0)
  722. Change_2.TextSize = 14
  723.  
  724. FOGEND.Name = "FOGEND"
  725. FOGEND.Parent = Fog
  726. FOGEND.BackgroundColor3 = Color3.new(0, 0, 0)
  727. FOGEND.BackgroundTransparency = 0.5
  728. FOGEND.BorderColor3 = Color3.new(0, 1, 0)
  729. FOGEND.Position = UDim2.new(1, -115, 0.5, -30)
  730. FOGEND.Size = UDim2.new(0, 115, 0, 30)
  731. FOGEND.Font = Enum.Font.ArialBold
  732. FOGEND.Text = "Fog End here."
  733. FOGEND.TextColor3 = Color3.new(0, 1, 0)
  734. FOGEND.TextSize = 14
  735.  
  736. FOGSTART.Name = "FOGSTART"
  737. FOGSTART.Parent = Fog
  738. FOGSTART.BackgroundColor3 = Color3.new(0, 0, 0)
  739. FOGSTART.BackgroundTransparency = 0.5
  740. FOGSTART.BorderColor3 = Color3.new(0, 1, 0)
  741. FOGSTART.Position = UDim2.new(0, 0, 0.5, -30)
  742. FOGSTART.Size = UDim2.new(0, 115, 0, 30)
  743. FOGSTART.Font = Enum.Font.ArialBold
  744. FOGSTART.Text = "Fog Start here."
  745. FOGSTART.TextColor3 = Color3.new(0, 1, 0)
  746. FOGSTART.TextSize = 14
  747.  
  748. FOGCOLOR.Name = "FOGCOLOR"
  749. FOGCOLOR.Parent = Fog
  750. FOGCOLOR.BackgroundColor3 = Color3.new(0, 0, 0)
  751. FOGCOLOR.BackgroundTransparency = 0.5
  752. FOGCOLOR.BorderColor3 = Color3.new(0, 1, 0)
  753. FOGCOLOR.Position = UDim2.new(0, 0, 0.5, 10)
  754. FOGCOLOR.Size = UDim2.new(1, 0, 0, 20)
  755. FOGCOLOR.Font = Enum.Font.ArialBold
  756. FOGCOLOR.Text = "0 0 0"
  757. FOGCOLOR.TextColor3 = Color3.new(0, 1, 0)
  758. FOGCOLOR.TextSize = 14
  759.  
  760. Gears.Name = "Gears"
  761. Gears.Parent = Main
  762. Gears.BackgroundColor3 = Color3.new(1, 1, 1)
  763. Gears.BackgroundTransparency = 1
  764. Gears.Position = UDim2.new(0, 10, 0, 30)
  765. Gears.Size = UDim2.new(1, -20, 1, -40)
  766. Gears.Visible = false
  767.  
  768. Give.Name = "Give"
  769. Give.Parent = Gears
  770. Give.BackgroundColor3 = Color3.new(0, 0, 0)
  771. Give.BackgroundTransparency = 0.5
  772. Give.BorderColor3 = Color3.new(0, 1, 0)
  773. Give.Position = UDim2.new(0.5, -50, 1, -40)
  774. Give.Size = UDim2.new(0, 100, 0, 20)
  775. Give.Font = Enum.Font.ArialBold
  776. Give.Text = "Give"
  777. Give.TextColor3 = Color3.new(0, 1, 0)
  778. Give.TextSize = 14
  779.  
  780. GearText.Name = "GearText"
  781. GearText.Parent = Gears
  782. GearText.BackgroundColor3 = Color3.new(0, 0, 0)
  783. GearText.BackgroundTransparency = 0.5
  784. GearText.BorderColor3 = Color3.new(0, 1, 0)
  785. GearText.Position = UDim2.new(0, 10, 1, -75)
  786. GearText.Size = UDim2.new(1, -20, 0, 20)
  787. GearText.Font = Enum.Font.ArialBold
  788. GearText.Text = "Gear ID here."
  789. GearText.TextColor3 = Color3.new(0, 1, 0)
  790. GearText.TextSize = 14
  791.  
  792. GB.Name = "GB"
  793. GB.Parent = Gears
  794. GB.BackgroundColor3 = Color3.new(0, 0, 0)
  795. GB.BackgroundTransparency = 0.5
  796. GB.BorderColor3 = Color3.new(0, 1, 0)
  797. GB.Position = UDim2.new(0.800000012, 4, 0, 0)
  798. GB.Size = UDim2.new(0.200000003, -3, 0.200000003, 0)
  799. GB.AutoButtonColor = false
  800. GB.Font = Enum.Font.ArialBold
  801. GB.Text = "Boombox"
  802. GB.TextColor3 = Color3.new(0, 1, 0)
  803. GB.TextSize = 14
  804.  
  805. GK.Name = "GK"
  806. GK.Parent = Gears
  807. GK.BackgroundColor3 = Color3.new(0, 0, 0)
  808. GK.BackgroundTransparency = 0.5
  809. GK.BorderColor3 = Color3.new(0, 1, 0)
  810. GK.Position = UDim2.new(0.600000024, 3, 0, 0)
  811. GK.Size = UDim2.new(0.200000003, 0, 0.200000003, 0)
  812. GK.AutoButtonColor = false
  813. GK.Font = Enum.Font.ArialBold
  814. GK.Text = "Gold Katana"
  815. GK.TextColor3 = Color3.new(0, 1, 0)
  816. GK.TextSize = 11
  817.  
  818. RLB.Name = "RLB"
  819. RLB.Parent = Gears
  820. RLB.BackgroundColor3 = Color3.new(0, 0, 0)
  821. RLB.BackgroundTransparency = 0.5
  822. RLB.BorderColor3 = Color3.new(0, 1, 0)
  823. RLB.Position = UDim2.new(0.400000006, 2, 0, 0)
  824. RLB.Size = UDim2.new(0.200000003, 0, 0.200000003, 0)
  825. RLB.AutoButtonColor = false
  826. RLB.Font = Enum.Font.ArialBold
  827. RLB.Text = "RL Blaster"
  828. RLB.TextColor3 = Color3.new(0, 1, 0)
  829. RLB.TextSize = 14
  830.  
  831. HG.Name = "HG"
  832. HG.Parent = Gears
  833. HG.BackgroundColor3 = Color3.new(0, 0, 0)
  834. HG.BackgroundTransparency = 0.5
  835. HG.BorderColor3 = Color3.new(0, 1, 0)
  836. HG.Position = UDim2.new(0.200000003, 1, 0, 0)
  837. HG.Size = UDim2.new(0.200000003, 0, 0.200000003, 0)
  838. HG.AutoButtonColor = false
  839. HG.Font = Enum.Font.ArialBold
  840. HG.Text = "HL Gun"
  841. HG.TextColor3 = Color3.new(0, 1, 0)
  842. HG.TextSize = 14
  843.  
  844. DH.Name = "DH"
  845. DH.Parent = Gears
  846. DH.BackgroundColor3 = Color3.new(0, 0, 0)
  847. DH.BackgroundTransparency = 0.5
  848. DH.BorderColor3 = Color3.new(0, 1, 0)
  849. DH.Size = UDim2.new(0.200000003, 0, 0.200000003, 0)
  850. DH.AutoButtonColor = false
  851. DH.Font = Enum.Font.ArialBold
  852. DH.Text = "Darkheart"
  853. DH.TextColor3 = Color3.new(0, 1, 0)
  854. DH.TextSize = 14
  855.  
  856. Hint.Name = "Hint"
  857. Hint.Parent = Main
  858. Hint.BackgroundColor3 = Color3.new(1, 1, 1)
  859. Hint.BackgroundTransparency = 1
  860. Hint.Position = UDim2.new(0, 10, 0, 30)
  861. Hint.Size = UDim2.new(1, -20, 1, -40)
  862. Hint.Visible = false
  863.  
  864. Set.Name = "Set"
  865. Set.Parent = Hint
  866. Set.BackgroundColor3 = Color3.new(0, 0, 0)
  867. Set.BackgroundTransparency = 0.5
  868. Set.BorderColor3 = Color3.new(0, 1, 0)
  869. Set.Position = UDim2.new(0, 0, 1, -21)
  870. Set.Size = UDim2.new(1, 0, 0, 20)
  871. Set.AutoButtonColor = false
  872. Set.Font = Enum.Font.ArialBold
  873. Set.Text = "Set"
  874. Set.TextColor3 = Color3.new(0, 1, 0)
  875. Set.TextSize = 14
  876.  
  877. HINTTEXT.Name = "HINTTEXT"
  878. HINTTEXT.Parent = Hint
  879. HINTTEXT.BackgroundColor3 = Color3.new(0, 0, 0)
  880. HINTTEXT.BackgroundTransparency = 0.5
  881. HINTTEXT.BorderColor3 = Color3.new(0, 1, 0)
  882. HINTTEXT.Size = UDim2.new(1, 0, 1, -30)
  883. HINTTEXT.Font = Enum.Font.ArialBold
  884. HINTTEXT.Text = "Type a text here."
  885. HINTTEXT.TextColor3 = Color3.new(0, 1, 0)
  886. HINTTEXT.TextSize = 14
  887. HINTTEXT.TextWrapped = true
  888.  
  889. Message.Name = "Message"
  890. Message.Parent = Main
  891. Message.BackgroundColor3 = Color3.new(1, 1, 1)
  892. Message.BackgroundTransparency = 1
  893. Message.Position = UDim2.new(0, 10, 0, 30)
  894. Message.Size = UDim2.new(1, -20, 1, -40)
  895. Message.Visible = false
  896.  
  897. Set_2.Name = "Set"
  898. Set_2.Parent = Message
  899. Set_2.BackgroundColor3 = Color3.new(0, 0, 0)
  900. Set_2.BackgroundTransparency = 0.5
  901. Set_2.BorderColor3 = Color3.new(0, 1, 0)
  902. Set_2.Position = UDim2.new(0, 0, 1, -21)
  903. Set_2.Size = UDim2.new(1, 0, 0, 20)
  904. Set_2.AutoButtonColor = false
  905. Set_2.Font = Enum.Font.ArialBold
  906. Set_2.Text = "Set"
  907. Set_2.TextColor3 = Color3.new(0, 1, 0)
  908. Set_2.TextSize = 14
  909.  
  910. MESSAGETEXT.Name = "MESSAGETEXT"
  911. MESSAGETEXT.Parent = Message
  912. MESSAGETEXT.BackgroundColor3 = Color3.new(0, 0, 0)
  913. MESSAGETEXT.BackgroundTransparency = 0.5
  914. MESSAGETEXT.BorderColor3 = Color3.new(0, 1, 0)
  915. MESSAGETEXT.Size = UDim2.new(1, 0, 1, -30)
  916. MESSAGETEXT.Font = Enum.Font.ArialBold
  917. MESSAGETEXT.MultiLine = true
  918. MESSAGETEXT.Text = "Type a text here."
  919. MESSAGETEXT.TextColor3 = Color3.new(0, 1, 0)
  920. MESSAGETEXT.TextSize = 14
  921. MESSAGETEXT.TextWrapped = true
  922.  
  923. Outfit.Name = "Outfit"
  924. Outfit.Parent = Main
  925. Outfit.BackgroundColor3 = Color3.new(1, 1, 1)
  926. Outfit.BackgroundTransparency = 1
  927. Outfit.Position = UDim2.new(0, 10, 0, 30)
  928. Outfit.Size = UDim2.new(1, -20, 1, -40)
  929. Outfit.Visible = false
  930.  
  931. HatLabel.Name = "HatLabel"
  932. HatLabel.Parent = Outfit
  933. HatLabel.BackgroundColor3 = Color3.new(0, 0, 0)
  934. HatLabel.BackgroundTransparency = 0.5
  935. HatLabel.BorderColor3 = Color3.new(0, 1, 0)
  936. HatLabel.Position = UDim2.new(0, 0, 1, -120)
  937. HatLabel.Size = UDim2.new(0, 50, 0, 20)
  938. HatLabel.Font = Enum.Font.ArialBold
  939. HatLabel.Text = "Hat:"
  940. HatLabel.TextColor3 = Color3.new(0, 1, 0)
  941. HatLabel.TextSize = 14
  942.  
  943. HatText.Name = "HatText"
  944. HatText.Parent = HatLabel
  945. HatText.BackgroundColor3 = Color3.new(0, 0, 0)
  946. HatText.BackgroundTransparency = 0.5
  947. HatText.BorderColor3 = Color3.new(0, 1, 0)
  948. HatText.Position = UDim2.new(1, 5, 0, 0)
  949. HatText.Size = UDim2.new(0, 150, 1, 0)
  950. HatText.Font = Enum.Font.ArialBold
  951. HatText.Text = ""
  952. HatText.TextColor3 = Color3.new(0, 1, 0)
  953. HatText.TextSize = 14
  954.  
  955. ShirtLabel.Name = "ShirtLabel"
  956. ShirtLabel.Parent = Outfit
  957. ShirtLabel.BackgroundColor3 = Color3.new(0, 0, 0)
  958. ShirtLabel.BackgroundTransparency = 0.5
  959. ShirtLabel.BorderColor3 = Color3.new(0, 1, 0)
  960. ShirtLabel.Position = UDim2.new(0, 0, 1, -95)
  961. ShirtLabel.Size = UDim2.new(0, 50, 0, 20)
  962. ShirtLabel.Font = Enum.Font.ArialBold
  963. ShirtLabel.Text = "Shirt:"
  964. ShirtLabel.TextColor3 = Color3.new(0, 1, 0)
  965. ShirtLabel.TextSize = 14
  966.  
  967. ShirtText.Name = "ShirtText"
  968. ShirtText.Parent = ShirtLabel
  969. ShirtText.BackgroundColor3 = Color3.new(0, 0, 0)
  970. ShirtText.BackgroundTransparency = 0.5
  971. ShirtText.BorderColor3 = Color3.new(0, 1, 0)
  972. ShirtText.Position = UDim2.new(1, 5, 0, 0)
  973. ShirtText.Size = UDim2.new(0, 150, 1, 0)
  974. ShirtText.Font = Enum.Font.ArialBold
  975. ShirtText.Text = ""
  976. ShirtText.TextColor3 = Color3.new(0, 1, 0)
  977. ShirtText.TextSize = 14
  978.  
  979. PantsLabel.Name = "PantsLabel"
  980. PantsLabel.Parent = Outfit
  981. PantsLabel.BackgroundColor3 = Color3.new(0, 0, 0)
  982. PantsLabel.BackgroundTransparency = 0.5
  983. PantsLabel.BorderColor3 = Color3.new(0, 1, 0)
  984. PantsLabel.Position = UDim2.new(0, 0, 1, -70)
  985. PantsLabel.Size = UDim2.new(0, 50, 0, 20)
  986. PantsLabel.Font = Enum.Font.ArialBold
  987. PantsLabel.Text = "Pants:"
  988. PantsLabel.TextColor3 = Color3.new(0, 1, 0)
  989. PantsLabel.TextSize = 14
  990.  
  991. PantsText.Name = "PantsText"
  992. PantsText.Parent = PantsLabel
  993. PantsText.BackgroundColor3 = Color3.new(0, 0, 0)
  994. PantsText.BackgroundTransparency = 0.5
  995. PantsText.BorderColor3 = Color3.new(0, 1, 0)
  996. PantsText.Position = UDim2.new(1, 5, 0, 0)
  997. PantsText.Size = UDim2.new(0, 150, 1, 0)
  998. PantsText.Font = Enum.Font.ArialBold
  999. PantsText.Text = ""
  1000. PantsText.TextColor3 = Color3.new(0, 1, 0)
  1001. PantsText.TextSize = 14
  1002.  
  1003. MorphLabel.Name = "MorphLabel"
  1004. MorphLabel.Parent = Outfit
  1005. MorphLabel.BackgroundColor3 = Color3.new(0, 0, 0)
  1006. MorphLabel.BackgroundTransparency = 0.5
  1007. MorphLabel.BorderColor3 = Color3.new(0, 1, 0)
  1008. MorphLabel.Position = UDim2.new(0, 0, 1, -45)
  1009. MorphLabel.Size = UDim2.new(0, 50, 0, 20)
  1010. MorphLabel.Font = Enum.Font.ArialBold
  1011. MorphLabel.Text = "Morph:"
  1012. MorphLabel.TextColor3 = Color3.new(0, 1, 0)
  1013. MorphLabel.TextSize = 14
  1014.  
  1015. _20.Name = "2.0"
  1016. _20.Parent = MorphLabel
  1017. _20.BackgroundColor3 = Color3.new(0, 0, 0)
  1018. _20.BackgroundTransparency = 0.5
  1019. _20.BorderColor3 = Color3.new(0, 1, 0)
  1020. _20.Position = UDim2.new(1, 5, 0, 0)
  1021. _20.Size = UDim2.new(0, 74, 1, 0)
  1022. _20.Font = Enum.Font.ArialBold
  1023. _20.Text = "2.0"
  1024. _20.TextColor3 = Color3.new(0, 1, 0)
  1025. _20.TextSize = 14
  1026.  
  1027. Normal.Name = "Normal"
  1028. Normal.Parent = MorphLabel
  1029. Normal.BackgroundColor3 = Color3.new(0, 0, 0)
  1030. Normal.BackgroundTransparency = 0.5
  1031. Normal.BorderColor3 = Color3.new(0, 1, 0)
  1032. Normal.Position = UDim2.new(1, 80, 0, 0)
  1033. Normal.Size = UDim2.new(0, 75, 1, 0)
  1034. Normal.Font = Enum.Font.ArialBold
  1035. Normal.Text = "Normal"
  1036. Normal.TextColor3 = Color3.new(0, 1, 0)
  1037. Normal.TextSize = 14
  1038.  
  1039. FaceLabel.Name = "FaceLabel"
  1040. FaceLabel.Parent = Outfit
  1041. FaceLabel.BackgroundColor3 = Color3.new(0, 0, 0)
  1042. FaceLabel.BackgroundTransparency = 0.5
  1043. FaceLabel.BorderColor3 = Color3.new(0, 1, 0)
  1044. FaceLabel.Position = UDim2.new(0, 0, 1, -20)
  1045. FaceLabel.Size = UDim2.new(0, 50, 0, 20)
  1046. FaceLabel.Font = Enum.Font.ArialBold
  1047. FaceLabel.Text = "Face:"
  1048. FaceLabel.TextColor3 = Color3.new(0, 1, 0)
  1049. FaceLabel.TextSize = 14
  1050.  
  1051. FaceText.Name = "FaceText"
  1052. FaceText.Parent = FaceLabel
  1053. FaceText.BackgroundColor3 = Color3.new(0, 0, 0)
  1054. FaceText.BackgroundTransparency = 0.5
  1055. FaceText.BorderColor3 = Color3.new(0, 1, 0)
  1056. FaceText.Position = UDim2.new(1, 5, 0, 0)
  1057. FaceText.Size = UDim2.new(0, 150, 1, 0)
  1058. FaceText.Font = Enum.Font.ArialBold
  1059. FaceText.Text = ""
  1060. FaceText.TextColor3 = Color3.new(0, 1, 0)
  1061. FaceText.TextSize = 14
  1062.  
  1063. OutfitName.Name = "OutfitName"
  1064. OutfitName.Parent = Outfit
  1065. OutfitName.BackgroundColor3 = Color3.new(0, 0, 0)
  1066. OutfitName.BackgroundTransparency = 0.5
  1067. OutfitName.BorderColor3 = Color3.new(0, 1, 0)
  1068. OutfitName.Position = UDim2.new(0.5, -115, 0, 0)
  1069. OutfitName.Size = UDim2.new(0, 75, 0, 20)
  1070. OutfitName.Font = Enum.Font.ArialBold
  1071. OutfitName.Text = "RP Name:"
  1072. OutfitName.TextColor3 = Color3.new(0, 1, 0)
  1073. OutfitName.TextSize = 14
  1074.  
  1075. OutfitText.Name = "OutfitText"
  1076. OutfitText.Parent = OutfitName
  1077. OutfitText.BackgroundColor3 = Color3.new(0, 0, 0)
  1078. OutfitText.BackgroundTransparency = 0.5
  1079. OutfitText.BorderColor3 = Color3.new(0, 1, 0)
  1080. OutfitText.Position = UDim2.new(1, 5, 0, 0)
  1081. OutfitText.Size = UDim2.new(0, 150, 1, 0)
  1082. OutfitText.Font = Enum.Font.ArialBold
  1083. OutfitText.Text = ""
  1084. OutfitText.TextColor3 = Color3.new(0, 1, 0)
  1085. OutfitText.TextSize = 14
  1086.  
  1087. RHatsButton.Name = "RHatsButton"
  1088. RHatsButton.Parent = Outfit
  1089. RHatsButton.BackgroundColor3 = Color3.new(0, 0, 0)
  1090. RHatsButton.BackgroundTransparency = 0.5
  1091. RHatsButton.BorderColor3 = Color3.new(0, 1, 0)
  1092. RHatsButton.Position = UDim2.new(1, -101, 0.5, -25)
  1093. RHatsButton.Size = UDim2.new(0, 100, 0, 20)
  1094. RHatsButton.Font = Enum.Font.ArialBold
  1095. RHatsButton.Text = "Remove Hats"
  1096. RHatsButton.TextColor3 = Color3.new(0, 1, 0)
  1097. RHatsButton.TextSize = 14
  1098.  
  1099. WearButton.Name = "WearButton"
  1100. WearButton.Parent = Outfit
  1101. WearButton.BackgroundColor3 = Color3.new(0, 0, 0)
  1102. WearButton.BackgroundTransparency = 0.5
  1103. WearButton.BorderColor3 = Color3.new(0, 1, 0)
  1104. WearButton.Position = UDim2.new(1, -101, 0.5, 0)
  1105. WearButton.Size = UDim2.new(0, 100, 0, 20)
  1106. WearButton.Font = Enum.Font.ArialBold
  1107. WearButton.Text = "Wear"
  1108. WearButton.TextColor3 = Color3.new(0, 1, 0)
  1109. WearButton.TextSize = 14
  1110.  
  1111. SE.Name = "SE"
  1112. SE.Parent = Main
  1113. SE.BackgroundColor3 = Color3.new(1, 1, 1)
  1114. SE.BackgroundTransparency = 1
  1115. SE.Position = UDim2.new(0, 10, 0, 30)
  1116. SE.Size = UDim2.new(1, -20, 1, -40)
  1117. SE.Visible = false
  1118.  
  1119. Execute.Name = "Execute"
  1120. Execute.Parent = SE
  1121. Execute.BackgroundColor3 = Color3.new(0, 0, 0)
  1122. Execute.BackgroundTransparency = 0.5
  1123. Execute.BorderColor3 = Color3.new(0, 1, 0)
  1124. Execute.Position = UDim2.new(0, 0, 1, -21)
  1125. Execute.Size = UDim2.new(1, 0, 0, 20)
  1126. Execute.AutoButtonColor = false
  1127. Execute.Font = Enum.Font.ArialBold
  1128. Execute.Text = "Execute"
  1129. Execute.TextColor3 = Color3.new(0, 1, 0)
  1130. Execute.TextSize = 14
  1131.  
  1132. SEText.Name = "SEText"
  1133. SEText.Parent = SE
  1134. SEText.BackgroundColor3 = Color3.new(0, 0, 0)
  1135. SEText.BackgroundTransparency = 0.5
  1136. SEText.BorderColor3 = Color3.new(0, 1, 0)
  1137. SEText.Size = UDim2.new(1, 0, 1, -50)
  1138. SEText.Font = Enum.Font.ArialBold
  1139. SEText.MultiLine = true
  1140. SEText.Text = "Click here to execute a script."
  1141. SEText.TextColor3 = Color3.new(0, 1, 0)
  1142. SEText.TextSize = 14
  1143.  
  1144. LocalScriptLabel.Name = "LocalScriptLabel"
  1145. LocalScriptLabel.Parent = SE
  1146. LocalScriptLabel.BackgroundColor3 = Color3.new(0, 0, 0)
  1147. LocalScriptLabel.BackgroundTransparency = 0.5
  1148. LocalScriptLabel.BorderColor3 = Color3.new(0, 1, 0)
  1149. LocalScriptLabel.Position = UDim2.new(1, -104, 1, -46)
  1150. LocalScriptLabel.Size = UDim2.new(0, 75, 0, 20)
  1151. LocalScriptLabel.Font = Enum.Font.ArialBold
  1152. LocalScriptLabel.Text = "LocalScript:"
  1153. LocalScriptLabel.TextColor3 = Color3.new(0, 1, 0)
  1154. LocalScriptLabel.TextSize = 12
  1155.  
  1156. ScriptButton.Name = "ScriptButton"
  1157. ScriptButton.Parent = SE
  1158. ScriptButton.BackgroundColor3 = Color3.new(0, 0, 0)
  1159. ScriptButton.BackgroundTransparency = 0.5
  1160. ScriptButton.BorderColor3 = Color3.new(0.784314, 0.784314, 0.784314)
  1161. ScriptButton.BorderSizePixel = 2
  1162. ScriptButton.Position = UDim2.new(0, 60, 1, -45)
  1163. ScriptButton.Size = UDim2.new(0, 18, 0, 18)
  1164. ScriptButton.Font = Enum.Font.SourceSans
  1165. ScriptButton.Text = ""
  1166. ScriptButton.TextSize = 14
  1167.  
  1168. ScriptLabel.Name = "ScriptLabel"
  1169. ScriptLabel.Parent = SE
  1170. ScriptLabel.BackgroundColor3 = Color3.new(0, 0, 0)
  1171. ScriptLabel.BackgroundTransparency = 0.5
  1172. ScriptLabel.BorderColor3 = Color3.new(0, 1, 0)
  1173. ScriptLabel.Position = UDim2.new(0, 0, 1, -46)
  1174. ScriptLabel.Size = UDim2.new(0, 50, 0, 20)
  1175. ScriptLabel.Font = Enum.Font.ArialBold
  1176. ScriptLabel.Text = "Script:"
  1177. ScriptLabel.TextColor3 = Color3.new(0, 1, 0)
  1178. ScriptLabel.TextSize = 14
  1179.  
  1180. LocalScriptButton.Name = "LocalScriptButton"
  1181. LocalScriptButton.Parent = SE
  1182. LocalScriptButton.BackgroundColor3 = Color3.new(0, 1, 0)
  1183. LocalScriptButton.BackgroundTransparency = 0.5
  1184. LocalScriptButton.BorderColor3 = Color3.new(0.784314, 0.784314, 0.784314)
  1185. LocalScriptButton.BorderSizePixel = 2
  1186. LocalScriptButton.Position = UDim2.new(1, -20, 1, -45)
  1187. LocalScriptButton.Size = UDim2.new(0, 18, 0, 18)
  1188. LocalScriptButton.Font = Enum.Font.SourceSans
  1189. LocalScriptButton.Text = ""
  1190. LocalScriptButton.TextSize = 14
  1191.  
  1192. Scripts.Name = "Scripts"
  1193. Scripts.Parent = Main
  1194. Scripts.BackgroundColor3 = Color3.new(1, 1, 1)
  1195. Scripts.BackgroundTransparency = 1
  1196. Scripts.Position = UDim2.new(0, 10, 0, 30)
  1197. Scripts.Size = UDim2.new(1, -20, 1, -40)
  1198. Scripts.Visible = false
  1199.  
  1200. ASSASSIN.Name = "ASSASSIN"
  1201. ASSASSIN.Parent = Scripts
  1202. ASSASSIN.BackgroundColor3 = Color3.new(0, 0, 0)
  1203. ASSASSIN.BackgroundTransparency = 0.5
  1204. ASSASSIN.BorderColor3 = Color3.new(0, 1, 0)
  1205. ASSASSIN.Position = UDim2.new(0, 0, 0.400000006, 2)
  1206. ASSASSIN.Size = UDim2.new(0.200000003, 0, 0.200000003, 0)
  1207. ASSASSIN.AutoButtonColor = false
  1208. ASSASSIN.Font = Enum.Font.ArialBold
  1209. ASSASSIN.Text = "Assassin"
  1210. ASSASSIN.TextColor3 = Color3.new(0, 1, 0)
  1211. ASSASSIN.TextSize = 14
  1212.  
  1213. CHAINSAW.Name = "CHAINSAW"
  1214. CHAINSAW.Parent = Scripts
  1215. CHAINSAW.BackgroundColor3 = Color3.new(0, 0, 0)
  1216. CHAINSAW.BackgroundTransparency = 0.5
  1217. CHAINSAW.BorderColor3 = Color3.new(0, 1, 0)
  1218. CHAINSAW.Position = UDim2.new(0.400000006, 2, 0.200000003, 1)
  1219. CHAINSAW.Size = UDim2.new(0.200000003, 0, 0.200000003, 0)
  1220. CHAINSAW.AutoButtonColor = false
  1221. CHAINSAW.Font = Enum.Font.ArialBold
  1222. CHAINSAW.Text = "ChainSaw"
  1223. CHAINSAW.TextColor3 = Color3.new(0, 1, 0)
  1224. CHAINSAW.TextSize = 14
  1225.  
  1226. EYE_BALL.Name = "EYE_BALL"
  1227. EYE_BALL.Parent = Scripts
  1228. EYE_BALL.BackgroundColor3 = Color3.new(0, 0, 0)
  1229. EYE_BALL.BackgroundTransparency = 0.5
  1230. EYE_BALL.BorderColor3 = Color3.new(0, 1, 0)
  1231. EYE_BALL.Position = UDim2.new(0.600000024, 3, 0.400000006, 2)
  1232. EYE_BALL.Size = UDim2.new(0.200000003, 0, 0.200000003, 0)
  1233. EYE_BALL.AutoButtonColor = false
  1234. EYE_BALL.Font = Enum.Font.ArialBold
  1235. EYE_BALL.Text = "Eye Ball"
  1236. EYE_BALL.TextColor3 = Color3.new(0, 1, 0)
  1237. EYE_BALL.TextSize = 14
  1238.  
  1239. COMBATKNIFE.Name = "COMBATKNIFE"
  1240. COMBATKNIFE.Parent = Scripts
  1241. COMBATKNIFE.BackgroundColor3 = Color3.new(0, 0, 0)
  1242. COMBATKNIFE.BackgroundTransparency = 0.5
  1243. COMBATKNIFE.BorderColor3 = Color3.new(0, 1, 0)
  1244. COMBATKNIFE.Position = UDim2.new(0.400000006, 2, 0.400000006, 2)
  1245. COMBATKNIFE.Size = UDim2.new(0.200000003, 0, 0.200000003, 0)
  1246. COMBATKNIFE.AutoButtonColor = false
  1247. COMBATKNIFE.Font = Enum.Font.SourceSansBold
  1248. COMBATKNIFE.Text = "CombatKnife"
  1249. COMBATKNIFE.TextColor3 = Color3.new(0, 1, 0)
  1250. COMBATKNIFE.TextSize = 12
  1251.  
  1252. DOGE.Name = "DOGE"
  1253. DOGE.Parent = Scripts
  1254. DOGE.BackgroundColor3 = Color3.new(0, 0, 0)
  1255. DOGE.BackgroundTransparency = 0.5
  1256. DOGE.BorderColor3 = Color3.new(0, 1, 0)
  1257. DOGE.Position = UDim2.new(0.200000003, 1, 0, 0)
  1258. DOGE.Size = UDim2.new(0.200000003, 0, 0.200000003, 0)
  1259. DOGE.AutoButtonColor = false
  1260. DOGE.Font = Enum.Font.ArialBold
  1261. DOGE.Text = "Doge"
  1262. DOGE.TextColor3 = Color3.new(0, 1, 0)
  1263. DOGE.TextSize = 14
  1264.  
  1265. DRAWTOOL.Name = "DRAWTOOL"
  1266. DRAWTOOL.Parent = Scripts
  1267. DRAWTOOL.BackgroundColor3 = Color3.new(0, 0, 0)
  1268. DRAWTOOL.BackgroundTransparency = 0.5
  1269. DRAWTOOL.BorderColor3 = Color3.new(0, 1, 0)
  1270. DRAWTOOL.Position = UDim2.new(0.400000006, 2, 0, 0)
  1271. DRAWTOOL.Size = UDim2.new(0.200000003, 0, 0.200000003, 0)
  1272. DRAWTOOL.AutoButtonColor = false
  1273. DRAWTOOL.Font = Enum.Font.ArialBold
  1274. DRAWTOOL.Text = "Draw Tool"
  1275. DRAWTOOL.TextColor3 = Color3.new(0, 1, 0)
  1276. DRAWTOOL.TextSize = 14
  1277.  
  1278. BLACK_DRAGON.Name = "BLACK_DRAGON"
  1279. BLACK_DRAGON.Parent = Scripts
  1280. BLACK_DRAGON.BackgroundColor3 = Color3.new(0, 0, 0)
  1281. BLACK_DRAGON.BackgroundTransparency = 0.5
  1282. BLACK_DRAGON.BorderColor3 = Color3.new(0, 1, 0)
  1283. BLACK_DRAGON.Position = UDim2.new(0.800000012, 4, 0.400000006, 2)
  1284. BLACK_DRAGON.Size = UDim2.new(0.200000003, -3, 0.200000003, 0)
  1285. BLACK_DRAGON.AutoButtonColor = false
  1286. BLACK_DRAGON.Font = Enum.Font.ArialBold
  1287. BLACK_DRAGON.Text = "Black\nDragon"
  1288. BLACK_DRAGON.TextColor3 = Color3.new(0, 1, 0)
  1289. BLACK_DRAGON.TextSize = 14
  1290.  
  1291. FLAMETHROWER.Name = "FLAMETHROWER"
  1292. FLAMETHROWER.Parent = Scripts
  1293. FLAMETHROWER.BackgroundColor3 = Color3.new(0, 0, 0)
  1294. FLAMETHROWER.BackgroundTransparency = 0.5
  1295. FLAMETHROWER.BorderColor3 = Color3.new(0, 1, 0)
  1296. FLAMETHROWER.Position = UDim2.new(0.200000003, 1, 0.400000006, 2)
  1297. FLAMETHROWER.Size = UDim2.new(0.200000003, 0, 0.200000003, 0)
  1298. FLAMETHROWER.AutoButtonColor = false
  1299. FLAMETHROWER.Font = Enum.Font.ArialBold
  1300. FLAMETHROWER.Text = "Flame\nThrower"
  1301. FLAMETHROWER.TextColor3 = Color3.new(0, 1, 0)
  1302. FLAMETHROWER.TextSize = 14
  1303.  
  1304. KNIFE.Name = "KNIFE"
  1305. KNIFE.Parent = Scripts
  1306. KNIFE.BackgroundColor3 = Color3.new(0, 0, 0)
  1307. KNIFE.BackgroundTransparency = 0.5
  1308. KNIFE.BorderColor3 = Color3.new(0, 1, 0)
  1309. KNIFE.Position = UDim2.new(0.800000012, 4, 0, 0)
  1310. KNIFE.Size = UDim2.new(0.200000003, -3, 0.200000003, 0)
  1311. KNIFE.AutoButtonColor = false
  1312. KNIFE.Font = Enum.Font.ArialBold
  1313. KNIFE.Text = "Knife"
  1314. KNIFE.TextColor3 = Color3.new(0, 1, 0)
  1315. KNIFE.TextSize = 14
  1316.  
  1317. MASTERHAND.Name = "MASTERHAND"
  1318. MASTERHAND.Parent = Scripts
  1319. MASTERHAND.BackgroundColor3 = Color3.new(0, 0, 0)
  1320. MASTERHAND.BackgroundTransparency = 0.5
  1321. MASTERHAND.BorderColor3 = Color3.new(0, 1, 0)
  1322. MASTERHAND.Position = UDim2.new(0.600000024, 3, 0.200000003, 1)
  1323. MASTERHAND.Size = UDim2.new(0.200000003, 0, 0.200000003, 0)
  1324. MASTERHAND.AutoButtonColor = false
  1325. MASTERHAND.Font = Enum.Font.ArialBold
  1326. MASTERHAND.Text = "MasterHand"
  1327. MASTERHAND.TextColor3 = Color3.new(0, 1, 0)
  1328. MASTERHAND.TextSize = 11
  1329.  
  1330. MINIME.Name = "MINIME"
  1331. MINIME.Parent = Scripts
  1332. MINIME.BackgroundColor3 = Color3.new(0, 0, 0)
  1333. MINIME.BackgroundTransparency = 0.5
  1334. MINIME.BorderColor3 = Color3.new(0, 1, 0)
  1335. MINIME.Position = UDim2.new(0.200000003, 1, 0.200000003, 1)
  1336. MINIME.Size = UDim2.new(0.200000003, 0, 0.200000003, 0)
  1337. MINIME.AutoButtonColor = false
  1338. MINIME.Font = Enum.Font.ArialBold
  1339. MINIME.Text = "Minime"
  1340. MINIME.TextColor3 = Color3.new(0, 1, 0)
  1341. MINIME.TextSize = 14
  1342.  
  1343. PORTALTOOL.Name = "PORTALTOOL"
  1344. PORTALTOOL.Parent = Scripts
  1345. PORTALTOOL.BackgroundColor3 = Color3.new(0, 0, 0)
  1346. PORTALTOOL.BackgroundTransparency = 0.5
  1347. PORTALTOOL.BorderColor3 = Color3.new(0, 1, 0)
  1348. PORTALTOOL.Position = UDim2.new(0, 0, 0.200000003, 1)
  1349. PORTALTOOL.Size = UDim2.new(0.200000003, 0, 0.200000003, 0)
  1350. PORTALTOOL.AutoButtonColor = false
  1351. PORTALTOOL.Font = Enum.Font.ArialBold
  1352. PORTALTOOL.Text = "Portal Tool"
  1353. PORTALTOOL.TextColor3 = Color3.new(0, 1, 0)
  1354. PORTALTOOL.TextSize = 12
  1355.  
  1356. SCYTHE.Name = "SCYTHE"
  1357. SCYTHE.Parent = Scripts
  1358. SCYTHE.BackgroundColor3 = Color3.new(0, 0, 0)
  1359. SCYTHE.BackgroundTransparency = 0.5
  1360. SCYTHE.BorderColor3 = Color3.new(0, 1, 0)
  1361. SCYTHE.Size = UDim2.new(0.200000003, 0, 0.200000003, 0)
  1362. SCYTHE.AutoButtonColor = false
  1363. SCYTHE.Font = Enum.Font.ArialBold
  1364. SCYTHE.Text = "Scythe"
  1365. SCYTHE.TextColor3 = Color3.new(0, 1, 0)
  1366. SCYTHE.TextSize = 14
  1367.  
  1368. SE_2.Name = "SE"
  1369. SE_2.Parent = Scripts
  1370. SE_2.BackgroundColor3 = Color3.new(0, 0, 0)
  1371. SE_2.BackgroundTransparency = 0.5
  1372. SE_2.BorderColor3 = Color3.new(0, 1, 0)
  1373. SE_2.Position = UDim2.new(0, 0, 1, -21)
  1374. SE_2.Size = UDim2.new(1, 0, 0, 20)
  1375. SE_2.AutoButtonColor = false
  1376. SE_2.Font = Enum.Font.ArialBold
  1377. SE_2.Text = "Script Executor"
  1378. SE_2.TextColor3 = Color3.new(0, 1, 0)
  1379. SE_2.TextSize = 14
  1380.  
  1381. SPIKE.Name = "SPIKE"
  1382. SPIKE.Parent = Scripts
  1383. SPIKE.BackgroundColor3 = Color3.new(0, 0, 0)
  1384. SPIKE.BackgroundTransparency = 0.5
  1385. SPIKE.BorderColor3 = Color3.new(0, 1, 0)
  1386. SPIKE.Position = UDim2.new(0.600000024, 3, 0, 0)
  1387. SPIKE.Size = UDim2.new(0.200000003, 0, 0.200000003, 0)
  1388. SPIKE.AutoButtonColor = false
  1389. SPIKE.Font = Enum.Font.ArialBold
  1390. SPIKE.Text = "Spike"
  1391. SPIKE.TextColor3 = Color3.new(0, 1, 0)
  1392. SPIKE.TextSize = 14
  1393.  
  1394. TF2_HEAVY.Name = "TF2_HEAVY"
  1395. TF2_HEAVY.Parent = Scripts
  1396. TF2_HEAVY.BackgroundColor3 = Color3.new(0, 0, 0)
  1397. TF2_HEAVY.BackgroundTransparency = 0.5
  1398. TF2_HEAVY.BorderColor3 = Color3.new(0, 1, 0)
  1399. TF2_HEAVY.Position = UDim2.new(0.800000012, 4, 0.200000003, 1)
  1400. TF2_HEAVY.Size = UDim2.new(0.200000003, -3, 0.200000003, 0)
  1401. TF2_HEAVY.AutoButtonColor = false
  1402. TF2_HEAVY.Font = Enum.Font.ArialBold
  1403. TF2_HEAVY.Text = "TF2 Heavy"
  1404. TF2_HEAVY.TextColor3 = Color3.new(0, 1, 0)
  1405. TF2_HEAVY.TextSize = 12
  1406.  
  1407. Server.Name = "Server"
  1408. Server.Parent = Main
  1409. Server.BackgroundColor3 = Color3.new(1, 1, 1)
  1410. Server.BackgroundTransparency = 1
  1411. Server.Position = UDim2.new(0, 10, 0, 30)
  1412. Server.Size = UDim2.new(1, -20, 1, -40)
  1413.  
  1414. ClearT.Name = "ClearT"
  1415. ClearT.Parent = Server
  1416. ClearT.BackgroundColor3 = Color3.new(0, 0, 0)
  1417. ClearT.BackgroundTransparency = 0.5
  1418. ClearT.BorderColor3 = Color3.new(0, 1, 0)
  1419. ClearT.Position = UDim2.new(0.200000003, 1, 0, 0)
  1420. ClearT.Size = UDim2.new(0.200000003, 0, 0.200000003, 0)
  1421. ClearT.AutoButtonColor = false
  1422. ClearT.Font = Enum.Font.ArialBold
  1423. ClearT.Text = "Clear Terrain"
  1424. ClearT.TextColor3 = Color3.new(0, 1, 0)
  1425. ClearT.TextSize = 11
  1426.  
  1427. ClearWS.Name = "ClearWS"
  1428. ClearWS.Parent = Server
  1429. ClearWS.BackgroundColor3 = Color3.new(0, 0, 0)
  1430. ClearWS.BackgroundTransparency = 0.5
  1431. ClearWS.BorderColor3 = Color3.new(0, 1, 0)
  1432. ClearWS.Size = UDim2.new(0.200000003, 0, 0.200000003, 0)
  1433. ClearWS.AutoButtonColor = false
  1434. ClearWS.Font = Enum.Font.ArialBold
  1435. ClearWS.Text = "Clear WS"
  1436. ClearWS.TextColor3 = Color3.new(0, 1, 0)
  1437. ClearWS.TextSize = 14
  1438.  
  1439. Flood.Name = "Flood"
  1440. Flood.Parent = Server
  1441. Flood.BackgroundColor3 = Color3.new(0, 0, 0)
  1442. Flood.BackgroundTransparency = 0.5
  1443. Flood.BorderColor3 = Color3.new(0, 1, 0)
  1444. Flood.Position = UDim2.new(0.400000006, 2, 0, 0)
  1445. Flood.Size = UDim2.new(0.200000003, 0, 0.200000003, 0)
  1446. Flood.AutoButtonColor = false
  1447. Flood.Font = Enum.Font.ArialBold
  1448. Flood.Text = "Flood"
  1449. Flood.TextColor3 = Color3.new(0, 1, 0)
  1450. Flood.TextSize = 14
  1451.  
  1452. KickAll.Name = "KickAll"
  1453. KickAll.Parent = Server
  1454. KickAll.BackgroundColor3 = Color3.new(0, 0, 0)
  1455. KickAll.BackgroundTransparency = 0.5
  1456. KickAll.BorderColor3 = Color3.new(0, 1, 0)
  1457. KickAll.Position = UDim2.new(0.800000012, 4, 0, 0)
  1458. KickAll.Size = UDim2.new(0.200000003, -3, 0.200000003, 0)
  1459. KickAll.AutoButtonColor = false
  1460. KickAll.Font = Enum.Font.ArialBold
  1461. KickAll.Text = "Kick All"
  1462. KickAll.TextColor3 = Color3.new(0, 1, 0)
  1463. KickAll.TextSize = 14
  1464.  
  1465. KillAll.Name = "KillAll"
  1466. KillAll.Parent = Server
  1467. KillAll.BackgroundColor3 = Color3.new(0, 0, 0)
  1468. KillAll.BackgroundTransparency = 0.5
  1469. KillAll.BorderColor3 = Color3.new(0, 1, 0)
  1470. KillAll.Position = UDim2.new(0.600000024, 3, 0, 0)
  1471. KillAll.Size = UDim2.new(0.200000003, 0, 0.200000003, 0)
  1472. KillAll.AutoButtonColor = false
  1473. KillAll.Font = Enum.Font.ArialBold
  1474. KillAll.Text = "Kill All"
  1475. KillAll.TextColor3 = Color3.new(0, 1, 0)
  1476. KillAll.TextSize = 14
  1477.  
  1478. RespawnAll.Name = "RespawnAll"
  1479. RespawnAll.Parent = Server
  1480. RespawnAll.BackgroundColor3 = Color3.new(0, 0, 0)
  1481. RespawnAll.BackgroundTransparency = 0.5
  1482. RespawnAll.BorderColor3 = Color3.new(0, 1, 0)
  1483. RespawnAll.Position = UDim2.new(0, 0, 0.200000003, 1)
  1484. RespawnAll.Size = UDim2.new(0.200000003, 0, 0.200000003, 0)
  1485. RespawnAll.AutoButtonColor = false
  1486. RespawnAll.Font = Enum.Font.ArialBold
  1487. RespawnAll.Text = "Respawn All"
  1488. RespawnAll.TextColor3 = Color3.new(0, 1, 0)
  1489. RespawnAll.TextSize = 12
  1490. RespawnAll.TextWrapped = true
  1491.  
  1492. Shutdown.Name = "Shutdown"
  1493. Shutdown.Parent = Server
  1494. Shutdown.BackgroundColor3 = Color3.new(0, 0, 0)
  1495. Shutdown.BackgroundTransparency = 0.5
  1496. Shutdown.BorderColor3 = Color3.new(0, 1, 0)
  1497. Shutdown.Position = UDim2.new(0.600000024, 3, 0.200000003, 1)
  1498. Shutdown.Size = UDim2.new(0.200000003, 0, 0.200000003, 0)
  1499. Shutdown.AutoButtonColor = false
  1500. Shutdown.Font = Enum.Font.ArialBold
  1501. Shutdown.Text = "Shutdown"
  1502. Shutdown.TextColor3 = Color3.new(0, 1, 0)
  1503. Shutdown.TextSize = 14
  1504.  
  1505. UnanchorAll.Name = "UnanchorAll"
  1506. UnanchorAll.Parent = Server
  1507. UnanchorAll.BackgroundColor3 = Color3.new(0, 0, 0)
  1508. UnanchorAll.BackgroundTransparency = 0.5
  1509. UnanchorAll.BorderColor3 = Color3.new(0, 1, 0)
  1510. UnanchorAll.Position = UDim2.new(0.200000003, 1, 0.200000003, 1)
  1511. UnanchorAll.Size = UDim2.new(0.200000003, 0, 0.200000003, 0)
  1512. UnanchorAll.AutoButtonColor = false
  1513. UnanchorAll.Font = Enum.Font.ArialBold
  1514. UnanchorAll.Text = "Unanchor All"
  1515. UnanchorAll.TextColor3 = Color3.new(0, 1, 0)
  1516. UnanchorAll.TextSize = 12
  1517. UnanchorAll.TextWrapped = true
  1518.  
  1519. Clean.Name = "Clean"
  1520. Clean.Parent = Server
  1521. Clean.BackgroundColor3 = Color3.new(0, 0, 0)
  1522. Clean.BackgroundTransparency = 0.5
  1523. Clean.BorderColor3 = Color3.new(0, 1, 0)
  1524. Clean.Position = UDim2.new(0.800000012, 4, 0.200000003, 1)
  1525. Clean.Size = UDim2.new(0.200000003, -3, 0.200000003, 0)
  1526. Clean.AutoButtonColor = false
  1527. Clean.Font = Enum.Font.ArialBold
  1528. Clean.Text = "Clean"
  1529. Clean.TextColor3 = Color3.new(0, 1, 0)
  1530. Clean.TextSize = 14
  1531.  
  1532. Fix.Name = "Fix"
  1533. Fix.Parent = Server
  1534. Fix.BackgroundColor3 = Color3.new(0, 0, 0)
  1535. Fix.BackgroundTransparency = 0.5
  1536. Fix.BorderColor3 = Color3.new(0, 1, 0)
  1537. Fix.Position = UDim2.new(0, 0, 0.400000006, 2)
  1538. Fix.Size = UDim2.new(0.200000003, 0, 0.200000003, 0)
  1539. Fix.AutoButtonColor = false
  1540. Fix.Font = Enum.Font.ArialBold
  1541. Fix.Text = "Fix"
  1542. Fix.TextColor3 = Color3.new(0, 1, 0)
  1543. Fix.TextSize = 14
  1544.  
  1545. Ambient_2.Name = "Ambient"
  1546. Ambient_2.Parent = Server
  1547. Ambient_2.BackgroundColor3 = Color3.new(0, 0, 0)
  1548. Ambient_2.BackgroundTransparency = 0.5
  1549. Ambient_2.BorderColor3 = Color3.new(0, 1, 0)
  1550. Ambient_2.Position = UDim2.new(0.400000006, 2, 0.400000006, 2)
  1551. Ambient_2.Size = UDim2.new(0.200000003, 0, 0.200000003, 0)
  1552. Ambient_2.AutoButtonColor = false
  1553. Ambient_2.Font = Enum.Font.ArialBold
  1554. Ambient_2.Text = "Ambient"
  1555. Ambient_2.TextColor3 = Color3.new(0, 1, 0)
  1556. Ambient_2.TextSize = 14
  1557.  
  1558. Time.Name = "Time"
  1559. Time.Parent = Server
  1560. Time.BackgroundColor3 = Color3.new(0, 0, 0)
  1561. Time.BackgroundTransparency = 0.5
  1562. Time.BorderColor3 = Color3.new(0, 1, 0)
  1563. Time.Position = UDim2.new(0.200000003, 1, 0.400000006, 2)
  1564. Time.Size = UDim2.new(0.200000003, 0, 0.200000003, 0)
  1565. Time.AutoButtonColor = false
  1566. Time.Font = Enum.Font.ArialBold
  1567. Time.Text = "Time"
  1568. Time.TextColor3 = Color3.new(0, 1, 0)
  1569. Time.TextSize = 14
  1570.  
  1571. Fog_2.Name = "Fog"
  1572. Fog_2.Parent = Server
  1573. Fog_2.BackgroundColor3 = Color3.new(0, 0, 0)
  1574. Fog_2.BackgroundTransparency = 0.5
  1575. Fog_2.BorderColor3 = Color3.new(0, 1, 0)
  1576. Fog_2.Position = UDim2.new(0.600000024, 3, 0.400000006, 2)
  1577. Fog_2.Size = UDim2.new(0.200000003, 0, 0.200000003, 0)
  1578. Fog_2.AutoButtonColor = false
  1579. Fog_2.Font = Enum.Font.ArialBold
  1580. Fog_2.Text = "Fog"
  1581. Fog_2.TextColor3 = Color3.new(0, 1, 0)
  1582. Fog_2.TextSize = 14
  1583.  
  1584. Disco.Name = "Disco"
  1585. Disco.Parent = Server
  1586. Disco.BackgroundColor3 = Color3.new(0, 0, 0)
  1587. Disco.BackgroundTransparency = 0.5
  1588. Disco.BorderColor3 = Color3.new(0, 1, 0)
  1589. Disco.Position = UDim2.new(0.400000006, 2, 0.200000003, 1)
  1590. Disco.Size = UDim2.new(0.200000003, 0, 0.200000003, 0)
  1591. Disco.AutoButtonColor = false
  1592. Disco.Font = Enum.Font.ArialBold
  1593. Disco.Text = "Disco: OFF"
  1594. Disco.TextColor3 = Color3.new(0, 1, 0)
  1595. Disco.TextSize = 12
  1596.  
  1597. ServerLock.Name = "ServerLock"
  1598. ServerLock.Parent = Server
  1599. ServerLock.BackgroundColor3 = Color3.new(0, 0, 0)
  1600. ServerLock.BackgroundTransparency = 0.5
  1601. ServerLock.BorderColor3 = Color3.new(0, 1, 0)
  1602. ServerLock.Position = UDim2.new(0.800000012, 4, 0.400000006, 2)
  1603. ServerLock.Size = UDim2.new(0.200000003, -3, 0.200000003, 0)
  1604. ServerLock.AutoButtonColor = false
  1605. ServerLock.Font = Enum.Font.ArialBold
  1606. ServerLock.Text = "ServerLock\nOFF"
  1607. ServerLock.TextColor3 = Color3.new(0, 1, 0)
  1608. ServerLock.TextSize = 11
  1609.  
  1610. Settings_2.Name = "Settings"
  1611. Settings_2.Parent = Main
  1612. Settings_2.BackgroundColor3 = Color3.new(0, 0, 0)
  1613. Settings_2.BackgroundTransparency = 0.5
  1614. Settings_2.BorderColor3 = Color3.new(0, 1, 0)
  1615. Settings_2.Position = UDim2.new(1, 1, 0, 0)
  1616. Settings_2.Size = UDim2.new(0, 175, 1, 0)
  1617. Settings_2.Visible = false
  1618.  
  1619. SettingsLabel.Name = "SettingsLabel"
  1620. SettingsLabel.Parent = Settings_2
  1621. SettingsLabel.BackgroundColor3 = Color3.new(0, 0, 0)
  1622. SettingsLabel.BackgroundTransparency = 0.5
  1623. SettingsLabel.BorderColor3 = Color3.new(0, 1, 0)
  1624. SettingsLabel.Position = UDim2.new(0, 0, 0, -30)
  1625. SettingsLabel.Size = UDim2.new(1, 0, 0, 30)
  1626. SettingsLabel.Font = Enum.Font.ArialBold
  1627. SettingsLabel.Text = "Settings"
  1628. SettingsLabel.TextColor3 = Color3.new(0, 1, 0)
  1629. SettingsLabel.TextSize = 14
  1630.  
  1631. Line.Name = "Line"
  1632. Line.Parent = SettingsLabel
  1633. Line.BackgroundColor3 = Color3.new(0, 1, 0)
  1634. Line.BackgroundTransparency = 0.5
  1635. Line.BorderSizePixel = 0
  1636. Line.Position = UDim2.new(0, 0, 1, 0)
  1637. Line.Size = UDim2.new(1, 0, 0, 1)
  1638.  
  1639. WalkSpeedNum.Name = "WalkSpeedNum"
  1640. WalkSpeedNum.Parent = Settings_2
  1641. WalkSpeedNum.BackgroundColor3 = Color3.new(0, 0, 0)
  1642. WalkSpeedNum.BackgroundTransparency = 0.5
  1643. WalkSpeedNum.BorderColor3 = Color3.new(0, 1, 0)
  1644. WalkSpeedNum.Position = UDim2.new(0.5, -75, 0, 31)
  1645. WalkSpeedNum.Size = UDim2.new(0, 150, 0, 20)
  1646. WalkSpeedNum.Font = Enum.Font.ArialBold
  1647. WalkSpeedNum.Text = "WalkSpeed Number here."
  1648. WalkSpeedNum.TextColor3 = Color3.new(0, 1, 0)
  1649. WalkSpeedNum.TextSize = 12
  1650.  
  1651. MusicId.Name = "MusicId"
  1652. MusicId.Parent = Settings_2
  1653. MusicId.BackgroundColor3 = Color3.new(0, 0, 0)
  1654. MusicId.BackgroundTransparency = 0.5
  1655. MusicId.BorderColor3 = Color3.new(0, 1, 0)
  1656. MusicId.Position = UDim2.new(0.5, -75, 0, 10)
  1657. MusicId.Size = UDim2.new(0, 150, 0, 20)
  1658. MusicId.Font = Enum.Font.ArialBold
  1659. MusicId.Text = "Music ID here."
  1660. MusicId.TextColor3 = Color3.new(0, 1, 0)
  1661. MusicId.TextSize = 14
  1662.  
  1663. BackgroundEffect.Name = "BackgroundEffect"
  1664. BackgroundEffect.Parent = Settings_2
  1665. BackgroundEffect.BackgroundColor3 = Color3.new(0, 0, 0)
  1666. BackgroundEffect.BackgroundTransparency = 0.5
  1667. BackgroundEffect.BorderColor3 = Color3.new(0, 1, 0)
  1668. BackgroundEffect.Position = UDim2.new(0.5, -75, 0, 52)
  1669. BackgroundEffect.Size = UDim2.new(0, 150, 0, 20)
  1670. BackgroundEffect.Font = Enum.Font.ArialBold
  1671. BackgroundEffect.Text = "Background Effect: ON"
  1672. BackgroundEffect.TextColor3 = Color3.new(0, 1, 0)
  1673. BackgroundEffect.TextSize = 14
  1674.  
  1675. RainbowEffect.Name = "RainbowEffect"
  1676. RainbowEffect.Parent = Settings_2
  1677. RainbowEffect.BackgroundColor3 = Color3.new(0, 0, 0)
  1678. RainbowEffect.BackgroundTransparency = 0.5
  1679. RainbowEffect.BorderColor3 = Color3.new(0, 1, 0)
  1680. RainbowEffect.Position = UDim2.new(0.5, -75, 0, 73)
  1681. RainbowEffect.Size = UDim2.new(0, 150, 0, 20)
  1682. RainbowEffect.Font = Enum.Font.ArialBold
  1683. RainbowEffect.Text = "Rainbow Effect: ON"
  1684. RainbowEffect.TextColor3 = Color3.new(0, 1, 0)
  1685. RainbowEffect.TextSize = 14
  1686.  
  1687. Tabs.Name = "Tabs"
  1688. Tabs.Parent = Main
  1689. Tabs.BackgroundColor3 = Color3.new(0, 0, 0)
  1690. Tabs.BackgroundTransparency = 0.5
  1691. Tabs.BorderColor3 = Color3.new(0, 1, 0)
  1692. Tabs.Position = UDim2.new(0, 0, 0, -30)
  1693. Tabs.Size = UDim2.new(1, 0, 0, 30)
  1694.  
  1695. version.Name = "version"
  1696. version.Parent = Tabs
  1697. version.BackgroundColor3 = Color3.new(0, 0, 0)
  1698. version.BackgroundTransparency = 0.5
  1699. version.BorderColor3 = Color3.new(0, 1, 0)
  1700. version.Position = UDim2.new(0, 0, 1, 1)
  1701. version.Size = UDim2.new(1, 0, 0, 20)
  1702. version.Font = Enum.Font.ArialBold
  1703. version.Text = "Mod Menu V.4.7.98"
  1704. version.TextColor3 = Color3.new(0, 1, 0)
  1705. version.TextSize = 14
  1706.  
  1707. Server_2.Name = "Server"
  1708. Server_2.Parent = Tabs
  1709. Server_2.BackgroundColor3 = Color3.new(0, 0, 0)
  1710. Server_2.BackgroundTransparency = 0.5
  1711. Server_2.BorderSizePixel = 0
  1712. Server_2.Position = UDim2.new(0, 20, 0.5, -10)
  1713. Server_2.Size = UDim2.new(0.00800000038, 75, 0, 20)
  1714. Server_2.Font = Enum.Font.ArialBold
  1715. Server_2.Text = "Server"
  1716. Server_2.TextColor3 = Color3.new(0, 1, 0)
  1717. Server_2.TextSize = 14
  1718.  
  1719. Commands_2.Name = "Commands"
  1720. Commands_2.Parent = Tabs
  1721. Commands_2.BackgroundColor3 = Color3.new(0, 0, 0)
  1722. Commands_2.BackgroundTransparency = 0.5
  1723. Commands_2.BorderSizePixel = 0
  1724. Commands_2.Position = UDim2.new(0, 98, 0.5, -10)
  1725. Commands_2.Size = UDim2.new(0.00800000038, 75, 0, 20)
  1726. Commands_2.Font = Enum.Font.ArialBold
  1727. Commands_2.Text = "Commands"
  1728. Commands_2.TextColor3 = Color3.new(0, 1, 0)
  1729. Commands_2.TextSize = 14
  1730.  
  1731. Gears_2.Name = "Gears"
  1732. Gears_2.Parent = Tabs
  1733. Gears_2.BackgroundColor3 = Color3.new(0, 0, 0)
  1734. Gears_2.BackgroundTransparency = 0.5
  1735. Gears_2.BorderSizePixel = 0
  1736. Gears_2.Position = UDim2.new(0, 176, 0.5, -10)
  1737. Gears_2.Size = UDim2.new(0.00800000038, 75, 0, 20)
  1738. Gears_2.Font = Enum.Font.ArialBold
  1739. Gears_2.Text = "Gears"
  1740. Gears_2.TextColor3 = Color3.new(0, 1, 0)
  1741. Gears_2.TextSize = 14
  1742.  
  1743. Scripts_2.Name = "Scripts"
  1744. Scripts_2.Parent = Tabs
  1745. Scripts_2.BackgroundColor3 = Color3.new(0, 0, 0)
  1746. Scripts_2.BackgroundTransparency = 0.5
  1747. Scripts_2.BorderSizePixel = 0
  1748. Scripts_2.Position = UDim2.new(0, 254, 0.5, -10)
  1749. Scripts_2.Size = UDim2.new(0.00800000038, 75, 0, 20)
  1750. Scripts_2.Font = Enum.Font.ArialBold
  1751. Scripts_2.Text = "Scripts"
  1752. Scripts_2.TextColor3 = Color3.new(0, 1, 0)
  1753. Scripts_2.TextSize = 14
  1754.  
  1755. DownLine.Name = "DownLine"
  1756. DownLine.Parent = Tabs
  1757. DownLine.BackgroundColor3 = Color3.new(0, 1, 0)
  1758. DownLine.BorderColor3 = Color3.new(1, 1, 1)
  1759. DownLine.BorderSizePixel = 0
  1760. DownLine.Position = UDim2.new(0, 20, 0.5, 10)
  1761. DownLine.Size = UDim2.new(0.00800000038, 75, 0, 1)
  1762.  
  1763. UpLine.Name = "UpLine"
  1764. UpLine.Parent = Tabs
  1765. UpLine.BackgroundColor3 = Color3.new(0, 1, 0)
  1766. UpLine.BorderColor3 = Color3.new(1, 1, 1)
  1767. UpLine.BorderSizePixel = 0
  1768. UpLine.Position = UDim2.new(0, 20, 0.5, -10)
  1769. UpLine.Size = UDim2.new(0.00800000038, 75, 0, 1)
  1770.  
  1771. Teleport.Name = "Teleport"
  1772. Teleport.Parent = Main
  1773. Teleport.BackgroundColor3 = Color3.new(1, 1, 1)
  1774. Teleport.BackgroundTransparency = 1
  1775. Teleport.Position = UDim2.new(0, 10, 0, 30)
  1776. Teleport.Size = UDim2.new(1, -20, 1, -40)
  1777. Teleport.Visible = false
  1778.  
  1779. ToLabel_2.Name = "ToLabel"
  1780. ToLabel_2.Parent = Teleport
  1781. ToLabel_2.BackgroundColor3 = Color3.new(0, 0, 0)
  1782. ToLabel_2.BackgroundTransparency = 0.5
  1783. ToLabel_2.BorderColor3 = Color3.new(0, 1, 0)
  1784. ToLabel_2.Position = UDim2.new(0.5, -15, 0.5, -30)
  1785. ToLabel_2.Size = UDim2.new(0, 30, 0, 30)
  1786. ToLabel_2.Font = Enum.Font.ArialBold
  1787. ToLabel_2.Text = "To"
  1788. ToLabel_2.TextColor3 = Color3.new(0, 1, 0)
  1789. ToLabel_2.TextSize = 14
  1790.  
  1791. Teleport_2.Name = "Teleport"
  1792. Teleport_2.Parent = Teleport
  1793. Teleport_2.BackgroundColor3 = Color3.new(0, 0, 0)
  1794. Teleport_2.BackgroundTransparency = 0.5
  1795. Teleport_2.BorderColor3 = Color3.new(0, 1, 0)
  1796. Teleport_2.Position = UDim2.new(0, 0, 0.5, 10)
  1797. Teleport_2.Size = UDim2.new(1, 0, 0, 20)
  1798. Teleport_2.AutoButtonColor = false
  1799. Teleport_2.Font = Enum.Font.ArialBold
  1800. Teleport_2.Text = "Teleport"
  1801. Teleport_2.TextColor3 = Color3.new(0, 1, 0)
  1802. Teleport_2.TextSize = 14
  1803.  
  1804. FROMPLAYER.Name = "FROMPLAYER"
  1805. FROMPLAYER.Parent = Teleport
  1806. FROMPLAYER.BackgroundColor3 = Color3.new(0, 0, 0)
  1807. FROMPLAYER.BackgroundTransparency = 0.5
  1808. FROMPLAYER.BorderColor3 = Color3.new(0, 1, 0)
  1809. FROMPLAYER.Position = UDim2.new(0, 0, 0.5, -30)
  1810. FROMPLAYER.Size = UDim2.new(0, 115, 0, 30)
  1811. FROMPLAYER.Font = Enum.Font.ArialBold
  1812. FROMPLAYER.Text = "Player Name here."
  1813. FROMPLAYER.TextColor3 = Color3.new(0, 1, 0)
  1814. FROMPLAYER.TextSize = 14
  1815.  
  1816. TOPLAYER.Name = "TOPLAYER"
  1817. TOPLAYER.Parent = Teleport
  1818. TOPLAYER.BackgroundColor3 = Color3.new(0, 0, 0)
  1819. TOPLAYER.BackgroundTransparency = 0.5
  1820. TOPLAYER.BorderColor3 = Color3.new(0, 1, 0)
  1821. TOPLAYER.Position = UDim2.new(1, -115, 0.5, -30)
  1822. TOPLAYER.Size = UDim2.new(0, 115, 0, 30)
  1823. TOPLAYER.Font = Enum.Font.ArialBold
  1824. TOPLAYER.Text = "Player Name here."
  1825. TOPLAYER.TextColor3 = Color3.new(0, 1, 0)
  1826. TOPLAYER.TextSize = 14
  1827.  
  1828. Time_2.Name = "Time"
  1829. Time_2.Parent = Main
  1830. Time_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1831. Time_2.BackgroundTransparency = 1
  1832. Time_2.Position = UDim2.new(0, 10, 0, 30)
  1833. Time_2.Size = UDim2.new(1, -20, 1, -40)
  1834. Time_2.Visible = false
  1835.  
  1836. Change_3.Name = "Change"
  1837. Change_3.Parent = Time_2
  1838. Change_3.BackgroundColor3 = Color3.new(0, 0, 0)
  1839. Change_3.BackgroundTransparency = 0.5
  1840. Change_3.BorderColor3 = Color3.new(0, 1, 0)
  1841. Change_3.Position = UDim2.new(0, 0, 0.5, 10)
  1842. Change_3.Size = UDim2.new(1, 0, 0, 20)
  1843. Change_3.AutoButtonColor = false
  1844. Change_3.Font = Enum.Font.ArialBold
  1845. Change_3.Text = "Change"
  1846. Change_3.TextColor3 = Color3.new(0, 1, 0)
  1847. Change_3.TextSize = 14
  1848.  
  1849. TIME.Name = "TIME"
  1850. TIME.Parent = Time_2
  1851. TIME.BackgroundColor3 = Color3.new(0, 0, 0)
  1852. TIME.BackgroundTransparency = 0.5
  1853. TIME.BorderColor3 = Color3.new(0, 1, 0)
  1854. TIME.Position = UDim2.new(0, 0, 0.5, -30)
  1855. TIME.Size = UDim2.new(1, 0, 0, 30)
  1856. TIME.Font = Enum.Font.ArialBold
  1857. TIME.Text = "Time here."
  1858. TIME.TextColor3 = Color3.new(0, 1, 0)
  1859. TIME.TextSize = 14
  1860.  
  1861. plist.Name = "plist"
  1862. plist.Parent = Main
  1863. plist.BackgroundColor3 = Color3.new(0, 0, 0)
  1864. plist.BackgroundTransparency = 0.5
  1865. plist.BorderColor3 = Color3.new(0, 1, 0)
  1866. plist.Position = UDim2.new(1, 1, 0, 0)
  1867. plist.Size = UDim2.new(0, 175, 1, 0)
  1868.  
  1869. plistLabel.Name = "plistLabel"
  1870. plistLabel.Parent = plist
  1871. plistLabel.BackgroundColor3 = Color3.new(0, 0, 0)
  1872. plistLabel.BackgroundTransparency = 0.5
  1873. plistLabel.BorderColor3 = Color3.new(0, 1, 0)
  1874. plistLabel.Position = UDim2.new(0, 0, 0, -30)
  1875. plistLabel.Size = UDim2.new(1, 0, 0, 30)
  1876. plistLabel.Font = Enum.Font.ArialBold
  1877. plistLabel.Text = "Players list"
  1878. plistLabel.TextColor3 = Color3.new(0, 1, 0)
  1879. plistLabel.TextSize = 14
  1880.  
  1881. Line_2.Name = "Line"
  1882. Line_2.Parent = plistLabel
  1883. Line_2.BackgroundColor3 = Color3.new(0, 1, 0)
  1884. Line_2.BackgroundTransparency = 0.5
  1885. Line_2.BorderSizePixel = 0
  1886. Line_2.Position = UDim2.new(0, 0, 1, 0)
  1887. Line_2.Size = UDim2.new(1, 0, 0, 1)
  1888.  
  1889. _8.Name = "8"
  1890. _8.Parent = plist
  1891. _8.BackgroundColor3 = Color3.new(0, 0, 0)
  1892. _8.BackgroundTransparency = 0.5
  1893. _8.BorderColor3 = Color3.new(0, 1, 0)
  1894. _8.Position = UDim2.new(0.5, -75, 0, 157)
  1895. _8.Size = UDim2.new(0, 150, 0, 20)
  1896. _8.Font = Enum.Font.ArialBold
  1897. _8.Text = "Undefinded"
  1898. _8.TextColor3 = Color3.new(0, 1, 0)
  1899. _8.TextSize = 14
  1900.  
  1901. _7.Name = "7"
  1902. _7.Parent = plist
  1903. _7.BackgroundColor3 = Color3.new(0, 0, 0)
  1904. _7.BackgroundTransparency = 0.5
  1905. _7.BorderColor3 = Color3.new(0, 1, 0)
  1906. _7.Position = UDim2.new(0.5, -75, 0, 136)
  1907. _7.Size = UDim2.new(0, 150, 0, 20)
  1908. _7.Font = Enum.Font.ArialBold
  1909. _7.Text = "Undefinded"
  1910. _7.TextColor3 = Color3.new(0, 1, 0)
  1911. _7.TextSize = 14
  1912.  
  1913. _6.Name = "6"
  1914. _6.Parent = plist
  1915. _6.BackgroundColor3 = Color3.new(0, 0, 0)
  1916. _6.BackgroundTransparency = 0.5
  1917. _6.BorderColor3 = Color3.new(0, 1, 0)
  1918. _6.Position = UDim2.new(0.5, -75, 0, 115)
  1919. _6.Size = UDim2.new(0, 150, 0, 20)
  1920. _6.Font = Enum.Font.ArialBold
  1921. _6.Text = "Undefinded"
  1922. _6.TextColor3 = Color3.new(0, 1, 0)
  1923. _6.TextSize = 14
  1924.  
  1925. _5.Name = "5"
  1926. _5.Parent = plist
  1927. _5.BackgroundColor3 = Color3.new(0, 0, 0)
  1928. _5.BackgroundTransparency = 0.5
  1929. _5.BorderColor3 = Color3.new(0, 1, 0)
  1930. _5.Position = UDim2.new(0.5, -75, 0, 94)
  1931. _5.Size = UDim2.new(0, 150, 0, 20)
  1932. _5.Font = Enum.Font.ArialBold
  1933. _5.Text = "Undefinded"
  1934. _5.TextColor3 = Color3.new(0, 1, 0)
  1935. _5.TextSize = 14
  1936.  
  1937. _4.Name = "4"
  1938. _4.Parent = plist
  1939. _4.BackgroundColor3 = Color3.new(0, 0, 0)
  1940. _4.BackgroundTransparency = 0.5
  1941. _4.BorderColor3 = Color3.new(0, 1, 0)
  1942. _4.Position = UDim2.new(0.5, -75, 0, 73)
  1943. _4.Size = UDim2.new(0, 150, 0, 20)
  1944. _4.Font = Enum.Font.ArialBold
  1945. _4.Text = "Undefinded"
  1946. _4.TextColor3 = Color3.new(0, 1, 0)
  1947. _4.TextSize = 14
  1948.  
  1949. _3.Name = "3"
  1950. _3.Parent = plist
  1951. _3.BackgroundColor3 = Color3.new(0, 0, 0)
  1952. _3.BackgroundTransparency = 0.5
  1953. _3.BorderColor3 = Color3.new(0, 1, 0)
  1954. _3.Position = UDim2.new(0.5, -75, 0, 52)
  1955. _3.Size = UDim2.new(0, 150, 0, 20)
  1956. _3.Font = Enum.Font.ArialBold
  1957. _3.Text = "Undefinded"
  1958. _3.TextColor3 = Color3.new(0, 1, 0)
  1959. _3.TextSize = 14
  1960.  
  1961. _2.Name = "2"
  1962. _2.Parent = plist
  1963. _2.BackgroundColor3 = Color3.new(0, 0, 0)
  1964. _2.BackgroundTransparency = 0.5
  1965. _2.BorderColor3 = Color3.new(0, 1, 0)
  1966. _2.Position = UDim2.new(0.5, -75, 0, 31)
  1967. _2.Size = UDim2.new(0, 150, 0, 20)
  1968. _2.Font = Enum.Font.ArialBold
  1969. _2.Text = "Undefinded"
  1970. _2.TextColor3 = Color3.new(0, 1, 0)
  1971. _2.TextSize = 14
  1972.  
  1973. _1.Name = "1"
  1974. _1.Parent = plist
  1975. _1.BackgroundColor3 = Color3.new(0, 0, 0)
  1976. _1.BackgroundTransparency = 0.5
  1977. _1.BorderColor3 = Color3.new(0, 1, 0)
  1978. _1.Position = UDim2.new(0.5, -75, 0, 10)
  1979. _1.Size = UDim2.new(0, 150, 0, 20)
  1980. _1.Font = Enum.Font.ArialBold
  1981. _1.Text = "Undefinded"
  1982. _1.TextColor3 = Color3.new(0, 1, 0)
  1983. _1.TextSize = 14
  1984.  
  1985. -- Scripts
Advertisement
Add Comment
Please, Sign In to add comment