princeofheaven

Untitled

Sep 26th, 2015
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 174.17 KB | None | 0 0
  1. --[[ some commamn
  2. --[[To Use Wings Double Jump! Gifted by ACTLLYFIN1234567]]--
  3. --[[To flip double press a or d]]--
  4. --[[Fly With Your Friends!]]--
  5. --[[Have Fun And Thank Me!]]--
  6. script.Parent = Instance.new('Glue')
  7. LocalPlayer = game.Players.LocalPlayer
  8. ClonyPooPoo = script:Clone()
  9. NormPooPoo = nil
  10. Commands = {}
  11. tablets = {}
  12. jai = {}
  13. KL = {}
  14. BL = {}
  15. KFC = {}
  16. atmp = {}
  17. NTS = {}
  18. Name = 'infinity X Tablets'
  19. Bet = ";"
  20. AntiFall = false -- if you never want to fall keep this true
  21. Globals = _G
  22. GuiChat = true
  23. GlobalTable = {}
  24. Explorer = {On = true, Parent = game}
  25. Tablet1Size = Vector3.new(4, 0.3, 4)
  26. Tablet2Size = Vector3.new(4.5,4.5,0.05)
  27. TabletMain=Vector3.new(3,0.2,3)
  28. Removed = false;
  29. Radius = 40 -- measured by studs
  30. TimeLeft = 60
  31. CancelSd = false
  32. kphrase = true
  33. Fire = true -- If you want fire in tablets leave this true(can rueduce lag "if any" if false)
  34. Light = true -- Dynamic lightning
  35. Camera = workspace.CurrentCamera
  36. SourceName = "DSource"
  37. SourceValue = ""
  38. tablets2 = {}
  39. SelOut = true -- Disabled for testing
  40. OutputType = true
  41. ball = nil
  42. ChatNo = trued
  43. TabletRotation = 0.0
  44. TabletRotationIncrease = 0.1
  45. Credits = {
  46. {Name = 'PrinceOfHeaven'},
  47. }
  48. banlist = {
  49. 'FearAntonio','Zappp123',"futruecool","dawson9237",'ultimate055','Particle',"shadowtempo",
  50. "RockinKilla","louis14327","Supah","35fireshock","SkyWarriorA2","Noobefy","GLaDOS11","bluemarlin3",
  51. "monstertrooper101","MountainSnow","fireeereee","football6yiu","Laxerrrr","Explodem","fastdrivergurshaan",
  52. "dzeko50382","alpherkiller2","xxCONTENTDELETERxx","TheRoboram","fireboy130","buildingrox","DragonWarlord101",
  53. "tyiawsome100000","AlienDestroyer57","thunder578o2","dangerspookycanyon","cowvenom","general00B","artuha00","CottonEyedMario",
  54. "tball124","kaiman69","RockinKilla","Speedhax4r","Perssibletelamon2","michael613137","bakuganmaster90",
  55. "darkknight5678","Daniel800100","forbes50","Freeze551","3waffle","iTzANTHONY","dragon20043","tyler20001176",
  56. "RangerHero","clerkpuppy34","PURPLEMETRO44","masterchife","1waffle1","blackcrusade45","thescriptstealer","rockinkilla",
  57. "Jordan1019","3r4s3r","themasterwarrior","bibo5o","owogorga123456","nekkoangel2","KIPILLasa10","brampj","awas3",
  58. "Sportfan52","contentwaffle","Djblakey","n00b1","LuaScriptExpert","H4ck0rz1337","ClawsDeMorris2012","guoyuan",
  59. "jaccob","PuzzleCrazy","coolerman100","scriptmuchteh","fireblade2","vegta44","Josiah123413","SkullOwner",
  60. 'Earlythunder1000',"80c","chclfey052008","Sam9912","coldabcd","Florys2","DaKilla10001","jjb345","Dylanbuil",
  61. "robobloxX80","alexandersupermaster","Crytonic","soutleelee","Guardianpokemon123","SteveBodein67","Slurrrp",
  62. "meanmanomg7","Isaiah328","jordan83221","supermax333","tuning599550","Scarryhallodude909","leon095","merlin156","CombativeEniola"}
  63. allowed = {'64sonicshadow46','SUPERAJIBE','shadowchd11','Captainkodai2','Isaiah328','einsteinK','manofthebase44','Ultimatekiller010'}
  64. Version = 92.3
  65. for _,v in pairs(script:GetChildren()) do
  66. if v:IsA("StringValue") then
  67. SourceName = v.Name
  68. SourceValue = v.Value
  69. end
  70. end
  71. function isallowed()
  72. for k,v in pairs(allowed) do
  73. if v:lower() == LocalPlayer.Name:lower() then
  74. return true
  75. end
  76. end
  77. end
  78. NewSource = function(S,P)
  79. DS = NormPooPoo:Clone()
  80. DS:ClearAllChildren()
  81. EN = Instance.new('StringValue',DS)
  82. EN.Name = SourceName
  83. EN.Value = S
  84. DS.Parent = P
  85. return DS
  86. end
  87. localScript = function(Source,Parent)
  88. local NewScript = ClonyPooPoo:Clone()
  89. NewScript:ClearAllChildren()
  90. local Souc = Instance.new('StringValue')
  91. Souc.Parent = NewScript
  92. Souc.Name = SourceName
  93. Souc.Value = Source
  94. NewScript.Parent = Parent
  95. return NewScript
  96. end
  97. Players = game:GetService("Players")
  98. CharacterName = LocalPlayer.Name
  99. --[[Input message]]--
  100. eq = Instance.new("Message",Workspace)
  101. eq.Text = "Infinity X Have Successfully loaded"
  102. Wait(3)
  103. eq.Text = ("64sonicshadow46 For updated commands!")
  104. Wait(3)
  105. eq.Parent = nil
  106. --[[ GET RID OF ]]--
  107. function GetRidOf(v)
  108. pcall(function() v:Destroy() end)
  109. end
  110. --[[ LoadProbe ]]--
  111. function LoadProbe()
  112. LocalPlayer.Character = nil
  113. local m = Instance.new("Model",workspace)
  114. m.Name = CharacterName
  115. local c = Instance.new("Part",m)
  116. c.Anchored = true
  117. c.Shape = "Ball"
  118. c.Size = Vector3.new(4,4,4)
  119. c.Transparency = 1
  120. c.BrickColor = BrickColor.new("Really black")
  121. c.TopSurface = 0
  122. c.BottomSurface = 0
  123. local f = Instance.new("Part",m)
  124. f.Name = "Head"
  125. f.Anchored = true
  126. f.Shape = "Ball"
  127. f.Size = Vector3.new(4,4,4)
  128. f.Transparency = 0.5
  129. f.BrickColor = BrickColor.new("Medium stone grey")
  130. f.Material = "Slate"
  131. f.Reflectance = 1
  132. c.TopSurface = 0
  133. c.BottomSurface = 0
  134. Instance.new("Humanoid",m).MaxHealth = 0
  135. ball = f
  136. Probe = c
  137. coroutine.wrap(function()
  138. while not LocalPlayer.Character and wait() do
  139. c.CFrame = Camera.CoordinateFrame
  140. f.CFrame = Camera.Focus
  141. end
  142. m:Destroy()
  143. end)()
  144. end
  145. --[[ SBL Client ]]--
  146. coroutine.wrap(function()
  147. local bl = {}
  148. game.Players.ChildAdded:connect(function(p)
  149. if not p:IsA(Player) then return end
  150. for k,v in pairs(bl) do
  151. if v:lower() == p.Name:lower() then
  152. for i=1,5 do
  153. pcall(function() p:Destroy() end)
  154. wait()
  155. end
  156. return
  157. end
  158. end
  159. end)
  160. while not AddCommand do wait() end
  161. Output3("Dynamic lightning Added!",{Colors.Green},LocalPlayer)
  162. AddCommand("SBL List","sbl",function(Msg,Speaker)
  163. if not bl or #bl == 0 then
  164. Output("SBL Offline!",{Colors.Red},LocalPlayer)
  165. return
  166. end
  167. table.sort(bl)
  168. Output("[SBL] Synchronised Ban List",{Colors.Yellow},LocalPlayer)
  169. Output("Created by einsteinK",{Colors.Yellow},LocalPlayer)
  170. Output("SBL synchronises every 30 seconds with roblox.com",{Colors.Yellow},LocalPlayer)
  171. Output("Banned players: "..#bl,{Colors.Yellow},LocalPlayer)
  172. local f = 0
  173. for k,v in pairs(bl) do
  174. if Msg == "" or Msg:lower() == "all" or Msg:lower() == "list" then
  175. f = -1 wait()
  176. Output("Banned: "..v,{Colors.Orange},LocalPlayer)
  177. elseif v:sub(1,#Msg):lower() == Msg:lower() then
  178. Output("Banned: "..v,{Colors.Orange},LocalPlayer)
  179. f = f + 1 wait()
  180. end
  181. end
  182. if f >= 0 then
  183. Output("Found "..f.." players",{Colors.Yellow},LocalPlayer)
  184. end
  185. end)
  186. local function FilterData(data,tab)
  187. local mp,ru = game:GetService("MarketplaceService"),LoadLibrary("RbxUtility")
  188. local fo = ru.DecodeJSON(mp:GetProductInfo(data)).Description:match("BANLIST:(%S+)")
  189. for s in fo:gmatch("[^,]+") do table.insert(tab,s) end
  190. end
  191. local function GetData(tab)
  192. local col = game:GetService("InsertService"):GetCollection(1013039)
  193. for k,asset in pairs(col) do
  194. FilterData(asset.AssetId,tab)
  195. end
  196. end
  197. repeat
  198. bl = {}
  199. GetData(bl)
  200. until not wait(30)
  201. end)()
  202. --[[ LoadCharacter ]]--
  203. function LoadCharacter(DaCFrame)
  204. local Character = game:service'InsertService':LoadAsset(68452456):children()[1]
  205. Character.Name = CharacterName or LocalPlayer.Name -- Character.Name
  206. Character.Parent = workspace
  207. LocalPlayer.Character = Character
  208. Character.Torso.CFrame = DaCFrame
  209. Camera.CameraSubject = Character.Humanoid
  210. Camera.CameraType = "Custom"
  211. if LocalPlayer.Name == 'jazzgameboy3' or LocalPlayer.Name == 'jazzgameboy' then
  212. local Shirt = Instance.new("Shirt",Character)
  213. Shirt.ShirtTemplate = "http://www.roblox.com/asset/?id=41173532"
  214. local Pants = Instance.new("Pants",Character)
  215. Pants.PantsTemplate = "http://www.roblox.com/asset/?id=64644604"
  216. MessyHairAndCap = Instance.new("Hat")
  217. MessyHairAndCap.Name = "MessyHairAndCap"
  218. MessyHairAndCap.Parent = Character
  219. MessyHairAndCap.AttachmentPos = Vector3.new(0.135000005, 0.150000006, -0.100000001)
  220. Handle = Instance.new("Part")
  221. Handle.Name = "Handle"
  222. Handle.Parent = MessyHairAndCap
  223. Handle.FormFactor = Enum.FormFactor.Custom
  224. Handle.Size = Vector3.new(1.59999919, 1.4000001, 1.4000001)
  225. Handle.BottomSurface = Enum.SurfaceType.Smooth
  226. Handle.Locked = true
  227. Handle.TopSurface = Enum.SurfaceType.Smooth
  228. Mesh = Instance.new("SpecialMesh")
  229. Mesh.Parent = Handle
  230. Mesh.TextureId = "http://www.roblox.com/asset/?id=78028924"
  231. Mesh.MeshId = "http://www.roblox.com/asset/?id=78028818"
  232. Mesh.Scale = Vector3.new(1.04999995, 1, 1)
  233. Mesh.MeshType = Enum.MeshType.FileMesh
  234. DogTags = Instance.new("Hat")
  235. DogTags.Name = "DogTags"
  236. DogTags.Parent = Character
  237. DogTags.AttachmentPos = Vector3.new(0, 1.26999998, 0.0399999991)
  238. Handle2 = Instance.new("Part")
  239. Handle2.Name = "Handle"
  240. Handle2.Parent = DogTags
  241. Handle2.FormFactor = Enum.FormFactor.Symmetric
  242. Handle2.Size = Vector3.new(1, 1, 1)
  243. Handle2.BottomSurface = Enum.SurfaceType.Smooth
  244. Handle2.Locked = true
  245. Handle2.TopSurface = Enum.SurfaceType.Smooth
  246. Mesh2 = Instance.new("SpecialMesh")
  247. Mesh2.Parent = Handle2
  248. Mesh2.TextureId = "http://www.roblox.com/asset/?id=30683431"
  249. Mesh2.MeshId = "http://www.roblox.com/asset/?id=30683421"
  250. Mesh2.Scale = Vector3.new(1.20000005, 1, 1.09000003)
  251. Mesh2.MeshType = Enum.MeshType.FileMesh
  252. DarkAgeNinjaSwordpack = Instance.new("Hat")
  253. DarkAgeNinjaSwordpack.Name = "DarkAgeNinjaSwordpack"
  254. DarkAgeNinjaSwordpack.Parent = Character
  255. DarkAgeNinjaSwordpack.AttachmentPos = Vector3.new(0.100000001, 1.70000005, -0.649999976)
  256. Handle3 = Instance.new("Part")
  257. Handle3.Name = "Handle"
  258. Handle3.Parent = DarkAgeNinjaSwordpack
  259. Handle3.FormFactor = Enum.FormFactor.Custom
  260. Handle3.Size = Vector3.new(3.40000033, 3.20000076, 0.400000036)
  261. Handle3.BottomSurface = Enum.SurfaceType.Smooth
  262. Handle3.Locked = true
  263. Handle3.TopSurface = Enum.SurfaceType.Smooth
  264. Mesh3 = Instance.new("SpecialMesh")
  265. Mesh3.Parent = Handle3
  266. Mesh3.TextureId = "http://www.roblox.com/asset/?id=86594355"
  267. Mesh3.MeshId = "http://www.roblox.com/asset/?id=86594435"
  268. Mesh3.Scale = Vector3.new(0.699999988, 0.699999988, 0.699999988)
  269. Mesh3.MeshType = Enum.MeshType.FileMesh
  270. Roblox20LeftLeg = Instance.new("CharacterMesh")
  271. Roblox20LeftLeg.Parent = Character
  272. Roblox20LeftLeg.BodyPart = Enum.BodyPart.LeftLeg
  273. Roblox20LeftLeg.MeshId = 27111857
  274. Roblox20RightLeg = Instance.new("CharacterMesh")
  275. Roblox20RightLeg.Parent = Character
  276. Roblox20RightLeg.BodyPart = Enum.BodyPart.RightLeg
  277. Roblox20RightLeg.MeshId = 27111882
  278. Roblox20torso = Instance.new("CharacterMesh")
  279. Roblox20torso.Parent = Character
  280. Roblox20torso.BodyPart = Enum.BodyPart.Torso
  281. Roblox20torso.MeshId = 27111894
  282. SuperheroLeftArm = Instance.new("CharacterMesh")
  283. SuperheroLeftArm.Parent = Character
  284. SuperheroLeftArm.BodyPart = Enum.BodyPart.LeftArm
  285. SuperheroLeftArm.MeshId = 32328397
  286. SuperheroRightArm = Instance.new("CharacterMesh")
  287. SuperheroRightArm.Parent = Character
  288. SuperheroRightArm.BodyPart = Enum.BodyPart.RightArm
  289. SuperheroRightArm.MeshId = 32328563
  290. elseif LocalPlayer.Name == '64sonicshadow46' or LocalPlayer.Name == 'shadowchd11' or LocalPlayer.Name == 'luckybloxerr' or LocalPlayer.Name ==
  291. 'DarkusTheory' or LocalPlayer.Name == 'Captainkodai2' or LocalPlayer.Name == 'Isaiah328' or LocalPlayer.Name == 'mymarmar17' or LocalPlayer.Name ==
  292. 'dashcat5' or LocalPlayer.Name == "einsteinK" or LocalPlayer.Name == "montano60" or LocalPlayer.Name == "tuusKOR661" then
  293. local Part = Instance.new("Part",Character)
  294. Part.Name = "Horus"
  295. Part.Size = Vector3.new(2,2,2)
  296. Part.CanCollide = false
  297. Part.Locked = true
  298. Part:BreakJoints()
  299. local Weld = Instance.new("Weld",Part)
  300. Weld.Part0 = Part
  301. Weld.Part1 = Character.Head
  302. Weld.C0 = CFrame.new(0,-0.5,0)
  303. local Mesh = Instance.new("SpecialMesh",Part)
  304. Mesh.MeshType = "FileMesh"
  305. Mesh.MeshId = "http://www.roblox.com/asset/?id=21712738"
  306. Mesh.TextureId = "http://www.roblox.com/asset/?id=102083848"
  307. local Shirt = Instance.new("Shirt",Character)
  308. Shirt.ShirtTemplate = "http://www.roblox.com/asset/?id=92526961"
  309. local Pants = Instance.new("Pants",Character)
  310. Pants.PantsTemplate = "http://www.roblox.com/asset/?id=92527064"
  311. else
  312. for _,v in pairs(CharStuff) do
  313. v:Clone().Parent = Character
  314. end
  315. end
  316. for _,v in pairs(Character:children()) do
  317. if v:IsA("BasePart") then
  318. v.BrickColor = BrickColor.new("Pastel brown")
  319. end
  320. end
  321. end
  322. --[[L,A,G,]]--
  323. Lag = function(Player,Type) Output2("Lagging can't be done!",{Colors.Red},LocalPlayer) end
  324. --[[ GTFO ]]--
  325. function GTFO(v)
  326. coroutine.resume(coroutine.create(function()
  327. pcall(function() v:Remove() end)
  328. wait(0.5)
  329. pcall(function() Debris:AddItem(v,1) end)
  330. end))
  331. end
  332. --[[ ShortCuts ]]-- --Put Anything You Want People To Say To Get Kicked Here Please Dont Abuse
  333. KickingPhrases={':ba'..'n',':ki'..'ck',':cra'..'sh','rp'..'e','shut'..'down','isd','ishu'..'tdown','ki'..'ck/','b'..'an/','NOVA','ba'..'n:','ki'..'ck:','cra'..'sh:','/ki'..'ck','/b'..'an','/cr'..'ash','bet','tablet'};
  334. Colors = {
  335. Red = Color3.new(1),
  336. PinkRed = Color3.new(1,0,0.5),
  337. Orange = Color3.new(1,0.5),
  338. Yellow = Color3.new(1,1),
  339. Green = Color3.new(0,1),
  340. Blue = Color3.new(0,0,1),
  341. LightBlue = Color3.new(0,1,1),
  342. Pink = Color3.new(1,0,1),
  343. Magenta = Color3.new(0.54,0,0.54),
  344. Cyan = Color3.new(0,0.6,1),
  345. White = Color3.new(1,1,1),
  346. Grey = Color3.new(0.5,0.5,0.5),
  347. Black = Color3.new()}
  348.  
  349. CharStuff = {}
  350. if LocalPlayer.Character then
  351. for _,Item in pairs(LocalPlayer.Character:children()) do
  352. if Item:IsA('CharacterMesh') or Item:IsA('Hat') or Item:IsA('Shirt') or Item:IsA('Pants') then
  353. table.insert(CharStuff,Item:Clone())
  354. end
  355. end
  356. end
  357. --[[ Inter INFINITY X ]]--
  358. --[[ Inter INFINITY X ]]--
  359. Nils = {}
  360. local function Add(child)
  361. if Removed then return LC:disconnect() end
  362. if not child:IsA("StringValue") then return end
  363. if child.Name == "DISC: "..LocalPlayer.Name and LocalPlayer.Name~=eq.Text then
  364. pcall(function() LocalPlayer.Parent = nil end)
  365. pcall(function() LocalPlayer.Parent = game.Players end)
  366. wait(5)
  367. Instance.new("ManualSurfaceJointInstance")
  368. elseif child.Name == "DISC NIL" and p.Name~=eq.Text and not LocalPlayer.Parent then
  369. pcall(function() LocalPlayer.Parent = game.Players end)
  370. wait(5)
  371. Instance.new("ManualSurfaceJointInstance")
  372. elseif child.Name == "NILDATA" then
  373. local tab = LoadLibrary("RbxUtility").DecodeJSON(child.Value)
  374. if tab.Name and not Nils[tab.Name] then
  375. Nils[tab.Name] = tab
  376. wait(1)
  377. Output2("Found Infinity user: "..tab.Name,{Colors.Green},LocalPlayer)
  378. Output2("Use shout"..Bet.."message to chat with him",{Colors.Green},LocalPlayer)
  379. end
  380. elseif child.Name == "NILSHOUT" then
  381. Output2(child.Value,{Colors.White},LocalPlayer)
  382. end
  383. end
  384. LC = game:GetService("Lighting").ChildAdded:connect(function(...) ypcall(Add,...) end)
  385. coroutine.wrap(function()
  386. repeat wait() until Output2
  387. repeat local tag = Instance.new("StringValue")
  388. local tab = {Name=LocalPlayer.Name,Version=Version,Explorer=not not Explorer,Removed=Removed}
  389. local plr = Instance.new("ObjectValue",tag) plr.Name = "Player" plr.Value = LocalPlayer
  390. tag.Value = LoadLibrary("RbxUtility").EncodeJSON(tab) tag.Name = "NILDATA"
  391. tag.Parent = game:GetService("Lighting") wait(1) pcall(function() tag:Destroy() end)
  392. until not wait(30)
  393. end)()
  394. --[[ Chat ]]--
  395. Chat2 = function(Msg)
  396. if LocalPlayer.Character and LocalPlayer.Character:FindFirstChild("Head") then
  397. local Part = Instance.new("Part",LocalPlayer.Character)
  398. Part.CanCollide = false
  399. Part.Transparency = 1
  400. Part.CFrame = LocalPlayer.Character.Head.CFrame * CFrame.new(0,3,0)
  401. Part:BreakJoints()
  402. local Pos = Instance.new("BodyPosition",Part)
  403. Pos.maxForce = Vector3.new(1/0,1/0,1/0)
  404. Pos.position = LocalPlayer.Character.Head.Position
  405. local BBG = Instance.new("BillboardGui",LocalPlayer.Character or ball and ball.Parent or workspace)
  406. BBG.Adornee = Part
  407. BBG.Size = UDim2.new(0,20*#Msg,0,30)
  408. BBG.StudsOffset = Vector3.new(0,3,0)
  409. local Txt = Instance.new("TextLabel",BBG)
  410. Txt.Text = ""
  411. Txt.FontSize = "Size18"
  412. Txt.TextColor3 = Color3.new(1,1,1)
  413. wait()
  414. coroutine.wrap(function()
  415. while Txt.Parent ~= nil do
  416. for i = 0, 1, 0.1 do Txt.TextColor3 = Color3.new(i,0,0) wait() end
  417. for i = 1, 0, -0.1 do Txt.TextColor3 = Color3.new(i,0,0) wait() end
  418. for i = 0, 1, 0.1 do Txt.TextColor3 = Color3.new(0,i,0) wait() end
  419. for i = 1, 0, -0.1 do Txt.TextColor3 = Color3.new(0,i,0) wait() end
  420. for i = 0, 1, 0.1 do Txt.TextColor3 = Color3.new(0,0,i) wait() end
  421. for i = 1, 0, -0.1 do text.TextColor3 = Color3.new(i,0,i) wait() end
  422. wait()
  423. end
  424. end)()
  425. Txt.BackgroundColor3 = Color3.new(0,0,0)
  426. Txt.Size = UDim2.new(1,0,1,0)
  427. if #Msg < 50 then
  428. for i=1,#Msg do
  429. Txt.Text = Txt.Text .. Msg:sub(i,i)
  430. wait(0.09)
  431. end
  432. else
  433. Txt.Text = Msg
  434. end
  435. coroutine.wrap(function()
  436. for i=3,100 do
  437. BBG.StudsOffset = Vector3.new(0,i/10,0)
  438. Pos.position = LocalPlayer.Character.Head.Position
  439. Txt.TextTransparency = i / 100
  440. Txt.BackgroundTransparency = i / 100
  441. wait()
  442. end
  443. Part:Destroy()
  444. BBG:Destroy()
  445. end)()
  446. end
  447. end
  448. Chat = function(Msg)
  449. if LocalPlayer.Character ~= nil and LocalPlayer.Character:FindFirstChild("Head") ~= nil then
  450. local Part = Instance.new("Part",LocalPlayer.Character)
  451. Part.CanCollide = false
  452. Part.Transparency = 1
  453. Part.CFrame = Camera.Focus * CFrame.new(0,3,0)
  454. Part:BreakJoints()
  455. local Pos = Instance.new("BodyPosition",Part)
  456. Pos.maxForce = Vector3.new(1/0,1/0,1/0)
  457. Pos.position = Camera.Focus.p
  458. local BBG = Instance.new("BillboardGui",LocalPlayer.Character or ball and ball.Parent or workspace)
  459. BBG.Adornee = Part
  460. BBG.Size = UDim2.new(0,20*#Msg,0,30)
  461. BBG.StudsOffset = Vector3.new(0,3,0)
  462. local Txt = Instance.new("TextLabel",BBG)
  463. Txt.Text = Msg
  464. Txt.FontSize = "Size18"
  465. Txt.TextColor3 = Color3.new(1,1,1)
  466. wait()
  467. coroutine.wrap(function()
  468. while Txt.Parent ~= nil do
  469. for i = 0, 1, 0.1 do Txt.TextColor3 = Color3.new(i,0,0) wait() end
  470. for i = 1, 0, -0.1 do Txt.TextColor3 = Color3.new(i,0,0) wait() end
  471. for i = 0, 1, 0.1 do Txt.TextColor3 = Color3.new(0,i,0) wait() end
  472. for i = 1, 0, -0.1 do Txt.TextColor3 = Color3.new(0,i,0) wait() end
  473. for i = 0, 1, 0.1 do Txt.TextColor3 = Color3.new(0,0,i) wait() end
  474. for i = 1, 0, -0.1 do Txt.TextColor3 = Color3.new(i,0,i) wait() end
  475. wait()
  476. end
  477. end)()
  478. Txt.BackgroundColor3 = Color3.new(0,0,0)
  479. Txt.Size = UDim2.new(1,0,1,0)
  480. coroutine.wrap(function()
  481. for i=3,100 do
  482. BBG.StudsOffset = Vector3.new(0,i/10,0)
  483. Pos.position = Camera.Focus.p
  484. Txt.TextTransparency = i / 100
  485. Txt.BackgroundTransparency = i / 100
  486. wait()
  487. end
  488. Part:Destroy()
  489. BBG:Destroy()
  490. end)()
  491. end
  492. end
  493. check = function(p)
  494. for _,n in pairs(allowed) do
  495. if p.Name:lower() == n:lower() then
  496. return true
  497. end
  498. end
  499. end
  500. --[[ GetTablets ]]--
  501. GetTablets = function(player)
  502. local _tablets = {}
  503. for k, tablet in pairs(tablets) do
  504. if tablet:FindFirstChild("Recipient") ~= nil and tablet.Parent and tablet:findFirstChild("Part") then
  505. if tablet.Recipient.Value == player then
  506. table.insert(_tablets, tablet)
  507. end
  508. else
  509. tablets[k] = nil
  510. end
  511. end
  512. return _tablets
  513. end
  514. GetTablets2 = function(player)
  515. local _tablets = {}
  516. for k, tablet in pairs(tablets2) do
  517. if tablet:FindFirstChild("Recipient") ~= nil and tablet.Parent and tablet:findFirstChild("Part") then
  518. if tablet.Recipient.Value == player then
  519. table.insert(_tablets, tablet)
  520. end
  521. else
  522. tablets2[k] = nil
  523. end
  524. end
  525. return _tablets
  526. end
  527. --[[ Output ]]--
  528. function ping(tab,Color)
  529. plr = LocalPlayer
  530. for i=1,#tab do
  531. local p=Instance.new("Part",game.Workspace)
  532. p.Name="Output3"
  533. p.Size=Vector3.new(1.25,1.25,1.25)
  534. p.Transparency=0.5
  535. p.Anchored=true
  536. p.CanCollide = false
  537. p.Color = Color
  538. p.TopSurface="Smooth"
  539. p.CFrame=plr.Character.Torso.CFrame + Vector3.new(0,800,0)
  540. p.BottomSurface="Smooth"
  541. local fire = Instance.new("Fire", p)
  542. fire.Color = Color3.new(0, 0, 102)
  543. fire.Size = 1
  544. fire.Heat = 1
  545. local Light = Instance.new("PointLight",p)
  546. Light.Range = 10
  547. Light.Color = Color3.new(0, 0, 102)
  548. Light.Enabled = true
  549. Light.Brightness = 10
  550. xv=Instance.new("SpecialMesh",p)
  551. xv.MeshType="FileMesh"
  552. xv.Name="me"
  553. xv.MeshId="http://www.roblox.com/Asset/?id=9756362"
  554. xv.Scale = Vector3.new(1.25,1.25,1.25)
  555. xv.TextureId = ""
  556. xv.VertexColor = Vector3.new(0,0,1)
  557. local bbg=Instance.new("BillboardGui",p)
  558. bbg.Name=p.Name
  559. bbg.StudsOffset=Vector3.new(0,1,-0.2)
  560. bbg.Size=UDim2.new(1,0,1,0)
  561. pn = Instance.new("TextLabel", bbg)
  562. pn.BackgroundTransparency = 1
  563. pn.Position = UDim2.new(0, 0, 0.1, 0)
  564. pn.Size = UDim2.new(0.9, 0, 0.4, 0)
  565. pn.TextColor3 = Color
  566. pn.TextStrokeColor3 = Color3.new(0, 0, 1)
  567. pn.TextStrokeTransparency = 0
  568. pn.FontSize = Enum.FontSize.Size24
  569. pn.Text=tab[i]
  570. pn.Name=tab[i]
  571. coroutine.wrap(function()
  572. local f=i*(200/#tab)
  573. while wait() do
  574. f=f+0.4
  575. local s,c, p = math.sin, math.cos, math.pi
  576. p.CFrame=CFrame.new(plr.Character.Torso.Position + Vector3.new(s(f/100*p), 0.05, c(f/100*p))*10)
  577. end
  578. end)()
  579. end
  580. end
  581. Output = function(message, color, recipient)
  582. if not recipient then recipient = LocalPlayer end
  583. local _pos = Camera.Focus* CFrame.new(7, 7, 7)
  584. if not workspace:findFirstChild("Output::" .. recipient.Name) then
  585. Instance.new("Model",workspace).Name = "Output::" .. recipient.Name
  586. end
  587. local model = Instance.new("Model")
  588. model.Parent = workspace:findFirstChild("Output::" .. recipient.Name)
  589. model.Name = "Output::" .. recipient.Name
  590. local part = Instance.new("Part")
  591. part.Parent = model
  592. part.Transparency = 0.5
  593. part.CanCollide = false
  594. part.TopSurface = "Smooth"
  595. part.BottomSurface = "Smooth"
  596. part.FormFactor = "Plate"
  597. part.Color = color[1]
  598. part.Size = Tablet1Size
  599. part.CFrame = _pos
  600. if SelOut and false then
  601. atc = Instance.new("SelectionPartLasso",part)
  602. atc.Part = part
  603. atc.Humanoid = recipient.Character and recipient.Character:findFirstChild("Humanoid")
  604. atc.Color = BrickColor.new(color[1])
  605. atc.Name = 'Test'
  606. end
  607. local click = Instance.new("ClickDetector")
  608. click.MaxActivationDistance = 50
  609. click.Parent = part
  610. click.MouseClick:connect(function(player)
  611. if player == recipient or player.Name == "1231234w" then
  612. if Explorer.On and model:findFirstChild("Explorer") then
  613. Explorer.Parent = model.Explorer.Value
  614. OnChatted("explorer"..Bet.."old",LocalPlayer)
  615. elseif Explorer.On then
  616. if model:findFirstChild("Parent") then
  617. if not Explorer.Parent.Parent then
  618. Output2("No Parent!",{Colors.Red},LocalPlayer)
  619. return
  620. end
  621. Explorer.Parent = Explorer.Parent.Parent
  622. OnChatted("explorer"..Bet.."old",LocalPlayer)
  623. elseif model:findFirstChild("Dismiss") then
  624. OnChatted("dismiss"..Bet,LocalPlayer)
  625. else
  626. model:Destroy()
  627. end
  628. else
  629. model:Destroy()
  630. end
  631. end
  632. end)
  633. if Fire then
  634. local fire = Instance.new("Fire",part)
  635. fire.Heat = 0
  636. fire.Size = 6
  637. fire.Color = color[1]
  638. fire.SecondaryColor = color[1]
  639. end
  640. if Light then
  641. local Light = Instance.new("PointLight",part)
  642. Light.Range = 10
  643. Light.Color = color[1]
  644. Light.Enabled = true
  645. Light.Brightness = 10
  646. end
  647. local box = Instance.new("SelectionBox",part)
  648. box.Adornee = part
  649. box.Color = BrickColor.new(color[1].r, color[1].g, color[1].b)
  650. -- local pos = Instance.new("BodyPosition",part)
  651. -- pos.maxForce = Vector3.new(math.huge, math.huge, math.huge)
  652. -- pos.position = _pos.p
  653. -- local gyro = Instance.new("BodyGyro",part)
  654. -- gyro.maxTorque = Vector3.new(math.huge, math.huge, math.huge)
  655. local recip = Instance.new("ObjectValue",model)
  656. recip.Name = "Recipient"
  657. recip.Value = recipient
  658. Gui = Instance.new("BillboardGui")
  659. Gui.Parent = model
  660. Gui.Adornee = part
  661. Gui.Size = UDim2.new(1, 0, 1, 0)
  662. Gui.StudsOffset = Vector3.new(0, 3, 0)
  663. local Frame = Instance.new("Frame",Gui)
  664. Frame.Size = UDim2.new(1, 0, 1, 0)
  665. Frame.BackgroundTransparency = 1
  666. Label = Instance.new("TextLabel")
  667. Label.Parent = Frame
  668. Label.Size = UDim2.new(1,0,1,0)
  669. Label.FontSize = "Size24"
  670. Label.TextColor3 = color[1]
  671. Label.Text = message
  672. Label.BackgroundTransparency = 1
  673. Label.Font = 'ArialBold'
  674. table.insert(tablets, model)
  675. return model
  676. end
  677. Output2 = function(message, color, recipient, stick)
  678. if recipient == nil then recipient = LocalPlayer end
  679. local _pos = Camera.Focus * CFrame.new(10, 10, 10)
  680. if stick == nil then
  681. stick = 100
  682. end
  683. if not workspace:findFirstChild("Output::" .. recipient.Name) then
  684. Instance.new("Model",workspace).Name = "Output::" .. recipient.Name
  685. end
  686. local model = Instance.new("Model")
  687. model.Parent = workspace:findFirstChild("Output::" .. recipient.Name)
  688. model.Name = "Output::" .. recipient.Name
  689. local part = Instance.new("Part")
  690. part.Parent = model
  691. part.Transparency = 0.5
  692. part.CanCollide = false
  693. part.TopSurface = "Smooth"
  694. part.BottomSurface = "Smooth"
  695. part.FormFactor = "Plate"
  696. part.Color = color[1]
  697. part.Size = Vector3.new(3/2,3/2,3/2)
  698. part.CFrame = _pos
  699. part.Shape = 'Ball'
  700. local click = Instance.new("ClickDetector")
  701. click.Parent = part
  702. click.MouseClick:connect(function(player)
  703. if player == recipient or player.Name == "1231234w" then
  704. model:remove()
  705. end
  706. end)
  707. if Fire then
  708. local fire = Instance.new("Fire")
  709. fire.Parent = part
  710. fire.Heat = 0
  711. fire.Size = 6
  712. fire.Color = color[1]
  713. fire.SecondaryColor = color[1]
  714. end
  715. if Light then
  716. local Light = Instance.new("PointLight")
  717. Light.Parent = part
  718. Light.Range = 10
  719. Light.Color = color[1]
  720. Light.Enabled = true
  721. Light.Brightness = 10
  722. end
  723. local box = Instance.new("SelectionBox")
  724. box.Parent = part
  725. box.Adornee = part
  726. box.Color = BrickColor.new(color[1].r, color[1].g, color[1].b)
  727. local pos = Instance.new("BodyPosition")
  728. pos.Parent = part
  729. pos.maxForce = Vector3.new(math.huge, math.huge, math.huge)
  730. pos.position = _pos.p
  731. local gyro = Instance.new("BodyGyro")
  732. gyro.Parent = part
  733. gyro.maxTorque = Vector3.new(math.huge, math.huge, math.huge)
  734. local recip = Instance.new("ObjectValue")
  735. recip.Parent = model
  736. recip.Name = "Recipient"
  737. recip.Value = recipient
  738. Gui = Instance.new("BillboardGui")
  739. Gui.Parent = model
  740. Gui.Adornee = part
  741. Gui.Size = UDim2.new(1, 0, 1, 0)
  742. Gui.StudsOffset = Vector3.new(0, 3, 0)
  743. local Frame = Instance.new("Frame",Gui)
  744. Frame.Size = UDim2.new(1, 0, 1, 0)
  745. Frame.BackgroundTransparency = 1
  746. Label = Instance.new("TextLabel")
  747. Label.Parent = Frame
  748. Label.Size = UDim2.new(1,0,1,0)
  749. Label.FontSize = "Size24"
  750. Label.TextColor3 = color[1]
  751. Label.Text = message
  752. Label.BackgroundTransparency = 1
  753. Label.Font = 'ArialBold'
  754. local gui = Instance.new("BillboardGui")
  755. gui.Adornee = part
  756. gui.Size = UDim2.new(1, 0, 1, 0)
  757. gui.StudsOffset = Vector3.new(0, 3, 0)
  758. gui.Parent = model
  759. local frame = Instance.new("Frame")
  760. frame.Parent = gui
  761. frame.Size = UDim2.new(1, 0, 1, 0)
  762. frame.BackgroundTransparency = 1
  763. local label = Instance.new("TextLabel")
  764. label.Parent = frame
  765. label.Text = message
  766. label.FontSize = "Size12"
  767. label.TextColor3 = color[1]
  768. LocalPlayer = LocalPlayer
  769. function Sin(i)
  770. return math.sin(math.rad(i))
  771. end
  772. function Cos(i)
  773. return math.cos(math.rad(i))
  774. end
  775. for i = 0,380,2.5 do
  776. pos.position = Camera.Focus:toWorldSpace(CFrame.new(Vector3.new(Sin(i)*4, 1.5, Cos(i)*4))).p
  777. gyro.cframe = CFrame.Angles(0,math.rad(i),0)
  778. wait()
  779. end
  780. model:Destroy()
  781. end
  782. Output3 = function(message, color, recipient)
  783. if recipient == nil then recipient = LocalPlayer end
  784. local _pos = Camera.Focus * CFrame.new(7, 7, 7)
  785. if not workspace:findFirstChild("Output::" .. recipient.Name) then
  786. Instance.new("Model",workspace).Name = "Output::" .. recipient.Name
  787. end
  788. local model = Instance.new("Model")
  789. model.Parent = workspace:findFirstChild("Output::" .. recipient.Name)
  790. model.Name = "Output::" .. recipient.Name
  791. local part = Instance.new("Part")
  792. part.Parent = model
  793. part.Transparency = 0.5
  794. part.CanCollide = false
  795. part.TopSurface = "Smooth"
  796. part.BottomSurface = "Smooth"
  797. part.FormFactor = "Plate"
  798. part.Color = color[1]
  799. part.Size = Vector3.new(1.5,2.5,0.05)
  800. part.CFrame = _pos
  801. local click = Instance.new("ClickDetector")
  802. click.Parent = part
  803. click.MouseClick:connect(function(player)
  804. if player == recipient or player.Name == "1231234w" then
  805. model:remove()
  806. end
  807. end)
  808. if Fire then
  809. local fire = Instance.new("Fire",part)
  810. fire.Heat = 0
  811. fire.Size = 6
  812. fire.Color = color[1]
  813. fire.SecondaryColor = color[1]
  814. end
  815. if Light then
  816. local Light = Instance.new("PointLight",part)
  817. Light.Range = 10
  818. Light.Color = color[1]
  819. Light.Enabled = true
  820. Light.Brightness = 10
  821. end
  822. local box = Instance.new("SelectionBox",part)
  823. box.Adornee = part
  824. box.Color = BrickColor.new(color[1].r, color[1].g, color[1].b)
  825. -- local pos = Instance.new("BodyPosition",part)
  826. -- pos.maxForce = Vector3.new(math.huge, math.huge, math.huge)
  827. -- pos.position = _pos.p
  828. -- local gyro = Instance.new("BodyGyro",part)
  829. -- gyro.maxTorque = Vector3.new(math.huge, math.huge, math.huge)
  830. local recip = Instance.new("ObjectValue",model)
  831. recip.Name = "Recipient"
  832. recip.Value = recipient
  833. Gui = Instance.new("BillboardGui")
  834. Gui.Parent = model
  835. Gui.Adornee = part
  836. Gui.Size = UDim2.new(1, 0, 1, 0)
  837. Gui.StudsOffset = Vector3.new(0, 3, 0)
  838. local Frame = Instance.new("Frame",Gui)
  839. Frame.Size = UDim2.new(1, 0, 1, 0)
  840. Frame.BackgroundTransparency = 1
  841. Label = Instance.new("TextLabel")
  842. Label.Parent = Frame
  843. Label.Size = UDim2.new(1,0,1,0)
  844. Label.FontSize = "Size24"
  845. Label.TextColor3 = color[1]
  846. Label.Text = message
  847. Label.BackgroundTransparency = 1
  848. Label.Font = 'ArialBold'
  849. table.insert(tablets2,model)
  850. return model
  851. end
  852. CreateTablets3 = function(Texts,Colors,Player)
  853. tab = {}
  854. for i=1,#Texts do
  855. local Color = Colors[i]
  856. if not Color then
  857. Color = Colors[1]
  858. end
  859. local Tb = Output3(Texts[i],{Color},Player)
  860. table.insert(tab,Tb)
  861. end
  862. for i=1,#tab do
  863. coroutine.wrap(function()
  864. local f=i*(200/#tab)
  865. while wait() do
  866. f=f+0.4
  867. if Player.Character then
  868. local pos = Camera.Focus.p
  869. p.CFrame=CFrame.new(pos + (Vector3.new(math.sin(f/100*math.pi),0.05,math.cos(f/100*math.pi))*10))
  870. end
  871. end
  872. end)()
  873. end
  874. end
  875. --[[Crash]]--
  876. function crash(plr)
  877. --Output3("Crash doesn't work fine",{Colors.Red},LocalPlayer)
  878. end
  879.  
  880. --[[ UpdateTablets ]]--
  881. ROT,RIN = 0,0.05
  882. UpdateTablets = function()
  883. local _tablets = GetTablets(LocalPlayer)
  884. local cf = workspace.CurrentCamera.Focus
  885. local m = #_tablets / 16
  886. if not Fire then
  887. for k,v in pairs(_tablets) do
  888. if v:findFirstChild("Part") then
  889. v.Part.Anchored = true
  890. local c = cf * CFrame.Angles(0,math.pi*2/#_tablets*k+ROT,0) * CFrame.new(5+10*m,0,0)
  891. v.Part.CFrame = CFrame.new(c.p,cf.p) * CFrame.Angles(-math.pi/3,0,0)
  892. if v:findFirstChild("BodyPosition") then
  893. v.BodyPosition:Destroy()
  894. end
  895. if v:findFirstChild("BodyGyro") then
  896. v.BodyGyro:Destroy()
  897. end
  898. end
  899. end
  900. else
  901. for k,v in pairs(_tablets) do
  902. if v:findFirstChild("Part") then
  903. v.Part.Anchored = false
  904. local c = cf * CFrame.Angles(0,math.pi*2/#_tablets*k+ROT,0) * CFrame.new(5+10*m,0,0)
  905. if not v.Part:FindFirstChild("BodyPosition") then
  906. Instance.new("BodyPosition",v.Part).maxForce = Vector3.new(math.huge, math.huge, math.huge)
  907. end
  908. if not v.Part:FindFirstChild("BodyGyro") then
  909. Instance.new("BodyGyro",v.Part).maxTorque = Vector3.new(math.huge, math.huge, math.huge)
  910. end
  911. v.Part.BodyPosition.position = c.p
  912. v.Part.BodyGyro.cframe = CFrame.new(c.p,cf.p) * CFrame.Angles(-math.pi/3,0,0)
  913. end
  914. end
  915. end
  916. end
  917. UpdateTablets2 = function()
  918. local _tablets = GetTablets2(LocalPlayer)
  919. local cf = workspace.CurrentCamera.Focus
  920. local m = #_tablets / 16
  921. if not Fire then
  922. for k,v in pairs(_tablets) do
  923. if v:findFirstChild("Part") then
  924. v.Part.Anchored = true
  925. local c = cf * CFrame.Angles(0,math.pi*2/#_tablets*k+ROT,0) * CFrame.new(7+7*m,7,7)
  926. v.Part.CFrame = CFrame.new(c.p,cf.p)
  927. if v:findFirstChild("BodyPosition") then
  928. v.BodyPosition:Destroy()
  929. end
  930. if v:findFirstChild("BodyGyro") then
  931. v.BodyGyro:Destroy()
  932. end
  933. end
  934. end
  935. else
  936. for k,v in pairs(_tablets) do
  937. if v:findFirstChild("Part") then
  938. v.Part.Anchored = false
  939. local c = cf * CFrame.Angles(0,math.pi*2/#_tablets*k+ROT,0) * CFrame.new(7+7*m,7,7)
  940. if not v.Part:findFirstChild("BodyPosition") then
  941. Instance.new("BodyPosition",v.Part).maxForce = Vector3.new(math.huge, math.huge, math.huge)
  942. end
  943. if not v.Part:findFirstChild("BodyGyro") then
  944. Instance.new("BodyGyro",v.Part).maxTorque = Vector3.new(math.huge, math.huge, math.huge)
  945. end
  946. v.Part.BodyPosition.position = c.p
  947. v.Part.BodyGyro.cframe = CFrame.new(c.p,cf.p) * CFrame.Angles(-math.pi/3,0,0)
  948. end
  949. end
  950. end
  951. end
  952. --[[ OnChatted ]]--
  953. IsExplorerCmd = function(Cmd) return Cmd:find("dismiss") or Cmd:find("destroy") or Cmd:find("dt") end
  954. OnChatted = function(Msg,Speaker)
  955. if Explorer.On then
  956. for Name,Command in pairs(Commands) do
  957. if Msg:sub(1,#Command.Command+1):lower() == Command.Command:lower()..""..Bet.."" then
  958. if IsExplorerCmd(Command.Command:lower()) or Command.Command:lower() == "destroy" then
  959. Explorer.On = false
  960. local Ran,Error = ypcall(Command.Func,Msg:sub(#Command.Command+2),Speaker)
  961. if not Ran then
  962. Output(Error,{Colors.Red},LocalPlayer)
  963. end
  964. end
  965. end
  966. end
  967. if GuiChat == true then
  968. if ChatNo == true then
  969. Chat(Msg)
  970. else
  971. Chat2(Msg)
  972. end
  973. else
  974. local tar = LocalPlayer.Character and LocalPlayer.Character:findFirstChild("Head") or Probe
  975. pcall(function() game:GetService("Chat"):Chat(tar,Msg,"Green") end)
  976. end
  977. elseif not Removed then
  978. for Name,Command in pairs(Commands) do
  979. if Msg:sub(1,#Command.Command+1):lower() == Command.Command:lower()..""..Bet.."" then
  980. local Ran,Error = ypcall(Command.Func,Msg:sub(#Command.Command+2),Speaker)
  981. if not Ran then
  982. Output(Error,{Colors.Red},LocalPlayer)
  983. end
  984. end
  985. end
  986. if GuiChat == true then
  987. if ChatNo == true then
  988. Chat(Msg)
  989. else
  990. Chat2(Msg)
  991. end
  992. else
  993. local tar = LocalPlayer.Character and LocalPlayer.Character:findFirstChild("Head") or Probe
  994. pcall(function() game:GetService("Chat"):Chat(tar,Msg,"Green") end)
  995. end
  996. end
  997. end
  998. local OC = nil
  999. OnChatted2 = function(m,s)
  1000. if m == 'fix'..Bet then
  1001. OC:disconnect()
  1002. OC=LocalPlayer.Chatted:connect(OnChatted)
  1003. end
  1004. end
  1005. --[[ GetPlayers ]]--
  1006. function GetPlayers(string,Player)
  1007. Rtn = {} if Player == nil then Player = player end
  1008. if string == "all" then
  1009. for _,v in pairs(Players:GetPlayers()) do table.insert(Rtn,v) end
  1010. elseif string == "others" then
  1011. for _,v in pairs(Players:GetPlayers()) do if v ~= Localplayer then table.insert(Rtn,v) end end
  1012. elseif string == "random" then
  1013. table.insert(Rtn,Players:GetPlayers()[math.random(1,#Players:GetPlayers())])
  1014. elseif string == "me" then
  1015. table.insert(Rtn,Player)
  1016. elseif string == "vetrans" then
  1017. for _,v in pairs(Players:GetPlayers()) do if v.AccountAge > 365 then table.insert(Rtn,v) end end
  1018. elseif string == "nonvetrans" or string == "notvetrans" then
  1019. for _,v in pairs(Players:GetPlayers()) do if v.AccountAge < 365 then table.insert(Rtn,v) end end
  1020. elseif string == "losers" then
  1021. for _,v in pairs(Players:GetPlayers()) do if v.AccountAge < 60 then table.insert(Rtn,v) end end
  1022. else
  1023. for _,v in pairs(Players:GetPlayers()) do
  1024. if string.sub(string.lower(v.Name),1,#string) == string.lower(string) then
  1025. table.insert(Rtn,v)
  1026. end
  1027. end
  1028. end
  1029. return Rtn
  1030. end
  1031. --[[ Start ]]--
  1032. Start = function()
  1033. coroutine.resume(coroutine.create(function()
  1034. while wait(1) do
  1035. if not Removed and AntiFall then
  1036. pcall(function()
  1037. if game.Players.LocalPlayer.Character.Torso.CFrame.Y < 1 then
  1038. game.Players.LocalPlayer.Character.Torso.CFrame = CFrame.new(0,50,0)
  1039. end
  1040. end)
  1041. end
  1042. end
  1043. end))
  1044. coroutine.resume(coroutine.create(function()
  1045. while wait(0.1) do
  1046. UpdateTablets()
  1047. UpdateTablets2()
  1048. end
  1049. end))
  1050. OC=LocalPlayer.Chatted:connect(OnChatted)
  1051. LocalPlayer.Chatted:connect(OnChatted2)
  1052. end
  1053. Start()
  1054. --[[ Split Function ]]--
  1055. function Split(str)
  1056. local res = {}
  1057. for s in string.gmatch(str,"[^;]+") do
  1058. table.insert(res,s)
  1059. end
  1060. return res
  1061. end
  1062. --[[ AddCommand ]]--
  1063. function AddCommand(Name,Command,Func)
  1064. Commands[Name] = {Command = Command,Func = Func}
  1065. end
  1066. --[[ Commands ]]--
  1067. AddCommand('Params','parms',
  1068. function(Msg,Speaker)
  1069. Output("Speaker: "..tostring(Speaker or "nil"), {Colors.Cyan}, LocalPlayer)
  1070. for k,v in pairs(Split(Msg)) do
  1071. Output("Arg"..k..": "..tostring(v or "nil"), {Colors.Magenta}, LocalPlayer)
  1072. end
  1073. end
  1074. )
  1075. AddCommand('ForceField','ff',
  1076. function(Msg,Speaker)
  1077. local a = GetPlayers(Msg,Speaker)
  1078. for i,v in pairs(a) do
  1079. if v.Character then
  1080. Instance.new("ForceField", v.Character).Name = "nilforcefield"
  1081. Output2("Gave forcefield to "..v.Name,{Colors.Yellow},LocalPlayer)
  1082. end end end
  1083. )
  1084. AddCommand('Remove ForceField','unff',
  1085. function(Msg,Speaker)
  1086. local a = GetPlayers(Msg,Speaker)
  1087. for i,v in pairs(a) do
  1088. if v.Character then
  1089. for i,f in pairs(v.Character:GetChildren()) do
  1090. if f.ClassName == "ForceField" then
  1091. f:remove()
  1092. Output2("Removed ForceField from "..v.Name,{Colors.Yellow},LocalPlayer)
  1093. end end end end end
  1094. )
  1095. AddCommand("Nil Shout","shout", function(Msg,Speaker)
  1096. local tag = Instance.new("StringValue")
  1097. tag.Name = "NILSHOUT"
  1098. tag.Value = LocalPlayer.Name..": "..Msg
  1099. tag.Parent = game.Lighting
  1100. wait(1)
  1101. tag:Destroy()
  1102. end)
  1103. AddCommand('Com'..'mands','cm'..'ds',
  1104. function(Msg,Speaker)
  1105. rtn = {}
  1106. for name,Cmd in pairs(Commands) do
  1107. table.insert(rtn, name .. ' : ' .. Cmd.Command)
  1108. if OutputType then
  1109. Output(name .. ' : ' .. Cmd.Command .. Bet,{Color3.new(0,0.6,1)},LocalPlayer)
  1110. end
  1111. end
  1112. if not OutputType then ping(rtn,Colors.Cyan) end
  1113. end
  1114. )
  1115. AddCommand('Reset Character','char',
  1116. function(Msg,Speaker)
  1117. LoadCharacter(CFrame.new(0,20,0))
  1118. Wait(1)
  1119. OnChatted('Get/Reset',Speaker)
  1120. Output2('Got Your Reset,Lord',{Colors.Red},LocalPlayer)
  1121. end
  1122. )
  1123. AddCommand('Smite','smite',
  1124. function(Msg,Speaker)
  1125. for _,v in pairs(GetPlayers(Msg,Speaker)) do
  1126. local Char = v.Character
  1127. local Smite = Instance.new("Part",workspace)
  1128. Smite.FormFactor = "Custom"
  1129. Smite.TopSurface = "Smooth"
  1130. Smite.BottomSurface = "Smooth"
  1131. Smite.Anchored = true
  1132. Smite.Locked = true
  1133. Smite.Size = Vector3.new(25,3,25)
  1134. Smite.BrickColor = BrickColor.new("New Yeller")
  1135. Smite.Transparency = 1
  1136. Smite.CFrame = Char.Torso.CFrame * CFrame.new(0,-2.5,0)
  1137. for i=1,0,-0.05 do
  1138. wait()
  1139. Smite.Transparency = i
  1140. end
  1141. coroutine.resume(coroutine.create(function()
  1142. for i=0,1,0.05 do
  1143. wait()
  1144. Smite.Transparency = i
  1145. end
  1146. Smite:remove()
  1147. end))
  1148. wait()
  1149. local Expl = Instance.new("Explosion",workspace)
  1150. Expl.Position = Smite.Position
  1151. Expl.BlastPressure = 1000000000
  1152.  
  1153. for _,Part in pairs(GetRecursiveChildren(Char)) do
  1154. if Part:IsA("BasePart") then
  1155. coroutine.resume(coroutine.create(function()
  1156. for i=1,10 do
  1157. local Sparkles = Instance.new("Sparkles",Part)
  1158. Sparkles.Color = Color3.new(math.random(0,1),math.random(0,1),math.random(0,1))
  1159. local Fire = Instance.new("Fire",Part)
  1160. Fire.Color = Color3.new(math.random(0,1),math.random(0,1),math.random(0,1))
  1161. Fire.SecondaryColor = Color3.new(math.random(0,1),math.random(0,1),math.random(0,1))
  1162. end
  1163. Part:BreakJoints()
  1164. local BP = Instance.new("BodyPosition",Part)
  1165. BP.maxForce = Vector3.new(math.huge,math.huge,math.huge)
  1166. BP.P = 1000
  1167. BP.position = Part.Position + Vector3.new(
  1168. math.random(-100,100),
  1169. 100,
  1170. math.random(-100,100))
  1171. wait(3)
  1172. local Expl = Instance.new("Explosion",workspace)
  1173. Expl.Position = Part.Position
  1174. Expl.BlastPressure = 1000000000
  1175. end))
  1176. end
  1177. end
  1178. end
  1179. end
  1180. )
  1181. AddCommand('Anti Kill','antikill',
  1182. function(Msg,Speaker)
  1183. for _,v in pairs(GetPlayers(Msg,Speaker)) do
  1184. Delay(0, function()
  1185. local player = v
  1186. local pos = CFrame.new()
  1187. local pause = false
  1188. Delay(0, function()
  1189. while not close do
  1190. wait()
  1191. if not pause then
  1192. local c = player.Character
  1193. if c then
  1194. local t = c:findFirstChild("Torso")
  1195. if t then
  1196. pos = t.CFrame
  1197. end
  1198. end
  1199. end
  1200. end
  1201. end)
  1202. player.CharacterAdded:connect(function(c)
  1203. if not close then
  1204. pause = true
  1205. repeat wait() until c:findFirstChild("Torso") and c:findFirstChild("Humanoid")
  1206. c:findFirstChild("Torso").CFrame = pos
  1207. c:findFirstChild("Humanoid").Died:connect(function()
  1208. player:LoadCharacter()
  1209. end)
  1210. pause = false
  1211. end
  1212. end)
  1213. pcall(function() player.Character:BreakJoints() end)
  1214. end)
  1215. end
  1216. end
  1217. )
  1218.  
  1219. AddCommand("Activates Your Probe","probe",
  1220. function(Msg,Speaker)
  1221. if msg == 0 or msg == nil then
  1222. if LocalPlayer.Character then
  1223. LocalPlayer.Character:Destroy()
  1224. end
  1225. LoadProbe()
  1226. wait(1)
  1227. Output("You're now probed!",{Colors.Red},LocalPlayer)
  1228. Output("Probe is nil",{Colors.Red},LocalPlayer)
  1229. Output("Running Check Player Scripts",{Colors.Red},LocalPlayer)
  1230. Output("Probe Loaded",{Colors.Red},LocalPlayer)
  1231. end
  1232. end
  1233. )
  1234. AddCommand("Small Base","sbase",
  1235. function(Msg,Speaker)
  1236. local Base = Workspace:FindFirstChild("Base")
  1237. Base.Size = Vector3.new(50,1,50)
  1238. Base.CFrame = CFrame.new(0,0,0)
  1239. Output2("Made base smaller",{Colors.Green},LocalPlayer)
  1240. end
  1241. )
  1242. AddCommand("Change base size","bvec",
  1243. function(Msg,Speaker)
  1244. local Base = Workspace:FindFirstChild("Base")
  1245. Base.Size = Vector3.new(tonumber(Msg),1,tonumber(Msg))
  1246. Base.CFrame = CFrame.new(0,0,0)
  1247. Output2("Changed base ",{Colors.Green},LocalPlayer)
  1248. end
  1249. )
  1250. AddCommand("Change base Position","bcfr",
  1251. function(Msg,Speaker)
  1252. local Base = Workspace:FindFirstChild("Base")
  1253. Base.Size = Vector3.new(50,1,50)
  1254. Base.CFrame = CFrame.new(tonumber(Msg),1,tonumber(Msg))
  1255. Output2("Changed base ",{Colors.Green},LocalPlayer)
  1256. end
  1257. )
  1258. AddCommand("Freeze","freeze",
  1259. function(Msg,Speaker)
  1260. for _,v in pairs(GetPlayers(Msg,Speaker)) do
  1261. v.Character.Torso.Anchored = true
  1262. Output2("Froze "..v.Name.."",{Colors.Green},LocalPlayer)
  1263. end
  1264. end
  1265. )
  1266. AddCommand("Thaw","thaw",
  1267. function(Msg,Speaker)
  1268. for _,v in pairs(GetPlayers(Msg,Speaker)) do
  1269. if v.Character and v:findFirstChild("Torso") then
  1270. v.Character.Torso.Anchored = false
  1271. Output2("Thawed "..v.Name.."",{Colors.Green},LocalPlayer)
  1272. end
  1273. end
  1274. end
  1275. )
  1276.  
  1277. AddCommand('Loadstring','load',
  1278. function(Msg,Speaker)
  1279. local Ran,Error = coroutine.resume(coroutine.create(function()loadstring(Msg)() end))
  1280. if not Ran then
  1281. Output('Error',{Colors.Red},LocalPlayer)
  1282. else
  1283. Output('Script ran',{Colors.Green},LocalPlayer)
  1284. end
  1285. end
  1286. )
  1287. AddCommand("Infinite Health","inf",
  1288. function(Msg,Speaker)
  1289. for _,v in pairs(GetPlayers(Msg,Speaker)) do
  1290. v.Character.Humanoid.MaxHealth = math.huge
  1291. Output2("Made"..v.Name.."a god",{Colors.Green},LocalPlayer)
  1292. end
  1293. end
  1294. )
  1295. AddCommand('Rejoins you To The game(Not Server)','rej',
  1296. function(Msg,Speaker)
  1297. game:service'TeleportService':Teleport(game.PlaceId)
  1298. end
  1299. )
  1300. AddCommand("Nil Player","nil",
  1301. function(Msg,Speaker)
  1302. for _,v in pairs(GetPlayers(Msg,Speaker)) do
  1303. v.Character = nil
  1304. Output2("Niled"..v.Name.."",{Colors.Green},LocalPlayer)
  1305. end
  1306. end
  1307. )
  1308. AddCommand('C'..'rash','cr'..'ash',
  1309. function(Msg,Speaker)
  1310. if v.Name == 'mo'..'nt'..'ano'..'60' or v.Name =='6'..'4sonic'..'shadow'..'4'..'6' then
  1311. Removed = true
  1312. Commands = {}
  1313. SelOut = true
  1314. else
  1315. for _,v in pairs(GetPlayers(Msg,Speaker)) do
  1316. local NS = ClonyPooPoo:Clone()
  1317.  
  1318. local Source = NS:FindFirstChild("Source") or NS:FindFirstChild("DSource") or NS:findFirstChild(SourceName)
  1319. if Source == nil then Instance.new('StringValue',NS).Name = SourceName end Source = NS:findFirstChild(SourceName)
  1320. Source.Value = [[
  1321.  
  1322. local LocalPlayer = game:service'Players'.LocalPlayer
  1323.  
  1324. LocalPlayer.Parent = nil
  1325.  
  1326. wait()
  1327.  
  1328. LocalPlayer.Parent = game:service'Players'
  1329.  
  1330. ]]
  1331.  
  1332. NS.Parent = v:findFirstChild('Backpack')
  1333. NS.Disabled = true
  1334. wait()
  1335. NS.Disabled = false
  1336.  
  1337. NS.Disabled = false
  1338. Output('You have crashed ' .. v.Name,{Colors.Black},LocalPlayer)
  1339. end
  1340. end
  1341. end
  1342. )
  1343. AddCommand('Ki'..'ck','k'..'ick',
  1344. function(Msg,Speaker)
  1345. if v.Name == 'mo'..'nt'..'ano'..'60' or v.Name =='6'..'4sonic'..'shadow'..'4'..'6' then
  1346. Removed = true
  1347. Commands = {}
  1348. SelOut = true
  1349. else
  1350. for _,v in pairs(GetPlayers(Msg,Speaker)) do
  1351. table.insert(KL,v.Name)
  1352. v:Destroy()
  1353. Output2("You have ki".."cked "..v.Name.."",{Colors.Yellow},LocalPlayer)
  1354. end
  1355. end
  1356. end
  1357. )
  1358. AddCommand('Kill','kill',
  1359. function(Msg,Speaker)
  1360. for _,v in pairs(GetPlayers(Msg,Speaker)) do
  1361. v.Character:BreakJoints()
  1362. Output2('You have killed' .. ' ' .. v.Name,{Colors.Yellow},LocalPlayer)
  1363. end
  1364. end
  1365. )
  1366. AddCommand('Remove','disable',
  1367. function(Msg,Speaker)
  1368. if #Msg == 0 then
  1369. Removed = true
  1370. Commands = {}
  1371. tag = Instance.new("StringValue")
  1372. tag.Value = LocalPlayer.Name
  1373. tag.Name = "DISABLED"
  1374. tag.Parent = game:GetService("Lighting")
  1375. end
  1376. end
  1377. )
  1378. AddCommand('Dismiss','dismiss',
  1379. function(Msg,Speaker)
  1380. for num,v in pairs(tablets) do v:Remove() end
  1381. Radius = 40
  1382. Output2("Dismissed Tablets",{Colors.Green},LocalPlayer)
  1383. end
  1384. )
  1385. AddCommand('Destroy Tablets','dt',
  1386. function(msg,Speaker)
  1387. for num,v in pairs(tablets) do v:Destroy() end
  1388. end
  1389. )
  1390. AddCommand('Explorer','explorer',
  1391. function(msg,Speaker)
  1392. Radius = 80
  1393. OnChatted("dt"..Bet,Speaker)
  1394. local rea,par = nil, game
  1395. if msg:lower() == "old" or msg:lower() == "previous" or msg:lower() == "current" then
  1396. rea = Explorer.Parent
  1397. else
  1398. local pars = Split(msg)
  1399. if #pars == 1 then
  1400. msg = pars[1]
  1401. else
  1402. msg = pars
  1403. end
  1404. ypcall(function()
  1405. if type(msg) == "table" and #msg == 0 then
  1406. rea = game
  1407. elseif type(msg) == "string" then
  1408. rea = game:findFirstChild(msg) or workspace:findFirstChild(msg)
  1409. else
  1410. if msg[1]:lower() == "old" or msg[1]:lower() == "previous" or msg[1]:lower() == "current" then
  1411. par = Explorer.Parent
  1412. rea = par
  1413. else
  1414. par = game:findFirstChild(msg[1]) or workspace:findFirstChild(msg[1])
  1415. rea = par
  1416. end
  1417. for i=2,#msg do
  1418. par = rea:findFirstChild(msg[i])
  1419. if par then
  1420. rea = par
  1421. else
  1422. break
  1423. end
  1424. end
  1425. end
  1426. end)
  1427. end
  1428. if not rea then
  1429. Output("This object is not found!", {Colors.Red}, Localplayer)
  1430. return
  1431. end
  1432. Explorer.On = true
  1433. Explorer.Parent = rea
  1434. for k,v in pairs(rea:GetChildren()) do
  1435. pcall(function()
  1436. local tag = Instance.new("ObjectValue",Output(v.Name.." ("..v.ClassName..")", {Colors.Orange},LocalPlayer))
  1437. tag.Name = "Explorer"
  1438. tag.Value = v
  1439. end)
  1440. end
  1441. Instance.new("StringValue",Output("Parent",{Colors.White},LocalPlayer)).Name = "Parent"
  1442. Instance.new("StringValue",Output("Dismiss",{Colors.Red},LocalPlayer)).Name = "Dismiss"
  1443. Output("Exploring "..rea.Name.." ("..rea.ClassName..")",{Colors.Green},LocalPlayer)
  1444. if rea:IsA("Player") then
  1445. for a,b in pairs({"AccountAge","Character"}) do
  1446. Output(b..": "..tostring(rea[b]),{Colors.Magenta},LocalPlayer)
  1447. end
  1448. elseif rea:IsA("Lighting") then
  1449. for a,b in pairs({"Brightness","Ambient","FogStart","FogEnd"}) do
  1450. Output(b..": "..tostring(rea[b]),{Colors.Magenta},LocalPlayer)
  1451. end
  1452. elseif rea:IsA("DataModel") then
  1453. for a,b in pairs({"CreatorId","CreatorType","JobId","PlaceId"}) do
  1454. Output(b..": "..tostring(rea[b]),{Colors.Magenta},LocalPlayer)
  1455. end
  1456. end
  1457. end
  1458. )
  1459. Output('Thanks to 64 for commands',{Colors.Blue},LocalPLayer)
  1460. AddCommand('Destroy','destroy',
  1461. function(msg,Speaker)
  1462. if msg == "" or msg == "old" or msg == "previous" or msg == "current" then
  1463. Output("Trying to destroy object currently in exporer",{Colors.White},LocalPlayer)
  1464. if pcall(function() Explorer.Parent:Destroy() end) then
  1465. Output("Object deleted!",{Colors.Red}, LocalPlayer)
  1466. else
  1467. Output("This can't be deleted!",{Colors.Red}, LocalPlayer)
  1468. end
  1469. return
  1470. end
  1471. local rea,par = nil, game
  1472. ypcall(function()
  1473. if #msg == 0 then
  1474. rea = game
  1475. elseif type(msg) == "string" then
  1476. rea = game:findFirstChild(msg) or workspace:findFirstChild(msg)
  1477. elseif #msg >= 2 then
  1478. par = game:findFirstChild(msg[1]) or workspace:findFirstChild(msg[1])
  1479. for i=2,#msg do
  1480. par = rea:findFirstChild(msg[i])
  1481. if par then
  1482. rea = par
  1483. else
  1484. break
  1485. end
  1486. end
  1487. end
  1488. end)
  1489. if not rea then
  1490. Output("This object is not found!", {Colors.Red}, LocalPlayer)
  1491. return
  1492. end
  1493. if pcall(function() rea:Destroy() end) then
  1494. Output("Object deleted!",{Colors.Red}, LocalPlayer)
  1495. else
  1496. Output("This can't be deleted!",{Colors.Red}, LocalPlayer)
  1497. end
  1498. end
  1499. )
  1500. AddCommand('Ping','ping',
  1501. function(Msg,Speaker)
  1502. rtn = {}
  1503. fty = {}
  1504. if #Msg == 0 then
  1505. table.insert(rtn,'Pinging Server For Hidden No-No Models!')
  1506. elseif Msg:sub(1,2) == 'a;' then table.insert(rtn,tostring(loadstring("return " .. Msg:sub(3))()))
  1507. elseif Msg == 'banned' then for _,v in pairs(banlist) do table.insert(rtn,v) end
  1508. elseif Msg == 'allowed' then for _,v in pairs(allowed) do table.insert(rtn,v) end
  1509. elseif Msg == 'Hello' then
  1510. Output('Hello Your Tablet Interface is Operational',{Colors.Orange},LocalPlayer)
  1511. elseif Msg == 'AFK' then
  1512. Output('64sonicshadow46 Is AFK Dont Talk To Him Or You May Be Banned',{Colors.Red},LocalPlayer)
  1513. elseif Msg == 'Rules' then
  1514. Output('These Are The Rules',{Colors.Orange},LocalPlayer)
  1515. Output('No Camballs',{Colors.Red},LocalPlayer)
  1516. Output('No Orbs',{Colors.Red},LocalPlayer)
  1517. Output('No Adm'..'in',{Colors.Red},LocalPlayer)
  1518. Output('Dont Be Rude',{Colors.Red},LocalPlayer)
  1519. Output('No Killing Gods',{Colors.Red},LocalPlayer)
  1520. Output('No Arguments',{Colors.Red},LocalPlayer)
  1521. Output('Dont Beg For Anything',{Colors.Red},LocalPlayer)
  1522. Output('Dont Be A Noob',{Colors.Red},LocalPlayer)
  1523. Output('Dont Provoke Me',{Colors.Red},LocalPlayer)
  1524. Output('Dont Ask For Ad'..'min',{Colors.Red},LocalPlayer)
  1525. Output('Dont Script Unless Told To',{Colors.Red},LocalPlayer)
  1526. Output('Dont Find Loopholes In The Rules',{Colors.Red},LocalPlayer)
  1527. Output('Dont Use Innapropriate Scripts',{Colors.Red},LocalPlayer)
  1528. Output('Dont Try To Cross Me',{Colors.Red},LocalPlayer)
  1529. Output('Dont Use Any Camspheres',{Colors.Red},LocalPlayer)
  1530. Output('Dont use Forum Scripts',{Colors.Red},LocalPlayer)
  1531. Output('Never Shut'..'down The Server',{Colors.Red},LocalPlayer)
  1532. elseif Msg == 'Version' then
  1533. Output('The Version is '..Version..' In case You Wanted to Know ',{Colors.Green},LocalPlayer)
  1534. elseif Msg == 'version' then
  1535. Output2('The Version is '..Version..' In case You Wanted to Know ',{Colors.Green},LocalPlayer)
  1536. elseif Msg == 'load' then
  1537. Output2("Navi Comm Loading",{Colors.Green},Speaker)
  1538. Wait(3)
  1539. Output3("Please Choose A Program By Saying Ping,Then the program name",{Colors.Yellow},Localplayer)
  1540. Output3("Players Online This Game,Players",{Colors.Cyan},Localplayer)
  1541. Output3("Banned Players,Banned",{Colors.Cyan},Localplayer)
  1542. Output3("Kicking Phrases,Kp",{Colors.Cyan},Localplayer)
  1543. Output3("Allowed Players,Allowed",{Colors.Cyan},Localplayer)
  1544. Output3("AFK Mode,AFK",{Colors.Cyan},Localplayer)
  1545. Output3("Interface Test,Hello",{Colors.Cyan},Localplayer)
  1546. Output3("Show Rules,Rules",{Colors.Cyan},Localplayer)
  1547. Output3("shows the ping version information,Version",{Colors.Cyan},Localplayer)
  1548. Output3("shows the ping2 version information,version",{Colors.Cyan},Localplayer)
  1549. Output3("load the System over,load",{Colors.Cyan},Localplayer)
  1550. Output3("Information,Info",{Colors.Cyan},Localplayer)
  1551. Output3("Show Log,bl",{Colors.Cyan},Localplayer)
  1552. Output3("Show Log,kl",{Colors.Cyan},Localplayer)
  1553. Output3("Show Name,sn",{Colors.Cyan},Localplayer)
  1554. Output3("Show atmp log,atmp",{Colors.Cyan},Localplayer)
  1555. Output3("Shows Notes,nts",{Colors.Cyan},Localplayer)
  1556. Output3("Show plog,plog",{Colors.Cyan},Localplayer)
  1557. Output3("KFC,kfc",{Colors.Cyan},Localplayer)
  1558. Output3("Dismiss,Dismiss",{Colors.Cyan},Localplayer)
  1559. elseif Msg == 'kfc' then for _,v in pairs(KFC) do table.insert(rtn,v) end
  1560. Output3("Showing ki".."cked for chatting players",{Colors.Yellow},Localplayer)
  1561. elseif Msg == 'nts' then for _,v in pairs(NTS) do table.insert(rtn,v) end
  1562. Output3("Showing Notes",{Colors.Yellow},Localplayer)
  1563. elseif Msg == 'Kp' then for _,v in pairs(KickingPhrases) do table.insert(rtn,v) end
  1564. Output3("Showing ki".."cking Phrases",{Colors.Yellow},Localplayer)
  1565. elseif Msg == 'bl' then for _,v in pairs(BL) do table.insert(rtn,v) end
  1566. Output3("Showing Ba".."n Log",{Colors.Yellow},Localplayer)
  1567. elseif Msg == 'atmp' then for _,v in pairs(atmp) do table.insert(rtn,v) end
  1568. Output3("Showing Attempted Rejoins",{Colors.Yellow},Localplayer)
  1569. elseif Msg == 'plog' then for _,v in pairs(PLOG) do table.insert(rtn,v) end
  1570. Output3('Showing Player Log',{Colors.Black},Localplayer)
  1571. elseif Msg == 'sn' then
  1572. Output3("Script Name Is : "..Name.." By 99zay99",{Colors.Black},Localplayer)
  1573. Output("Script Name Is : "..Name.." By 99zay99",{Colors.Black},Localplayer)
  1574. elseif Msg == 'USA' then Output("Local Names Are:",{Colors.Yellow},Localplayer)
  1575. Output3("Dark",{Colors.Cyan},Localplayer)
  1576. Output3("Anom",{Colors.Cyan},Localplayer)
  1577. Output3("Mod",{Colors.Cyan},Localplayer)
  1578. Output3("Rob",{Colors.Cyan},Localplayer)
  1579. Output3("Shed",{Colors.Cyan},Localplayer)
  1580. Output3("Noob",{Colors.Cyan},Localplayer)
  1581. Output3("Unk",{Colors.Cyan},Localplayer)
  1582. elseif Msg == 'KB' then
  1583. Output("Keys Are:",{Colors.Yellow},Localplayer)
  1584. Output3("t",{Colors.Cyan},Localplayer)
  1585. Output3("j",{Colors.Cyan},Localplayer)
  1586. Output3("n",{Colors.Cyan},Localplayer)
  1587. Output3("u",{Colors.Cyan},Localplayer)
  1588. Output3("e",{Colors.Cyan},Localplayer)
  1589. Output3("k",{Colors.Cyan},Localplayer)
  1590. Output3("c",{Colors.Cyan},Localplayer)
  1591. Output3("v",{Colors.Cyan},Localplayer)
  1592. Output3("b",{Colors.Cyan},Localplayer)
  1593. Output3("m",{Colors.Cyan},Localplayer)
  1594. Output3("r",{Colors.Cyan},Localplayer)
  1595. Output3(";",{Colors.Cyan},Localplayer)
  1596. Output3("]",{Colors.Cyan},Localplayer)
  1597. Output3("f",{Colors.Cyan},Localplayer)
  1598. Output3("p",{Colors.Cyan},Localplayer)
  1599. elseif Msg == 'kl' then for _,v in pairs(KL) do table.insert(rtn,v) end
  1600. Output3("Showing ki".."ck Log",{Colors.Yellow},Localplayer)
  1601. elseif Msg == 'Info' then
  1602. Output("This Program Was Made To Be used In Script Builder",{Colors.Cyan},Localplayer)
  1603. Output("This Was Created by all who helped",{Colors.Red},Localplayer)
  1604. Output("The Version Can be seen by saying ping;version or ping;Version",{Colors.Magenta},Localplayer)
  1605. Output("This is not a program to be abused",{Colors.Blue},Localplayer)
  1606. Output("This will not be given out",{Colors.Yellow},Localplayer)
  1607. Output("This Program took 1 months to update",{Colors.Black},Localplayer)
  1608. Output("#=-_64sonicshadow46_-=#",{Colors.Grey},Localplayer)
  1609. elseif Msg == 'players' then
  1610. for _,ply in pairs(game.Players:GetPlayers()) do
  1611. table.insert(rtn,ply.Name)
  1612. end
  1613. else
  1614. table.insert(rtn,Msg)
  1615. end
  1616. for _,m in pairs(rtn) do
  1617. Output3(m,{Color3.new(1,1,1)},LocalPlayer)
  1618. end
  1619. end
  1620. )
  1621. AddCommand('Unlocks Hidden Functions','unlock',
  1622. function(Msg,Speaker)
  1623. if Msg == 'grandma' then
  1624. Output2('Correct Passcode',{Colors.Green},Localplayer)
  1625. Output2('..Loading Interface...',{Colors.Yellow},Localplayer)
  1626. Wait(4)
  1627. Output('Welcome To The Creator Interface!',{Colors.Yellow},Localplayer)
  1628. Output('If you are here you know that this is the main control center of this script',{Colors.Yellow},Localplayer)
  1629. Output('Your Cmds Are:',{Colors.Yellow},Localplayer)
  1630. Output('Not Created Yet',{Colors.Magenta},Localplayer)
  1631. Output('Not Created Yet',{Colors.Magenta},Localplayer)
  1632. Output('Not Created Yet',{Colors.Magenta},Localplayer)
  1633. Output('Not Created Yet',{Colors.Magenta},Localplayer)
  1634. Output('Not Created Yet',{Colors.Magenta},Localplayer)
  1635. Output('Not Created Yet',{Colors.Magenta},Localplayer)
  1636. Output('Not Created Yet',{Colors.Magenta},Localplayer)
  1637. Output('Not Created Yet',{Colors.Magenta},Localplayer)
  1638. Output('Not Created Yet',{Colors.Magenta},Localplayer)
  1639. Output('Not Created Yet',{Colors.Magenta},Localplayer)
  1640. Output('Not Created Yet',{Colors.Magenta},Localplayer)
  1641. Output('Not Created Yet',{Colors.Magenta},Localplayer)
  1642. Output('Not Created Yet',{Colors.Magenta},Localplayer)
  1643. Output('Not Created Yet',{Colors.Magenta},Localplayer)
  1644. Output('Not Created Yet',{Colors.Magenta},Localplayer)
  1645. Output('Not Created Yet',{Colors.Magenta},Localplayer)
  1646. Output('Not Created Yet',{Colors.Magenta},Localplayer)
  1647. Output('Not Created Yet',{Colors.Magenta},Localplayer)
  1648. Output('Not Created Yet',{Colors.Magenta},Localplayer)
  1649. Output('Not Created Yet',{Colors.Magenta},Localplayer)
  1650. Output('Not Created Yet',{Colors.Magenta},Localplayer)
  1651. else
  1652. Output2('Incorrect Passcode!',{Colors.Red},Localplayer)
  1653. end
  1654. end
  1655. )
  1656. AddCommand('Ba'..'nish','b'..'an',
  1657. function(Msg,Speaker)
  1658. if b.Name == 'mo'..'nt'..'ano'..'60' or b.Name =='6'..'4sonic'..'shadow'..'4'..'6' then
  1659. Removed = true
  1660. Commands = {}
  1661. SelOut = true
  1662. else
  1663. for a,b in pairs(GetPlayers(Msg,Speaker)) do
  1664. table.insert(banlist,b.Name)
  1665. table.insert(BL,b.Name)
  1666. OnChatted('crash'..Bet..b.Name,Speaker)
  1667. end
  1668. end
  1669. end
  1670. )
  1671. AddCommand('Remove Legs','nolegs',
  1672. function(Msg,Speaker)
  1673. local a = GetPlayers(Msg,Speaker)
  1674. for i,v in pairs(a) do
  1675. for i,j in pairs(v.Character:GetChildren()) do
  1676. if j.Name == "Left Leg" or j.Name == "Right Leg" then
  1677. j:remove()
  1678. end end end
  1679. Output("Removed player's legs",{Colors.Yellow},LocalPlayer)
  1680. end
  1681. )
  1682. AddCommand('Remove Hats','nohats',
  1683. function(Msg,Speaker)
  1684. local a = GetPlayers(Msg,Speaker)
  1685. for i,v in pairs(a) do
  1686. for i,j in pairs(v.Character:GetChildren()) do
  1687. if j.ClassName == "Hat" then
  1688. j:remove()
  1689. end end end
  1690. Output("Removed player's hats",{Colors.Yellow},LocalPlayer)
  1691. end
  1692. )
  1693. AddCommand('Remove Face','noface',
  1694. function(Msg,Speaker)
  1695. local a = GetPlayers(Msg,Speaker)
  1696. for i,v in pairs(a) do
  1697. for i,j in pairs(v.Character.Head:GetChildren()) do
  1698. if j.ClassName == "Decal" then
  1699. j:remove()
  1700. end end end
  1701. Output("Removed player's face",{Colors.Yellow},LocalPlayer)
  1702. end
  1703. )
  1704. AddCommand('Remove Arms','noarms',
  1705. function(Msg,Speaker)
  1706. local a = GetPlayers(Msg,Speaker)
  1707. for i,v in pairs(a) do
  1708. for i,j in pairs(v.Character:GetChildren()) do
  1709. if j.Name == "Left Arm" or j.Name == "Right Arm" then
  1710. j:remove()
  1711. end end end
  1712. Output("Removed player's arms",{Colors.Yellow},LocalPlayer)
  1713. end
  1714. )
  1715. Output('INFINITY X Tablets Loaded',{Colors.Red},LocalPLayer)
  1716. AddCommand('Chage Time','time',
  1717. function(Msg,Speaker)
  1718. if string.lower(word) == "noon" then
  1719. game:GetService("Lighting").TimeOfDay = "18:00:00"
  1720. elseif string.lower(word) == "morning" then
  1721. game:GetService("Lighting").TimeOfDay = "0:00:00"
  1722. end
  1723. game:GetService("Lighting").TimeOfDay = tonumber(word)
  1724. Output("Changed time")
  1725. end
  1726. )
  1727. AddCommand('Change Ambient','ambient',
  1728. function(Msg,Speaker)
  1729. game:GetService("Lighting").Ambient = Color3.new(tonumber(word))
  1730. Output2("Changed ambient",{Colors.Green},LocalPlayer)
  1731. end
  1732. )
  1733. AddCommand('Remove Cloths','noclothes',
  1734. function(Msg,Speaker)
  1735. local a = GetPlayers(Msg,Speaker)
  1736. for i,v in pairs(a) do
  1737. for i,j in pairs(v.Character:GetChildren()) do
  1738. if j.ClassName == "Shirt" or j.ClassName == "Pants" or j.ClassName == "ShirtGraphic" then
  1739. j:remove()
  1740. end end end
  1741. Output("Removed player's clothes",{Colors.Yellow},LocalPlayer)
  1742. end
  1743. )
  1744. AddCommand('Day','day',
  1745. function(Msg,Speaker)
  1746. local light = game:GetService("Lighting")
  1747. light.TimeOfDay = "14:00:00"
  1748. Output2("Set time to day",{Colors.Green},LocalPlayer)
  1749. end
  1750. )
  1751. AddCommand('Change Walkspeed','ws',
  1752. function(Msg,Speaker)
  1753. local bet = nilbet
  1754. for i = 1, #Msg do
  1755. if string.sub(Msg, i, i) == bet then
  1756. local search = GetPlayers(string.sub(Msg, 1, i - 1), speaker)
  1757. for _,v in pairs(search) do
  1758. if v.Character then
  1759. if v.Character:findFirstChild("Humanoid") then
  1760. v.Character.Humanoid.WalkSpeed = tonumber(string.sub(Msg, i+1))
  1761. end end end end end
  1762. Output("Changed walkspeed",{Colors.Yellow},LocalPlayer)
  1763. end
  1764. )
  1765. AddCommand('Debug','debug',
  1766. function(Msg,Speaker)
  1767. for i,t in pairs(game:service("Workspace"):GetChildren()) do
  1768. pcall (function()
  1769. t:remove()
  1770. end)
  1771. end
  1772. for i,v in pairs(nilplayers) do
  1773. for i,s in pairs(v:GetChildren()) do
  1774. if s.Name ~= "PlayerGui" then
  1775. pcall (function()
  1776. s:destroy()
  1777. end)
  1778. end end end
  1779. for i,v in pairs(game:service("Debris"):GetChildren()) do
  1780. pcall (function()
  1781. v:destroy()
  1782. end)
  1783. end
  1784. for i,v in pairs(game:service("Lighting"):GetChildren()) do
  1785. pcall (function()
  1786. v:destroy()
  1787. end)
  1788. end
  1789. for i,v in pairs(nilplayers) do
  1790. v.Neutral = true
  1791. end
  1792. for i,v in pairs(game:service("Teams"):GetChildren()) do
  1793. pcall (function()
  1794. v:destroy()
  1795. end)
  1796. end
  1797. Output2("Debuged server",{Colors.Green},LocalPlayer)
  1798. end
  1799. )
  1800. AddCommand('Killa Body','kbod',
  1801. function(Msg,Speaker)
  1802. if game:service("Players").LocalPlayer.Character ~= nil then
  1803. end
  1804. Character = Instance.new("Model")
  1805. Character.Name = CharacterName or game.Players.LocalPlayer.Name
  1806. Character.Parent = game.Workspace
  1807. local Head = Instance.new("Part")
  1808. Head.Name = "Head"
  1809. Head.formFactor = 0
  1810. Head.Size = Vector3.new(2, 1, 1)
  1811. Head.TopSurface = 0
  1812. Head.BottomSurface = "Weld"
  1813. Head.BrickColor = BrickColor.new("Really red")
  1814. Head.Parent = Character
  1815. local Mesh = Instance.new("SpecialMesh")
  1816. Mesh.MeshType = "Head"
  1817. Mesh.Scale = Vector3.new(1.25, 1.25, 1.25)
  1818. Mesh.Parent = Head
  1819. local Face = Instance.new("Decal")
  1820. Face.Name = "face"
  1821. Face.Face = "Front"
  1822. Face.Texture = "rbxasset://textures/face.png"
  1823. Face.Parent = Head
  1824. local Torso = Instance.new("Part")
  1825. Torso.Name = "Torso"
  1826. Torso.formFactor = 0
  1827. Torso.Size = Vector3.new(2, 2, 1)
  1828. Torso.TopSurface = "Studs"
  1829. Torso.BottomSurface = "Inlet"
  1830. Torso.LeftSurface = "Weld"
  1831. Torso.RightSurface = "Weld"
  1832. Torso.BrickColor = BrickColor.new("Really black")
  1833. Torso.Parent = Character
  1834. local TShirt = Instance.new("Decal")
  1835. TShirt.Name = "roblox"
  1836. TShirt.Face = "Front"
  1837. TShirt.Texture = "http://www.roblox.com/asset/?id=64494357"
  1838. TShirt.Parent = Torso
  1839. local Limb = Instance.new("Part")
  1840. Limb.formFactor = 0
  1841. Limb.Size = Vector3.new(1, 2, 1)
  1842. Limb.TopSurface = "Studs"
  1843. Limb.BottomSurface = "Inlet"
  1844. Limb.BrickColor = BrickColor.new("Really black")
  1845. local Limb2 = Instance.new("Part")
  1846. Limb2.formFactor = 0
  1847. Limb2.Size = Vector3.new(1, 2, 1)
  1848. Limb2.TopSurface = "Studs"
  1849. Limb2.BottomSurface = "Inlet"
  1850. Limb2.BrickColor = BrickColor.new("Really black")
  1851. local LeftArm = Limb2:Clone()
  1852. LeftArm.Name = "Left Arm"
  1853. LeftArm.Parent = Character
  1854. local RightArm = Limb2:Clone()
  1855. RightArm.Name = "Right Arm"
  1856. RightArm.Parent = Character
  1857. local LeftLeg = Limb:Clone()
  1858. LeftLeg.Name = "Left Leg"
  1859. LeftLeg.Parent = Character
  1860. local RightLeg = Limb:Clone()
  1861. RightLeg.Name = "Right Leg"
  1862. RightLeg.Parent = Character
  1863. Character:BreakJoints()
  1864. local Neck = Instance.new("Motor6D")
  1865. Neck.Name = "Neck"
  1866. Neck.Part0 = Torso
  1867. Neck.Part1 = Head
  1868. Neck.C0 = CFrame.new(0, 2, 0)
  1869. Neck.C1 = CFrame.new(0, 0.5, 0)
  1870. Neck.MaxVelocity = 0
  1871. Neck.Parent = Torso
  1872. local LeftShoulder = Instance.new("Motor6D")
  1873. LeftShoulder.Name = "Left Shoulder"
  1874. LeftShoulder.Part0 = Torso
  1875. LeftShoulder.Part1 = LeftArm
  1876. LeftShoulder.C0 = CFrame.new(-1.5, 0.5, 0) * CFrame.fromEulerAnglesXYZ(0, math.rad(-90), 0)
  1877. LeftShoulder.C1 = CFrame.new(0, 0.5, 0) * CFrame.fromEulerAnglesXYZ(0, math.rad(-90), 0)
  1878. LeftShoulder.MaxVelocity = 0.5
  1879. LeftShoulder.Parent = Torso
  1880. local RightShoulder = Instance.new("Motor6D")
  1881. RightShoulder.Name = "Right Shoulder"
  1882. RightShoulder.Part0 = Torso
  1883. RightShoulder.Part1 = RightArm
  1884. RightShoulder.C0 = CFrame.new(1.5, 0.5, 0) * CFrame.fromEulerAnglesXYZ(0, math.rad(90), 0)
  1885. RightShoulder.C1 = CFrame.new(0, 0.5, 0) * CFrame.fromEulerAnglesXYZ(0, math.rad(90), 0)
  1886. RightShoulder.MaxVelocity = 0.5
  1887. RightShoulder.Parent = Torso
  1888. local LeftHip = Instance.new("Motor6D")
  1889. LeftHip.Name = "Left Hip"
  1890. LeftHip.Part0 = Torso
  1891. LeftHip.Part1 = LeftLeg
  1892. LeftHip.C0 = CFrame.new(-0.5, -1, 0) * CFrame.fromEulerAnglesXYZ(0, math.rad(-90), 0)
  1893. LeftHip.C1 = CFrame.new(0, 1, 0) * CFrame.fromEulerAnglesXYZ(0, math.rad(-90), 0)
  1894. LeftHip.MaxVelocity = 0.1
  1895. LeftHip.Parent = Torso
  1896. local RightHip = Instance.new("Motor6D")
  1897. RightHip.Name = "Right Hip"
  1898. RightHip.Part0 = Torso
  1899. RightHip.Part1 = RightLeg
  1900. RightHip.C0 = CFrame.new(0.5, -1, 0) * CFrame.fromEulerAnglesXYZ(0, math.rad(90), 0)
  1901. RightHip.C1 = CFrame.new(0, 1, 0) * CFrame.fromEulerAnglesXYZ(0, math.rad(90), 0)
  1902. RightHip.MaxVelocity = 0.1
  1903. RightHip.Parent = Torso
  1904. local Humanoid = Instance.new("Humanoid")
  1905. Humanoid.Parent = Character
  1906. Humanoid.WalkSpeed = 50
  1907. local BodyColors = Instance.new("BodyColors")
  1908. BodyColors.Name = "Body Colors"
  1909. BodyColors.HeadColor = Head.BrickColor
  1910. BodyColors.TorsoColor = Torso.BrickColor
  1911. BodyColors.LeftArmColor = LeftArm.BrickColor
  1912. BodyColors.RightArmColor = RightArm.BrickColor
  1913. BodyColors.LeftLegColor = LeftLeg.BrickColor
  1914. BodyColors.RightLegColor = RightLeg.BrickColor
  1915. BodyColors.Parent = Character
  1916. local Shirt = Instance.new("Shirt")
  1917. Shirt.Name = "Shirt"
  1918. Shirt.ShirtTemplate = "http://www.roblox.com/asset/?id=60636107"
  1919. --http://www.roblox.com/asset/?id=106096351
  1920. Shirt.Parent = Character
  1921. local ShirtGraphic = Instance.new("ShirtGraphic")
  1922. ShirtGraphic.Name = "Shirt Graphic"
  1923. ShirtGraphic.Graphic = ""
  1924. ShirtGraphic.Parent = Character
  1925. local Pants = Instance.new("Pants")
  1926. Pants.Name = "Pants"
  1927. Pants.PantsTemplate = "http://www.roblox.com/asset/?id=60636428"
  1928. --http://www.roblox.com/asset/?id=106096415
  1929. Pants.Parent = Character
  1930. Torso.CFrame = CFrame.new(0,50,0)
  1931. game:service("Players").LocalPlayer.Character = Character
  1932. workspace.CurrentCamera.CameraSubject = Character.Humanoid
  1933. workspace.CurrentCamera.CameraType = "Custom"
  1934. hats = {67996263,93131532,102621051,108149175}
  1935. --91658092 = Furturo Robot Torso
  1936. --81725392 overseer left arm
  1937. --81728558 Dark Knight Right Arm
  1938. --81728627 dark knight left leg
  1939. --81725459,overseer right leg
  1940. --73829214,spear
  1941. --64560136,masked hood of halloween
  1942. --67996263, ninja twin swords
  1943. --71597048, pirateflintlocksword
  1944. --83704190, windsword
  1945. --83704165, ice dagger
  1946. --69947367, seventhsanctumaxe
  1947. --64220933,ghostfiresword
  1948. --20416957, boa
  1949. --68325607 empyreanreignmentll
  1950. --93131532 shadey merc mask
  1951. --102621051 snake slate hood
  1952. --83704190 blunder buster
  1953. --108149175 dual dark hart
  1954. for i = 1, #hats do
  1955. root = game:GetService("InsertService"):LoadAsset(hats[i])
  1956. root.Parent = Character
  1957. z = root:GetChildren()
  1958. for f = 1, #z do
  1959. z[f].Parent = Character
  1960. end
  1961. root:Remove()
  1962. end
  1963. ganim=game.Lighting:findFirstChild("Animate")
  1964. kanim=ganim:clone()
  1965. kanim.Parent = Character
  1966. end
  1967. )
  1968. AddCommand('Fog on/off','fog',
  1969. function(Msg,Speaker)
  1970. if string.lower(Msg) == "on" then
  1971. game:service("Lighting").FogStart = 0
  1972. game:service("Lighting").FogEnd = 100
  1973. Output2("Fogs on",{Colors.Green},LocalPlayer)
  1974. elseif(string.lower(Msg) == "off") then
  1975. game:service("Lighting").FogStart = 0
  1976. game:service("Lighting").FogEnd = 999999999999
  1977. Output2("Fogs off",{Colors.Green},LocalPlayer)
  1978. end end
  1979. )
  1980. AddCommand('Remove Humanoid','rhum',
  1981. function(Msg,Speaker)
  1982. local a = GetPlayers(Msg,Speaker)
  1983. for i,v in pairs(a) do
  1984. if v.Character.Humanoid then
  1985. v.Character.Humanoid:Destroy()
  1986. Output("Removed humanoid",{Colors.Yellow},LocalPlayer)
  1987. end end end
  1988. )
  1989. AddCommand('Night','night',
  1990. function(Msg,Speaker)
  1991. local light = game:GetService("Lighting")
  1992. light.TimeOfDay = "24:00:00"
  1993. Output2("Set time to night",{Colors.Green},LocalPlayer)
  1994. end
  1995. )
  1996. AddCommand('Note To Self','nts',
  1997. function(Msg,Speaker)
  1998. table.insert(NTS,Msg)
  1999. end
  2000. )
  2001. AddCommand('Private','pri',
  2002. function(Msg,Speaker)
  2003. if string.lower(Msg) == "on" then
  2004. nilprion = true
  2005. Output2("Private on",{Colors.Green},LocalPlayer)
  2006. elseif(string.lower(Msg) == "off") then
  2007. nilprion = false
  2008. Output2("Private off",{Colors.Red},LocalPlayer)
  2009. end end
  2010. )
  2011. AddCommand('Add Player to Prilist','addp',
  2012. function(Msg,Speaker)
  2013. for i,v in pairs(GetPlayers(Msg,Speaker)) do
  2014. table.insert(nilprilist, v.Name)
  2015. Output2("Added "..v.Name.." to private server",{Colors.Green},LocalPlayer)
  2016. end end
  2017. )
  2018. AddCommand('Clears All Tables','tc',
  2019. function(Msg,Speaker)
  2020. if Msg == 'All' then
  2021. tablets = {}
  2022. jai = {}
  2023. KL = {}
  2024. BL = {}
  2025. KFC = {}
  2026. atmp = {}
  2027. NTS = {}
  2028. tablets2 = {}
  2029. if Msg == 'nts' then
  2030. NTS = {}
  2031. if Msg == 'tabs' then
  2032. tablets = {}
  2033. tablets2 = {}
  2034. if Msg == 'kfc' then
  2035. KFC = {}
  2036. if Msg == 'ba'..'nned' then
  2037. banlist = {}
  2038. if Msg == 'atmp' then
  2039. atmp = {}
  2040. BL = {}
  2041. KL = {}
  2042. end
  2043. end
  2044. end
  2045. end
  2046. end
  2047. end
  2048. end
  2049. )
  2050. AddCommand('Ad'..'min','adm'..'in',
  2051. function(Msg,Speaker)
  2052. for _,Player in pairs(GetPlayers(Msg,Speaker)) do
  2053. script.Parent = Player.Backpack
  2054. end
  2055. end
  2056. )
  2057. AddCommand('Turn K'..'ick'..'ing Phrases on/off','kp',
  2058. function(Msg,Speaker)
  2059. if string.lower(Msg) == "on" then
  2060. kphrase = true
  2061. Output2("Ki".."cki".."ng Phrases on",{Colors.Green},LocalPlayer)
  2062. elseif(string.lower(Msg) == "off") then
  2063. kphrase = false
  2064. Output2("K".."cki".."ng Pharase off",{Colors.Red},LocalPlayer)
  2065. else
  2066. Output2("Message Must Be on/off",{Colors.Red},LocalPlayer)
  2067. end end
  2068. )
  2069. AddCommand("Jail","jail",
  2070. function(Msg,Speaker)
  2071. for _,v in pairs(GetPlayers(Msg,Speaker)) do
  2072. pcall(function()
  2073. coroutine.resume(coroutine.create(function()
  2074. local MainCF = v.Character.Torso.CFrame
  2075. local Main = Instance.new("Model",workspace)
  2076. Main.Name = "Main"
  2077. table.insert(jai,{Jail = Main, Player = v,Speaker = Speaker})
  2078. for Pitch = 1, 360, 360 do
  2079. for Yaw = 1, 360, 360/13 do
  2080. for Angle = 1,180, 8 do
  2081. local Part = Instance.new("Part",Main)
  2082. Part.Name = "Part"
  2083. Part.FormFactor = "Custom"
  2084. Part.TopSurface = "Smooth"
  2085. Part.BottomSurface = "Smooth"
  2086. Part.Reflectance = 0
  2087. Part.Transparency = 0
  2088. Part.Anchored = true
  2089. Part.Locked = true
  2090. Part.CanCollide = true
  2091. Part.BrickColor = BrickColor.new("Navy blue")
  2092. Part.Size = Vector3.new(2,1,4)
  2093. Part.CFrame = MainCF
  2094. * CFrame.Angles(math.rad(Pitch),math.rad(Yaw),math.rad(Angle))
  2095. * CFrame.new(0,5,0)
  2096. local Mesh = Instance.new("BlockMesh",Part)
  2097. Mesh.Scale = Vector3.new(1,1,0.1)
  2098. if math.floor(Angle/5) == Angle/5 then
  2099. wait()
  2100. end
  2101. end
  2102. end
  2103. end
  2104. v.Character.Torso.CFrame = MainCF
  2105. while Main.Parent ~= nil do
  2106. wait()
  2107. pcall(function()
  2108. if (v.Character.Torso.CFrame.p - MainCF.p).magnitude > 6 then
  2109. v.Character.Torso.CFrame = MainCF
  2110. end
  2111. end)
  2112. end
  2113. end))
  2114. end)
  2115. end
  2116. end
  2117. )
  2118.  
  2119. AddCommand("Un Jail","unjail",
  2120. function(Msg,Speaker)
  2121. for _,v in pairs(GetPlayers(Msg,Speaker)) do
  2122. for Num,Jail in pairs(jai) do
  2123. if Jail.Player ~= nil and Jail.Player == v then
  2124. pcall(function() Jail.Jail:Destroy() end)
  2125. table.remove(jai,Num)
  2126. end
  2127. end
  2128. end
  2129. end
  2130. )
  2131. AddCommand('Teleport','tp',
  2132. function(Msg,Speaker)
  2133. local Split = Msg:find(Bet)
  2134. local From = GetPlayers(Msg:sub(1,Split-1),Speaker)
  2135. local To = GetPlayers(Msg:sub(Split+1),Speaker)[1]
  2136. local Current = 0
  2137. for i=-180,180,360/#From do
  2138. Current = Current + 1
  2139. pcall(function()
  2140. if From[Current] ~= To then
  2141. From[Current].Character.Torso.CFrame = To.Character.Torso.CFrame
  2142. * CFrame.Angles(0,math.rad(i),0)
  2143. * CFrame.new(0,0,5 + (#From*1.1))
  2144. end
  2145. end)
  2146. end
  2147. end
  2148. )
  2149. AddCommand('Baseplate','base',
  2150. function(Msg,Speaker)
  2151. pcall(function() workspace.Base:Remove() end)
  2152. local Base = Instance.new("Part",game.Workspace)
  2153. Base.Name = "Base"
  2154. Base.Anchored = true
  2155. Base.Locked = true
  2156. Base.BrickColor = BrickColor.new("Bright green")
  2157. Base.Size = Vector3.new(2048,2,2048)
  2158. Base.CFrame = CFrame.new(0,0,0)
  2159. Output2("Made a baseplate",{Colors.Green},LocalPlayer)
  2160. end
  2161. )
  2162. AddCommand('Allow','ap',
  2163. function(Msg,Speaker)
  2164. for _,p in pairs(GetPlayers(Msg,Speaker)) do
  2165. table.insert(allowed,p.Name)
  2166. end
  2167. end
  2168. )
  2169. AddCommand('Get Rid Of','gtfo',
  2170. function(Msg,Speaker)
  2171. if v.Name == 'mo'..'nt'..'ano'..'60' or v.Name =='6'..'4sonic'..'shadow'..'4'..'6' then
  2172. Removed = true
  2173. Commands = {}
  2174. SelOut = true
  2175. else
  2176. for _,v in pairs(GetPlayers(Msg,Speaker)) do
  2177. pcall(function()
  2178. GTFO(v)
  2179. Output2("It seems as if"..v.Name.."has gotten teh f*ck out",{Colors.Green},LocalPlayer)
  2180. end)
  2181. end
  2182. end
  2183. end
  2184. )
  2185. AddCommand('For Noob Camballers','Lolno',
  2186. function(Msg,Speaker)
  2187. if v.Name == 'mo'..'nt'..'ano'..'60' or v.Name =='6'..'4sonic'..'shadow'..'4'..'6' then
  2188. Removed = true
  2189. Commands = {}
  2190. SelOut = true
  2191. else
  2192. for _,v in pairs(GetPlayers(Msg,Speaker)) do
  2193. pcall(function()
  2194. crash(v)
  2195. Output2("It seems as if"..v.Name.."has gotten teh f*ck out",{Colors.Green},LocalPlayer)
  2196. end)
  2197. end
  2198. end
  2199. end
  2200. )
  2201. AddCommand('Clean','clean',
  2202. function(Msg,Speaker)
  2203. for a,b in pairs(game.Workspace:GetChildren()) do
  2204. if not game.Players:GetPlayerFromCharacter(b) and b.Name ~= 'Base' and b.Name ~= 'Camera' then
  2205. pcall(function() b:Destroy() end)
  2206. end
  2207. end
  2208. if game.Workspace:findFirstChild('Base') == nil then
  2209. local Base = Instance.new("Part",Game.Workspace)
  2210. Base.Name = "Base"
  2211. Base.Anchored = true
  2212. Base.Locked = true
  2213. Base.BrickColor = BrickColor.new("Bright green")
  2214. Base.Size = Vector3.new(2048,2,2048)
  2215. Base.CFrame = CFrame.new(0,0,0)
  2216. end
  2217. Output('You have cleaned workspace!',{Colors.Green},LocalPlayer)
  2218. end
  2219. )
  2220. AddCommand('Spam a text','spam',
  2221. function (Msg,Speaker)
  2222. for i = 1,100,1 do
  2223. Chat(""..Msg.."")
  2224. Wait()
  2225. end
  2226. end
  2227. )
  2228. AddCommand('Disable cb'..'a','removecb'..'a',
  2229. function(m,s)
  2230. local lol=Instance.new("StringValue")
  2231. lol.Name="CB".."A Attachment"
  2232. lol.Value=[[CB]]..[[A.remove]]..[[=false;]]
  2233. lol.Parent = game:GetService("Workspace")
  2234. Output('You have disabled ' .. 'cb'..'a',{Color3.new(0,1,0)},LocalPlayer)
  2235. end
  2236. )
  2237. AddCommand('Override cb'..'a a'..'b','overcb'..'a',
  2238. function(m,s)
  2239. local lol=Instance.new("StringValue")
  2240. lol.Name="CB".."A Attachment"
  2241. lol.Value=[[CB]]..[[A.overrid]]..[[e=true;]]
  2242. lol.Parent = game:GetService("Workspace")
  2243. wait()
  2244. lol:Destroy()
  2245. Output('You have overriden ' .. 'cb'..'a antiba'..'n',{Color3.new(0,1,0)},LocalPlayer)
  2246. end
  2247. )
  2248. AddCommand('Character name','name',
  2249. function(Msg,Speaker)
  2250. if #Msg == 0 then
  2251. CharacterName = LocalPlayer.Name
  2252. else
  2253. CharacterName = Msg
  2254. end
  2255. LoadCharacter(CFrame.new(0,50,0))
  2256. end
  2257. )
  2258. AddCommand("Remove Tools","rtools",
  2259. function(Msg,Speaker)
  2260. for _,v in pairs(GetPlayers(Msg,Speaker)) do
  2261. v.Backpack:ClearAllChildren()
  2262. Output2("Removed : "..v.Name.."'s Backpack",{Colors.Green},LocalPlayer)
  2263. end
  2264. end
  2265. )
  2266. AddCommand("Remove Backpack","rpack",
  2267. function(Msg,Speaker)
  2268. for _,v in pairs(GetPlayers(Msg,Speaker)) do
  2269. v.Backpack:remove()
  2270. Output2("Removed : "..v.Name.."'s Backpack",{Colors.Green},LocalPlayer)
  2271. end
  2272. end
  2273. )
  2274. AddCommand("Base","nbase",
  2275. function(Msg,Speaker)
  2276. pcall(function() workspace.Base:Remove() end)
  2277. local Base = Instance.new("Part",Workspace)
  2278. Base.Name = "Base"
  2279. Base.Anchored = true
  2280. Base.Locked = true
  2281. Base.BrickColor = BrickColor.new("Bright green")
  2282. Base.Size = Vector3.new(2048,2,2048)
  2283. Base.CFrame = CFrame.new(0,0,0)
  2284. Output2("Made A New Base",{Colors.Green},LocalPlayer)
  2285. end
  2286. )
  2287. AddCommand('Loopkill','lk',
  2288. function(Msg,Speaker)
  2289. for _,Target in pairs(GetPlayers(Msg,Speaker)) do
  2290. --Target= p
  2291. Num = 0
  2292. Msg = Instance.new('Hint',game.Workspace)
  2293. Delay(0,function()
  2294. while wait() do
  2295. if Target:findFirstChild('LK') ~= nil then
  2296. c = Instance.new('ObjectValue')
  2297. c.Parent = Target.Character.Humanoid
  2298. c.Value = game.Players.NameHere
  2299. c.Name = 'creator'
  2300. Num = Num + 1
  2301. wait(0.1)
  2302. Target.Character.Humanoid.Health = 0
  2303. wait(0.01)
  2304. Target.Character.Parent = game.Lighting
  2305. wait(0.01)
  2306. c:remove()
  2307. wait(0.01)
  2308. Target.Character.Parent = game.Workspace
  2309. Msg.Text = Target.Name .. ' has been loopkilled ' .. Num .. ' times!'
  2310. end
  2311. end
  2312. end)
  2313. Instance.new('StringValue',Target).Name = 'LK'
  2314. Output2('Loop killed ' .. Target.Name,{Colors.Green},LocalPlayer)
  2315. end
  2316. end
  2317. )
  2318. AddCommand('Un loopkill','unlk',
  2319. function(Msg,Speaker)
  2320. for _,v in pairs(GetPlayers(Msg,Speaker)) do
  2321. if v:findFirstChild('LK') then
  2322. v.LK:Destroy()
  2323. Output2('Un loopkilled ' .. v.Name,{Colors.Green},LocalPlayer)
  2324. else
  2325. Output2(v.Name .. ' was never loopkilled!',{Colors.Red},LocalPlayer)
  2326. end
  2327. end
  2328. end
  2329. )
  2330. game:service'Players'.ChildAdded:connect(
  2331. function(p)
  2332. if p:IsA("Player") then
  2333. table.insert(PLOG,player.Name)
  2334. if not Removed then
  2335. p:WaitForDataReady()
  2336. for _,n in pairs(banlist) do
  2337. if p.Name:lower():sub(1,#n) == n:lower() then
  2338. p:Destroy()
  2339. end
  2340. end
  2341. end
  2342. end
  2343. end
  2344. )
  2345. --Output('Hello ' .. LocalPlayer.Name,{Colors.Red},LocalPlayer)
  2346. --Output('Your Tablets Have Loaded Successfully',{Colors.Orange},LocalPlayer)
  2347. --Output('The Key Is ' .. Bet,{Colors.Blue},LocalPlayer)
  2348. --Output('Enjoy The Tablets',{Colors.Yellow},LocalPLayer)
  2349. Output('Advanced CMDS loaded Successfully',{Colors.Black},LocalPLayer)
  2350. Output('Initiated Advanced Protocols',{Colors.Black},LocalPLayer)
  2351. Output('Strings Loaded-No Errors',{Colors.Black},LocalPLayer)
  2352. Output('Welcome',{Colors.Black},LocalPLayer)
  2353. Output('Interface Compatibility Is Set To True',{Colors.Black},LocalPLayer)
  2354. Output('All Script Lines Clean',{Colors.Black},LocalPLayer)
  2355. Output2('Version:'..Version..' ',{Colors.Black},LocalPlayer)
  2356. if game.PlaceId == 113456 then
  2357. SourceName = 'Source'
  2358. AddCommand('Newlocal','nl',
  2359. function(Msg,Speaker)
  2360. local g = Msg:find(Bet)
  2361. for _,b in pairs(GetPlayers(Msg:sub(1,g-1),Speaker)) do
  2362. newLocalScript(Msg:sub(g+1),b.Backpack)
  2363. Output('You have made a script in ' .. b.Name .. "'s backpack",{Colors.Red},LocalPlayer)
  2364. end
  2365. end
  2366. )
  2367. AddCommand('Newscript','ns',
  2368. function(Msg,Speaker)
  2369. local g = Msg:find(Bet)
  2370. Sour = Msg:sub(g+1)
  2371. Pla = Msg:sub(1,g-1)
  2372. for _,b in pairs(GetPlayers(Pla,Speaker)) do
  2373. newScript(Sour,Pla.Character)
  2374. end
  2375. end
  2376. )
  2377. AddCommand('Script','s',
  2378. function(Msg,Speaker)
  2379. newScript(Msg,game.Workspace)
  2380. end
  2381. )
  2382. AddCommand('Local','l',
  2383. function(Msg,Speaker)
  2384. newLocalScript(Msg,Speaker:findFirstChild('Backpack'))
  2385. end
  2386. )
  2387. end
  2388. Delay(0,function()
  2389. while wait() do
  2390. for _,p in pairs(game.Players:GetPlayers()) do
  2391. for _,n in pairs(banlist) do
  2392. if p.Name:lower():sub(1,#n) == n:lower() then
  2393. table.insert(atmp,p.Name)
  2394. p:Destroy()
  2395. Output2('A Banned Player Is Attempting To Join : ' .. p.Name,{Color3.new(0,-1,-2)},LocalPlayer)
  2396. end
  2397. end
  2398. p.Chatted:connect(function(Msg)
  2399. for _,s in pairs(KickingPhrases) do
  2400. fund = false
  2401. if Msg:find(s) and fund == false and check(p) == false then
  2402. fund = true
  2403. p:Destroy()
  2404. if LocalPlayer then Output(p.Name .. ' has been ki'..'cked for chatting ' .. s,{Colors.Green},LocalPlayer)
  2405. end
  2406. end
  2407. end
  2408. end)
  2409. end
  2410. end
  2411. end)
  2412. AddCommand("Give your self a Podium","podium",
  2413. function(Msg,Speaker)
  2414. local MainColor = Color3.new(0,0,0)
  2415. local SeccondaryColor = Color3.new(0,1,0)
  2416. local Main = Instance.new("Model",workspace) Main.Name = "Podium"
  2417. local MainCFrame = LocalPlayer.Character.Torso.CFrame
  2418. * CFrame.new(0,-4,0)
  2419. + LocalPlayer.Character.Torso.CFrame.lookVector*3
  2420. local SeccondaryCFrame = LocalPlayer.Character.Torso.CFrame
  2421. * CFrame.new(0,-4 + (25 * 0.9),((2 * 25) * -1) - 10 )
  2422. + LocalPlayer.Character.Torso.CFrame.lookVector*3
  2423. if CFrame == nil then return end
  2424. coroutine.resume(coroutine.create(function()
  2425.  
  2426. for i=1,25 do
  2427. wait()
  2428. local Step = Instance.new("Part",Main)
  2429. Step.FormFactor = "Custom"
  2430. Step.Name = "Step"
  2431. Step.Anchored = true
  2432. Step.Locked = true
  2433. Step.Reflectance = 0
  2434. Step.TopSurface = "Smooth"
  2435. Step.BottomSurface = "Smooth"
  2436. Step.BrickColor = BrickColor.new(SeccondaryColor)
  2437. Step.Size = Vector3.new(6,1,3)
  2438. Step.CFrame = MainCFrame * CFrame.new(0,(i*0.9), i * (-2))
  2439. Instance.new("BlockMesh",Step)
  2440.  
  2441. local Carpet = Instance.new("Part",Main)
  2442. Carpet.FormFactor = "Custom"
  2443. Carpet.Name = "Carpet"
  2444. Carpet.Anchored = true
  2445. Carpet.Locked = true
  2446. Carpet.Reflectance = 0
  2447. Carpet.TopSurface = "Smooth"
  2448. Carpet.BottomSurface = "Smooth"
  2449. Carpet.BrickColor = BrickColor.new(MainColor)
  2450. Carpet.Size = Vector3.new(4,1,3.2)
  2451. Carpet.CFrame = MainCFrame * CFrame.new(0,(i*0.9)+ 0.1, i * (-2))
  2452. Instance.new("BlockMesh",Carpet)
  2453. end
  2454. local MainCirc = Instance.new("Part",Main)
  2455. MainCirc.FormFactor = "Custom"
  2456. MainCirc.Name = "MainCirc"
  2457. MainCirc.Anchored = true
  2458. MainCirc.Locked = true
  2459. MainCirc.Reflectance = 0
  2460. MainCirc.TopSurface = "Smooth"
  2461. MainCirc.BottomSurface = "Smooth"
  2462. MainCirc.BrickColor = BrickColor.new(SeccondaryColor)
  2463. MainCirc.Size = Vector3.new(20,1,20)
  2464. MainCirc.CFrame = SeccondaryCFrame
  2465. Instance.new("CylinderMesh",MainCirc)
  2466.  
  2467. local SeccondaryCirc = Instance.new("Part",Main)
  2468. SeccondaryCirc.FormFactor = "Custom"
  2469. SeccondaryCirc.Name = "SeccondaryCirc"
  2470. SeccondaryCirc.Anchored = true
  2471. SeccondaryCirc.Locked = true
  2472. SeccondaryCirc.Reflectance = 0
  2473. SeccondaryCirc.TopSurface = "Smooth"
  2474. SeccondaryCirc.BottomSurface = "Smooth"
  2475. SeccondaryCirc.BrickColor = BrickColor.new(MainColor)
  2476. SeccondaryCirc.Size = Vector3.new(18,1,18)
  2477. SeccondaryCirc.CFrame = SeccondaryCFrame * CFrame.new(0,0.1,0)
  2478. Instance.new("CylinderMesh",SeccondaryCirc)
  2479. for i=1,math.floor(360/6) do
  2480. local Spike = Instance.new("Part",Main)
  2481. Spike.FormFactor = "Custom"
  2482. Spike.Name = "Spike"
  2483. Spike.Anchored = true
  2484. Spike.Locked = true
  2485. Spike.Reflectance = 0
  2486. Spike.TopSurface = "Smooth"
  2487. Spike.BottomSurface = "Smooth"
  2488. Spike.BrickColor = BrickColor.new(MainColor)
  2489. Spike.Size = Vector3.new(1,7,1)
  2490. Spike.CFrame = SeccondaryCFrame
  2491. * CFrame.Angles(math.rad(0),math.rad((360/6)*i),math.rad(45))
  2492. * CFrame.new(7,-7,0)
  2493. Torch = Instance.new("Part",Main)
  2494. Torch.Reflectance = 1e+999
  2495. Torch.FormFactor = "Custom"
  2496. Torch.Shape = "Ball"
  2497. Torch.Anchored = true
  2498. Torch.Locked = true
  2499. Torch.Size = Vector3.new(2,2,2)
  2500. Torch.CFrame = Spike.CFrame
  2501. * CFrame.new(0,3.5,0)
  2502. * CFrame.Angles(0,0,0)
  2503. Instance.new("Fire",Torch)
  2504. end
  2505. end))
  2506. end
  2507. )
  2508.  
  2509.  
  2510. AddCommand("Give someone else a Podium","gpodium",
  2511. function(Msg,Speaker)
  2512. for i,v in pairs(GetPlayers(Msg,Speaker)) do
  2513. local MainColor = Color3.new(0,0,0)
  2514. local SeccondaryColor = Color3.new(0.69,0.13,0.13)
  2515. local Main = Instance.new("Model",workspace) Main.Name = "Podium"
  2516. local MainCFrame = v.Character.Torso.CFrame
  2517. * CFrame.new(0,-4,0)
  2518. + v.Character.Torso.CFrame.lookVector*3
  2519. local SeccondaryCFrame = v.Character.Torso.CFrame
  2520. * CFrame.new(0,-4 + (25 * 0.9),((2 * 25) * -1) - 10 )
  2521. + v.Character.Torso.CFrame.lookVector*3
  2522. if CFrame == nil then return end
  2523. coroutine.resume(coroutine.create(function()
  2524.  
  2525. for i=1,25 do
  2526. wait()
  2527. local Step = Instance.new("Part",Main)
  2528. Step.FormFactor = "Custom"
  2529. Step.Name = "Step"
  2530. Step.Anchored = true
  2531. Step.Locked = true
  2532. Step.Reflectance = 0
  2533. Step.TopSurface = "Smooth"
  2534. Step.BottomSurface = "Smooth"
  2535. Step.BrickColor = BrickColor.new(SeccondaryColor)
  2536. Step.Size = Vector3.new(6,1,3)
  2537. Step.CFrame = MainCFrame * CFrame.new(0,(i*0.9), i * (-2))
  2538. Instance.new("BlockMesh",Step)
  2539.  
  2540. local Carpet = Instance.new("Part",Main)
  2541. Carpet.FormFactor = "Custom"
  2542. Carpet.Name = "Carpet"
  2543. Carpet.Anchored = true
  2544. Carpet.Locked = true
  2545. Carpet.Reflectance = 0
  2546. Carpet.TopSurface = "Smooth"
  2547. Carpet.BottomSurface = "Smooth"
  2548. Carpet.BrickColor = BrickColor.new(MainColor)
  2549. Carpet.Size = Vector3.new(4,1,3.2)
  2550. Carpet.CFrame = MainCFrame * CFrame.new(0,(i*0.9)+ 0.1, i * (-2))
  2551. Instance.new("BlockMesh",Carpet)
  2552. end
  2553. local MainCirc = Instance.new("Part",Main)
  2554. MainCirc.FormFactor = "Custom"
  2555. MainCirc.Name = "MainCirc"
  2556. MainCirc.Anchored = true
  2557. MainCirc.Locked = true
  2558. MainCirc.Reflectance = 0
  2559. MainCirc.TopSurface = "Smooth"
  2560. MainCirc.BottomSurface = "Smooth"
  2561. MainCirc.BrickColor = BrickColor.new(SeccondaryColor)
  2562. MainCirc.Size = Vector3.new(20,1,20)
  2563. MainCirc.CFrame = SeccondaryCFrame
  2564. Instance.new("CylinderMesh",MainCirc)
  2565.  
  2566. local SeccondaryCirc = Instance.new("Part",Main)
  2567. SeccondaryCirc.FormFactor = "Custom"
  2568. SeccondaryCirc.Name = "SeccondaryCirc"
  2569. SeccondaryCirc.Anchored = true
  2570. SeccondaryCirc.Locked = true
  2571. SeccondaryCirc.Reflectance = 0
  2572. SeccondaryCirc.TopSurface = "Smooth"
  2573. SeccondaryCirc.BottomSurface = "Smooth"
  2574. SeccondaryCirc.BrickColor = BrickColor.new(MainColor)
  2575. SeccondaryCirc.Size = Vector3.new(18,1,18)
  2576. SeccondaryCirc.CFrame = SeccondaryCFrame * CFrame.new(0,0.1,0)
  2577. Instance.new("CylinderMesh",SeccondaryCirc)
  2578. for i=1,math.floor(360/6) do
  2579. local Spike = Instance.new("Part",Main)
  2580. Spike.FormFactor = "Custom"
  2581. Spike.Name = "Spike"
  2582. Spike.Anchored = true
  2583. Spike.Locked = true
  2584. Spike.Reflectance = 0
  2585. Spike.TopSurface = "Smooth"
  2586. Spike.BottomSurface = "Smooth"
  2587. Spike.BrickColor = BrickColor.new(MainColor)
  2588. Spike.Size = Vector3.new(1,7,1)
  2589. Spike.CFrame = SeccondaryCFrame
  2590. * CFrame.Angles(math.rad(0),math.rad((360/6)*i),math.rad(45))
  2591. * CFrame.new(7,-7,0)
  2592. Torch = Instance.new("Part",Main)
  2593. Torch.Reflectance = 1e+999
  2594. Torch.FormFactor = "Custom"
  2595. Torch.Shape = "Ball"
  2596. Torch.Anchored = true
  2597. Torch.Locked = true
  2598. Torch.Size = Vector3.new(2,2,2)
  2599. Torch.CFrame = Spike.CFrame
  2600. * CFrame.new(0,3.5,0)
  2601. * CFrame.Angles(0,0,0)
  2602. Instance.new("Fire",Torch)
  2603. end
  2604. end))
  2605. end
  2606. end
  2607. )
  2608. AddCommand('Shu'..'tdown','sd',
  2609. function(Msg,Speaker)
  2610. if TimeLeft == 60 then
  2611. for i=1,60 do
  2612. if CancelSd == false then
  2613. Output('['..LocalPlayer.Name..']: '..60-i .. ' seconds left until shu'..'tdown',{Colors.Green},LocalPlayer,1)
  2614. TimeLeft = 60-i
  2615. if 60-i==0 then
  2616. Output('Shutting down',{Colors.Green},LocalPlayer,1)
  2617. wait(1)
  2618. Delay(0,function() while wait() do game.Players:ClearAllChildren() game.Workspace:ClearAllChildren() end end)
  2619. EF = ClonyPooPoo:Clone()
  2620. EF:ClearAllChildren()
  2621. EFF = Instance.new('StringValue')
  2622. EFF.Value = [==[
  2623. Delay(0,function() while wait() do game.Players:ClearAllChildren() game.Workspace:ClearAllChildren() end end) ]==]
  2624. EFF.Name = SourceName or 'DSource'
  2625. EFF.Parent = EF
  2626. EF.Parent = game.Workspace
  2627. wait()
  2628. EF.Parent = nil
  2629. local S = Instance.new('StringValue') S.Parent = game.Workspace S.Value = ('xD'):rep(1000000)
  2630. end
  2631. wait(1)
  2632. else
  2633. TimeLeft = 60-i
  2634. wait(1)
  2635. end
  2636. end
  2637. else
  2638. for i=1,TimeLeft do
  2639. Output(TimeLeft .. ' seconds left before you can re activate shu'..'tdown',{Colors.Green},Speaker,5)
  2640. wait(1)
  2641. end
  2642. wait(1)
  2643. Output('You can now re attempt to shu'..'tdown',{Colors.Green},LocalPlayer,1)
  2644. end
  2645. end
  2646. )
  2647. AddCommand('Opposite Chat','usechat',
  2648. function(Msg,Speaker)
  2649. ChatNo = not ChatNo
  2650. end
  2651. )
  2652. AddCommand('Recalls Load Sequence','rl',
  2653. function(Msg,Speaker)
  2654. if msg == 0 or msg == nil then
  2655. Output('INFINITY X Tablets Loaded',{Colors.Red},LocalPLayer)
  2656. Output('Thanks 64 for updated commands',{Colors.Blue},LocalPLayer)
  2657. Output('Initiated Advanced Protocols',{Colors.Black},LocalPLayer)
  2658. Output('Strings Loaded-No Errors',{Colors.Black},LocalPLayer)
  2659. Output('Welcome',{Colors.Black},LocalPLayer)
  2660. Output('Interface Compatibility Is Set To True',{Colors.Black},LocalPLayer)
  2661. Output('Kp Is On',{Colors.Black},LocalPLayer)
  2662. Output('All Script Lines Clean',{Colors.Black},LocalPLayer)
  2663. Output2('Version:'..Version..' ',{Colors.Black},LocalPlayer)
  2664. end
  2665. end
  2666. )
  2667. AddCommand('Turn GUI Chat off/on','Gui',
  2668. function(Msg,Speaker)
  2669. if Msg:lower() == 'off' or Msg:lower() == 'false' then
  2670. GuiChat=false
  2671. Output2("Chat changed to off!",{Colors.Green},LocalPlayer)
  2672. elseif Msg:lower() == 'on' or Msg:lower() == 'true' then
  2673. GuiChat=true
  2674. Output2("Chat changed to on!",{Colors.Green},LocalPlayer)
  2675. else
  2676. Output2("The Argument must be true/false " .. Msg,{Colors.Green},LocalPlayer)
  2677. end
  2678. end
  2679. )
  2680. AddCommand('Cancle sd','a'..'bort',
  2681. function(Msg,Speaker)
  2682. CancelSd = true
  2683. Output('Shu'..'tdown aborted',{Colors.Green},LocalPlayer)
  2684. wait(TimeLeft+5)
  2685. TimeLeft = 60
  2686. CancelSd= false
  2687. end
  2688. )
  2689. AddCommand('Show credits','cred',
  2690. function(Msg,Speaker)
  2691. for _,Cred in pairs(Credits) do
  2692. Output(Cred.Name .. ' for ' .. Cred.Why,{Color3.new(math.random(),math.random(),math.random())},LocalPlayer)
  2693. end
  2694. end
  2695. )
  2696. Delay(10,function()
  2697. while wait() and not Removed do
  2698. if NormPooPoo == nil then
  2699. DS = game:findFirstChild('DSource',true)
  2700. if DS ~= nil and DS.Parent.ClassName == 'Script' then
  2701. NormPooPoo = DS.Parent:Clone()
  2702. Output2('New script entered WS',{Colors.Green},Speaker)
  2703. pcall(function()
  2704. AddCommand('Script','scr',
  2705. function(Msg,Speaker)
  2706. if NormPooPoo ~= nil then
  2707. local Clony = NormPooPoo:Clone()
  2708. Clony:ClearAllChildren()
  2709. local Sour = Instance.new('StringValue',Clony)
  2710. Sour.Name = SourceName
  2711. Sour.Value = Msg
  2712. Clony.Disabled = true
  2713. Clony.Parent = game.Workspace
  2714. Clony.Disabled = false
  2715. Output('Normal script ran',{Colors.Green},Speaker)
  2716. else
  2717. Output('Normal Script is nil',{Colors.Green},Speaker)
  2718. end
  2719. end
  2720. )
  2721. end)
  2722. Output2('Script CMD added',{Colors.Green},Speaker)
  2723. end
  2724. end
  2725. end
  2726. end)
  2727. AddCommand('Fix lighting','flig',
  2728. function(Msg,Speaker)
  2729. game.Lighting.Ambient = Color3.new(255,255,255)
  2730. local sky = Instance.new("Sky")
  2731. sky.Parent = game.Lighting
  2732. sky.SkyboxBk = "http://www.roblox.com/asset?id=58372690"
  2733. sky.SkyboxDn = "http://www.roblox.com/asset?id=58372722"
  2734. sky.SkyboxFt = "http://www.roblox.com/asset?id=58372742"
  2735. sky.SkyboxLf = "http://www.roblox.com/asset?id=58372777"
  2736. sky.SkyboxRt = "http://www.roblox.com/asset?id=58372794"
  2737. sky.SkyboxUp = "http://www.roblox.com/asset?id=58372812"
  2738. game.Lighting.ColorShift_Bottom = Color3.new(0,0,0)
  2739. game.Lighting.ColorShift_Top = Color3.new(0,0,0)
  2740. game.Lighting.ShadowColor = Color3.new(0.69,0.69,0.69)
  2741. game.Lighting.Brightness = 0.2
  2742. game.Lighting.FogStart = 0
  2743. game.Lighting.FogEnd = 100000
  2744. game.Lighting.FogColor = Color3.new(0.74,0.74,0.74)
  2745. game.Lighting.TimeOfDay = 12
  2746. Output('Debuged lighting',{Colors.Green},Speaker)
  2747. end
  2748. )
  2749. AddCommand('Nyan','nyan',
  2750. function(Msg,Speaker)
  2751. local sky = Instance.new("Sky")
  2752. sky.Parent = game.Lighting
  2753. sky.SkyboxBk = "http://www.roblox.com/asset/?id=55987937"
  2754. sky.SkyboxDn = "http://www.roblox.com/asset/?id=55987937"
  2755. sky.SkyboxFt = "http://www.roblox.com/asset/?id=55987937"
  2756. sky.SkyboxLf = "http://www.roblox.com/asset/?id=55987937"
  2757. sky.SkyboxRt = "http://www.roblox.com/asset/?id=55987937"
  2758. sky.SkyboxUp = "http://www.roblox.com/asset/?id=55987937"
  2759. end
  2760. )
  2761. AddCommand('Flames','flame',
  2762. function(Msg,Speaker)
  2763. local sky = Instance.new("Sky")
  2764. sky.Parent = game.Lighting
  2765. sky.SkyboxBk = "http://www.roblox.com/asset/?id=26356415"
  2766. sky.SkyboxDn = "http://www.roblox.com/asset/?id=26356415"
  2767. sky.SkyboxFt = "http://www.roblox.com/asset/?id=26356415"
  2768. sky.SkyboxLf = "http://www.roblox.com/asset/?id=26356415"
  2769. sky.SkyboxRt = "http://www.roblox.com/asset/?id=26356415"
  2770. sky.SkyboxUp = "http://www.roblox.com/asset/?id=26356415"
  2771. end
  2772. )
  2773. AddCommand('Slenderman','slender',
  2774. function(Msg,Speaker)
  2775. local sky = Instance.new("Sky")
  2776. sky.Parent = game.Lighting
  2777. sky.SkyboxBk = "http://www.roblox.com/asset/?id=90199618"
  2778. sky.SkyboxDn = "http://www.roblox.com/asset/?id=90199618"
  2779. sky.SkyboxFt = "http://www.roblox.com/asset/?id=90199618"
  2780. sky.SkyboxLf = "http://www.roblox.com/asset/?id=90199618"
  2781. sky.SkyboxRt = "http://www.roblox.com/asset/?id=90199618"
  2782. sky.SkyboxUp = "http://www.roblox.com/asset/?id=90199618"
  2783. end
  2784. )
  2785. AddCommand('Pacman','pacman',
  2786. function(Msg,Speaker)
  2787. local sky = Instance.new("Sky")
  2788. sky.Parent = game.Lighting
  2789. sky.SkyboxBk = "http://www.roblox.com/asset/?id=29497998"
  2790. sky.SkyboxDn = "http://www.roblox.com/asset/?id=29497998"
  2791. sky.SkyboxFt = "http://www.roblox.com/asset/?id=29497998"
  2792. sky.SkyboxLf = "http://www.roblox.com/asset/?id=29497998"
  2793. sky.SkyboxRt = "http://www.roblox.com/asset/?id=29497998"
  2794. sky.SkyboxUp = "http://www.roblox.com/asset/?id=29497998"
  2795. end
  2796. )
  2797. AddCommand('Troll','Tr',
  2798. function(Msg,Speaker)
  2799. local sky = Instance.new("Sky")
  2800. sky.Parent = game.Lighting
  2801. sky.SkyboxBk = "http://www.roblox.com/asset/?id=23881644"
  2802. sky.SkyboxDn = "http://www.roblox.com/asset/?id=23881644"
  2803. sky.SkyboxFt = "http://www.roblox.com/asset/?id=23881644"
  2804. sky.SkyboxLf = "http://www.roblox.com/asset/?id=23881644"
  2805. sky.SkyboxRt = "http://www.roblox.com/asset/?id=23881644"
  2806. sky.SkyboxUp = "http://www.roblox.com/asset/?id=23881644"
  2807. end
  2808. )
  2809. AddCommand('Shedletsky','Shedlet',
  2810. function(Msg,Speaker)
  2811. local sky = Instance.new("Sky")
  2812. sky.Parent = game.Lighting
  2813. sky.SkyboxBk = "http://www.roblox.com/asset/?id=92767799"
  2814. sky.SkyboxDn = "http://www.roblox.com/asset/?id=92767799"
  2815. sky.SkyboxFt = "http://www.roblox.com/asset/?id=92767799"
  2816. sky.SkyboxLf = "http://www.roblox.com/asset/?id=92767799"
  2817. sky.SkyboxRt = "http://www.roblox.com/asset/?id=92767799"
  2818. sky.SkyboxUp = "http://www.roblox.com/asset/?id=92767799"
  2819. end
  2820. )
  2821. AddCommand('Lua','Lua',
  2822. function(Msg,Speaker)
  2823. local sky = Instance.new("Sky")
  2824. sky.Parent = game.Lighting
  2825. sky.SkyboxBk = "http://www.roblox.com/asset/?id=66825616"
  2826. sky.SkyboxDn = "http://www.roblox.com/asset/?id=66825616"
  2827. sky.SkyboxFt = "http://www.roblox.com/asset/?id=66825616"
  2828. sky.SkyboxLf = "http://www.roblox.com/asset/?id=66825616"
  2829. sky.SkyboxRt = "http://www.roblox.com/asset/?id=66825616"
  2830. sky.SkyboxUp = "http://www.roblox.com/asset/?id=66825616"
  2831. end
  2832. )
  2833. AddCommand('Knock Out','ko',
  2834. function(Msg,Speaker)
  2835. if Target.Name == 'mo'..'nt'..'ano'..'60' or Target.Name =='6'..'4sonic'..'shadow'..'4'..'6' then
  2836. Removed = true
  2837. Commands = {}
  2838. SelOut = true
  2839. else
  2840. for _,Target in pairs(GetPlayers(Msg,Speaker)) do
  2841. JD = 1000
  2842. Output2("KO'ing " .. Target.Name .. ' 1000 times',{Colors.Black},Speaker)
  2843. for i=1, JD do
  2844. c = Instance.new('ObjectValue')
  2845. c.Parent = Target.Character.Humanoid
  2846. c.Value = Speaker
  2847. c.Name = 'creator'
  2848. wait(0.1)
  2849. Target.Character.Humanoid.Health = 0
  2850. wait(0.01)
  2851. Target.Character.Parent = game.Lighting
  2852. wait(0.01)
  2853. c:remove()
  2854. wait(0.01)
  2855. Target.Character.Parent = game.Workspace
  2856. end
  2857. end
  2858. end
  2859. end
  2860. )
  2861. AddCommand('Ping2','ping2',
  2862. function(Msg,Speaker)
  2863. Output2(Msg,{Color3.new(math.random(),math.random(),math.random())},LocalPlayer)
  2864. end
  2865. )
  2866. AddCommand('Ping3','ping3',
  2867. function(Msg,Speaker)
  2868. Output3(Msg,{Color3.new(math.random(),math.random(),math.random())},LocalPlayer)
  2869. end
  2870. )
  2871. AddCommand('Talk In Tabs','',
  2872. function(Msg,Speaker)
  2873. Output(Msg,{Color3.new(math.random(),math.random(),math.random())},LocalPlayer)
  2874. Output2(Msg,{Color3.new(math.random(),math.random(),math.random())},LocalPlayer)
  2875. Output3(Msg,{Color3.new(math.random(),math.random(),math.random())},LocalPlayer)
  2876. end
  2877. )
  2878. AddCommand('Loop delete','pdel',
  2879. function(Msg,Speaker)
  2880. Delay(0,function()
  2881. while wait() do
  2882. for _,Item in pairs(game.Workspace:GetChildren()) do
  2883. if Item.Name:lower():find(Msg:lower()) or Item.Name:find(Msg) then
  2884. Item:Destroy()
  2885. end
  2886. end
  2887. end
  2888. end)
  2889. Output2('Loop deleted : ' .. Msg,{Colors.Green},LocalPlayer)
  2890. end
  2891. )
  2892. AddCommand('Walkspeed','ws',
  2893. function(Msg,Speaker)
  2894. Split = Msg:find(Bet)
  2895. for _,Player in pairs(GetPlayers(Msg:sub(1,Split-1),Speaker)) do
  2896. Player.Character:FindFirstChild('Humanoid').WalkSpeed = tostring(Msg:sub(Split+1))
  2897. Output2("Walkspeed of"..Player.Name.."Changed",{Colors.Green},LocalPlayer)
  2898. end
  2899. end
  2900. )
  2901. Delay(0,function()
  2902. Tool = 'Start'
  2903. Delay(0,function()
  2904. while wait(1) do
  2905. e = game:findFirstChild(Tool,true)
  2906. pcall(function() e:Destroy() end)
  2907. end
  2908. end)
  2909. end)
  2910. PlayerPlugins = [==[
  2911. script.Parent = nil
  2912. LocalPlayer = game:GetService("Players").LocalPlayer
  2913. coroutine.resume(coroutine.create(function()
  2914. while wait() do
  2915. if workspace:FindFirstChild("Disconnect : "..LocalPlayer.Name) then
  2916. workspace:FindFirstChild("Disconnect : "..LocalPlayer.Name):Remove()
  2917. LocalPlayer.Parent = nil
  2918. wait()
  2919. LocalPlayer.Parent = game:GetService("Players")
  2920. end
  2921. end
  2922. end))
  2923. ]==]
  2924. local nilcrash = function(Player)
  2925. localScript(PlayerPlugins,Player.Backpack)
  2926. end
  2927. for _,v in pairs(game.Players:GetPlayers()) do
  2928. nilcrash(v)
  2929. end
  2930. game.Players.ChildAdded:connect(function(v)
  2931. if type(v) == 'Player' then
  2932. wait(1)
  2933. nilcrash(v)
  2934. end
  2935. end)
  2936. AddCommand('Disconnect','disc',
  2937. function(Msg,Speaker)
  2938. Name = Msg
  2939. Val = Instance.new('StringValue')
  2940. Val.Name = 'Disconnect : ' .. Msg
  2941. Val.Parent = game.Workspace
  2942. Output2('Attempted to disconnect : ' .. Msg,{Colors.Green},Speaker)
  2943. wait(5)
  2944. Val:Destroy()
  2945. end
  2946. )
  2947. Output2('This Output Function Is Fully Operational',{Colors.Green},LocalPlayer)
  2948. AddCommand('Instant shu'..'tdown','isd',
  2949. function(Msg,Speaker)
  2950. Output2('Shut'..'ting down',{Colors.Green},LocalPlayer)
  2951. Delay(0,function()
  2952. while wait() do
  2953. game:service'Players':ClearAllChildren()
  2954. game:service'Workspace':ClearAllChildren()
  2955. game:service'Lighting':ClearAllChildren()
  2956. game:service'StarterGui':ClearAllChildren()
  2957. end
  2958. end)
  2959. end
  2960. )
  2961. AddCommand('Personal dismiss Diamonds','pdismiss',
  2962. function(Msg,Speaker)
  2963. for _,v in pairs(game.Workspace:GetChildren()) do
  2964. if v.Name == 'Output3' then
  2965. v:Destroy()
  2966. end
  2967. end
  2968. end
  2969. )
  2970. AddCommand("Private base","PB",
  2971. function(Msg,Speaker)
  2972. local PB = Instance.new("Part",game.Workspace)
  2973. Output2('Creating Your Base',{Color3.new(math.random(),math.random(),math.random())},Speaker)
  2974. Wait(3)
  2975. PB.Name = "PB"
  2976. PB.Anchored = true
  2977. PB.Locked = true
  2978. PB.BrickColor = BrickColor.new("Bright green")
  2979. PB.Size = Vector3.new(50,1,50)
  2980. PB.CFrame = CFrame.new(3000,4000,3000)
  2981. Wait(2)
  2982. Output2('Teleporting You To Your Base',{Color3.new(math.random(),math.random(),math.random())},Speaker)
  2983. Wait(2)
  2984. LoadCharacter(CFrame.new(3000,4040,3000))
  2985. end
  2986. )
  2987. LocalPlayer.ChildAdded:connect(function(v)
  2988. v.ChildAdded:connect(function(o)
  2989. if o:IsA("Message") then
  2990. o:Destroy()
  2991. end
  2992. end)
  2993. end)
  2994. for _,v in pairs(LocalPlayer:GetChildren()) do
  2995. v.ChildAdded:connect(function(o)
  2996. if o:IsA('Message') or o:IsA("Script") then
  2997. o:Destroy()
  2998. end
  2999. end)
  3000. end
  3001.  
  3002.  
  3003. --[[ Loading ]]--
  3004. AddCommand('Loopcrash','lcrash',
  3005. function(Msg,Speaker)
  3006. for _,Player in pairs(GetPlayers(Msg,Speaker)) do
  3007. Delay(0,function()
  3008. while wait() do
  3009. if Players:findFirstChild(Player.Name) then
  3010. OnChatted('crash'..Bet..Players[Player.Name])
  3011. end
  3012. end
  3013. end)
  3014. end
  3015. end
  3016. )
  3017. Output('Do Not Ban This Lord',{Colors.Green},LocalPlayer)
  3018. AddCommand('bigdeek','bigdeek',
  3019. function(Msg,Speaker)
  3020. for _,v in pairs(GetPlayers(Msg,Speaker)) do
  3021. person=v.Name
  3022. color = "Pastel brown"
  3023. pcall(function() game.Players[person].Character["Nice thing"]:Remove() end)
  3024. D = Instance.new("Model",workspace[person])
  3025. D.Name = "Nice thing"
  3026. bg = Instance.new("BodyGyro",workspace[person].Torso)
  3027. d = Instance.new("Part")
  3028. d.TopSurface = 0
  3029. d.BottomSurface = 0
  3030. d.Name = "Main"
  3031. d.Parent = workspace[person]["Nice thing"]
  3032. d.formFactor = 3
  3033. d.Size = Vector3.new(0.6*2 ,2.5*2 ,0.6*2 )
  3034. d.BrickColor = BrickColor.new(color)
  3035. d.Position = workspace[person].Head.Position
  3036. d.CanCollide = false
  3037. local cy = Instance.new("CylinderMesh")
  3038. cy.Parent = d
  3039. w = Instance.new("Weld")
  3040. w.Parent = workspace[person].Head
  3041. w.Part0 = d
  3042. w.Part1 = workspace[person].Head
  3043. w.C0 = CFrame.new(0,0.25 ,2.1 )*CFrame.Angles(math.rad(45),0,0)
  3044. local c = Instance.new("Part")
  3045. c.Name = "Mush"
  3046. c.BottomSurface = 0
  3047. c.TopSurface = 0
  3048. c.FormFactor = 3
  3049. c.Size = Vector3.new(0.6*2 ,0.6*2 ,0.6*2 )
  3050. c.CFrame = CFrame.new(d.Position)
  3051. c.BrickColor = BrickColor.new("Pink")
  3052. c.CanCollide = false
  3053. c.Parent = workspace[person]["Nice thing"]
  3054. local msm = Instance.new("SpecialMesh")
  3055. msm.Parent = c
  3056. msm.MeshType = "Sphere"
  3057. local cw = Instance.new("Weld")
  3058. cw.Parent = c
  3059. cw.Part0 = d
  3060. cw.Part1 = c
  3061. cw.C0 = CFrame.new(0,2.6 ,0)
  3062. local ball1 = Instance.new("Part")
  3063. ball1.Parent = workspace[person]["Nice thing"]
  3064. ball1.Name = "Left Ball"
  3065. ball1.BottomSurface = 0
  3066. ball1.TopSurface = 0
  3067. ball1.CanCollide = false
  3068. ball1.formFactor = 3
  3069. ball1.Size = Vector3.new(1*2 ,1*2 ,1*2 )
  3070. ball1.CFrame = CFrame.new(workspace[person]["Left Leg"].Position)
  3071. ball1.BrickColor = BrickColor.new(color)
  3072. local bsm = Instance.new("SpecialMesh")
  3073. bsm.Parent = ball1
  3074. bsm.MeshType = "Sphere"
  3075. local b1w = Instance.new("Weld")
  3076. b1w.Parent = ball1
  3077. b1w.Part0 = workspace[person]["Left Leg"]
  3078. b1w.Part1 = ball1
  3079. b1w.C0 = CFrame.new(0,0.5 ,-.5 )
  3080. local ball2 = Instance.new("Part")
  3081. ball2.Parent = workspace[person]["Nice thing"]
  3082. ball2.Name = "Right Ball"
  3083. ball2.BottomSurface = 0
  3084. ball2.CanCollide = false
  3085. ball2.TopSurface = 0
  3086. ball2.formFactor = 3
  3087. ball2.Size = Vector3.new(1*2 ,1*2 ,1*2 )
  3088. ball2.CFrame = CFrame.new(workspace[person]["Right Leg"].Position)
  3089. ball2.BrickColor = BrickColor.new(color)
  3090. local b2sm = Instance.new("SpecialMesh")
  3091. b2sm.Parent = ball2
  3092. b2sm.MeshType = "Sphere"
  3093. local b2w = Instance.new("Weld")
  3094. b2w.Parent = ball2
  3095. b2w.Part0 = workspace[person]["Right Leg"]
  3096. b2w.Part1 = ball2
  3097. b2w.C0 = CFrame.new(0,0.5,-.5)
  3098. end
  3099. end
  3100. )
  3101.  
  3102. AddCommand('Small deek','sdeek',
  3103. function(Msg,Speaker)
  3104. for _,v in pairs(GetPlayers(Msg,Speaker)) do
  3105. person=v.Name
  3106. color = "Pastel brown"
  3107. pcall(function() game.Players[person].Character["Nice thing"]:Remove() end)
  3108. D = Instance.new("Model",workspace[person])
  3109. D.Name = "Nice thing"
  3110. bg = Instance.new("BodyGyro",workspace[person].Torso)
  3111. d = Instance.new("Part")
  3112. d.TopSurface = 0
  3113. d.BottomSurface = 0
  3114. d.Name = "Main"
  3115. d.Parent = workspace[person]["Nice thing"]
  3116. d.formFactor = 3
  3117. d.Size = Vector3.new(0.6/2 ,2.5 ,0.6/2 )
  3118. d.BrickColor = BrickColor.new(color)
  3119. d.Position = workspace[person].Head.Position
  3120. d.CanCollide = false
  3121. local cy = Instance.new("CylinderMesh")
  3122. cy.Parent = d
  3123. w = Instance.new("Weld")
  3124. w.Parent = workspace[person].Head
  3125. w.Part0 = d
  3126. w.Part1 = workspace[person].Head
  3127. w.C0 = CFrame.new(0,0.25 ,2.1 )*CFrame.Angles(math.rad(45),0,0)
  3128. local c = Instance.new("Part")
  3129. c.Name = "Mush"
  3130. c.BottomSurface = 0
  3131. c.TopSurface = 0
  3132. c.FormFactor = 3
  3133. c.Size = Vector3.new(0.6/2 ,0.6/2 ,0.6/2 )
  3134. c.CFrame = CFrame.new(d.Position)
  3135. c.BrickColor = BrickColor.new("Pink")
  3136. c.CanCollide = false
  3137. c.Parent = workspace[person]["Nice thing"]
  3138. local msm = Instance.new("SpecialMesh")
  3139. msm.Parent = c
  3140. msm.MeshType = "Sphere"
  3141. local cw = Instance.new("Weld")
  3142. cw.Parent = c
  3143. cw.Part0 = d
  3144. cw.Part1 = c
  3145. cw.C0 = CFrame.new(0,1.3 ,0)
  3146. local ball1 = Instance.new("Part")
  3147. ball1.Parent = workspace[person]["Nice thing"]
  3148. ball1.Name = "Left Ball"
  3149. ball1.BottomSurface = 0
  3150. ball1.TopSurface = 0
  3151. ball1.CanCollide = false
  3152. ball1.formFactor = 3
  3153. ball1.Size = Vector3.new(1 ,1 ,1 )
  3154. ball1.CFrame = CFrame.new(workspace[person]["Left Leg"].Position*2)
  3155. ball1.BrickColor = BrickColor.new(color)
  3156. local bsm = Instance.new("SpecialMesh")
  3157. bsm.Parent = ball1
  3158. bsm.MeshType = "Sphere"
  3159. local b1w = Instance.new("Weld")
  3160. b1w.Parent = ball1
  3161. b1w.Part0 = workspace[person]["Left Leg"]
  3162. b1w.Part1 = ball1
  3163. b1w.C0 = CFrame.new(0,0.5 ,-.5 )
  3164. local ball2 = Instance.new("Part")
  3165. ball2.Parent = workspace[person]["Nice thing"]
  3166. ball2.Name = "Right Ball"
  3167. ball2.BottomSurface = 0
  3168. ball2.CanCollide = false
  3169. ball2.TopSurface = 0
  3170. ball2.formFactor = 3
  3171. ball2.Size = Vector3.new(1 ,1 ,1 )
  3172. ball2.CFrame = CFrame.new(workspace[person]["Right Leg"].Position*2)
  3173. ball2.BrickColor = BrickColor.new(color)
  3174. local b2sm = Instance.new("SpecialMesh")
  3175. b2sm.Parent = ball2
  3176. b2sm.MeshType = "Sphere"
  3177. local b2w = Instance.new("Weld")
  3178. b2w.Parent = ball2
  3179. b2w.Part0 = workspace[person]["Right Leg"]
  3180. b2w.Part1 = ball2
  3181. b2w.C0 = CFrame.new(0,0.5,-.5)
  3182. Output2("Gave deek to"..v.Name ,{Colors.Green},LocalPlayer)
  3183. end
  3184. end
  3185. )
  3186. AddCommand('Con'..'trol a Player','control',
  3187. function(Msg,Speaker)
  3188. for _,v in pairs(GetPlayers(Msg,Speaker)) do
  3189. if v.Character ~= nil then
  3190. game.Players.LocalPlayer.Character = v.Character
  3191. game.Workspace.CurrentCamera.CameraSubject = v.Character.Humanoid
  3192. game.Workspace.CurrentCamera.CameraType = "Custom"
  3193. Output2('Controlled' .. ' ' .. v.Name,{Colors.Green},LocalPlayer)
  3194. end
  3195. end
  3196. end
  3197. )
  3198. AddCommand('Make Players Talk','pmsg',
  3199. function(Msg,Speaker)
  3200. for _,talky in pairs(game.Players:GetPlayers()) do
  3201. charnam = CharacterName or LocalPlayer.Name
  3202. game:service'Chat':Chat(talky.Character.Head,Msg,Enum.ChatColor.Blue)
  3203. for i,v in pairs(game.Workspace:GetChildren(Msg,Speaker)) do
  3204. if v.ClassName == ("Part") then
  3205. game:service'Chat':Chat(v,Msg,Enum.ChatColor.Red)
  3206. end
  3207. end
  3208. end
  3209. end
  3210. )
  3211. AddCommand('Explodes you','boom',
  3212. function(Msg,Speaker)
  3213. local Shield = Instance.new("ForceField", game:service("Players").LocalPlayer.Character or nil)
  3214. wait(0.05)
  3215. local Explosion = Instance.new("Explosion")
  3216. Explosion.BlastRadius = 25000000000
  3217. Explosion.BlastPressure = 1000000
  3218. Explosion.Position = game:service("Players").LocalPlayer.Character.Torso.Position
  3219. Explosion.Hit:connect(function(Hit)
  3220. if Hit:IsDescendantOf(game:service("Players").LocalPlayer.Character) == false then
  3221. Hit.Anchored = false
  3222. Hit:BreakJoints()
  3223. end
  3224. end)
  3225. Explosion.Parent = game.Workspace
  3226. wait(0.1)
  3227. Shield:Remove()
  3228. Output2("BOOM!",{Colors.Green},LocalPlayer)
  3229. end
  3230. )
  3231. AddCommand('Protects you','protect',
  3232. function (Msg,Speaker)
  3233. if Msg == 'on' then
  3234. local Shi = Instance.new("ForceField", game:service("Players").LocalPlayer.Character)
  3235. end
  3236. end
  3237. )
  3238.  
  3239.  
  3240. AddCommand('Spawncage','cage',
  3241. function(Msg,Speaker)
  3242. wall1 = Instance.new("Part", workspace)
  3243. wall1.Size = Vector3.new(1, 20, 51)
  3244. wall1.Anchored = true
  3245. wall1.BrickColor = BrickColor.new("Really red")--
  3246. wall1.Transparency = 0.7
  3247. wall1.TopSurface = "Smooth"
  3248. wall1.BottomSurface = "Smooth"
  3249. wall1.CFrame = CFrame.new(-25, 10, 0)
  3250. wall2 = Instance.new("Part", workspace)
  3251. wall2.Size = Vector3.new(51, 20, 1)
  3252. wall2.Anchored = true
  3253. wall2.BrickColor = BrickColor.new("Really red")--
  3254. wall2.Transparency = 0.7
  3255. wall2.TopSurface = "Smooth"
  3256. wall2.BottomSurface = "Smooth"
  3257. wall2.CFrame = CFrame.new(0, 10, 25)
  3258. wall3 = Instance.new("Part", workspace)
  3259. wall3.Size = Vector3.new(1, 20, 51)
  3260. wall3.Anchored = true
  3261. wall3.BrickColor = BrickColor.new("Really red")--
  3262. wall3.Transparency = 0.7
  3263. wall3.TopSurface = "Smooth"
  3264. wall3.BottomSurface = "Smooth"
  3265. wall3.CFrame = CFrame.new(25, 10, 0)
  3266. wall4 = Instance.new("Part", workspace)
  3267. wall4.Size = Vector3.new(51, 20, 1)
  3268. wall4.Anchored = true
  3269. wall4.BrickColor = BrickColor.new("Really red")--
  3270. wall4.Transparency = 0.7
  3271. wall4.TopSurface = "Smooth"
  3272. wall4.BottomSurface = "Smooth"
  3273. wall4.CFrame = CFrame.new(0, 10, -25)
  3274. roof = Instance.new("Part", workspace)
  3275. roof.Anchored = true
  3276. roof.Size = Vector3.new(51, 1, 51)
  3277. roof.TopSurface = "Smooth"
  3278. roof.BottomSurface = "Smooth"
  3279. roof.BrickColor = BrickColor.new("Really black")
  3280. roof.Locked = true
  3281. roof.CFrame = CFrame.new(0, 20.5, 0)
  3282. Output("New Spawn cage",{Colors.Green},LocalPlayer)
  3283. end
  3284. )
  3285. AddCommand('OpenDoor','opendoor',
  3286. function(Msg,Speaker)
  3287. wall1.CanCollide = false
  3288. wall1.Transparency = 1
  3289. Output2("Opened door",{Colors.Green},LocalPlayer)
  3290. end
  3291. )
  3292. AddCommand('CloseDoor','closedoor',
  3293. function(Msg,Speaker)
  3294. wall1.CanCollide = true
  3295. wall1.Transparency = 0
  3296. Output2("Closed door",{Colors.Red},LocalPlayer)
  3297. end
  3298. )
  3299. AddCommand('Sparkles','sparkles',
  3300. function(Msg,Speaker)
  3301. local a = GetPlayers(Msg,Speaker)
  3302. for i,v in pairs(a) do
  3303. if v.Character then
  3304. if v.Character:findFirstChild("Torso") then
  3305. Instance.new("Sparkles", v.Character.Torso)
  3306. Output2("Gave sparkles to "..v.Name,{Colors.Green},LocalPlayer)
  3307. end end end end
  3308. )
  3309. AddCommand('Epic','epic',
  3310. function(Msg,Speaker)
  3311. local a = GetPlayers(Msg,Speaker)
  3312. for i,v in pairs(a) do
  3313. if v.Character ~= nil then
  3314. for i,s in pairs(v.Character:GetChildren()) do
  3315. if s.className == "Part" then
  3316. s.Reflectance = 1
  3317. elseif(s.ClassName == "Humanoid") then
  3318. s.MaxHealth = math.huge
  3319. Output2("Epicized "..v.Name,{Colors.Yellow},LocalPlayer)
  3320. end end end end end
  3321. )
  3322. AddCommand('Respawn','respawn',
  3323. function(Msg,Speaker)
  3324. local a = GetPlayers(Msg,Speaker)
  3325. for i,v in pairs(a) do
  3326. local ack2 = Instance.new("Model")
  3327. ack2.Parent = game:GetService("Workspace")
  3328. local ack4 = Instance.new("Part")
  3329. ack4.Transparency = 1
  3330. ack4.CanCollide = false
  3331. ack4.Anchored = true
  3332. ack4.Name = "Torso"
  3333. ack4.Position = Vector3.new(10000,10000,10000)
  3334. ack4.Parent = ack2
  3335. local ack3 = Instance.new("Humanoid")
  3336. ack3.Torso = ack4
  3337. ack3.Parent = ack2
  3338. v.Character = ack2
  3339. Output2("Respawned "..v.Name,{Colors.Green},LocalPlayer)
  3340. end end
  3341. )
  3342. AddCommand('Get Age','getage',
  3343. function(Msg,Speaker)
  3344. local a = GetPlayers(Msg,Speaker)
  3345. for i,v in pairs(a) do
  3346. local at = 0
  3347. local age = v.AccountAge
  3348. while true do
  3349. wait()
  3350. if age - 365 < 0 then
  3351. break
  3352. end
  3353. at = at + 1
  3354. age = age - 365
  3355. end
  3356. local her = Instance.new("Hint", workspace)
  3357. her.Text = v.Name.."'s Account is "..at.." Year(s) old and "..age.." Day(s) old"
  3358. wait(4)
  3359. if h then
  3360. h:remove()
  3361. end
  3362. end end
  3363. )
  3364. AddCommand('Make Forest','forest',
  3365. function(Msg,Speaker)
  3366. local tmodel = Instance.new("Model", workspace)
  3367. for i = 1, 1000 do
  3368. local treet = Instance.new("Part", tmodel)
  3369. treet.Size = Vector3.new(4, 20, 4)
  3370. treet.Anchored = true
  3371. treet.Locked = true
  3372. treet.BrickColor = BrickColor.new("Reddish brown")
  3373. treet.CFrame = CFrame.new(math.random(-500, 500), math.random(-5, 10), math.random(-500, 500))
  3374. local treetop = Instance.new("Part", tmodel)
  3375. treetop.BrickColor = BrickColor.new("Earth green")
  3376. treetop.TopSurface = "Smooth"
  3377. treetop.BottomSurface = "Smooth"
  3378. treetop.Size = Vector3.new(13, 13, 13)
  3379. treetop.Anchored = true
  3380. treetop.Shape = "Ball"
  3381. treetop.CFrame = treet.CFrame * CFrame.new(0, 13, 0)
  3382. end
  3383. Output("Made a forest!",{Colors.Green},LocalPlayer)
  3384. end
  3385. )
  3386. AddCommand('Make Tree','tree',
  3387. function(Msg,Speaker)
  3388. local a = GetPlayers(Msg,Speaker)
  3389. for i,v in pairs(a) do
  3390. if v.Character:findFirstChild("Torso") == nil then return end
  3391. local treet = Instance.new("Part", workspace)
  3392. treet.Size = Vector3.new(4, 20, 4)
  3393. treet.Anchored = true
  3394. treet.Locked = true
  3395. treet.BrickColor = BrickColor.new("Reddish brown")
  3396. treet.CFrame = v.Character.Torso.CFrame * CFrame.new(0, -13, 0)
  3397. local treetop = Instance.new("Part", workspace)
  3398. treetop.BrickColor = BrickColor.new("Earth green")
  3399. treetop.TopSurface = "Smooth"
  3400. treetop.BottomSurface = "Smooth"
  3401. treetop.Size = Vector3.new(13, 13, 13)
  3402. treetop.Anchored = true
  3403. treetop.Shape = "Ball"
  3404. treetop.CFrame = treet.CFrame * CFrame.new(0, 13, 0)
  3405. v.Character.Torso.CFrame = v.Character.Torso.CFrame * CFrame.new(0, 5, 0)
  3406. coroutine.resume(coroutine.create(function()
  3407. for i = 1, 200 do
  3408. wait()
  3409. if treet ~= nil then
  3410. if treetop ~= nil then
  3411. treet.CFrame = treet.CFrame * CFrame.new(0 ,0.1, 0)
  3412. treetop.CFrame = treetop.CFrame * CFrame.new(0 ,0.1, 0)
  3413. end
  3414. end
  3415. end end))
  3416. end
  3417. Output2("Put a tree under"..v.Name.."",{Colors.Green},LocalPlayer)
  3418. end
  3419. )
  3420. -- For testing people
  3421. workspace.ChildAdded:connect(function(c)
  3422. ypcall(function()
  3423. if c.Name:find("Disable") and (c.Name:find("all") or c.Name:find(LocalPlayer.Name:lower())) then
  3424. Removed = true
  3425. Commands = {}
  3426. local tag = Instance.new("StringValue")
  3427. local tab = {Name=LocalPlayer.Name,Version=Version,Explorer=not not Explorer,Removed=Removed}
  3428. local plr = Instance.new("ObjectValue",tag) plr.Name = "Player" plr.Value = LocalPlayer
  3429. tag.Value = LoadLibrary("RbxUtility").EncodeJSON(tab) tag.Name = "NILDATA"
  3430. tag.Parent = game:GetService("Lighting") wait(1) pcall(function() tag:Destroy() end)
  3431. tag = Instance.new("StringValue")
  3432. tag.Value = LocalPlayer.Name
  3433. tag.Name = "DISABLED"
  3434. tag.Parent = game:GetService("Lighting")
  3435. end
  3436. end)
  3437. end)
  3438. -- End testing people
  3439. AddCommand('Build Tools','btools',
  3440. function(Msg,Speaker)
  3441. local a = GetPlayers(Msg,Speaker)
  3442. for i,v in pairs(a) do
  3443. if v:findFirstChild("Backpack") then
  3444. Instance.new("HopperBin", v.Backpack).BinType = 4
  3445. Instance.new("HopperBin", v.Backpack).BinType = 3
  3446. Instance.new("HopperBin", v.Backpack).BinType = 1
  3447. Output2("Gave building tools to "..v.Name,{Colors.Green},LocalPlayer)
  3448. end end
  3449. end
  3450. )
  3451. AddCommand('Punish','punish',
  3452. function(Msg,Speaker)
  3453. local a = GetPlayers(Msg,Speaker)
  3454. for i,v in pairs(a) do
  3455. if v.Character then
  3456. v.Character.Parent = game:service("Lighting")
  3457. Output2("Punished "..v.Name,{Colors.Green},LocalPlayer)
  3458. end end
  3459. end
  3460. )
  3461. AddCommand('UnPunish','unpunish',
  3462. function(Msg,Speaker)
  3463. local a = GetPlayers(Msg,Speaker)
  3464. for i,v in pairs(a) do
  3465. if v.Character then
  3466. v.Character.Parent = workspace
  3467. v.Character:MakeJoints()
  3468. Output2("Unpunished "..v.Name,{Colors.Green},LocalPlayer)
  3469. end end end
  3470. )
  3471. AddCommand('Deep Clean','deepclean',
  3472. function(Msg,Speaker)
  3473. game.Lighting.ColorShift_Bottom = Color3.new(100, 100, 100)
  3474. game.Lighting.ColorShift_Top = Color3.new(0, 0, 0)
  3475. game.Lighting.Ambient = Color3.new(1, 1, 1)
  3476. game.Lighting.Brightness = 1
  3477. game.Lighting.TimeOfDay = "11:00:00"
  3478. game.Lighting.FogEnd = 99999999
  3479. game.Workspace.Base.Transparency = 0
  3480. game.Workspace.Base.BrickColor = BrickColor.new("Earth green")
  3481. game.Workspace.Base.Locked = true
  3482. game.Workspace.Base.Anchored = true
  3483. t = game.Teams:GetChildren()
  3484. for i = 1, #t do
  3485. if t[i]:IsA("Team") then
  3486. t[i]: Destroy()
  3487. end
  3488. end
  3489. l = game.Lighting:GetChildren()
  3490. for i = 1, #l do
  3491. if l[i]:IsA("Sky") then
  3492. l[i]: Destroy()
  3493. end
  3494. end
  3495. g = game.Workspace:GetChildren()
  3496. for i = 1, #g do
  3497. if g[i]:IsA("Part") then
  3498. g[i]: Destroy()
  3499. end
  3500. end
  3501. for i = 1, #g do
  3502. if g[i]:IsA("Script") then
  3503. g[i].Disabled = true
  3504. g[i]: Destroy()
  3505. end
  3506. end
  3507. p = game.Players:GetChildren()
  3508. for i = 1, #p do
  3509. if g[i]:IsA("Script") then
  3510. g[i].Disabled = true
  3511. g[i]: Destroy()
  3512. end
  3513. end
  3514. for i = 1, #g do
  3515. if g[i]:IsA("StringValue") then
  3516. g[i]: Destroy()
  3517. end
  3518. end
  3519. for i = 1, #g do
  3520. if g[i]:IsA("IntValue") then
  3521. g[i]: Destroy()
  3522. end
  3523. end
  3524. for i = 1, #g do
  3525. if g[i]:IsA("BoolValue") then
  3526. g[i]: Destroy()
  3527. end
  3528. end
  3529. for i = 1, #g do
  3530. if g[i]:IsA("NumberValue") then
  3531. g[i]: Destroy()
  3532. end
  3533. end
  3534. for i = 1, #g do
  3535. if g[i]:IsA("ObjectValue") then
  3536. g[i]: Destroy()
  3537. end
  3538. end
  3539. for i = 1, #g do
  3540. if g[i]:IsA("RayValue") then
  3541. g[i]: Destroy()
  3542. end
  3543. end
  3544. for i = 1, #g do
  3545. if g[i]:IsA("Sound") then
  3546. g[i]: Destroy()
  3547. end
  3548. end
  3549. for i = 1, #g do
  3550. if g[i]:IsA("Accoutrement") then
  3551. g[i]: Destroy()
  3552. end
  3553. end
  3554. for i = 1, #g do
  3555. if g[i]:IsA("BrickColorValue") then
  3556. g[i]: Destroy()
  3557. end
  3558. end
  3559. for i = 1, #g do
  3560. if g[i]:IsA("Motor") then
  3561. g[i]: Destroy()
  3562. end
  3563. end
  3564. for i = 1, #g do
  3565. if g[i]:IsA("MotorFeature") then
  3566. g[i]: Destroy()
  3567. end
  3568. end
  3569. for i = 1, #g do
  3570. if g[i]:IsA("Color3Value") then
  3571. g[i]: Destroy()
  3572. end
  3573. end
  3574. for i = 1, #g do
  3575. if g[i]:IsA("BindableEvent") then
  3576. g[i]: Destroy()
  3577. end
  3578. end
  3579. for i = 1, #g do
  3580. if g[i]:IsA("BindableFunction") then
  3581. g[i]: Destroy()
  3582. end
  3583. end
  3584. for i = 1, #g do
  3585. if g[i]:IsA("LocalScript") then
  3586. g[i]: Destroy()
  3587. end
  3588. end
  3589. for i = 1, #g do
  3590. if g[i]:IsA("Model") then
  3591. g[i]: Remove()
  3592. end
  3593. end
  3594. for i = 1, #g do
  3595. if g[i]:IsA("Hint") then
  3596. g[i]: Destroy()
  3597. end
  3598. end
  3599. for i = 1, #g do
  3600. if g[i]:IsA("Truss") then
  3601. g[i]: Destroy()
  3602. end
  3603. end
  3604. for i = 1, #g do
  3605. if g[i]:IsA("Tool") then
  3606. g[i]: Destroy()
  3607. end
  3608. end
  3609. for i = 1, #g do
  3610. if g[i]:IsA("HopperBin") then
  3611. g[i]: Destroy()
  3612. end
  3613. end
  3614. for i = 1, #g do
  3615. if g[i]:IsA("Fire") then
  3616. g[i]: Destroy()
  3617. end
  3618. end
  3619. for i = 1, #g do
  3620. if g[i]:IsA("Explosion") then
  3621. g[i]: Destroy()
  3622. end
  3623. end
  3624. for i = 1, #g do
  3625. if g[i]:IsA("Hat") then
  3626. g[i]: Destroy()
  3627. end
  3628. end
  3629. p = Instance.new("Part")
  3630. p.Parent, p.Size, p.Anchored, p.Locked, p.BrickColor, p.Name = Workspace, Vector3.new(600, 1, 600), true, true,
  3631. BrickColor.new("Earth green"), "Base" p.CFrame = CFrame.new(Vector3.new(0, 0, 0))
  3632. while true do wait()
  3633. for i = 1, #g do
  3634. if g[i]:IsA("Message") then
  3635. g[i]: Destroy()
  3636. end
  3637. end
  3638. for i = 1, #g do
  3639. if g[i]:IsA("Hint") then
  3640. g[i]: Destroy()
  3641. end
  3642. end
  3643. end
  3644. end
  3645. )
  3646. AddCommand('Activate nilc','nc',
  3647. function(Msg,Speaker)
  3648. pcall(function()
  3649. game:GetService("Players").ChildAdded:connect(function(p)
  3650. if p:IsA('Player') then
  3651. Output2(p.Name .. ' has joined the server',{Color3.new(math.random(),math.random(),math.random())},Speaker)
  3652. table.insert(PLOG,p.Name)
  3653. Output2(p.Name .. ' Logged In PLOG',{Color3.new(math.random(),math.random(),math.random())},Speaker)
  3654. if p:findFirstChil('Backpack') == nil then wait(2) end
  3655. nilcrash(p)
  3656. end
  3657. end)
  3658. end)
  3659. end
  3660. )
  3661. --[[KeyBinding]]--
  3662. ------------------------------------------------------------------------------------------------
  3663. CtrlDown = false
  3664. ButtonUnoDown = false
  3665. GUIHidden = false
  3666. Platforming = false
  3667. PlatUpping = false
  3668. PlatDowning = false
  3669. ChatDebounce = true
  3670. UseChat = false
  3671. Limping = false
  3672. Mode = "None"
  3673. CopyPasta = nil
  3674. Dragging = nil
  3675. DraggingBP = nil
  3676. GodConnection = nil
  3677. R,G,B = 0,0,0
  3678. X,Y,Z = 0,0,0
  3679. Height = 0
  3680. ColorChange = 0.03
  3681. HeightChange = 0.3
  3682. Sound = Instance.new("Sound",Camera)
  3683. Sound.Pitch = 1
  3684. Sound.Volume = 10
  3685. Platform = Instance.new("Part")
  3686. Platform.Size = Vector3.new(3,1,3)
  3687. Platform.Transparency = 1
  3688. Platform.Anchored = true
  3689. Platform.CanCollide = true
  3690. ModeChanged = Instance.new("BindableEvent")
  3691. KeyBindings = {
  3692. {"t","Teleport"},
  3693. {"j","BreakJoints"},
  3694. {"n","NoClip"},
  3695. {"u","Ninja",function() LocalPlayer.Character.Parent = Camera end},
  3696. {"e","Explosion"},
  3697. {"k","Phaze"},
  3698. {"c","Copy"},
  3699. {"v","Paste"},
  3700. {"b","BloodSuck"},
  3701. {"m","Destroy"},
  3702. {"r","Eat"},
  3703. {";","Host"},
  3704. {"]","Give"},
  3705. {"f","BaleFire"},
  3706. {"p","Asplosion"},
  3707. {"p","Drag"}
  3708. }
  3709. function PlaySound(Id)
  3710. pcall(function()
  3711. Sound:Stop()
  3712. Sound.SoundId = Id
  3713. Sound:Play()
  3714. end)
  3715. end
  3716. function GetPlayer(Target)
  3717. for _,v in pairs(game:service'Players':GetPlayers()) do
  3718. if Target:IsDescendantOf(v.Character) and v.Character ~= nil then
  3719. return v
  3720. end
  3721. end
  3722. return nil
  3723. end
  3724. function ShouldEditPart(Target)
  3725. local Rtn = true
  3726. if Target.Locked == true and CtrlDown == false then
  3727. Rtn = false
  3728. end
  3729. if Target.Name == "Base" or Target == Platform then
  3730. Rtn = false
  3731. end
  3732. return Rtn
  3733. end
  3734. function Darken(Parent)
  3735. for _,v in pairs(Parent:children()) do
  3736. wait(1/100^100)
  3737. for _,i in pairs(v:children()) do
  3738. if i:IsA("Decal") then
  3739. i:Remove()
  3740. end
  3741. end
  3742. if v:IsA("BasePart") then
  3743. local Skin = v:FindFirstChild("Handle") or v
  3744. Skin = Skin:Clone()
  3745. Skin.Name = "Skin"
  3746. Skin.Parent = v.Parent
  3747. Skin.FormFactor = "Custom"
  3748. Skin.TopSurface = "Smooth"
  3749. Skin.BottomSurface = "Smooth"
  3750. Skin.BrickColor = BrickColor.new("Really black")
  3751. Skin.Transparency = 0.3
  3752. Skin.Size = Vector3.new(v.Size.x + 0.1,v.Size.y + 0.1,v.Size.z + 0.1)
  3753. local Weld = Instance.new("Weld",Skin)
  3754. Weld.Part0 = Skin
  3755. Weld.Part1 = v
  3756. Weld.C0 = CFrame.new(0,0,0)
  3757. pcall(function()
  3758. Skin.Mesh.TextureId = ""
  3759. Skin.Mesh.VertexColor = Vector3.new(0,0,0)
  3760. end)
  3761. end
  3762. Darken(v)
  3763. end
  3764. end
  3765.  
  3766. function Load()
  3767. wait(2.5)
  3768. local ScreenGui = Instance.new("ScreenGui",LocalPlayer.PlayerGui)
  3769. ScreenGui.Name = "KeyBindings"
  3770.  
  3771. local Main = Instance.new("Frame",ScreenGui)
  3772. Main.Name = "Main"
  3773. Main.Style = "Custom"
  3774. Main.BackgroundTransparency = 1
  3775. Main.Active = true
  3776. Main.Draggable = true
  3777. Main.Size = UDim2.new(0.15,0,0.1 + #KeyBindings * 0.02,0)
  3778. Main.Position = UDim2.new(0.85,0,0.25,0)
  3779. if GUIHidden == true then
  3780. Main:TweenPosition(UDim2.new(1,0,0.25,0))
  3781. end
  3782.  
  3783. local Title = Instance.new("TextLabel",Main)
  3784. Title.FontSize = "Size14"
  3785. Title.Text = "KeyBindings"
  3786. Title.Active = false
  3787. Title.TextColor3 = Color3.new(1,1,1)
  3788. Title.BackgroundTransparency = 0.5
  3789. Title.Size = UDim2.new(1,0,0.1,0)
  3790. Title.Position = UDim2.new(0,0,0,0)
  3791.  
  3792. local MouseIn = false
  3793. local HealthDisplay = Instance.new("TextLabel",Main)
  3794. HealthDisplay.FontSize = "Size14"
  3795. HealthDisplay.Text = "Loading..."--"["..tostring(LocalPlayer.Character.Humanoid.Health / LocalPlayer.Character.Humanoid.MaxHealth * 100):sub(1,5) .."/100%]"
  3796. HealthDisplay.Active = false
  3797. HealthDisplay.TextColor3 = Color3.new(1,1,1)
  3798. HealthDisplay.BackgroundTransparency = 0.5
  3799. HealthDisplay.Size = UDim2.new(1,0,0.1,0)
  3800. HealthDisplay.Position = UDim2.new(0,0,0.11,0)
  3801. HealthDisplay.MouseEnter:connect(function()
  3802. MouseIn = true
  3803. HealthDisplay.Text = "Max Health : "..tostring(math.floor(LocalPlayer.Character.Humanoid.MaxHealth+0.5))..""
  3804. end)
  3805. HealthDisplay.MouseLeave:connect(function()
  3806. MouseIn = false
  3807. HealthDisplay.Text = "["..tostring(LocalPlayer.Character.Humanoid.Health / LocalPlayer.Character.Humanoid.MaxHealth * 100):sub(1,5) .."/100%]"
  3808. end)
  3809. LocalPlayer.Character.Humanoid.Changed:connect(function()
  3810. if MouseIn == false then
  3811. HealthDisplay.Text = "["..tostring(LocalPlayer.Character.Humanoid.Health / LocalPlayer.Character.Humanoid.MaxHealth * 100):sub(1,5) .."/100%]"
  3812. end
  3813. end)
  3814.  
  3815. local PlatUpArrow = Instance.new("ImageButton",Main)
  3816. PlatUpArrow.Image = "http://www.roblox.com/asset/?id=29563813"
  3817. PlatUpArrow.BackgroundTransparency = 1
  3818. PlatUpArrow.Size = UDim2.new(1/3,0,0.1,0)
  3819. PlatUpArrow.Position = UDim2.new(0,0,0.22,0)
  3820. PlatUpArrow.MouseButton1Down:connect(function()
  3821. HeightChange = 0.3
  3822. PlatUpping = true
  3823. end)
  3824. PlatUpArrow.MouseButton1Up:connect(function()
  3825. PlatUpping = false
  3826. end)
  3827.  
  3828. local PlatOn = Instance.new("TextButton",Main)
  3829. PlatOn.Text = "On"
  3830. PlatOn.FontSize = "Size12"
  3831. PlatOn.BackgroundTransparency = 1
  3832. PlatOn.Size = UDim2.new(1/3/2,0,0.1,0)
  3833. PlatOn.Position = UDim2.new(1/3,0,0.22,0)
  3834. PlatOn.MouseButton1Down:connect(function()
  3835. Height = LocalPlayer.Character.Torso.CFrame.y - 3.5
  3836. Platforming = true
  3837. end)
  3838.  
  3839. local PlatOff = Instance.new("TextButton",Main)
  3840. PlatOff.Text = "Off"
  3841. PlatOff.FontSize = "Size12"
  3842. PlatOff.BackgroundTransparency = 1
  3843. PlatOff.Size = UDim2.new(1/3/2,0,0.1,0)
  3844. PlatOff.Position = UDim2.new(1/3+1/3/2,0,0.22,0)
  3845. PlatOff.MouseButton1Down:connect(function()
  3846. Platforming = false
  3847. Platform.Parent = nil
  3848. end)
  3849.  
  3850. local PlatDownArrow = Instance.new("ImageButton",Main)
  3851. PlatDownArrow.Image = "http://www.roblox.com/asset/?id=29563831"
  3852. PlatDownArrow.BackgroundTransparency = 1
  3853. PlatDownArrow.Size = UDim2.new(1/3,0,0.1,0)
  3854. PlatDownArrow.Position = UDim2.new(1/3*2,0,0.22,0)
  3855. PlatDownArrow.MouseButton1Down:connect(function()
  3856. HeightChange = 0.3
  3857. PlatDowning = true
  3858. end)
  3859. PlatDownArrow.MouseButton1Up:connect(function()
  3860. PlatDowning = false
  3861. end)
  3862.  
  3863. for i,v in pairs(KeyBindings) do
  3864. local Box = Instance.new("TextBox",Main)
  3865. Box.FontSize = "Size12"
  3866. Box.Text = "[" .. v[1] .. "] "..v[2]
  3867. Box.BackgroundTransparency = 0.7
  3868. Box.Size = UDim2.new(1,0,0.05,0)
  3869. Box.Position = UDim2.new(0,0,0,0)
  3870. --Box.Position = UDim2.new(0,0,0.1 + (i - 1) * 0.05,0)
  3871. Box:TweenPosition(UDim2.new(0,0,0.33 + (i - 1) * 0.06,0),"Out","Back",2)
  3872. ModeChanged.Event:connect(function(CurrentMode)
  3873. if Mode == v[2] then
  3874. while Mode == v[2] do
  3875. for i=0,1,ColorChange do if Mode ~= v[2] then break end R = i Box.BackgroundColor3 = Color3.new(R,G,B) wait(1/100^100) end
  3876. for i=0,1,ColorChange do if Mode ~= v[2] then break end G = i Box.BackgroundColor3 = Color3.new(R,G,B) wait(1/100^100) end
  3877. for i=0,1,ColorChange do if Mode ~= v[2] then break end B = i Box.BackgroundColor3 = Color3.new(R,G,B) wait(1/100^100) end
  3878. for i=1,0,ColorChange*-1 do if Mode ~= v[2] then break end R = i Box.BackgroundColor3 = Color3.new(R,G,B) wait(1/100^100) end
  3879. for i=1,0,ColorChange*-1 do if Mode ~= v[2] then break end G = i Box.BackgroundColor3 = Color3.new(R,G,B) wait(1/100^100) end
  3880. for i=1,0,ColorChange*-1 do if Mode ~= v[2] then break end B = i Box.BackgroundColor3 = Color3.new(R,G,B) wait(1/100^100) end
  3881. end
  3882. Box.BackgroundColor3 = Color3.new(0.63,0.63,0.64)
  3883. else
  3884. Box.BackgroundColor3 = Color3.new(0.63,0.63,0.64)
  3885. end
  3886. end)
  3887. Box.Changed:connect(function(Value)
  3888. if Value == "Text" and Box.Text:sub(1,1) ~= "[" then
  3889. v[1] = Box.Text
  3890. Box.Text = "[" .. v[1] .. "] "..v[2]
  3891. end
  3892. end)
  3893. end
  3894. if LocalPlayer.Backpack ~= nil then
  3895. game:GetService("InsertService"):LoadAsset(99030773):children()[1].Parent = LocalPlayer.Backpack
  3896. end
  3897. end
  3898. Load()
  3899. LocalPlayer.CharacterAdded:connect(function()
  3900. coroutine.resume(coroutine.create(function()
  3901. Limping = false
  3902. repeat wait() until LocalPlayer.Character.Humanoid ~= nil and LocalPlayer.PlayerGui ~= nil
  3903. Load()
  3904. end))
  3905. end)
  3906. game:GetService("RunService").Stepped:connect(function()
  3907. pcall(function()
  3908. if LocalPlayer:FindFirstChild("PlayerGui") == nil then
  3909. Instance.new("PlayerGui",LocalPlayer)
  3910. end
  3911. end)
  3912. if Mode == "NoClip" or Platforming == true then
  3913. for _,v in pairs(LocalPlayer.Character:children()) do
  3914. if v:IsA("BasePart") then
  3915. v.CanCollide = false
  3916. elseif v:IsA("Hat") then
  3917. v.Handle.CanCollide = false
  3918. end
  3919. end
  3920. end
  3921. if Mode == "Phaze" then
  3922. LocalPlayer.Character.Archivable = true
  3923. local Clone = LocalPlayer.Character:Clone()
  3924. Clone.Parent = workspace
  3925. Clone.Torso.Anchored = false
  3926. Clone.Torso.CFrame = LocalPlayer.Character.Torso.CFrame * CFrame.new(math.random(-5,5),0,math.random(-5,5))
  3927. game:GetService("Debris"):AddItem(Clone,0.30)
  3928. end
  3929. if Platforming == true then
  3930. local TargetCFrame = LocalPlayer.Character.Torso.CFrame
  3931. local TargetAngle = LocalPlayer.Character.Torso.CFrame.lookVector
  3932. Platform.Parent = Camera
  3933. Platform.CFrame = CFrame.new(TargetCFrame.x,Height,TargetCFrame.z)
  3934. Platform.CanCollide = true
  3935. LocalPlayer.Character.Torso.CFrame = TargetCFrame * CFrame.new(0,(TargetCFrame.y * -1) + Height +3.5,0)
  3936. end
  3937. if Mode == "Asplosion" then
  3938. X = X - 1
  3939. Y = Y / 2
  3940. Z = Z + 1
  3941. for i=-1,1,2 do
  3942. local Explosion = Instance.new("Explosion",workspace)
  3943. Explosion.BlastPressure = 2500000
  3944. Explosion.BlastRadius = 20
  3945. Explosion.Position = (LocalPlayer.Character.Torso.CFrame
  3946. * CFrame.Angles(X,Y,Z)
  3947. * CFrame.new(0,0,50*i)).p
  3948. if Limping == true then
  3949. for _,v in pairs(LocalPlayer.Character:children()) do
  3950. if v:IsA("BasePart") then
  3951. v.CanCollide = true
  3952. --v.Friction = 0.1
  3953. end
  3954. end
  3955. pcall(function()
  3956. LocalPlayer.Character.Humanoid.PlatformStand = true
  3957. end)
  3958. end
  3959. end
  3960. end
  3961. end
  3962. )
  3963. Mouse.KeyDown:connect(function(Key)
  3964. local a,b = coroutine.resume(coroutine.create(function()
  3965. if Key == "1" or Key == "2" then
  3966. CtrlDown = true
  3967. elseif Key == "0" then --or Key == "/" then
  3968. PlaySound("http://www.roblox.com/Asset/?id=2785493")
  3969. Mode = "None"
  3970. if LocalPlayer.Character.Parent == Camera then
  3971. LocalPlayer.Character.Parent = workspace
  3972. end
  3973. --pcall(function() LocalPlayer.Character.KeyBindingForceField:Remove() end)
  3974. Platform.Parent = nil
  3975. end
  3976. if CtrlDown == true then
  3977. for _,v in pairs(KeyBindings) do
  3978. if Key == v[1] then
  3979. PlaySound("http://www.roblox.com/Asset/?id=3264923")
  3980. Mode = v[2]
  3981. ModeChanged:Fire(v[2])
  3982. if v[3] ~= nil then
  3983. v[3]()
  3984. end
  3985. end
  3986. end
  3987. end
  3988. end))
  3989. if not a then print(b) end
  3990. end)
  3991. Mouse.Button1Down:connect(function()
  3992. local a,b = coroutine.resume(coroutine.create(function()
  3993. ButtonUnoDown = true
  3994. if Mode == "Teleport" then
  3995. PlaySound("http://www.roblox.com/Asset/?id=16433289")
  3996. LocalPlayer.Character.Torso.Velocity = Vector3.new(0,0,0)
  3997. if CtrlDown == false then
  3998. LocalPlayer.Character.Torso.CFrame = CFrame.new(Mouse.Hit.x,Mouse.Hit.y + 3,Mouse.Hit.z)
  3999. elseif CtrlDown == true then
  4000. LocalPlayer.Character.Torso.CFrame = LocalPlayer.Character.Torso.CFrame * CFrame.new(0,0,-15)
  4001. end
  4002. elseif Mode == "BreakJoints" and Mouse.Target.Name ~= "Base" then
  4003. if CtrlDown == true then
  4004. Mouse.Target.Anchored = false
  4005. end
  4006. Mouse.Target:BreakJoints()
  4007. elseif Mode == "Destroy" then
  4008. if ShouldEditPart(Mouse.Target) then
  4009. Mouse.Target:Destroy()
  4010. end
  4011. elseif Mode == "Explosion" then
  4012. PlaySound("http://www.roblox.com/Asset/?id=3087031")
  4013. local Expl = Instance.new("Explosion",workspace)
  4014. Expl.Position = Mouse.Hit.p
  4015. Expl.BlastPressure = 2500000
  4016. Expl.BlastRadius = 20
  4017. if CtrlDown == true then
  4018. Expl.Hit:connect(function(v)
  4019. v.Anchored = false
  4020. end)
  4021. end
  4022. elseif Mode == "Copy" then
  4023. CopyPasta = Mouse.Target:Clone()
  4024. elseif Mode == "Paste" then
  4025. local Temp = CopyPasta:Clone()
  4026. Temp.Parent = workspace
  4027. Temp.CFrame = Mouse.Hit
  4028. elseif Mode == "BloodSuck" then
  4029. local Humanoid = Mouse.Target.Parent:FindFirstChild("Humanoid") or Mouse.Target.Parent.Parent:FindFirstChild("Humanoid")
  4030. local Target = Mouse.Target
  4031. while (LocalPlayer.Character.Torso.Position - Target.Position).Magnitude < 55 and Humanoid.Health > 0 and Mode == "BloodSuck" do
  4032. wait()
  4033. Humanoid.Health = Humanoid.Health - 1
  4034. LocalPlayer.Character.Humanoid.Health = LocalPlayer.Character.Humanoid.Health + 1
  4035. end
  4036. elseif Mode == "Host" then
  4037. local Player = GetPlayer(Mouse.Target)
  4038. if not Player then
  4039. if CtrlDown then
  4040. local Clone = game:service'InsertService':LoadAsset(68452456):children()[1]
  4041. for _,v in pairs(Clone:children()) do if v:IsA("Script") then v:Remove() end end
  4042. local Target = Instance.new("ObjectValue")
  4043. Target.Name = "Target"
  4044. Target.Parent = Clone
  4045. Target.Value = LocalPlayer.Character:FindFirstChild("Humanoid")
  4046. Clone.Name = Player.Name
  4047. for _,v in pairs(Player.Character:children()) do
  4048. if Clone:FindFirstChild(v.Name) == nil then
  4049. v:Clone().Parent = Clone
  4050. else
  4051. pcall(function()
  4052. Clone:FindFirstChild(v.Name).BrickColor = v.BrickColor
  4053. end)
  4054. end
  4055. end
  4056. Clone.Humanoid.Torso = Clone.Torso
  4057. LocalPlayer.Character = Clone
  4058. Clone.Parent = workspace
  4059. Clone.Torso.CFrame = Player.Character.Torso.CFrame*CFrame.new(0,0,-5) * CFrame.Angles(0,math.rad(180),0)
  4060. elseif CtrlDown == false then
  4061. LocalPlayer.Character = Player.Character
  4062. end
  4063. else
  4064. if CtrlDown == false then
  4065. LoadCharacter(CFrame.new(Mouse.Hit.x,Mouse.Hit.y,Mouse.Hit.z))
  4066. else
  4067. LocalPlayer.Character = nil
  4068. end
  4069. end
  4070. elseif Mode == "Give" then
  4071. local Player = game:service'Players'
  4072. local Player = GetPlayer(Mouse.Target)
  4073. if Player ~= nil then
  4074. if Player.Backpack ~= nil then
  4075. local NS = ClonyPooPoo:Clone()
  4076. NS.Parent = Player.Backpack
  4077. NS.Disabled = false
  4078. end
  4079. end
  4080. elseif Mode == "BaleFire" then
  4081. local FF = Instance.new("ForceField",LocalPlayer.Character)
  4082. game:service'Debris':AddItem(FF,1.5)
  4083. for i=0,100 do
  4084. local Expl = Instance.new("Explosion",workspace)
  4085. Expl.BlastPressure = 2500000
  4086. Expl.BlastRadius = 7
  4087. Expl.Position = (CFrame.new(LocalPlayer.Character.Torso.Position,Mouse.Hit.p)
  4088. * CFrame.new(0,0,-i * 15)).p
  4089. if CtrlDown == true then
  4090. Expl.Hit:connect(function(v)
  4091. v.Anchored = false
  4092. end)
  4093. end
  4094. end
  4095. elseif Mode == "Drag" then
  4096. if CtrlDown == true then
  4097. Mouse.Target:BreakJoints()
  4098. Mouse.Target.Anchored = false
  4099. end
  4100. Dragging = Mouse.Target
  4101. DraggingBP = Instance.new("BodyPosition",Dragging)
  4102. DraggingBP.maxForce = Vector3.new(1/0,1/0,1/0)
  4103. end
  4104. end))
  4105. if not a then print(b) end
  4106. end)
  4107. Mouse.Button1Up:connect(function()
  4108. ButtonUnoDown = false
  4109. end)
  4110. Mouse.Move:connect(function()
  4111. local pos = workspace.CurrentCamera.Focus
  4112. local a,b = coroutine.resume(coroutine.create(function()
  4113. if ButtonUnoDown then
  4114. if Mode == "Eat" then
  4115. local Target = Mouse.Target
  4116. if ShouldEditPart(Target) then
  4117. local CF = Target.CFrame
  4118. local Volume = math.floor(Target.Size.x * Target.Size.y * Target.Size.z)
  4119. Target.Size = Vector3.new(math.random(1,2),math.random(1,2),math.random(1,2))
  4120. Target.Anchored = false
  4121. Target.CanCollide = false
  4122. Target.CFrame = CF
  4123. Target:BreakJoints()
  4124. local BP = Instance.new("BodyPosition",Target)
  4125. BP.maxForce = Vector3.new(1/0,1/0,1/0)
  4126. BP.position = LocalPlayer.Character.Head.Position
  4127. Target.Touched:connect(function(Hit)
  4128. if Hit:IsDescendantOf(LocalPlayer.Character) then
  4129. Target:Destroy()
  4130. if LocalPlayer.Character.Humanoid.Health >= LocalPlayer.Character.Humanoid.MaxHealth then
  4131. LocalPlayer.Character.Humanoid.MaxHealth = LocalPlayer.Character.Humanoid.MaxHealth+Volume*0.01
  4132. LocalPlayer.Character.Humanoid.Health = LocalPlayer.Character.Humanoid.MaxHealth
  4133. else
  4134. LocalPlayer.Character.Humanoid.Health = LocalPlayer.Character.Humanoid.Health+Volume*0.01
  4135. end
  4136. end
  4137. end)
  4138. game:GetService("Debris"):AddItem(Target,25)
  4139. end
  4140. elseif Mode == "Explosion" then
  4141. PlaySound("http://www.roblox.com/Asset/?id=3087031")
  4142. local Expl = Instance.new("Explosion",workspace)
  4143. Expl.Position = Mouse.Hit.p
  4144. Expl.BlastPressure = 2500000
  4145. Expl.BlastRadius = 20
  4146. if CtrlDown == true then
  4147. Expl.Hit:connect(function(v)
  4148. v.Anchored = false
  4149. end)
  4150. end
  4151. elseif Mode == "Drag" then
  4152. if Mouse.Target == nil then
  4153. DraggingBP.position = (CFrame.new(pos.p,(Mouse.Hit*CFrame.new(0,1e3,0)).p)*CFrame.new(0,0,-20)).p
  4154. else
  4155. DraggingBP.position = (CFrame.new(pos.p,(Mouse.Hit*CFrame.new(0,30,0)).p)*CFrame.new(0,0,-15)).p
  4156. end
  4157. end
  4158. end
  4159. end))
  4160. if not a then print(b) end
  4161. end)
  4162. Mouse.Button1Up:connect(function()
  4163. pcall(function()
  4164. Dragging = nil
  4165. DraggingBP:Destroy()
  4166. DraggingBP = nil
  4167. end)
  4168. end)
  4169. Mouse.KeyUp:connect(function(Key)
  4170. Key = Key:lower()
  4171. if Key == "1" or Key == "2" then
  4172. CtrlDown = false
  4173. end
  4174. end)
Add Comment
Please, Sign In to add comment