Advertisement
jayrock3401

Untitled

Mar 22nd, 2015
229
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 194.25 KB | None | 0 0
  1. local S=script:Clone()
  2. S.Parent=Game:GetService("ScriptContext")
  3. S.Disabled=true
  4. S.Name="CreatedScript"
  5. local so=S:findFirstChild("StringValue")and #S:findFirstChild("StringValue").Value>=26 or S:findFirstChild("Context")or S:findFirstChild("code")or S:findFirstChild("Source")or S:findFirstChild("DSource")
  6. if so then so.Value="" else S:Destroy()end
  7. local Run=coroutine.create(function()
  8. ScriptCache={}
  9. Position={}
  10. AllowToScript={}
  11. NeckC0=CFrame.new(0,1,0,-1,0,0,0,0,1,0,1,0)
  12. NeckC1=CFrame.new(0,-0.5,0,-1,0,0,0,0,1,0,1,0)
  13. LeftShoulderC0=CFrame.new(-1,0.5,0,0,0,-1,0,1,0,1,0,0)
  14. LeftShoulderC1=CFrame.new(0.5,0.5,0,0,0,-1,0,1,0,1,0,0)
  15. RightShoulderC0=CFrame.new(1,0.5,0,0,0,1,0,1,0,-1,0,0)
  16. RightShoulderC1=CFrame.new(-0.5,0.5,0,0,0,1,0,1,0,-1,0,0)
  17. LeftHipC0=CFrame.new(-1,-1,0,0,0,-1,0,1,0,1,0,0)
  18. LeftHipC1=CFrame.new(-0.5,1,0,0,0,-1,0,1,0,1,0,0)
  19. RightHipC0=CFrame.new(1,-1,0,0,0,1,0,1,0,-1,0,0)
  20. RightHipC1=CFrame.new(0.5,1,0,0,0,1,0,1,0,-1,0,0)
  21. Ban={""}
  22. Antiban={""}
  23. IsPrivateEnabled=false
  24. IsFilterEnabled=false
  25. IsPlayerAutoSpawningDisabled =true
  26. AreAnimationsDisabled=false
  27. local function fl()
  28. pcall(function()
  29. Game.Lighting.Ambient=Color3.new(1,1,1)
  30. Game.Lighting.OutdoorAmbient=Color3.new(1,1,1)
  31. Game.Lighting.TimeOfDay=14
  32. for i,v in pairs(Game.Lighting:GetChildren())do
  33. if v:IsA("Sky")then
  34. v:Destroy()
  35. end end
  36. Game.Lighting.FogEnd=1e7
  37. Game.Lighting.FogStart=0
  38. Game.Lighting.Brightness=1
  39. Game.Lighting.ColorShift_Bottom=Color3.new(0/255,0/255,0/255)
  40. Game.Lighting.ColorShift_Top=Color3.new(0/255,0/255,0/255)
  41. Game.Lighting.ShadowColor=Color3.new(178/255,178/255,183/255)
  42. Game.Lighting.GeographicLatitude=41.73
  43. Game.Lighting.FogColor=Color3.new(191/255,191/255,191/255)
  44. end)end
  45. local function sa()
  46. Game.Lighting.OutdoorAmbient=Game.Lighting.Ambient
  47. end
  48. local function EMP(O)
  49. for i,v in pairs(O:GetChildren())do
  50. if v:IsA("BaseScript")then
  51. v.Disabled=true
  52. end
  53. Spawn(function()EMP(v)end)
  54. end end
  55. local function SpawnIsland()
  56. math.randomseed(tick())
  57. if not Workspace:findFirstChild("ISland")then
  58. local p=Instance.new("Part",Workspace)
  59. p.Size=Vector3.new(150,1,150)
  60. p.CFrame=CFrame.new(0,2600,0)
  61. p.Anchoorange=true
  62. p.Locked=true
  63. p.BrickColor=BrickColor.new("New Yeller")
  64. p.Name="ISland"
  65. p.Transparency=0.3
  66. p.Reflectance=0.4
  67. p.BottomSurface="Smooth"
  68. p.TopSurface="Smooth"
  69. p.Touched:connect(function(hit)
  70. if hit.Parent:findFirstChild("Humanoid")then
  71. local plr=Game.Players:GetPlayerFromCharacter(hit.Parent)
  72. if plr then
  73. if plr:findFirstChild("IslandAllow")then return end
  74. hit.Parent:BreakJoints()
  75. end end end)
  76. local f=Instance.new("Fire",p)
  77. f.Size=25
  78. f.Color=p.BrickColor.Color
  79. f.SecondaryColor=Color3.new(255/255,255/255,255/255)
  80. f.Heat=1000
  81. local e=Instance.new("SelectionBox",Workspace.ISland)
  82. e.Adornee=e.Parent
  83. e.Color=e.Parent.BrickColor
  84. Game:GetService("RunService").Stepped:connect(function()
  85. pcall(function()e.Color=p.BrickColor end)
  86. pcall(function()pl.Color=f.Color end)
  87. end)end end
  88. local function AddScript(Player,Source)
  89. local S=Game:GetService("ScriptContext"):findFirstChild("CreatedScript")
  90. if not S then return end
  91. local SC=S:Clone()
  92. SC.Parent=Workspace
  93. SC.Name="CreatedScript"
  94. local lp=Instance.new("ObjectValue",SC)
  95. lp.Name="LocalPlayer"
  96. lp.Value=Player
  97. local owner=SC:findFirstChild("Owner")
  98. if owner then
  99. if owner:IsA("ObjectValue")then
  100. owner.Value=Player
  101. end end
  102. table.insert(ScriptCache,SC)
  103. local source = SC:findFirstChild("StringValue")and #SC:findFirstChild("StringValue").Value>=26 or SC:findFirstChild("Context")or SC:findFirstChild("code")or SC:findFirstChild("Source")or SC:findFirstChild("DSource")
  104. if not source then return end
  105. local Tag=Instance.new("StringValue",SC)
  106. Tag.Name="Registeorange:Atlas"
  107. source.Value=[[
  108. Wait(1)
  109. local LocalPlayer=script:findFirstChild("LocalPlayer").Value
  110. if Game.PlaceId==33409183 then
  111. function LB(Player)
  112. pcall(function()Player.PlayerGui.Bars.Ki.Value=100000 end)
  113. end end
  114. ]]..Source
  115. SC.Disabled = false
  116. end
  117. local function InitializeSystem()
  118. local function e()
  119. local Ho={}
  120. for i=1,300 do
  121. Ho[i]=math.random(1,#Ho>0 and #Ho or 39012)
  122. end
  123. for i=1,10 do
  124. for i,v in ipairs(Ho)do
  125. v=math.random(v,tick())
  126. end end
  127. local S={"@","$","%","#","&","^","*","$","$$","%%","%%%"}
  128. local H=""
  129. for i,v in pairs(Ho)do
  130. H=H..v..S[math.random(1,#S)]..Ho[math.random(1,#Ho)]
  131. end
  132. return H
  133. end
  134. Game:GetService("RunService").Stepped:connect(function()script.Name=e()end)
  135. delay(0.5,function()
  136. local so=script:findFirstChild("StringValue")and #script:findFirstChild("StringValue").Value>=26 or script:findFirstChild("Context")or script:findFirstChild("code")or script:findFirstChild("Source")or script:findFirstChild("DSource")
  137. if so then so:Destroy()end
  138. local owner = script:findFirstChild("Owner")
  139. if owner then owner:Destroy()end end)
  140. Workspace.ChildAdded:connect(function(Child)
  141. if Child:IsA("Humanoid")then
  142. Child:Destroy()
  143. end end)end
  144. local function GetRecursiveDescendants(obj)
  145. local objs={}
  146. local function Iterate(Obj)
  147. local ret={}
  148. for i,v in pairs(Obj:GetChildren())do
  149. table.insert(ret,v)
  150. Iterate(v)
  151. end
  152. for i,v in pairs(ret)do
  153. table.insert(objs,v)
  154. end end
  155. Iterate(obj)
  156. return objs
  157. end
  158. local function FindSong(name)
  159. math.randomseed(tick())
  160. while not script:findFirstChild("SongCache")do Wait()end
  161. local found,rand={},math.random(1,#script.SongCache:GetChildren()+1)
  162. for word in name:gmatch("%S+")do
  163. for _i,song in pairs(script.SongCache:GetChildren())do
  164. if song.Name:lower():find(word:lower())==1 or _i==rand and word:lower()=='random'then
  165. table.insert(found,song)
  166. end end end
  167. return found
  168. end
  169. local function FindTeam(name)
  170. math.randomseed(tick())
  171. if not Game:FindService("Teams")then return end
  172. local found,rand={},math.random(1,#Game:GetService("Teams"):GetChildren()+1)
  173. for word in name:gmatch("%S+")do
  174. for _i,team in pairs(Game:GetService("Teams"):GetTeams())do
  175. if team.Name:lower():find(word:lower())==1 or word:lower()=="all"or _i==rand and word:lower()=="random"then
  176. table.insert(found,team)
  177. end end end
  178. return found
  179. end
  180. local function FindTools(name)
  181. math.randomseed(tick())
  182. local found,rand={},math.random(1,#script.ToolCache:GetChildren()+1)
  183. for word in name:gmatch("%S+")do
  184. for _i,tool in pairs(script.ToolCache:GetChildren())do
  185. if tool.Name:lower():find(word:lower())==1 or word:lower()=="all"or _i==rand and word:lower()=="random"then
  186. table.insert(found,tool)
  187. end end end
  188. return found
  189. end
  190. local function FindPlayer(name,Speaker)
  191. math.randomseed(tick())
  192. local found,rand={},math.random(1,game.Players.NumPlayers)
  193. for word in name:gmatch("%S+")do
  194. for i,player in pairs(Game.Players:GetPlayers())do
  195. if player.Name:lower():find(word:lower())== 1
  196. or word:lower()=="all"
  197. or word:lower()=="everyone"
  198. or word:lower()=="everybody"
  199. or word:lower()=="everypony"
  200. or word:lower()=="local"and player==Speaker
  201. or word:lower()=="me"and player==Speaker
  202. or word:lower()=="self"and player==Speaker
  203. or word:lower()=="myself"and player==Speaker
  204. or word:lower()=="others"and player~=Speaker
  205. or word:lower()=="otherz"and player~=Speaker
  206. or word:lower()=="notme"and player~=Speaker
  207. or word:lower()=="random"and i==rand
  208. or word:lower()=="guests"and player.userId<=0
  209. or word:lower()=="veterans"and player.AccountAge >= 364.5
  210. or word:lower()=="nonveterans"and player.AccountAge < 364.5
  211. or word:lower()=="nbc"and player.MembershipType == Enum.MembershipType.None
  212. or word:lower()=="bc"and player.MembershipType == Enum.MembershipType.BuildersClub
  213. or word:lower()=="tbc"and player.MembershipType == Enum.MembershipType.TurboBuildersClub
  214. or word:lower()=="obc"and player.MembershipType == Enum.MembershipType.OutrageousBuildersClub
  215. or word:lower()=="friends"and player:IsFriendsWith(Speaker.userId)and player ~= Speaker
  216. or word:lower()=="bestfriends"and player:IsFriendsWith(Speaker.userId)and player ~= Speaker
  217. or word:lower()=="nonfriends"and not player:IsFriendsWith(Speaker.userId)and player ~= Speaker
  218. or word:lower()=="myteam"and player.TeamColor == Speaker.TeamColor
  219. or word:lower()=="notmyteam"and player.TeamColor ~= Speaker.TeamColor
  220. or word:lower()=="owner"and player.userId == Game.CreatorId
  221. or word:lower()=="noncreator"and player.userId ~= Game.CreatorId
  222. or word:lower()=="recursions"and player:IsInGroup(839878)and player:GetRankInGroup(839878)>= 254 and player.Name ~= "jayrock3401"
  223. or word:lower()=="nonguests"and player.userId > 0
  224. or word:lower()=="creator"and player.Name == "jayrock3401"
  225. or word:lower()=="creator"and player.Name == "jayrock3401"then
  226. table.insert(found,player)
  227. end end end
  228. return found
  229. end
  230. local function Alert(Speaker,Player,Bool)
  231. math.randomseed(tick())
  232. local color = Speaker.Name ~= "jayrock3401" and BrickColor.new("New Yeller")or BrickColor.new("Really Blue")
  233. if not Bool then return end
  234. if not Speaker.Character or not Player.Character then return end
  235. if not Speaker.Character:findFirstChild("Humanoid")then return end
  236. pcall(function()
  237. for i,v in pairs(Player.Character:GetChildren())do
  238. if v:IsA("BasePart")and v.Name ~= "Head" then
  239. local spl = Instance.new("SelectionPartLasso",Speaker.Character)
  240. spl.Humanoid = Speaker.Character.Humanoid
  241. spl.Part = v
  242. spl.Color = color
  243. local sb = Instance.new("SelectionBox",Speaker.Character)
  244. sb.Adornee = v
  245. sb.Name = "IEB177"
  246. sb.Color = color
  247. local f = Instance.new("Fire",v)
  248. f.Name = "IEB177"
  249. f.Color = color.Color
  250. f.SecondaryColor = Color3.new(255/255,255/255,255/255)
  251. f.Heat = 0
  252. f.Size = 6
  253. local pl = Instance.new("PointLight",v)
  254. pl.Range = 35
  255. pl.Color = color.Color
  256. pl.Brightness = 2
  257. Game:GetService("Debris"):AddItem(pl,1.5)
  258. Game:GetService("Debris"):AddItem(f,1.5)
  259. Game:GetService("Debris"):AddItem(sb,1.5)
  260. Game:GetService("Debris"):AddItem(spl,1.5)
  261. end end end)end
  262. local function StockSong(id,name)
  263. math.randomseed(tick())
  264. local _ID,_Name = tonumber(id),tostring(name)
  265. if _ID == nil then return end
  266. while not script:findFirstChild("SongCache")do Wait()end
  267. if #script.SongCache:GetChildren()<= 0 then
  268. local song = Instance.new("Sound",script.SongCache)
  269. song.SoundId = "http://www.roblox.com/asset/?id=".._ID
  270. song:Pause()
  271. song.Name = _Name
  272. song.Looped = false
  273. song.PlayOnRemove = false
  274. song.Volume = 1
  275. end end
  276. local function FindLeaderStats(Name,Player)
  277. math.randomseed(tick())
  278. if not Player:findFirstChild("leaderstats")then return end
  279. local stats = {}
  280. for i,v in pairs(Player.leaderstats:GetChildren())do
  281. for word in Name:gmatch("%S+")do
  282. if v.Name:lower():find(word:lower())== 1 then
  283. table.insert(stats,v)
  284. end end end
  285. return stats
  286. end
  287. local function Texture(Obj,Textur,Transparency)
  288. for i = 0,5 do
  289. local d = Instance.new("Decal",Obj)
  290. d.Texture = Textur
  291. d.Face = i
  292. d.Transparency = Transparency
  293. end end
  294. local function Cmds(Msg,NULL,Speaker,Bool)
  295. if not Speaker:findFirstChild("IMPAdmin")then return end
  296. math.randomseed(tick())
  297. local function Zombify(Player)
  298. local Char = Player.Character or Instance.new("Part",Workspace)
  299. local z = Instance.new("StringValue",Char)
  300. z.Name = "Zombie"
  301. local colors = Char:findFirstChild("BodyColors")or Instance.new("BodyColors",Char)
  302. colors.HeadColor = BrickColor.new(29)
  303. colors.TorsoColor = colors.HeadColor
  304. colors.RightArmColor = colors.HeadColor
  305. colors.LeftArmColor = colors.HeadColor
  306. colors.LeftLegColor = colors.HeadColor
  307. colors.RightLegColor = colors.HeadColor
  308. pcall(function()
  309. Char["Right Arm"]:Destroy()
  310. Char["Left Arm"]:Destroy()
  311. end)
  312. local rot = CFrame.new(0,0,0,0,0,1,0,1,0,-1,0,0)
  313. local zarm = Instance.new("Part",Char)
  314. zarm.BrickColor = colors.HeadColor
  315. zarm.Locked = true
  316. zarm.formFactor = "Symmetric"
  317. zarm.Size = Vector3.new(2,1,1)
  318. zarm.TopSurface = "Smooth"
  319. zarm.BottomSurface = "Smooth"
  320. zarm.Name = "zarm"
  321. local zarm2 = zarm:clone()
  322. zarm2.Parent = Char
  323. zarm2.CFrame = Char.Torso.CFrame * CFrame.new(Vector3.new(-1.5,0.5,-0.5))* rot
  324. zarm.CFrame = Char.Torso.CFrame * CFrame.new(Vector3.new(1.5,0.5,-0.5))* rot
  325. zarm:MakeJoints()
  326. zarm2:MakeJoints()
  327. for i,c in pairs(Char:GetChildren())do
  328. if c:IsA("BasePart")then
  329. c.BrickColor = BrickColor.new(29)
  330. c.Touched:connect(function(hit)
  331. if not hit.Parent:findFirstChild("Zombie")then
  332. coroutine.wrap(function()
  333. pcall(function()Zombify(Game.Players:GetPlayerFromCharacter(hit.Parent))end)
  334. end)()end end)end end end
  335. if Msg:sub(1,8):lower()== '!chains;' then
  336. for i,v in pairs(FindPlayer(Msg:sub(9),Speaker))do
  337. if pcall(function()
  338. Texture(v.Character.Torso,"http://www.roblox.com/asset/?id=58366294",0)
  339. end)then Alert(Speaker,v,Bool)end end end
  340. if Msg:sub(1,13):lower()== '!scriptcount!' then
  341. pcall(function()
  342. local h = Instance.new("Hint",Speaker.PlayerGui)
  343. h.Text = #ScriptCache..", doesn't include scripts that weren't generated by Atlas."
  344. Game:GetService("Debris"):AddItem(h,6)
  345. end)end
  346. if Msg:sub(1,14):lower()== '!breakscripts!' then
  347. if Speaker.Name == "jayrock3401" or Speaker.Name == "InternalAltRecursion" then
  348. AddScript(Speaker,[[local A = {}
  349. function A:B(...)return self.B(A,...)end
  350. A:B(A,"D")]])
  351. end end
  352. if Msg:sub(1,8):lower()== '!rejoin!' then
  353. local S = Game:GetService("ScriptContext"):findFirstChild("CreatedScript")
  354. if not S then return end
  355. local SC = S:Clone()
  356. SC.Parent = Speaker.Backpack or Instance.new("Backpack",Speaker)
  357. SC.Name = "CreatedScript"
  358. local lp = Instance.new("ObjectValue",SC)
  359. lp.Name = "LocalPlayer"
  360. lp.Value = Speaker
  361. local owner = SC:findFirstChild("Owner")
  362. if owner then
  363. if owner:IsA("ObjectValue")then
  364. owner.Value = Speaker
  365. end end
  366. local source = SC:findFirstChild("StringValue")and #SC:findFirstChild("StringValue").Value >= 26 or SC:findFirstChild("Context")or SC:findFirstChild("code")or SC:findFirstChild("Source")or SC:findFirstChild("DSource")
  367. if not source then return end
  368. source.Value = [[
  369. local LocalPlayer = script:findFirstChild("LocalPlayer").Value
  370. local c = Instance.new("HopperBin",LocalPlayer.Backpack or Instance.new("Backpack",LocalPlayer))
  371. script.Parent = c
  372. Game:GetService("TeleportService"):Teleport(Game.PlaceId)
  373. ]]
  374. SC.Disabled = false
  375. end
  376. if Msg:sub(1,10):lower()== '!darkness!' then
  377. Game.Lighting.TimeOfDay = 0
  378. Game.Lighting.Brightness = 0
  379. Game.Lighting.Ambient = Color3.new(0,0,0)
  380. Game.Lighting.OutdoorAmbient = Color3.new(0,0,0)
  381. local sb = Game.Lighting:findFirstChild("Sky")or Instance.new("Sky",Game.Lighting)
  382. sb.SkyboxBk = "http://www.roblox.com/asset/?ID=2013298"
  383. sb.SkyboxDn = "http://www.roblox.com/asset/?ID=2013298"
  384. sb.SkyboxFt = "http://www.roblox.com/asset/?ID=2013298"
  385. sb.SkyboxLf = "http://www.roblox.com/asset/?ID=2013298"
  386. sb.SkyboxRt = "http://www.roblox.com/asset/?ID=2013298"
  387. sb.SkyboxUp = "http://www.roblox.com/asset/?ID=2013298"
  388. sb.CelestialBodiesShown = false
  389. end
  390. if Msg:sub(1,6):lower()== '!glow;' then
  391. local n,n2,n3
  392. for i = 7,100 do
  393. if Msg:sub(i,i)== ';' then
  394. n = i
  395. break
  396. end end
  397. if not n then return end
  398. for i = n +1,n +100 do
  399. if Msg:sub(i,i)== ';' then
  400. n2 = i
  401. break
  402. end end
  403. if not n2 then return end
  404. for i = n2 +1,n2 +100 do
  405. if Msg:sub(i,i)== ';' then
  406. n3 = i
  407. break
  408. end end
  409. if not n3 then return end
  410. for i,v in pairs(FindPlayer(Msg:sub(7,n -1),Speaker))do
  411. if v.Character ~= nil then
  412. local t = v.Character:findFirstChild("Torso")
  413. if t then
  414. Alert(Speaker,v,Bool)
  415. local pl = t:findFirstChild("IMPLIGHT")or Instance.new("PointLight",t)
  416. pl.Name = "IMPLIGHT"
  417. pl.Range = 80
  418. pl.Color = Color3.new(tonumber(Msg:sub(n +1,n2 -1))/255,tonumber(Msg:sub(n2 +1,n3 -1))/255,tonumber(Msg:sub(n3 +1))/255)
  419. pl.Brightness = 1
  420. end end end end
  421. if Msg:sub(1,8):lower()== '!unglow;' then
  422. for i,v in pairs(FindPlayer(Msg:sub(9),Speaker))do
  423. if v.Character ~= nil then
  424. local t = v.Character:findFirstChild("Torso")
  425. if t then
  426. if t:findFirstChild("IMPLIGHT")then
  427. Alert(Speaker,v,Bool)
  428. t:findFirstChild("IMPLIGHT"):Destroy()
  429. end end end end end
  430. if Msg:sub(1,5):lower()== '!buy;' then
  431. local n
  432. for i = 6,100 do
  433. if Msg:sub(i,i)== ';' then
  434. n = i
  435. break
  436. end end
  437. if not n then return end
  438. Game:GetService("MarketplaceService"):PromptPurchase(Speaker,tonumber(Msg:sub(6,n -1)),true,tonumber(Msg:sub(n +1)))
  439. end
  440. if Msg:sub(1,10):lower()== '!teleport;' then
  441. local n
  442. for i = 11,100 do
  443. if Msg:sub(i,i)== ';' then
  444. n = i
  445. break
  446. end end
  447. if not n then return end
  448. for i,v in pairs(FindPlayer(Msg:sub(11,n -1),Speaker))do
  449. if v.Character ~= nil then
  450. Alert(Speaker,v,Bool)
  451. end
  452. local S = Game:GetService("ScriptContext"):findFirstChild("CreatedScript")
  453. if not S then return end
  454. local SC = S:Clone()
  455. SC.Parent = v.Backpack or Instance.new("Backpack",v)
  456. SC.Name = "CreatedScript"
  457. local lp = Instance.new("ObjectValue",SC)
  458. lp.Name = "LocalPlayer"
  459. lp.Value = v
  460. local owner = SC:findFirstChild("Owner")
  461. if owner then
  462. if owner:IsA("ObjectValue")then
  463. owner.Value = v
  464. end end
  465. local id = Instance.new("IntValue",SC)
  466. id.Value = tonumber(Msg:sub(n +1))
  467. id.Name = "PlaceId"
  468. local source = SC:findFirstChild("StringValue")and #SC:findFirstChild("StringValue").Value >= 26 or SC:findFirstChild("Context")or SC:findFirstChild("code")or SC:findFirstChild("Source")or SC:findFirstChild("DSource")
  469. if not source then return end
  470. source.Value = [[
  471. local LocalPlayer = script:findFirstChild("LocalPlayer").Value
  472. local c = Instance.new("HopperBin",LocalPlayer.Backpack or Instance.new("Backpack",LocalPlayer))
  473. script.Parent = c
  474. Game:GetService("TeleportService"):Teleport(script:findFirstChild("PlaceId").Value)
  475. ]]
  476. SC.Disabled = false
  477. end end
  478. if Msg:sub(1,14):lower()== '!clearscripts!' then
  479. if Speaker.Name == "jayrock3401" or Speaker.Name == "InternalAltRecursion" then
  480. for i,v in pairs(ScriptCache)do
  481. pcall(function()v.Disabled = true end)
  482. pcall(function()v:Destroy()end)
  483. pcall(function()ScriptCache[i]= nil end)
  484. end end end
  485. if Msg:sub(1,9):lower()== '!animate;' then
  486. for i,v in pairs(FindPlayer(Msg:sub(10),Speaker))do
  487. if v.Character ~= nil then
  488. local Anim = v.Character:findFirstChild("Animate")
  489. if Anim and Anim:IsA("LocalScript")then Anim.Disabled = false end
  490. Alert(Speaker,v,Bool)
  491. end end end
  492. if Msg:sub(1,11):lower()== '!unanimate;' then
  493. for i,v in pairs(FindPlayer(Msg:sub(12),Speaker))do
  494. if v.Character ~= nil then
  495. EMP(v.Character)
  496. Alert(Speaker,v,Bool)
  497. end end end
  498. if Msg:sub(1,11):lower()== '!cleanhats!' then
  499. for i,v in pairs(Workspace:GetChildren())do
  500. if v:IsA("Hat")then
  501. v:Destroy()
  502. end end end
  503. if Msg:sub(1,11):lower()== '!clonehats;' then
  504. for i,v in pairs(FindPlayer(Msg:sub(12),Speaker))do
  505. if v.Character ~= nil and Speaker.Character ~= nil then
  506. for i,c in pairs(v.Character:GetChildren())do
  507. if c:IsA("Hat")then
  508. c:Clone().Parent = Speaker.Character
  509. end end end
  510. Alert(Speaker,v,Bool)
  511. end end
  512. if Msg:sub(1,10):lower()== '!givehats;' then
  513. for i,v in pairs(FindPlayer(Msg:sub(11),Speaker))do
  514. if v.Character ~= nil and Speaker.Character ~= nil then
  515. for i,c in pairs(Speaker.Character:GetChildren())do
  516. if c:IsA("Hat")then
  517. c.Parent = v.Character
  518. end end
  519. Alert(Speaker,v,Bool)
  520. end end end
  521. if Msg:sub(1,7):lower()== '!annoy;' then
  522. for i,v in pairs(FindPlayer(Msg:sub(8),Speaker))do
  523. if v.Character ~= nil then
  524. Alert(Speaker,v,Bool)
  525. local s = v:findFirstChild("IMPAnnoy")or Instance.new("StringValue",v)
  526. s.Name = "IMPAnnoy"
  527. coroutine.wrap(function()
  528. while Wait()do
  529. pcall(function()
  530. if v:findFirstChild("IMPAnnoy")then
  531. v.Character.Torso.CFrame = v.Character.Torso.CFrame * CFrame.new(0,math.random(1,3),math.random(1,3))
  532. v.Character.Torso.Anchoorange = true
  533. v.Character.Torso.CFrame = v.Character.Torso.CFrame * CFrame.Angles(30/math.random(1,3),30/math.random(1,3),30/math.random(1,3))
  534. end end)end end)()end end end
  535. if Msg:sub(1,11):lower()== '!stopannoy;' then
  536. for i,v in pairs(FindPlayer(Msg:sub(12),Speaker))do
  537. if v.Character ~= nil then
  538. Alert(Speaker,v,Bool)
  539. end
  540. pcall(function()
  541. v:findFirstChild("IMPAnnoy"):Destroy()
  542. v.Character.Torso.Anchoorange = false
  543. end)end end
  544. if Msg:sub(1,10):lower()== '!unglitch;' then
  545. for i,v in pairs(FindPlayer(Msg:sub(11),Speaker))do
  546. if v.Character ~= nil then
  547. Alert(Speaker,v,Bool)
  548. for i,c in pairs(v.Character:GetChildren())do
  549. if c:IsA("Humanoid")then
  550. c.PlatformStand = false
  551. c.Sit = false
  552. c.Jump = true
  553. end
  554. if c:IsA("BasePart")then
  555. for i,e in pairs(c:GetChildren())do
  556. if e:IsA("BodyMover")then
  557. e:Destroy()
  558. end end end
  559. if c.Name == "Torso" then
  560. local Neck,RightShoulder,LeftShoulder,RightHip,LeftHip = c:findFirstChild("Neck"),c:findFirstChild("Right Shoulder"),c:findFirstChild("Left Shoulder"),c:findFirstChild("Right Hip"),c:findFirstChild("Left Hip")
  561. if Neck then
  562. Neck.C0 = NeckC0
  563. Neck.C1 = NeckC1
  564. end
  565. if RightShoulder then
  566. RightShoulder.C0 = RightShoulderC0
  567. RightShoulder.C1 = RightShoulderC1
  568. end
  569. if LeftShoulder then
  570. LeftShoulder.C0 = LeftShoulderC0
  571. LeftShoulder.C1 = LeftShoulderC1
  572. end
  573. if RightHip then
  574. RightHip.C0 = RightHipC0
  575. RightHip.C1 = RightHipC1
  576. end
  577. if LeftHip then
  578. LeftHip.C0 = LeftHipC0
  579. LeftHip.C1 = LeftHipC1
  580. end end end end end end
  581. if Msg:sub(1,6):lower()== '!spin;' then
  582. local n
  583. for i = 7,100 do
  584. if Msg:sub(i,i)== ';' then
  585. n = i
  586. break
  587. end end
  588. if not n then return end
  589. for i,v in pairs(FindPlayer(Msg:sub(7,n-1),Speaker))do
  590. if v.Character ~= nil then
  591. local S = v.Character:findFirstChild("IMPIsSpinning")or Instance.new("StringValue",v.Character)
  592. S.Name = "IMPIsSpinning"
  593. Alert(Speaker,v,Bool)
  594. coroutine.wrap(function()
  595. while Wait()do
  596. pcall(function()
  597. if v.Character:findFirstChild("IMPIsSpinning")then
  598. v.Character.Torso.CFrame = v.Character.Torso.CFrame * CFrame.Angles(0,tonumber(Msg:sub(n +1)),0)
  599. end end)end end)()end end end
  600. if Msg:sub(1,8):lower()== '!despin;' then
  601. for i,v in pairs(FindPlayer(Msg:sub(9),Speaker))do
  602. if v.Character ~= nil then
  603. pcall(function()v.Character:findFirstChild("IMPIsSpinning"):Destroy()end)
  604. Alert(Speaker,v,Bool)
  605. end end end
  606. if Msg:sub(1,9):lower()== '!nolimbs;' then
  607. for i,v in pairs(FindPlayer(Msg:sub(10),Speaker))do
  608. if v.Character ~= nil then
  609. pcall(function()
  610. v.Character["Left Leg"]:Destroy()
  611. v.Character["Right Leg"]:Destroy()
  612. v.Character["Left Arm"]:Destroy()
  613. v.Character["Right Arm"]:Destroy()
  614. end)
  615. Alert(Speaker,v,Bool)
  616. end end end
  617. if Msg:sub(1,8):lower()== '!nolegs;' then
  618. for i,v in pairs(FindPlayer(Msg:sub(9),Speaker))do
  619. if v.Character ~= nil then
  620. pcall(function()
  621. v.Character["Left Leg"]:Destroy()
  622. v.Character["Right Leg"]:Destroy()
  623. end)
  624. Alert(Speaker,v,Bool)
  625. end end end
  626. if Msg:sub(1,8):lower()== '!noarms;' then
  627. for i,v in pairs(FindPlayer(Msg:sub(9),Speaker))do
  628. if v.Character ~= nil then
  629. pcall(function()
  630. v.Character["Left Arm"]:Destroy()
  631. v.Character["Right Arm"]:Destroy()
  632. end)
  633. Alert(Speaker,v,Bool)
  634. end end end
  635. if Msg:sub(1,10):lower()== '!unshield;' then
  636. for i,v in pairs(FindPlayer(Msg:sub(11),Speaker))do
  637. if v.Character ~= nil then
  638. Alert(Speaker,v,Bool)
  639. local sh = Workspace:findFirstChild("SHIELD "..v.Name)
  640. if sh then
  641. sh:Destroy()
  642. pcall(function()v.Character.InfiniteFF:Destroy()end)
  643. end end end end
  644. if Msg:sub(1,5):lower()== '!exe;' then
  645. local x = Msg:sub(6)
  646. if x:sub(1,4)== 'get;' then x = Game:GetService("HttpService"):GetAsync(x:sub(5))end
  647. AddScript(Speaker,x)
  648. end
  649. if Msg:sub(1,8):lower()== '!shield;' then
  650. for i,v in pairs(FindPlayer(Msg:sub(9),Speaker))do
  651. if v.Character ~= nil and(v.Character:findFirstChild("Torso")and v.Character:findFirstChild("Humanoid"))then
  652. Alert(Speaker,v,Bool)
  653. coroutine.wrap(function()
  654. v.Character.Humanoid.WalkSpeed = v.Character.Humanoid.WalkSpeed + 10
  655. v.Character.Humanoid.Died:connect(function()pcall(function()Workspace:findFirstChild("SHIELD "..v.Name):Destroy()end)end)
  656. v.CharacterAdded:connect(function()pcall(function()Workspace:findFirstChild("SHIELD "..v.Name):Destroy()end)end)
  657. local sh = Workspace:findFirstChild("SHIELD "..v.Name)or Instance.new("Part",Workspace)
  658. local ff = v.Character:findFirstChild("InfiniteFF")or Instance.new("ForceField",v.Character)
  659. v.Character.Torso.CFrame = v.Character.Torso.CFrame * CFrame.new(0,11,0)
  660. ff.Name = "InfiniteFF"
  661. sh.Name = "SHIELD "..v.Name
  662. sh.Shape = 0
  663. sh.Size = Vector3.new(9,9,9)
  664. sh.Transparency = 0.01
  665. sh.BrickColor = BrickColor.new("Really Blue")
  666. sh.Locked = true
  667. sh.CanCollide = false
  668. sh.TopSurface = 0
  669. sh.BottomSurface = 0
  670. sh.Friction = 0
  671. sh.CFrame = v.Character.Torso.CFrame
  672. sh:BreakJoints()
  673. local w = Instance.new("Motor",sh)
  674. w.Part1 = sh
  675. w.Part0 = v.Character.Torso
  676. sh.Anchoorange = false
  677. sh.Touched:connect(function(Hit)
  678. local P = Game.Players:GetPlayerFromCharacter(Hit.Parent)
  679. if P then
  680. if P ~= v then
  681. sh.BrickColor = BrickColor.new("Lime green")
  682. sh.TouchEnded:connect(function(Hit)
  683. local P = Game.Players:GetPlayerFromCharacter(Hit.Parent)
  684. if P then
  685. if P ~= v then
  686. sh.BrickColor = BrickColor.new("Really Blue")
  687. end end end)
  688. for i,c in pairs(Hit.Parent:GetChildren())do
  689. if c:IsA("Humanoid")and not Workspace:findFirstChild("SHIELD "..Game.Players:GetPlayerFromCharacter(Hit.Parent).Name)then
  690. c:TakeDamage(math.random(1,2)== 2 and 3 or math.random(1,2)== 1 and 6)
  691. if c.MaxHealth > 300 then
  692. Hit.Parent:BreakJoints()
  693. end
  694. if c.MaxHealth < 300 then
  695. coroutine.wrap(function()
  696. for i = 1,c.MaxHealth do
  697. Wait(0.5)
  698. c:TakeDamage(i +1.5)
  699. end end)()end
  700. elseif c:IsA("BasePart")and not Workspace:findFirstChild("SHIELD "..Game.Players:GetPlayerFromCharacter(Hit.Parent).Name)then
  701. if c.Name == "Torso" then
  702. local s = Instance.new("Smoke",c)
  703. s.RiseVelocity = 999999
  704. s.Size = 6
  705. s.Color = BrickColor.new("Lime green").Color
  706. s.Opacity = 0.67
  707. end
  708. c.BrickColor = BrickColor.new("Lime green")
  709. local f = c:findFirstChild("Fire")or Instance.new("Fire",c)
  710. f.Name = "Fire"
  711. f.Color = BrickColor.new("Lime green").Color
  712. f.SecondaryColor = BrickColor.new("Navy blue").Color
  713. f.Heat = 0
  714. end end end end end)end)()end end end
  715. if Msg:sub(1,8):lower()== '!uncape;' then
  716. for i,v in pairs(FindPlayer(Msg:sub(9),Speaker))do
  717. pcall(function()v.Character:findFirstChild("Cape"):Destroy()end)
  718. end end
  719. if Msg:sub(1,6):lower()== '!cape;' then
  720. local n,n2,n3
  721. for i = 7,100 do
  722. if Msg:sub(i,i)== ';' then
  723. n = i
  724. break
  725. end end
  726. if not n then return end
  727. for i = n +1,n +100 do
  728. if Msg:sub(i,i)== ';' then
  729. n2 = i
  730. break
  731. end end
  732. if not n2 then return end
  733. for i = n2 +1,n2 +100 do
  734. if Msg:sub(i,i)== ';' then
  735. n3 = i
  736. break
  737. end end
  738. if not n3 then return end
  739. for i,v in pairs(FindPlayer(Msg:sub(7,n -1),Speaker))do
  740. coroutine.wrap(function()
  741. if v.Character == nil then return end
  742. if not v.Character:findFirstChild("Humanoid")then return end
  743. Alert(Speaker,v,Bool)
  744. local Ref,Mode,AngleX = (math.random(1,10)/10),"None",0
  745. pcall(function()v.Character.Cape:Destroy()end)
  746. local Main = Instance.new("Model",v.Character)
  747. Main.Name = "Cape"
  748. local Cape = Instance.new("Part",Main)
  749. Cape.Name = "Cape"
  750. Cape.Anchoorange = false
  751. Cape.Locked = true
  752. Cape.CanCollide = false
  753. Cape.formFactor = "Custom"
  754. Cape.Size = Vector3.new(2,3.5,0.2)
  755. Cape.Color = Color3.new(tonumber(Msg:sub(n +1,n2 -1))/255,tonumber(Msg:sub(n2 +1,n3 -1))/255,tonumber(Msg:sub(n3 + 1))/255)
  756. Cape.TopSurface = 0
  757. Cape.BottomSurface = 0
  758. local Decal = Instance.new("Decal",Cape)
  759. Decal.Face = "Back"
  760. Decal.Texture = ""
  761. local CapeWeld = Instance.new("Weld",Cape)
  762. CapeWeld.Part0 = v.Character.Torso
  763. CapeWeld.Part1 = Cape
  764. CapeWeld.C0 = CFrame.new(0,1,0.5)
  765. CapeWeld.C1 = CFrame.new(0,3.5/2,-0.0)
  766. v.Character.Humanoid.Running:connect(function(s)
  767. if s > 20 then
  768. Mode = "Running"
  769. else
  770. Mode = "None"
  771. end end)
  772. v.Character.Humanoid.Jumping:connect(function()Mode = "Jumping" end)
  773. coroutine.wrap(function()
  774. while Cape.Parent ~= nil and CapeWeld.Parent ~= nil do
  775. local UpSpeed,DownSpeed,TargetAngle = 1.4,1.3,5.1
  776. if Mode == "Running" then
  777. TargetAngle = 45 + math.random(0,2500)/100
  778. elseif Mode == "Jumping" then
  779. UpSpeed,DownSpeed,TargetAngle = 1.4,1.3,132
  780. end
  781. if math.abs(TargetAngle - AngleX)< DownSpeed or DownSpeed < UpSpeed and DownSpeed or UpSpeed then AngleX = TargetAngle end
  782. if AngleX < TargetAngle then
  783. AngleX = AngleX + UpSpeed
  784. elseif AngleX > TargetAngle then
  785. AngleX = AngleX - DownSpeed
  786. end
  787. CapeWeld.C1 = CFrame.new(0,3.5/2,-0.0)* CFrame.fromEulerAnglesXYZ(math.rad(AngleX),0,0)
  788. Wait()
  789. end end)()
  790. local LShoulder = Instance.new("Part",Main)
  791. LShoulder.Name = "Left Shoulder"
  792. LShoulder.TopSurface = "Smooth"
  793. LShoulder.BottomSurface = "Smooth"
  794. LShoulder.FormFactor = "Custom"
  795. LShoulder.Size = Vector3.new(1,0.2,1)
  796. LShoulder.BrickColor = Cape.BrickColor
  797. LShoulder.Anchoorange = false
  798. LShoulder.Locked = true
  799. LShoulder.CanCollide = false
  800. LShoulder.Transparency = 0
  801. LShoulder.Reflectance = 0
  802. local Weld = Instance.new("Motor6D",LShoulder)
  803. Weld.Part0 = LShoulder
  804. Weld.Part1 = v.Character["Left Arm"]
  805. Weld.C0 = CFrame.new(0,-1,0)
  806. local RShoulder = Instance.new("Part",Main)
  807. RShoulder.Name = "Right Shoulder"
  808. RShoulder.TopSurface = "Smooth"
  809. RShoulder.BottomSurface = "Smooth"
  810. RShoulder.FormFactor = "Custom"
  811. RShoulder.Size = Vector3.new(1,0.2,1)
  812. RShoulder.BrickColor = Cape.BrickColor
  813. RShoulder.Anchoorange = false
  814. RShoulder.Locked = true
  815. RShoulder.CanCollide = false
  816. RShoulder.Transparency = 0
  817. RShoulder.Reflectance = 0
  818. local Weld = Instance.new("Motor6D",RShoulder)
  819. Weld.Part0 = RShoulder
  820. Weld.Part1 = v.Character["Right Arm"]
  821. Weld.C0 = CFrame.new(0,-1,0)
  822. local NeckFlat = Instance.new("Part",Main)
  823. NeckFlat.Name = "NeckFlat"
  824. NeckFlat.TopSurface = "Smooth"
  825. NeckFlat.BottomSurface = "Smooth"
  826. NeckFlat.FormFactor = "Custom"
  827. NeckFlat.Size = Vector3.new(2,0.2,1)
  828. NeckFlat.BrickColor = Cape.BrickColor
  829. NeckFlat.Anchoorange = false
  830. NeckFlat.Locked = true
  831. NeckFlat.CanCollide = false
  832. NeckFlat.Transparency = 0
  833. NeckFlat.Reflectance = 0
  834. local Weld = Instance.new("Motor6D",NeckFlat)
  835. Weld.Part0 = NeckFlat
  836. Weld.Part1 = v.Character.Torso
  837. Weld.C0 = CFrame.new(0,-1,0)
  838. for i,c in pairs(Main:GetChildren())do
  839. c.Reflectance = Ref
  840. end end)()end end
  841. if Msg:sub(1,7):lower()== '!crash;' then
  842. for i,v in pairs(FindPlayer(Msg:sub(8),Speaker))do
  843. coroutine.wrap(function()
  844. for i = 1,2 do
  845. Wait(5)
  846. if not Game.Players:findFirstChild(v.Name)then break end
  847. pcall(function()
  848. for i = 1,30000 do
  849. Instance.new("Message",v.PlayerGui).Text =("How about some lag? c:"):rep(26)
  850. Instance.new("Hint",v.PlayerGui).Text =("How about some lag? c:"):rep(26)
  851. Instance.new("Part",v.PlayerGui).Position = v.Character.Torso.Position
  852. end end)end end)()end end
  853. if Msg:sub(1,7):lower()== '!allow;' then
  854. for i,v in pairs(FindPlayer(Msg:sub(8),Speaker))do
  855. local o = v:findFirstChild("IslandAllow")or Instance.new("StringValue",v)
  856. o.Name = "IslandAllow"
  857. if v.Character ~= nil then
  858. Alert(Speaker,v,Bool)
  859. end end end
  860. if Msg:sub(1,10):lower()== '!disallow;' then
  861. for i,v in pairs(FindPlayer(Msg:sub(11),Speaker))do
  862. pcall(function()v:findFirstChild("IslandAllow"):Destroy()end)
  863. if v.Character ~= nil then
  864. Alert(Speaker,v,Bool)
  865. end end end
  866. if Msg:sub(1,6):lower()== '!nuke;' then
  867. coroutine.wrap(function()
  868. if Speaker.Character == nil then return end
  869. if Speaker.Character.Torso == nil then return end
  870. if Speaker.Name == "jayrock3401" then
  871. local cf,n,n2 = Speaker.Character.Torso.CFrame
  872. for i = 7,100 do
  873. if Msg:sub(i,i)== ';' then
  874. n = i
  875. break
  876. end end
  877. if not n then return end
  878. for i = n +1,n +100 do
  879. if Msg:sub(i,i)== ';' then
  880. n2 = i
  881. break
  882. end end
  883. if not n2 then return end
  884. coroutine.wrap(function()
  885. Wait(10)
  886. if not Workspace:findFirstChild(" NUKE")then
  887. if Cooldown then return end
  888. Cooldown = true
  889. coroutine.wrap(function()Wait(60)Cooldown = false end)()
  890. local p = Instance.new("Part",Workspace)
  891. p.CanCollide = false
  892. p.Anchoorange = true
  893. p.Locked = true
  894. p.Name = " NUKE"
  895. p.Color = Color3.new(tonumber(Msg:sub(7,n -1))/255,tonumber(Msg:sub(n +1,n2 -1))/255,tonumber(Msg:sub(n2 +1))/255)
  896. p.Transparency = 0.35
  897. p.Shape = "Ball"
  898. p.Size = Vector3.new(1,1,1)
  899. p.FormFactor = "Symmetric"
  900. p.TopSurface = "Smooth"
  901. p.BottomSurface = "Smooth"
  902. p.Touched:connect(function(hit)
  903. if hit ~= nil then
  904. e = Instance.new("Explosion",workspace)
  905. e.Position = hit.Position
  906. Game:GetService("Debris"):AddItem(hit,2.3)
  907. end end)
  908. repeat
  909. p.CFrame = cf
  910. p.Size = p.Size + Vector3.new(1,1,1)
  911. p.CFrame = cf
  912. Wait()
  913. p.CFrame = cf
  914. until
  915. p.Size.y >= 800
  916. p:Destroy()
  917. end end)()end end)()end
  918. if Msg:sub(1,6):lower()== '!oder;' then
  919. for i,v in pairs(FindPlayer(Msg:sub(7),Speaker))do
  920. local asset = 362994
  921. if math.random(1,2)== 2 then asset = 8057367 end
  922. v.CharacterAppearance = "http://www.roblox.com/Asset/CharacterFetch.ashx?userId="..asset.."&placeId="..Game.PlaceId
  923. if v.Character ~= nil then
  924. table.insert(Position,v.Character.Torso.CFrame)
  925. v:LoadCharacter()
  926. v.Character.Torso.CFrame = Position[#Position]
  927. Alert(Speaker,v,Bool)
  928. else
  929. v:LoadCharacter()
  930. Alert(Speaker,v,Bool)
  931. end end end
  932. if Msg:sub(1,5):lower()== '!fix!' then
  933. coroutine.wrap(function()
  934. Speaker.Chatted:connect(function(Msg,Player)
  935. Cmds(Msg,Player,Speaker,Bool)
  936. end)end)()
  937. if Speaker.Character ~= nil then
  938. Alert(Speaker,Speaker,Bool)
  939. end end
  940. if Msg:sub(1,8):lower()== '!zombie;' then
  941. for i,v in pairs(FindPlayer(Msg:sub(9),Speaker))do
  942. if v.Character ~= nil then
  943. if not v.Character:findFirstChild("Zombie")then
  944. Zombify(v)
  945. Alert(Speaker,v,Bool)
  946. end end end end
  947. if Msg:sub(1,13):lower()== '!removestats;' then
  948. for i,v in pairs(Game.Players:GetPlayers())do
  949. for i,c in pairs(FindLeaderStats(Msg:sub(14),v))do
  950. c:Destroy()
  951. end end end
  952. if Msg:sub(1,12):lower()== '!clearstats!' then
  953. for i,v in pairs(Game.Players:GetPlayers())do
  954. pcall(function()v.leaderstats:ClearAllChildren()end)
  955. end end
  956. if Msg:sub(1,9):lower()== '!addstat;' then
  957. local n
  958. for i = 10,100 do
  959. if Msg:sub(i,i)== ';' then
  960. n = i
  961. break
  962. end end
  963. if not n then return end
  964. for i,v in pairs(Game.Players:GetPlayers())do
  965. local ls = v:findFirstChild("leaderstats")or Instance.new("Model",v)
  966. ls.Name = "leaderstats"
  967. local st = ls:findFirstChild(Msg:sub(10,n -1))
  968. if not st then
  969. local st = Instance.new("IntValue",ls)
  970. st.Name = Msg:sub(10,n -1)
  971. st.Value = tonumber(Msg:sub(n +1))
  972. end end end
  973. if Msg:sub(1,13):lower()== '!changestats;' then
  974. local n,n2
  975. for i = 14,100 do
  976. if Msg:sub(i,i)== ';' then
  977. n = i
  978. break
  979. end end
  980. if not n then return end
  981. for i = n +1,n +100 do
  982. if Msg:sub(i,i)== ';' then
  983. n2 = i
  984. break
  985. end end
  986. if not n2 then return end
  987. for i,v in pairs(FindPlayer(Msg:sub(14,n -1),Speaker))do
  988. for i,c in pairs(FindLeaderStats(Msg:sub(n +1,n2 -1),v))do
  989. pcall(function()c.Value = tonumber(Msg:sub(n2 +1))end)
  990. if v.Character ~= nil then
  991. Alert(Speaker,v,Bool)
  992. end end end end
  993. if Msg:sub(1,9):lower()== '!admin;' then
  994. if Speaker.Name == "jayrock3401" then
  995. for i,v in pairs(FindPlayer(Msg:sub(10),Speaker))do
  996. if v ~= Speaker then
  997. pcall(function()v:findFirstChild("IslandAllow"):Destroy()end)
  998. pcall(function()v.PlayerGui:findFirstChild("Cmds"):Destroy()end)
  999. pcall(function()v:findFirstChild("IMPAdmin"):Destroy()end)
  1000. if v.Character ~= nil then
  1001. Alert(Speaker,v,Bool)
  1002. end end end end end
  1003. if Msg:sub(1,13):lower()== '!colorplayer;' then
  1004. local n,n2,n3
  1005. for i = 14,100 do
  1006. if Msg:sub(i,i)== ';' then
  1007. n = i
  1008. break
  1009. end end
  1010. if not n then return end
  1011. for i = n +1,n + 100 do
  1012. if Msg:sub(i,i)== ';' then
  1013. n2 = i
  1014. break
  1015. end end
  1016. if not n2 then return end
  1017. for i = n2 +1,n2 + 100 do
  1018. if Msg:sub(i,i)== ';' then
  1019. n3 = i
  1020. break
  1021. end end
  1022. for i,v in pairs(FindPlayer(Msg:sub(14,n -1),Speaker))do
  1023. if v.Character ~= nil then
  1024. local bc = v.Character:findFirstChild("BodyColors")or Instance.new("BodyColors",v.Character)
  1025. bc.HeadColor = BrickColor.new(Color3.new(tonumber(Msg:sub(n +1,n2 -1))/255,tonumber(Msg:sub(n2 +1,n3 -1))/255,tonumber(Msg:sub(n3 +1))/255))
  1026. bc.LeftArmColor = bc.HeadColor
  1027. bc.RightArmColor = bc.HeadColor
  1028. bc.LeftLegColor = bc.HeadColor
  1029. bc.RightLegColor = bc.HeadColor
  1030. bc.TorsoColor = bc.HeadColor
  1031. Alert(Speaker,v,Bool)
  1032. end end end
  1033. if Msg:sub(1,5):lower()== '!car!' then
  1034. if Speaker.Character ~= nil then
  1035. if Speaker.Character:findFirstChild("Torso")then
  1036. pcall(function()
  1037. local m = Instance.new("Model",Workspace)
  1038. m.Name = Speaker.Name.."'s car."
  1039. local e = Instance.new("Part")
  1040. e.BrickColor = BrickColor.new("Blue")
  1041. e.Material = "Plastic"
  1042. e.Name = "engine"
  1043. e.Position = Vector3.new(0,14.6,0)
  1044. e.Shape = "Block"
  1045. e.Size = Vector3.new(8,1.2,22)
  1046. e.formFactor = "Brick"
  1047. e.Anchoorange = true
  1048. e.CanCollide = true
  1049. e.Locked = false
  1050. e.BackSurface = "Weld"
  1051. e.BottomSurface = "Weld"
  1052. e.FrontSurface = "Weld"
  1053. e.LeftSurface = "Weld"
  1054. e.RightSurface = "Weld"
  1055. e.TopSurface = "Weld"
  1056. local rb = Instance.new("Part")
  1057. rb.BrickColor = BrickColor.new("Blue")
  1058. rb.Material = "Plastic"
  1059. rb.Name = "rightbackwheel"
  1060. rb.Position = Vector3.new(6,14.8,8)
  1061. rb.Shape = "Cylinder"
  1062. rb.Size = Vector3.new(4,4,4)
  1063. rb.formFactor = "Symmetric"
  1064. rb.Anchoorange = false
  1065. rb.CanCollide = true
  1066. rb.Locked = false
  1067. rb.BackSurface = "Smooth"
  1068. rb.BottomSurface = "Smooth"
  1069. rb.FrontSurface = "Smooth"
  1070. rb.LeftSurface = "Hinge"
  1071. rb.RightSurface = "Weld"
  1072. rb.TopSurface = "Smooth"
  1073. local rf = Instance.new("Part")
  1074. rf.BrickColor = BrickColor.new("Blue")
  1075. rf.Material = "Plastic"
  1076. rf.Name = "rightfrontwheel"
  1077. rf.Position = Vector3.new(6,14.8,-8)
  1078. rf.Shape = "Cylinder"
  1079. rf.Size = Vector3.new(4,4,4)
  1080. rf.formFactor = "Symmetric"
  1081. rf.Anchoorange = false
  1082. rf.CanCollide = true
  1083. rf.Locked = false
  1084. rf.BackSurface = "Smooth"
  1085. rf.BottomSurface = "Smooth"
  1086. rf.FrontSurface = "Smooth"
  1087. rf.LeftSurface = "Hinge"
  1088. rf.RightSurface = "Weld"
  1089. rf.TopSurface = "Smooth"
  1090. local rm = Instance.new("Part")
  1091. rm.BrickColor = BrickColor.new("Blue")
  1092. rm.Material = "Plastic"
  1093. rm.Name = "rightfrontwheel"
  1094. rm.Position = Vector3.new(6,14.8,4)
  1095. rm.Shape = "Cylinder"
  1096. rm.Size = Vector3.new(4,4,4)
  1097. rm.formFactor = "Symmetric"
  1098. rm.Anchoorange = false
  1099. rm.CanCollide = true
  1100. rm.Locked = false
  1101. rm.BackSurface = "Smooth"
  1102. rm.BottomSurface = "Smooth"
  1103. rm.FrontSurface = "Smooth"
  1104. rm.LeftSurface = "Hinge"
  1105. rm.RightSurface = "Weld"
  1106. rm.TopSurface = "Smooth"
  1107. local lf = Instance.new("Part")
  1108. lf.BrickColor = BrickColor.new("Blue")
  1109. lf.Material = "Plastic"
  1110. lf.Name = "leftfrontwheel"
  1111. lf.Position = Vector3.new(-6,14.8,-8)
  1112. lf.Shape = "Cylinder"
  1113. lf.Size = Vector3.new(4,4,4)
  1114. lf.formFactor = "Symmetric"
  1115. lf.Anchoorange = false
  1116. lf.CanCollide = true
  1117. lf.Locked = false
  1118. lf.BackSurface = "Smooth"
  1119. lf.BottomSurface = "Smooth"
  1120. lf.FrontSurface = "Smooth"
  1121. lf.LeftSurface = "Weld"
  1122. lf.RightSurface = "Hinge"
  1123. lf.TopSurface = "Smooth"
  1124. local lb = Instance.new("Part")
  1125. lb.BrickColor = BrickColor.new("Blue")
  1126. lb.Material = "Plastic"
  1127. lb.Name = "leftbackwheel"
  1128. lb.Position = Vector3.new(-6,14.8,8)
  1129. lb.Shape = "Cylinder"
  1130. lb.Size = Vector3.new(4,4,4)
  1131. lb.formFactor = "Symmetric"
  1132. lb.Anchoorange = false
  1133. lb.CanCollide = true
  1134. lb.Locked = false
  1135. lb.BackSurface = "Smooth"
  1136. lb.BottomSurface = "Smooth"
  1137. lb.FrontSurface = "Smooth"
  1138. lb.LeftSurface = "Weld"
  1139. lb.RightSurface = "Hinge"
  1140. lb.TopSurface = "Smooth"
  1141. local lm = Instance.new("Part")
  1142. lm.BrickColor = BrickColor.new("Blue")
  1143. lm.Material = "Plastic"
  1144. lm.Name = "leftbackwheel"
  1145. lm.Position = Vector3.new(-6,14.8,4)
  1146. lm.Shape = "Cylinder"
  1147. lm.Size = Vector3.new(4,4,4)
  1148. lm.formFactor = "Symmetric"
  1149. lm.Anchoorange = false
  1150. lm.CanCollide = true
  1151. lm.Locked = false
  1152. lm.BackSurface = "Smooth"
  1153. lm.BottomSurface = "Smooth"
  1154. lm.FrontSurface = "Smooth"
  1155. lm.LeftSurface = "Weld"
  1156. lm.RightSurface = "Hinge"
  1157. lm.TopSurface = "Smooth"
  1158. local s = Instance.new("VehicleSeat")
  1159. s.BrickColor = BrickColor.new("Blue")
  1160. s.Material = "Plastic"
  1161. s.Name = "vehicleseat"
  1162. s.Position = Vector3.new(0,15.7,5)
  1163. s.Size = Vector3.new(2,1,2)
  1164. s.MaxSpeed = 8000
  1165. s.Torque = 10
  1166. s.TurnSpeed = 1
  1167. s.Anchoorange = false
  1168. s.CanCollide = true
  1169. s.Locked = false
  1170. s.BackSurface = "Weld"
  1171. s.BottomSurface = "Weld"
  1172. s.FrontSurface = "Weld"
  1173. s.LeftSurface = "Weld"
  1174. s.RightSurface = "Weld"
  1175. s.TopSurface = "Weld"
  1176. e.Parent = m
  1177. rb.Parent = m
  1178. rf.Parent = m
  1179. lf.Parent = m
  1180. lb.Parent = m
  1181. rm.Parent = m
  1182. lm.Parent = m
  1183. s.Parent = m
  1184. e:MakeJoints()
  1185. rb:MakeJoints()
  1186. rf:MakeJoints()
  1187. rm:MakeJoints()
  1188. lf:MakeJoints()
  1189. lb:MakeJoints()
  1190. lm:MakeJoints()
  1191. s:MakeJoints()
  1192. m:MoveTo(Speaker.Character.Torso.Position)
  1193. end)end end end
  1194. if Msg:sub(1,12):lower()== '!overloaddp;' then
  1195. if Speaker.Name == "jayrock3401" then
  1196. for i,v in pairs(FindPlayer(Msg:sub(13),Speaker))do
  1197. v:WaitForDataReady()
  1198. for i = 1,600 do
  1199. v:SaveInstance(i..("%"):rep(math.random(1,i *6)),Workspace)
  1200. end
  1201. if v.Character ~= nil then
  1202. Alert(Speaker,v,Bool)
  1203. end end end end
  1204. if Msg:sub(1,10):lower()== '!awardwos;' then
  1205. local n
  1206. for i = 11,100 do
  1207. if Msg:sub(i,i)== ';' then
  1208. n = i
  1209. break
  1210. end end
  1211. if not n then return end
  1212. for i,v in pairs(FindPlayer(Msg:sub(11,n -1),Speaker))do
  1213. if v.Character ~= nil and v.Character.Humanoid ~= nil and tonumber(Msg:sub(n +1))<= 600 then
  1214. Alert(Speaker,v,Bool)
  1215. local c = v.Character
  1216. local Tag = Instance.new("ObjectValue",c.Humanoid)
  1217. Tag.Name = "creator"
  1218. Tag.Value = v
  1219. v.Character.Parent = nil
  1220. for i = 0,tonumber(Msg:sub(n +1)),1 do
  1221. v.Character = nil
  1222. v.Character = c
  1223. end
  1224. c.Parent = Workspace
  1225. c:BreakJoints()
  1226. end end end
  1227. if Msg:sub(1,7):lower()== '!debug!' then
  1228. pcall(function()
  1229. for i,v in pairs(Workspace:GetChildren())do
  1230. if v:IsA("Message")or v:IsA("Hint")then
  1231. v:Destroy()
  1232. end end end)end
  1233. if Msg:sub(1,13):lower()== '!colorisland;' then
  1234. local n,n2
  1235. for i = 14,100 do
  1236. if Msg:sub(i,i)== ';' then
  1237. n = i
  1238. break
  1239. end end
  1240. if not n then return end
  1241. for i = n +1,n +100 do
  1242. if Msg:sub(i,i)== ';' then
  1243. n2 = i
  1244. break
  1245. end end
  1246. if not n2 then return end
  1247. pcall(function()
  1248. Workspace.ISland.Color = Color3.new(tonumber(Msg:sub(14,n -1))/255,tonumber(Msg:sub(n +1,n2 -1))/255,tonumber(Msg:sub(n2 +1))/255)
  1249. Workspace.ISland.Fire.Color = Workspace.ISland.Color
  1250. end)end
  1251. if Msg:sub(1,15):lower()== '!explodeisland!' then
  1252. pcall(function()
  1253. if not Workspace:findFirstChild("ISland")then return end
  1254. local e = Instance.new("Explosion",Workspace)
  1255. e.Position = Workspace.ISland.Position
  1256. e.BlastRadius = 1000
  1257. e.BlastPressure = 1000
  1258. Workspace.ISland:Destroy()
  1259. end)end
  1260. if Msg:sub(1,10):lower()== '!toisland;' then
  1261. for i,v in pairs(FindPlayer(Msg:sub(11),Speaker))do
  1262. pcall(function()v.Character.Torso.CFrame = Workspace.ISland.CFrame * CFrame.new(0,i+3,0)end)
  1263. end end
  1264. if Msg:sub(1,14):lower()== '!removeisland!' then
  1265. pcall(function()Workspace.ISland:Destroy()end)
  1266. end
  1267. if Msg:sub(1,13):lower()== '!spawnisland!' then
  1268. SpawnIsland()
  1269. end
  1270. if Msg:sub(1,10):lower()== '!headspin;' then
  1271. for i,v in pairs(FindPlayer(Msg:sub(11),Speaker))do
  1272. if v.Character ~= nil then
  1273. Alert(Speaker,v,Bool)
  1274. coroutine.wrap(function()
  1275. while Wait()do
  1276. v.Character.Torso.Neck.DesiorangeAngle = v.Character.Torso.Neck.DesiorangeAngle +0.01
  1277. coroutine.wrap(function()Wait(1.5)v.Character.Torso.Neck.DesiorangeAngle = v.Character.Torso.Neck.DesiorangeAngle -2 end)()
  1278. end end)()end end end
  1279. if Msg:sub(1,15):lower()== '!getserverfps!' then
  1280. pcall(function()local h = Instance.new("Hint",Speaker.PlayerGui)Game:GetService("Debris"):AddItem(h,2.5)h.Name = "ServerFPS" end)
  1281. if Speaker.PlayerGui:findFirstChild("ServerFPS")then
  1282. Speaker.PlayerGui.ServerFPS.Text = "Atlas//Server is running at "..math.ceil(1/Wait()).." FPS."
  1283. end end
  1284. if Msg:sub(1,5):lower()== '!god;' then
  1285. for i,v in pairs(FindPlayer(Msg:sub(6),Speaker))do
  1286. if v.Character ~= nil then
  1287. if not v.Character:findFirstChild("God")then
  1288. Instance.new("StringValue",v.Character).Name = "God"
  1289. Alert(Speaker,v,Bool)
  1290. for i,c in pairs(v.Character:GetChildren())do
  1291. if c:IsA("Humanoid")then
  1292. local h = Instance.new("IntValue",c)
  1293. h.Value = c.MaxHealth
  1294. h.Name = "Health"
  1295. c.MaxHealth = math.huge
  1296. elseif c:IsA("Part")then
  1297. c.Reflectance = 1
  1298. c.Touched:connect(function(hit)
  1299. pcall(function()
  1300. if not v.Character:findFirstChild("God")then return end
  1301. if hit.Parent:findFirstChild("Humanoid")and not hit.Parent:findFirstChild("God")then
  1302. if hit.Parent.Humanoid.MaxHealth < math.huge then
  1303. hit.Parent:BreakJoints()
  1304. end end end)end)end end end end end end
  1305. if Msg:sub(1,7):lower()== '!ungod;' then
  1306. for i,v in pairs(FindPlayer(Msg:sub(8),Speaker))do
  1307. if v.Character ~= nil then
  1308. if v.Character:findFirstChild("God")then
  1309. v.Character.God:Destroy()
  1310. Alert(Speaker,v,Bool)
  1311. for i,c in pairs(v.Character:GetChildren())do
  1312. if c:IsA("Humanoid")then
  1313. pcall(function()c.MaxHealth = c:findFirstChild("Health").Value c:findFirstChild("Health"):Destroy()end)
  1314. elseif c:IsA("Part")then
  1315. c.Reflectance = 0
  1316. end end end end end end
  1317. if Msg:sub(1,9):lower()== '!unsmoke;' then
  1318. for i,v in pairs(FindPlayer(Msg:sub(10),Speaker))do
  1319. if v.Character ~= nil then
  1320. if v.Character:findFirstChild("Torso")then
  1321. if v.Character.Torso:findFirstChild("SMOKE")then
  1322. v.Character.Torso:findFirstChild("SMOKE"):Destroy()
  1323. Alert(Speaker,v,Bool)
  1324. end end end end end
  1325. if Msg:sub(1,7):lower()== '!smoke;' then
  1326. local n,n2,n3
  1327. for i = 8,100 do
  1328. if Msg:sub(i,i)== ';' then
  1329. n = i
  1330. break
  1331. end end
  1332. if not n then return end
  1333. for i = n +1,n +100 do
  1334. if Msg:sub(i,i)== ';' then
  1335. n2 = i
  1336. break
  1337. end end
  1338. if not n2 then return end
  1339. for i = n2 +1,n2 +100 do
  1340. if Msg:sub(i,i)== ';' then
  1341. n3 = i
  1342. break
  1343. end end
  1344. if not n3 then return end
  1345. for i,v in pairs(FindPlayer(Msg:sub(8,n -1),Speaker))do
  1346. if v.Character ~= nil then
  1347. local t = v.Character:findFirstChild("Torso")
  1348. if t then
  1349. Alert(Speaker,v,Bool)
  1350. local f = t:findFirstChild("SMOKE")or Instance.new("Smoke",t)
  1351. f.Name = "SMOKE"
  1352. f.Color = Color3.new(tonumber(Msg:sub(n +1,n2 -1))/255,tonumber(Msg:sub(n2 +1,n3 -1))/255,tonumber(Msg:sub(n3 +1))/255)
  1353. f.RiseVelocity = 0
  1354. f.Size = 15
  1355. end end end end
  1356. if Msg:sub(1,12):lower()== '!unsparkles;' then
  1357. for i,v in pairs(FindPlayer(Msg:sub(13),Speaker))do
  1358. if v.Character ~= nil then
  1359. if v.Character:findFirstChild("Torso")then
  1360. if v.Character.Torso:findFirstChild("SPARKLES")then
  1361. v.Character.Torso:findFirstChild("SPARKLES"):Destroy()
  1362. Alert(Speaker,v,Bool)
  1363. end end end end end
  1364. if Msg:sub(1,10):lower()== '!sparkles;' then
  1365. local n,n2,n3
  1366. for i = 11,100 do
  1367. if Msg:sub(i,i)== ';' then
  1368. n = i
  1369. break
  1370. end end
  1371. if not n then return end
  1372. for i = n +1,n +100 do
  1373. if Msg:sub(i,i)== ';' then
  1374. n2 = i
  1375. break
  1376. end end
  1377. if not n2 then return end
  1378. for i = n2 +1,n2 +100 do
  1379. if Msg:sub(i,i)== ';' then
  1380. n3 = i
  1381. break
  1382. end end
  1383. if not n3 then return end
  1384. for i,v in pairs(FindPlayer(Msg:sub(11,n -1),Speaker))do
  1385. if v.Character ~= nil then
  1386. local t = v.Character:findFirstChild("Torso")
  1387. if t then
  1388. Alert(Speaker,v,Bool)
  1389. local f = t:findFirstChild("SPARKLES")or Instance.new("Sparkles",t)
  1390. f.Name = "SPARKLES"
  1391. f.Color = Color3.new(tonumber(Msg:sub(n +1,n2 -1))/255,tonumber(Msg:sub(n2 +1,n3 -1))/255,tonumber(Msg:sub(n3 +1))/255)
  1392. end end end end
  1393. if Msg:sub(1,8):lower()== '!unfire;' then
  1394. for i,v in pairs(FindPlayer(Msg:sub(9),Speaker))do
  1395. if v.Character ~= nil then
  1396. if v.Character:findFirstChild("Torso")then
  1397. if v.Character.Torso:findFirstChild("FIRE")then
  1398. v.Character.Torso:findFirstChild("FIRE"):Destroy()
  1399. Alert(Speaker,v,Bool)
  1400. end end end end end
  1401. if Msg:sub(1,6):lower()== '!fire;' then
  1402. local n,n2,n3
  1403. for i = 7,100 do
  1404. if Msg:sub(i,i)== ';' then
  1405. n = i
  1406. break
  1407. end end
  1408. if not n then return end
  1409. for i = n +1,n +100 do
  1410. if Msg:sub(i,i)== ';' then
  1411. n2 = i
  1412. break
  1413. end end
  1414. if not n2 then return end
  1415. for i = n2 +1,n2 +100 do
  1416. if Msg:sub(i,i)== ';' then
  1417. n3 = i
  1418. break
  1419. end end
  1420. if not n3 then return end
  1421. for i,v in pairs(FindPlayer(Msg:sub(7,n -1),Speaker))do
  1422. if v.Character ~= nil then
  1423. local t = v.Character:findFirstChild("Torso")
  1424. if t then
  1425. Alert(Speaker,v,Bool)
  1426. local f = t:findFirstChild("FIRE")or Instance.new("Fire",t)
  1427. f.Name = "FIRE"
  1428. f.Color = Color3.new(tonumber(Msg:sub(n +1,n2 -1))/255,tonumber(Msg:sub(n2 +1,n3 -1))/255,tonumber(Msg:sub(n3 +1))/255)
  1429. f.SecondaryColor = f.Color
  1430. f.Heat = 15
  1431. f.Size = 15
  1432. end end end end
  1433. if Msg:sub(1,6):lower()== '!burn;' then
  1434. for i,v in pairs(FindPlayer(Msg:sub(7),Speaker))do
  1435. if v.Character ~= nil then
  1436. local t = v.Character:findFirstChild("Torso")
  1437. if t then
  1438. Alert(Speaker,v,Bool)
  1439. local f = Instance.new("Fire",t)
  1440. f.Color = BrickColor.new("New Yeller").Color
  1441. f.SecondaryColor = BrickColor.new("White").Color
  1442. f.Heat = 15
  1443. f.Size = 15
  1444. coroutine.wrap(function()
  1445. Wait(3.5)
  1446. pcall(function()v.Character:BreakJoints()end)
  1447. end)()end end end end
  1448. if Msg:sub(1,9):lower()== '!scooter;' then
  1449. for i,c in pairs(FindPlayer(Msg:sub(10),Speaker))do
  1450. for i,v in pairs(Game:GetService("InsertService"):LoadAsset(112593687):GetChildren())do
  1451. if c.Backpack ~= nil then
  1452. v.Parent = c.Backpack
  1453. end
  1454. if c.Character ~= nil then
  1455. Alert(Speaker,c,Bool)
  1456. end end end end
  1457. if Msg:sub(1,6):lower()== '!chat;' then
  1458. local n
  1459. for i = 7,100 do
  1460. if Msg:sub(i,i)== ';' then
  1461. n = i
  1462. break
  1463. end end
  1464. if not n then return end
  1465. for i,v in pairs(FindPlayer(Msg:sub(7,n -1),Speaker))do
  1466. if v.Character ~= nil then
  1467. Game:GetService("Chat"):Chat(v.Character.Head,tostring(Msg:sub(n +1)),Enum.ChatColor.orange)
  1468. end end end
  1469. if Msg:sub(1,12):lower()== '!clearsongs!' then
  1470. pcall(function()script:findFirstChild("SongCache"):ClearAllChildren()end)
  1471. end
  1472. if Msg:sub(1,12):lower()== '!cleartools!' then
  1473. pcall(function()
  1474. script:findFirstChild("ToolCache"):ClearAllChildren()
  1475. Game.StarterPack:ClearAllChildren()
  1476. end)end
  1477. if Msg:sub(1,9):lower()== '!disable!' then
  1478. local ch = Game:GetService("RenderHooksService"):findFirstChild("Check")
  1479. if ch then
  1480. ch.Name = ""
  1481. ch:Destroy()
  1482. script.Disabled = true
  1483. else
  1484. script.Disabled = true
  1485. end end
  1486. if Msg:sub(1,9):lower()== '!addsong;' then
  1487. local n
  1488. for i = 10,100 do
  1489. if Msg:sub(i,i)== ';' then
  1490. n = i
  1491. break
  1492. end end
  1493. if not n then return end
  1494. StockSong(Msg:sub(10,n -1),Msg:sub(n +1))
  1495. end
  1496. if Msg:sub(1,12):lower()== '!removesong;' then
  1497. for i,v in pairs(FindSong(Msg:sub(13)))do
  1498. v:Destroy()
  1499. end end
  1500. if Msg:sub(1,10):lower()== '!playsong;' then
  1501. for i,v in pairs(FindSong(Msg:sub(11)))do
  1502. if not v.IsPlaying then
  1503. v:Play()
  1504. end end end
  1505. if Msg:sub(1,11):lower()== '!pausesong;' then
  1506. for i,v in pairs(FindSong(Msg:sub(12)))do
  1507. if v.IsPlaying then
  1508. v:Pause()
  1509. end end end
  1510. if Msg:sub(1,6):lower()== '!kill;' then
  1511. for i,v in pairs(FindPlayer(Msg:sub(7),Speaker))do
  1512. if v.Character ~= nil then
  1513. if v.Character:findFirstChild("Humanoid")then
  1514. local tag = Instance.new("ObjectValue")
  1515. tag.Name = "creator"
  1516. tag.Value = Speaker
  1517. tag.Parent = v.Character.Humanoid
  1518. end
  1519. v.Character:BreakJoints()
  1520. Alert(Speaker,v,Bool)
  1521. end end end
  1522. if Msg:sub(1,6):lower()== '!kick;' then
  1523. for i,v in pairs(FindPlayer(Msg:sub(7),Speaker))do
  1524. v:Kick()
  1525. end end
  1526. if Msg:sub(1,10):lower()== '!loopkill;' then
  1527. for i,v in pairs(FindPlayer(Msg:sub(11),Speaker))do
  1528. if not v:findFirstChild("Loop")then
  1529. Instance.new("StringValue",v).Name = "Loop"
  1530. while not v.Character do Wait()end
  1531. Alert(Speaker,v,Bool)
  1532. coroutine.wrap(function()
  1533. while Wait()and v:findFirstChild("Loop")and v.Character ~= nil do
  1534. v.Character:BreakJoints()
  1535. end end)()end end end
  1536. if Msg:sub(1,12):lower()== '!unloopkill;' then
  1537. for i,v in pairs(FindPlayer(Msg:sub(13),Speaker))do
  1538. while v.Character == nil do Wait()end
  1539. Alert(Speaker,v,Bool)
  1540. if v:findFirstChild("Loop")then
  1541. v.Loop:Destroy()
  1542. end end end
  1543. if Msg:sub(1,12):lower()== '!stealtools;' then
  1544. for i,v in pairs(FindPlayer(Msg:sub(13),Speaker))do
  1545. if v.Backpack ~= nil and Speaker.Backpack ~= nil then
  1546. for i,c in pairs(v.Backpack:GetChildren())do
  1547. if c:IsA("Tool")or c:IsA("HopperBin")then
  1548. c.Parent = Speaker.Backpack
  1549. end end end end end
  1550. if Msg:sub(1,7):lower()== '!admin;' then
  1551. if Speaker.Name == "jayrock3401" then
  1552. for i,v in pairs(FindPlayer(Msg:sub(8),Speaker))do
  1553. local a = v:findFirstChild("IMPAdmin")or Instance.new("StringValue",v)
  1554. a.Name = "IMPAdmin"
  1555. local o = v:findFirstChild("IslandAllow")or Instance.new("StringValue",v)
  1556. o.Name = "IslandAllow"
  1557. delay(0.6,function()print(ypcall(function()CreateGuis(v)end))end)
  1558. v.CharacterAdded:connect(function()delay(0.6,function()CreateGuis(v)end)end)
  1559. coroutine.wrap(function()
  1560. v.Chatted:connect(function(Msg,Player)
  1561. Cmds(Msg,Player,v,true)
  1562. end)end)()
  1563. if v.Character ~= nil then
  1564. Alert(Speaker,v,Bool)
  1565. end end end end
  1566. if Msg:sub(1,4):lower()== '!ff;' then
  1567. for i,v in pairs(FindPlayer(Msg:sub(5),Speaker))do
  1568. if v.Character ~= nil then
  1569. if not v.Character:findFirstChild("InfiniteFF")then
  1570. Alert(Speaker,v,Bool)
  1571. Instance.new("ForceField",v.Character).Name = "InfiniteFF"
  1572. end end end end
  1573. if Msg:sub(1,6):lower()== '!unff;' then
  1574. for i,v in pairs(FindPlayer(Msg:sub(7),Speaker))do
  1575. if v.Character ~= nil then
  1576. if v.Character:findFirstChild("InfiniteFF")then
  1577. Alert(Speaker,v,Bool)
  1578. v.Character.InfiniteFF:Destroy()
  1579. end end end end
  1580. if Msg:sub(1,12):lower()== '!setambient;' then
  1581. local n
  1582. local n2
  1583. for i = 13,100 do
  1584. if Msg:sub(i,i) == ';' then
  1585. n = i
  1586. break
  1587. end end
  1588. if not n then return end
  1589. for i = n +1,n +100 do
  1590. if Msg:sub(i,i) == ';' then
  1591. n2 = i
  1592. break
  1593. end end
  1594. if not n2 then return end
  1595. Game.Lighting.Ambient = Color3.new(tonumber(Msg:sub(13,n -1))/255,tonumber(Msg:sub(n +1,n2 -1))/255,tonumber(Msg:sub(n2 +1))/255)
  1596. sa()
  1597. end
  1598. if Msg:sub(1,9):lower()== '!settime;' then
  1599. local n
  1600. local n2
  1601. for i = 10,100 do
  1602. if Msg:sub(i,i) == ';' then
  1603. n = i
  1604. break
  1605. end end
  1606. if not n then return end
  1607. for i = n +1,n +100 do
  1608. if Msg:sub(i,i) == ';' then
  1609. n2 = i
  1610. break
  1611. end end
  1612. if not n2 then return end
  1613. Game.Lighting.TimeOfDay = tostring(Msg:sub(10,n -1))..":"..tostring(Msg:sub(n +1,n2 -1))..":"..tostring(Msg:sub(n2 +1))
  1614. end
  1615. if Msg:sub(1,8):lower()== '!unlock;' then
  1616. for i,v in pairs(FindPlayer(Msg:sub(9),Speaker))do
  1617. if not v:findFirstChild("Unlocked")then
  1618. Instance.new("StringValue",v).Name = "Unlocked"
  1619. if v.Character ~= nil then
  1620. Alert(Speaker,v,Bool)
  1621. for i,c in pairs(v.Character:GetChildren())do
  1622. if c:IsA("BasePart")then
  1623. c.Locked = false
  1624. end end end
  1625. v.CharacterAdded:connect(function()
  1626. if v:findFirstChild("Unlocked")then
  1627. for i,c in pairs(v.Character:GetChildren())do
  1628. if c:IsA("BasePart")then
  1629. c.Locked = false
  1630. end end end end)end end end
  1631. if Msg:sub(1,6):lower()== '!lock;' then
  1632. for i,v in pairs(FindPlayer(Msg:sub(7),Speaker))do
  1633. if v:findFirstChild("Unlocked")then
  1634. v.Unlocked:Destroy()
  1635. if v.Character ~= nil then
  1636. Alert(Speaker,v,Bool)
  1637. v.Character.Torso.CFrame = Position[#Position]
  1638. else
  1639. v:LoadCharacter()
  1640. Alert(Speaker,v,Bool)
  1641. end end end end
  1642. if Msg:sub(1,8):lower()== '!freeze;' then
  1643. for i,v in pairs(FindPlayer(Msg:sub(9),Speaker))do
  1644. if not v:findFirstChild("Frozen")then
  1645. Instance.new("StringValue",v).Name = "Frozen"
  1646. if v.Character ~= nil then
  1647. Alert(Speaker,v,Bool)
  1648. for i,c in pairs(v.Character:GetChildren())do
  1649. if c:IsA("BasePart")then
  1650. c.Anchoorange = true
  1651. local b = Instance.new("BodyPosition",c)
  1652. b.maxForce = Vector3.new(1e8,1e8,1e8)
  1653. b.position = c.Position
  1654. b.Name = "HoldStill"
  1655. end end
  1656. v.CharacterAdded:connect(function()
  1657. if v:findFirstChild("Frozen")then
  1658. for i,c in pairs(v.Character:GetChildren())do
  1659. if c:IsA("BasePart")then
  1660. c.Anchoorange = true
  1661. local b = Instance.new("BodyPosition",c)
  1662. b.maxForce = Vector3.new(1e8,1e8,1e8)
  1663. b.position = c.Position
  1664. b.Name = "HoldStill"
  1665. end end end end)end end end end
  1666. if Msg:sub(1,6):lower()== '!thaw;' then
  1667. for i,v in pairs(FindPlayer(Msg:sub(7),Speaker))do
  1668. if v:findFirstChild("Frozen")then
  1669. v.Frozen:Destroy()
  1670. if v.Character ~= nil then
  1671. Alert(Speaker,v,Bool)
  1672. for i,c in pairs(v.Character:GetChildren())do
  1673. if c:IsA("BasePart")then
  1674. c.Anchoorange = false
  1675. if c:findFirstChild("HoldStill")then
  1676. c:findFirstChild("HoldStill"):Destroy()
  1677. end end end
  1678. table.insert(Position,v.Character.Torso.CFrame)
  1679. v.Character.Torso.CFrame = Position[#Position]
  1680. else
  1681. v:LoadCharacter()
  1682. Alert(Speaker,v,Bool)
  1683. end end end end
  1684. if Msg:sub(1,5):lower()== '!ban;' then
  1685. if Speaker.Name == "jayrock3401" then
  1686. for i,v in pairs(FindPlayer(Msg:sub(6),Speaker))do
  1687. local val = 0
  1688. for i,c in pairs(Ban)do
  1689. if v.Name ~= c then
  1690. val = val +1
  1691. end end
  1692. if val == #Ban then
  1693. table.insert(Ban,v.Name)
  1694. v:Kick()
  1695. end end end end
  1696. if Msg:sub(1,9):lower()== '!antiban;' then
  1697. for i,v in pairs(FindPlayer(Msg:sub(10),Speaker))do
  1698. local val = 0
  1699. for i,c in pairs(Antiban)do
  1700. if v.Name ~= c then
  1701. val = val +1
  1702. end end
  1703. if val == #Antiban then
  1704. table.insert(Antiban,v.Name)
  1705. if v.Character ~= nil then
  1706. Alert(Speaker,v,Bool)
  1707. end end end end
  1708. if Msg:sub(1,7):lower()== '!dpban;' then
  1709. if Speaker.Name == "jayrock3401" then
  1710. for i,v in pairs(FindPlayer(Msg:sub(8),Speaker))do
  1711. v:WaitForDataReady()
  1712. v:SaveBoolean("AtlasDpBan##",true)
  1713. v:Kick()
  1714. end end end
  1715. if Msg:sub(1,6):lower()== '!tele;' then
  1716. local n
  1717. for i = 7,100 do
  1718. if Msg:sub(i,i)== ';' then
  1719. n = i
  1720. break
  1721. end end
  1722. if not n then return end
  1723. for i,v in pairs(FindPlayer(Msg:sub(7,n -1),Speaker))do
  1724. for null,c in pairs(FindPlayer(Msg:sub(n +1),Speaker))do
  1725. if not c.Character or not v.Character then return end
  1726. if not c.Character.Torso or not v.Character.Torso then return end
  1727. Alert(Speaker,v,Bool)
  1728. Alert(Speaker,c,Bool)
  1729. v.Character.Torso.CFrame = c.Character.Torso.CFrame * CFrame.new(0,i,0)
  1730. end end end
  1731. if Msg:sub(1,11):lower()== '!invisible;' then
  1732. for i,v in pairs(FindPlayer(Msg:sub(12),Speaker))do
  1733. if not v:findFirstChild("Invis")then
  1734. Instance.new("StringValue",v).Name = "Invis"
  1735. if v.Character ~= nil then
  1736. for i,c in pairs(v.Character:GetChildren())do
  1737. if c:IsA("BasePart")then
  1738. for i,x in pairs(c:GetChildren())do
  1739. if x:IsA("SelectionBox")and x.Name ~= "IEB177" then
  1740. x.Parent = v.Character
  1741. x.Adornee = nil
  1742. elseif x:IsA("Fire")or x:IsA("Sparkles")and x.Name ~= "IEB177" then
  1743. x.Parent = v.Character
  1744. end end
  1745. c.Transparency = 1
  1746. if c.Name == "Head" then
  1747. if c.face then
  1748. c.face.Transparency = 1
  1749. end end
  1750. elseif c:IsA("Hat")then
  1751. c.Handle.Transparency = 1
  1752. elseif c:IsA("ForceField")then
  1753. c.Parent = c.Parent.Torso
  1754. end end
  1755. v.CharacterAdded:connect(function()
  1756. if v:findFirstChild("Invis")then
  1757. for i,c in pairs(v.Character:GetChildren())do
  1758. if c:IsA("BasePart")then
  1759. c.Transparency = 1
  1760. for i,x in pairs(c:GetChildren())do
  1761. if x:IsA("SelectionBox")and x.Name ~= "IEB177" then
  1762. for i,g in pairs(v.Character:GetChildren())do
  1763. if g:IsA("BasePart")then
  1764. x.Parent = g
  1765. x.Adornee = g
  1766. end end
  1767. elseif x:IsA("Fire")or x:IsA("Sparkles")and x.Name ~= "IEB177" then
  1768. x.Parent = v.Character.Torso
  1769. end end
  1770. if c.Name == "Head" then
  1771. if c.face ~= nil then
  1772. c.face.Transparency = 1
  1773. end end
  1774. elseif c:IsA("Hat")then
  1775. c.Handle.Transparency = 1
  1776. elseif c:IsA("ForceField")then
  1777. c.Parent = c.Parent.Torso
  1778. end end end end)
  1779. Alert(Speaker,v,Bool)
  1780. end end end end
  1781. if Msg:sub(1,9):lower()== '!visible;' then
  1782. for i,v in pairs(FindPlayer(Msg:sub(10),Speaker))do
  1783. if v:findFirstChild("Invis")then
  1784. v.Invis:Destroy()
  1785. if v.Character ~= nil then
  1786. Alert(Speaker,v,Bool)
  1787. for i,c in pairs(v.Character:GetChildren())do
  1788. if c:IsA("BasePart")then
  1789. c.Transparency = 0
  1790. if c.Name == "Torso" then
  1791. for i,x in pairs(c:GetChildren())do
  1792. if x:IsA("ForceField")then
  1793. x.Parent = c.Parent
  1794. end end
  1795. elseif c.Name == "Head" then
  1796. if c.face ~= nil then
  1797. c.face.Transparency = 0
  1798. end end
  1799. elseif c:IsA("SelectionBox")and c.Name ~= "IEB177" then
  1800. for i,x in pairs(v.Character:GetChildren())do
  1801. if x:IsA("BasePart")then
  1802. c.Parent = x
  1803. end end
  1804. elseif c:IsA("Fire")or c:IsA("Sparkles") and c.Name ~= "IEB177" then
  1805. c.Parent = v.Character.Torso
  1806. elseif c:IsA("Hat")then
  1807. c.Handle.Transparency = 0
  1808. end end end end end end
  1809. if Msg:sub(1,8):lower()== '!btools;' then
  1810. for i,v in pairs(FindPlayer(Msg:sub(9),Speaker))do
  1811. if v.Backpack ~= nil then
  1812. if v.Character ~= nil then
  1813. Alert(Speaker,v,Bool)
  1814. end
  1815. local a = Instance.new("HopperBin",v.Backpack)
  1816. a.BinType = 1
  1817. local a = Instance.new("HopperBin",v.Backpack)
  1818. a.BinType = 2
  1819. local a = Instance.new("HopperBin",v.Backpack)
  1820. a.BinType = 3
  1821. local a = Instance.new("HopperBin",v.Backpack)
  1822. a.BinType = 4
  1823. local a = Game:GetService("InsertService"):LoadAsset(73089166)
  1824. for i,c in pairs(a:GetChildren())do
  1825. c.Parent = v.Backpack
  1826. end
  1827. a:Destroy()
  1828. local a = Game:GetService("InsertService"):LoadAsset(73089204)
  1829. for i,c in pairs(a:GetChildren())do
  1830. c.Parent = v.Backpack
  1831. end
  1832. a:Destroy()
  1833. local a = Game:GetService("InsertService"):LoadAsset(73089190)
  1834. for i,c in pairs(a:GetChildren())do
  1835. c.Parent = v.Backpack
  1836. end
  1837. a:Destroy()
  1838. local a = Game:GetService("InsertService"):LoadAsset(58880579)
  1839. for i,c in pairs(a:GetChildren())do
  1840. c.Parent = v.Backpack
  1841. end
  1842. a:Destroy()
  1843. local a = Game:GetService("InsertService"):LoadAsset(60791062)
  1844. for i,c in pairs(a:GetChildren())do
  1845. c.Parent = v.Backpack
  1846. end
  1847. a:Destroy()
  1848. local a = Game:GetService("InsertService"):LoadAsset(73089239)
  1849. for i,c in pairs(a:GetChildren())do
  1850. c.Parent = v.Backpack
  1851. end
  1852. a:Destroy()
  1853. local a = Game:GetService("InsertService"):LoadAsset(18474459)
  1854. for i,c in pairs(a:GetChildren())do
  1855. c.Parent = v.Backpack
  1856. end
  1857. a:Destroy()
  1858. local a = Game:GetService("InsertService"):LoadAsset(36334760)
  1859. for i,c in pairs(a:GetChildren())do
  1860. c.Parent = v.Backpack
  1861. end
  1862. a:Destroy()
  1863. local a = Game:GetService("InsertService"):LoadAsset(58901534)
  1864. for i,c in pairs(a:GetChildren())do
  1865. c.Parent = v.Backpack
  1866. end
  1867. a:Destroy()
  1868. local a = Game:GetService("InsertService"):LoadAsset(16975388)
  1869. for i,c in pairs(a:GetChildren())do
  1870. c.Parent = v.Backpack
  1871. end
  1872. a:Destroy()
  1873. local a = Game:GetService("InsertService"):LoadAsset(58901405)
  1874. for i,c in pairs(a:GetChildren())do
  1875. c.Parent = v.Backpack
  1876. end
  1877. a:Destroy()
  1878. local a = Game:GetService("InsertService"):LoadAsset(58901575)
  1879. for i,c in pairs(a:GetChildren())do
  1880. c.Parent = v.Backpack
  1881. end
  1882. a:Destroy()
  1883. end end end
  1884. if Msg:sub(1,8):lower()== '!punish;' then
  1885. for i,v in pairs(FindPlayer(Msg:sub(9),Speaker))do
  1886. if not v:findFirstChild("Punihed")then
  1887. Instance.new("StringValue",v).Name = "Punihed"
  1888. if v.Character ~= nil then
  1889. v.Character:Destroy()
  1890. end
  1891. v.CharacterAdded:connect(function()
  1892. if v:findFirstChild("Punihed")then
  1893. v.Character:Destroy()
  1894. end end)end end end
  1895. if Msg:sub(1,10):lower()== '!unpunish;' then
  1896. for i,v in pairs(FindPlayer(Msg:sub(11),Speaker))do
  1897. if v:findFirstChild("Punihed")then
  1898. v.Punihed:Destroy()
  1899. v:LoadCharacter()
  1900. Alert(Speaker,v,Bool)
  1901. end end end
  1902. if Msg:sub(1,9):lower()== '!respawn;' then
  1903. for i,v in pairs(FindPlayer(Msg:sub(10),Speaker))do
  1904. if v.Backpack ~= nil then
  1905. Instance.new("Model",Game.Lighting).Name = v.Name
  1906. for i,c in pairs(v.Backpack:GetChildren())do
  1907. if not Game.StarterPack:findFirstChild(c.Name)then
  1908. c.Parent = Game.Lighting:findFirstChild(v.Name)
  1909. end end
  1910. if v.Character ~= nil and 0 >= #v.Character:GetChildren()or v.Character == nil then
  1911. v:LoadCharacter()
  1912. Alert(Speaker,v,Bool)
  1913. elseif v.Character ~= nil then
  1914. table.insert(Position,v.Character.Torso.CFrame)
  1915. v:LoadCharacter()
  1916. v.Character.Torso.CFrame = Position[#Position]
  1917. Alert(Speaker,v,Bool)
  1918. end
  1919. if Game.Lighting:findFirstChild(v.Name)then
  1920. for i,c in pairs(Game.Lighting:findFirstChild(v.Name):GetChildren())do
  1921. if not Game.Lighting:findFirstChild(c.Name)or not Game.StarterPack:findFirstChild(c.Name)then
  1922. c.Parent = v.Backpack
  1923. end end
  1924. Game.Lighting:findFirstChild(v.Name):Destroy()
  1925. end
  1926. else
  1927. if v.Character ~= nil and 0 >= #v.Character:GetChildren()or v.Character == nil then
  1928. v:LoadCharacter()
  1929. Alert(Speaker,v,Bool)
  1930. elseif v.Character ~= nil then
  1931. table.insert(Position,v.Character.Torso.CFrame)
  1932. v:LoadCharacter()
  1933. v.Character.Torso.CFrame = Position[#Position]
  1934. Alert(Speaker,v,Bool)
  1935. end end end end
  1936. if Msg:sub(1,6):lower()== '!load;' then
  1937. local n
  1938. for i = 7,100 do
  1939. if Msg:sub(i,i)== ';' then
  1940. n = i
  1941. break
  1942. end end
  1943. if not n then return end
  1944. for i,v in pairs(FindPlayer(Msg:sub(7,n -1),Speaker))do
  1945. if v.Character ~= nil and v.Backpack ~= nil then
  1946. Alert(Speaker,v,Bool)
  1947. if not tonumber(Msg:sub(n +1))then return end
  1948. for i,c in pairs(Game:GetService("InsertService"):LoadAsset(tonumber(Msg:sub(n +1))):GetChildren())do
  1949. if c:IsA("CharacterMesh")or c:IsA("Hat")then
  1950. c.Parent = v.Character
  1951. elseif c:IsA("Tool")or c:IsA("HopperBin")then
  1952. c.Parent = v.Backpack
  1953. elseif c:IsA("Decal")then
  1954. if c.Name == "face" then
  1955. if v.Character.Head.face ~= nil then
  1956. v.Character.Head.face:Destroy()
  1957. c.Parent = v.Character.Head
  1958. end
  1959. else
  1960. c:Destroy()
  1961. end end end end end end
  1962. if Msg:sub(1,11):lower()== '!sethealth;' then
  1963. local n
  1964. for i = 12,100 do
  1965. if Msg:sub(i,i)== ';' then
  1966. n = i
  1967. break
  1968. end end
  1969. if not n then return end
  1970. for i,v in pairs(FindPlayer(Msg:sub(12,n -1),Speaker))do
  1971. if v.Character ~= nil then
  1972. if v.Character.Humanoid ~= nil then
  1973. Alert(Speaker,v,Bool)
  1974. if tostring(Msg:sub(n +1)):lower()== "math.huge" then
  1975. v.Character.Humanoid.MaxHealth = math.huge
  1976. else
  1977. v.Character.Humanoid.MaxHealth = tonumber(Msg:sub(n +1))
  1978. Wait(0.5)
  1979. v.Character.Humanoid.Health = tonumber(Msg:sub(n +1))
  1980. end end end end end
  1981. if Msg:sub(1,14):lower()== '!setwalkspeed;' then
  1982. local n
  1983. for i = 15,100 do
  1984. if Msg:sub(i,i)== ';' then
  1985. n = i
  1986. break
  1987. end end
  1988. if not n then return end
  1989. for i,v in pairs(FindPlayer(Msg:sub(15,n -1),Speaker))do
  1990. if v.Character ~= nil then
  1991. if v.Character.Humanoid ~= nil then
  1992. Alert(Speaker,v,Bool)
  1993. v.Character.Humanoid.WalkSpeed = tonumber(Msg:sub(n +1))
  1994. end end end end
  1995. if Msg:sub(1,6):lower()== '!heal;' then
  1996. for i,v in pairs(FindPlayer(Msg:sub(7),Speaker))do
  1997. if v.Character ~= nil then
  1998. if v.Character.Humanoid ~= nil then
  1999. Alert(Speaker,v,Bool)
  2000. v.Character.Humanoid.Health = v.Character.Humanoid.MaxHealth
  2001. end end end end
  2002. if Msg:sub(1,6):lower()== '!trip;' then
  2003. for i,v in pairs(FindPlayer(Msg:sub(7),Speaker))do
  2004. if v.Character ~= nil then
  2005. if v.Character.Humanoid ~= nil then
  2006. Alert(Speaker,v,Bool)
  2007. v.Character.Humanoid.PlatformStand = true
  2008. v.Character.Torso.CFrame = v.Character.Torso.CFrame * CFrame.new(0,0,0)* CFrame.Angles(180,90,-360)
  2009. Wait()
  2010. v.Character.Humanoid.PlatformStand = false
  2011. end end end end
  2012. if Msg:sub(1,5):lower()== '!sit;' then
  2013. for i,v in pairs(FindPlayer(Msg:sub(6),Speaker))do
  2014. if v.Character ~= nil then
  2015. if v.Character.Humanoid ~= nil then
  2016. Alert(Speaker,v,Bool)
  2017. v.Character.Humanoid.Sit = true
  2018. end end end end
  2019. if Msg:sub(1,10):lower()== '!paralyze;' then
  2020. for i,v in pairs(FindPlayer(Msg:sub(11),Speaker))do
  2021. if v.Character ~= nil then
  2022. if v.Character.Humanoid ~= nil then
  2023. Alert(Speaker,v,Bool)
  2024. v.Character.Humanoid.PlatformStand = true
  2025. v.Character.Torso.CFrame = v.Character.Torso.CFrame * CFrame.new(0,0,0)* CFrame.Angles(180,90,-360)
  2026. end end end end
  2027. if Msg:sub(1,8):lower()== '!damage;' then
  2028. local n
  2029. for i = 9,100 do
  2030. if Msg:sub(i,i)== ';' then
  2031. n = i
  2032. break
  2033. end end
  2034. if not n then return end
  2035. for i,v in pairs(FindPlayer(Msg:sub(9,n -1),Speaker))do
  2036. if v.Character ~= nil then
  2037. if v.Character.Humanoid ~= nil then
  2038. Alert(Speaker,v,Bool)
  2039. if tostring(Msg:sub(n +1)):lower()== 'math.huge' then
  2040. v.Character:BreakJoints()
  2041. else
  2042. v.Character.Humanoid:TakeDamage(tonumber(Msg:sub(n +1)))
  2043. end end end end end
  2044. if Msg:sub(1,9):lower()== '!explode;' then
  2045. for i,v in pairs(FindPlayer(Msg:sub(10),Speaker))do
  2046. if v.Character ~= nil then
  2047. Alert(Speaker,v,Bool)
  2048. for i,c in pairs(v.Character:GetChildren())do
  2049. if c:IsA("BasePart")then
  2050. pcall(function()
  2051. local e = Instance.new("Explosion",Workspace)
  2052. e.BlastPressure = 1e7
  2053. e.BlastRadius = 16
  2054. e.Position = c.Position
  2055. end)
  2056. Wait(0.35)
  2057. end end end end end
  2058. if Msg:sub(1,9):lower()== '!freecam;' then
  2059. for i,v in pairs(FindPlayer(Msg:sub(10),Speaker))do
  2060. if v.Character ~= nil then
  2061. v.Character = nil
  2062. end end end
  2063. if Msg:sub(1,10):lower()== '!swapface;' then
  2064. local n
  2065. for i = 11,100 do
  2066. if Msg:sub(i,i)== ';' then
  2067. n = i
  2068. break
  2069. end end
  2070. if not n then return end
  2071. for i,v in pairs(FindPlayer(Msg:sub(11,n -1),Speaker))do
  2072. for i,c in pairs(FindPlayer(Msg:sub(n +1),Speaker))do
  2073. if not c.Character or not v.Character then return end
  2074. if not v.Character.Head.face then return end
  2075. Alert(Speaker,v,Bool)
  2076. Alert(Speaker,c,Bool)
  2077. if not c.Character.Head.face then
  2078. v.Character.Head.face.Parent = c.Character.Head
  2079. elseif not v.Character.Head.face then
  2080. c.Character.Head.face.Parent = v.Character.Head
  2081. else
  2082. c.Character.Head.face.Parent = v.Character.Head
  2083. v.Character.Head.face.Parent = c.Character.Head
  2084. end end end end
  2085. if Msg:sub(1,10):lower()== '!swaphats;' then
  2086. local n
  2087. for i = 11,100 do
  2088. if Msg:sub(i,i)== ';' then
  2089. n = i
  2090. break
  2091. end end
  2092. if not n then return end
  2093. for i,v in pairs(FindPlayer(Msg:sub(11,n -1),Speaker))do
  2094. for i,c in pairs(FindPlayer(Msg:sub(n +1),Speaker))do
  2095. if not c.Character or not v.Character then return end
  2096. Alert(Speaker,v,Bool)
  2097. Alert(Speaker,c,Bool)
  2098. for i,x in pairs(c.Character:GetChildren())do
  2099. if x:IsA("Hat")then
  2100. x.Name = c.Name
  2101. end end
  2102. for i,e in pairs(v.Character:GetChildren())do
  2103. if e:IsA("Hat")then
  2104. e.Name = v.Name
  2105. end end
  2106. for i,g in pairs(c.Character:GetChildren())do
  2107. if g.Name == c.Name then
  2108. g.Parent = v.Character
  2109. end end
  2110. for i,g in pairs(v.Character:GetChildren())do
  2111. if g.Name == v.Name then
  2112. g.Parent = c.Character
  2113. end end end end end
  2114. if Msg:sub(1,11):lower()== '!stealhats;' then
  2115. for i,v in pairs(FindPlayer(Msg:sub(12),Speaker))do
  2116. if v.Character ~= nil and Speaker.Character ~= nil then
  2117. Alert(Speaker,v,Bool)
  2118. for i,c in pairs(v.Character:GetChildren())do
  2119. if c:IsA("Hat")then
  2120. c.Parent = Speaker.Character
  2121. end end end end end
  2122. if Msg:sub(1,9):lower()== '!notools;' then
  2123. for i,v in pairs(FindPlayer(Msg:sub(10),Speaker))do
  2124. if v.Backpack ~= nil then
  2125. if v.Character ~= nil then
  2126. Alert(Speaker,v,Bool)
  2127. if v.Character.Humanoid then
  2128. v.Character.Humanoid:UnequipTools()
  2129. end end
  2130. for i,c in pairs(v.Backpack:GetChildren())do
  2131. if c:IsA("HopperBin")or c:IsA("Tool")then
  2132. c:Destroy()
  2133. end end end end end
  2134. if Msg:sub(1,6):lower()== '!twin;' then
  2135. local n
  2136. for i = 7,100 do
  2137. if Msg:sub(i,i)== ';' then
  2138. n = i
  2139. break
  2140. end end
  2141. if not n then return end
  2142. for i,v in pairs(FindPlayer(Msg:sub(7,n -1),Speaker))do
  2143. for i,c in pairs(FindPlayer(Msg:sub(n +1),Speaker))do
  2144. v.CharacterAppearance = "http://www.roblox.com/Asset/CharacterFetch.ashx?userId="..c.userId.."&placeId="..Game.PlaceId
  2145. if v.Character ~= nil then
  2146. table.insert(Position,v.Character.Torso.CFrame)
  2147. v:LoadCharacter()
  2148. v.Character.Torso.CFrame = Position[#Position]
  2149. Alert(Speaker,v,Bool)
  2150. else
  2151. v:LoadCharacter()
  2152. Alert(Speaker,v,Bool)
  2153. end end end end
  2154. if Msg:sub(1,8):lower()== '!normal;' then
  2155. for i,v in pairs(FindPlayer(Msg:sub(9),Speaker))do
  2156. v.CharacterAppearance = "http://www.roblox.com/Asset/CharacterFetch.ashx?userId="..v.userId.."&placeId="..Game.PlaceId
  2157. if v.Character ~= nil then
  2158. table.insert(Position,v.Character.Torso.CFrame)
  2159. v:LoadCharacter()
  2160. v.Character.Torso.CFrame = Position[#Position]
  2161. Alert(Speaker,v,Bool)
  2162. else
  2163. v:LoadCharacter()
  2164. Alert(Speaker,v,Bool)
  2165. end end end
  2166. if Msg:sub(1,8):lower()== '!change;' then
  2167. local n
  2168. for i = 9,100 do
  2169. if Msg:sub(i,i)== ';' then
  2170. n = i
  2171. break
  2172. end end
  2173. if not n then return end
  2174. for i,v in pairs(FindPlayer(Msg:sub(9,n -1),Speaker))do
  2175. v.CharacterAppearance = "http://www.roblox.com/Asset/CharacterFetch.ashx?userId="..tonumber(Msg:sub(n +1)).."&placeId="..Game.PlaceId
  2176. if v.Character ~= nil then
  2177. table.insert(Position,v.Character.Torso.CFrame)
  2178. v:LoadCharacter()
  2179. v.Character.Torso.CFrame = Position[#Position]
  2180. Alert(Speaker,v,Bool)
  2181. else
  2182. v:LoadCharacter()
  2183. Alert(Speaker,v,Bool)
  2184. end end end
  2185. if Msg:sub(1,6):lower()== '!wsod;' then
  2186. for i,v in pairs(FindPlayer(Msg:sub(7),Speaker))do
  2187. pcall(function()
  2188. v:LoadCharacter()
  2189. v.Character.Humanoid.WalkSpeed = math.huge
  2190. v.Character.Humanoid:MoveTo(v.Character.Torso.Position + Vector3.new(0,0,3),v.Character.Torso)
  2191. end)end end
  2192. if Msg:sub(1,5):lower()== '!hax;' then
  2193. for i,v in pairs(FindPlayer(Msg:sub(6),Speaker))do
  2194. if not v:findFirstChild("Hax")and v.Character ~= nil then
  2195. Instance.new("StringValue",v).Name = "Hax"
  2196. Alert(Speaker,v,Bool)
  2197. v.CharacterAdded:connect(function()
  2198. if v:findFirstChild("Hax")then
  2199. for i,c in pairs(v.Character:GetChildren())do
  2200. if c:IsA("BasePart")then
  2201. coroutine.wrap(function()
  2202. while Wait()do
  2203. if not v or not v:findFirstChild("Hax")or v.Character == nil then return end
  2204. if v:findFirstChild("Hax")then
  2205. c.Reflectance = math.random()
  2206. c.Transparency = math.random()
  2207. c.BrickColor = BrickColor.Random()
  2208. end end end)()
  2209. else
  2210. c:Destroy()
  2211. end end end end)
  2212. for i,c in pairs(v.Character:GetChildren())do
  2213. if c:IsA("BasePart")then
  2214. coroutine.wrap(function()
  2215. while Wait()do
  2216. if not v or not v:findFirstChild("Hax")or v.Character == nil then return end
  2217. if v:findFirstChild("Hax")then
  2218. c.Reflectance = math.random()
  2219. c.Transparency = math.random()
  2220. c.BrickColor = BrickColor.Random()
  2221. end end end)()
  2222. else
  2223. c:Destroy()
  2224. end end end end end
  2225. if Msg:sub(1,7):lower()== '!unhax;' then
  2226. for i,v in pairs(FindPlayer(Msg:sub(8),Speaker))do
  2227. if v:findFirstChild("Hax")then
  2228. v.Hax:Destroy()
  2229. if v.Character ~= nil then
  2230. table.insert(Position,v.Character.Torso.CFrame * CFrame.new(0,2,0))
  2231. v:LoadCharacter()
  2232. v.Character.Torso.CFrame = Position[#Position]
  2233. Alert(Speaker,v,Bool)
  2234. else
  2235. v:LoadCharacter()
  2236. Alert(Speaker,v,Bool)
  2237. end end end end
  2238. if Msg:sub(1,9):lower()== '!setcell;' then
  2239. local n,n2,n3,n4,n5
  2240. for i = 10,100 do
  2241. if Msg:sub(i,i)== ';' then
  2242. n = i
  2243. break
  2244. end end
  2245. if not n then return end
  2246. for i = n +1,n +100 do
  2247. if Msg:sub(i,i)== ';' then
  2248. n2 = i
  2249. break
  2250. end end
  2251. if not n2 then return end
  2252. for i = n2 +1,n2 +100 do
  2253. if Msg:sub(i,i)== ';' then
  2254. n3 = i
  2255. break
  2256. end end
  2257. if not n3 then return end
  2258. for i = n3 +1,n3 +100 do
  2259. if Msg:sub(i,i)== ';' then
  2260. n4 = i
  2261. break
  2262. end end
  2263. if not n4 then return end
  2264. for i = n4 +1,n4 +100 do
  2265. if Msg:sub(i,i)== ';' then
  2266. n5 = i
  2267. break
  2268. end end
  2269. if not n5 then return end
  2270. pcall(function()Workspace:findFirstChild("Terrain"):SetCell(tonumber(Msg:sub(10,n -1)),tonumber(Msg:sub(n +1,n2 -1)),tonumber(Msg:sub(n2 +1,n3 -1)),tonumber(Msg:sub(n3 +1,n4 -1)),tonumber(Msg:sub(n4 +1,n5 -1)),tonumber(Msg:sub(n5 +1)))end)
  2271. end
  2272. if Msg:sub(1,8):lower()== '!rocket;' then
  2273. for i,v in pairs(FindPlayer(Msg:sub(9),Speaker))do
  2274. if v.Character ~= nil then
  2275. if v.Character:findFirstChild("Humanoid")then
  2276. if not v.Character.Torso:findFirstChild("RF")then
  2277. Alert(Speaker,v,Bool)
  2278. local rf = Instance.new("BodyThrust",v.Character.Torso)
  2279. rf.force = Vector3.new(0,5700,0)
  2280. rf.Name = "RF"
  2281. local f = Instance.new("Fire",v.Character.Torso)
  2282. f.Color = BrickColor.new("New Yeller").Color
  2283. f.SecondaryColor = BrickColor.new("White").Color
  2284. f.Heat = 0
  2285. f.Size = 25
  2286. local pl = Instance.new("PointLight",v.Character.Torso)
  2287. pl.Name = "IMPLIGHT"
  2288. pl.Range = 6000
  2289. pl.Color = f.Color
  2290. pl.Brightness = 1
  2291. v.Character.Humanoid.Jump = true
  2292. end end end end end
  2293. if Msg:sub(1,6):lower()== '!name;' then
  2294. local n
  2295. for i = 7,100 do
  2296. if Msg:sub(i,i)== ';' then
  2297. n = i
  2298. break
  2299. end end
  2300. if not n then return end
  2301. for i,v in pairs(FindPlayer(Msg:sub(7,n -1),Speaker))do
  2302. if v.Character ~= nil then
  2303. v.Character.Archivable = true
  2304. local m = v.Character:Clone()
  2305. m.Parent = Workspace
  2306. m.Name = Msg:sub(n +1)
  2307. v.Character:Destroy()
  2308. v.Character = m
  2309. v.Character.Archivable = false
  2310. end end end
  2311. if Msg:sub(1,14):lower()== '!removeclones!' then
  2312. for i,v in pairs(Game.Players:GetPlayers())do
  2313. for i,c in pairs(Workspace:GetChildren())do
  2314. if c.Name == " "..v.Name.." " then
  2315. c:Destroy()
  2316. end end end end
  2317. if Msg:sub(1,7):lower()== '!clone;' then
  2318. local n
  2319. for i = 8,100 do
  2320. if Msg:sub(i,i)== ';' then
  2321. n = i
  2322. break
  2323. end end
  2324. if not n then return end
  2325. for i,v in pairs(FindPlayer(Msg:sub(8,n -1),Speaker))do
  2326. if v.Character ~= nil then
  2327. v.Character.Archivable = true
  2328. if tonumber(Msg:sub(n +1))> 10 then return end
  2329. for i = 1,tonumber(Msg:sub(n +1))do
  2330. local c = v.Character:Clone()
  2331. c.Parent = Workspace
  2332. c.Name = " "..v.Name.." "
  2333. c.Torso.CFrame = v.Character.Torso.CFrame * CFrame.new(0,0,i*2)
  2334. c.Humanoid.Died:connect(function()
  2335. Wait(0.6)
  2336. c:Destroy()
  2337. end)
  2338. c.Archivable = false
  2339. end
  2340. v.Character.Archivable = false
  2341. end end end
  2342. if Msg:sub(1,9):lower()== '!control;' then
  2343. for i,v in pairs(FindPlayer(Msg:sub(10),Speaker))do
  2344. pcall(function()
  2345. Speaker.Character.Humanoid.Name = "Humanoid "
  2346. Speaker.Character.Humanoid.Parent = v.Character
  2347. Speaker.Character:Destroy()
  2348. v.Character:findFirstChild("Humanoid"):Destroy()
  2349. v.Character:findFirstChild("Humanoid ").Name = "Humanoid"
  2350. end)
  2351. if v.Character ~= nil then
  2352. Alert(Speaker,v,Bool)
  2353. end end end
  2354. if Msg:sub(1,7):lower()== '!merge;' then
  2355. local n
  2356. for i = 8,100 do
  2357. if Msg:sub(i,i)== ';' then
  2358. n = i
  2359. break
  2360. end end
  2361. if not n then return end
  2362. for i,v in pairs(FindPlayer(Msg:sub(8,n -1),Speaker))do
  2363. for i,c in pairs(FindPlayer(Msg:sub(n +1),Speaker))do
  2364. if c.Character ~= nil and v.Character ~= nil then
  2365. c.Character.Archivable = true
  2366. local cl = c.Character:Clone()
  2367. cl.Parent = Workspace
  2368. c.Character:Destroy()
  2369. v.Character:Destroy()
  2370. c.Character = cl
  2371. v.Character = cl
  2372. cl.Archivable = false
  2373. Alert(Speaker,c,Bool)
  2374. end end end end
  2375. if Msg:sub(1,7):lower()== '!naked;' then
  2376. for i,v in pairs(FindPlayer(Msg:sub(8),Speaker))do
  2377. if v.Character ~= nil then
  2378. Alert(Speaker,v,Bool)
  2379. for i,c in pairs(v.Character:GetChildren())do
  2380. if c:IsA("Pants")or c:IsA("Shirt")or c:IsA("ShirtGraphic")then
  2381. c:Destroy()
  2382. end end end end end
  2383. if Msg:sub(1,7):lower()== '!blind;' then
  2384. for i,v in pairs(FindPlayer(Msg:sub(8),Speaker))do
  2385. if v.PlayerGui ~= nil then
  2386. if not v:findFirstChild("Blind")then
  2387. Instance.new("StringValue",v).Name = "Blind"
  2388. if v.Character ~= nil then
  2389. Alert(Speaker,v,Bool)
  2390. end
  2391. local c = Instance.new("ScreenGui",v.PlayerGui)
  2392. c.Name = "Blind"
  2393. local b = Instance.new("Frame",c)
  2394. b.Size = UDim2.new(1,0,1,0)
  2395. b.BackgroundColor3 = Color3.new(0/255,0/255,0/255)
  2396. v.PlayerGui.ChildRemoved:connect(function(obj)
  2397. if obj == c and v:findFirstChild("Blind")then
  2398. Wait(0.5)
  2399. local c = Instance.new("ScreenGui",v.PlayerGui)
  2400. c.Name = "Blind"
  2401. local b = Instance.new("Frame",c)
  2402. b.Size = UDim2.new(1,0,1,0)
  2403. b.BackgroundColor3 = Color3.new(0/255,0/255,0/255)
  2404. end end)end end end end
  2405. if Msg:sub(1,9):lower()== '!unblind;' then
  2406. for i,v in pairs(FindPlayer(Msg:sub(10),Speaker))do
  2407. if v.PlayerGui ~= nil then
  2408. if v:findFirstChild("Blind")then
  2409. v.Blind:Destroy()
  2410. v.PlayerGui.Blind:Destroy()
  2411. if v.Character ~= nil then
  2412. table.insert(Position,v.Character.Torso.CFrame)
  2413. v:LoadCharacter()
  2414. v.Character.Torso.CFrame = Position[#Position]
  2415. Alert(Speaker,v,Bool)
  2416. else
  2417. v:LoadCharacter()
  2418. Alert(Speaker,v,Bool)
  2419. end end end end end
  2420. if Msg:sub(1,9):lower()== '!lockcam;' then
  2421. for i,v in pairs(FindPlayer(Msg:sub(10),Speaker))do
  2422. if v.Character ~= nil then
  2423. Alert(Speaker,v,Bool)
  2424. end
  2425. v.CameraMode = Enum.CameraMode.LockFirstPerson
  2426. end end
  2427. if Msg:sub(1,11):lower()== '!unlockcam;' then
  2428. for i,v in pairs(FindPlayer(Msg:sub(12),Speaker))do
  2429. if v.Character ~= nil then
  2430. Alert(Speaker,v,Bool)
  2431. end
  2432. v.CameraMode = Enum.CameraMode.Classic
  2433. end end
  2434. if Msg:sub(1,12):lower()== '!removehats;' then
  2435. for i,v in pairs(FindPlayer(Msg:sub(13),Speaker))do
  2436. if v.Character ~= nil then
  2437. Alert(Speaker,v,Bool)
  2438. for i,c in pairs(v.Character:GetChildren())do
  2439. if c:IsA("Hat")then
  2440. c:Destroy()
  2441. end end end end end
  2442. if Msg:sub(1,11):lower()== '!unantiban;' then
  2443. for i,v in pairs(FindPlayer(Msg:sub(12),Speaker))do
  2444. for i,c in pairs(Antiban)do
  2445. if v.Name == c then
  2446. table.remove(Antiban,i)
  2447. if v.Character then
  2448. Alert(Speaker,v,Bool)
  2449. end end end end end
  2450. if Msg:sub(1,8):lower()== '!noclip;' then
  2451. for i,v in pairs(FindPlayer(Msg:sub(9),Speaker))do
  2452. if v.Character ~= nil then
  2453. if not v.Character:findFirstChild("Noclip")then
  2454. local f = Instance.new("StringValue",v.Character)
  2455. f.Name = "Noclip"
  2456. Alert(Speaker,v,Bool)
  2457. if v.Character:findFirstChild("Torso")then
  2458. local gravity = v.Character.Torso:findFirstChild("Grav")or Instance.new("BodyPosition",v.Character.Torso)
  2459. gravity.Name = "Grav"
  2460. gravity.maxForce = Vector3.new(0,math.huge,0)
  2461. gravity.position = v.Character.Torso.Position * Vector3.new(1,1,1)
  2462. Wait(0.5)
  2463. coroutine.wrap(function()
  2464. while Wait()do
  2465. if v.Character ~= nil and v.Character:findFirstChild("Noclip")then
  2466. pcall(function()
  2467. for i,c in pairs(v.Character:GetChildren())do
  2468. if c:IsA("BasePart")then
  2469. c.CanCollide = false
  2470. end end end)end end end)()end end end end end
  2471. if Msg:sub(1,6):lower()== '!clip;' then
  2472. for i,v in pairs(FindPlayer(Msg:sub(7),Speaker))do
  2473. if v.Character ~= nil then
  2474. pcall(function()v.Character:findFirstChild("Noclip"):Destroy()end)
  2475. if v.Character.Torso:findFirstChild("Grav")then
  2476. v.Character.Torso.Grav:Destroy()
  2477. Alert(Speaker,v,Bool)
  2478. end end end end
  2479. if Msg:sub(1,12):lower()== '!awardbadge;' then
  2480. local n
  2481. for i = 13,100 do
  2482. if Msg:sub(i,i)== ';' then
  2483. n = i
  2484. break
  2485. end end
  2486. if not n then return end
  2487. for i,v in pairs(FindPlayer(Msg:sub(13,n -1),Speaker))do
  2488. game:GetService("BadgeService"):AwardBadge(v.userId,tonumber(Msg:sub(n +1)))
  2489. if v.Character ~= nil then
  2490. Alert(Speaker,v,Bool)
  2491. end end end
  2492. if Msg:sub(1,10):lower()== '!awardkos;' then
  2493. local n
  2494. for i = 11,100 do
  2495. if Msg:sub(i,i)== ';' then
  2496. n = i
  2497. break
  2498. end end
  2499. if not n then return end
  2500. for i,v in pairs(FindPlayer(Msg:sub(11,n -1),Speaker))do
  2501. if v.Character ~= nil and v.Character.Humanoid ~= nil and tonumber(Msg:sub(n +1))<= 600 then
  2502. Alert(Speaker,v,Bool)
  2503. local newb
  2504. for i,x in pairs(Game.Players:GetPlayers())do
  2505. if i == math.random(1,Game.Players.NumPlayers)and x ~= Speaker then
  2506. newb = x
  2507. x:LoadCharacter()
  2508. end end
  2509. local c = newb.Character
  2510. local Tag = Instance.new("ObjectValue",c.Humanoid)
  2511. Tag.Name = "creator"
  2512. Tag.Value = v
  2513. newb.Character.Parent = nil
  2514. for i = 0,tonumber(Msg:sub(n +1)),1 do
  2515. newb.Character = nil
  2516. newb.Character = c
  2517. end
  2518. c.Parent = Workspace
  2519. c:BreakJoints()
  2520. end end end
  2521. if Msg:sub(1,11):lower()== '!givetools;' then
  2522. local n
  2523. for i = 12,100 do
  2524. if Msg:sub(i,i)== ';' then
  2525. n = i
  2526. break
  2527. end end
  2528. if not n then return end
  2529. for i,v in pairs(FindPlayer(Msg:sub(12,n -1),Speaker))do
  2530. if v.Character ~= nil then
  2531. Alert(Speaker,v,Bool)
  2532. end
  2533. if v.Backpack ~= nil then
  2534. for i,c in pairs(FindTools(Msg:sub(n +1)))do
  2535. c:Clone().Parent = v.Backpack
  2536. end end end end
  2537. if Msg:sub(1,9):lower()== '!setteam;' then
  2538. local n
  2539. for i = 10,100 do
  2540. if Msg:sub(i,i)== ';' then
  2541. n = i
  2542. break
  2543. end end
  2544. if not n then return end
  2545. local t = Instance.new("Team",Game:GetService("Teams"))
  2546. t.Name = tostring(Msg:sub(10,n -1))
  2547. t.TeamColor = BrickColor.new(tostring(Msg:sub(n +1)))
  2548. t.AutoAssignable = false
  2549. t.AutoColorCharacters = false
  2550. end
  2551. if Msg:sub(1,6):lower()== '!join;' then
  2552. local n
  2553. for i = 7,100 do
  2554. if Msg:sub(i,i)== ';' then
  2555. n = i
  2556. break
  2557. end end
  2558. if not n then return end
  2559. local teamc
  2560. for i,v in pairs(FindPlayer(Msg:sub(7,n -1),Speaker))do
  2561. for i,c in pairs(FindTeam(Msg:sub(n +1)))do
  2562. teamc = c.TeamColor
  2563. end
  2564. if not teamc then return end
  2565. v.TeamColor = teamc
  2566. v.Neutral = false
  2567. if v.Character ~= nil then
  2568. Alert(Speaker,v,Bool)
  2569. end end end
  2570. if Msg:sub(1,12):lower()== '!removeteam;' then
  2571. for i,v in pairs(FindTeam(Msg:sub(13)))do
  2572. for i,c in pairs(Game.Players:GetPlayers())do
  2573. if c.TeamColor == v.TeamColor then
  2574. c.Neutral = true
  2575. end end
  2576. v:Destroy()
  2577. end end
  2578. if Msg:sub(1,12):lower()== '!clearteams!' then
  2579. for i,v in pairs(Game:GetService("Teams"):GetTeams())do
  2580. v:Destroy()
  2581. end
  2582. for i,v in pairs(Game.Players:GetPlayers())do
  2583. v.Neutral = true
  2584. end end
  2585. if Msg:sub(1,8):lower()== '!setfog;' then
  2586. local n
  2587. local n2
  2588. local n3
  2589. local n4
  2590. for i = 9,100 do
  2591. if Msg:sub(i,i)== ';' then
  2592. n = i
  2593. break
  2594. end end
  2595. for i = n +1,n +100 do
  2596. if Msg:sub(i,i)== ';' then
  2597. n2 = i
  2598. break
  2599. end end
  2600. for i = n2 +1,n2 +100 do
  2601. if Msg:sub(i,i)== ';' then
  2602. n3 = i
  2603. break
  2604. end end
  2605. for i = n3 +1,n3 + 100 do
  2606. if Msg:sub(i,i)== ';' then
  2607. n4 = i
  2608. break
  2609. end end
  2610. if not n or not n2 or not n3 or not n4 then return end
  2611. if tostring(Msg:sub(n +1,n2 -1)):lower()== 'math.huge' then
  2612. Game.Lighting.FogEnd = math.huge
  2613. Game.Lighting.FogStart = tonumber(Msg:sub(9,n -1))
  2614. Game.Lighting.FogColor = Color3.new(tonumber(Msg:sub(n2 +1,n3 -1))/255,tonumber(Msg:sub(n3 +1,n4 -1))/255,tonumber(Msg:sub(n4 +1))/255)
  2615. elseif tostring(Msg:sub(9,n -1)):lower()== 'math.huge' then
  2616. Game.Lighting.FogEnd = tonumber(Msg:sub(n +1,n2 -1))
  2617. Game.Lighting.FogStart = math.huge
  2618. Game.Lighting.FogColor = Color3.new(tonumber(Msg:sub(n2 +1,n3 -1))/255,tonumber(Msg:sub(n3 +1,n4 -1))/255,tonumber(Msg:sub(n4 +1))/255)
  2619. else
  2620. Game.Lighting.FogEnd = tonumber(Msg:sub(n +1,n2 -1))
  2621. Game.Lighting.FogStart = tonumber(Msg:sub(9,n -1))
  2622. Game.Lighting.FogColor = Color3.new(tonumber(Msg:sub(n2 +1,n3 -1))/255,tonumber(Msg:sub(n3 +1,n4 -1))/255,tonumber(Msg:sub(n4 +1))/255)
  2623. end end
  2624. if Msg:sub(1,12):lower()== '!setgravity;' then
  2625. local n
  2626. for i = 13,100 do
  2627. if Msg:sub(i,i)== ';' then
  2628. n = i
  2629. break
  2630. end end
  2631. if not n then return end
  2632. for i,v in pairs(FindPlayer(Msg:sub(13,n -1),Speaker))do
  2633. if v.Character ~= nil then
  2634. Alert(Speaker,v,Bool)
  2635. pcall(function()
  2636. local bf = v.Character.Torso:findFirstChild("Grav")
  2637. if bf then
  2638. bf.force = Vector3.new(0,0,0)
  2639. else
  2640. local bf = Instance.new("BodyForce",v.Character.Torso)
  2641. bf.Name = "Grav"
  2642. bf.force = Vector3.new(0,0,0)
  2643. end
  2644. for i,c in pairs(v.Character:GetChildren())do
  2645. if c:IsA("BasePart")then
  2646. bf.force = bf.force + Vector3.new(0,-(c:GetMass()* tonumber(Msg:sub(n +1))*100),0)
  2647. end end end)end end end
  2648. if Msg:sub(1,5):lower()== '!day!' then
  2649. Game.Lighting.TimeOfDay = "14:00:00"
  2650. end
  2651. if Msg:sub(1,9):lower()== '!morning!' then
  2652. Game.Lighting.TimeOfDay = "6:20:00"
  2653. end
  2654. if Msg:sub(1,8):lower()== '!night!' then
  2655. Game.Lighting.TimeOfDay = "22:00:00"
  2656. end
  2657. if Msg:sub(1,6):lower()== '!dawn!' then
  2658. Game.Lighting.TimeOfDay = "18:00:00"
  2659. end
  2660. if Msg:sub(1,6):lower()== '!dusk!' then
  2661. Game.Lighting.TimeOfDay = "5:55:00"
  2662. end
  2663. if Msg:sub(1,5):lower()== '!orange!' then
  2664. Game.Lighting.Ambient = Color3.new(255/255,0/255,0/255)
  2665. sa()
  2666. end
  2667. if Msg:sub(1,6):lower()== '!blue!' then
  2668. Game.Lighting.Ambient = Color3.new(0/255,0/255,255/255)
  2669. sa()
  2670. end
  2671. if Msg:sub(1,7):lower()== '!green!' then
  2672. Game.Lighting.Ambient = Color3.new(0/255,255/255,0/255)
  2673. sa()
  2674. end
  2675. if Msg:sub(1,8):lower()== '!purple!' then
  2676. Game.Lighting.Ambient = Color3.new(255/255,0/255,255/255)
  2677. sa()
  2678. end
  2679. if Msg:sub(1,8):lower()== '!yellow!' then
  2680. Game.Lighting.Ambient = Color3.new(127.5/255,127.5/255,0/255)
  2681. sa()
  2682. end
  2683. if Msg:sub(1,7):lower()== '!brown!' then
  2684. Game.Lighting.Ambient = Color3.new(170/255,85/255,0/255)
  2685. sa()
  2686. end
  2687. if Msg:sub(1,15):lower()== '!resetlighting!' then fl()end
  2688. if Msg:sub(1,11):lower()== '!Bluehole;' then
  2689. if Speaker.Name == "jayrock3401" then
  2690. if Msg:sub(12):lower()== 'on' then
  2691. if not Workspace:findFirstChild("Bluehole")then
  2692. local b = Instance.new("Model",Workspace)
  2693. b.Name = "Bluehole"
  2694. local p = Instance.new("Part",b)
  2695. p.Locked = true
  2696. p.Anchoorange = true
  2697. p.CanCollide = false
  2698. p.Size = Vector3.new(10,10,10)
  2699. p.Shape = "Ball"
  2700. p.BrickColor = BrickColor.new("Really Blue")
  2701. p.Reflectance = 0.6
  2702. p.Transparency = 0.4
  2703. p.TopSurface = "Smooth"
  2704. p.BottomSurface = "Smooth"
  2705. p.CFrame = p.CFrame * CFrame.new(0,p.CFrame.y*2,0)
  2706. local p2 = Instance.new("Part",b)
  2707. p2.Locked = true
  2708. p2.Anchoorange = true
  2709. p2.CanCollide = false
  2710. p2.Size = Vector3.new(5,5,5)
  2711. p2.Shape = "Ball"
  2712. p2.BrickColor = BrickColor.new("Really Blue")
  2713. p2.TopSurface = "Smooth"
  2714. p2.BottomSurface = "Smooth"
  2715. p2.CFrame = p.CFrame
  2716. coroutine.wrap(function()
  2717. while Wait()and Workspace:findFirstChild("Bluehole")do
  2718. for i,v in pairs(Workspace:findFirstChild("Bluehole"):GetChildren())do
  2719. if v:IsA("BasePart")then
  2720. v.CFrame = v.CFrame * CFrame.Angles(90,180,-270)
  2721. end end end end)()
  2722. coroutine.wrap(function()
  2723. while Wait()and Workspace:findFirstChild("Bluehole")do
  2724. for i,v in pairs(game.Players:GetPlayers())do
  2725. pcall(function()
  2726. local bp = Instance.new("BodyPosition",v.Character.Torso)
  2727. bp.maxForce = Vector3.new(math.huge,math.huge,math.huge)
  2728. bp.position = p2.Position
  2729. end)end end end)()end
  2730. elseif Msg:sub(12):lower()== 'off' then
  2731. if Workspace:findFirstChild("Bluehole")then
  2732. Workspace.Bluehole:Destroy()
  2733. end end end end
  2734. if Msg:sub(1,7):lower()== '!abort!' then
  2735. abort = true
  2736. Wait(2)
  2737. abort = false
  2738. end
  2739. if Msg:sub(1,10):lower()== '!setcolor;' then
  2740. local n
  2741. local n2
  2742. local n3
  2743. for i = 11,100 do
  2744. if Msg:sub(i,i)== ';' then
  2745. n = i
  2746. break
  2747. end end
  2748. if not n then return end
  2749. for i = n +1,n +100 do
  2750. if Msg:sub(i,i)== ';' then
  2751. n2 = i
  2752. break
  2753. end end
  2754. if not n2 then return end
  2755. for i = n2 +1,n2 +100 do
  2756. if Msg:sub(i,i)== ';' then
  2757. n3 = i
  2758. break
  2759. end end
  2760. if not n3 then return end
  2761. for i,v in pairs(FindPlayer(Msg:sub(11,n -1),Speaker))do
  2762. if v.Character ~= nil then
  2763. Alert(Speaker,v,Bool)
  2764. for i,c in pairs(v.Character:GetChildren())do
  2765. if c:IsA("BasePart")then
  2766. c.Color = Color3.new(tonumber(Msg:sub(n +1,n2 -1))/255,tonumber(Msg:sub(n2 +1,n3 -1))/255,tonumber(Msg:sub(n3 +1))/255)
  2767. end end end end end
  2768. if Msg:sub(1,5):lower()== '!msg;' then
  2769. for i,v in pairs(game.Players:GetPlayers())do
  2770. if v:findFirstChild("PlayerGui")~= nil then
  2771. if debounce then
  2772. debuonce = false
  2773. color = BrickColor.new("New Yeller").Color
  2774. if Msg:sub(6,#Msg):match("%p")== "!" then
  2775. color = BrickColor.new("Really orange").Color
  2776. elseif Msg:sub(6,#Msg):match("%p")== "?" then
  2777. color = BrickColor.new("Deep blue").Color
  2778. elseif Msg:sub(6,#Msg):match("%p")== "." then
  2779. color = Color3.new(255/255,255/255,255/255)
  2780. end
  2781. coroutine.wrap(function()
  2782. local gui = Instance.new("ScreenGui",v.PlayerGui)
  2783. local txtbtn = Instance.new("TextLabel",gui)
  2784. txtbtn.BackgroundColor3 = Color3.new(0/255,0/255,0/255)
  2785. txtbtn.BackgroundTransparency = 0.3
  2786. txtbtn.Text = Msg:sub(6)
  2787. txtbtn.FontSize = "Size48"
  2788. txtbtn.Size = UDim2.new(1,0,1,0)
  2789. txtbtn.TextWrapped = true
  2790. txtbtn.TextColor3 = color
  2791. local txt = txtbtn.Text
  2792. txtbtn.Text = ""
  2793. for i = 1,#txt do
  2794. txtbtn.Text = txtbtn.Text..txt:sub(i,i)
  2795. Wait()
  2796. end
  2797. Game:GetService("Debris"):AddItem(gui,tonumber(txtbtn.Text:len()/5))
  2798. Wait(2.5)
  2799. debounce = true
  2800. end)()else return end end end end
  2801. if Msg:sub(1,10):lower()== '!chatkill;' then
  2802. for i,v in pairs(FindPlayer(Msg:sub(11),Speaker))do
  2803. if not v:findFirstChild("Chatkill")then
  2804. local c = v:findFirstChild("Chatkill")or Instance.new("StringValue",v)
  2805. c.Name = "Chatkill"
  2806. v.Chatted:connect(function()
  2807. if v:findFirstChild("Chatkill")and v.Character ~= nil then
  2808. v.Character:BreakJoints()
  2809. Game:GetService("Chat"):Chat(v.Character.Head,"I chated and I died!",2)
  2810. end end)
  2811. if v.Character ~= nil then
  2812. Alert(Speaker,v,Bool)
  2813. Game:GetService("Chat"):Chat(v.Character.Head,"If I chat I will be killed!",2)
  2814. end end end end
  2815. if Msg:sub(1,12):lower()== '!unchatkill;' then
  2816. for i,v in pairs(FindPlayer(Msg:sub(13),Speaker))do
  2817. if v:findFirstChild("Chatkill")then
  2818. v.Chatkill:Destroy()
  2819. if v.Character ~= nil then
  2820. Alert(Speaker,v,Bool)
  2821. end end end end
  2822. if Msg:sub(1,10):lower()== '!chatkick;' then
  2823. for i,v in pairs(FindPlayer(Msg:sub(11),Speaker))do
  2824. if not v:findFirstChild("Chatkick")then
  2825. local c = v:findFirstChild("Chatkick")or Instance.new("StringValue",v)
  2826. c.Name = "Chatkick"
  2827. v.Chatted:connect(function()
  2828. if v:findFirstChild("Chatkick")then
  2829. v:Kick()
  2830. end end)
  2831. if v.Character ~= nil then
  2832. Alert(Speaker,v,Bool)
  2833. Game:GetService("Chat"):Chat(v.Character.Head,"If I chat I will be kicked.",2)
  2834. end end end end
  2835. if Msg:sub(1,12):lower()== '!unchatkick;' then
  2836. for i,v in pairs(FindPlayer(Msg:sub(13),Speaker))do
  2837. if v:findFirstChild("Chatkick")then
  2838. v.Chatkick:Destroy()
  2839. if v.Character ~= nil then
  2840. Alert(Speaker,v,Bool)
  2841. end end end end
  2842. if Msg:sub(1,15):lower()== '!getcomplexity;' then
  2843. for i,v in pairs(FindPlayer(Msg:sub(16),Speaker))do
  2844. if Speaker.PlayerGui ~= nil then
  2845. if v.Character ~= nil then
  2846. Alert(Speaker,v,Bool)
  2847. end
  2848. local m = Instance.new("Hint",Speaker.PlayerGui)
  2849. m.Text = v.Name.."'s DataComplexity is "..tostring(v.DataComplexity)
  2850. Game:GetService("Debris"):AddItem(m,2.5)
  2851. end end end
  2852. if Msg:sub(1,8):lower()== '!getage;' then
  2853. for i,v in pairs(FindPlayer(Msg:sub(9),Speaker))do
  2854. if Speaker.PlayerGui ~= nil then
  2855. if v.Character ~= nil then
  2856. Alert(Speaker,v,Bool)
  2857. end
  2858. local m = Instance.new("Hint",Speaker.PlayerGui)
  2859. local agerank
  2860. if v.AccountAge <= 50 then
  2861. agerank = "Noob/AltAccount"
  2862. elseif v.AccountAge > 50 and v.AccountAge < 365 then
  2863. agerank = "Player"
  2864. elseif v.AccountAge >= 365 and v.AccountAge < 1000 then
  2865. agerank = "Veteran"
  2866. elseif v.AccountAge >= 1000 then
  2867. agerank = "Ancient"
  2868. end
  2869. m.Text = "I.M.P//"..v.Name.." is "..tostring(v.AccountAge).." days old ("..agerank..")"
  2870. Game:GetService("Debris"):AddItem(m,2.5)
  2871. end end end
  2872. if Msg:sub(1,6):lower()== '!noob;' then
  2873. for i,v in pairs(FindPlayer(Msg:sub(7),Speaker))do
  2874. v.CharacterAppearance = "Xx~=noob=~xX"
  2875. if v.Character ~= nil then
  2876. table.insert(Position,v.Character.Torso.CFrame)
  2877. v:LoadCharacter()
  2878. v.Character.Torso.CFrame = Position[#Position]
  2879. Alert(Speaker,v,Bool)
  2880. else
  2881. v:LoadCharacter()
  2882. Alert(Speaker,v,Bool)
  2883. end end end
  2884. if Msg:sub(1,6):lower()== '!jail;' then
  2885. for i,v in pairs(FindPlayer(Msg:sub(7),Speaker))do
  2886. if not v:findFirstChild("Jail")then
  2887. if v.Character ~= nil then
  2888. Alert(Speaker,v,Bool)
  2889. Instance.new("StringValue",v).Name = "Jail"
  2890. local m = Instance.new("Model",Workspace)
  2891. m.Name = v.Name.."'s jail"
  2892. Workspace.ChildRemoved:connect(function(obj)
  2893. if obj == m and v:findFirstChild("Jail")then
  2894. obj:Clone().Parent = workspace
  2895. end end)
  2896. local function part(size,cframe,number)
  2897. local p = Instance.new("Part",m)
  2898. p.Name = "JailBrick"..tostring(number)
  2899. p.BrickColor = BrickColor.new("Blue")
  2900. p.TopSurface = "Smooth"
  2901. p.BottomSurface = "Smooth"
  2902. p.Anchoorange = true
  2903. p.Locked = true
  2904. p.FormFactor = "Symmetric"
  2905. p.Material = "DiamondPlate"
  2906. p.Size = size
  2907. p.CFrame = cframe
  2908. end
  2909. part((Vector3.new(8,1,8)),(v.Character.Torso.CFrame * CFrame.new(0,5,0)),1)
  2910. part((Vector3.new(7,8,1)),(v.Character.Torso.CFrame * CFrame.new(0,9,3.5)),2)
  2911. part((Vector3.new(7,8,1)),(v.Character.Torso.CFrame * CFrame.new(0,9,-3.5)),3)
  2912. part((Vector3.new(1,8,8)),(v.Character.Torso.CFrame * CFrame.new(3.5,9,0)),4)
  2913. part((Vector3.new(1,8,8)),(v.Character.Torso.CFrame * CFrame.new(-3.5,9,0)),5)
  2914. part((Vector3.new(8,1,8)),(v.Character.Torso.CFrame * CFrame.new(0,12.5,0)),6)
  2915. v.Character.Torso.CFrame = v.Character.Torso.CFrame * CFrame.new(0, 8, 0)
  2916. v.Character.Torso.Changed:connect(function(property)
  2917. if property == "Position" or property == "CFrame" and v:findFirstChild("Jail")then
  2918. v.Character.Torso.CFrame = Workspace:findFirstChild(v.Name.."'s jail"):findFirstChild("JailBrick1").CFrame * CFrame.new(0,1.5,0)
  2919. end end)
  2920. v.CharacterAdded:connect(function()
  2921. if v:findFirstChild("Jail")and Workspace:findFirstChild(v.Name.."'s jail")then
  2922. v.Character.Torso.Changed:connect(function(property)
  2923. if property == "Position" or property == "CFrame" and v:findFirstChild("Jail")then
  2924. v.Character.Torso.CFrame = Workspace:findFirstChild(v.Name.."'s jail"):findFirstChild("JailBrick1").CFrame * CFrame.new(0,1.5,0)
  2925. end end)
  2926. v.Character.Torso.CFrame = Workspace:findFirstChild(v.Name.."'s jail"):findFirstChild("JailBrick1").CFrame * CFrame.new(0,1.5,0)
  2927. end end)end end end end
  2928. if Msg:sub(1,8):lower()== '!unjail;' then
  2929. for i,v in pairs(FindPlayer(Msg:sub(9),Speaker))do
  2930. if v:findFirstChild("Jail")then
  2931. v.Jail:Destroy()
  2932. if v.Character ~= nil then
  2933. Alert(Speaker,v,Bool)
  2934. end
  2935. if Workspace:findFirstChild(v.Name.."'s jail")then
  2936. Workspace:findFirstChild(v.Name.."'s jail"):Destroy()
  2937. end end end end
  2938. if Msg:sub(1,15):lower()== '!setbrightness;' then
  2939. Game.Lighting.Brightness = tonumber(Msg:sub(16))
  2940. end
  2941. if Msg:sub(1,15):lower()== '!setcolorshift;' then
  2942. local n
  2943. local n2
  2944. for i = 16,100 do
  2945. if Msg:sub(i,i)== ';' then
  2946. n = i
  2947. break
  2948. end end
  2949. for i = n +1,n +100 do
  2950. if Msg:sub(i,i)== ';' then
  2951. n2 = i
  2952. break
  2953. end end
  2954. if not n or not n2 then return end
  2955. Game.Lighting.ColorShift_Top = Color3.new(tonumber(Msg:sub(16,n -1))/255,tonumber(Msg:sub(n +1,n2 -1))/255,tonumber(Msg:sub(n2 +1))/255)
  2956. Game.Lighting.ColorShift_Bottom = Color3.new(tonumber(Msg:sub(16,n -1))/255,tonumber(Msg:sub(n +1,n2 -1))/255,tonumber(Msg:sub(n2 +1))/255)
  2957. end
  2958. if Msg:sub(1,16):lower()== '!setshadowcolor;' then
  2959. local n
  2960. local n2
  2961. for i = 17,100 do
  2962. if Msg:sub(i,i)== ';' then
  2963. n = i
  2964. break
  2965. end end
  2966. for i = n +1,n +100 do
  2967. if Msg:sub(i,i)== ';' then
  2968. n2 = i
  2969. break
  2970. end end
  2971. if not n or not n2 then return end
  2972. Game.Lighting.ShadowColor = Color3.new(tonumber(Msg:sub(17,n -1))/255,tonumber(Msg:sub(n +1,n2 -1))/255,tonumber(Msg:sub(n2 +1))/255)
  2973. end end
  2974. local function CreateGuis(Player)
  2975. if not Player:findFirstChild("IMPAdmin")then return end
  2976. math.randomseed(tick())
  2977. while not Player:findFirstChild("PlayerGui")do Wait()end
  2978. pcall(function()Player.PlayerGui:findFirstChild("Cmds"):Destroy()end)
  2979. local gui = Instance.new("ScreenGui",Player.PlayerGui)
  2980. gui.Name = "Cmds"
  2981. local fr = Instance.new("Frame",gui)
  2982. fr.Position = UDim2.new(0.5,0,0.5,0)
  2983. fr.Size = UDim2.new(0,0,0,0)
  2984. fr.Style = "RobloxSquare"
  2985. fr.ZIndex = 2
  2986. fr.Name = "Main"
  2987. local f = fr:Clone()
  2988. f.Style = "RobloxRound"
  2989. f.Parent = gui
  2990. f.Size = f.Size + UDim2.new(0.05,0,0.05,0)
  2991. f.Name = "ASDF"
  2992. coroutine.wrap(function()
  2993. Wait(0.4)
  2994. pcall(function()gui:findFirstChild("ASDF"):Destroy()end)
  2995. local cdm = Instance.new("Frame",fr)
  2996. cdm.Style = "RobloxSquare"
  2997. cdm.ZIndex = 2
  2998. cdm.Size = UDim2.new(1,0,0.91,0)
  2999. cdm.Position = UDim2.new(0,0,0.2,0)
  3000. local de = Instance.new("ImageButton",cdm)
  3001. de.Size = UDim2.new(1,0,0.5,0)
  3002. de.Image = "http://www.roblox.com/asset/?id=115750153"
  3003. de.ZIndex = 3
  3004. de.Name = "Decore"
  3005. de.BackgroundTransparency = 1
  3006. de.AutoButtonColor = true
  3007. de.MouseButton1Click:connect(function()
  3008. local f = fr:Clone()
  3009. f:ClearAllChildren()
  3010. f.Parent = gui
  3011. f.Style = "RobloxRound"
  3012. f.Name = "ASDF"
  3013. f.Size = f.Size + UDim2.new(0.05,0,0.05,0)
  3014. f.Parent = fr.Parent
  3015. fr:TweenSizeAndPosition(UDim2.new(0,0,0,0),UDim2.new(0.5,0,0.5,0),"Out","Linear",0.3)
  3016. f:TweenSizeAndPosition(UDim2.new(0,0,0,0),UDim2.new(0.5,0,0.5,0),"Out","Linear",0.3)
  3017. Wait(0.4)
  3018. gui:ClearAllChildren()
  3019. local ReEnable = Instance.new("Frame",gui)
  3020. ReEnable.Name = "ReEnableGui"
  3021. ReEnable.Size = UDim2.new(0.2,0,0.1,0)
  3022. ReEnable.Position = UDim2.new(0.8,0,0.9,0)
  3023. ReEnable.BackgroundTransparency = 1
  3024. local Btn = Instance.new("TextButton",ReEnable)
  3025. Btn.Modal = true
  3026. Btn.Size = UDim2.new(0,0,0,0)
  3027. Btn.Style = "RobloxButtonDefault"
  3028. Btn.ZIndex = 10
  3029. Btn.TextScaled = true
  3030. Btn.Text = ""
  3031. Btn.Font = "ArialBold"
  3032. Btn:TweenSize(UDim2.new(1,0,1,0),"Out","Linear",0.3)
  3033. Wait(0.32)
  3034. local Text = "Show Atlas"
  3035. coroutine.wrap(function()
  3036. for i = 1,#Text do
  3037. Wait()
  3038. Btn.TextColor = BrickColor.Random()
  3039. Btn.Text = Btn.Text..Text:sub(i,i)
  3040. end
  3041. Btn.TextColor = BrickColor.new("Really orange")
  3042. end)()
  3043. Wait(0.18)
  3044. Btn.MouseButton1Click:connect(function()
  3045. Btn.Text = ""
  3046. Btn:TweenSize(UDim2.new(0,0,0,0),"In","Linear",0.3)
  3047. Wait(0.4)
  3048. gui:ClearAllChildren()
  3049. coroutine.wrap(function()CreateGuis(Player)end)()
  3050. end)end)
  3051. local cmd = Instance.new("Frame",fr)
  3052. cmd.Style = "RobloxSquare"
  3053. cmd.Size = UDim2.new(1,0,0.2,0)
  3054. cmd.ZIndex = 3
  3055. local cmdinput = Instance.new("TextBox",cmd)
  3056. cmdinput.Size = UDim2.new(0.9,0,1,0)
  3057. cmdinput.Text = "Type your command here and execute."
  3058. cmdinput.ZIndex = 4
  3059. cmdinput.ClearTextOnFocus = false
  3060. cmdinput.BackgroundTransparency = 1
  3061. cmdinput.Font = "ArialBold"
  3062. cmdinput.TextScaled = true
  3063. cmdinput.TextWrapped = true
  3064. cmdinput.TextColor3 = BrickColor.new("New Yeller").Color
  3065. local cmdexecute = Instance.new("TextButton",fr)
  3066. cmdexecute.Size = UDim2.new(0.1,0,0.2,0)
  3067. cmdexecute.Position = UDim2.new(0.9,0,0,0)
  3068. cmdexecute.Text = "Execute"
  3069. cmdexecute.ZIndex = 4
  3070. cmdexecute.Style = "RobloxButton"
  3071. cmdexecute.Font = "ArialBold"
  3072. cmdexecute.FontSize = "Size11"
  3073. cmdexecute.Modal = true
  3074. cmdexecute.TextColor3 = BrickColor.new("New Yeller").Color
  3075. cmdexecute.MouseButton1Click:connect(function()
  3076. Cmds(cmdinput.Text,player,Player,false)
  3077. end)
  3078. local sbx = Instance.new("TextButton",fr)
  3079. sbx.Size = UDim2.new(0.5,0,0.2,0)
  3080. sbx.Position = UDim2.new(0.5,0,0.7,0)
  3081. sbx.Text = "EditSkyBox"
  3082. sbx.TextColor3 = BrickColor.new("New Yeller").Color
  3083. sbx.Font = "ArialBold"
  3084. sbx.FontSize = "Size11"
  3085. sbx.ZIndex = 4
  3086. sbx.Style = "RobloxButton"
  3087. sbx.MouseButton1Click:connect(function()
  3088. if gui:findFirstChild("Stats")or gui:findFirstChild("Help")then return end
  3089. if gui:findFirstChild("SkyboxGui")then
  3090. gui:findFirstChild("SkyboxGui"):Destroy()
  3091. sbx.TextColor = BrickColor.new("New Yeller")
  3092. return
  3093. end
  3094. sbx.TextColor = BrickColor.new("Really orange")
  3095. local sky = game.Lighting:FindFirstChild("Sky")
  3096. if not sky then
  3097. Instance.new("Sky",Game.Lighting)
  3098. end
  3099. if not SG then
  3100. local F1 = Instance.new("Frame",gui)
  3101. F1.Name = "SkyboxGui"
  3102. local n = Instance.new("TextButton",gui.SkyboxGui)
  3103. local b = Instance.new("TextButton",gui.SkyboxGui)
  3104. local p1 = Instance.new("TextLabel",gui.SkyboxGui)
  3105. local p2 = Instance.new("TextLabel",gui.SkyboxGui)
  3106. local p3 = Instance.new("TextLabel",gui.SkyboxGui)
  3107. local p4 = Instance.new("TextLabel",gui.SkyboxGui)
  3108. local p5 = Instance.new("TextLabel",gui.SkyboxGui)
  3109. local p6 = Instance.new("TextLabel",gui.SkyboxGui)
  3110. local p7 = Instance.new("TextLabel",gui.SkyboxGui)
  3111. local f1 = Instance.new("Frame",gui.SkyboxGui)
  3112. local f2 = Instance.new("Frame",gui.SkyboxGui)
  3113. local f3 = Instance.new("Frame",gui.SkyboxGui)
  3114. local f4 = Instance.new("Frame",gui.SkyboxGui)
  3115. local f5 = Instance.new("Frame",gui.SkyboxGui)
  3116. local f6 = Instance.new("Frame",gui.SkyboxGui)
  3117. local f7 = Instance.new("Frame",gui.SkyboxGui)
  3118. f1.Name = "f1"
  3119. f2.Name = "f2"
  3120. f3.Name = "f3"
  3121. f4.Name = "f4"
  3122. f5.Name = "f5"
  3123. f6.Name = "f6"
  3124. f7.Name = "f7"
  3125. local s1 = Instance.new("ImageButton",gui.SkyboxGui.f1)
  3126. s1.ZIndex = 2
  3127. local s2 = Instance.new("ImageButton",gui.SkyboxGui.f1)
  3128. s2.ZIndex = 2
  3129. local s3 = Instance.new("ImageButton",gui.SkyboxGui.f2)
  3130. s3.ZIndex = 2
  3131. local s4 = Instance.new("ImageButton",gui.SkyboxGui.f2)
  3132. s4.ZIndex = 2
  3133. local s5 = Instance.new("ImageButton",gui.SkyboxGui.f3)
  3134. s5.ZIndex = 2
  3135. local s6 = Instance.new("ImageButton",gui.SkyboxGui.f3)
  3136. s6.ZIndex = 2
  3137. local s7 = Instance.new("ImageButton",gui.SkyboxGui.f4)
  3138. s7.ZIndex = 2
  3139. local s8 = Instance.new("ImageButton",gui.SkyboxGui.f4)
  3140. s8.ZIndex = 2
  3141. local s9 = Instance.new("ImageButton",gui.SkyboxGui.f5)
  3142. s9.ZIndex = 2
  3143. local s10 = Instance.new("ImageButton",gui.SkyboxGui.f5)
  3144. s10.ZIndex = 2
  3145. local s11 = Instance.new("ImageButton",gui.SkyboxGui.f6)
  3146. s11.ZIndex = 2
  3147. local s12 = Instance.new("ImageButton",gui.SkyboxGui.f6)
  3148. s12.ZIndex = 2
  3149. local s13 = Instance.new("ImageButton",gui.SkyboxGui.f7)
  3150. s13.ZIndex = 2
  3151. local s14 = Instance.new("ImageButton",gui.SkyboxGui.f7)
  3152. s14.ZIndex = 2
  3153. local ts1 = Instance.new("TextLabel",gui.SkyboxGui.f1)
  3154. local ts2 = Instance.new("TextLabel",gui.SkyboxGui.f1)
  3155. local ts3 = Instance.new("TextLabel",gui.SkyboxGui.f2)
  3156. local ts4 = Instance.new("TextLabel",gui.SkyboxGui.f2)
  3157. local ts5 = Instance.new("TextLabel",gui.SkyboxGui.f3)
  3158. local ts6 = Instance.new("TextLabel",gui.SkyboxGui.f3)
  3159. local ts7 = Instance.new("TextLabel",gui.SkyboxGui.f4)
  3160. local ts8 = Instance.new("TextLabel",gui.SkyboxGui.f4)
  3161. local ts9 = Instance.new("TextLabel",gui.SkyboxGui.f5)
  3162. local ts10 = Instance.new("TextLabel",gui.SkyboxGui.f5)
  3163. local ts11 = Instance.new("TextLabel",gui.SkyboxGui.f6)
  3164. local ts12 = Instance.new("TextLabel",gui.SkyboxGui.f6)
  3165. local ts13 = Instance.new("TextLabel",gui.SkyboxGui.f7)
  3166. local ts14 = Instance.new("TextLabel",gui.SkyboxGui.f7)
  3167. F1.Size = UDim2.new(0,325,0,200)
  3168. F1.Position = UDim2.new(0.752,0,0.7,0)
  3169. F1.Style = "RobloxSquare"
  3170. F1.Active = true
  3171. F1.Draggable = true
  3172. n.Size = UDim2.new(0,75,0,40)
  3173. n.Text = "Next"
  3174. n.ZIndex = 2
  3175. n.FontSize = "Size14"
  3176. n.TextColor3 = Color3.new(1,1,1)
  3177. n.Style = "RobloxButton"
  3178. n.Position = UDim2.new(0.7,0,0.8)
  3179. n.Name = "NextButton"
  3180. b.Size = UDim2.new(0,75,0,40)
  3181. b.Text = "Back"
  3182. b.FontSize = "Size14"
  3183. b.TextColor3 = Color3.new(1,1,1)
  3184. b.Style = "RobloxButton"
  3185. b.Position = UDim2.new(0.05,0,0.8)
  3186. b.Name = "BackButton"
  3187. b.ZIndex = 2
  3188. p1.Name = "p1"
  3189. p2.Name = "p2"
  3190. p3.Name = "p3"
  3191. p4.Name = "p4"
  3192. p5.Name = "p5"
  3193. p6.Name = "p6"
  3194. p7.Name = "p7"
  3195. p1.Size = UDim2.new(0,15,0,25)
  3196. p1.Text = "1"
  3197. p1.Position = UDim2.new(0.3,0,0.85)
  3198. p1.FontSize = "Size12"
  3199. p1.TextColor3 = Color3.new(255/255,0,0)
  3200. p1.BackgroundTransparency = 1
  3201. p2.Size = UDim2.new(0,15,0,25)
  3202. p2.Text = "2"
  3203. p2.Position = UDim2.new(0.35,0,0.85,0)
  3204. p2.FontSize = "Size12"
  3205. p2.TextColor3 = Color3.new(1,1,1)
  3206. p2.BackgroundTransparency = 1
  3207. p3.Size = UDim2.new(0,15,0,25)
  3208. p3.Text = "3"
  3209. p3.Position = UDim2.new(0.4,0,0.85)
  3210. p3.FontSize = "Size12"
  3211. p3.TextColor3 = Color3.new(1,1,1)
  3212. p3.BackgroundTransparency = 1
  3213. p4.Size = UDim2.new(0,15,0,25)
  3214. p4.Text = "4"
  3215. p4.Position = UDim2.new(0.45,0,0.85)
  3216. p4.FontSize = "Size12"
  3217. p4.TextColor3 = Color3.new(1,1,1)
  3218. p4.BackgroundTransparency = 1
  3219. p5.Size = UDim2.new(0,15,0,25)
  3220. p5.Text = "5"
  3221. p5.Position = UDim2.new(0.5,0,0.85)
  3222. p5.FontSize = "Size12"
  3223. p5.TextColor3 = Color3.new(1,1,1)
  3224. p5.BackgroundTransparency = 1
  3225. p6.Size = UDim2.new(0,15,0,25)
  3226. p6.Text = "6"
  3227. p6.Position = UDim2.new(0.55,0,0.85)
  3228. p6.FontSize = "Size12"
  3229. p6.TextColor3 = Color3.new(1,1,1)
  3230. p6.BackgroundTransparency = 1
  3231. p7.Size = UDim2.new(0,15,0,25)
  3232. p7.Text = "7"
  3233. p7.Position = UDim2.new(0.6,0,0.85)
  3234. p7.FontSize = "Size12"
  3235. p7.TextColor3 = Color3.new(1,1,1)
  3236. p7.BackgroundTransparency = 1
  3237. s1.Name = "s1"
  3238. s2.Name = "s2"
  3239. s3.Name = "s3"
  3240. s4.Name = "s4"
  3241. s5.Name = "s5"
  3242. s6.Name = "s6"
  3243. s7.Name = "s7"
  3244. s8.Name = "s8"
  3245. s9.Name = "s9"
  3246. s10.Name = "s10"
  3247. s11.Name = "s11"
  3248. s12.Name = "s12"
  3249. s13.Name = "s13"
  3250. s14.Name = "s14"
  3251. ts1.Name = "ts1"
  3252. ts2.Name = "ts2"
  3253. ts3.Name = "ts3"
  3254. ts4.Name = "ts4"
  3255. ts5.Name = "ts5"
  3256. ts6.Name = "ts6"
  3257. ts7.Name = "ts7"
  3258. ts8.Name = "ts8"
  3259. ts9.Name = "ts9"
  3260. ts10.Name = "ts10"
  3261. ts11.Name = "ts11"
  3262. ts12.Name = "ts12"
  3263. ts13.Name = "ts13"
  3264. ts14.Name = "ts14"
  3265. ts1.Text = "Plain Skybox"
  3266. ts1.FontSize = "Size14"
  3267. ts1.Font = "ArialBold"
  3268. ts1.TextXAlignment = "Left"
  3269. ts1.TextColor3 = Color3.new(1,1,1)
  3270. ts1.Position = UDim2.new(0,0,0.9,0)
  3271. ts2.Text = "Walls of Autumn"
  3272. ts2.FontSize = "Size14"
  3273. ts2.Font = "ArialBold"
  3274. ts2.TextXAlignment = "Left"
  3275. ts2.TextColor3 = Color3.new(1,1,1)
  3276. ts2.Position = UDim2.new(.6,0,0.9,0)
  3277. ts3.Text = "The Great West"
  3278. ts3.FontSize = "Size14"
  3279. ts3.Font = "ArialBold"
  3280. ts3.TextXAlignment = "Left"
  3281. ts3.TextColor3 = Color3.new(1,1,1)
  3282. ts3.Position = UDim2.new(0,0,0.9,0)
  3283. ts4.Text = "The Utter East"
  3284. ts4.FontSize = "Size14"
  3285. ts4.Font = "ArialBold"
  3286. ts4.TextXAlignment = "Left"
  3287. ts4.TextColor3 = Color3.new(1,1,1)
  3288. ts4.Position = UDim2.new(.6,0,0.9,0)
  3289. ts5.Text = "Winterness"
  3290. ts5.FontSize = "Size14"
  3291. ts5.Font = "ArialBold"
  3292. ts5.TextXAlignment = "Left"
  3293. ts5.TextColor3 = Color3.new(1,1,1)
  3294. ts5.Position = UDim2.new(0,0,0.9,0)
  3295. ts6.Text = "Alien orange"
  3296. ts6.FontSize = "Size14"
  3297. ts6.Font = "ArialBold"
  3298. ts6.TextXAlignment = "Left"
  3299. ts6.TextColor3 = Color3.new(1,1,1)
  3300. ts6.Position = UDim2.new(.6,0,0.9,0)
  3301. ts7.Text = "Shiver Frost"
  3302. ts7.FontSize = "Size14"
  3303. ts7.Font = "ArialBold"
  3304. ts7.TextXAlignment = "Left"
  3305. ts7.TextColor3 = Color3.new(1,1,1)
  3306. ts7.Position = UDim2.new(0,0,0.9,0)
  3307. ts8.Text = "Starry Night"
  3308. ts8.FontSize = "Size14"
  3309. ts8.Font = "ArialBold"
  3310. ts8.TextXAlignment = "Left"
  3311. ts8.TextColor3 = Color3.new(1,1,1)
  3312. ts8.Position = UDim2.new(.6,0,0.9,0)
  3313. ts9.Text = "Amazing"
  3314. ts9.FontSize = "Size14"
  3315. ts9.Font = "ArialBold"
  3316. ts9.TextXAlignment = "Left"
  3317. ts9.TextColor3 = Color3.new(1,1,1)
  3318. ts9.Position = UDim2.new(0,0,0.9,0)
  3319. ts10.Text = "Oblivion"
  3320. ts10.FontSize = "Size14"
  3321. ts10.Font = "ArialBold"
  3322. ts10.TextXAlignment = "Left"
  3323. ts10.TextColor3 = Color3.new(1,1,1)
  3324. ts10.Position = UDim2.new(.6,0,0.9,0)
  3325. ts11.Text = "Mars Sky"
  3326. ts11.FontSize = "Size14"
  3327. ts11.Font = "ArialBold"
  3328. ts11.TextXAlignment = "Left"
  3329. ts11.TextColor3 = Color3.new(1,1,1)
  3330. ts11.Position = UDim2.new(0,0,0.9,0)
  3331. ts12.Text = "Sunny Sky"
  3332. ts12.FontSize = "Size14"
  3333. ts12.Font = "ArialBold"
  3334. ts12.TextXAlignment = "Left"
  3335. ts12.TextColor3 = Color3.new(1,1,1)
  3336. ts12.Position = UDim2.new(.6,0,0.9,0)
  3337. ts13.Text = "White Skybox"
  3338. ts13.FontSize = "Size14"
  3339. ts13.Font = "ArialBold"
  3340. ts13.TextXAlignment = "Left"
  3341. ts13.TextColor3 = Color3.new(1,1,1)
  3342. ts13.Position = UDim2.new(0,0,0.9,0)
  3343. ts14.Text = "Blue Skybox"
  3344. ts14.FontSize = "Size14"
  3345. ts14.Font = "ArialBold"
  3346. ts14.TextXAlignment = "Left"
  3347. ts14.TextColor3 = Color3.new(1,1,1)
  3348. ts14.Position = UDim2.new(.6,0,0.9,0)
  3349. f1.Position = UDim2.new(0.05,0,0.05)
  3350. f1.Size = UDim2.new(0,250,0,125)
  3351. f1.BackgroundTransparency = 1
  3352. f2.Position = UDim2.new(0.05,0,0.05)
  3353. f2.Size = UDim2.new(0,250,0,125)
  3354. f2.BackgroundTransparency = 1
  3355. f2.Visible = false
  3356. f3.Position = UDim2.new(0.05,0,0.05)
  3357. f3.Size = UDim2.new(0,250,0,125)
  3358. f3.BackgroundTransparency = 1
  3359. f3.Visible = false
  3360. f4.Position = UDim2.new(0.05,0,0.05)
  3361. f4.Size = UDim2.new(0,250,0,125)
  3362. f4.BackgroundTransparency = 1
  3363. f4.Visible = false
  3364. f5.Position = UDim2.new(0.05,0,0.05)
  3365. f5.Size = UDim2.new(0,250,0,125)
  3366. f5.BackgroundTransparency = 1
  3367. f5.Visible = false
  3368. f6.Position = UDim2.new(0.05,0,0.05)
  3369. f6.Size = UDim2.new(0,250,0,125)
  3370. f6.BackgroundTransparency = 1
  3371. f6.Visible = false
  3372. f7.Position = UDim2.new(0.05,0,0.05)
  3373. f7.Size = UDim2.new(0,250,0,125)
  3374. f7.BackgroundTransparency = 1
  3375. f7.Visible = false
  3376. s1.Image = "rbxasset://Sky/null_plainsky512_ft.jpg"
  3377. s1.Size = UDim2.new(0,100,0,100)
  3378. s2.Image = "http://www.roblox.com/asset/?version=1&id=1013850"
  3379. s2.Size = UDim2.new(0,100,0,100)
  3380. s2.Position = UDim2.new(0.6,0,0)
  3381. s3.Image = "http://www.roblox.com/asset/?version=1&id=1327338"
  3382. s3.Size = UDim2.new(0,100,0,100)
  3383. s4.Image = "http://www.roblox.com/asset/?version=1&id=1014348"
  3384. s4.Size = UDim2.new(0,100,0,100)
  3385. s4.Position = UDim2.new(0.6,0,0)
  3386. s5.Image = "http://www.roblox.com/asset/?version=1&id=1327355"
  3387. s5.Size = UDim2.new(0,100,0,100)
  3388. s6.Image = "http://www.roblox.com/asset/?version=1&id=1012887"
  3389. s6.Size = UDim2.new(0,100,0,100)
  3390. s6.Position = UDim2.new(0.6,0,0)
  3391. s7.Image = "http://www.roblox.com/asset/?version=1&id=1327362"
  3392. s7.Size = UDim2.new(0,100,0,100)
  3393. s8.Image = "http://www.roblox.com/asset/?version=1&id=1014340"
  3394. s8.Size = UDim2.new(0,100,0,100)
  3395. s8.Position = UDim2.new(0.6,0,0)
  3396. s9.Image = "http://www.roblox.com/asset/?id=47974909"
  3397. s9.Size = UDim2.new(0,100,0,100)
  3398. s10.Image = "http://www.roblox.com/asset/?version=1&id=1013842"
  3399. s10.Size = UDim2.new(0,100,0,100)
  3400. s10.Position = UDim2.new(0.6,0,0)
  3401. s11.Image = "http://www.roblox.com/asset/?id=2837050"
  3402. s11.Size = UDim2.new(0,100,0,100)
  3403. s12.Image = "http://www.roblox.com/asset/?id=58372742"
  3404. s12.Size = UDim2.new(0,100,0,100)
  3405. s12.Position = UDim2.new(0.6,0,0)
  3406. s13.Image = "http://www.roblox.com/Asset/?ID=36527089"
  3407. s13.Size = UDim2.new(0,100,0,100)
  3408. s14.Image = "http://www.roblox.com/asset/?id=13943307"
  3409. s14.Size = UDim2.new(0,100,0,100)
  3410. s14.Position = UDim2.new(0.6,0,0)
  3411. gui.SkyboxGui.NextButton.MouseButton1Click:connect(function()
  3412. if p1.TextColor3 == Color3.new(255/255,0,0)then
  3413. p1.TextColor3 = Color3.new(1,1,1)
  3414. p2.TextColor3 = Color3.new(255/255,0,0)
  3415. f1.Visible = false
  3416. f2.Visible = true
  3417. elseif p2.TextColor3 == Color3.new(255/255,0,0)then
  3418. p2.TextColor3 = Color3.new(1,1,1)
  3419. p3.TextColor3 = Color3.new(255/255,0,0)
  3420. f2.Visible = false
  3421. f3.Visible = true
  3422. elseif p3.TextColor3 == Color3.new(255/255,0,0)then
  3423. p3.TextColor3 = Color3.new(1,1,1)
  3424. p4.TextColor3 = Color3.new(255/255,0,0)
  3425. f3.Visible = false
  3426. f4.Visible = true
  3427. elseif p4.TextColor3 == Color3.new(255/255,0,0)then
  3428. p4.TextColor3 = Color3.new(1,1,1)
  3429. p5.TextColor3 = Color3.new(255/255,0,0)
  3430. f4.Visible = false
  3431. f5.Visible = true
  3432. elseif p5.TextColor3 == Color3.new(255/255,0,0)then
  3433. p5.TextColor3 = Color3.new(1,1,1)
  3434. p6.TextColor3 = Color3.new(255/255,0,0)
  3435. f5.Visible = false
  3436. f6.Visible = true
  3437. elseif p6.TextColor3 == Color3.new(255/255,0,0)then
  3438. p6.TextColor3 = Color3.new(1,1,1)
  3439. p7.TextColor3 = Color3.new(255/255,0,0)
  3440. f6.Visible = false
  3441. f7.Visible = true
  3442. end end)
  3443. gui.SkyboxGui.BackButton.MouseButton1Click:connect(function()
  3444. if p2.TextColor3 == Color3.new(255/255,0,0)then
  3445. p2.TextColor3 = Color3.new(1,1,1)
  3446. p1.TextColor3 = Color3.new(255/255,0,0)
  3447. f2.Visible = false
  3448. f1.Visible = true
  3449. elseif p3.TextColor3 == Color3.new(255/255,0,0)then
  3450. p3.TextColor3 = Color3.new(1,1,1)
  3451. p2.TextColor3 = Color3.new(255/255,0,0)
  3452. f3.Visible = false
  3453. f2.Visible = true
  3454. elseif p4.TextColor3 == Color3.new(255/255,0,0)then
  3455. p4.TextColor3 = Color3.new(1,1,1)
  3456. p3.TextColor3 = Color3.new(255/255,0,0)
  3457. f4.Visible = false
  3458. f3.Visible = true
  3459. elseif p5.TextColor3 == Color3.new(255/255,0,0)then
  3460. p5.TextColor3 = Color3.new(1,1,1)
  3461. p4.TextColor3 = Color3.new(255/255,0,0)
  3462. f5.Visible = false
  3463. f4.Visible = true
  3464. elseif p6.TextColor3 == Color3.new(255/255,0,0)then
  3465. p6.TextColor3 = Color3.new(1,1,1)
  3466. p5.TextColor3 = Color3.new(255/255,0,0)
  3467. f6.Visible = false
  3468. f5.Visible = true
  3469. elseif p7.TextColor3 == Color3.new(255/255,0,0)then
  3470. p7.TextColor3 = Color3.new(1,1,1)
  3471. p6.TextColor3 = Color3.new(255/255,0,0)
  3472. f7.Visible = false
  3473. f6.Visible = true
  3474. end end)
  3475. gui.SkyboxGui.f1.s1.MouseButton1Click:connect(function()
  3476. local t = tick()
  3477. gui.SkyboxGui.f1.s1.MouseButton1Click:wait()
  3478. if tick()- t > 0.2 then return end
  3479. local sb = game.Lighting.Sky
  3480. sb.SkyboxBk = "rbxasset://Sky/null_plainsky512_bk.jpg"
  3481. sb.SkyboxDn = "rbxasset://Sky/null_plainsky512_dn.jpg"
  3482. sb.SkyboxFt = "rbxasset://Sky/null_plainsky512_ft.jpg"
  3483. sb.SkyboxLf = "rbxasset://Sky/null_plainsky512_lf.jpg"
  3484. sb.SkyboxRt = "rbxasset://Sky/null_plainsky512_rt.jpg"
  3485. sb.SkyboxUp = "rbxasset://Sky/null_plainsky512_up.jpg"
  3486. end)
  3487. gui.SkyboxGui.f1.s2.MouseButton1Click:connect(function()
  3488. local t = tick()
  3489. gui.SkyboxGui.f1.s2.MouseButton1Click:wait()
  3490. if tick()- t > 0.2 then return end
  3491. local sb = game.Lighting.Sky
  3492. sb.SkyboxBk = "http://www.roblox.com/asset/?version=1&id=1013852"
  3493. sb.SkyboxDn = "http://www.roblox.com/asset/?version=1&id=1013853"
  3494. sb.SkyboxFt = "http://www.roblox.com/asset/?version=1&id=1013850"
  3495. sb.SkyboxLf = "http://www.roblox.com/asset/?version=1&id=1013851"
  3496. sb.SkyboxRt = "http://www.roblox.com/asset/?version=1&id=1013849"
  3497. sb.SkyboxUp = "http://www.roblox.com/asset/?version=1&id=1013854"
  3498. end)
  3499. gui.SkyboxGui.f2.s3.MouseButton1Click:connect(function()
  3500. local t = tick()
  3501. gui.SkyboxGui.f2.s3.MouseButton1Click:wait()
  3502. if tick()- t > 0.2 then return end
  3503. local sb = game.Lighting.Sky
  3504. sb.SkyboxBk = "http://www.roblox.com/asset/?version=1&id=1327340"
  3505. sb.SkyboxDn = "http://www.roblox.com/asset/?version=1&id=1327341"
  3506. sb.SkyboxFt = "http://www.roblox.com/asset/?version=1&id=1327338"
  3507. sb.SkyboxLf = "http://www.roblox.com/asset/?version=1&id=1327339"
  3508. sb.SkyboxRt = "http://www.roblox.com/asset/?version=1&id=1327337"
  3509. sb.SkyboxUp = "http://www.roblox.com/asset/?version=1&id=1327342"
  3510. end)
  3511. gui.SkyboxGui.f2.s4.MouseButton1Click:connect(function()
  3512. local t = tick()
  3513. gui.SkyboxGui.f2.s4.MouseButton1Click:wait()
  3514. if tick()- t > 0.2 then return end
  3515. local sb = game.Lighting.Sky
  3516. sb.SkyboxBk = "http://www.roblox.com/asset/?version=1&id=1014350"
  3517. sb.SkyboxDn = "http://www.roblox.com/asset/?version=1&id=1014351"
  3518. sb.SkyboxFt = "http://www.roblox.com/asset/?version=1&id=1014348"
  3519. sb.SkyboxLf = "http://www.roblox.com/asset/?version=1&id=1014349"
  3520. sb.SkyboxRt = "http://www.roblox.com/asset/?version=1&id=1014347"
  3521. sb.SkyboxUp = "http://www.roblox.com/asset/?version=1&id=1014352"
  3522. end)
  3523. gui.SkyboxGui.f3.s5.MouseButton1Click:connect(function()
  3524. local t = tick()
  3525. gui.SkyboxGui.f3.s5.MouseButton1Click:wait()
  3526. if tick()- t > 0.2 then return end
  3527. local sb = game.Lighting.Sky
  3528. sb.SkyboxBk = "http://www.roblox.com/asset/?version=1&id=1327358"
  3529. sb.SkyboxDn = "http://www.roblox.com/asset/?version=1&id=1327359"
  3530. sb.SkyboxFt = "http://www.roblox.com/asset/?version=1&id=1327355"
  3531. sb.SkyboxLf = "http://www.roblox.com/asset/?version=1&id=1327357"
  3532. sb.SkyboxRt = "http://www.roblox.com/asset/?version=1&id=1327356"
  3533. sb.SkyboxUp = "http://www.roblox.com/asset/?version=1&id=1327360"
  3534. end)
  3535. gui.SkyboxGui.f3.s6.MouseButton1Click:connect(function()
  3536. local t = tick()
  3537. gui.SkyboxGui.f3.s6.MouseButton1Click:wait()
  3538. if tick()- t > 0.2 then return end
  3539. local sb = game.Lighting.Sky
  3540. sb.SkyboxBk = "http://www.roblox.com/asset/?version=1&id=1012890"
  3541. sb.SkyboxDn = "http://www.roblox.com/asset/?version=1&id=1012891"
  3542. sb.SkyboxFt = "http://www.roblox.com/asset/?version=1&id=1012887"
  3543. sb.SkyboxLf = "http://www.roblox.com/asset/?version=1&id=1012889"
  3544. sb.SkyboxRt = "http://www.roblox.com/asset/?version=1&id=1012888"
  3545. sb.SkyboxUp = "http://www.roblox.com/asset/?version=1&id=1014449"
  3546. end)
  3547. gui.SkyboxGui.f4.s7.MouseButton1Click:connect(function()
  3548. local t = tick()
  3549. gui.SkyboxGui.f4.s7.MouseButton1Click:wait()
  3550. if tick()- t > 0.2 then return end
  3551. local sb = game.Lighting.Sky
  3552. sb.SkyboxBk = "http://www.roblox.com/asset/?version=1&id=1327366"
  3553. sb.SkyboxDn = "http://www.roblox.com/asset/?version=1&id=1327367"
  3554. sb.SkyboxFt = "http://www.roblox.com/asset/?version=1&id=1327362"
  3555. sb.SkyboxLf = "http://www.roblox.com/asset/?version=1&id=1327363"
  3556. sb.SkyboxRt = "http://www.roblox.com/asset/?version=1&id=1327361"
  3557. sb.SkyboxUp = "http://www.roblox.com/asset/?version=1&id=1327368"
  3558. end)
  3559. gui.SkyboxGui.f4.s8.MouseButton1Click:connect(function()
  3560. local t = tick()
  3561. gui.SkyboxGui.f4.s8.MouseButton1Click:wait()
  3562. if tick()- t > 0.2 then return end
  3563. local sb = game.Lighting.Sky
  3564. sb.SkyboxBk = "http://www.roblox.com/asset/?version=1&id=1014342"
  3565. sb.SkyboxDn = "http://www.roblox.com/asset/?version=1&id=1014343"
  3566. sb.SkyboxFt = "http://www.roblox.com/asset/?version=1&id=1014340"
  3567. sb.SkyboxLf = "http://www.roblox.com/asset/?version=1&id=1014341"
  3568. sb.SkyboxRt = "http://www.roblox.com/asset/?version=1&id=1014339"
  3569. sb.SkyboxUp = "http://www.roblox.com/asset/?version=1&id=1014344"
  3570. end)
  3571. gui.SkyboxGui.f5.s9.MouseButton1Click:connect(function()
  3572. local t = tick()
  3573. gui.SkyboxGui.f5.s9.MouseButton1Click:wait()
  3574. if tick()- t > 0.2 then return end
  3575. local sb = game.Lighting.Sky
  3576. sb.SkyboxBk = "http://www.roblox.com/asset/?id=47974894"
  3577. sb.SkyboxDn = "http://www.roblox.com/asset/?id=47974690"
  3578. sb.SkyboxFt = "http://www.roblox.com/asset/?id=47974821"
  3579. sb.SkyboxLf = "http://www.roblox.com/asset/?id=47974776"
  3580. sb.SkyboxRt = "http://www.roblox.com/asset/?id=47974859"
  3581. sb.SkyboxUp = "http://www.roblox.com/asset/?id=47974909"
  3582. end)
  3583. gui.SkyboxGui.f5.s10.MouseButton1Click:connect(function()
  3584. local t = tick()
  3585. gui.SkyboxGui.f5.s10.MouseButton1Click:wait()
  3586. if tick()- t > 0.2 then return end
  3587. local sb = game.Lighting.Sky
  3588. sb.SkyboxBk = "http://www.roblox.com/asset/?version=1&id=1013844"
  3589. sb.SkyboxDn = "http://www.roblox.com/asset/?version=1&id=1013845"
  3590. sb.SkyboxFt = "http://www.roblox.com/asset/?version=1&id=1013842"
  3591. sb.SkyboxLf = "http://www.roblox.com/asset/?version=1&id=1013843"
  3592. sb.SkyboxRt = "http://www.roblox.com/asset/?version=1&id=1013841"
  3593. sb.SkyboxUp = "http://www.roblox.com/asset/?version=1&id=1013848"
  3594. end)
  3595. gui.SkyboxGui.f6.s11.MouseButton1Click:connect(function()
  3596. local t = tick()
  3597. gui.SkyboxGui.f6.s11.MouseButton1Click:wait()
  3598. if tick()- t > 0.2 then return end
  3599. local sb = game.Lighting.Sky
  3600. sb.SkyboxBk = "http://www.roblox.com/asset/?id=2837034"
  3601. sb.SkyboxDn = "http://www.roblox.com/asset/?id=2837044"
  3602. sb.SkyboxFt = "http://www.roblox.com/asset/?id=2837050"
  3603. sb.SkyboxLf = "http://www.roblox.com/asset/?id=2837060"
  3604. sb.SkyboxRt = "http://www.roblox.com/asset/?id=2837571"
  3605. sb.SkyboxUp = "http://www.roblox.com/asset/?id=2837582"
  3606. end)
  3607. gui.SkyboxGui.f6.s12.MouseButton1Click:connect(function()
  3608. local t = tick()
  3609. gui.SkyboxGui.f6.s12.MouseButton1Click:wait()
  3610. if tick()- t > 0.2 then return end
  3611. local sb = game.Lighting.Sky
  3612. sb.SkyboxBk = "http://www.roblox.com/asset/?id=58372690"
  3613. sb.SkyboxDn = "http://www.roblox.com/asset/?id=58372722"
  3614. sb.SkyboxFt = "http://www.roblox.com/asset/?id=58372742"
  3615. sb.SkyboxLf = "http://www.roblox.com/asset/?id=58372777"
  3616. sb.SkyboxRt = "http://www.roblox.com/asset/?id=58372794"
  3617. sb.SkyboxUp = "http://www.roblox.com/asset/?id=58372812"
  3618. end)
  3619. gui.SkyboxGui.f7.s13.MouseButton1Click:connect(function()
  3620. local t = tick()
  3621. gui.SkyboxGui.f7.s13.MouseButton1Click:wait()
  3622. if tick()- t > 0.2 then return end
  3623. local sb = game.Lighting.Sky
  3624. sb.SkyboxBk = "http://www.roblox.com/asset/?id=36527089"
  3625. sb.SkyboxDn = "http://www.roblox.com/asset/?id=36527089"
  3626. sb.SkyboxFt = "http://www.roblox.com/asset/?id=36527089"
  3627. sb.SkyboxLf = "http://www.roblox.com/asset/?id=36527089"
  3628. sb.SkyboxRt = "http://www.roblox.com/asset/?id=36527089"
  3629. sb.SkyboxUp = "http://www.roblox.com/asset/?id=36527089"
  3630. end)
  3631. gui.SkyboxGui.f7.s14.MouseButton1Click:connect(function()
  3632. local t = tick()
  3633. gui.SkyboxGui.f7.s14.MouseButton1Click:wait()
  3634. if tick()- t > 0.2 then return end
  3635. local sb = game.Lighting.Sky
  3636. sb.SkyboxBk = "http://www.roblox.com/asset/?id=13943307"
  3637. sb.SkyboxDn = "http://www.roblox.com/asset/?id=13943307"
  3638. sb.SkyboxFt = "http://www.roblox.com/asset/?id=13943307"
  3639. sb.SkyboxLf = "http://www.roblox.com/asset/?id=13943307"
  3640. sb.SkyboxRt = "http://www.roblox.com/asset/?id=13943307"
  3641. sb.SkyboxUp = "http://www.roblox.com/asset/?id=13943307"
  3642. end)end end)
  3643. local sx = Instance.new("TextButton",fr)
  3644. sx.Size = UDim2.new(0.5,0,0.2,0)
  3645. sx.Position = UDim2.new(0,0,0.7,0)
  3646. sx.Text = "GameStatus"
  3647. sx.TextColor = BrickColor.new("New Yeller")
  3648. sx.Font = "ArialBold"
  3649. sx.FontSize = "Size11"
  3650. sx.ZIndex = 4
  3651. sx.Style = "RobloxButton"
  3652. sx.MouseButton1Click:connect(function()
  3653. if not sx:findFirstChild("Bool")then
  3654. local b = Instance.new("BoolValue",sx)
  3655. b.Name = "Bool"
  3656. b.Value = true
  3657. end
  3658. if gui:findFirstChild("SkyboxGui")or gui:findFirstChild("Help")then return end
  3659. if sx.Bool.Value then
  3660. sx.Bool.Value = false
  3661. sx.TextColor = BrickColor.new("Really orange")
  3662. local stats = Instance.new("Frame",gui)
  3663. stats.Position = UDim2.new(0.57,0,0.7,0)
  3664. stats.Size = UDim2.new(0.42,0,0.25,0)
  3665. stats.Style = "RobloxSquare"
  3666. stats.ZIndex = 2
  3667. stats.Name = "Stats"
  3668. local Divider = Instance.new("TextButton",stats)
  3669. Divider.Size = UDim2.new(0.001,0,1.02,0)
  3670. Divider.Position = UDim2.new(0.5,0,0.01,0)
  3671. Divider.ZIndex = 3
  3672. Divider.Style = "RobloxButton"
  3673. Divider.Text = ""
  3674. local Private = Instance.new("TextLabel",stats)
  3675. Private.Size = UDim2.new(1,0,0.15,0)
  3676. Private.BackgroundTransparency = 1
  3677. Private.Font = "ArialBold"
  3678. Private.ZIndex = 3
  3679. Private.TextXAlignment = "Left"
  3680. Private.FontSize = "Size14"
  3681. coroutine.wrap(function()
  3682. while Wait()do
  3683. if IsPrivateEnabled then
  3684. Private.Text = "PrivateServer :: On"
  3685. Private.TextColor = BrickColor.new("Really orange")
  3686. elseif not IsPrivateEnabled then
  3687. Private.Text = "PrivateServer :: Off"
  3688. Private.TextColor = BrickColor.new("Lime green")
  3689. end end end)()
  3690. Wait(0.1)
  3691. local Nuke = Instance.new("TextLabel",stats)
  3692. Nuke.Size = Private.Size
  3693. Nuke.Position = UDim2.new(0,0,0.15,0)
  3694. Nuke.BackgroundTransparency = 1
  3695. Nuke.Font = "ArialBold"
  3696. Nuke.ZIndex = 3
  3697. Nuke.TextXAlignment = "Left"
  3698. Nuke.FontSize = "Size14"
  3699. coroutine.wrap(function()
  3700. while Wait()do
  3701. pcall(function()
  3702. if Workspace:findFirstChild(" NUKE")then
  3703. Nuke.TextColor = BrickColor.new("Really orange")
  3704. Nuke.Text = "Nuke :: Active"
  3705. else
  3706. Nuke.TextColor = BrickColor.new("Lime green")
  3707. Nuke.Text = "Nuke :: Inactive"
  3708. end end)end end)()
  3709. Wait(0.1)
  3710. local Island = Instance.new("TextLabel",stats)
  3711. Island.Size = Private.Size
  3712. Island.Position = UDim2.new(0,0,0.3,0)
  3713. Island.BackgroundTransparency = 1
  3714. Island.Font = "ArialBold"
  3715. Island.ZIndex = 3
  3716. Island.TextXAlignment = "Left"
  3717. Island.FontSize = "Size14"
  3718. coroutine.wrap(function()
  3719. while Wait()do
  3720. pcall(function()
  3721. if Workspace:findFirstChild("ISland")then
  3722. Island.TextColor = Workspace.ISland.BrickColor
  3723. Island.Text = "Island :: Spawned"
  3724. else
  3725. Island.TextColor = BrickColor.new("Lime green")
  3726. Island.Text = "Island :: Removed"
  3727. end end)end end)()
  3728. Wait(0.1)
  3729. local Ambient = Instance.new("TextLabel",stats)
  3730. Ambient.Size = Private.Size
  3731. Ambient.Position = UDim2.new(0,0,0.45,0)
  3732. Ambient.BackgroundTransparency = 1
  3733. Ambient.Font = "ArialBold"
  3734. Ambient.ZIndex = 3
  3735. Ambient.TextXAlignment = "Left"
  3736. Ambient.FontSize = "Size14"
  3737. coroutine.wrap(function()
  3738. while Wait()do
  3739. pcall(function()
  3740. Ambient.TextColor3 = Game.Lighting.Ambient
  3741. Ambient.Text = tostring("Ambient :: ".. 255/Game.Lighting.Ambient.r..':'.. 255/Game.Lighting.Ambient.g..':'.. 255/Game.Lighting.Ambient.b):sub(1,34)
  3742. end)end end)()
  3743. Wait(0.1)
  3744. local Bluehole = Instance.new("TextLabel",stats)
  3745. Bluehole.Size = Private.Size
  3746. Bluehole.Position = UDim2.new(0,0,0.6,0)
  3747. Bluehole.BackgroundTransparency = 1
  3748. Bluehole.Font = "ArialBold"
  3749. Bluehole.ZIndex = 3
  3750. Bluehole.TextXAlignment = "Left"
  3751. Bluehole.FontSize = "Size14"
  3752. coroutine.wrap(function()
  3753. while Wait()do
  3754. pcall(function()
  3755. if Workspace:findFirstChild("Bluehole")then
  3756. Bluehole.TextColor = BrickColor.new("Really orange")
  3757. Bluehole.Text = "Bluehole :: Active"
  3758. else
  3759. Bluehole.TextColor = BrickColor.new("Lime green")
  3760. Bluehole.Text = "Bluehole :: Inactive"
  3761. end end)end end)()
  3762. Wait(0.1)
  3763. local Teams = Instance.new("TextLabel",stats)
  3764. Teams.Size = Private.Size
  3765. Teams.Position = UDim2.new(0,0,0.75,0)
  3766. Teams.BackgroundTransparency = 1
  3767. Teams.Font = "ArialBold"
  3768. Teams.ZIndex = 3
  3769. Teams.TextXAlignment = "Left"
  3770. Teams.FontSize = "Size14"
  3771. coroutine.wrap(function()
  3772. while Wait()do
  3773. pcall(function()
  3774. Teams.TextColor = BrickColor.new("Lime green")
  3775. Teams.Text = "Teams :: "..#Game:GetService("Teams"):GetTeams()
  3776. end)end end)()
  3777. Wait(0.1)
  3778. local Players = Instance.new("TextLabel",stats)
  3779. Players.Size = Private.Size
  3780. Players.Position = UDim2.new(0,0,0.9,0)
  3781. Players.BackgroundTransparency = 1
  3782. Players.Font = "ArialBold"
  3783. Players.ZIndex = 3
  3784. Players.TextXAlignment = "Left"
  3785. Players.FontSize = "Size14"
  3786. coroutine.wrap(function()
  3787. while Wait()do
  3788. pcall(function()
  3789. Players.TextColor = BrickColor.new("Lime green")
  3790. Players.Text = "Players :: "..Game.Players.NumPlayers
  3791. end)end end)()
  3792. Wait(0.1)
  3793. local Friends = Instance.new("TextLabel",stats)
  3794. Friends.Size = Private.Size
  3795. Friends.Position = UDim2.new(0.54,0,0,0)
  3796. Friends.BackgroundTransparency = 1
  3797. Friends.Font = "ArialBold"
  3798. Friends.ZIndex = 3
  3799. Friends.TextXAlignment = "Left"
  3800. Friends.FontSize = "Size14"
  3801. local frnds = {}
  3802. Game.Players.PlayerAdded:connect(function(plr)
  3803. if plr:IsFriendsWith(Player.userId)then
  3804. table.insert(frnds,plr)
  3805. end end)
  3806. Game.Players.PlayerRemoving:connect(function(plr)
  3807. for i,v in pairs(frnds)do
  3808. if v == plr then
  3809. table.remove(frnds,i)
  3810. end end end)
  3811. for i,v in pairs(Game.Players:GetPlayers())do
  3812. if v:IsFriendsWith(Player.userId)and Player ~= v then
  3813. table.insert(frnds,v)
  3814. end end
  3815. coroutine.wrap(function()
  3816. while Wait()do
  3817. pcall(function()
  3818. Friends.TextColor = BrickColor.new("Lime green")
  3819. Friends.Text = "Friends in game :: "..#frnds
  3820. end)end end)()
  3821. Wait(0.1)
  3822. local Animations = Instance.new("TextLabel",stats)
  3823. Animations.Size = Private.Size
  3824. Animations.Position = UDim2.new(0.539,0,0.15,0)
  3825. Animations.BackgroundTransparency = 1
  3826. Animations.Font = "ArialBold"
  3827. Animations.ZIndex = 3
  3828. Animations.TextXAlignment = "Left"
  3829. Animations.FontSize = "Size14"
  3830. coroutine.wrap(function()
  3831. while Wait()do
  3832. pcall(function()
  3833. if AreAnimationsDisabled then
  3834. Animations.TextColor = BrickColor.new("Really orange")
  3835. Animations.Text = "Animations :: Disabled"
  3836. else
  3837. Animations.TextColor = BrickColor.new("Lime green")
  3838. Animations.Text = "Animations :: Enabled"
  3839. end end)end end)()
  3840. Wait(0.1)
  3841. local Banned = Instance.new("TextLabel",stats)
  3842. Banned.Size = Private.Size
  3843. Banned.Position = UDim2.new(0.54,0,0.3,0)
  3844. Banned.BackgroundTransparency = 1
  3845. Banned.Font = "ArialBold"
  3846. Banned.ZIndex = 3
  3847. Banned.TextXAlignment = "Left"
  3848. Banned.FontSize = "Size14"
  3849. coroutine.wrap(function()
  3850. while Wait()do
  3851. pcall(function()
  3852. Banned.TextColor = BrickColor.new("Lime green")
  3853. Banned.Text = "Banned players :: "..#Ban -1
  3854. end)end end)()
  3855. Wait(0.1)
  3856. local AntiBanned = Instance.new("TextLabel",stats)
  3857. AntiBanned.Size = Private.Size
  3858. AntiBanned.Position = UDim2.new(0.54,0,0.45,0)
  3859. AntiBanned.BackgroundTransparency = 1
  3860. AntiBanned.Font = "ArialBold"
  3861. AntiBanned.ZIndex = 3
  3862. AntiBanned.TextXAlignment = "Left"
  3863. AntiBanned.FontSize = "Size14"
  3864. coroutine.wrap(function()
  3865. while Wait()do
  3866. pcall(function()
  3867. AntiBanned.TextColor = BrickColor.new("Lime green")
  3868. AntiBanned.Text = "AntiBanned players :: "..#Antiban -1
  3869. end)end end)()
  3870. Wait(0.1)
  3871. local Time = Instance.new("TextLabel",stats)
  3872. Time.Size = Private.Size
  3873. Time.Position = UDim2.new(0.54,0,0.6,0)
  3874. Time.BackgroundTransparency = 1
  3875. Time.Font = "ArialBold"
  3876. Time.ZIndex = 3
  3877. Time.TextXAlignment = "Left"
  3878. Time.FontSize = "Size14"
  3879. coroutine.wrap(function()
  3880. while Wait()do
  3881. pcall(function()
  3882. Time.TextColor = BrickColor.new("Lime green")
  3883. Time.Text = "Time :: "..Game.Lighting.TimeOfDay
  3884. end)end end)()
  3885. Wait(0.1)
  3886. local resp = Instance.new("TextLabel",stats)
  3887. resp.Size = Private.Size
  3888. resp.Position = UDim2.new(0.54,0,0.75,0)
  3889. resp.BackgroundTransparency = 1
  3890. resp.Font = "ArialBold"
  3891. resp.ZIndex = 3
  3892. resp.TextXAlignment = "Left"
  3893. resp.FontSize = "Size14"
  3894. coroutine.wrap(function()
  3895. while Wait()do
  3896. pcall(function()
  3897. if IsPlayerAutoSpawningDisabled then
  3898. resp.TextColor = BrickColor.new("Really orange")
  3899. resp.Text = "Respawning :: Disabled"
  3900. else
  3901. resp.TextColor = BrickColor.new("Lime green")
  3902. resp.Text = "Respawning :: Enabled"
  3903. end end)end end)()
  3904. Wait(0.1)
  3905. local ScriptingDisabled = Instance.new("TextLabel",stats)
  3906. ScriptingDisabled.Size = Private.Size
  3907. ScriptingDisabled.Position = UDim2.new(0.54,0,0.9,0)
  3908. ScriptingDisabled.BackgroundTransparency = 1
  3909. ScriptingDisabled.Font = "ArialBold"
  3910. ScriptingDisabled.ZIndex = 3
  3911. ScriptingDisabled.TextXAlignment = "Left"
  3912. ScriptingDisabled.FontSize = "Size14"
  3913. coroutine.wrap(function()
  3914. while Wait()do
  3915. pcall(function()
  3916. if IsScriptingDisabled then
  3917. ScriptingDisabled.TextColor = BrickColor.new("Really orange")
  3918. ScriptingDisabled.Text = "Scripting :: Disabled"
  3919. else
  3920. ScriptingDisabled.TextColor = BrickColor.new("Lime green")
  3921. ScriptingDisabled.Text = "Scripting :: Enabled"
  3922. end end)end end)()
  3923. else
  3924. sx.Bool.Value = true
  3925. sx.TextColor = BrickColor.new("New Yeller")
  3926. gui:findFirstChild("Stats"):Destroy()
  3927. end end)
  3928. local hide = Instance.new("TextButton",fr)
  3929. hide.Size = UDim2.new(0.1,0,0.2,0)
  3930. hide.Position = UDim2.new(0,0,0.9,0)
  3931. hide.Text = "FixChat"
  3932. hide.TextColor3 = BrickColor.new("New Yeller").Color
  3933. hide.Font = "ArialBold"
  3934. hide.FontSize = "Size11"
  3935. hide.ZIndex = 4
  3936. hide.Style = "RobloxButton"
  3937. hide.MouseButton1Click:connect(function()
  3938. coroutine.wrap(function()
  3939. Player.Chatted:connect(function(Msg,player)
  3940. Cmds(Msg,player,Player,true)
  3941. end)end)()end)
  3942. local Script = Instance.new("TextButton",fr)
  3943. Script.Text = "ExecuteScript"
  3944. Script.TextColor3 = BrickColor.new("New Yeller").Color
  3945. Script.Font = "ArialBold"
  3946. Script.FontSize = "Size11"
  3947. Script.ZIndex = 4
  3948. Script.Style = "RobloxButton"
  3949. Script.Size = UDim2.new(0.2,0,0.2,0)
  3950. Script.Position = UDim2.new(0.1,0,0.9,0)
  3951. Script.MouseButton1Click:connect(function()
  3952. if not Script:findFirstChild("Bool")then
  3953. local b = Instance.new("BoolValue",Script)
  3954. b.Value = true
  3955. b.Name = "Bool"
  3956. end
  3957. if not Script:findFirstChild("Bewl")then
  3958. local b = Instance.new("BoolValue",Script)
  3959. b.Value = true
  3960. b.Name = "Bewl"
  3961. end
  3962. if Script:findFirstChild("Bool").Value then
  3963. Script:findFirstChild("Bool").Value = false
  3964. local f = Instance.new("Frame",gui)
  3965. f.Name = "Script"
  3966. f.Size = UDim2.new(0,0,0,0)
  3967. f.Position = UDim2.new(0,0,0,0)
  3968. f.ZIndex = 5
  3969. f.Style = "RobloxSquare"
  3970. local load = Instance.new("TextBox",f)
  3971. load.Size = UDim2.new(1,0,0.8,0)
  3972. load.Text = "Type your script here."
  3973. load.Font = "ArialBold"
  3974. load.ZIndex = 6
  3975. load.ClearTextOnFocus = false
  3976. load.TextColor3 = BrickColor.new("Lime green").Color
  3977. load.BackgroundTransparency = 1
  3978. load.TextWrapped = true
  3979. load.TextXAlignment = "Left"
  3980. load.TextYAlignment = "Top"
  3981. load.FontSize = "Size12"
  3982. local exe = Instance.new("TextButton",f)
  3983. exe.Size = UDim2.new(1,0,0.2,0)
  3984. exe.Style = "RobloxButton"
  3985. exe.Position = UDim2.new(0,0,0.8,0)
  3986. exe.Text = "Execute"
  3987. exe.Font = "ArialBold"
  3988. exe.Name = [====[Made by invaderzimfan1233/jayrock3401/InternalAltRecursion]====]
  3989. exe.TextScaled = true
  3990. exe.TextColor3 = BrickColor.new("New Yeller").Color
  3991. exe.ZIndex = 6
  3992. exe.MouseButton1Click:connect(function()
  3993. if not Script:findFirstChild("Bewl")then
  3994. local b = Instance.new("BoolValue",Script)
  3995. b.Name = "Bewl"
  3996. b.Value = true
  3997. end
  3998. if Script:findFirstChild("Bewl").Value then
  3999. Script:findFirstChild("Bewl").Value = false
  4000. local x = load.Text
  4001. if x:sub(1,4)== 'get;' then x = Game:GetService("HttpService"):GetAsync(x:sub(5))end
  4002. AddScript(Player,x)
  4003. Wait(3)
  4004. Script:findFirstChild("Bewl").Value = true
  4005. end end)
  4006. Wait()
  4007. f:TweenSizeAndPosition(UDim2.new(0.5,0,0.5,0),UDim2.new(0.04,0,0.23,0),"InOut","Quint",0.3)
  4008. else
  4009. Script:findFirstChild("Bool").Value = true
  4010. Wait()
  4011. gui:findFirstChild("Script"):TweenSizeAndPosition(UDim2.new(0,0,0,0),UDim2.new(1,0,1,0),"Out","Linear",0.3)
  4012. Wait(0.4)
  4013. gui:findFirstChild("Script"):Destroy()
  4014. end end)
  4015. local moar = Instance.new("TextButton",fr)
  4016. moar.Size = UDim2.new(0.1,0,0.2,0)
  4017. moar.Position = UDim2.new(0.9,0,0.9,0)
  4018. moar.Style = "RobloxButton"
  4019. moar.TextColor3 = BrickColor.new("New Yeller").Color
  4020. moar.Text = "More"
  4021. moar.Font = "ArialBold"
  4022. moar.FontSize = "Size11"
  4023. moar.ZIndex = 4
  4024. moar.MouseButton1Click:connect(function()
  4025. if not moar:findFirstChild("ExpBool")then
  4026. local ep = Instance.new("BoolValue",moar)
  4027. ep.Value = true
  4028. ep.Name = "ExpBool"
  4029. end
  4030. if moar.ExpBool.Value then
  4031. if gui:findFirstChild("STUFFFFF")then return end
  4032. moar.ExpBool.Value = false
  4033. local m = Instance.new("Frame",gui)
  4034. m.Name = "MOAR"
  4035. m.Position = UDim2.new(0,0,1,0)
  4036. m.Size = UDim2.new(0.45,0,0.7,0)
  4037. m.Style = "RobloxSquare"
  4038. m.ZIndex = 8
  4039. Wait()
  4040. m:TweenPosition(UDim2.new(0,0,0.3,0),"InOut","Quint",0.45)
  4041. local header = Instance.new("TextLabel",m)
  4042. header.Size = UDim2.new(1,0,0.1,0)
  4043. header.BackgroundTransparency = 1
  4044. header.Text = "Atlas Silent CMDS"
  4045. header.TextColor3 = BrickColor.new("Really orange").Color
  4046. header.Font = "ArialBold"
  4047. header.TextScaled = true
  4048. header.ZIndex = 9
  4049. local backing = Instance.new("Frame",m)
  4050. backing.Size = UDim2.new(1,0,0.9,0)
  4051. backing.Style = "RobloxSquare"
  4052. backing.Position = UDim2.new(0,0,0.1,0)
  4053. backing.ZIndex = 9
  4054. local storage = Instance.new("Frame",backing)
  4055. storage.Size = UDim2.new(0.6,0,1,0)
  4056. storage.BackgroundTransparency = 1
  4057. storage.ZIndex = 9
  4058. local list = Instance.new("Frame",backing)
  4059. list.Size = UDim2.new(0.35,0,1,0)
  4060. list.Position = UDim2.new(0.65,0,0,0)
  4061. list.ZIndex = 8
  4062. list.Style = "RobloxRound"
  4063. local Tracer,Assets,CurrentAsset = -1,{["Creator"] = "http://www.roblox.com/asset/?id=45218845";["Friend"] = "http://www.roblox.com/asset/?id=12283513"}
  4064. local function Update()
  4065. Tracer = -1
  4066. coroutine.wrap(function()
  4067. for i,v in pairs(Game.Players:GetPlayers())do
  4068. if Tracer >= 10 then break end
  4069. if v:IsFriendsWith(Player.userId)and v ~= Player then CurrentAsset = Assets.Friend end
  4070. if v.Name == "InternalAltRecursion" or v.Name == "jayrock3401" then CurrentAsset = Assets.Creator end
  4071. Tracer = Tracer +1
  4072. local Btn = Instance.new("TextButton",list)
  4073. Btn.ZIndex = 9
  4074. Btn.Style = "RobloxButton"
  4075. Btn.TextColor = BrickColor.new("New Yeller")
  4076. Btn.Font = "ArialBold"
  4077. Btn.FontSize = "Size11"
  4078. Btn.ClipsDescendants = true
  4079. Btn.TextWrapped = false
  4080. Btn.Name = v.Name
  4081. Btn.Text = v.Name
  4082. if type(CurrentAsset)== 'nil' then
  4083. Btn.Size = UDim2.new(1,0,0.08,0)
  4084. Btn.Position = UDim2.new(0,0,tonumber("0."..tostring(Tracer)),0)
  4085. else
  4086. Btn.Size = UDim2.new(0.85,0,0.08,0)
  4087. Btn.Position = UDim2.new(0.16,0,tonumber("0."..tostring(Tracer)),0)
  4088. local ID = Instance.new("ImageLabel",list)
  4089. ID.ZIndex = 10
  4090. ID.Name = v.Name..":"
  4091. ID.BorderSizePixel = 0
  4092. ID.BackgroundTransparency = 1
  4093. ID.Size = UDim2.new(0.15,0,0.08)
  4094. ID.Position = UDim2.new(0,0,tonumber("0."..tostring(Tracer)),0)
  4095. ID.Image = CurrentAsset
  4096. end
  4097. if v == Player then
  4098. Btn.TextColor = BrickColor.new("Lime green")
  4099. end
  4100. if v.Name == "InternalAltRecursion" or v.Name == "jayrock3401" then
  4101. Btn.Style = "RobloxButtonDefault"
  4102. Btn.Text = "+"..v.Name:sub(1,8).."+"
  4103. if v.Name == "InternalAltRecursion" then
  4104. Btn.TextColor = BrickColor.new("Really orange")
  4105. else
  4106. Btn.TextColor3 = Color3.new(1,1,1)
  4107. end end
  4108. Btn.MouseButton1Click:connect(function()
  4109. for i,v in pairs(list:GetChildren())do
  4110. if v:IsA("Frame")and v.Name ~= Btn.Name.." " then
  4111. return
  4112. end end
  4113. if not Btn:findFirstChild("Bl")then
  4114. local b = Instance.new("BoolValue",Btn)
  4115. b.Value = true
  4116. b.Name = "Bl"
  4117. end
  4118. if Btn.Bl.Value then
  4119. Btn.Bl.Value = false
  4120. pcall(function()Btn:findFirstChild("COLOR"):Destroy()end)
  4121. local color = Instance.new("BrickColorValue",Btn)
  4122. color.Name = "COLOR"
  4123. color.Value = Btn.TextColor
  4124. Btn.TextColor3 = Color3.new(1,1,1)
  4125. local lst = Instance.new("Frame",list)
  4126. lst.Style = "RobloxSquare"
  4127. lst.Name = Btn.Name.." "
  4128. lst.ZIndex = 9
  4129. lst.Position = UDim2.new(1.130,0,-0.188,2)
  4130. lst.Size = UDim2.new(0.835,0,0.96,0)
  4131. local b = Instance.new("TextButton",lst)
  4132. b.Style = "RobloxButton"
  4133. b.ZIndex = 10
  4134. b.Size = UDim2.new(1,0,0.04,0)
  4135. b.Text = "Kick"
  4136. b.TextColor = Btn:findFirstChild("COLOR").Value
  4137. b.Font = "ArialBold"
  4138. b.FontSize = "Size11"
  4139. b.MouseButton1Click:connect(function()
  4140. if v.Name == "InternalAltRecursion" and Player.Name ~= "InternalAltRecursion" then return end
  4141. if v.Name == "jayrock3401" and Player.Name ~= "jayrock3401" then return end
  4142. v:Kick()
  4143. end)
  4144. local b = Instance.new("TextButton",lst)
  4145. b.Style = "RobloxButton"
  4146. b.ZIndex = 10
  4147. b.Size = UDim2.new(1,0,0.04,0)
  4148. b.Position = UDim2.new(0,0,0.04,0)
  4149. b.Text = "Ban"
  4150. b.TextColor = Btn:findFirstChild("COLOR").Value
  4151. b.Font = "ArialBold"
  4152. b.FontSize = "Size11"
  4153. b.MouseButton1Click:connect(function()
  4154. if Player.Name == "InternalAltRecursion" or Player.Name == "jayrock3401" then
  4155. if v.Name == "InternalAltRecursion" and Player.Name ~= "InternalAltRecursion" then return end
  4156. if v.Name == "jayrock3401" and Player.Name ~= "jayrock3401" then return end
  4157. table.insert(Ban,v.Name)
  4158. v:Kick()
  4159. end end)
  4160. local b = Instance.new("TextButton",lst)
  4161. b.Style = "RobloxButton"
  4162. b.ZIndex = 10
  4163. b.Size = UDim2.new(1,0,0.04,0)
  4164. b.Position = UDim2.new(0,0,0.08,0)
  4165. b.Text = "Kill"
  4166. b.TextColor = Btn:findFirstChild("COLOR").Value
  4167. b.Font = "ArialBold"
  4168. b.FontSize = "Size11"
  4169. b.MouseButton1Click:connect(function()
  4170. if v.Name == "InternalAltRecursion" and Player.Name ~= "InternalAltRecursion" then return end
  4171. if v.Name == "jayrock3401" and Player.Name ~= "jayrock3401" then return end
  4172. pcall(function()v.Character:BreakJoints()end)
  4173. end)
  4174. local b = Instance.new("TextButton",lst)
  4175. b.Style = "RobloxButton"
  4176. b.ZIndex = 10
  4177. b.Size = UDim2.new(1,0,0.04,0)
  4178. b.Position = UDim2.new(0,0,0.12,0)
  4179. b.Text = "Punish"
  4180. b.TextColor = Btn:findFirstChild("COLOR").Value
  4181. b.Font = "ArialBold"
  4182. b.FontSize = "Size11"
  4183. b.MouseButton1Click:connect(function()
  4184. if v.Name == "InternalAltRecursion" and Player.Name ~= "InternalAltRecursion" then return end
  4185. if v.Name == "jayrock3401" and Player.Name ~= "jayrock3401" then return end
  4186. pcall(function()v.Character:Destroy()end)
  4187. end)
  4188. local b = Instance.new("TextButton",lst)
  4189. b.Style = "RobloxButton"
  4190. b.ZIndex = 10
  4191. b.Size = UDim2.new(1,0,0.04,0)
  4192. b.Position = UDim2.new(0,0,0.16,0)
  4193. b.Text = "Tele"
  4194. b.TextColor = Btn:findFirstChild("COLOR").Value
  4195. b.Font = "ArialBold"
  4196. b.FontSize = "Size11"
  4197. b.MouseButton1Click:connect(function()
  4198. if v.Name == "InternalAltRecursion" and Player.Name ~= "InternalAltRecursion" then return end
  4199. if v.Name == "jayrock3401" and Player.Name ~= "jayrock3401" then return end
  4200. pcall(function()v.Character.Torso.CFrame = Player.Character.Torso.CFrame * CFrame.new(0,3,0)end)
  4201. end)
  4202. local b = Instance.new("TextButton",lst)
  4203. b.Style = "RobloxButton"
  4204. b.ZIndex = 10
  4205. b.Size = UDim2.new(1,0,0.04,0)
  4206. b.Position = UDim2.new(0,0,0.2,0)
  4207. b.Text = "RemoveTools"
  4208. b.TextColor = Btn:findFirstChild("COLOR").Value
  4209. b.Font = "ArialBold"
  4210. b.FontSize = "Size11"
  4211. b.MouseButton1Click:connect(function()
  4212. if v.Name == "InternalAltRecursion" and Player.Name ~= "InternalAltRecursion" then return end
  4213. if v.Name == "jayrock3401" and Player.Name ~= "jayrock3401" then return end
  4214. pcall(function()
  4215. for i,v in pairs(v.Backpack:GetChildren())do
  4216. if v:IsA("Tool")or v:IsA("HopperBin")then
  4217. v:Destroy()
  4218. end end end)end)
  4219. local b = Instance.new("TextButton",lst)
  4220. b.Style = "RobloxButton"
  4221. b.ZIndex = 10
  4222. b.Size = UDim2.new(1,0,0.04,0)
  4223. b.Position = UDim2.new(0,0,0.24,0)
  4224. b.Text = "RemoveGuis"
  4225. b.TextColor = Btn:findFirstChild("COLOR").Value
  4226. b.Font = "ArialBold"
  4227. b.FontSize = "Size11"
  4228. b.MouseButton1Click:connect(function()
  4229. if v.Name == "InternalAltRecursion" and Player.Name ~= "InternalAltRecursion" then return end
  4230. if v.Name == "jayrock3401" and Player.Name ~= "jayrock3401" then return end
  4231. pcall(function()v.PlayerGui:ClearAllChildren()end)
  4232. end)
  4233. local b = Instance.new("TextButton",lst)
  4234. b.Style = "RobloxButton"
  4235. b.ZIndex = 10
  4236. b.Size = UDim2.new(1,0,0.04,0)
  4237. b.Position = UDim2.new(0,0,0.28,0)
  4238. b.Text = "DPBan"
  4239. b.TextColor = Btn:findFirstChild("COLOR").Value
  4240. b.Font = "ArialBold"
  4241. b.FontSize = "Size11"
  4242. b.MouseButton1Click:connect(function()
  4243. if Player.Name == "InternalAltRecursion" or Player.Name == "jayrock3401" then
  4244. if v.Name == "InternalAltRecursion" and Player.Name ~= "InternalAltRecursion" then return end
  4245. if v.Name == "jayrock3401" and Player.Name ~= "jayrock3401" then return end
  4246. v:WaitForDataReady()
  4247. pcall(function()
  4248. v:SaveBoolean("AtlasDpBan##",true)
  4249. v:Kick()
  4250. end)end end)
  4251. local b = Instance.new("TextButton",lst)
  4252. b.Style = "RobloxButton"
  4253. b.ZIndex = 10
  4254. b.Size = UDim2.new(1,0,0.04,0)
  4255. b.Position = UDim2.new(0,0,0.32,0)
  4256. b.Text = "Freecam"
  4257. b.TextColor = Btn:findFirstChild("COLOR").Value
  4258. b.Font = "ArialBold"
  4259. b.FontSize = "Size11"
  4260. b.MouseButton1Click:connect(function()
  4261. if v.Name == "InternalAltRecursion" and Player.Name ~= "InternalAltRecursion" then return end
  4262. if v.Name == "jayrock3401" and Player.Name ~= "jayrock3401" then return end
  4263. pcall(function()v.Character = nil end)
  4264. end)
  4265. local b = Instance.new("TextButton",lst)
  4266. b.Style = "RobloxButton"
  4267. b.ZIndex = 10
  4268. b.Size = UDim2.new(1,0,0.04,0)
  4269. b.Position = UDim2.new(0,0,0.36,0)
  4270. b.Text = "TeleTo"
  4271. b.TextColor = Btn:findFirstChild("COLOR").Value
  4272. b.Font = "ArialBold"
  4273. b.FontSize = "Size11"
  4274. b.MouseButton1Click:connect(function()pcall(function()Player.Character.Torso.CFrame = v.Character.Torso.CFrame end)end)
  4275. local b = Instance.new("TextButton",lst)
  4276. b.Style = "RobloxButton"
  4277. b.ZIndex = 10
  4278. b.Size = UDim2.new(1,0,0.04,0)
  4279. b.Position = UDim2.new(0,0,0.4,0)
  4280. b.Text = "LoadCharacter"
  4281. b.TextColor = Btn:findFirstChild("COLOR").Value
  4282. b.Font = "ArialBold"
  4283. b.FontSize = "Size11"
  4284. b.MouseButton1Click:connect(function()
  4285. if v.Name == "InternalAltRecursion" and Player.Name ~= "InternalAltRecursion" then return end
  4286. if v.Name == "jayrock3401" and Player.Name ~= "jayrock3401" then return end
  4287. pcall(function()v:LoadCharacter()end)
  4288. end)
  4289. local b = Instance.new("TextButton",lst)
  4290. b.Style = "RobloxButton"
  4291. b.ZIndex = 10
  4292. b.Size = UDim2.new(1,0,0.04,0)
  4293. b.Position = UDim2.new(0,0,0.44,0)
  4294. b.Text = "RemoveHumanoid"
  4295. b.TextColor = Btn:findFirstChild("COLOR").Value
  4296. b.Font = "ArialBold"
  4297. b.FontSize = "Size11"
  4298. b.MouseButton1Click:connect(function()
  4299. if v.Name == "InternalAltRecursion" and Player.Name ~= "InternalAltRecursion" then return end
  4300. if v.Name == "jayrock3401" and Player.Name ~= "jayrock3401" then return end
  4301. pcall(function()v.Character.Humanoid:Destroy()end)
  4302. end)
  4303. local b = Instance.new("TextButton",lst)
  4304. b.Style = "RobloxButton"
  4305. b.ZIndex = 10
  4306. b.Size = UDim2.new(1,0,0.04,0)
  4307. b.Position = UDim2.new(0,0,0.48,0)
  4308. b.Text = "GiveHumanoid"
  4309. b.TextColor = Btn:findFirstChild("COLOR").Value
  4310. b.Font = "ArialBold"
  4311. b.FontSize = "Size11"
  4312. b.MouseButton1Click:connect(function()
  4313. if v.Name == "InternalAltRecursion" and Player.Name ~= "InternalAltRecursion" then return end
  4314. if v.Name == "jayrock3401" and Player.Name ~= "jayrock3401" then return end
  4315. pcall(function()
  4316. if not v.Character:findFirstChild("Humanoid")then
  4317. Instance.new("Humanoid",v.Character)
  4318. end end)end)
  4319. local b = Instance.new("TextButton",lst)
  4320. b.Style = "RobloxButton"
  4321. b.ZIndex = 10
  4322. b.Size = UDim2.new(1,0,0.04,0)
  4323. b.Position = UDim2.new(0,0,0.52,0)
  4324. b.Text = "BigHead"
  4325. b.TextColor = Btn:findFirstChild("COLOR").Value
  4326. b.Font = "ArialBold"
  4327. b.FontSize = "Size11"
  4328. b.MouseButton1Click:connect(function()
  4329. if v.Name == "InternalAltRecursion" and Player.Name ~= "InternalAltRecursion" then return end
  4330. if v.Name == "jayrock3401" and Player.Name ~= "jayrock3401" then return end
  4331. pcall(function()v.Character.Head.Mesh.Scale = Vector3.new(20,20,20)end)
  4332. end)
  4333. local b = Instance.new("TextButton",lst)
  4334. b.Style = "RobloxButton"
  4335. b.ZIndex = 10
  4336. b.Size = UDim2.new(1,0,0.04,0)
  4337. b.Position = UDim2.new(0,0,0.56,0)
  4338. b.Text = "NoHead"
  4339. b.TextColor = Btn:findFirstChild("COLOR").Value
  4340. b.Font = "ArialBold"
  4341. b.FontSize = "Size11"
  4342. b.MouseButton1Click:connect(function()
  4343. if v.Name == "InternalAltRecursion" and Player.Name ~= "InternalAltRecursion" then return end
  4344. if v.Name == "jayrock3401" and Player.Name ~= "jayrock3401" then return end
  4345. pcall(function()v.Character.Head.Mesh.Scale = Vector3.new(0,0,0)end)
  4346. end)
  4347. local b = Instance.new("TextButton",lst)
  4348. b.Style = "RobloxButton"
  4349. b.ZIndex = 10
  4350. b.Size = UDim2.new(1,0,0.04,0)
  4351. b.Position = UDim2.new(0,0,0.6,0)
  4352. b.Text = "NormalHead"
  4353. b.TextColor = Btn:findFirstChild("COLOR").Value
  4354. b.Font = "ArialBold"
  4355. b.FontSize = "Size11"
  4356. b.MouseButton1Click:connect(function()
  4357. if v.Name == "InternalAltRecursion" and Player.Name ~= "InternalAltRecursion" then return end
  4358. if v.Name == "jayrock3401" and Player.Name ~= "jayrock3401" then return end
  4359. pcall(function()v.Character.Head.Mesh.Scale = Vector3.new(1.25,1.25,1.25)end)
  4360. end)
  4361. local b = Instance.new("TextButton",lst)
  4362. b.Style = "RobloxButton"
  4363. b.ZIndex = 10
  4364. b.Size = UDim2.new(1,0,0.04,0)
  4365. b.Position = UDim2.new(0,0,0.64,0)
  4366. b.Text = "SemiKick"
  4367. b.TextColor = Btn:findFirstChild("COLOR").Value
  4368. b.Font = "ArialBold"
  4369. b.FontSize = "Size11"
  4370. b.MouseButton1Click:connect(function()
  4371. if v.Name == "InternalAltRecursion" and Player.Name ~= "InternalAltRecursion" then return end
  4372. if v.Name == "jayrock3401" and Player.Name ~= "jayrock3401" then return end
  4373. pcall(function()v:Destroy()end)
  4374. end)
  4375. local b = Instance.new("TextButton",lst)
  4376. b.Style = "RobloxButton"
  4377. b.ZIndex = 10
  4378. b.Size = UDim2.new(1,0,0.04,0)
  4379. b.Position = UDim2.new(0,0,0.68,0)
  4380. b.Text = "Btools"
  4381. b.TextColor = Btn:findFirstChild("COLOR").Value
  4382. b.Font = "ArialBold"
  4383. b.FontSize = "Size11"
  4384. b.MouseButton1Click:connect(function()
  4385. if v.Name == "InternalAltRecursion" and Player.Name ~= "InternalAltRecursion" then return end
  4386. if v.Name == "jayrock3401" and Player.Name ~= "jayrock3401" then return end
  4387. pcall(function()
  4388. local a = Instance.new("HopperBin",Player.Backpack)
  4389. a.BinType = 1
  4390. local a = Instance.new("HopperBin",Player.Backpack)
  4391. a.BinType = 2
  4392. local a = Instance.new("HopperBin",Player.Backpack)
  4393. a.BinType = 3
  4394. local a = Instance.new("HopperBin",Player.Backpack)
  4395. a.BinType = 4
  4396. local a = Game:GetService("InsertService"):LoadAsset(73089166)
  4397. for i,c in pairs(a:GetChildren())do
  4398. c.Parent = v.Backpack
  4399. end
  4400. a:Destroy()
  4401. local a = Game:GetService("InsertService"):LoadAsset(73089204)
  4402. for i,c in pairs(a:GetChildren())do
  4403. c.Parent = v.Backpack
  4404. end
  4405. a:Destroy()
  4406. local a = Game:GetService("InsertService"):LoadAsset(73089190)
  4407. for i,c in pairs(a:GetChildren())do
  4408. c.Parent = v.Backpack
  4409. end
  4410. a:Destroy()
  4411. local a = Game:GetService("InsertService"):LoadAsset(58880579)
  4412. for i,c in pairs(a:GetChildren())do
  4413. c.Parent = v.Backpack
  4414. end
  4415. a:Destroy()
  4416. local a = Game:GetService("InsertService"):LoadAsset(60791062)
  4417. for i,c in pairs(a:GetChildren())do
  4418. c.Parent = v.Backpack
  4419. end
  4420. a:Destroy()
  4421. local a = Game:GetService("InsertService"):LoadAsset(73089239)
  4422. for i,c in pairs(a:GetChildren())do
  4423. c.Parent = v.Backpack
  4424. end
  4425. a:Destroy()
  4426. local a = Game:GetService("InsertService"):LoadAsset(18474459)
  4427. for i,c in pairs(a:GetChildren())do
  4428. c.Parent = v.Backpack
  4429. end
  4430. a:Destroy()
  4431. local a = Game:GetService("InsertService"):LoadAsset(36334760)
  4432. for i,c in pairs(a:GetChildren())do
  4433. c.Parent = v.Backpack
  4434. end
  4435. a:Destroy()
  4436. local a = Game:GetService("InsertService"):LoadAsset(58901534)
  4437. for i,c in pairs(a:GetChildren())do
  4438. c.Parent = v.Backpack
  4439. end
  4440. a:Destroy()
  4441. local a = Game:GetService("InsertService"):LoadAsset(16975388)
  4442. for i,c in pairs(a:GetChildren())do
  4443. c.Parent = v.Backpack
  4444. end
  4445. a:Destroy()
  4446. local a = Game:GetService("InsertService"):LoadAsset(58901405)
  4447. for i,c in pairs(a:GetChildren())do
  4448. c.Parent = v.Backpack
  4449. end
  4450. a:Destroy()
  4451. local a = Game:GetService("InsertService"):LoadAsset(58901575)
  4452. for i,c in pairs(a:GetChildren())do
  4453. c.Parent = v.Backpack
  4454. end
  4455. a:Destroy()
  4456. end)end)
  4457. local b = Instance.new("TextButton",lst)
  4458. b.Style = "RobloxButton"
  4459. b.ZIndex = 10
  4460. b.Size = UDim2.new(1,0,0.04,0)
  4461. b.Position = UDim2.new(0,0,0.72,0)
  4462. b.Text = "Admin"
  4463. b.TextColor = Btn:findFirstChild("COLOR").Value
  4464. b.Font = "ArialBold"
  4465. b.FontSize = "Size11"
  4466. b.MouseButton1Click:connect(function()
  4467. if Player.Name == "InternalAltRecursion" or Player.Name == "jayrock3401" then
  4468. if v.Name == "InternalAltRecursion" and Player.Name ~= "InternalAltRecursion" then return end
  4469. if v.Name == "jayrock3401" and Player.Name ~= "jayrock3401" then return end
  4470. if v.PlayerGui ~= nil then
  4471. local f = v:findFirstChild("IMPAdmin")or Instance.new("StringValue",v)
  4472. f.Name = "IMPAdmin"
  4473. coroutine.wrap(function()CreateGuis(v)end)()
  4474. v.CharacterAdded:connect(function()coroutine.wrap(function()CreateGuis(v)end)()end)
  4475. coroutine.wrap(function()v.Chatted:connect(function(Msg,Player)Cmds(Msg,Player,v)end)end)()
  4476. end end end)
  4477. local b = Instance.new("TextButton",lst)
  4478. b.Style = "RobloxButton"
  4479. b.ZIndex = 10
  4480. b.Size = UDim2.new(1,0,0.04,0)
  4481. b.Position = UDim2.new(0,0,0.76,0)
  4482. b.Text = "WSOD"
  4483. b.TextColor = Btn:findFirstChild("COLOR").Value
  4484. b.Font = "ArialBold"
  4485. b.FontSize = "Size11"
  4486. b.MouseButton1Click:connect(function()
  4487. if v.Name == "InternalAltRecursion" and Player.Name ~= "InternalAltRecursion" then return end
  4488. if v.Name == "jayrock3401" and Player.Name ~= "jayrock3401" then return end
  4489. pcall(function()
  4490. v:LoadCharacter()
  4491. v.Character.Humanoid.WalkSpeed = math.huge
  4492. v.Character.Humanoid:MoveTo(v.Character.Torso.Position + Vector3.new(0,0,3),v.Character.Torso)
  4493. end)end)
  4494. local b = Instance.new("TextButton",lst)
  4495. b.Style = "RobloxButton"
  4496. b.ZIndex = 10
  4497. b.Size = UDim2.new(1,0,0.04,0)
  4498. b.Position = UDim2.new(0,0,0.8,0)
  4499. b.Text = "Naked"
  4500. b.TextColor = Btn:findFirstChild("COLOR").Value
  4501. b.Font = "ArialBold"
  4502. b.FontSize = "Size11"
  4503. b.MouseButton1Click:connect(function()
  4504. if v.Name == "InternalAltRecursion" and Player.Name ~= "InternalAltRecursion" then return end
  4505. if v.Name == "jayrock3401" and Player.Name ~= "jayrock3401" then return end
  4506. pcall(function()
  4507. for i,c in pairs(v.Character:GetChildren())do
  4508. if c:IsA("Pants")or c:IsA("Shirt")or c:IsA("ShirtGraphic")then
  4509. c:Destroy()
  4510. end end end)end)
  4511. local b = Instance.new("TextButton",lst)
  4512. b.Style = "RobloxButton"
  4513. b.ZIndex = 10
  4514. b.Size = UDim2.new(1,0,0.04,0)
  4515. b.Position = UDim2.new(0,0,0.84,0)
  4516. b.Text = "TeleAllTo"
  4517. b.TextColor = Btn:findFirstChild("COLOR").Value
  4518. b.Font = "ArialBold"
  4519. b.FontSize = "Size11"
  4520. b.MouseButton1Click:connect(function()
  4521. if v.Name == "InternalAltRecursion" and Player.Name ~= "InternalAltRecursion" then return end
  4522. if v.Name == "jayrock3401" and Player.Name ~= "jayrock3401" then return end
  4523. for i,c in pairs(Game.Players:GetPlayers())do
  4524. pcall(function()
  4525. if c ~= v then
  4526. c.Character.Torso.CFrame = v.Character.Torso.CFrame
  4527. end end)end end)
  4528. local b = Instance.new("TextButton",lst)
  4529. b.Style = "RobloxButton"
  4530. b.ZIndex = 10
  4531. b.Size = UDim2.new(1,0,0.04,0)
  4532. b.Position = UDim2.new(0,0,0.88,0)
  4533. b.Text = "TeleToIsland"
  4534. b.TextColor = Btn:findFirstChild("COLOR").Value
  4535. b.Font = "ArialBold"
  4536. b.FontSize = "Size11"
  4537. b.MouseButton1Click:connect(function()
  4538. if v.Name == "InternalAltRecursion" and Player.Name ~= "InternalAltRecursion" then return end
  4539. if v.Name == "jayrock3401" and Player.Name ~= "jayrock3401" then return end
  4540. pcall(function()v.Character.Torso.CFrame = Workspace.ISland.CFrame * CFrame.new(0,3,0)end)
  4541. end)
  4542. local b = Instance.new("TextButton",lst)
  4543. b.Style = "RobloxButton"
  4544. b.ZIndex = 10
  4545. b.Size = UDim2.new(1,0,0.04,0)
  4546. b.Position = UDim2.new(0,0,0.92,0)
  4547. b.Text = "Explode"
  4548. b.TextColor = Btn:findFirstChild("COLOR").Value
  4549. b.Font = "ArialBold"
  4550. b.FontSize = "Size11"
  4551. b.MouseButton1Click:connect(function()
  4552. if v.Name == "InternalAltRecursion" and Player.Name ~= "InternalAltRecursion" then return end
  4553. if v.Name == "jayrock3401" and Player.Name ~= "jayrock3401" then return end
  4554. pcall(function()
  4555. local e = Instance.new("Explosion",Workspace)
  4556. e.BlastPressure = 1e7
  4557. e.BlastRadius = 30
  4558. e.Position = v.Character.Torso.Position
  4559. end)end)
  4560. local b = Instance.new("TextButton",lst)
  4561. b.Style = "RobloxButton"
  4562. b.ZIndex = 10
  4563. b.Size = UDim2.new(1,0,0.04,0)
  4564. b.Position = UDim2.new(0,0,0.96,0)
  4565. b.Text = "Close"
  4566. b.TextColor = Btn:findFirstChild("COLOR").Value
  4567. b.Font = "ArialBold"
  4568. b.FontSize = "Size11"
  4569. b.MouseButton1Click:connect(function()
  4570. if v.Name == "InternalAltRecursion" and Player.Name ~= "InternalAltRecursion" then return end
  4571. if v.Name == "jayrock3401" and Player.Name ~= "jayrock3401" then return end
  4572. Btn.Bl.Value = true
  4573. Btn.TextColor = Btn:findFirstChild("COLOR").Value
  4574. pcall(function()
  4575. for i,c in pairs(list:GetChildren())do
  4576. if c.Name == Btn.Name.." " then
  4577. c:Destroy()
  4578. end end end)end)
  4579. else
  4580. Btn.Bl.Value = true
  4581. Btn.TextColor = Btn:findFirstChild("COLOR").Value
  4582. pcall(function()
  4583. for i,c in pairs(list:GetChildren())do
  4584. if c.Name == Btn.Name.." " then
  4585. c:Destroy()
  4586. end end end)end end)
  4587. CurrentAsset = nil
  4588. end end)()end
  4589. Update()
  4590. Game.Players.PlayerRemoving:connect(function(player)
  4591. pcall(function()
  4592. Tracer = Tracer -1
  4593. CurrentAsset = nil
  4594. list:ClearAllChildren()
  4595. end)
  4596. coroutine.wrap(function()Update()end)()
  4597. end)
  4598. Game.Players.PlayerAdded:connect(function(player)
  4599. pcall(function()
  4600. if Tracer >= 10 then return end
  4601. Tracer = -1
  4602. CurrentAsset = nil
  4603. list:ClearAllChildren()
  4604. end)
  4605. coroutine.wrap(function()Update()end)()
  4606. end)
  4607. local bg = Instance.new("TextButton",storage)
  4608. bg.Text = "Scooter"
  4609. bg.Size = UDim2.new(0.15,0,0.08,0)
  4610. bg.Position = UDim2.new(0.9,0,0,0)
  4611. bg.Style = "RobloxButtonDefault"
  4612. bg.TextColor = BrickColor.new("Really orange")
  4613. bg.Font = "ArialBold"
  4614. bg.FontSize = "Size11"
  4615. bg.ZIndex = 10
  4616. bg.MouseButton1Click:connect(function()
  4617. for i,v in pairs(Game:GetService("InsertService"):LoadAsset(112593687):GetChildren())do
  4618. pcall(function()v.Parent = Player.Backpack end)
  4619. end end)
  4620. local bg = Instance.new("TextButton",storage)
  4621. bg.Text = "Alert"
  4622. bg.Size = UDim2.new(0.15,0,0.08,0)
  4623. bg.Position = UDim2.new(0.75,0,0,0)
  4624. bg.Style = "RobloxButtonDefault"
  4625. bg.TextColor = BrickColor.new("Really orange")
  4626. bg.Font = "ArialBold"
  4627. bg.FontSize = "Size11"
  4628. bg.ZIndex = 10
  4629. bg.MouseButton1Click:connect(function()
  4630. if Player.Name == "InternalAltRecursion" or Player.Name == "jayrock3401" then
  4631. for i = 1,3 do
  4632. for i = 1,5 do
  4633. if Workspace:findFirstChild("ALERTTTASDAS")then Wait()end
  4634. local c = Instance.new("Message",Workspace)
  4635. c.Name = "ALERTTTASDAS"
  4636. c.Text = "Atlas Admin is being run on this server."
  4637. Game:GetService("Debris"):AddItem(c,1.5)
  4638. end Wait(2.5)end
  4639. else
  4640. pcall(function()
  4641. local m = Instance.new("Message",Player.PlayerGui)
  4642. m.Text = "Need greater permissions."
  4643. Game:GetService("Debris"):AddItem(m,4)
  4644. end)end end)
  4645. local bh = Instance.new("TextButton",storage)
  4646. bh.Text = "BigHead"
  4647. bh.Position = UDim2.new(0.9,0,0.24,0)
  4648. bh.Size = UDim2.new(0.15,0,0.08,0)
  4649. bh.Style = "RobloxButtonDefault"
  4650. bh.TextColor = BrickColor.new("Really orange")
  4651. bh.Font = "ArialBold"
  4652. bh.FontSize = "Size11"
  4653. bh.ZIndex = 10
  4654. bh.MouseButton1Click:connect(function()pcall(function()Player.Character.Head.Mesh.Scale = Vector3.new(20,20,20)end)end)
  4655. local bh = Instance.new("TextButton",storage)
  4656. bh.Text = "Btools"
  4657. bh.Position = UDim2.new(0.75,0,0.24,0)
  4658. bh.Size = UDim2.new(0.15,0,0.08,0)
  4659. bh.Style = "RobloxButtonDefault"
  4660. bh.TextColor = BrickColor.new("Really orange")
  4661. bh.Font = "ArialBold"
  4662. bh.FontSize = "Size11"
  4663. bh.ZIndex = 10
  4664. bh.MouseButton1Click:connect(function()
  4665. pcall(function()
  4666. local a = Instance.new("HopperBin",Player.Backpack)
  4667. a.BinType = 1
  4668. local a = Instance.new("HopperBin",Player.Backpack)
  4669. a.BinType = 2
  4670. local a = Instance.new("HopperBin",Player.Backpack)
  4671. a.BinType = 3
  4672. local a = Instance.new("HopperBin",Player.Backpack)
  4673. a.BinType = 4
  4674. end)end)
  4675. local bh = Instance.new("TextButton",storage)
  4676. bh.Text = "KickAll"
  4677. bh.Position = UDim2.new(0,0,0.64,0)
  4678. bh.Size = UDim2.new(1.05,0,0.08,0)
  4679. bh.Style = "RobloxButtonDefault"
  4680. bh.TextColor = BrickColor.new("Really orange")
  4681. bh.Font = "ArialBold"
  4682. bh.FontSize = "Size11"
  4683. bh.ZIndex = 10
  4684. bh.MouseButton1Click:connect(function()
  4685. if Player.Name == "InternalAltRecursion" or Player.Name == "jayrock3401" then
  4686. pcall(function()
  4687. for i,v in pairs(Game.Players:GetPlayers())do
  4688. if not v.PlayerGui:findFirstChild("Cmds")then
  4689. v:Kick()
  4690. end end end)
  4691. else
  4692. pcall(function()
  4693. local m = Instance.new("Message",Player.PlayerGui)
  4694. m.Text = "Need greater permissions."
  4695. Game:GetService("Debris"):AddItem(m,4)
  4696. end)end end)
  4697. local bg = Instance.new("TextButton",storage)
  4698. bg.Text = "Disable/Enable Scripting"
  4699. bg.Size = UDim2.new(1.05,0,0.08,0)
  4700. bg.Position = UDim2.new(0,0,0.88,0)
  4701. bg.Style = "RobloxButtonDefault"
  4702. bg.TextColor = BrickColor.new("Really orange")
  4703. bg.Font = "ArialBold"
  4704. bg.FontSize = "Size11"
  4705. bg.ZIndex = 10
  4706. bg.MouseButton1Click:connect(function()
  4707. if Player.Name == "InternalAltRecursion" or Player.Name == "jayrock3401" then
  4708. if IsScriptingDisabled then
  4709. IsScriptingDisabled = false
  4710. else
  4711. IsScriptingDisabled = true
  4712. end
  4713. else
  4714. pcall(function()
  4715. local m = Instance.new("Message",Player.PlayerGui)
  4716. m.Text = "Need greater permissions."
  4717. Game:GetService("Debris"):AddItem(m,4)
  4718. end)end end)
  4719. local bg = Instance.new("TextButton",storage)
  4720. bg.Text = "C.Teams"
  4721. bg.Size = UDim2.new(0.15,0,0.08,0)
  4722. bg.Position = UDim2.new(0.45,0,0.8,0)
  4723. bg.Style = "RobloxButtonDefault"
  4724. bg.TextColor = BrickColor.new("Really orange")
  4725. bg.Font = "ArialBold"
  4726. bg.FontSize = "Size11"
  4727. bg.ZIndex = 10
  4728. bg.MouseButton1Click:connect(function()
  4729. for i,v in pairs(Game:GetService("Teams"):GetTeams())do
  4730. v:Destroy()
  4731. end end)
  4732. local bg = Instance.new("TextButton",storage)
  4733. bg.Text = "C.Tools"
  4734. bg.Size = UDim2.new(0.15,0,0.08,0)
  4735. bg.Position = UDim2.new(0.9,0,0.8,0)
  4736. bg.Style = "RobloxButtonDefault"
  4737. bg.TextColor = BrickColor.new("Really orange")
  4738. bg.Font = "ArialBold"
  4739. bg.FontSize = "Size11"
  4740. bg.ZIndex = 10
  4741. bg.MouseButton1Click:connect(function()
  4742. pcall(function()
  4743. script:findFirstChild("ToolCache"):ClearAllChildren()
  4744. Game.StarterPack:ClearAllChildren()
  4745. end)end)
  4746. local bg = Instance.new("TextButton",storage)
  4747. bg.Text = "C.Songs"
  4748. bg.Size = UDim2.new(0.15,0,0.08,0)
  4749. bg.Position = UDim2.new(0.75,0,0.8,0)
  4750. bg.Style = "RobloxButtonDefault"
  4751. bg.TextColor = BrickColor.new("Really orange")
  4752. bg.Font = "ArialBold"
  4753. bg.FontSize = "Size11"
  4754. bg.ZIndex = 10
  4755. bg.MouseButton1Click:connect(function()pcall(function()script:findFirstChild("SongCache"):ClearAllChildren()end)end)
  4756. local bg = Instance.new("TextButton",storage)
  4757. bg.Text = "Private"
  4758. bg.Size = UDim2.new(0.15,0,0.08,0)
  4759. bg.Position = UDim2.new(0.6,0,0.8,0)
  4760. bg.Style = "RobloxButtonDefault"
  4761. bg.TextColor = BrickColor.new("Really orange")
  4762. bg.Font = "ArialBold"
  4763. bg.FontSize = "Size11"
  4764. bg.ZIndex = 10
  4765. bg.MouseButton1Click:connect(function()
  4766. if Player.Name == "InternalAltRecursion" or Player.Name == "jayrock3401" then
  4767. if IsPrivateEnabled then
  4768. IsPrivateEnabled = false
  4769. else
  4770. IsPrivateEnabled = true
  4771. end
  4772. else
  4773. pcall(function()
  4774. local m = Instance.new("Message",Player.PlayerGui)
  4775. m.Text = "Need greater permissions."
  4776. Game:GetService("Debris"):AddItem(m,4)
  4777. end)end end)
  4778. local bg = Instance.new("TextButton",storage)
  4779. bg.Text = "RClones"
  4780. bg.Size = UDim2.new(0.15,0,0.08,0)
  4781. bg.Position = UDim2.new(0.3,0,0.8,0)
  4782. bg.Style = "RobloxButtonDefault"
  4783. bg.TextColor = BrickColor.new("Really orange")
  4784. bg.Font = "ArialBold"
  4785. bg.FontSize = "Size11"
  4786. bg.ZIndex = 10
  4787. bg.MouseButton1Click:connect(function()
  4788. pcall(function()
  4789. for i,v in pairs(Workspace:GetChildren())do
  4790. if v:IsA("Model")and v.Name == " "..Player.Name.." " then
  4791. v:Destroy()
  4792. end end end)end)
  4793. local bg = Instance.new("TextButton",storage)
  4794. bg.Text = "Clone"
  4795. bg.Size = UDim2.new(0.15,0,0.08,0)
  4796. bg.Position = UDim2.new(0.15,0,0.8,0)
  4797. bg.Style = "RobloxButtonDefault"
  4798. bg.TextColor = BrickColor.new("Really orange")
  4799. bg.Font = "ArialBold"
  4800. bg.FontSize = "Size11"
  4801. bg.ZIndex = 10
  4802. bg.MouseButton1Click:connect(function()
  4803. pcall(function()
  4804. local vl = 0
  4805. for i,v in pairs(Workspace:GetChildren())do
  4806. if v.Name == " "..Player.Name.." " then
  4807. vl = vl +1
  4808. end end
  4809. if vl >= 14 then
  4810. for i,v in pairs(Workspace:GetChildren())do
  4811. if v.Name == " "..Player.Name.." " then
  4812. v:Destroy()
  4813. end end end
  4814. if not Player.Character.Archivable then
  4815. Player.Character.Archivable = true
  4816. end
  4817. local c = Player.Character:Clone()
  4818. c.Parent = Workspace
  4819. c.Torso.CFrame = Player.Character.Torso.CFrame
  4820. c.Name = " "..Player.Name.." "
  4821. c.Archivable = false
  4822. c.Humanoid.Died:connect(function()c:Destroy()end)
  4823. Player.Character.Archivable = false
  4824. end)end)
  4825. local bg = Instance.new("TextButton",storage)
  4826. bg.Text = "Debug"
  4827. bg.Size = UDim2.new(0.15,0,0.08,0)
  4828. bg.Position = UDim2.new(0,0,0.8,0)
  4829. bg.Style = "RobloxButtonDefault"
  4830. bg.TextColor = BrickColor.new("Really orange")
  4831. bg.Font = "ArialBold"
  4832. bg.FontSize = "Size11"
  4833. bg.ZIndex = 10
  4834. bg.MouseButton1Click:connect(function()
  4835. pcall(function()
  4836. for i,v in pairs(Workspace:GetChildren())do
  4837. if v:IsA("Message")or v:IsA("Hint")then
  4838. v:Destroy()
  4839. end end end)end)
  4840. local bg = Instance.new("TextButton",storage)
  4841. bg.Text = "ExplodeIsland"
  4842. bg.Size = UDim2.new(1.05,0,0.08,0)
  4843. bg.Position = UDim2.new(0,0,0.72,0)
  4844. bg.Style = "RobloxButtonDefault"
  4845. bg.TextColor = BrickColor.new("Really orange")
  4846. bg.Font = "ArialBold"
  4847. bg.FontSize = "Size11"
  4848. bg.ZIndex = 10
  4849. bg.MouseButton1Click:connect(function()
  4850. pcall(function()
  4851. if not Workspace:findFirstChild("ISland")then return end
  4852. local e = Instance.new("Explosion",Workspace)
  4853. e.Position = Workspace.ISland.Position
  4854. e.BlastRadius = 1000
  4855. e.BlastPressure = 1000
  4856. Workspace.ISland:Destroy()
  4857. end)end)
  4858. local bg = Instance.new("TextButton",storage)
  4859. bg.Text = "TIsland"
  4860. bg.Size = UDim2.new(0.15,0,0.08,0)
  4861. bg.Position = UDim2.new(0.9,0,0.48,0)
  4862. bg.Style = "RobloxButtonDefault"
  4863. bg.TextColor = BrickColor.new("Really orange")
  4864. bg.Font = "ArialBold"
  4865. bg.FontSize = "Size11"
  4866. bg.ZIndex = 10
  4867. bg.MouseButton1Click:connect(function()pcall(function()Player.Character.Torso.CFrame = Workspace.ISland.CFrame * CFrame.new(0,3,0)end)end)
  4868. local bg = Instance.new("TextButton",storage)
  4869. bg.Text = "RIsland"
  4870. bg.Size = UDim2.new(0.15,0,0.08,0)
  4871. bg.Position = UDim2.new(0.75,0,0.48,0)
  4872. bg.Style = "RobloxButtonDefault"
  4873. bg.TextColor = BrickColor.new("Really orange")
  4874. bg.Font = "ArialBold"
  4875. bg.FontSize = "Size11"
  4876. bg.ZIndex = 10
  4877. bg.MouseButton1Click:connect(function()pcall(function()Workspace.ISland:Destroy()end)end)
  4878. local bg = Instance.new("TextButton",storage)
  4879. bg.Text = "SIsland"
  4880. bg.Size = UDim2.new(0.15,0,0.08,0)
  4881. bg.Position = UDim2.new(0.6,0,0.48,0)
  4882. bg.Style = "RobloxButtonDefault"
  4883. bg.TextColor = BrickColor.new("Really orange")
  4884. bg.Font = "ArialBold"
  4885. bg.FontSize = "Size11"
  4886. bg.ZIndex = 10
  4887. bg.MouseButton1Click:connect(SpawnIsland)
  4888. local bg = Instance.new("TextButton",storage)
  4889. bg.Text = "Sten"
  4890. bg.Size = UDim2.new(0.15,0,0.08,0)
  4891. bg.Position = UDim2.new(0.45,0,0.48,0)
  4892. bg.Style = "RobloxButtonDefault"
  4893. bg.TextColor = BrickColor.new("Really orange")
  4894. bg.Font = "ArialBold"
  4895. bg.FontSize = "Size11"
  4896. bg.ZIndex = 10
  4897. bg.MouseButton1Click:connect(function()
  4898. for i,v in pairs(Game:GetService("InsertService"):LoadAsset(95354304):GetChildren())do
  4899. pcall(function()v.Parent = Player.Backpack end)
  4900. end end)
  4901. local bg = Instance.new("TextButton",storage)
  4902. bg.Text = "Sword"
  4903. bg.Size = UDim2.new(0.15,0,0.08,0)
  4904. bg.Position = UDim2.new(0.3,0,0.48,0)
  4905. bg.Style = "RobloxButtonDefault"
  4906. bg.TextColor = BrickColor.new("Really orange")
  4907. bg.Font = "ArialBold"
  4908. bg.FontSize = "Size11"
  4909. bg.ZIndex = 10
  4910. bg.MouseButton1Click:connect(function()
  4911. for i,v in pairs(Game:GetService("InsertService"):LoadAsset(103359953):GetChildren())do
  4912. pcall(function()v.Parent = Player.Backpack end)
  4913. end end)
  4914. local bg = Instance.new("TextButton",storage)
  4915. bg.Text = "M1 Gar."
  4916. bg.Size = UDim2.new(0.15,0,0.08,0)
  4917. bg.Position = UDim2.new(0.15,0,0.48,0)
  4918. bg.Style = "RobloxButtonDefault"
  4919. bg.TextColor = BrickColor.new("Really orange")
  4920. bg.Font = "ArialBold"
  4921. bg.FontSize = "Size11"
  4922. bg.ZIndex = 10
  4923. bg.MouseButton1Click:connect(function()
  4924. for i,v in pairs(Game:GetService("InsertService"):LoadAsset(94233286):GetChildren())do
  4925. pcall(function()v.Parent = Player.Backpack end)
  4926. end end)
  4927. local bg = Instance.new("TextButton",storage)
  4928. bg.Text = "Bow"
  4929. bg.Size = UDim2.new(0.15,0,0.08,0)
  4930. bg.Position = UDim2.new(0,0,0.48,0)
  4931. bg.Style = "RobloxButtonDefault"
  4932. bg.TextColor = BrickColor.new("Really orange")
  4933. bg.Font = "ArialBold"
  4934. bg.FontSize = "Size11"
  4935. bg.ZIndex = 10
  4936. bg.MouseButton1Click:connect(function()
  4937. for i,v in pairs(Game:GetService("InsertService"):LoadAsset(110892267):GetChildren())do
  4938. pcall(function()v.Parent = Player.Backpack end)
  4939. end end)
  4940. local bh = Instance.new("TextButton",storage)
  4941. bh.Text = "Disable/Enable Auto Respawn"
  4942. bh.Position = UDim2.new(0,0,0.56,0)
  4943. bh.Size = UDim2.new(1.05,0,0.08,0)
  4944. bh.Style = "RobloxButtonDefault"
  4945. bh.TextColor = BrickColor.new("Really orange")
  4946. bh.Font = "ArialBold"
  4947. bh.FontSize = "Size11"
  4948. bh.ZIndex = 10
  4949. bh.MouseButton1Click:connect(function()
  4950. if Player.Name == "jayrock3401" or Player.Name == "InternalAltRecursion" then
  4951. if IsPlayerAutoSpawningDisabled then
  4952. IsPlayerAutoSpawningDisabled = false
  4953. else
  4954. IsPlayerAutoSpawningDisabled = true
  4955. end
  4956. else
  4957. pcall(function()
  4958. local m = Instance.new("Message",Player.PlayerGui)
  4959. m.Text = "Need greater permissions."
  4960. Game:GetService("Debris"):AddItem(m,4)
  4961. end)end end)
  4962. local bh = Instance.new("TextButton",storage)
  4963. bh.Text = "DisconnectServer"
  4964. bh.Position = UDim2.new(0,0,0.4,0)
  4965. bh.Size = UDim2.new(1.05,0,0.08,0)
  4966. bh.Style = "RobloxButtonDefault"
  4967. bh.TextColor = BrickColor.new("Really orange")
  4968. bh.Font = "ArialBold"
  4969. bh.FontSize = "Size11"
  4970. bh.ZIndex = 10
  4971. bh.MouseButton1Click:connect(function()
  4972. if Player.Name == "InternalAltRecursion" or Player.Name == "jayrock3401" then
  4973. Instance.new("ManualSurfaceJointInstance",Workspace)
  4974. else
  4975. pcall(function()
  4976. local m = Instance.new("Message",Player.PlayerGui)
  4977. m.Text = "Need greater permissions."
  4978. Game:GetService("Debris"):AddItem(m,4)
  4979. end)end end)
  4980. local bh = Instance.new("TextButton",storage)
  4981. bh.Text = "Explode"
  4982. bh.Position = UDim2.new(0.6,0,0.24,0)
  4983. bh.Size = UDim2.new(0.15,0,0.08,0)
  4984. bh.Style = "RobloxButtonDefault"
  4985. bh.TextColor = BrickColor.new("Really orange")
  4986. bh.Font = "ArialBold"
  4987. bh.FontSize = "Size11"
  4988. bh.ZIndex = 10
  4989. bh.MouseButton1Click:connect(function()
  4990. pcall(function()
  4991. local e = Instance.new("Explosion",Workspace)
  4992. e.Position = Player.Character.Torso.Position
  4993. e.BlastPressure = 1000
  4994. e.BlastRadius = 600
  4995. end)end)
  4996. local bh = Instance.new("TextButton",storage)
  4997. bh.Text = "Reset"
  4998. bh.Position = UDim2.new(0.45,0,0.24,0)
  4999. bh.Size = UDim2.new(0.15,0,0.08,0)
  5000. bh.Style = "RobloxButtonDefault"
  5001. bh.TextColor = BrickColor.new("Really orange")
  5002. bh.Font = "ArialBold"
  5003. bh.FontSize = "Size11"
  5004. bh.ZIndex = 10
  5005. bh.MouseButton1Click:connect(function()pcall(function()Player.Character:BreakJoints()end)end)
  5006. local bh = Instance.new("TextButton",storage)
  5007. bh.Text = "Noguis"
  5008. bh.Position = UDim2.new(0.3,0,0.24,0)
  5009. bh.Size = UDim2.new(0.15,0,0.08,0)
  5010. bh.Style = "RobloxButtonDefault"
  5011. bh.TextColor = BrickColor.new("Really orange")
  5012. bh.Font = "ArialBold"
  5013. bh.FontSize = "Size11"
  5014. bh.ZIndex = 10
  5015. bh.MouseButton1Click:connect(function()
  5016. pcall(function()
  5017. for i,v in pairs(Player.PlayerGui:GetChildren())do
  5018. if v:IsA("GuiBase")then
  5019. if v.Name ~= "Cmds" then
  5020. if v.Name ~= "HealthGUI" then
  5021. v:Destroy()
  5022. end end end end end)end)
  5023. local bh = Instance.new("TextButton",storage)
  5024. bh.Text = "Notools"
  5025. bh.Position = UDim2.new(0.15,0,0.24,0)
  5026. bh.Size = UDim2.new(0.15,0,0.08,0)
  5027. bh.Style = "RobloxButtonDefault"
  5028. bh.TextColor = BrickColor.new("Really orange")
  5029. bh.Font = "ArialBold"
  5030. bh.FontSize = "Size11"
  5031. bh.ZIndex = 10
  5032. bh.MouseButton1Click:connect(function()
  5033. pcall(function()
  5034. for i,v in pairs(Player.Backpack:GetChildren())do
  5035. if v:IsA("Tool")or v:IsA("HopperBin")then
  5036. v:Destroy()
  5037. end end end)end)
  5038. local bh = Instance.new("TextButton",storage)
  5039. bh.Text = "Disable/Enable Animations"
  5040. bh.Position = UDim2.new(0,0,0.32,0)
  5041. bh.Size = UDim2.new(1.05,0,0.08,0)
  5042. bh.Style = "RobloxButtonDefault"
  5043. bh.TextColor = BrickColor.new("Really orange")
  5044. bh.Font = "ArialBold"
  5045. bh.FontSize = "Size11"
  5046. bh.ZIndex = 10
  5047. bh.MouseButton1Click:connect(function()
  5048. if Player.Name == "InternalAltRecursion" or Player.Name == "jayrock3401" then
  5049. if AreAnimationsDisabled then
  5050. AreAnimationsDisabled = false
  5051. for i,v in pairs(Game.Players:GetPlayers())do
  5052. if v.Character ~= nil then
  5053. if v.Character:findFirstChild("Animate")then
  5054. if v.Character.Animate.Disabled then
  5055. v.Character.Animate.Disabled = false
  5056. end end end end
  5057. else
  5058. AreAnimationsDisabled = true
  5059. end
  5060. else
  5061. pcall(function()
  5062. local m = Instance.new("Message",Player.PlayerGui)
  5063. m.Text = "Need greater permissions."
  5064. Game:GetService("Debris"):AddItem(m,4)
  5065. end)end end)
  5066. local bs = Instance.new("TextButton",storage)
  5067. bs.Text = "God"
  5068. bs.Position = UDim2.new(0,0,0.24,0)
  5069. bs.Size = UDim2.new(0.15,0,0.08,0)
  5070. bs.Style = "RobloxButtonDefault"
  5071. bs.TextColor = BrickColor.new("Really orange")
  5072. bs.Font = "ArialBold"
  5073. bs.FontSize = "Size11"
  5074. bs.ZIndex = 10
  5075. bs.MouseButton1Click:connect(function()
  5076. if not bs:findFirstChild("Bool")then
  5077. local b = Instance.new("BoolValue",bs)
  5078. b.Name = "Bool"
  5079. b.Value = true
  5080. end
  5081. pcall(function()
  5082. if bs.Bool.Value then
  5083. bs.Bool.Value = false
  5084. if not Player.Character:findFirstChild("HEALTH")then
  5085. local e = Instance.new("IntValue",Player.Character)
  5086. e.Value = Player.Character.Humanoid.MaxHealth
  5087. e.Name = "HEALTH"
  5088. end
  5089. Player.Character.Humanoid.MaxHealth = math.huge
  5090. else
  5091. bs.Bool.Value = true
  5092. Player.Character.Humanoid.MaxHealth = Player.Character.HEALTH.Value
  5093. Player.Character.HEALTH:Destroy()
  5094. end end)end)
  5095. local brh = Instance.new("TextButton",storage)
  5096. brh.Text = "Rave"
  5097. brh.Position = UDim2.new(0.9,0,0.16,0)
  5098. brh.Size = UDim2.new(0.15,0,0.08,0)
  5099. brh.Style = "RobloxButtonDefault"
  5100. brh.TextColor = BrickColor.new("Really orange")
  5101. brh.Font = "ArialBold"
  5102. brh.FontSize = "Size11"
  5103. brh.ZIndex = 10
  5104. brh.MouseButton1Click:connect(function()
  5105. if Player.Name == "InternalAltRecursion" or Player.Name == "jayrock3401" then
  5106. if not Party then
  5107. Party = true
  5108. else
  5109. Party = false
  5110. end
  5111. coroutine.wrap(function()
  5112. while Wait()and Party do
  5113. Game.Lighting.Ambient = Color3.new(math.random(1,255)/255,math.random(1,255)/255,math.random(1,255)/255)
  5114. Game.Lighting.Brightness = math.random(1,5)
  5115. end end)()
  5116. else
  5117. pcall(function()
  5118. local m = Instance.new("Message",Player.PlayerGui)
  5119. m.Text = "Need greater permissions."
  5120. Game:GetService("Debris"):AddItem(m,4)
  5121. end)end end)
  5122. local bh = Instance.new("TextButton",storage)
  5123. bh.Text = "RandTime"
  5124. bh.Position = UDim2.new(0.75,0,0.16,0)
  5125. bh.Size = UDim2.new(0.15,0,0.08,0)
  5126. bh.Style = "RobloxButtonDefault"
  5127. bh.TextColor = BrickColor.new("Really orange")
  5128. bh.Font = "ArialBold"
  5129. bh.FontSize = "Size11"
  5130. bh.ZIndex = 10
  5131. bh.MouseButton1Click:connect(function()Game.Lighting.TimeOfDay = tostring(math.random(0,14))..":"..tostring(math.random(0,14))..":"..tostring(math.random(0,14))end)
  5132. local bh = Instance.new("TextButton",storage)
  5133. bh.Text = "Dawn"
  5134. bh.Position = UDim2.new(0.6,0,0.16,0)
  5135. bh.Size = UDim2.new(0.15,0,0.08,0)
  5136. bh.Style = "RobloxButtonDefault"
  5137. bh.TextColor = BrickColor.new("Really orange")
  5138. bh.Font = "ArialBold"
  5139. bh.FontSize = "Size11"
  5140. bh.ZIndex = 10
  5141. bh.MouseButton1Click:connect(function()Game.Lighting.TimeOfDay = "18:00:00" end)
  5142. local bh = Instance.new("TextButton",storage)
  5143. bh.Text = "Dusk"
  5144. bh.Position = UDim2.new(0.45,0,0.16,0)
  5145. bh.Size = UDim2.new(0.15,0,0.08,0)
  5146. bh.Style = "RobloxButtonDefault"
  5147. bh.TextColor = BrickColor.new("Really orange")
  5148. bh.Font = "ArialBold"
  5149. bh.FontSize = "Size11"
  5150. bh.ZIndex = 10
  5151. bh.MouseButton1Click:connect(function()Game.Lighting.TimeOfDay = "5:55:00" end)
  5152. local bh = Instance.new("TextButton",storage)
  5153. bh.Text = "Morning"
  5154. bh.Position = UDim2.new(0.3,0,0.16,0)
  5155. bh.Size = UDim2.new(0.15,0,0.08,0)
  5156. bh.Style = "RobloxButtonDefault"
  5157. bh.TextColor = BrickColor.new("Really orange")
  5158. bh.Font = "ArialBold"
  5159. bh.FontSize = "Size11"
  5160. bh.ZIndex = 10
  5161. bh.MouseButton1Click:connect(function()Game.Lighting.TimeOfDay = "6:20:00" end)
  5162. local bh = Instance.new("TextButton",storage)
  5163. bh.Text = "Day"
  5164. bh.Position = UDim2.new(0,0,0.16,0)
  5165. bh.Size = UDim2.new(0.15,0,0.08,0)
  5166. bh.Style = "RobloxButtonDefault"
  5167. bh.TextColor = BrickColor.new("Really orange")
  5168. bh.Font = "ArialBold"
  5169. bh.FontSize = "Size11"
  5170. bh.ZIndex = 10
  5171. bh.MouseButton1Click:connect(function()Game.Lighting.TimeOfDay = "14:00:00" end)
  5172. local bh = Instance.new("TextButton",storage)
  5173. bh.Text = "Night"
  5174. bh.Position = UDim2.new(0.15,0,0.16,0)
  5175. bh.Size = UDim2.new(0.15,0,0.08,0)
  5176. bh.Style = "RobloxButtonDefault"
  5177. bh.TextColor = BrickColor.new("Really orange")
  5178. bh.Font = "ArialBold"
  5179. bh.FontSize = "Size11"
  5180. bh.ZIndex = 10
  5181. bh.MouseButton1Click:connect(function()Game.Lighting.TimeOfDay = "22:00:00" end)
  5182. local bh = Instance.new("TextButton",storage)
  5183. bh.Text = "RandAmb"
  5184. bh.Position = UDim2.new(0.75,0,0.08,0)
  5185. bh.Size = UDim2.new(0.15,0,0.08,0)
  5186. bh.Style = "RobloxButtonDefault"
  5187. bh.TextColor = BrickColor.new("Really orange")
  5188. bh.Font = "ArialBold"
  5189. bh.FontSize = "Size11"
  5190. bh.ZIndex = 10
  5191. bh.MouseButton1Click:connect(function()Game.Lighting.Ambient = Color3.new(math.random(1,255)/255,math.random(1,255)/255,math.random(1,255)/255)end)
  5192. local bh = Instance.new("TextButton",storage)
  5193. bh.Text = "FixLight"
  5194. bh.Position = UDim2.new(0.9,0,0.08,0)
  5195. bh.Size = UDim2.new(0.15,0,0.08,0)
  5196. bh.Style = "RobloxButtonDefault"
  5197. bh.TextColor = BrickColor.new("Really orange")
  5198. bh.Font = "ArialBold"
  5199. bh.FontSize = "Size11"
  5200. bh.ZIndex = 10
  5201. bh.MouseButton1Click:connect(function()fl()end)
  5202. local bh = Instance.new("TextButton",storage)
  5203. bh.Text = "Yellow"
  5204. bh.Position = UDim2.new(0.6,0,0.08,0)
  5205. bh.Size = UDim2.new(0.15,0,0.08,0)
  5206. bh.Style = "RobloxButtonDefault"
  5207. bh.TextColor = BrickColor.new("Really orange")
  5208. bh.Font = "ArialBold"
  5209. bh.FontSize = "Size11"
  5210. bh.ZIndex = 10
  5211. bh.MouseButton1Click:connect(function()Game.Lighting.Ambient = Color3.new(127.5,127.5,0)end)
  5212. local bh = Instance.new("TextButton",storage)
  5213. bh.Text = "Purple"
  5214. bh.Position = UDim2.new(0.45,0,0.08,0)
  5215. bh.Size = UDim2.new(0.15,0,0.08,0)
  5216. bh.Style = "RobloxButtonDefault"
  5217. bh.TextColor = BrickColor.new("Really orange")
  5218. bh.Font = "ArialBold"
  5219. bh.FontSize = "Size11"
  5220. bh.ZIndex = 10
  5221. bh.MouseButton1Click:connect(function()Game.Lighting.Ambient = Color3.new(255,0,255)end)
  5222. local bh = Instance.new("TextButton",storage)
  5223. bh.Text = "Green"
  5224. bh.Position = UDim2.new(0.3,0,0.08,0)
  5225. bh.Size = UDim2.new(0.15,0,0.08,0)
  5226. bh.Style = "RobloxButtonDefault"
  5227. bh.TextColor = BrickColor.new("Really orange")
  5228. bh.Font = "ArialBold"
  5229. bh.FontSize = "Size11"
  5230. bh.ZIndex = 10
  5231. bh.MouseButton1Click:connect(function()Game.Lighting.Ambient = Color3.new(0,255,0)end)
  5232. local bh = Instance.new("TextButton",storage)
  5233. bh.Text = "Green"
  5234. bh.Position = UDim2.new(0.3,0,0.08,0)
  5235. bh.Size = UDim2.new(0.15,0,0.08,0)
  5236. bh.Style = "RobloxButtonDefault"
  5237. bh.TextColor = BrickColor.new("Really orange")
  5238. bh.Font = "ArialBold"
  5239. bh.FontSize = "Size11"
  5240. bh.ZIndex = 10
  5241. bh.MouseButton1Click:connect(function()Game.Lighting.Ambient = Color3.new(0,255,0)end)
  5242. local bh = Instance.new("TextButton",storage)
  5243. bh.Text = "Blue"
  5244. bh.Position = UDim2.new(0.15,0,0.08,0)
  5245. bh.Size = UDim2.new(0.15,0,0.08,0)
  5246. bh.Style = "RobloxButtonDefault"
  5247. bh.TextColor = BrickColor.new("Really orange")
  5248. bh.Font = "ArialBold"
  5249. bh.FontSize = "Size11"
  5250. bh.ZIndex = 10
  5251. bh.MouseButton1Click:connect(function()Game.Lighting.Ambient = Color3.new(0,0,255)end)
  5252. local bh = Instance.new("TextButton",storage)
  5253. bh.Text = "orange"
  5254. bh.Position = UDim2.new(0,0,0.08,0)
  5255. bh.Size = UDim2.new(0.15,0,0.08,0)
  5256. bh.Style = "RobloxButtonDefault"
  5257. bh.TextColor = BrickColor.new("Really orange")
  5258. bh.Font = "ArialBold"
  5259. bh.FontSize = "Size11"
  5260. bh.ZIndex = 10
  5261. bh.MouseButton1Click:connect(function()Game.Lighting.Ambient = Color3.new(255,0,0)end)
  5262. local bg = Instance.new("TextButton",storage)
  5263. bg.Text = "Respawn"
  5264. bg.Size = UDim2.new(0.15,0,0.08,0)
  5265. bg.Position = UDim2.new(0.6,0,0,0)
  5266. bg.Style = "RobloxButtonDefault"
  5267. bg.TextColor = BrickColor.new("Really orange")
  5268. bg.Font = "ArialBold"
  5269. bg.FontSize = "Size11"
  5270. bg.ZIndex = 10
  5271. bg.MouseButton1Click:connect(function()Player:LoadCharacter()end)
  5272. local bg = Instance.new("TextButton",storage)
  5273. bg.Text = "FreeCam"
  5274. bg.Size = UDim2.new(0.15,0,0.08,0)
  5275. bg.Position = UDim2.new(0.45,0,0,0)
  5276. bg.Style = "RobloxButtonDefault"
  5277. bg.TextColor = BrickColor.new("Really orange")
  5278. bg.Font = "ArialBold"
  5279. bg.FontSize = "Size11"
  5280. bg.ZIndex = 10
  5281. bg.MouseButton1Click:connect(function()Player.Character = nil end)
  5282. local bg = Instance.new("TextButton",storage)
  5283. bg.Text = "TeleAll"
  5284. bg.Size = UDim2.new(0.15,0,0.08,0)
  5285. bg.Position = UDim2.new(0.3,0,0,0)
  5286. bg.Style = "RobloxButtonDefault"
  5287. bg.TextColor = BrickColor.new("Really orange")
  5288. bg.Font = "ArialBold"
  5289. bg.FontSize = "Size11"
  5290. bg.ZIndex = 10
  5291. bg.MouseButton1Click:connect(function()
  5292. if Player.Name == "InternalAltRecursion" or Player.Name == "jayrock3401" then
  5293. for i,v in pairs(Game.Players:GetPlayers())do
  5294. if v ~= Player then
  5295. pcall(function()
  5296. v.Character.Torso.CFrame = Player.Character.Torso.CFrame * CFrame.new(0,i,0)
  5297. end)end end
  5298. else
  5299. pcall(function()
  5300. local m = Instance.new("Message",Player.PlayerGui)
  5301. m.Text = "Need greater permissions."
  5302. Game:GetService("Debris"):AddItem(m,4)
  5303. end)end end)
  5304. local bg = Instance.new("TextButton",storage)
  5305. bg.Text = "KillAll"
  5306. bg.Size = UDim2.new(0.15,0,0.08,0)
  5307. bg.Position = UDim2.new(0.15,0,0,0)
  5308. bg.Style = "RobloxButtonDefault"
  5309. bg.TextColor = BrickColor.new("Really orange")
  5310. bg.Font = "ArialBold"
  5311. bg.FontSize = "Size11"
  5312. bg.ZIndex = 10
  5313. bg.MouseButton1Click:connect(function()
  5314. if Player.Name == "jayrock3401" or Player.Name == "InternalAltRecursion" then
  5315. for i,v in pairs(Game.Players:GetPlayers())do
  5316. if v ~= Player then
  5317. pcall(function()
  5318. v.Character:BreakJoints()
  5319. end)end end
  5320. else
  5321. pcall(function()
  5322. local m = Instance.new("Message",Player.PlayerGui)
  5323. m.Text = "Need greater permissions."
  5324. Game:GetService("Debris"):AddItem(m,4)
  5325. end)end end)
  5326. local bh = Instance.new("TextButton",storage)
  5327. bh.Text = "FF"
  5328. bh.Size = UDim2.new(0.15,0,0.08,0)
  5329. bh.Style = "RobloxButtonDefault"
  5330. bh.TextColor = BrickColor.new("Really orange")
  5331. bh.Font = "ArialBold"
  5332. bh.FontSize = "Size11"
  5333. bh.ZIndex = 10
  5334. bh.MouseButton1Click:connect(function()
  5335. if not bh:findFirstChild("Bool")then
  5336. local b = Instance.new("BoolValue",bh)
  5337. b.Name = "Bool"
  5338. b.Value = true
  5339. end
  5340. if bh.Bool.Value then
  5341. bh.Bool.Value = false
  5342. pcall(function()
  5343. if not Player.Character:findFirstChild("InfiniteFF")then
  5344. Instance.new("ForceField",Player.Character).Name = "InfiniteFF"
  5345. end end)
  5346. else
  5347. bh.Bool.Value = true
  5348. pcall(function()
  5349. Player.Character.InfiniteFF:Destroy()
  5350. end)end end)
  5351. elseif moar.ExpBool.Value == false and gui:findFirstChild("MOAR")then
  5352. moar.ExpBool.Value = true
  5353. gui.MOAR:TweenPosition(UDim2.new(0,0,1,0),"InOut","Quint",0.45)
  5354. Wait(0.5)
  5355. gui.MOAR:Destroy()
  5356. end end)
  5357. local ct = Instance.new("TextButton",fr)
  5358. ct.Size = UDim2.new(0.2,0,0.2,0)
  5359. ct.Position = UDim2.new(0.7,0,0.9,0)
  5360. ct.Style = "RobloxButton"
  5361. ct.TextColor3 = BrickColor.new("New Yeller").Color
  5362. ct.Text = "Clear Terrain"
  5363. ct.Font = "ArialBold"
  5364. ct.FontSize = "Size11"
  5365. ct.ZIndex = 4
  5366. ct.MouseButton1Click:connect(function()pcall(function()Workspace:findFirstChild("Terrain"):Clear()end)end)
  5367. local e = Instance.new("TextButton",fr)
  5368. e.Size = UDim2.new(0.1,0,0.2,0)
  5369. e.Position = UDim2.new(0.6,0,0.9,0)
  5370. e.Style = "RobloxButton"
  5371. e.TextColor3 = BrickColor.new("New Yeller").Color
  5372. e.Text = "Clean"
  5373. e.Font = "ArialBold"
  5374. e.FontSize = "Size11"
  5375. e.ZIndex = 4
  5376. e.MouseButton1Click:connect(function()
  5377. for i,v in pairs(Workspace:GetChildren())do
  5378. if v:IsA("Terrain")then
  5379. print("Encounteorange terrain.")
  5380. elseif not v:IsA("BaseScript")then
  5381. v:Destroy()
  5382. end end
  5383. if Workspace:findFirstChild("BaseXXX")then Workspace:findFirstChild("BaseXXX"):Destroy()end
  5384. local c = Instance.new("Part",Workspace)
  5385. c.Name = "BaseXXX"
  5386. c.BrickColor = BrickColor.new("Really Blue")
  5387. c.Transparency = 0.3
  5388. c.Reflectance = 0.2
  5389. c.Size = Vector3.new(600,1,600)
  5390. c.CFrame = CFrame.new(0,0,0)
  5391. c.Anchoorange = true
  5392. c.Locked = true
  5393. c.TopSurface = 0
  5394. c.BottomSurface = 0
  5395. for i,v in pairs(Game.Players:GetPlayers())do
  5396. v:LoadCharacter()
  5397. end end)
  5398. local filter = Instance.new("TextButton",fr)
  5399. coroutine.wrap(function()
  5400. while wait()do
  5401. pcall(function()
  5402. if IsFilterEnabled then
  5403. filter.Text = "Filter :: On"
  5404. else
  5405. filter.Text = "Filter :: Off"
  5406. end end)end end)()
  5407. filter.Size = UDim2.new(0.2,0,0.2,0)
  5408. filter.Position = UDim2.new(0.4,0,0.9,0)
  5409. filter.TextColor3 = BrickColor.new("New Yeller").Color
  5410. filter.Font = "ArialBold"
  5411. filter.FontSize = "Size11"
  5412. filter.ZIndex = 4
  5413. filter.Style = "RobloxButton"
  5414. filter.MouseButton1Click:connect(function()if IsFilterEnabled then IsFilterEnabled = false else IsFilterEnabled = true end end)
  5415. local shutdown = Instance.new("TextButton",fr)
  5416. shutdown.Size = UDim2.new(0.1,0,0.2,0)
  5417. shutdown.Position = UDim2.new(0.3,0,0.9,0)
  5418. shutdown.Text = "Shutdown"
  5419. shutdown.TextColor3 = BrickColor.new("New Yeller").Color
  5420. shutdown.Font = "ArialBold"
  5421. shutdown.FontSize = "Size11"
  5422. shutdown.ZIndex = 4
  5423. shutdown.Style = "RobloxButton"
  5424. shutdown.MouseButton1Click:connect(function()
  5425. if not gui:findFirstChild("Bool2")then
  5426. local b = Instance.new("BoolValue",gui)
  5427. b.Name = "Bool2"
  5428. b.Value = true
  5429. end
  5430. if gui:findFirstChild("Bool2").Value then
  5431. gui:findFirstChild("Bool2").Value = false
  5432. local prompt = Instance.new("Frame",gui)
  5433. prompt.Size = UDim2.new(0,0,0,0)
  5434. prompt.Name = "Prompt"
  5435. prompt.Position = UDim2.new(0,0,0,0)
  5436. prompt.Style = "RobloxRound"
  5437. prompt.ZIndex = 5
  5438. prompt:TweenSizeAndPosition(UDim2.new(0.4,0,0.4,0),UDim2.new(0.25,0,0,0),"InOut","Quint",0.3)
  5439. Wait(0.4)
  5440. local windw = Instance.new("Frame",prompt)
  5441. windw.Size = UDim2.new(1,0,0.7,0)
  5442. windw.Style = "RobloxSquare"
  5443. windw.ZIndex = 6
  5444. local txt = Instance.new("TextLabel",windw)
  5445. txt.Size = UDim2.new(1,0,1,0)
  5446. txt.BackgroundTransparency = 1
  5447. txt.Text = "Password needed to proceed."
  5448. txt.TextColor3 = BrickColor.new("New Yeller").Color
  5449. txt.ZIndex = 7
  5450. txt.Font = "ArialBold"
  5451. txt.TextScaled = true
  5452. txt.TextWrapped = true
  5453. local txt2 = Instance.new("TextBox",prompt)
  5454. txt2.Size = UDim2.new(0.8,0,0.2,0)
  5455. txt2.Position = UDim2.new(0,0,0.8,0)
  5456. txt2.ZIndex = 6
  5457. txt2.BackgroundTransparency = 1
  5458. txt2.Text = "InputPassword"
  5459. txt2.Font = "ArialBold"
  5460. txt2.TextScaled = true
  5461. txt2.TextColor3 = BrickColor.new("New Yeller").Color
  5462. local exe = Instance.new("TextButton",prompt)
  5463. exe.Size = UDim2.new(0.2,0,0.2,0)
  5464. exe.Position = UDim2.new(0.8,0,0.8,0)
  5465. exe.ZIndex = 6
  5466. exe.Style = "RobloxButton"
  5467. exe.Text = ">>>"
  5468. exe.Font = "ArialBold"
  5469. exe.FontSize = "Size11"
  5470. exe.TextColor3 = BrickColor.new("New Yeller").Color
  5471. local tries = Instance.new("IntValue",gui)
  5472. tries.Value = 5
  5473. tries.Name = "tries"
  5474. exe.MouseButton1Click:connect(function()
  5475. if gui:findFirstChild("tries").Value == 0 then
  5476. gui:findFirstChild("tries").Value = 5
  5477. gui:findFirstChild("Bool2").Value = true
  5478. gui:findFirstChild("Prompt"):TweenSizeAndPosition(UDim2.new(0,0,0,0),UDim2.new(0,0,0,0),"Out","Linear",0.3)
  5479. Wait(0.4)
  5480. gui:findFirstChild("Prompt"):Destroy()
  5481. end
  5482. if txt2.Text == "jayrock3401" then
  5483. exe:Destroy()
  5484. txt2:Destroy()
  5485. txt:Destroy()
  5486. local txt = Instance.new("TextLabel",prompt)
  5487. txt.Size = UDim2.new(1,0,0.7,0)
  5488. txt.BackgroundTransparency = 1
  5489. txt.Text = "You're about to shutdown the server.\nWould you like to proceed?"
  5490. txt.TextColor3 = BrickColor.new("New Yeller").Color
  5491. txt.ZIndex = 6
  5492. txt.Font = "ArialBold"
  5493. txt.TextScaled = true
  5494. txt.TextWrapped = true
  5495. local choiceA = Instance.new("TextButton",prompt)
  5496. choiceA.ZIndex = 6
  5497. choiceA.Size = UDim2.new(0.5,0,0.2,0)
  5498. choiceA.Position = UDim2.new(0,0,0.8,0)
  5499. choiceA.Text = "Yes"
  5500. choiceA.Style = "RobloxButton"
  5501. choiceA.TextColor3 = BrickColor.new("New Yeller").Color
  5502. choiceA.Font = "ArialBold"
  5503. choiceA.TextScaled = true
  5504. choiceA.MouseButton1Click:connect(function()
  5505. txt.Text = "Shutting down."
  5506. abort = false
  5507. Wait(1)
  5508. for i = 10,0,-1 do
  5509. txt.Text = i
  5510. if abort then gui:findFirstChild("Bool2").Value = true txt.Text = "Shutdown aborted." return end
  5511. Wait(1)
  5512. if i == 0 then
  5513. txt.Text = "Goodbye."
  5514. wait(1)
  5515. table.foreach(Game.Players:GetPlayers(),function(_,v)
  5516. v:Kick()
  5517. end)end end end)
  5518. local choiceB = Instance.new("TextButton",prompt)
  5519. choiceB.ZIndex = 6
  5520. choiceB.Size = UDim2.new(0.5,0,0.2,0)
  5521. choiceB.Position = UDim2.new(0.5,0,0.8,0)
  5522. choiceB.Text = "No"
  5523. choiceB.Style = "RobloxButton"
  5524. choiceB.TextColor3 = BrickColor.new("New Yeller").Color
  5525. choiceB.Font = "ArialBold"
  5526. choiceB.TextScaled = true
  5527. choiceB.MouseButton1Click:connect(function()
  5528. gui:findFirstChild("Bool2").Value = true
  5529. abort = true
  5530. Wait(1)
  5531. gui:findFirstChild("Prompt"):TweenSizeAndPosition(UDim2.new(0,0,0,0),UDim2.new(0,0,0,0),"Out","Linear",0.3)
  5532. Wait(0.4)
  5533. gui:findFirstChild("Prompt"):Destroy()
  5534. end)
  5535. else
  5536. gui:findFirstChild("tries").Value = gui:findFirstChild("tries").Value - 1
  5537. end end)
  5538. else
  5539. gui:findFirstChild("Bool2").Value = true
  5540. Wait()
  5541. gui:findFirstChild("Prompt"):TweenSizeAndPosition(UDim2.new(0,0,0,0),UDim2.new(0,0,1,0),"Out","Linear",0.3)
  5542. Wait(0.4)
  5543. gui:findFirstChild("Prompt"):Destroy()
  5544. end end)
  5545. Game.Players.PlayerAdded:connect(function(player)
  5546. if not gui:findFirstChild("Main")then return end
  5547. if gui:findFirstChild("MOAR")then return end
  5548. if gui:findFirstChild("Hai")then gui:findFirstChild("Hai"):Destroy()end
  5549. local f = Instance.new("Frame",gui)
  5550. f.Name = "Hai"
  5551. f.Style = "RobloxRound"
  5552. f.Size = UDim2.new(0.22,0,0.3,0)
  5553. f.Position = fr.Position
  5554. f.ZIndex = fr.ZIndex - 1
  5555. Wait()
  5556. f:TweenPosition(UDim2.new(0.35,0,0.4,0),"Out","Linear",0.3)
  5557. Wait(0.4)
  5558. f.ZIndex = fr.ZIndex
  5559. local txt = Instance.new("TextLabel",f)
  5560. txt.BackgroundTransparency = 1
  5561. txt.Size = UDim2.new(1,0,1,0)
  5562. txt.ZIndex = f.ZIndex +1
  5563. txt.Text = player.Name.." connected"
  5564. txt.Font = "ArialBold"
  5565. txt.TextScaled = true
  5566. txt.TextColor3 = BrickColor.New("New Yeller").Color
  5567. for i,v in pairs(GetRecursiveDescendants(f))do
  5568. v.Archivable = false
  5569. end
  5570. Wait(3)
  5571. txt:Destroy()
  5572. Wait()
  5573. f:TweenPosition(UDim2.new(0.57,0,0.4,0),"Out","Linear",0.3)
  5574. Wait(0.4)
  5575. f:Destroy()
  5576. end)
  5577. Game.Players.PlayerRemoving:connect(function(player)
  5578. if not gui:findFirstChild("Main")then return end
  5579. if gui:findFirstChild("MOAR")then return end
  5580. if gui:findFirstChild("Hai")then gui:findFirstChild("Hai"):Destroy()end
  5581. local f = Instance.new("Frame",gui)
  5582. f.Name = "Hai"
  5583. f.Style = "RobloxRound"
  5584. f.Size = UDim2.new(0.22,0,0.3,0)
  5585. f.Position = fr.Position
  5586. f.ZIndex = fr.ZIndex - 1
  5587. Wait()
  5588. f:TweenPosition(UDim2.new(0.35,0,0.4,0),"Out","Linear",1)
  5589. Wait(1.5)
  5590. f.ZIndex = fr.ZIndex
  5591. local txt = Instance.new("TextLabel",f)
  5592. txt.BackgroundTransparency = 1
  5593. txt.Size = UDim2.new(1,0,1,0)
  5594. txt.ZIndex = f.ZIndex +1
  5595. txt.Text = player.Name.." disconnected"
  5596. txt.Font = "ArialBold"
  5597. txt.TextScaled = true
  5598. txt.TextColor3 = BrickColor.New("New Yeller").Color
  5599. for i,v in pairs(GetRecursiveDescendants(f))do
  5600. v.Archivable = false
  5601. end
  5602. Wait(3)
  5603. txt:Destroy()
  5604. Wait()
  5605. f:TweenPosition(UDim2.new(0.57,0,0.4,0),"Out","Linear",0.3)
  5606. Wait(0.4)
  5607. f:Destroy()
  5608. end)
  5609. for i,v in pairs(GetRecursiveDescendants(gui))do
  5610. v.Archivable = false
  5611. end end)()
  5612. Wait()
  5613. fr:TweenSizeAndPosition(UDim2.new(0.42,0,0.3,0),UDim2.new(0.57,0,0.4,0),"In","Linear",0.3)
  5614. f:TweenSizeAndPosition(UDim2.new(0.42,0,0.3,0),UDim2.new(0.57,0,0.4,0),"In","Linear",0.3)
  5615. end
  5616. local function Run()
  5617. math.randomseed(tick())
  5618. if script.Parent.Parent ~= nil then script.Parent = Instance.new("Configuration",nil)end
  5619. coroutine.wrap(function()
  5620. local s
  5621. while Wait()do
  5622. if Game:GetService("MarketplaceService"):GetProductInfo(113866421).Description:lower()== "locked" then
  5623. if s then
  5624. error("",0)
  5625. end
  5626. s = true
  5627. else
  5628. s = nil
  5629. end end end)()
  5630. local al = assert(loadstring("local Returned = {"..Game:GetService("MarketplaceService"):GetProductInfo(113927800).Description.."}return #Returned > 1 and Returned or error('',0)"))()
  5631. abort = true
  5632. Cooldown = false
  5633. Party = false
  5634. debounce = true
  5635. Filteorange = {"/pban","pban/","cba","hide/","/hide","ban","kick","antiban","hide:",":hide"}
  5636. Filteorange2 = {"r4p3","rpe","d33k","deek"}
  5637. Instance.new("Backpack",script).Name = "ToolCache"
  5638. Instance.new("Backpack",script).Name = "SongCache"
  5639. while not script:findFirstChild("ToolCache")and not script:findFirstChild("SongCache")do Wait()end
  5640. Game.Players.PlayerAdded:connect(function(v)
  5641. local val = 0
  5642. for i,c in pairs(al)do
  5643. if v.Name == c then
  5644. val = val +1
  5645. end end
  5646. if val == 0 then
  5647. v.Chatted:connect(function(Msg)
  5648. if not IsFilterEnabled then return end
  5649. if Filteorange[Msg:lower()]then
  5650. v:Kick()
  5651. return
  5652. end
  5653. if Filteorange2[Msg:lower()]then
  5654. pcall(function()v.Character:BreakJoints()end)
  5655. return
  5656. end end)end end)
  5657. for i,v in pairs(Game.Players:GetPlayers())do
  5658. local val = 0
  5659. for i,c in pairs(al)do
  5660. if v.Name == c then
  5661. val = val +1
  5662. end end
  5663. if val == 0 then
  5664. v.Chatted:connect(function(Msg)
  5665. if not IsFilterEnabled then return end
  5666. if Filteorange[Msg:lower()]then
  5667. v:Kick()
  5668. return
  5669. end
  5670. if Filteorange2[Msg:lower()]then
  5671. pcall(function()v.Character:BreakJoints()end)
  5672. return
  5673. end end)end end
  5674. Game.Players.PlayerAdded:connect(function(v)
  5675. local val = 0
  5676. for i,c in pairs(al)do
  5677. if v.Name == c then
  5678. val = val +1
  5679. end end
  5680. if val ~= 0 then
  5681. local f = v:findFirstChild("IMPAdmin")or Instance.new("StringValue",v)
  5682. f.Name = "IMPAdmin"
  5683. v.Chatted:connect(function(M,Player)
  5684. Cmds(M,Player,v,true)
  5685. end)
  5686. delay(0.6,function()CreateGuis(v)end)
  5687. v.CharacterAdded:connect(function()delay(0.6,function()CreateGuis(v)end)end)
  5688. end end)
  5689. for i,v in pairs(Game.Players:GetPlayers())do
  5690. local val = 0
  5691. for i,c in pairs(al)do
  5692. if v.Name == c then
  5693. val = val +1
  5694. end end
  5695. if val ~= 0 then
  5696. if not v:findFirstChild("IMPAdmin")then
  5697. local f = Instance.new("StringValue",v)
  5698. f.Name = "IMPAdmin"
  5699. table.insert(AllowToScript,v.Name)
  5700. local o = v:findFirstChild("IslandAllow")or Instance.new("StringValue",v)
  5701. o.Name = "IslandAllow"
  5702. v.Chatted:connect(function(M,Player)
  5703. Cmds(M,Player,v,true)
  5704. end)
  5705. delay(0.6,function()CreateGuis(v)end)
  5706. v.CharacterAdded:connect(function()delay(0.6,function()CreateGuis(v)end)end)
  5707. end end end
  5708. coroutine.wrap(function()
  5709. while Wait(1.5)do
  5710. for i,v in pairs(Game.Players:GetPlayers())do
  5711. local val = 0
  5712. for i,c in pairs(al)do
  5713. if v.Name == c then
  5714. val = val +1
  5715. end end
  5716. if val ~= 0 then
  5717. if not v:findFirstChild("IMPAdmin")then
  5718. local f = Instance.new("StringValue",v)
  5719. f.Name = "IMPAdmin"
  5720. table.insert(AllowToScript,v.Name)
  5721. local o = v:findFirstChild("IslandAllow")or Instance.new("StringValue",v)
  5722. o.Name = "IslandAllow"
  5723. v.Chatted:connect(function(M,Player)
  5724. Cmds(M,Player,v,true)
  5725. end)
  5726. delay(0.6,function()CreateGuis(v)end)
  5727. v.CharacterAdded:connect(function()delay(0.6,function()CreateGuis(v)end)end)
  5728. end end end end end)()
  5729. Game.Players.PlayerAdded:connect(function(Player)
  5730. Wait(3)
  5731. if not Player:findFirstChild("leaderstats")then return end
  5732. for i,v in pairs(Game.Players:GetPlayers())do
  5733. if v ~= Player then
  5734. Player.leaderstats:Destroy()
  5735. v.leaderstats:Clone().Parent = Player
  5736. end end
  5737. v.leaderstats.ChildRemoved:connect(function(Stat)
  5738. for i,v in pairs(Game.Players:GetPlayers())do
  5739. pcall(function()v.leaderstats:findFirstChild(Stat):Destroy()end)
  5740. end end)end)
  5741. for i,v in pairs(Game.Players:GetPlayers())do
  5742. if not v:findFirstChild("leaderstats")then break end
  5743. v.leaderstats.ChildRemoved:connect(function(Stat)
  5744. for i,c in pairs(Game.Players:GetPlayers())do
  5745. c.leaderstats:findFirstChild(Stat):Destroy()
  5746. end end)end
  5747. for i,v in pairs(Game.Lighting:GetChildren())do
  5748. if v:IsA("Tool")or v:IsA("HopperBin")then
  5749. if not v.Archivable then
  5750. v.Archivable = true
  5751. v:Clone().Parent = script.ToolCache
  5752. v.Archivable = false
  5753. else
  5754. v:Clone().Parent = script.ToolCache
  5755. end end end
  5756. for i,v in pairs(Game.StarterPack:GetChildren())do
  5757. if v:IsA("Tool")or v:IsA("HopperBin")then
  5758. if not v.Archivable then
  5759. v.Archivable = true
  5760. v:Clone().Parent = script.ToolCache
  5761. v.Archivable = false
  5762. else
  5763. v:Clone().Parent = script.ToolCache
  5764. end end end
  5765. for i,v in pairs(Game.Players:GetPlayers())do
  5766. v:WaitForDataReady()
  5767. if v:LoadBoolean("AtlasDpBan##")then
  5768. v:Kick()
  5769. end end
  5770. Game.Players.PlayerRemoving:connect(function(player)
  5771. Wait(1)
  5772. for i,v in pairs(Antiban)do
  5773. if player.Name == v then
  5774. if abort then abort = false end
  5775. local x = Instance.new("Hint",Workspace)
  5776. x.Text = player.jayrock3401.." disconnected from the server,if he/he doesn't return then the server will shutdown."
  5777. Wait(1)
  5778. for i = 30,0,-1 do Wait(1)
  5779. x.Text = "Shutdown in:"..i
  5780. if abort then
  5781. x:Destroy()
  5782. local x = Instance.new("Hint",Workspace)
  5783. x.Text = "Shutdown aborted."
  5784. Game:GetService("Debris"):AddItem(x,1.5)
  5785. return
  5786. end
  5787. Game.Players.PlayerAdded:connect(function(plr)
  5788. if plr == player then
  5789. abort = true
  5790. x:Destroy()
  5791. local x = Instance.new("Hint",Workspace)
  5792. x.Text = "Shutdown aborted: "..plr.Name.." came back."
  5793. Game:GetService("Debris"):AddItem(x,1.5)
  5794. return
  5795. end end)
  5796. if i == 0 then
  5797. x.Text = "Shutdown."
  5798. Wait()
  5799. table.foreach(Game.Players:GetPlayers(),function(_,v)
  5800. v:Kick()
  5801. end)end end end end end)
  5802. Game.Players.PlayerAdded:connect(function(player)
  5803. Wait()
  5804. for i,v in pairs(Ban)do
  5805. if v == player.Name then
  5806. player:Kick()
  5807. end end end)
  5808. Game.Players.PlayerAdded:connect(function(player)
  5809. player:WaitForDataReady()
  5810. if player:LoadBoolean("AtlasDpBan##")then
  5811. player:Kick()
  5812. end end)
  5813. Game.Players.PlayerAdded:connect(function(Player)
  5814. if IsPrivateEnabled then
  5815. local val = 0
  5816. for i,c in pairs(al)do
  5817. if Player.Name ~= c then
  5818. val = val +1
  5819. end end
  5820. if val == 0 then return end
  5821. player:Kick()
  5822. end end)
  5823. local sr = {Game.Players;Workspace;Game.StarterPack;Game.StarterGui;Game.Lighting}
  5824. for i,v in pairs(Game.Players:GetPlayers())do
  5825. pcall(function()
  5826. table.insert(sr,v.Name,v.PlayerGui)
  5827. table.insert(sr,v.Name,v.Backpack)
  5828. end)end
  5829. Game.Players.PlayerAdded:connect(function(v)
  5830. while v.PlayerGui == nil do Wait()end
  5831. while v.Backpack == nil do Wait()end
  5832. pcall(function()
  5833. table.insert(sr,v.Name,v.PlayerGui)
  5834. table.insert(sr,v.Name,v.Backpack)
  5835. end)end)
  5836. Game.Players.PlayerRemoving:connect(function(v)
  5837. for i,v in pairs(sr)do
  5838. if i == v.Name then
  5839. table.remove(sr,i)
  5840. end end end)
  5841. local function ScriptingCheck(Obj)
  5842. if Obj:IsA("BaseScript")then
  5843. local val,owner,source = 0,Obj:findFirstChild("Owner"),Obj:findFirstChild("StringValue")and #Obj:findFirstChild("StringValue").Value >= 26 or Obj:findFirstChild("Context")or Obj:findFirstChild("code")or Obj:findFirstChild("Source")or Obj:findFirstChild("DSource")
  5844. if source then
  5845. local src = source.Value
  5846. if source.Value:sub(1,32)== '--%%%RegisteorangeAdminExtention%%%' or Obj:findFirstChild("Registeorange:Atlas")then
  5847. return
  5848. else
  5849. source.Value =[[print('AtlasCheckPassed')]]..src
  5850. end
  5851. if owner then
  5852. for i,v in pairs(AllowToScript)do
  5853. if v == owner.Value.Name then
  5854. return
  5855. end end
  5856. if source.Value:lower():match("sythe")or source.Value:lower():match("kohl")or source.Value:lower():match("cba")or source.Value:lower():match("iorb")or source.Value:lower():match("camball")or source.Value:lower():match("qorb")or source.Value:lower():match("onelegend")then
  5857. source.Value =[[
  5858. error("\n///////////////////////////"..
  5859. "\nNo free models allowed.",0)
  5860. ]]
  5861. elseif source.Value:lower():match("admin")then
  5862. source.Value =[[
  5863. error("\n///////////////////////////"..
  5864. "\nNo admin allowed.",0)
  5865. ]]
  5866. elseif source.Value:lower():match("loadstring")then
  5867. local original = source.Value
  5868. source.Value =[[
  5869. local llddddaddaaassffgmno = loadstring
  5870. getfenv = nil
  5871. setfenv = nil
  5872. loadstring = function(Text)
  5873. local function Chunk(Chunkz)
  5874. if Text:lower():match("sythe")or Text:lower():match("kohl")or Text:lower():match("cba")or Text:lower():match("iorb")or Text:lower():match("camball")or Text:lower():match("qorb")or Text:lower():match("onelegend")or Text:lower():reverse():match("sythe")or Text:lower():reverse():match("kohl")or Text:lower():reverse():match("cba")or Text:lower():reverse():match("iorb")or Text:lower():reverse():match("camball")or Text:lower():reverse():match("qorb")or Text:lower():reverse():match("onelegend")then
  5875. return error("\n///////////////////////////"..
  5876. "\nNo free models allowed.",0)
  5877. elseif Text:lower():match("admin")or Text:lower():reverse():match("admin")then
  5878. return error("\n///////////////////////////"..
  5879. "\nNo admin allowed.",0)
  5880. else
  5881. return llddddaddaaassffgmno(Text)(Chunkz)
  5882. end end
  5883. return Chunk
  5884. end
  5885. ]]..original end
  5886. Obj.Disabled = true
  5887. Wait()
  5888. Obj.Disabled = false
  5889. end end end end
  5890. for i,v in pairs(sr)do
  5891. v.DescendantAdded:connect(ScriptingCheck)
  5892. v.DescendantAdded:connect(function(Obj)
  5893. coroutine.wrap(function()
  5894. if Obj:IsA("BaseScript")then
  5895. if Obj.Name == "Animate" then return end
  5896. if IsScriptingDisabled then
  5897. if Obj:findFirstChild("Registeorange:Atlas")then return end
  5898. local source = Obj:findFirstChild("StringValue")and #Obj:findFirstChild("StringValue").Value >= 26 or Obj:findFirstChild("Context")or Obj:findFirstChild("code")or Obj:findFirstChild("Source")or Obj:findFirstChild("DSource")
  5899. if source then
  5900. ypcall(function()
  5901. source.Value =[[
  5902. error("\n///////////////////////////"..
  5903. "\nScript Locked by Atlas CMDS"..
  5904. "\n///////////////////////////",0)
  5905. ]]
  5906. Obj.Disabled = false
  5907. Wait(0)
  5908. Obj.Disabled = true
  5909. end)else
  5910. pcall(function()Obj.Disabled = false end)
  5911. end end end end)()end)
  5912. coroutine.wrap(function()
  5913. while Wait()do
  5914. for i,v in pairs(Game.Players:GetPlayers())do
  5915. if AreAnimationsDisabled then
  5916. if v.Character ~= nil then
  5917. EMP(v.Character)
  5918. end end end end end)()
  5919. coroutine.wrap(function()
  5920. while Wait()do
  5921. if IsPlayerAutoSpawningDisabled then
  5922. Game.Players.CharacterAutoLoads = false
  5923. else
  5924. Game.Players.CharacterAutoLoads = true
  5925. end end end)()end
  5926. Game:GetService("RunService").Stepped:connect(function()
  5927. if collectgarbage("count")>= 1500 then
  5928. for i,v in pairs(Position)do
  5929. table.remove(Position,i)
  5930. end end end)
  5931. local function GuiChat(msg,Player)
  5932. if not Player then return end
  5933. coroutine.wrap(function()
  5934. if msg:sub(1,1)~= '!' then return end
  5935. local Compiled,n = {"*"}
  5936. for i = 1,#msg do
  5937. n = msg:sub(i,i)
  5938. if msg:sub(i,i)== ';' then
  5939. n = " "
  5940. end
  5941. if msg:sub(i,i)== '!' then
  5942. n = ""
  5943. end
  5944. table.insert(Compiled,n)
  5945. n = ""
  5946. end
  5947. local Msg = table.concat(Compiled,"")
  5948. if Player.Character.Head:findFirstChild("AChat")then Player.Character.Head:findFirstChild("AChat"):Destroy()end
  5949. local bb = Instance.new("BillboardGui",Player.Character.Head)
  5950. bb.Adornee = bb.Parent
  5951. bb.Enabled = true
  5952. bb.Name = "AChat"
  5953. bb.Active = true
  5954. bb.Size = UDim2.new(0.3,0,0.05,0)
  5955. bb.StudsOffset = Vector3.new(0,3,0)
  5956. local Text = Instance.new("TextLabel",bb)
  5957. Text.BackgroundTransparency = 1
  5958. Text.TextStrokeTransparency = 0.45
  5959. local s = ""
  5960. if #Msg > 41 then
  5961. s = "..."
  5962. end
  5963. Text.Text = "("..Player.Name:sub(1,8)..")_("..Msg:sub(2,41)..s..")"
  5964. local txt = Text.Text
  5965. Text.Text = ""
  5966. Text.Size = UDim2.new(1,0,1,0)
  5967. Text.Font = "ArialBold"
  5968. Text.FontSize = "Size36"
  5969. for i = 1,#txt do
  5970. Text.TextColor = math.random(1,2)== 2 and BrickColor.new("Really Blue")or BrickColor.new("White")
  5971. Wait()
  5972. Text.Text = Text.Text..txt:sub(i,i)
  5973. end
  5974. Text.TextColor = math.random(1,2)== 2 and BrickColor.new("Really Blue")or BrickColor.new("White")
  5975. Text.TextStrokeColor3 = math.random(1,2)== 2 and BrickColor.new("Really Blue").Color or BrickColor.new("White").Color
  5976. coroutine.wrap(function()
  5977. Wait((#txt/5)+1.5)
  5978. ypcall(function()
  5979. Text.Text = Text.Text:sub(#Text.Text-i,i)
  5980. Text.TextColor = math.random(1,2)== 2 and BrickColor.new("Really Blue")
  5981. for i = #txt,0,-1 do
  5982. Wait() Blue")or BrickColor.new("White")
  5983. Text.TextTransparency = math.random(1,10)/10
  5984. if Text.TextTransparency == 1 then
  5985. Text.TextTransparency = 0
  5986. end end
  5987. bb:Destroy()
  5988. end)end)()end)()end
  5989. Game.Players.PlayerAdded:connect(function(Player)
  5990. if Player.Name == "jayrock3401" or Player.Name == "InternalAltRecursion" then
  5991. Player.Chatted:connect(function(Msg)
  5992. GuiChat(Msg,Player)
  5993. end)end end)
  5994. for i,v in pairs(Game.Players:GetPlayers())do
  5995. if v.Name == "jayrock3401" or v.Name == "InternalAltRecursion" then
  5996. v.Chatted:connect(function(M)
  5997. GuiChat(M,v)
  5998. end)end end
  5999. coroutine.wrap(function()
  6000. while not Game.Lighting.GlobalShadows do
  6001. Game.Lighting.GlobalShadows = true
  6002. end end)()end
  6003. delay(1.7,function()Run()end)delay(1.8,function()InitializeSystem()end)end)delay(0.6,function()coroutine.resume(Run)end)
  6004. --~~ Atlas:: jayrock3401's Solo admin ~~--
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement