zed_isJayTheLionJR

Untitled

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