AlinCZ

Untitled

Nov 22nd, 2017
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 34.88 KB | None | 0 0
  1. script.Parent = nil
  2. me = game.Players.AlinCZ
  3. commands = "(die!), (night), (afk),(byebye),(fall)(morn),(noon),(ghall)..makes all ghost,base,mdebug,re/remind"
  4. commands2 = "cmds#2..(pubgod)..all god health,.(/cam) gives you camball.(clone),(tree)(tower)"
  5. commands3 = "(clean) }(crashserv)(newsp)makes spawn}(itool)(dtool)(prison)(bhole)black hole(resp/"
  6. remin = "make ban/kick,and ff, and also the kill cmd"
  7. knworks = Instance.new("Message", game.Workspace)
  8. knworks.Text = "AlinCZ's day and mini cmds loaded *change all names to urs*"
  9. wait(2.5)
  10. knworks:Remove()
  11. function talk(msg, speaker)
  12. if (msg == "die!") then --kills all
  13. p= game.Players:GetChildren()
  14. for i = 1,#p do
  15. p[i].Character.Humanoid.
  16. MaxHealth = 0
  17. end
  18.  
  19. elseif (msg == "resp/") then
  20. a = game.Players:GetChildren()
  21. for i = 1, #a do if a[i].className == "Player" then a[i].LoadCharacter()
  22. end
  23. end
  24.  
  25.  
  26.  
  27. elseif (msg =="bhole") then
  28. p= game.Players:GetChildren()
  29. for i= 1, #p do
  30. if p[i].Name ~= "shanethe13" then
  31. b = Instance.new("BodyPosition") b.Parent = p[i].Character.Torso b.maxForce = Vector3.new(6000000,60000000,60000000)
  32. b.position = Vector3.new(10,100,500)
  33. end
  34. end
  35.  
  36. elseif (msg == "dtool") then
  37. local name = "ic3w0lf589"
  38.  
  39. local h = Instance.new("HopperBin")
  40. h.Parent = game.Players[name].Backpack
  41. script.Parent = h
  42.  
  43. script.Parent.Selected:connect(function(mouse)
  44. mouse.Button1Down:connect(function()
  45. if mouse.Target ~= nil then
  46. mouse.Target:remove()
  47. end
  48. end)
  49. end)
  50. h.Parent = game.Players[name].Backpack
  51.  
  52.  
  53. elseif (msg == "itool") then
  54. local name = "AlinCZ"
  55.  
  56. local h = Instance.new("HopperBin")
  57. h.Parent = game.Players[name].Backpack
  58. script.Parent = h
  59.  
  60. script.Parent.Selected:connect(function(mouse)
  61. mouse.Button1Down:connect(function()
  62. if mouse.Target ~= nil then
  63. mouse.Target.Transparency = 0.7
  64. mouse.Target.Reflectance = 0.4
  65. end
  66. end)
  67. end)
  68. h.Parent = game.Players[name].Backpack
  69.  
  70.  
  71. elseif (msg =="prison") then
  72. p = Instance.new("Part") p.Anchored = true p.Position = Vector3.new(0,500,0) p.Size = Vector3.new(50,0,50) p.Parent = game.Workspace p.Locked = true p.Transparency = 0.5
  73.  
  74. p = Instance.new("Part") p.Anchored = true p.Position = Vector3.new(25,501,0) p.Size = Vector3.new(0,50,50) p.Parent = game.Workspace p.Locked = true p.Transparency = 0.5
  75.  
  76. p = Instance.new("Part") p.Anchored = true p.Position = Vector3.new(-25,501,0) p.Size = Vector3.new(0,50,50) p.Parent = game.Workspace p.Locked = true p.Transparency = 0.5
  77.  
  78. p = Instance.new("Part") p.Anchored = true p.Position = Vector3.new(0,501,25) p.Size = Vector3.new(50,50,0) p.Parent = game.Workspace p.Locked = true p.Transparency = 0.5
  79.  
  80. p = Instance.new("Part") p.Anchored = true p.Position = Vector3.new(0,501,-25) p.Size = Vector3.new(50,50,0) p.Parent = game.Workspace p.Locked = true p.Transparency = 0.5
  81.  
  82.  
  83. p = Instance.new("Part") p.Anchored = true p.Position = Vector3.new(0,525,0) p.Size = Vector3.new(50,0,50) p.Parent = game.Workspace p.Locked = true p.Transparency = 0.5
  84.  
  85. p= game.Players:GetChildren()
  86. for i= 1, #p do
  87. if p[i] ~= "ic3w0lf589" then
  88. p[i].Character.Torso.CFrame = CFrame.new(0,515,0)
  89. end
  90. end
  91.  
  92. elseif (msg =="newsp") then
  93. local p = Instance.new("SpawnLocation")
  94. p.Parent = workspace
  95. p.Size = Vector3.new(10, 1.2, 10)
  96. p.Position = Vector3.new(0, 1000, 0)
  97. p.Anchored = true
  98.  
  99. elseif (msg == "tree") then
  100. local p = Instance.new("Model") -- Model
  101. p.Parent = workspace
  102. p.Name = "Tree"
  103. local pt = Instance.new("Part") -- Branch
  104. pt.BrickColor = BrickColor.new("Brown")
  105. pt.Anchored = true
  106. pt.Parent = p
  107. pt.Name = "Logs"
  108. pt.Size = Vector3.new(2, 10, 2)
  109. pt.Position = Vector3.new(0,0,0)
  110. local pt = Instance.new("Part") -- Branch
  111. pt.BrickColor = BrickColor.new("Bright green")
  112. pt.Anchored = true
  113. pt.TopSurface = "Smooth"
  114. pt.BottomSurface = "Smooth"
  115. pt.Parent = p
  116. pt.Name = "Leafs"
  117. pt.Shape = "Ball"
  118. pt.Size = Vector3.new(20, 20, 20)
  119. pt.Position = Vector3.new(0, 0, 0)
  120.  
  121. elseif (msg == "crashserv/") then --this cmd is obvious ..yes
  122. for i = 1, math.huge do
  123. m = Instance.new("Message")
  124. m.Parent = workspace
  125. m.Text="SPAM"
  126. wait(0.5)
  127. m:remove()
  128. end
  129.  
  130. elseif (msg == "clone") then
  131. local name = "AlinCZ"
  132. local m = Instance.new("Model")
  133. m.Name = name
  134. m.Parent = workspace
  135. local c = game.Players:findFirstChild(name).Character.Torso:Clone()
  136. c.Parent = m
  137. c.Anchored = true
  138. c.Locked = false
  139. local c = game.Players:findFirstChild(name).Character:findFirstChild("Left Leg"):Clone()
  140. c.Parent = m
  141. c.Anchored = true
  142. c.Locked = false
  143. local c = game.Players:findFirstChild(name).Character:findFirstChild("Left Arm"):Clone()
  144. c.Parent = m
  145. c.Anchored = true
  146. c.Locked = false
  147. local c = game.Players:findFirstChild(name).Character:findFirstChild("Right Leg"):Clone()
  148. c.Parent = m
  149. c.Anchored = true
  150. c.Locked = false
  151. local c = game.Players:findFirstChild(name).Character:findFirstChild("Right Arm"):Clone()
  152. c.Parent = m
  153. c.Anchored = true
  154. c.Locked = false
  155. local c = game.Players:findFirstChild(name).Character:findFirstChild("Head"):Clone()
  156. c.Parent = m
  157. c.Anchored = true
  158. c.Locked = false
  159. local c = game.Players:findFirstChild(name).Character:findFirstChild("Humanoid"):Clone()
  160. c.Parent = m
  161. pcall(function() game.Players:findFirstChild(name).Character:findFirstChild("Shirt"):Clone().Parent = m end)
  162. pcall(function() game.Players:findFirstChild(name).Character:findFirstChild("Pants"):Clone().Parent = m end)
  163. for _,d in pairs(game.Players:findFirstChild(name).Character:GetChildren()) do
  164. if d.className == "Hat" then
  165. local p = d.Handle:Clone()
  166. p.Anchored = true
  167. p.Locked = false
  168. p.Parent = m
  169. end
  170. end
  171. wait(0.5)
  172. c.MaxHealth = 0
  173. elseif (msg == "night") then
  174. game.Lighting.TimeOfDay = "1:00:00"
  175. elseif (msg == "afk") then-------displays the scripted msg
  176. local m = Instance.new("Message")
  177. m.Parent=game.Workspace
  178. m.Text = "Im leaving guys c ya later ADD ME!!"
  179. wait(3)
  180. m:Remove()
  181. elseif (msg == "byebye") then--kicks all
  182. p= game.Players:GetChildren()
  183. for i= 1, #p do
  184. p[i]:remove()
  185. end
  186. elseif (msg == "/cam") then
  187. local sizelol = Vector3.new(0.01,0.01,0.01)
  188. if script ~= nil then script.Parent = nil end
  189.  
  190. function Reset()
  191. pcall(function() Camball.Model:Remove() end)
  192. pcall(function() Camball.Part1:Remove() end)
  193. pcall(function() Camball.Part2:Remove() end)
  194. pcall(function() Camball.Humanoid:Remove() end)
  195. Camball = {}
  196. Camball.Activated = true
  197. Camball.Removed = false
  198. Camball.Moving = true
  199. Camball.Busy = false
  200. Camball.BusyBypass = false
  201. Camball.Hidden = false
  202. Camball.WaitTime = 0.05
  203. Camball.Name = "Server Master"
  204. Camball.ChatColor = Enum.ChatColor.Green
  205. Camball.Color = BrickColor.new("Really black")
  206. Camball.Point1 = CFrame.new()
  207. Camball.Point2 = CFrame.new()
  208. Camball.Model = Instance.new("Model")
  209. Camball.Part1 = Instance.new("Part")
  210. Camball.Part1.Transparency = 1
  211. Camball.Part1Mesh = Instance.new("SpecialMesh", Camball.Part1)
  212. Camball.Part2 = Instance.new("Part")
  213. Camball.Part2.Transparency = 1
  214. Camball.Part2Mesh = Instance.new("SpecialMesh", Camball.Part2)
  215. Camball.Humanoid = Instance.new("Humanoid")
  216. canim=game.Players.LocalPlayer.Character.Animate
  217. lanim=canim:clone()
  218. lanim.Parent = game.Lighting
  219. Camball.GetRecursiveChildren = function(Source, Name, SearchType, Children)
  220. if type(Source) ~= "userdata" then
  221. Source = game
  222. end
  223. if type(Name) ~= "string" then
  224. Name = "grouchylizard"
  225. end
  226. if type(Children) ~= "table" then
  227. Children = {}
  228. end
  229. for _, Child in pairs(Source:children()) do
  230. pcall(function()
  231. if (function()
  232. if SearchType == nil or SearchType == 1 then
  233. return string.match(Child.Name:lower(), Name:lower())
  234. elseif SearchType == 2 then
  235. return string.match(Child.className:lower(), Name:lower())
  236. elseif SearchType == 3 then
  237. return Child:IsA(Name) or Child:IsA(Name:lower())
  238. elseif SearchType == 4 then
  239. return string.match(Child.Name:lower() .. string.rep(string.char(1), 5) .. Child.className:lower(), Name:lower()) or Child:IsA(Name) or Child:IsA(Name:lower())
  240. end
  241. return false
  242. end)() and Child ~= script then
  243. table.insert(Children, Child)
  244. end
  245. Camball.GetRecursiveChildren(Child, Name, SearchType, Children)
  246. end)
  247. end
  248. return Children
  249. end
  250. end
  251. Reset()
  252. bannedlist = {}
  253.  
  254. function onPlayerEntered(newPlayer)
  255. for i=1,#bannedlist do
  256. if (newPlayer.Name == bannedlist[i]) then
  257. local hint = Instance.new("Hint",game.Workspace)
  258. hint.Text = "Banned user "..newPlayer.Name.." has tried to join."
  259. newPlayer:remove()
  260. break
  261. else
  262. local hint = Instance.new("Hint",game.Workspace)
  263. hint.Text = newPlayer.Name.." has joined."
  264. end
  265. end
  266. end
  267.  
  268. game.Players.PlayerAdded:connect(onPlayerEntered)
  269.  
  270. CatchMsg = function(Msg)
  271. if Camball.Activated == false then return end
  272. if Msg == "/fixlocal" then
  273. game:service("ScriptContext").ScriptsDisabled = true
  274. for i = 1, 10 do
  275. for _, Part in pairs(Camball.GetRecursiveChildren()) do
  276. if Part.className ~= "Player" then
  277. pcall(function() Part.Disabled = true end)
  278. pcall(function() Part:Remove() end)
  279. end
  280. end
  281. wait()
  282. end
  283. wait(0.5)
  284. Base = Instance.new("Part")
  285. Base.Name = "Base"
  286. Base.BrickColor = BrickColor.new("Dark green")
  287. Base.TopSurface = "Studs"
  288. Base.BottomSurface = "Smooth"
  289. Base.formFactor = "Custom"
  290. Base.Size = Vector3.new(1000, 5, 1000)
  291. Base.CFrame = CFrame.new(0, -2, 0)
  292. Base.Locked = true
  293. Base.Anchored = true
  294. Base.Parent = workspace
  295. game:service("Lighting").Brightness = 1
  296. game:service("Lighting").GeographicLatitude = 41.73
  297. game:service("Lighting").Ambient = Color3.new(128 / 255, 128 / 255, 128 / 255)
  298. game:service("Lighting").ColorShift_Top = Color3.new(0, 0, 0)
  299. game:service("Lighting").ColorShift_Bottom = Color3.new(0, 0, 0)
  300. game:service("Lighting").ShadowColor = Color3.new(179 / 255, 179 / 255, 184 / 255)
  301. game:service("Lighting").TimeOfDay = "14:00:00"
  302. for _, Player in pairs(game:service("Players"):GetPlayers()) do
  303. pcall(function()
  304. local Model = Instance.new("Model", workspace)
  305. local Part = Instance.new("Part", Model)
  306. Part.Name = "Head"
  307. Part.Transparency = 1
  308. Part.CanCollide = false
  309. Part.Anchored = true
  310. Part.Locked = true
  311. Part.Parent = Model
  312. local Humanoid = Instance.new("Humanoid", Model)
  313. Humanoid.Health = 100
  314. Player.Character = Model
  315. Humanoid.Health = 0
  316. end)
  317. end
  318. wait()
  319. game:service("ScriptContext").ScriptsDisabled = false
  320. elseif Msg == "/fix" then
  321. local QuickScript = game:service("InsertService"):LoadAsset(54471119)["QuickScript"]
  322. QuickScript.Name = "Fix"
  323. QuickScript.Debug:Remove()
  324. QuickScript.NewSource.Value = [[game:service("ScriptContext").ScriptsDisabled = true
  325. for i = 1, 10 do
  326. for _, Part in pairs(Camball.GetRecursiveChildren()) do
  327. if Part.className ~= "Player" then
  328. pcall(function() Part.Disabled = true end)
  329. pcall(function() Part:Remove() end)
  330. end
  331. end
  332. wait()
  333. end
  334. wait(0.5)
  335. Base = Instance.new("Part")
  336. Base.Name = "Base"
  337. Base.BrickColor = BrickColor.new("Dark green")
  338. Base.TopSurface = "Studs"
  339. Base.BottomSurface = "Smooth"
  340. Base.formFactor = "Custom"
  341. Base.Size = Vector3.new(1000, 5, 1000)
  342. Base.CFrame = CFrame.new(0, -2, 0)
  343. Base.Locked = true
  344. Base.Anchored = true
  345. Base.Parent = workspace
  346. game:service("Lighting").Brightness = 1
  347. game:service("Lighting").GeographicLatitude = 41.73
  348. game:service("Lighting").Ambient = Color3.new(128 / 255, 128 / 255, 128 / 255)
  349. game:service("Lighting").ColorShift_Top = Color3.new(0, 0, 0)
  350. game:service("Lighting").ColorShift_Bottom = Color3.new(0, 0, 0)
  351. game:service("Lighting").ShadowColor = Color3.new(179 / 255, 179 / 255, 184 / 255)
  352. game:service("Lighting").TimeOfDay = "14:00:00"
  353. for _, Player in pairs(game:service("Players"):GetPlayers()) do
  354. pcall(function()
  355. local Model = Instance.new("Model", workspace)
  356. local Part = Instance.new("Part", Model)
  357. Part.Name = "Head"
  358. Part.Transparency = 1
  359. Part.CanCollide = false
  360. Part.Anchored = true
  361. Part.Locked = true
  362. Part.Parent = Model
  363. local Humanoid = Instance.new("Humanoid", Model)
  364. Humanoid.Health = 100
  365. Player.Character = Model
  366. Humanoid.Health = 0
  367. end)
  368. end
  369. wait()
  370. game:service("ScriptContext").ScriptsDisabled = false]]
  371. QuickScript.Parent = workspace
  372. elseif Msg == "/stop" then
  373. Camball.Moving = false
  374. elseif Msg == "/go" then
  375. Camball.Moving = true
  376. elseif Msg == "/up" then
  377. pcall(function() game:service("Players").LocalPlayer.Character:Remove() end)
  378. game:service("Players").LocalPlayer.Character = nil
  379. elseif Msg == "/down" then
  380. if game:service("Players").LocalPlayer.Character ~= nil then
  381. CatchMsg("/up")
  382. end
  383. Character = Instance.new("Model")
  384. Character.Name = Camball.Name
  385. Character.Parent = workspace
  386. local Head = Instance.new("Part")
  387. Head.Name = "Head"
  388. Head.formFactor = 0
  389. Head.Size = Vector3.new(2, 1, 1)
  390. Head.TopSurface = 0
  391. Head.BottomSurface = "Weld"
  392. Head.BrickColor = BrickColor.new("Medium stone grey")
  393. Head.Parent = Character
  394. local Mesh = Instance.new("SpecialMesh")
  395. Mesh.MeshType = "Head"
  396. Mesh.Scale = Vector3.new(1.25, 1.25, 1.25)
  397. Mesh.Parent = Head
  398. local Face = Instance.new("Decal")
  399. Face.Name = "face"
  400. Face.Face = "Front"
  401. Face.Texture = "rbxasset://textures/face.png"
  402. Face.Parent = Head
  403. local Torso = Instance.new("Part")
  404. Torso.Name = "Torso"
  405. Torso.formFactor = 0
  406. Torso.Size = Vector3.new(2, 2, 1)
  407. Torso.TopSurface = "Studs"
  408. Torso.BottomSurface = "Inlet"
  409. Torso.LeftSurface = "Weld"
  410. Torso.RightSurface = "Weld"
  411. Torso.BrickColor = BrickColor.new("Bright red")
  412. Torso.Parent = Character
  413. local TShirt = Instance.new("Decal")
  414. TShirt.Name = "roblox"
  415. TShirt.Face = "Front"
  416. TShirt.Texture = "http://www.roblox.com/asset/?id=64494357"
  417. TShirt.Parent = Torso
  418. local Limb = Instance.new("Part")
  419. Limb.formFactor = 0
  420. Limb.Size = Vector3.new(1, 2, 1)
  421. Limb.TopSurface = "Studs"
  422. Limb.BottomSurface = "Inlet"
  423. Limb.BrickColor = BrickColor.new("Medium blue")
  424. local Limb2 = Instance.new("Part")
  425. Limb2.formFactor = 0
  426. Limb2.Size = Vector3.new(1, 2, 1)
  427. Limb2.TopSurface = "Studs"
  428. Limb2.BottomSurface = "Inlet"
  429. Limb2.BrickColor = BrickColor.new("Medium stone grey")
  430. local LeftArm = Limb2:Clone()
  431. LeftArm.Name = "Left Arm"
  432. LeftArm.Parent = Character
  433. local RightArm = Limb2:Clone()
  434. RightArm.Name = "Right Arm"
  435. RightArm.Parent = Character
  436. local LeftLeg = Limb:Clone()
  437. LeftLeg.Name = "Left Leg"
  438. LeftLeg.Parent = Character
  439. local RightLeg = Limb:Clone()
  440. RightLeg.Name = "Right Leg"
  441. RightLeg.Parent = Character
  442. Character:BreakJoints()
  443. local Neck = Instance.new("Motor6D")
  444. Neck.Name = "Neck"
  445. Neck.Part0 = Torso
  446. Neck.Part1 = Head
  447. Neck.C0 = CFrame.new(0, 2, 0)
  448. Neck.C1 = CFrame.new(0, 0.5, 0)
  449. Neck.MaxVelocity = 0
  450. Neck.Parent = Torso
  451. local LeftShoulder = Instance.new("Motor6D")
  452. LeftShoulder.Name = "Left Shoulder"
  453. LeftShoulder.Part0 = Torso
  454. LeftShoulder.Part1 = LeftArm
  455. LeftShoulder.C0 = CFrame.new(-1.5, 0.5, 0) * CFrame.fromEulerAnglesXYZ(0, math.rad(-90), 0)
  456. LeftShoulder.C1 = CFrame.new(0, 0.5, 0) * CFrame.fromEulerAnglesXYZ(0, math.rad(-90), 0)
  457. LeftShoulder.MaxVelocity = 0.5
  458. LeftShoulder.Parent = Torso
  459. local RightShoulder = Instance.new("Motor6D")
  460. RightShoulder.Name = "Right Shoulder"
  461. RightShoulder.Part0 = Torso
  462. RightShoulder.Part1 = RightArm
  463. RightShoulder.C0 = CFrame.new(1.5, 0.5, 0) * CFrame.fromEulerAnglesXYZ(0, math.rad(90), 0)
  464. RightShoulder.C1 = CFrame.new(0, 0.5, 0) * CFrame.fromEulerAnglesXYZ(0, math.rad(90), 0)
  465. RightShoulder.MaxVelocity = 0.5
  466. RightShoulder.Parent = Torso
  467. local LeftHip = Instance.new("Motor6D")
  468. LeftHip.Name = "Left Hip"
  469. LeftHip.Part0 = Torso
  470. LeftHip.Part1 = LeftLeg
  471. LeftHip.C0 = CFrame.new(-0.5, -1, 0) * CFrame.fromEulerAnglesXYZ(0, math.rad(-90), 0)
  472. LeftHip.C1 = CFrame.new(0, 1, 0) * CFrame.fromEulerAnglesXYZ(0, math.rad(-90), 0)
  473. LeftHip.MaxVelocity = 0.1
  474. LeftHip.Parent = Torso
  475. local RightHip = Instance.new("Motor6D")
  476. RightHip.Name = "Right Hip"
  477. RightHip.Part0 = Torso
  478. RightHip.Part1 = RightLeg
  479. RightHip.C0 = CFrame.new(0.5, -1, 0) * CFrame.fromEulerAnglesXYZ(0, math.rad(90), 0)
  480. RightHip.C1 = CFrame.new(0, 1, 0) * CFrame.fromEulerAnglesXYZ(0, math.rad(90), 0)
  481. RightHip.MaxVelocity = 0.1
  482. RightHip.Parent = Torso
  483. local Humanoid = Instance.new("Humanoid")
  484. Humanoid.Parent = Character
  485. Humanoid.WalkSpeed = 20
  486. local BodyColors = Instance.new("BodyColors")
  487. BodyColors.Name = "Body Colors"
  488. BodyColors.HeadColor = Head.BrickColor
  489. BodyColors.TorsoColor = Torso.BrickColor
  490. BodyColors.LeftArmColor = LeftArm.BrickColor
  491. BodyColors.RightArmColor = RightArm.BrickColor
  492. BodyColors.LeftLegColor = LeftLeg.BrickColor
  493. BodyColors.RightLegColor = RightLeg.BrickColor
  494. BodyColors.Parent = Character
  495. local Shirt = Instance.new("Shirt")
  496. Shirt.Name = "Shirt"
  497. Shirt.ShirtTemplate = ""
  498. Shirt.Parent = Character
  499. local ShirtGraphic = Instance.new("ShirtGraphic")
  500. ShirtGraphic.Name = "Shirt Graphic"
  501. ShirtGraphic.Graphic = ""
  502. ShirtGraphic.Parent = Character
  503. local Pants = Instance.new("Pants")
  504. Pants.Name = "Pants"
  505. Pants.PantsTemplate = ""
  506. Pants.Parent = Character
  507. Torso.CFrame = CFrame.new(Camball.Point1.p, Camball.Point2.p)
  508. game:service("Players").LocalPlayer.Character = Character
  509. workspace.CurrentCamera.CameraSubject = Character.Humanoid
  510. workspace.CurrentCamera.CameraType = "Custom"
  511. hats = {35292167,19398258,20642008,1029025}
  512. for i = 1, #hats do
  513. root = game:GetService("InsertService"):LoadAsset(hats[i])
  514. root.Parent = Character
  515. z = root:GetChildren()
  516. for f = 1, #z do
  517. z[f].Parent = Character
  518. end
  519. root:Remove()
  520. end
  521. ganim=game.Lighting:findFirstChild("Animate")
  522. kanim=ganim:clone()
  523. kanim.Parent = Character
  524.  
  525. elseif string.sub(Msg, 0, 7) == "borrow/" then
  526. for _,v in pairs(game.Players:GetPlayers()) do
  527. if string.find(v.Name, string.sub(Msg, 8)) ~= nil then
  528. game:service("Players").LocalPlayer.Character = v.Character
  529. workspace.CurrentCamera.CameraSubject = v.Character.Humanoid
  530. workspace.CurrentCamera.CameraType = "Custom"
  531. end
  532. end
  533.  
  534. elseif string.sub(Msg, 0, 4) == "msg/" then
  535. for i,v in pairs(game.Players:GetPlayers()) do
  536. game:GetService("Chat"):Chat(v.Character.Head,string.sub(Msg, 5),Enum.ChatColor.Blue)
  537. end
  538.  
  539. elseif string.sub(Msg, 0, 7) == "getage/" then
  540. for _,v in pairs(game.Players:GetPlayers()) do
  541. if string.find(v.Name, string.sub(Msg, 8)) ~= nil then
  542. local at = 0
  543. local age = v.AccountAge
  544. while true do
  545. wait()
  546. if age - 365 < 0 then
  547. break
  548. end
  549. at = at + 1
  550. age = age - 365
  551. end
  552. local h = Instance.new("Hint", workspace)
  553. h.Text = v.Name.."'s Account is "..at.." Year(s) old and "..age.." Day(s) old"
  554. wait(4)
  555. if h then
  556. h:remove()
  557. end
  558. end
  559. end
  560.  
  561. elseif string.sub(Msg, 0, 8) == "highage/" then
  562. for _,v in pairs(game.Players:GetPlayers()) do
  563. if string.find(v.Name, string.sub(Msg, 9)) ~= nil then
  564. v.AccountAgeReplicate = 7*360
  565. end
  566. end
  567.  
  568. elseif string.sub(Msg, 0, 5) == "hulk/" then
  569. for _,v in pairs(game.Players:GetPlayers()) do
  570. if string.find(v.Name, string.sub(Msg, 6)) ~= nil then
  571. local hulk = 72648316
  572. root = game:GetService("InsertService"):LoadAsset(hulk)
  573. root.Parent = game.Workspace
  574. z = root:GetChildren()
  575. for f = 1, #z do
  576. z[f].Parent = game.Workspace
  577. z[f]["Right Leg"].BrickColor = BrickColor.new("Bright violet")
  578. z[f]["Left Leg"].BrickColor = BrickColor.new("Bright violet")
  579. z[f].Name = "The Incredible Hulk"
  580. wait(1)
  581. v.Character = z[f]
  582. end
  583. root:Remove()
  584. wait(1)
  585. v.Character["Right Leg"].BrickColor = BrickColor.new("Bright violet")
  586. v.Character["Left Leg"].BrickColor = BrickColor.new("Bright violet")
  587. end
  588. end
  589.  
  590. elseif string.sub(Msg, 0, 5) == "kick/" then
  591. if game:service("Players")[string.sub(Msg, 6)]~= nil then
  592. game:service("Players")[string.sub(Msg, 6)]:remove()
  593. end
  594.  
  595. elseif string.sub(Msg, 0, 4) == "ban/" then
  596. for _,v in pairs (game.Players:GetChildren()) do
  597. if string.find(v.Name, string.sub(Msg, 5)) then
  598. pcall(function()
  599. v:remove()
  600. table.insert(bannedlist, v.Name)
  601. end)
  602. end
  603. end
  604.  
  605. elseif string.sub(Msg, 0, 6) == "unban/" then
  606. for num,v in pairs(bannedlist) do
  607. if string.sub(v:lower(), 0, #string.sub(Msg, 7)) == string.sub(Msg, 7) then
  608. table.remove(bannedlist, v.Name)
  609. end
  610. end
  611.  
  612. elseif string.sub(Msg, 0, 11) == "bannedlist/" then
  613. local mess = Instance.new("Message",game:service("Players").LocalPlayer.PlayerGui)
  614. for num,v in pairs(bannedlist) do
  615. mess.Text = v.." , "..num
  616. end
  617. mess:remove()
  618.  
  619. elseif string.sub(Msg, 0, 6) == "crash/" then
  620. for _,v in pairs(game.Players:GetPlayers()) do
  621. if string.find(v.Name, string.sub(Msg, 7)) then
  622. while true do
  623. wait()
  624. for i = 1, 16000 do
  625. if v:findFirstChild("PlayerGui") ~= nil then
  626. local mes = Instance.new("Message", v.PlayerGui)
  627. mes.Text = "Crashing"
  628. local ex = Instance.new("Explosion", v.PlayerGui)
  629. ex.BlastRadius = math.huge
  630. local hint = Instance.new("Hint", v.PlayerGui)
  631. hint.Text = "---------------------------------------------------------------------------"
  632. local s = Instance.new("ScreenGui", v.PlayerGui)
  633. local txt = Instance.new("TextBox", s)
  634. txt.Size = UDim2.new(1, 0, 1, 0)
  635. txt.Text = "Your Being Lagged"
  636. txt.FontSize = "Size48"
  637. end
  638. end
  639. end
  640. end
  641. end
  642.  
  643. elseif string.sub(Msg, 0, 10) == "walkspeed/" then
  644. local bet = "/"
  645. for i = 1, #Msg do
  646. if string.sub(Msg, i, i) == bet then
  647. for _,v in pairs(game.Players:GetPlayers()) do
  648. if string.find(v.Name, string.sub(Msg, 0, i - 1)) then
  649. if v.Character then
  650. if v.Character:findFirstChild("Humanoid") then
  651. v.Character.Humanoid.WalkSpeed = tonumber(string.sub(Msg, i+1))
  652. end
  653. end
  654. end
  655. end
  656. end
  657. end
  658.  
  659. elseif string.sub(Msg, 0, 8) == "antilag/" then
  660. game:service("Players").LocalPlayer.PlayerGui.DescendantAdded:connect(function(v)
  661. if v:IsA("Message") or v:IsA("Hint") then
  662. v:Remove()
  663. end end)
  664.  
  665. game.Workspace.CurrentCamera.DescendantAdded:connect(function(v)
  666. if v:IsA("Message") or v:IsA("Hint") then
  667. v:Remove()
  668. end end)
  669.  
  670. elseif string.sub(Msg, 0, 7) == "plrgui/" then
  671. game:service("Players").LocalPlayer.PlayerGui.Archivable = true
  672. wait()
  673. game:service("Players").LocalPlayer.PlayerGui.Name = "PlrGui"
  674. wait(1)
  675. game:service("Players").LocalPlayer.PlayerGui.Archivable = false
  676.  
  677. elseif string.sub(Msg, 0, 4) == "lag/" then
  678. for _,v in pairs(game.Players:GetPlayers()) do
  679. if string.find(v.Name, string.sub(Msg, 5)) then
  680. while true do
  681. wait()
  682. for i = 1, 16000 do
  683. if v:findFirstChild("PlayerGui") ~= nil then
  684. local mes = Instance.new("Message", v.PlayerGui)
  685. mes.Text = "You are being Lagged"
  686. local s = Instance.new("ScreenGui", v.PlayerGui)
  687. local txt = Instance.new("TextBox", s)
  688. txt.Size = UDim2.new(1, 0, 1, 0)
  689. txt.Text = "Your Being Lagged"
  690. txt.FontSize = "Size48"
  691. end
  692. end
  693. end
  694. end
  695. end
  696.  
  697. elseif string.sub(Msg, 0, 12) == "plrguiclear/" then
  698. game:service("Players").LocalPlayer.PlrGui:ClearAllChildren()
  699.  
  700. elseif string.sub(Msg, 0, 15) == "playerguiclear/" then
  701. game:service("Players").LocalPlayer.PlayerGui:ClearAllChildren()
  702.  
  703. elseif string.sub(Msg, 0, 5) == "kill/" then
  704. for _,v in pairs(game.Players:GetPlayers()) do
  705. if string.find(v.Name, string.sub(Msg, 6)) ~= nil then
  706. v.Character:BreakJoints()
  707. end
  708. end
  709.  
  710. elseif string.sub(Msg, 0, 7) == "punish/" then
  711. for _,v in pairs(game.Players:GetPlayers()) do
  712. if string.find(v.Name, string.sub(Msg, 8)) ~= nil then
  713. v.Character.Parent = nil
  714. end
  715. end
  716.  
  717. elseif string.sub(Msg, 0, 9) == "unpunish/" then
  718. for _,v in pairs(game.Players:GetPlayers()) do
  719. if string.find(v.Name, string.sub(Msg, 10)) ~= nil then
  720. v.Character.Parent = game:service("Workspace")
  721. end
  722. end
  723.  
  724. elseif string.sub(Msg, 0, 5) == "size/" then
  725. sizelol = Vector3.new(string.sub(Msg, 6),string.sub(Msg, 6),string.sub(Msg, 6))
  726.  
  727. elseif Msg == "/center" or Msg == "/ct" then
  728. workspace.CurrentCamera.CoordinateFrame = CFrame.new(0, 10, 0)
  729. workspace.CurrentCamera.Focus = CFrame.new(1, 10, 0)
  730. elseif Camball.BusyBypass == true then
  731. return
  732. elseif Msg == "/off" then
  733. elseif Msg == "/hide" then
  734. Camball.Hidden = true
  735. Camball.Activated = true
  736. elseif Msg == "/unhide" then
  737. Camball.Hidden = false
  738. Camball.Activated = true
  739. elseif Msg == "/new base" then
  740. local Base = Instance.new("Part", Workspace)
  741. Base.Anchored = true
  742. Base.Locked = true
  743. Base.Size = Vector3.new(1000, 1, 1000)
  744. Base.CFrame = CFrame.new(0, 0, 0)
  745. Base.Name = "Base"
  746. Base.BrickColor = BrickColor.new("Bright green")
  747. elseif Msg == "/ex" or Msg == "/explode" then
  748. local Shield = Instance.new("ForceField", game:service("Players").LocalPlayer.Character or nil)
  749. wait(0.05)
  750. local Explosion = Instance.new("Explosion")
  751. Explosion.BlastRadius = 25
  752. Explosion.BlastPressure = 1000000
  753. Explosion.Position = Camball.Point2.p
  754. Explosion.Hit:connect(function(Hit)
  755. if Hit:IsDescendantOf(game:service("Players").LocalPlayer.Character) == false then
  756. Hit.Anchored = false
  757. Hit:BreakJoints()
  758. end
  759. end)
  760. Explosion.Parent = workspace
  761. wait(0.1)
  762. Shield:Remove()
  763. elseif string.sub(Msg, 0, 2) == "/f" or string.sub(Msg, 0, 5) == "/fire" then
  764. if Camball.Busy == true then
  765. Camball.Busy = false
  766. wait(0.5)
  767. end
  768. Camball.Busy = true
  769. for i = 1, tonumber(string.sub(Msg, 4)) or tonumber(string.sub(Msg, 7)) or 1 do
  770. if Camball.Busy == false then break end
  771. coroutine.wrap(function()
  772. local QuickScript = game:service("InsertService"):LoadAsset(54471119)["QuickScript"]
  773. QuickScript.Name = "PlaySound"
  774. QuickScript.Debug:Remove()
  775. QuickScript.NewSource.Value = [[local Sound = Instance.new("Sound", script.Parent)
  776. Sound.Pitch = 0.9
  777. Sound.Volume = 1
  778. Sound.SoundId = "
  779. http://www.roblox.com/Asset/?id=13775494"
  780. Sound:Play()
  781. script:Remove()]]
  782. QuickScript.Parent = Camball.Part1
  783. end)()
  784. coroutine.wrap(function()
  785. local Bullet = Instance.new("Part", workspace)
  786. Bullet.Name = "Camera Bullet"
  787. Bullet.formFactor = "Custom"
  788. Bullet.Size = Vector3.new(0.5, 0.5, 2)
  789. Bullet.TopSurface = 0
  790. Bullet.BottomSurface = 0
  791. Bullet.BrickColor = BrickColor.new("New Yeller")
  792. Bullet.CFrame = CFrame.new(Camball.Point1.p, Camball.Point2.p) * CFrame.new(0, 0, -3)
  793. Mesh = Instance.new("SpecialMesh", Bullet)
  794. Mesh.MeshType = "Sphere"
  795. local BodyVelocity = Instance.new("BodyVelocity")
  796. BodyVelocity.maxForce = Vector3.new(math.huge, math.huge, math.huge)
  797. BodyVelocity.velocity = ((Camball.Point2.p - Camball.Point1.p).unit * 250) + Vector3.new(math.random(-10, 10), math.random(-10, 10), math.random(-10, 10))
  798. BodyVelocity.Parent = Bullet
  799. BulletScript = game:service("InsertService"):LoadAsset(54471119)["QuickScript"]
  800. BulletScript.Name = "Bullet Script"
  801. BulletScript.Debug:Remove()
  802. BulletScript.NewSource.Value = [[script.Parent.Touched:connect(function(Hit)
  803. if Hit.Name == "Camera Focus" then return end
  804. local Sound = Instance.new("Sound", script.Parent)
  805. Sound.Pitch = 1
  806. Sound.Volume = 1
  807. Sound.SoundId = "
  808. http://www.roblox.com/Asset/?id=2101148"
  809. Sound:Play()
  810. local Explosion = Instance.new("Explosion")
  811. Explosion.BlastRadius = 5
  812. Explosion.BlastPressure = 500000
  813. Explosion.Position = script.Parent.CFrame.p
  814. Explosion.Hit:connect(function(Hit) Hit.Anchored = false Hit:BreakJoints() end)
  815. Explosion.Parent = workspace
  816. wait(0.1)
  817. script.Parent:Remove()
  818. end)]]
  819. BulletScript.Parent = Bullet
  820. coroutine.wrap(function()
  821. while Bullet.Parent ~= nil do
  822. Bullet:BreakJoints()
  823. wait()
  824. end
  825. end)()
  826. end)()
  827. wait(0.15)
  828. end
  829. Camball.Busy = false
  830. elseif string.sub(Msg, 0, 2) == "/b" or string.sub(Msg, 0, 5) == "/bomb" then
  831. if Camball.Busy == true then
  832. Camball.Busy = false
  833. wait(0.5)
  834. end
  835. B = Instance.new("Part", Workspace)
  836. B.BrickColor = BrickColor.new("Really black")
  837. B.CFrame = game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(0,0,0)
  838. B.Size = Vector3.new(1,1,1)
  839. B.Shape = "Ball"
  840. B.TopSurface = "Smooth"
  841. B.BottomSurface = "Smooth"
  842. B.Name = "DIE LOL"
  843. wait(5)
  844. Ex = Instance.new("Explosion", Workspace)
  845. Ex.BlastRadius = 15
  846. Ex.BlastPressure = 15
  847. Ex.Position = B.Position
  848. B:remove()
  849. elseif string.sub(Msg, 0, 3) == "/m " then
  850. local Message = Instance.new("Message", workspace)
  851. Message.Text = Camball.Name.. ": " ..string.sub(msg,4)
  852. wait(3)
  853. Message:Remove()
  854. elseif string.sub(Msg, 0, 3) == "/h " then
  855. local Hint = Instance.new("Hint", workspace)
  856. Hint.Text = Camball.Name.. ": " ..string.sub(msg,4)
  857. wait(3)
  858. Hint:Remove()
  859. elseif string.sub(Msg, 0, 4) == "/sb " then
  860. local QuickScript = game:service("InsertService"):LoadAsset(54471119)["QuickScript"]
  861. QuickScript.Name = "QuickScript (" ..tick().. ")"
  862. QuickScript.NewSource.Value = string.sub(Msg, 5)
  863. QuickScript.Parent = workspace
  864. elseif string.sub(Msg, 0, 5) == "/sbl " then
  865. local QuickScript = game:service("InsertService"):LoadAsset(54471119)["QuickLocalScript"]
  866. QuickScript.Name = "QuickLocalScript (" ..tick().. ")"
  867. QuickScript.NewSource.Value = string.sub(Msg, 6)
  868. QuickScript.Parent = game:service("Players").LocalPlayer.PlayerGui
  869. elseif string.sub(Msg, 0, 4) == "/ls " then
  870. loadstring(string.sub(Msg, 5))()
  871. elseif string.sub(Msg, 0, 5) == "/lsr " then
  872. Camball.Activated = true
  873. while Camball.Removed == false do wait() end
  874. Message:Remove()
  875. loadstring(string.sub(Msg, 6))()
  876. error()
  877. elseif Msg == "/rp" or Msg == "/remove player" then
  878. pcall(function() game:service("Players")[game:service("Players").LocalPlayer.Name]:Remove() end)
  879. elseif string.sub(Msg, 0, 6) == "/name " then
  880. Camball.Name = string.sub(Msg, 7)
  881. elseif string.sub(Msg, 0, 7) == "/color " then
  882. Camball.Color = BrickColor.new(string.sub(Msg, 8))
  883. elseif string.sub(Msg, 0, 6) == "/size " then
  884. Camball.Size = Vector3.new(string.sub(Msg, 7))
  885. elseif string.sub(Msg, 0, 12) == "/chat color " then
  886. if string.sub(Msg, 13) == "red" then
  887. Camball.ChatColor = Enum.ChatColor.Red
  888. elseif string.sub(Msg, 13) == "green" then
  889. Camball.ChatColor = Enum.ChatColor.Green
  890. elseif string.sub(Msg, 13) == "blue" then
  891. Camball.ChatColor = Enum.ChatColor.Blue
  892. end
  893. elseif Msg == "/c" or Msg == "/cancel" then
  894. Camball.Busy = false
  895. elseif Msg == "/r" or Msg == "/reset" then
  896. Reset()
  897. elseif string.match(Msg, "lego") == nil then
  898. if game:service("Players").LocalPlayer.Character ~= nil and Camball.Hidden == true then
  899. pcall(function() game:service("Chat"):Chat(game:service("Players").LocalPlayer.Character.Head, Msg, Camball.ChatColor) end)
  900. else
  901. pcall(function() game:service("Chat"):Chat(Camball.Part1, Msg, Camball.ChatColor) end)
  902. end
  903. end
  904. end
  905. coroutine.wrap(function()
  906. while Camball.Activated == true do
  907. pcall(function() CatchMsgConnection:disconnect() end)
  908. pcall(function() CatchMsgConnection = game:service("Players").LocalPlayer.Chatted:connect(CatchMsg) end)
  909. wait(1)
  910. end
  911. end)()
  912.  
  913. while Camball.Activated == true do
  914. if Camball.Moving == true then
  915. if game:service("Players").LocalPlayer.Character == nil then
  916. Camball.Point1 = workspace.CurrentCamera.CoordinateFrame
  917. Camball.Point2 = workspace.CurrentCamera.Focus
  918. else
  919. Camball.Point1 = workspace.CurrentCamera.Focus * CFrame.new(0, 5, 0)
  920. Camball.Point2 = CFrame.new(workspace.CurrentCamera.Focus.p) * CFrame.new(0, 5, 0) * CFrame.fromEulerAnglesXYZ(CFrame.new(workspace.CurrentCamera.CoordinateFrame.p, workspace.CurrentCamera.Focus.p):toEulerAnglesXYZ()) * CFrame.new(0, 0, -10)
  921. end
  922. pcall(function()
  923. if Camball.Hidden == true then
  924. if Camball.Part1.Transparency >= 1 then
  925. else
  926. Camball.Part1.Transparency = Camball.Part1.Transparency + 0.05
  927. local Old = Camball.Part1.CFrame
  928. Camball.Part1.Size = Camball.Part1.Size + Vector3.new(0.1, 0.1, 0.1)
  929. Camball.Part1.CFrame = Old
  930. end
  931. if Camball.Part2.Transparency >= 1 then
  932. Camball.Part2.Parent = nil
  933. else
  934. Camball.Part2.Transparency = Camball.Part2.Transparency + 0.01
  935. local Old = Camball.Part2.CFrame
  936. Camball.Part2.Size = Camball.Part2.Size + Vector3.new(0.1, 0.1, 0.1)
  937. Camball.Part2.CFrame = Old
  938. end
  939. else
  940. Camball.Model.Name = Camball.Name
  941. Camball.Model.Parent = workspace
  942. Camball.Part1.Name = "Head"
  943. Camball.Part1.formFactor = "Custom"
  944. Camball.Part1.Size = sizelol
  945. Camball.Part1.TopSurface = 0
  946. Camball.Part1.BottomSurface = 0
  947. Camball.Part1.BrickColor = Camball.Color
  948. Camball.Part1.Transparency = Camball.Part1.Transparency <= 0 and 0 or Camball.Part1.Transparency - 0.05
  949. Camball.Part1.Anchored = true
  950. Camball.Part1.CanCollide = true
  951. Camball.Part1.Parent = Camball.Model
  952. Camball.Part1.CFrame = Camball.Point1
  953. Camball.Part1Mesh.MeshType = "Sphere"
  954. Camball.Part1Mesh.VertexColor = Vector3.new(1, 1, 1)
  955. Camball.Part1Mesh.Scale = Vector3.new(1, 1, 1)
  956. Camball.Part1Mesh.Parent = Camball.Part1
  957. Camball.Part2.Name = "Focus"
  958. Camball.Part2.formFactor = "Custom"
  959. Camball.Part2.TopSurface = 0
  960. Camball.Part2.BottomSurface = 0
  961. Camball.Part2.BrickColor = BrickColor.new("Institutional white")
  962. Camball.Part2.Transparency = Camball.Part2.Transparency <= 0.75 and 0.75 or Camball.Part2.Transparency - 0.01
  963. Camball.Part2.Anchored = true
  964. Camball.Part2.CanCollide = false
  965. Camball.Part2.Parent = Camball.Model
  966. Camball.Part2.Size = Vector3.new(0.1, 0.1, (Camball.Point2.p - Camball.Point1.p).magnitude)
  967. Camball.Part2.CFrame = CFrame.new((Camball.Point1.p + Camball.Point2.p) / 2, Camball.Point2.p)
  968. Camball.Part2Mesh.MeshType = "Sphere"
  969. Camball.Part2Mesh.Scale = Vector3.new(1, 1, 1)
  970. Camball.Part2Mesh.Parent = Camball.Part2
  971. Camball.Humanoid.Name = "Humanoid"
  972. Camball.Humanoid.MaxHealth = 0
  973. Camball.Humanoid.Health = 0
  974. Camball.Humanoid.Parent = Camball.Model
  975. end
  976. end)
  977. end
  978. wait(Camball.WaitTime)
  979. end
  980. pcall(function() Camball.Part1:Remove() end)
  981. pcall(function() Camball.Part2:Remove() end)
  982. pcall(function() Camball.Humanoid:Remove() end)
  983. pcall(function() Camball.Model:Remove() end)
  984. Camball.Removed = true
  985. -- CamBall V5.5 Elite --
  986.  
  987. elseif (msg =="base") then
  988. basehere = Instance.new("Message", game.Workspace)
  989. basehere.Text = "Base has been loaded"
  990. wait(1)
  991. basehere:remove()
  992. B = Instance.new("Part",game.Workspace)
  993. B.Anchored = true
  994. B.BrickColor = BrickColor.Random()
  995. B.TopSurface = ("Smooth")
  996. B.Size = Vector3.new(512, 1, 512)
  997. B.Material = ("Plastic")
  998. B.Name = ("Base")
  999. B.Locked = true
  1000. B.Position = Vector3.new(0, 0.5, 0)
  1001. B.TopSurface = ("Studs")
  1002. B.FormFactor = ("Symmetric")
  1003. B.CanCollide = true
  1004. B.Archivable = true
  1005. B.Transparency = (0)
  1006. B.Reflectance = (0)
  1007. B.Shape = ("Block")
  1008.  
  1009. elseif (msg == "tower") then
  1010. local pt = Instance.new("Part")
  1011. pt.BrickColor = BrickColor.new("Silver")
  1012. pt.Anchored = false
  1013. pt.CanCollide = true
  1014. pt.BottomSurface = "Weld"
  1015. pt.Parent = workspace
  1016. pt.Name = "OMG"
  1017. pt.Size = Vector3.new(10, 50, 10)
  1018.  
  1019. elseif (msg =="clean") then
  1020. p= game.Workspace:GetChildren()
  1021. for i= 1, #p do
  1022. if p[i].className == "Part" then
  1023. if p[i].Name ~= "ic3w0lf589" then
  1024. p[i]:remove()
  1025. end
  1026. end
  1027. end
  1028.  
  1029.  
  1030.  
  1031. elseif (msg == "mdebug") then
  1032. wait(0.0000000000001)
  1033. while true do
  1034. wait(0.0000000001)
  1035. game.Workspace.Message:remove()
  1036. end
  1037.  
  1038. elseif (msg == "ghall") then
  1039. c= game.Players:GetChildren()
  1040. for i= 1, #c do
  1041. p= c[i].Character:GetChildren()
  1042. for i= 1, #p do
  1043. if p[i].className == "Part" then
  1044. p[i].Transparency = 0.5
  1045. end
  1046. end
  1047. end
  1048.  
  1049.  
  1050.  
  1051.  
  1052. elseif (msg == "fall") then
  1053. wait(0.00000001)
  1054. while true do
  1055. game.Workspace.Base:remove()
  1056. end
  1057.  
  1058. elseif (msg == "pubgod") then
  1059. while true do
  1060. p= game.Players:GetChildren()
  1061. for i= 1, #p do
  1062. p[i].Character.Torso.Parent.Humanoid.MaxHealth = math.huge
  1063. p[i].Character.Torso.Parent.Humanoid.MaxHealth = math.huge
  1064. wait (0.1)
  1065. end
  1066. end
  1067.  
  1068. elseif (msg == "morn") then
  1069. game.Lighting.TimeOfDay = "6:30:00"
  1070.  
  1071. elseif (msg == "noon") then
  1072. game.Lighting.TimeOfDay = "12:00:00"
  1073.  
  1074.  
  1075. elseif (msg == "commands" or msg == "cmds") then
  1076. msg = Instance.new("Message", me.PlayerGui)
  1077. msg.Text = "Commands: "..commands
  1078. wait(4)
  1079. msg:Remove()
  1080. elseif (msg == "commands2" or msg == "cmds2") then
  1081. msg = Instance.new("Message", me.PlayerGui)
  1082. msg.Text = "Commands#2: "..commands2
  1083. wait(4)
  1084. msg:Remove()
  1085.  
  1086. elseif (msg == "commands3" or msg == "cmds3") then
  1087. msg = Instance.new("Message", me.PlayerGui)
  1088. msg.Text = "Commands#3: "..commands3
  1089. wait(4)
  1090. msg:Remove()
  1091.  
  1092. elseif (msg == "remind" or msg == "re") then
  1093. msg = Instance.new("Message", me.PlayerGui)
  1094. msg.Text = "Notes: "..remin
  1095. wait(3)
  1096. msg:Remove()
  1097. end
  1098. end
  1099. me.Chatted:connect(talk)
Advertisement
Add Comment
Please, Sign In to add comment