Jaden11

Tablet command ROBLOX

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