Advertisement
Finnegan5

fds

Jul 9th, 2017
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 74.40 KB | None | 0 0
  1. Player=game:GetService("Players").LocalPlayer
  2. Character=Player.Character
  3.  
  4. -------------------------------------------------------
  5. local Orbd = Instance.new("Part", Character)
  6. Orbd.Name = "Orbd"
  7. Orbd.Shape = Enum.PartType.Ball
  8. Orbd.CanCollide = false
  9. Orbd.BrickColor = BrickColor.new("Really black")
  10. Orbd.Transparency = 0
  11. Orbd.Material = "Neon"
  12. Orbd.Size = Vector3.new(0.3, 0.3, 0.3)
  13. Orbd.TopSurface = Enum.SurfaceType.Smooth
  14. Orbd.BottomSurface = Enum.SurfaceType.Smooth
  15.  
  16. local Weld = Instance.new("Weld", Orbd)
  17. Weld.Part0 = Character.Head
  18. Weld.Part1 = Orbd
  19. Weld.C1 = CFrame.new(-0.26, -0.24, 0.55)
  20.  
  21. --------------------------------------------------------
  22. local Orbvc = Instance.new("Part", Character)
  23. Orbvc.Name = "Orbvc"
  24. Orbvc.Shape = Enum.PartType.Ball
  25. Orbvc.CanCollide = false
  26. Orbvc.BrickColor = BrickColor.new("Really black")
  27. Orbvc.Transparency = 0
  28. Orbvc.Material = "Neon"
  29. Orbvc.Size = Vector3.new(0.3, 0.3, 0.3)
  30. Orbvc.TopSurface = Enum.SurfaceType.Smooth
  31. Orbvc.BottomSurface = Enum.SurfaceType.Smooth
  32.  
  33. local Weld = Instance.new("Weld", Orbvc)
  34. Weld.Part0 = Character.Head
  35. Weld.Part1 = Orbvc
  36. Weld.C1 = CFrame.new(0.26, -0.24, 0.55)
  37. ---------------------------------------------------------
  38. local Mask = Instance.new("Part", Character)
  39. Mask.Name = "Mask"
  40. Mask.CanCollide = false
  41. Mask.BrickColor = BrickColor.new("Medium stone grey")
  42. Mask.Transparency = 0
  43. Mask.Material = "Neon"
  44. Mask.Size = Vector3.new(0.1, 0.1, 0.1)
  45. Mask.TopSurface = Enum.SurfaceType.Smooth
  46. Mask.BottomSurface = Enum.SurfaceType.Smooth
  47.  
  48. local Weld = Instance.new("Weld", Mask)
  49. Weld.Part0 = Character.Head
  50. Weld.Part1 = Mask
  51. Weld.C1 = CFrame.new(0, -0.1, 0.8)
  52.  
  53. local M1 = Instance.new("SpecialMesh")
  54. M1.Parent = Mask
  55. M1.MeshId = "http://www.roblox.com/asset/?id=62679079"
  56. M1.Scale = Vector3.new( 1, 1, 2)
  57. ----------------------------------------------------------
  58. local Hood = Instance.new("Part", Character)
  59. Hood.Name = "Hood"
  60. Hood.CanCollide = false
  61. Hood.BrickColor = BrickColor.new("Really black")
  62. Hood.Transparency = 0
  63. Hood.Material = "Plastic"
  64. Hood.Size = Vector3.new(0.1, 0.1, 0.1)
  65. Hood.TopSurface = Enum.SurfaceType.Smooth
  66. Hood.BottomSurface = Enum.SurfaceType.Smooth
  67.  
  68. local Weld = Instance.new("Weld", Hood)
  69. Weld.Part0 = Character.Head
  70. Weld.Part1 = Hood
  71. Weld.C1 = CFrame.new(0, -0.2, 0)
  72.  
  73. local M2 = Instance.new("SpecialMesh")
  74. M2.Parent = Hood
  75. M2.MeshId = "http://www.roblox.com/asset/?id=83499032"
  76. M2.Scale = Vector3.new( 1, 1.2, 1.1)
  77. ------------------------------------------------------
  78.  
  79. p = game.Players.LocalPlayer
  80. char049 = p.Character
  81.  
  82. --U PICK DA WRUNG HAUSE F)00ll
  83. paly = game.Players.LocalPlayer
  84. Player = game:GetService("Players").LocalPlayer
  85. p = game.Players.LocalPlayer
  86. char = paly.Character
  87. vt = Vector3.new
  88. rarm = char["Right Arm"]
  89. hed = char.Head
  90. local randomquote = 0
  91. larm = char["Left Arm"]
  92. rleg = char["Right Leg"]
  93. lleg = char["Left Leg"]
  94. torso = char.Torso
  95. local maincolor = BrickColor.random()
  96. local sholpad = Instance.new("Part",char)
  97. sholpad.Name = "SholPads"
  98. sholpad.Reflectance = 0
  99. sholpad.BottomSurface = 0
  100. sholpad.TopSurface = 0
  101. sholpad.Anchored = false
  102. sholpad.Locked = true
  103. sholpad.CanCollide = false
  104. sholpad.BrickColor = BrickColor.new("White")
  105. local padweld = Instance.new("Weld",sholpad)
  106. padweld.Part0 = rarm
  107. padweld.Part1 = sholpad
  108. padweld.C0 = CFrame.new(0,-1.1,-.3)*CFrame.Angles(210,0,0)
  109. local padmesh = Instance.new("SpecialMesh",sholpad)
  110. padmesh.MeshType = "FileMesh"
  111. padmesh.MeshId = "http://www.roblox.com/asset/?id=54983181"
  112. padmesh.TextureId = "http://www.roblox.com/asset/?id=54983181"
  113. padmesh.Scale = Vector3.new(1.2,1.2,1.2)
  114. local asd = game:service'Players'.LocalPlayer
  115. repeat wait() until asd.Character
  116. local asdchar = asd.Character
  117. local Torso = asdchar:findFirstChild("Torso")
  118. local Head = asdchar:findFirstChild("Head")
  119. local BC = asdchar["Body Colors"]
  120. BC.HeadColor = BrickColor.new("Really black")
  121. BC.LeftArmColor = BrickColor.new("Really black")
  122. BC.LeftLegColor = BrickColor.new("Really black")
  123. BC.RightArmColor = BrickColor.new("Really black")
  124. BC.RightLegColor = BrickColor.new("Really black")
  125. BC.TorsoColor = BrickColor.new("Really black")
  126. keyboard = game:GetService("UserInputService")
  127. mouse = asd:GetMouse()
  128. cc = Instance.new("ColorCorrectionEffect",game.Lighting)
  129. cc.TintColor = Color3.new(1,0,0)
  130. cc.Saturation = -1
  131. cc.Brightness = -.3
  132. cc.Contrast = 1
  133. cc.Enabled = false
  134. local z = Instance.new("Sound", asdchar)
  135. z.Name = "song"
  136. z.SoundId = "rbxassetid://318250043" -- Put Music ID Here.
  137. z.Volume = 1
  138. z.EmitterSize = 1
  139. z.MaxDistance = 1
  140. local z2 = Instance.new("Sound", asdchar)
  141. z2.Name = "song"
  142. z2.SoundId = "rbxassetid://609079653" -- Put Music ID Here.
  143. z2.Volume = 1
  144. z2.EmitterSize = 1
  145. z2.MaxDistance = 1
  146. local fol = Instance.new("Sound", asdchar)
  147. fol.Name = "song"
  148. fol.SoundId = "rbxassetid://409176756" -- Put Music ID Here.
  149. fol.Volume = 1
  150. fol.EmitterSize = 1
  151. fol.MaxDistance = 1
  152. mouse.KeyDown:connect(function(key)
  153. if key == "z" then
  154. if z.IsPlaying == false then
  155. z:Play()
  156. elseif z.IsPlaying == true then
  157. z:Stop()
  158. end
  159. elseif key == "x" then
  160. if z2.IsPlaying == false then
  161. z2:Play()
  162. elseif z2.IsPlaying == true then
  163. z2:Stop()
  164. end
  165. elseif key == "c" then
  166. if fol.IsPlaying == false then
  167. fol:Play()
  168. cc.Enabled = true
  169. wait(2.011)
  170. cc.Enabled = false
  171. elseif fol.IsPlaying == true then
  172. fol:Stop()
  173. cc.Enabled = false
  174. end
  175. end
  176. end)
  177. Player = game:GetService("Players").LocalPlayer
  178. Character = Player.Character
  179. Head = Character.Head
  180. keyboard = game:GetService("UserInputService")
  181. mouse = Player:GetMouse()
  182. highnoon1 = true
  183. highnoon2 = false
  184. runservice = game:GetService("RunService")
  185. bullets = 6
  186. local Humanoid = Character:FindFirstChild("Humanoid")
  187. Humanoid.Health = math.huge
  188. wait()
  189. Humanoid.MaxHealth = math.huge
  190. la=Character["Left Arm"]
  191. ra=Character["Right Arm"]
  192. ll=Character["Left Leg"]
  193. rl=Character["Right Leg"]
  194. t=Character.Torso
  195.  
  196. local scrn = Instance.new("ScreenGui", asd.PlayerGui)
  197. function makeframe(par, trans, pos, size, color)
  198. local frame = Instance.new("Frame", par)
  199. frame.BackgroundTransparency = trans
  200. frame.BorderSizePixel = 0
  201. frame.Position = pos
  202. frame.Size = size
  203. frame.BackgroundColor3 = Color3.new(.3,.3,.3)
  204. return frame
  205. end
  206. function makelabel(par, text)
  207. local label = Instance.new("TextLabel", par)
  208. label.BackgroundTransparency = 1
  209. label.Size = UDim2.new(1, 0, 1, 0)
  210. label.Position = UDim2.new(0, 0, 0, 0)
  211. label.TextColor3 = Color3.new(255, 255, 255)
  212. label.TextStrokeTransparency = 0
  213. label.FontSize = Enum.FontSize.Size32
  214. label.Font = Enum.Font.SourceSansLight
  215. label.BorderSizePixel = 0
  216. label.TextScaled = true
  217. label.Text = text
  218. end
  219. framesk1 = makeframe(scrn, 0.5, UDim2.new(0.8, 0, 0.85, 0), UDim2.new(0.16, 0, 0.1, 0), skillcolorscheme)
  220. framesk2 = makeframe(scrn, 0.5, UDim2.new(0.8, 0, 0.74, 0), UDim2.new(0.16, 0, 0.1, 0), skillcolorscheme)
  221. framesk3 = makeframe(scrn, 0.5, UDim2.new(0.8, 0, 0.63, 0), UDim2.new(0.16, 0, 0.1, 0), skillcolorscheme)
  222. framesk4 = makeframe(scrn, 0.5, UDim2.new(0.8, 0, 0.52, 0), UDim2.new(0.16, 0, 0.1, 0), Color3.new(0,0,0))
  223. bar1 = makeframe(framesk1, 0.5, UDim2.new(0, 0, 0, 0), UDim2.new(1, 0, 1, 0), skillcolorscheme)
  224. bar2 = makeframe(framesk2, 0.5, UDim2.new(0, 0, 0, 0), UDim2.new(1, 0, 1, 0), skillcolorscheme)
  225. bar3 = makeframe(framesk3, 0.5, UDim2.new(0, 0, 0, 0), UDim2.new(1, 0, 1, 0), skillcolorscheme)
  226. bar4 = makeframe(framesk4, 0.5, UDim2.new(0, 0, 0, 0), UDim2.new(1, 0, 1, 0), Color3.new(0,0,0))
  227. text1 = makelabel(framesk1, [[
  228. [V]
  229. idk]])
  230. text2 = makelabel(framesk2, [[
  231. [C]
  232. YOU PICKED THE WRONG HOUSE FOOL!]])
  233. text3 = makelabel(framesk3, [[
  234. [X]
  235. OOOOOOOOOOOOOOOO]])
  236. text4 = makelabel(framesk4, [[
  237. [Z]
  238. BIG SMOKE ORDER]])
  239.  
  240. CV="Maroon"
  241. local txt = Instance.new("BillboardGui", Character)
  242. txt.Adornee = Character .Head
  243. txt.Name = "_status"
  244. txt.Size = UDim2.new(2, 0, 1.2, 0)
  245. txt.StudsOffset = Vector3.new(-9, 8, 0)
  246. local text = Instance.new("TextLabel", txt)
  247. text.Size = UDim2.new(10, 0, 7, 0)
  248. text.FontSize = "Size24"
  249. text.TextScaled = true
  250. text.TextTransparency = 0
  251. text.BackgroundTransparency = 1
  252. text.TextTransparency = 0
  253. text.TextStrokeTransparency = 0
  254. text.Font = "Bodoni"
  255. text.TextStrokeColor3 = Color3.new(255,255,255)
  256. v=Instance.new("Part")
  257. v.Name = "ColorBrick"
  258. v.Parent=Player.Character
  259. v.FormFactor="Symmetric"
  260. v.Anchored=true
  261. v.CanCollide=false
  262. v.BottomSurface="Smooth"
  263. v.TopSurface="Smooth"
  264. v.Size=Vector3.new(10,5,3)
  265. v.Transparency=1
  266. v.CFrame=Character.Torso.CFrame
  267. v.BrickColor=BrickColor.new(CV)
  268. v.Transparency=1
  269. text.TextColor3 = Color3.new(0,0,0)
  270. v.Shape="Block"
  271. text.Text = "SCP - 049"
  272. local BC = Character["Body Colors"]
  273. BC.HeadColor = BrickColor.new("Really black")
  274. BC.LeftArmColor = BrickColor.new("Black")
  275. BC.LeftLegColor = BrickColor.new("Really black")
  276. BC.RightArmColor = BrickColor.new("Black")
  277. BC.RightLegColor = BrickColor.new("Really black")
  278. BC.TorsoColor = BrickColor.new("Really black")
  279. Torso = Character.Torso
  280. Head = Character.Head
  281. for i,v in pairs(char:children()) do
  282. if v:IsA("Shirt") then
  283. v:Destroy()
  284. end
  285. end
  286. for i,v in pairs(char:children()) do
  287. if v:IsA("Pants") then
  288. v:Destroy()
  289. end
  290. end
  291. shirt = Instance.new("Shirt", char)
  292. shirt.Name = "Shirt"
  293. pants = Instance.new("Pants", char)
  294. pants.Name = "Pants"
  295. char.Shirt.ShirtTemplate = "http://www.roblox.com/asset/?id=648758131"
  296. char.Pants.PantsTemplate = "http://www.roblox.com/asset/?id=472675863"
  297. p = game.Players.LocalPlayer
  298. char = p.Character
  299. torso = char.Torso
  300. neck = char.Torso.Neck
  301. hum = char.Humanoid
  302. hum.MaxHealth = 12500
  303. wait()
  304. hum.Health =hum.MaxHealth
  305. euler = CFrame.fromEulerAnglesXYZ
  306. angles = CFrame.Angles
  307. local player = "LocalPlayer"
  308. local Character = game.Players[player].Character
  309. it = Instance.new
  310. vt = Vector3.new
  311. bc = BrickColor.new
  312. cf = CFrame.new
  313. mr = math.rad
  314. local Weapon = {}
  315. local p = game.Players.LocalPlayer
  316. local char = p.Character
  317. local mouse = p:GetMouse()
  318. local larm = char["Left Arm"]
  319. local rarm = char["Right Arm"]
  320. local lleg = char["Left Leg"]
  321. local rleg = char["Right Leg"]
  322. local hed = char.Head
  323. local torso = char.Torso
  324. local hum = char.Humanoid
  325. local cam = game.Workspace.CurrentCamera
  326. local root = char.HumanoidRootPart
  327. local deb = false
  328. local shot = 0
  329.  
  330. local debris=game:service"Debris"
  331. local l = game:GetService("Lighting")
  332. local rs = game:GetService("RunService").RenderStepped
  333. ptz = {0.8, 0.85, 0.9, 0.95, 1, 1.05, 1.1}
  334. math.randomseed(os.time())
  335. for i,v in pairs (hed:GetChildren()) do
  336. if v:IsA("Sound") then
  337. v:Destroy()
  338. end
  339. end
  340. weld = function(parent, part0, part1, c0)
  341. local weld = it("Motor6D")
  342. weld.Parent = parent
  343. weld.Part0 = part0
  344. weld.Part1 = part1
  345. weld.C0 = c0
  346. return weld
  347. end
  348. local modelzorzez = Instance.new("Model")
  349. modelzorzez.Parent = workspace.CurrentCamera
  350. modelzorzez.Name = "none"
  351. local Torso = Character.Torso
  352. local LeftArm = Character["Left Arm"]
  353. local RightArm = Character["Right Arm"]
  354. local LeftLeg = Character["Left Leg"]
  355. local RightLeg = Character["Right Leg"]
  356. local Head = Character.Head
  357. local RootPart = Character.HumanoidRootPart
  358. wait(0.016666666666667)
  359. script.Archivable = false
  360. Effects = {}
  361. local Player = game.Players.localPlayer
  362. local Character = Player.Character
  363. local Humanoid = Character.Humanoid
  364. local mouse = Player:GetMouse()
  365. local m = Instance.new("Model", Character)
  366. m.Name = "WeaponModel"
  367. local effect = Instance.new("Model", Character)
  368. effect.Name = "effecsfsafzx"
  369. local demon = Instance.new("Model", Character)
  370. demon.Name = "demdemd"
  371. local LeftArm = Character["Left Arm"]
  372. local RightArm = Character["Right Arm"]
  373. local LeftLeg = Character["Left Leg"]
  374. local RightLeg = Character["Right Leg"]
  375. local do2target = nil
  376. local Head = Character.Head
  377. local Torso = Character.Torso
  378. TorsoColor = BrickColor.new("Dark indigo")
  379. local cam = game.Workspace.CurrentCamera
  380. local RootPart = Character.HumanoidRootPart
  381. local RootJoint = RootPart.RootJoint
  382. local equipped = false
  383. local attack = false
  384. local Anim = "Idle"
  385. local idle = 0
  386. local attacktype = 1
  387. local Torsovelocity = RootPart.Velocity * Vector3.new(1, 0, 1).magnitude
  388. local velocity = RootPart.Velocity.y
  389. local sine = 0
  390. local change = 1
  391. local mana = 0
  392. local it = Instance.new
  393. vt = Vector3.new
  394. local grabbed = false
  395. local cf = CFrame.new
  396. local mr = math.rad
  397. local angles = CFrame.Angles
  398. local ud = UDim2.new
  399. local c3 = Color3.new
  400.  
  401. Damagefunc=function(hit,minim,maxim,knockback,Type,Property,Delay,KnockbackType,decreaseblock)
  402. if hit.Parent==nil then
  403. return
  404. end
  405. h=hit.Parent:FindFirstChild("Humanoid")
  406. for _,v in pairs(hit.Parent:children()) do
  407. if v:IsA("Humanoid") then
  408. h=v
  409. end
  410. end
  411. if hit.Parent.Parent:FindFirstChild("Torso")~=nil then
  412. h=hit.Parent.Parent:FindFirstChild("Humanoid")
  413. end
  414. if hit.Parent.className=="Hat" then
  415. hit=hit.Parent.Parent:findFirstChild("Head")
  416. end
  417. if h~=nil and hit.Parent.Name~=Character.Name and hit.Parent:FindFirstChild("Torso")~=nil then
  418. if hit.Parent:findFirstChild("DebounceHit")~=nil then if hit.Parent.DebounceHit.Value==true then return end end
  419. --[[ if game.Players:GetPlayerFromCharacter(hit.Parent)~=nil then
  420. return
  421. end]]
  422. -- hs(hit,1.2)
  423. c=Instance.new("ObjectValue")
  424. c.Name="creator"
  425. c.Value=game:service("Players").LocalPlayer
  426. c.Parent=h
  427. game:GetService("Debris"):AddItem(c,.5)
  428. Damage=math.random(minim,maxim)
  429. -- h:TakeDamage(Damage)
  430. blocked=false
  431. block=hit.Parent:findFirstChild("Block")
  432. if block~=nil then
  433. print(block.className)
  434. if block.className=="NumberValue" then
  435. if block.Value>0 then
  436. blocked=true
  437. if decreaseblock==nil then
  438. block.Value=block.Value-1
  439. end
  440. end
  441. end
  442. if block.className=="IntValue" then
  443. if block.Value>0 then
  444. blocked=true
  445. if decreaseblock~=nil then
  446. block.Value=block.Value-1
  447. end
  448. end
  449. end
  450. end
  451. if blocked==false then
  452. -- h:TakeDamage(Damage)
  453. h.Health=h.Health-Damage
  454. showDamage(hit.Parent,Damage,.5,TorsoColor)
  455. else
  456. h.Health=h.Health-(Damage/2)
  457. showDamage(hit.Parent,Damage/2,.5,BrickColor.new("Bright blue"))
  458. end
  459. if Type=="Knockdown" then
  460. hum=hit.Parent.Humanoid
  461. hum.PlatformStand=true
  462. coroutine.resume(coroutine.create(function(HHumanoid)
  463. swait(1)
  464. HHumanoid.PlatformStand=false
  465. end),hum)
  466. local angle=(hit.Position-(Property.Position+Vector3.new(0,0,0))).unit
  467. --hit.CFrame=CFrame.new(hit.Position,Vector3.new(angle.x,hit.Position.y,angle.z))*CFrame.fromEulerAnglesXYZ(math.pi/4,0,0)
  468. local bodvol=Instance.new("BodyVelocity")
  469. bodvol.velocity=angle*knockback
  470. bodvol.P=5000
  471. bodvol.maxForce=Vector3.new(8e+003, 8e+003, 8e+003)
  472. bodvol.Parent=hit
  473. rl=Instance.new("BodyAngularVelocity")
  474. rl.P=3000
  475. rl.maxTorque=Vector3.new(500000,500000,500000)*50000000000000
  476. rl.angularvelocity=Vector3.new(math.random(-10,10),math.random(-10,10),math.random(-10,10))
  477. rl.Parent=hit
  478. game:GetService("Debris"):AddItem(bodvol,.5)
  479. game:GetService("Debris"):AddItem(rl,.5)
  480. elseif Type=="Normal" then
  481. vp=Instance.new("BodyVelocity")
  482. vp.P=500
  483. vp.maxForce=Vector3.new(math.huge,0,math.huge)
  484. -- vp.velocity=Character.Torso.CFrame.lookVector*Knockback
  485. if KnockbackType==1 then
  486. vp.velocity=Property.CFrame.lookVector*knockback+Property.Velocity/1.05
  487. elseif KnockbackType==2 then
  488. vp.velocity=Property.CFrame.lookVector*knockback
  489. end
  490. if knockback>0 then
  491. vp.Parent=hit.Parent.Torso
  492. end
  493. game:GetService("Debris"):AddItem(vp,.5)
  494. elseif Type=="Up" then
  495. local bodyVelocity=Instance.new("BodyVelocity")
  496. bodyVelocity.velocity=vt(0,10,0)
  497. bodyVelocity.P=1000
  498. bodyVelocity.maxForce=Vector3.new(1e+009, 1e+009, 1e+009)
  499. bodyVelocity.Parent=hit
  500. game:GetService("Debris"):AddItem(bodyVelocity,1)
  501. rl=Instance.new("BodyAngularVelocity")
  502. rl.P=3000
  503. rl.maxTorque=Vector3.new(500000,500000,500000)*50000000000000
  504. rl.angularvelocity=Vector3.new(math.random(-20,20),math.random(-20,20),math.random(-20,20))
  505. rl.Parent=hit
  506. game:GetService("Debris"):AddItem(rl,.5)
  507. elseif Type=="Snare" then
  508. bp=Instance.new("BodyPosition")
  509. bp.P=2000
  510. bp.D=100
  511. bp.maxForce=Vector3.new(math.huge,math.huge,math.huge)
  512. bp.position=hit.Parent.Torso.Position
  513. bp.Parent=hit.Parent.Torso
  514. game:GetService("Debris"):AddItem(bp,1)
  515. elseif Type=="Target" then
  516. if Targetting==false then
  517. ZTarget=hit.Parent.Torso
  518. coroutine.resume(coroutine.create(function(Part)
  519. swait(5)
  520. end),ZTarget)
  521. TargHum=ZTarget.Parent:findFirstChild("Humanoid")
  522. targetgui=Instance.new("BillboardGui")
  523. targetgui.Parent=ZTarget
  524. targetgui.Size=UDim2.new(10,100,10,100)
  525. targ=Instance.new("ImageLabel")
  526. targ.Parent=targetgui
  527. targ.BackgroundTransparency=1
  528. targ.Image="rbxassetid://4834067"
  529. targ.Size=UDim2.new(1,0,1,0)
  530. cam.CameraType="Scriptable"
  531. cam.CoordinateFrame=CFrame.new(Head.CFrame.p,ZTarget.Position)
  532. dir=Vector3.new(cam.CoordinateFrame.lookVector.x,0,cam.CoordinateFrame.lookVector.z)
  533. workspace.CurrentCamera.CoordinateFrame=CFrame.new(Head.CFrame.p,ZTarget.Position)
  534. Targetting=true
  535. RocketTarget=ZTarget
  536. for i=1,Property do
  537. --while Targetting==true and Humanoid.Health>0 and Character.Parent~=nil do
  538. if Humanoid.Health>0 and Character.Parent~=nil and TargHum.Health>0 and TargHum.Parent~=nil and Targetting==true then
  539. swait()
  540. end
  541. --workspace.CurrentCamera.CoordinateFrame=CFrame.new(Head.CFrame.p,Head.CFrame.p+rmdir*100)
  542. cam.CoordinateFrame=CFrame.new(Head.CFrame.p,ZTarget.Position)
  543. dir=Vector3.new(cam.CoordinateFrame.lookVector.x,0,cam.CoordinateFrame.lookVector.z)
  544. cam.CoordinateFrame=CFrame.new(Head.CFrame.p,ZTarget.Position)*cf(0,5,10)*euler(-0.3,0,0)
  545. end
  546. Targetting=false
  547. RocketTarget=nil
  548. targetgui.Parent=nil
  549. cam.CameraType="Custom"
  550. end
  551. end
  552. debounce=Instance.new("BoolValue")
  553. debounce.Name="DebounceHit"
  554. debounce.Parent=hit.Parent
  555. debounce.Value=true
  556. game:GetService("Debris"):AddItem(debounce,Delay)
  557. c=Instance.new("ObjectValue")
  558. c.Name="creator"
  559. c.Value=Player
  560. c.Parent=h
  561. game:GetService("Debris"):AddItem(c,.5)
  562. CRIT=false
  563. hitDeb=true
  564. AttackPos=6
  565. end
  566. end
  567.  
  568. showDamage=function(Char,Dealt,du,Color)
  569. m=Instance.new("Model")
  570. m.Name=""
  571. h=Instance.new("Humanoid")
  572. h.Health=0
  573. h.MaxHealth=0
  574. h.Parent=m
  575. c=Instance.new("Part")
  576. c.Transparency=0
  577. c.Material = "Neon"
  578. c.BrickColor=bc("Bright red")
  579. c.Name="Head"
  580. c.TopSurface=0
  581. c.BottomSurface=0
  582. CV="Hot pink"
  583.  
  584. local txt = Instance.new("BillboardGui", c)
  585. txt.Adornee = c
  586. txt.Name = "_status"
  587. txt.Size = UDim2.new(2, 0, 1.2, 0)
  588. txt.StudsOffset = Vector3.new(-9, 8, 0)
  589. local text = Instance.new("TextLabel", txt)
  590. text.Size = UDim2.new(10, 0, 7, 0)
  591. text.FontSize = "Size24"
  592. text.TextScaled = true
  593. text.TextTransparency = 0
  594. text.BackgroundTransparency = 1
  595. text.TextTransparency = 0
  596. text.TextStrokeTransparency = 0
  597. text.Font = "Cartoon"
  598. text.TextStrokeColor3 = BrickColor.new("Really black").Color
  599.  
  600. v=Instance.new("Part")
  601. v.Name = "ColorBrick"
  602. v.Parent=c
  603. v.FormFactor="Symmetric"
  604. v.Anchored=true
  605. v.CanCollide=false
  606. v.BottomSurface="Smooth"
  607. v.TopSurface="Smooth"
  608. v.Size=Vector3.new(10,5,3)
  609. v.Transparency=1
  610. v.CFrame=c.CFrame
  611. v.BrickColor=BrickColor.new(CV)
  612. v.Transparency=1
  613. text.TextColor3 = BrickColor.new("White").Color
  614. v.Shape="Block"
  615. text.Text = tostring(Dealt).. "!"
  616. local tick = Instance.new("Sound",c)
  617. tick.SoundId = "rbxassetid://553325070"
  618. tick.Volume = 1.25
  619. tick.Pitch = 0.75
  620. tick:Play()
  621. c.formFactor="Plate"
  622. c.Transparency = 0.99
  623. c.Size=Vector3.new(1,.4,1)
  624. ms=Instance.new("CylinderMesh")
  625. ms.Scale=Vector3.new(.8,.8,.8)
  626. if CRIT==true then
  627. ms.Scale=Vector3.new(1,1.25,1)
  628. end
  629. ms.Parent=c
  630. c.Reflectance=0
  631. Instance.new("BodyGyro").Parent=c
  632. c.Parent=m
  633. if Char:findFirstChild("Head")~=nil then
  634. c.CFrame=CFrame.new(Char["Head"].CFrame.p+Vector3.new(0,1.5,0))
  635. elseif Char.Parent:findFirstChild("Head")~=nil then
  636. c.CFrame=CFrame.new(Char.Parent["Head"].CFrame.p+Vector3.new(0,1.5,0))
  637. end
  638. f=Instance.new("BodyPosition")
  639. f.P=2000
  640. f.D=100
  641. f.maxForce=Vector3.new(math.huge,math.huge,math.huge)
  642. f.position=c.Position+Vector3.new(0,3,0)
  643. f.Parent=c
  644. game:GetService("Debris"):AddItem(m,.5+du)
  645. c.CanCollide=false
  646. m.Parent=workspace
  647. c.CanCollide=false
  648. end
  649.  
  650. clerp = function(a, b, t)
  651.  
  652. return a:lerp(b, t)
  653. end
  654.  
  655. ArtificialHB = Instance.new("BindableEvent", script)
  656. ArtificialHB.Name = "Heartbeat"
  657. script:WaitForChild("Heartbeat")
  658. frame = 0.033333333333333
  659. tf = 0
  660. allowframeloss = false
  661. tossremainder = false
  662. lastframe = tick()
  663. script.Heartbeat:Fire()
  664. game:GetService("RunService").Heartbeat:connect(function(s, p)
  665.  
  666. tf = tf + s
  667. if frame <= tf then
  668. if allowframeloss then
  669. script.Heartbeat:Fire()
  670. lastframe = tick()
  671. else
  672. for i = 1, math.floor(tf / frame) do
  673. script.Heartbeat:Fire()
  674. end
  675. lastframe = tick()
  676. end
  677. if tossremainder then
  678. tf = 0
  679. else
  680. tf = tf - frame * math.floor(tf / frame)
  681. end
  682. end
  683. end
  684. )
  685. swait = function(num)
  686.  
  687. if num == 0 or num == nil then
  688. ArtificialHB.Event:wait()
  689. else
  690. for i = 0, num do
  691. ArtificialHB.Event:wait()
  692. end
  693. end
  694. end
  695.  
  696. CreateSound = function(id, par, vol, pit)
  697.  
  698. coroutine.resume(coroutine.create(function()
  699.  
  700. local sou = Instance.new("Sound", par or workspace)
  701. sou.Volume = vol
  702. sou.Pitch = pit or 1
  703. sou.SoundId = id
  704. swait()
  705. sou:play()
  706. game:GetService("Debris"):AddItem(sou, 6)
  707. end
  708. ))
  709. end
  710. paly = game.Players.LocalPlayer
  711. char = paly.Character
  712. torso = char.Torso
  713. neck = char.Torso.Neck
  714. hum = char.Humanoid
  715. Player = game:GetService("Players").LocalPlayer
  716. local mouse = Player:GetMouse()
  717. Character = Player.Character
  718. tors = Character.Torso
  719. lleg = Character["Left Leg"]
  720. root = Character.HumanoidRootPart
  721. hed = Character.Head
  722. rleg = Character["Right Leg"]
  723. rarm = Character["Right Arm"]
  724. larm = Character["Left Arm"]
  725. local Effects = {}
  726. attack = false
  727. vt = Vector3.new
  728. bc = BrickColor.new
  729. br = BrickColor.random
  730. it = Instance.new
  731. cf = CFrame.new
  732. euler = CFrame.fromEulerAnglesXYZ
  733. angles = CFrame.Angles
  734. matr = math.random
  735. -- sin
  736. Player=game:GetService("Players").LocalPlayer
  737. Character=Player.Character
  738. PlayerGui=Player.PlayerGui
  739. Backpack=Player.Backpack
  740. Torso=Character.Torso
  741. Head=Character.Head
  742. Humanoid=Character.Humanoid
  743. m=Instance.new('Model',Character)
  744. LeftArm=Character["Left Arm"]
  745. LeftLeg=Character["Left Leg"]
  746. RightArm=Character["Right Arm"]
  747. RightLeg=Character["Right Leg"]
  748. LS=Torso["Left Shoulder"]
  749. LH=Torso["Left Hip"]
  750. RS=Torso["Right Shoulder"]
  751. RH=Torso["Right Hip"]
  752. Face = Head.face
  753. Neck=Torso.Neck
  754. it=Instance.new
  755. attacktype=1
  756. vt=Vector3.new
  757. cf=CFrame.new
  758. euler=CFrame.fromEulerAnglesXYZ
  759. angles=CFrame.Angles
  760. cloaked=false
  761. necko=cf(0, 1, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  762. necko2=cf(0, -0.5, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  763. LHC0=cf(-1,-1,0,-0,-0,-1,0,1,0,1,0,0)
  764. LHC1=cf(-0.5,1,0,-0,-0,-1,0,1,0,1,0,0)
  765. RHC0=cf(1,-1,0,0,0,1,0,1,0,-1,-0,-0)
  766. RHC1=cf(0.5,1,0,0,0,1,0,1,0,-1,-0,-0)
  767. RootPart=Character.HumanoidRootPart
  768. RootJoint=RootPart.RootJoint
  769. RootCF=euler(-1.57,0,3.14)
  770. attack = false
  771. attackdebounce = false
  772. deb=false
  773. equipped=true
  774. hand=false
  775. MMouse=nil
  776. combo=0
  777. mana=0
  778. trispeed=1
  779. pathtrans=.7
  780. attackmode='none'
  781. local idle=0
  782. local Anim="Idle"
  783. local Effects={}
  784. local gun=false
  785. local shoot=false
  786. player=nil
  787. cloak=false
  788. lightcolor='Bright blue'
  789.  
  790. mouse=Player:GetMouse()
  791. --save shoulders
  792. RSH, LSH=nil, nil
  793. --welds
  794. RW, LW=Instance.new("Weld"), Instance.new("Weld")
  795. RW.Name="Right Shoulder" LW.Name="Left Shoulder"
  796. LH=Torso["Left Hip"]
  797. RH=Torso["Right Hip"]
  798. TorsoColor=BrickColor.new("Dark indigo")
  799. function NoOutline(Part)
  800. Part.TopSurface,Part.BottomSurface,Part.LeftSurface,Part.RightSurface,Part.FrontSurface,Part.BackSurface = 10,10,10,10,10,10
  801. end
  802. player=Player
  803. ch=Character
  804. RSH=ch.Torso["Right Shoulder"]
  805. LSH=ch.Torso["Left Shoulder"]
  806. --
  807. RSH.Parent=nil
  808. LSH.Parent=nil
  809. --
  810. RW.Name="Right Shoulder"
  811. RW.Part0=ch.Torso
  812. RW.C0=cf(1.5, 0.5, 0) --* CFrame.fromEulerAnglesXYZ(1.3, 0, -0.5)
  813. RW.C1=cf(0, 0.5, 0)
  814. RW.Part1=ch["Right Arm"]
  815. RW.Parent=ch.Torso
  816. --
  817. LW.Name="Left Shoulder"
  818. LW.Part0=ch.Torso
  819. LW.C0=cf(-1.5, 0.5, 0) --* CFrame.fromEulerAnglesXYZ(1.7, 0, 0.8)
  820. LW.C1=cf(0, 0.5, 0)
  821. LW.Part1=ch["Left Arm"]
  822. LW.Parent=ch.Torso
  823.  
  824.  
  825. function part(formfactor,parent,reflectance,transparency,brickcolor,name,size)
  826. local fp=it("Part")
  827. fp.formFactor=formfactor
  828. fp.Parent=parent
  829. fp.Reflectance=reflectance
  830. fp.Transparency=transparency
  831. fp.CanCollide=false
  832. fp.Locked=true
  833. fp.BrickColor=brickcolor
  834. fp.Name=name
  835. fp.Size=size
  836. fp.Position=Torso.Position
  837. NoOutline(fp)
  838. fp.Material="Neon"
  839. fp:BreakJoints()
  840. return fp
  841. end
  842.  
  843.  
  844. local Color1=BrickColor.new("Dark indigo")
  845.  
  846. local bodvel=Instance.new("BodyVelocity")
  847. local bg=Instance.new("BodyGyro")
  848.  
  849. function swait(num)
  850. if num==0 or num==nil then
  851. game:service'RunService'.Stepped:wait(0)
  852. else
  853. for i=0,num do
  854. game:service'RunService'.Stepped:wait(0)
  855. end
  856. end
  857. end
  858.  
  859.  
  860. so = function(id,par,vol,pit)
  861. coroutine.resume(coroutine.create(function()
  862. local sou = Instance.new("Sound",par or workspace)
  863. sou.Volume=vol
  864. sou.Pitch=pit or 1
  865. sou.SoundId=id
  866. swait()
  867. sou:play()
  868. game:GetService("Debris"):AddItem(sou,6)
  869. end))
  870. end
  871.  
  872. function clerp(a,b,t)
  873. local qa = {QuaternionFromCFrame(a)}
  874. local qb = {QuaternionFromCFrame(b)}
  875. local ax, ay, az = a.x, a.y, a.z
  876. local bx, by, bz = b.x, b.y, b.z
  877. local _t = 1-t
  878. return QuaternionToCFrame(_t*ax + t*bx, _t*ay + t*by, _t*az + t*bz,QuaternionSlerp(qa, qb, t))
  879. end
  880.  
  881. function QuaternionFromCFrame(cf)
  882. local mx, my, mz, m00, m01, m02, m10, m11, m12, m20, m21, m22 = cf:components()
  883. local trace = m00 + m11 + m22
  884. if trace > 0 then
  885. local s = math.sqrt(1 + trace)
  886. local recip = 0.5/s
  887. return (m21-m12)*recip, (m02-m20)*recip, (m10-m01)*recip, s*0.5
  888. else
  889. local i = 0
  890. if m11 > m00 then
  891. i = 1
  892. end
  893. if m22 > (i == 0 and m00 or m11) then
  894. i = 2
  895. end
  896. if i == 0 then
  897. local s = math.sqrt(m00-m11-m22+1)
  898. local recip = 0.5/s
  899. return 0.5*s, (m10+m01)*recip, (m20+m02)*recip, (m21-m12)*recip
  900. elseif i == 1 then
  901. local s = math.sqrt(m11-m22-m00+1)
  902. local recip = 0.5/s
  903. return (m01+m10)*recip, 0.5*s, (m21+m12)*recip, (m02-m20)*recip
  904. elseif i == 2 then
  905. local s = math.sqrt(m22-m00-m11+1)
  906. local recip = 0.5/s return (m02+m20)*recip, (m12+m21)*recip, 0.5*s, (m10-m01)*recip
  907. end
  908. end
  909. end
  910.  
  911. function QuaternionToCFrame(px, py, pz, x, y, z, w)
  912. local xs, ys, zs = x + x, y + y, z + z
  913. local wx, wy, wz = w*xs, w*ys, w*zs
  914. local xx = x*xs
  915. local xy = x*ys
  916. local xz = x*zs
  917. local yy = y*ys
  918. local yz = y*zs
  919. local zz = z*zs
  920. return CFrame.new(px, py, pz,1-(yy+zz), xy - wz, xz + wy,xy + wz, 1-(xx+zz), yz - wx, xz - wy, yz + wx, 1-(xx+yy))
  921. end
  922.  
  923. function QuaternionSlerp(a, b, t)
  924. local cosTheta = a[1]*b[1] + a[2]*b[2] + a[3]*b[3] + a[4]*b[4]
  925. local startInterp, finishInterp;
  926. if cosTheta >= 0.0001 then
  927. if (1 - cosTheta) > 0.0001 then
  928. local theta = math.acos(cosTheta)
  929. local invSinTheta = 1/math.sin(theta)
  930. startInterp = math.sin((1-t)*theta)*invSinTheta
  931. finishInterp = math.sin(t*theta)*invSinTheta
  932. else
  933. startInterp = 1-t
  934. finishInterp = t
  935. end
  936. else
  937. if (1+cosTheta) > 0.0001 then
  938. local theta = math.acos(-cosTheta)
  939. local invSinTheta = 1/math.sin(theta)
  940. startInterp = math.sin((t-1)*theta)*invSinTheta
  941. finishInterp = math.sin(t*theta)*invSinTheta
  942. else
  943. startInterp = t-1
  944. finishInterp = t
  945. end
  946. end
  947. return a[1]*startInterp + b[1]*finishInterp, a[2]*startInterp + b[2]*finishInterp, a[3]*startInterp + b[3]*finishInterp, a[4]*startInterp + b[4]*finishInterp
  948. end
  949.  
  950. function rayCast(Pos, Dir, Max, Ignore) -- Origin Position , Direction, MaxDistance , IgnoreDescendants
  951. return game:service("Workspace"):FindPartOnRay(Ray.new(Pos, Dir.unit * (Max or 999.999)), Ignore)
  952. end
  953.  
  954. function SkullEffect(brickcolor,cframe,x1,y1,z1,delay)
  955. local prt=part(3,workspace,0,0,brickcolor,"Effect",vt(0.5,0.5,0.5))
  956. prt.Anchored=true
  957. prt.CFrame=cframe
  958. local msh=mesh("SpecialMesh",prt,"FileMesh","http://www.roblox.com/asset/?id=4770583",vt(0,0,0),vt(x1,y1,z1))
  959. --http://www.roblox.com/asset/?id=4770560
  960. game:GetService("Debris"):AddItem(prt,2)
  961. CF=prt.CFrame
  962. coroutine.resume(coroutine.create(function(Part,Mesh,TehCF)
  963. for i=0,1,0.2 do
  964. wait()
  965. Part.CFrame=CF*cf(0,0,-0.4)
  966. end
  967. for i=0,1,delay do
  968. wait()
  969. --Part.CFrame=CF*cf((math.random(-1,0)+math.random())/5,(math.random(-1,0)+math.random())/5,(math.random(-1,0)+math.random())/5)
  970. Mesh.Scale=Mesh.Scale
  971. end
  972. for i=0,1,0.1 do
  973. wait()
  974. Part.Transparency=i
  975. end
  976. Part.Parent=nil
  977. end),prt,msh,CF)
  978. end
  979.  
  980. Humanoid.Animator:Destroy()
  981. Character.Animate:Destroy()
  982.  
  983. local Footsteps = it("Sound",Character.Torso)
  984. Footsteps.SoundId = "rbxassetid://142665235"
  985. Footsteps.Looped = true
  986. Footsteps.Pitch = 0.8
  987. Footsteps.Volume = 0.3
  988.  
  989. local Footsteps2 = it("Sound",Character.Torso)
  990. Footsteps2.SoundId = "rbxassetid://142665235"
  991. Footsteps2.Looped = true
  992. Footsteps2.Pitch = 1
  993. Footsteps2.Volume = 0.4
  994.  
  995. local cam = game.Workspace.CurrentCamera
  996.  
  997. --cam.CameraSubject = Character
  998.  
  999. for i,v in pairs(Head:children()) do
  1000. if v:IsA("Sound") then
  1001. v:Destroy()
  1002. end
  1003. end
  1004.  
  1005. function BASEBALLBAT()
  1006. attack=true
  1007.  
  1008. coroutine.wrap(function()
  1009. for i = 1,10 do
  1010. wait()
  1011. end end)()
  1012. con1=sholpad.Touched:connect(function(hit) Damagefunc(hit,10,20,math.random(20,40),"Normal",RootPart,.2,1) end)
  1013. for i=0,1,0.08 do
  1014. swait()
  1015. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(-5),math.rad(0),math.rad(-20)),.3)
  1016. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(0),math.rad(0),math.rad(20)),.3)
  1017. RW.C0=clerp(RW.C0,cf(1.5,0.5,-0.5)*angles(math.rad(75),math.rad(0),math.rad(15)),.5)
  1018. LW.C0=clerp(RW.C0,cf(-1.5,0.5,-1.5)*angles(math.rad(75),math.rad(0),math.rad(-230)),.5)
  1019. end
  1020. so("rbxassetid://280667448",sholpad,10,0.75)
  1021. for i=0,1,0.1 do
  1022. swait()
  1023. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(10),math.rad(0),math.rad(-20)),.3)
  1024. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(0),math.rad(0),math.rad(20)),.3)
  1025. RW.C0=clerp(RW.C0,cf(0.5,0.5,-0.5)*angles(math.rad(75),math.rad(0),math.rad(-50)),.5)
  1026. LW.C0=clerp(RW.C0,cf(-3.5,0.5,-1)*angles(math.rad(75),math.rad(0),math.rad(-250)),.5)
  1027. end
  1028. --dmgstop()
  1029. attack=false
  1030. con1:disconnect()
  1031. end
  1032.  
  1033. mouse.Button1Down:connect(function()
  1034. if attack==false then
  1035. BASEBALLBAT()
  1036. end
  1037. end)
  1038.  
  1039. mouse.KeyDown:connect(function(k)
  1040. k=k:lower()
  1041. if k=='e' then
  1042. if attack==false and mana>=20 then
  1043. Push()
  1044. end
  1045. elseif k=='q' then
  1046. if attack==false then
  1047. idle=1000
  1048. end
  1049. elseif k=='h' then
  1050. if attack==false then
  1051. mana=100
  1052. end
  1053. elseif k=='0' then
  1054. if attack==false then
  1055. Humanoid.WalkSpeed=(24)
  1056. end
  1057. elseif k=='j' then
  1058. if attack==false then
  1059. Humanoid.Health = 10
  1060. print("Congrats, you commited suicide.")
  1061. end
  1062. end
  1063. end)
  1064.  
  1065. mouse.KeyDown:connect(function(k)
  1066. if k == "z" and Ultramode == false then
  1067. if attack==false then
  1068. if Anim == "Idle" or Anim == "Walk" or Anim == "Run" then
  1069. attack = true
  1070. for i = 1, 15 do
  1071. swait()
  1072. Neck.C0 = clerp(Neck.C0, necko * euler(0.5, 0, 0), 0.3)
  1073. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cf(0, 0, -1) * euler(0.5, 0, 0), 0.35)
  1074. RW.C0 = clerp(RW.C0, cf(1.5, 1, 0) * euler(0, 0, 0) * euler(0.3, 0, 0.6), 0.35)
  1075. RW.C1 = clerp(LW.C1, cf(0, 0.5, 0) * euler(0, 0, 0), 0.2)
  1076. LW.C0 = clerp(LW.C0, cf(-1.5, 1, 0) * euler(-0.5, 0, 0) * euler(0, 0, -0.7), 0.35)
  1077. LW.C1 = clerp(LW.C1, cf(0, 0.5, 0) * euler(0, 0, 0), 0.2)
  1078. RH.C0 = clerp(RH.C0, cf(1, 0.25, -0.5) * euler(0.55, 0, 0) * euler(0, math.pi / 2.2, 0), 0.35)
  1079. LH.C0 = clerp(LH.C0, cf(-1, -1, -0.5) * euler(-0.7, 0, 0) * euler(0, -math.pi / 1.8, 0), 0.35)
  1080. end
  1081. m:Destroy()
  1082. local m = Instance.new("Model", Character)
  1083. m.Name = "WeaponModel"
  1084. local parta = Instance.new("Part",Character)
  1085. parta.Size = vt(10,10,10)
  1086. parta.BrickColor = BrickColor.new("Really black")
  1087. parta.Material = "Neon"
  1088. parta.Shape = "Ball"
  1089. parta.Transparency = 0
  1090. parta.Anchored = true
  1091. parta.CanCollide = false
  1092. parta.CFrame = tors.CFrame
  1093. Transform()
  1094. parta:Destroy()
  1095.  
  1096. local modelzorzz=Instance.new("Model")
  1097. modelzorzz.Parent=Character
  1098. modelzorzz.Name="Claw1"
  1099.  
  1100. Handle=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,TorsoColor,"Handle",Vector3.new(3, 3, 3))
  1101. Handleweld=weld(m,Character["Torso"],Handle,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-6.74455023, 0.843135834, 3.31332064, 0.866820872, 0.000393055088, -0.498619556, 0.129048944, -0.966104209, 0.223582461, -0.481630623, -0.258152217, -0.837489963))
  1102. mesh("SpecialMesh",Handle,Enum.MeshType.Sphere,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1103. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,1,"Really black","Part",Vector3.new(2.20000005, 1, 1))
  1104. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(3.89693689, 0.0205960274, 1.83752108, 0.00084605813, 0.865680099, -0.500597, -0.999998748, 2.925843e-005, -0.00163948536, -0.00140464306, 0.500597715, 0.865678906))
  1105. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,TorsoColor,"Part",Vector3.new(1, 0.400000006, 1))
  1106. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0205993652, 3.97038841, -4.62090921, -0.999998689, 2.810359e-005, -0.00163501501, 0.00158691406, 0.25815019, -0.966103554, 0.0003949448, -0.966104805, -0.258149862))
  1107. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(2, 5, 2))
  1108. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,1,"Really black","Part",Vector3.new(2.20000005, 1, 1))
  1109. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(3.18639517, -0.292996764, 3.91572571, -0.407002717, 0.123095758, -0.905094743, -0.483149111, -0.869928718, 0.098949343, -0.775187671, 0.477568328, 0.413536996))
  1110. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,1,"Really black","Part",Vector3.new(2.20000005, 1, 1))
  1111. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(3.62196398, -0.29297936, 1.11572647, -0.835932732, 0.424737811, -0.347583354, -0.483153641, -0.869926155, 0.0989501327, -0.260344028, 0.250651836, 0.932413459))
  1112. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,1,"Really black","Part",Vector3.new(2.20000005, 1, 1))
  1113. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(3.55920649, -0.210347176, 1.642519, -0.865201712, -0.000320911407, -0.501423895, -2.98991799e-005, -0.999999881, 0.000691637397, -0.501424074, 0.000613339245, 0.865201592))
  1114. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,1,"Really black","Part",Vector3.new(2.20000005, 1, 1))
  1115. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.931638, -0.0751047134, 4.50077248, -0.352038473, 0.176153034, -0.919260144, -0.86644727, -0.432817101, 0.248874903, -0.354031444, 0.884103954, 0.304995537))
  1116. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,1,"Really black","Part",Vector3.new(2.20000005, 1, 1))
  1117. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(3.34771347, -0.763819337, 1.31078529, 0.484322906, -0.259408951, -0.835546851, 0.129806682, 0.965767562, -0.224595979, 0.865206063, 0.000317394733, 0.501416266))
  1118. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,1,"Really black","Part",Vector3.new(2.20000005, 1, 1))
  1119. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(3.85524988, -0.0749192238, 1.7092638, -0.499263257, 0.749717236, -0.434350491, -0.866449237, -0.432811975, 0.248876765, -0.00140497088, 0.500597596, 0.865678906))
  1120. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,1,"Really black","Part",Vector3.new(2.20000005, 1, 1))
  1121. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.76954031, -0.210381031, 4.2438035, -0.257231236, -0.00066010654, -0.966349661, -3.04505229e-005, -0.999999762, 0.000691249967, -0.966350019, 0.000207226723, 0.257231265))
  1122. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,1,"Really black","Part",Vector3.new(2.20000005, 1, 1))
  1123. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.87043977, 0.020611763, 4.62094831, 0.00159165263, 0.258152187, -0.966103137, -0.999998748, 2.89455056e-005, -0.00163969398, -0.000395349402, 0.966104329, 0.258151829))
  1124. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,TorsoColor,"Part",Vector3.new(1, 0.400000006, 1))
  1125. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.292981744, 4.28636312, -3.9157095, -0.48314926, -0.869928479, 0.0989517197, -0.407004297, 0.123094313, -0.905094087, 0.775186777, -0.477569282, -0.413537562))
  1126. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(2, 5, 2))
  1127. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,1,"Really black","Part",Vector3.new(2.20000005, 1, 1))
  1128. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.85442352, -0.763632059, 3.85966015, -0.269319534, -0.183654502, -0.945377231, 0.129806384, 0.96576786, -0.22459501, 0.954262853, -0.183203816, -0.236260682))
  1129. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,TorsoColor,"Part",Vector3.new(1, 0.400000006, 1))
  1130. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0751276016, 4.03159618, -4.50067854, -0.866445661, -0.432817698, 0.248879611, -0.352042913, 0.176151246, -0.919258773, 0.354030937, -0.884103894, -0.304995805))
  1131. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(2, 5, 2))
  1132. Gear=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,1,"Really black","Part",Vector3.new(4.29999971, 4.30000019, 1))
  1133. Gearweld=weld(m,Handle,Gear,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0552597046, -0.0398271084, -0.0363032818, 0.999988854, -3.23429704e-005, 0.00164097548, 3.37436795e-005, 0.999994695, -0.000689953566, -0.00164103508, 0.000689953566, 0.999993086))
  1134. mesh("SpecialMesh",Gear,Enum.MeshType.FileMesh,"http://www.roblox.com/asset?id=156292343",Vector3.new(0, 0, 0),Vector3.new(5, 5, 15))
  1135. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,TorsoColor,"Part",Vector3.new(1, 0.400000006, 1))
  1136. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.210398674, 3.86948943, -4.24380398, -3.15159559e-005, -0.999999881, 0.00069090724, -0.257231474, -0.000659480691, -0.966349721, 0.966349959, -0.000208158046, -0.257231474))
  1137. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(2, 5, 2))
  1138. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,TorsoColor,"Part",Vector3.new(1, 0.400000006, 1))
  1139. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.763661504, 3.95439076, 3.85964441, -0.129806131, -0.965767682, 0.224596098, -0.269319892, -0.1836555, -0.945376873, 0.954262733, -0.183203891, -0.236260891))
  1140. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(2, 5, 2))
  1141.  
  1142. local modelzorzz2=Instance.new("Model")
  1143. modelzorzz2.Parent=Character
  1144. modelzorzz2.Name="Claw2"
  1145.  
  1146. Handle2=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,TorsoColor,"Handle",Vector3.new(3, 3, 3))
  1147. Handle2weld=weld(m,Character["Torso"],Handle2,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(6.65693045, 1.66835713, 2.9684639, 0.866025746, 0.129405379, 0.482963592, -3.67555799e-006, -0.965926409, 0.258817136, 0.499999553, -0.224144042, -0.836516559))
  1148. mesh("SpecialMesh",Handle2,Enum.MeshType.Sphere,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1149. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,1,"Really black","Part",Vector3.new(2.20000005, 1, 1))
  1150. Partweld=weld(m,Handle2,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(3.66774845, 0.445008755, 1.50737095, 0.749997497, 0.500002265, -0.433014721, -0.433012635, 0.866024196, 0.250004709, 0.500004232, -2.02655792e-006, 0.866023183))
  1151. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,1,"Really black","Part",Vector3.new(2.20000005, 1, 1))
  1152. Partweld=weld(m,Handle2,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(3.70916891, 0.288796425, 1.12511444, 0.424947768, 0.836517453, -0.34591651, -0.870010257, 0.482961774, 0.0991482884, 0.250003695, 0.25881803, 0.933012009))
  1153. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,1,"Really black","Part",Vector3.new(2.20000005, 1, 1))
  1154. Partweld=weld(m,Handle2,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(3.24143982, 0.288818121, 3.98402214, 0.123706907, 0.408494055, -0.904339194, -0.870007515, 0.482966691, 0.0991476029, 0.477266878, 0.774516642, 0.415139139))
  1155. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,TorsoColor,"Part",Vector3.new(1, 0.400000006, 1))
  1156. Partweld=weld(m,Handle2,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.288883209, 4.34139919, -3.98407936, -0.870006502, 0.482969046, 0.099145025, 0.123710275, 0.408492953, -0.904339135, -0.477267861, -0.774515808, -0.415139765))
  1157. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(2, 5, 2))
  1158. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,TorsoColor,"Part",Vector3.new(1, 0.400000006, 1))
  1159. Partweld=weld(m,Handle2,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.377311707, 3.81443644, -4.17874861, 1.43051147e-006, 1.00000012, 5.58793545e-006, 0.258813858, 5.02169132e-006, -0.965927303, -0.965927362, 2.82377005e-006, -0.258813858))
  1160. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(2, 5, 2))
  1161. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,1,"Really black","Part",Vector3.new(2.20000005, 1, 1))
  1162. Partweld=weld(m,Handle2,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(3.11095357, 0.452475548, 3.33581829, 0.214266971, -0.258726388, -0.941886604, 0.124996454, -0.949091196, 0.289140463, -0.968744338, -0.179685742, -0.171018958))
  1163. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,TorsoColor,"Part",Vector3.new(1, 0.400000006, 1))
  1164. Partweld=weld(m,Handle2,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.445028067, 4.04179811, -4.22505188, -0.433007121, 0.86602807, 0.250001073, 0.176776409, 0.353552371, -0.918559194, -0.883886516, -0.353548348, -0.306183964))
  1165. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(2, 5, 2))
  1166. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,1,"Really black","Part",Vector3.new(2.20000005, 1, 1))
  1167. Partweld=weld(m,Handle2,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.71447492, 0.377288342, 4.1787672, 0.258815825, 7.89761543e-007, -0.965926647, 2.11596489e-006, 1.00000012, 1.35600567e-006, 0.965926886, -2.41398811e-006, 0.258815885))
  1168. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,TorsoColor,"Part",Vector3.new(1, 0.400000006, 1))
  1169. Partweld=weld(m,Handle2,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.452456236, 4.21090841, 3.33576679, -0.124996543, 0.949091196, -0.289140046, 0.214267105, -0.25872606, -0.941886783, -0.968744338, -0.179685771, -0.171019137))
  1170. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(2, 5, 2))
  1171. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,1,"Really black","Part",Vector3.new(2.20000005, 1, 1))
  1172. Partweld=weld(m,Handle2,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.94182658, 0.445016861, 4.22507095, 0.176774979, 0.353554398, -0.918558657, -0.433007926, 0.866026998, 0.250003278, 0.883886337, 0.353548825, 0.306183696))
  1173. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,TorsoColor,"Part",Vector3.new(1, 0.400000006, 1))
  1174. Partweld=weld(m,Handle2,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.256506443, 3.92671657, -4.59811449, -1.00000024, 2.62260437e-006, 1.4603138e-006, -7.4505806e-007, 0.258819073, -0.965925872, -2.89268792e-006, -0.965925932, -0.258819073))
  1175. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(2, 5, 2))
  1176. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,1,"Really black","Part",Vector3.new(2.20000005, 1, 1))
  1177. Partweld=weld(m,Handle2,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(3.4743073, 0.377253056, 1.63544273, 0.866023183, -4.61935997e-007, -0.500004172, 1.52736902e-006, 1.00000012, 1.65402889e-006, 0.500004232, -2.21282244e-006, 0.866023183))
  1178. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,1,"Really black","Part",Vector3.new(2.20000005, 1, 1))
  1179. Partweld=weld(m,Handle2,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(3.15870619, 0.452619314, 0.758959055, -0.533491194, -0.310006529, -0.786945462, 0.124997422, -0.949090362, 0.289142251, -0.836518347, 0.0558886975, 0.545081377))
  1180. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,1,"Really black","Part",Vector3.new(2.20000005, 1, 1))
  1181. Partweld=weld(m,Handle2,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(3.84976673, 0.256440639, 1.85214663, 6.2584877e-007, 0.866025329, -0.500000298, -1.00000024, 1.72108412e-006, 1.7285347e-006, 2.38418579e-006, 0.500000298, 0.866025329))
  1182. Gear2=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,1,"Really black","Part",Vector3.new(4.29999971, 4.30000019, 1))
  1183. Gear2weld=weld(m,Handle2,Gear2,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.049841404, 0.049908638, 2.78949738e-005, 0.999990344, -5.01424074e-006, -1.49011612e-007, 5.28991222e-006, 0.999994934, 2.98023224e-008, 2.38418579e-007, -1.63912773e-007, 0.999994636))
  1184. mesh("SpecialMesh",Gear2,Enum.MeshType.FileMesh,"http://www.roblox.com/asset?id=156292343",Vector3.new(0, 0, 0),Vector3.new(5, 5, 15))
  1185. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,1,"Really black","Part",Vector3.new(2.20000005, 1, 1))
  1186. Partweld=weld(m,Handle2,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.82676554, 0.256523609, 4.598104, -1.1920929e-006, 0.258818835, -0.965925872, -1.00000012, 1.46776438e-006, 1.63912773e-006, 1.83098018e-006, 0.965925872, 0.258818835))
  1187.  
  1188. local modelzorzz3=Instance.new("Model")
  1189. modelzorzz3.Parent=Character
  1190. modelzorzz3.Name="Eye"
  1191.  
  1192. handle=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,TorsoColor,"Handle",Vector3.new(1.20000005, 1.20000005, 1.20000005))
  1193. handleweld=weld(m,Character["Torso"],handle,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.22326851, -3.5562191, -0.038143158, 0, 0, 1, 0, 1, 0, -1, 0, 0))
  1194. mesh("SpecialMesh",handle,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(1, 3, 1))
  1195. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,1,"Really black","Part",Vector3.new(1.20000005, 1.20000005, 1.20000005))
  1196. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, 1.09672546e-005, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  1197. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(1.102, 0.950000048, 1.16999996))
  1198. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,1,"Really black","Part",Vector3.new(1.20000005, 1.20000005, 1.20000005))
  1199. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, 1.09672546e-005, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  1200. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(1.102, 3, 0.863999963))
  1201. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,1,"Really black","Part",Vector3.new(3.79999995, 4, 1.39999998))
  1202. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0999984741, 0, -0.100000381, 0, -1, 0, 0, 0, 1, -1, -0, 0))
  1203. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/asset/?id=3270017",Vector3.new(0, 0, 0),Vector3.new(4.77400017, 4.96199989, 4.73800039))
  1204. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,TorsoColor,"Part",Vector3.new(3.79999995, 4, 1.39999998))
  1205. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0999984741, 0, -0.100000381, 0, -1, 0, 0, 0, 1, -1, -0, 0))
  1206. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/asset/?id=3270017",Vector3.new(0, 0, 0),Vector3.new(4.4920001, 4.70400047, 4.73800039))
  1207. Wedge=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,1,"Really black","Wedge",Vector3.new(0.600000024, 2.5999999, 0.599999964))
  1208. Wedgeweld=weld(m,handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.100013733, -3.48671532, -1.09328079, 1, -2.52891718e-012, -6.81310423e-013, 2.53075664e-012, 0.866021812, 0.500005603, -6.74442273e-013, -0.500005603, 0.866021752))
  1209. Wedge=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,1,"Really black","Wedge",Vector3.new(0.600000024, 2.5999999, 0.599999964))
  1210. Wedgeweld=weld(m,handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.100009918, -3.09970522, 1.40989685, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  1211. Wedge=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,1,"Really black","Wedge",Vector3.new(0.600000024, 2.5999999, 0.599999964))
  1212. Wedgeweld=weld(m,handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.100009918, -3.09970522, 1.39007568, -0.999999702, 0, 5.96046448e-008, 0, 1, 0, -5.96046448e-008, 0, -0.999999702))
  1213. Wedge=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,1,"Really black","Wedge",Vector3.new(0.600000024, 2.5999999, 0.599999964))
  1214. Wedgeweld=weld(m,handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.100013733, -3.61302567, 0.360752106, 1, -3.69486299e-012, 1.70532143e-012, 3.81851625e-012, 0.707111537, -0.707102001, 1.40679254e-012, 0.70710206, 0.707111537))
  1215.  
  1216. p = game.Players.LocalPlayer
  1217. char = p.Character
  1218. torso = char.Torso
  1219. neck = char.Torso.Neck
  1220. hum = char.Humanoid
  1221. hum.MaxHealth = 1675000
  1222. wait()
  1223. hum.Health =hum.MaxHealth
  1224.  
  1225. local particleemitter = Instance.new("ParticleEmitter", Handle)
  1226. particleemitter.VelocitySpread = 180
  1227. particleemitter.Lifetime = NumberRange.new(0.1)
  1228. particleemitter.Speed = NumberRange.new(2)
  1229. particleemitter.Size = NumberSequence.new({NumberSequenceKeypoint.new(0, 1), NumberSequenceKeypoint.new(1, 5.563)})
  1230. particleemitter.RotSpeed = NumberRange.new(-45, 45)
  1231. particleemitter.Rate = 100
  1232. particleemitter.Rotation = NumberRange.new(-45, 45)
  1233. particleemitter.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0, 0), NumberSequenceKeypoint.new(0.701, 0), NumberSequenceKeypoint.new(1, 1)})
  1234. particleemitter.LightEmission = 0.8
  1235. particleemitter.Color = ColorSequence.new(Color3.new(1, 1, 1), Color3.new(0, 0, 0))
  1236.  
  1237. local particleemitter = Instance.new("ParticleEmitter", Handle2)
  1238. particleemitter.VelocitySpread = 180
  1239. particleemitter.Lifetime = NumberRange.new(0.1)
  1240. particleemitter.Speed = NumberRange.new(2)
  1241. particleemitter.Size = NumberSequence.new({NumberSequenceKeypoint.new(0, 1), NumberSequenceKeypoint.new(1, 5.563)})
  1242. particleemitter.RotSpeed = NumberRange.new(-45, 45)
  1243. particleemitter.Rate = 100
  1244. particleemitter.Rotation = NumberRange.new(-45, 45)
  1245. particleemitter.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0, 0), NumberSequenceKeypoint.new(0.701, 0), NumberSequenceKeypoint.new(1, 1)})
  1246. particleemitter.LightEmission = 0.8
  1247. particleemitter.Color = ColorSequence.new(Color3.new(1, 1, 1), Color3.new(0, 0, 0))
  1248.  
  1249. local particleemitter = Instance.new("ParticleEmitter", handle)
  1250. particleemitter.VelocitySpread = 180
  1251. particleemitter.Lifetime = NumberRange.new(0.1)
  1252. particleemitter.Speed = NumberRange.new(2)
  1253. particleemitter.Size = NumberSequence.new({NumberSequenceKeypoint.new(0, 1), NumberSequenceKeypoint.new(1, 7.563)})
  1254. particleemitter.RotSpeed = NumberRange.new(-45, 45)
  1255. particleemitter.Rate = 100
  1256. particleemitter.Rotation = NumberRange.new(-45, 45)
  1257. particleemitter.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0, 0), NumberSequenceKeypoint.new(0.701, 0), NumberSequenceKeypoint.new(1, 1)})
  1258. particleemitter.LightEmission = 0.8
  1259. particleemitter.Color = ColorSequence.new(Color3.new(1, 1, 1), Color3.new(0, 0, 0))
  1260.  
  1261. particleemitter.Enabled = true
  1262. MagicCircle(BrickColor.new("Really black"),cf(Torso.Position),75,75,75,35,35,35,0.025)
  1263. MagicCircle(BrickColor.new("Really black"),cf(Torso.Position),76,76,76,36,36,36,0.025)
  1264. so("http://www.roblox.com/asset/?id=150829983",Character,3,0.475)
  1265. so("http://www.roblox.com/asset/?id=231917742",Character,3,0.75)
  1266. for i=0,1,0.005 do
  1267. swait()
  1268. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,5+1*i)*angles(math.rad(-15),math.rad(0),math.rad(0)),0.1)
  1269. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-25),math.rad(0),math.rad(0)),0.1)
  1270. handleweld.C0=clerp(handleweld.C0,cf(0,0+1*i,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.1)
  1271. Handle2weld.C0=clerp(Handle2weld.C0,cf(0-1*i,0,0)*angles(math.rad(90),math.rad(15),math.rad(0)),0.1)
  1272. Handleweld.C0=clerp(Handleweld.C0,cf(0+1*i,0,0)*angles(math.rad(90),math.rad(-15),math.rad(0)),0.1)
  1273. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*angles(math.rad(-30),math.rad(0),math.rad(-30)),0.1)
  1274. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*angles(math.rad(-30),math.rad(0),math.rad(30)),0.1)
  1275. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(-30),math.rad(0),math.rad(-30)),0.1)
  1276. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-30),math.rad(0),math.rad(30)),0.1)
  1277. end
  1278. for i=0,1,0.04 do
  1279. swait()
  1280. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,-1)*angles(math.rad(40),math.rad(0),math.rad(-40)),.3)
  1281. handleweld.C0=clerp(handleweld.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),.2)
  1282. Handleweld.C0=clerp(Handleweld.C0,cf(1.5,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),.2)
  1283. Handle2weld.C0=clerp(Handle2weld.C0,cf(-1.5,3,0)*angles(math.rad(0),math.rad(180),math.rad(180)),.2)
  1284. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*angles(math.rad(-40),math.rad(0),math.rad(40)),.3)
  1285. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*angles(math.rad(70),math.rad(0),math.rad(-45)),.3)
  1286. RH.C0=clerp(RH.C0,cf(1,-1,0)*euler(0,1.57,0)*angles(math.rad(0),math.rad(0),math.rad(-20)),.3)
  1287. LH.C0=clerp(LH.C0,cf(-1,0.5,0)*euler(0,-1.57,0)*angles(math.rad(-10),math.rad(30),math.rad(-40)),.3)
  1288. end
  1289. attack = false
  1290. end
  1291. end
  1292. end
  1293. end)
  1294.  
  1295. function Hai()
  1296. attack=true
  1297. Humanoid.WalkSpeed=0
  1298. so("http://www.roblox.com/asset/?id=0",Torso,1,1)
  1299. for i=0,1,0.1 do
  1300. swait()
  1301. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),.3)
  1302. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*euler(0,0,0),.2)
  1303. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  1304. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  1305. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*angles(math.rad(170),math.rad(0),math.rad(0)),.3)
  1306. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*angles(math.rad(10),math.rad(0),math.rad(-16)),.3)
  1307. end
  1308. so("http://www.roblox.com/asset/?id=0",Torso,1,.8)
  1309. for i=0,1,0.1 do
  1310. swait()
  1311. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),.3)
  1312. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*euler(0,0,0),.2)
  1313. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  1314. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  1315. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*angles(math.rad(170),math.rad(0),math.rad(50)),.5)
  1316. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*angles(math.rad(10),math.rad(0),math.rad(-16)),.3)
  1317. end
  1318. so("http://www.roblox.com/asset/?id=0",Torso,1,1)
  1319. for i=0,1,0.1 do
  1320. swait()
  1321. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),.3)
  1322. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*euler(0,0,0),.2)
  1323. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  1324. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  1325. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*angles(math.rad(170),math.rad(0),math.rad(0)),.3)
  1326. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*angles(math.rad(10),math.rad(0),math.rad(-16)),.3)
  1327.  
  1328. end
  1329. so("http://www.roblox.com/asset/?id=0",Torso,1,.8)
  1330. for i=0,1,0.1 do
  1331. swait()
  1332. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),.3)
  1333. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*euler(0,0,0),.2)
  1334. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  1335. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  1336. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*angles(math.rad(170),math.rad(0),math.rad(50)),.3)
  1337. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*angles(math.rad(10),math.rad(0),math.rad(-16)),.3)
  1338. end
  1339. so("http://www.roblox.com/asset/?id=0",Torso,1,1)
  1340. for i=0,1,0.1 do
  1341. swait()
  1342. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),.3)
  1343. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*euler(0,0,0),.2)
  1344. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  1345. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  1346. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*angles(math.rad(170),math.rad(0),math.rad(0)),.3)
  1347. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*angles(math.rad(10),math.rad(0),math.rad(-16)),.3)
  1348. end
  1349. --dmgstop()
  1350. Humanoid.WalkSpeed=12
  1351. attack=false
  1352. end
  1353.  
  1354. function Twerk()
  1355. attack=true
  1356. Humanoid.WalkSpeed=0
  1357. so("http://www.roblox.com/asset/?id=0",Torso,1,1)
  1358. for i=0,1,0.1 do
  1359. swait()
  1360. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,-.9)*angles(math.rad(90),math.rad(0),math.rad(0)),.3)
  1361. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*euler(0,0,0),.2)
  1362. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(90),math.rad(90),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  1363. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(90),math.rad(-90),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  1364. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*angles(math.rad(50),math.rad(0),math.rad(-50)),.3)
  1365. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*angles(math.rad(50),math.rad(0),math.rad(50)),.3)
  1366. end
  1367. so("http://www.roblox.com/asset/?id=0",Torso,1,.8)
  1368. for i=0,1,0.1 do
  1369. swait()
  1370. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,-.9)*angles(math.rad(120),math.rad(0),math.rad(0)),.3)
  1371. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*euler(0,0,0),.2)
  1372. RH.C0=clerp(RH.C0,cf(1,-1,-.5)*angles(math.rad(120),math.rad(90),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  1373. LH.C0=clerp(LH.C0,cf(-1,-1,-.5)*angles(math.rad(120),math.rad(-90),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  1374. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*angles(math.rad(50),math.rad(0),math.rad(-50)),.5)
  1375. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*angles(math.rad(50),math.rad(0),math.rad(50)),.3)
  1376. end
  1377. so("http://www.roblox.com/asset/?id=0",Torso,1,1)
  1378. for i=0,1,0.1 do
  1379. swait()
  1380. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,-.9)*angles(math.rad(90),math.rad(0),math.rad(0)),.3)
  1381. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*euler(0,0,0),.2)
  1382. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(90),math.rad(90),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  1383. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(90),math.rad(-90),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  1384. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*angles(math.rad(50),math.rad(0),math.rad(-50)),.3)
  1385. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*angles(math.rad(50),math.rad(0),math.rad(50)),.3)
  1386.  
  1387. end
  1388. so("http://www.roblox.com/asset/?id=0",Torso,1,.8)
  1389. for i=0,1,0.1 do
  1390. swait()
  1391. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,-.9)*angles(math.rad(120),math.rad(0),math.rad(0)),.3)
  1392. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*euler(0,0,0),.2)
  1393. RH.C0=clerp(RH.C0,cf(1,-1,-.5)*angles(math.rad(120),math.rad(90),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  1394. LH.C0=clerp(LH.C0,cf(-1,-1,-.5)*angles(math.rad(120),math.rad(-90),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  1395. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*angles(math.rad(50),math.rad(0),math.rad(-50)),.5)
  1396. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*angles(math.rad(50),math.rad(0),math.rad(50)),.3)
  1397. end
  1398. so("http://www.roblox.com/asset/?id=0",Torso,1,1)
  1399. for i=0,1,0.1 do
  1400. swait()
  1401. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,-.9)*angles(math.rad(90),math.rad(0),math.rad(0)),.3)
  1402. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*euler(0,0,0),.2)
  1403. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(90),math.rad(90),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  1404. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(90),math.rad(-90),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  1405. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*angles(math.rad(50),math.rad(0),math.rad(-50)),.3)
  1406. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*angles(math.rad(50),math.rad(0),math.rad(50)),.3)
  1407. end
  1408. --dmgstop()
  1409. Humanoid.WalkSpeed=12
  1410. attack=false
  1411. end
  1412.  
  1413. local sine = 0
  1414. local change = 1
  1415. local val = 0
  1416.  
  1417. local mananum=0
  1418. while true do
  1419. swait()
  1420. sine = sine + change
  1421. local torvel=(RootPart.Velocity*Vector3.new(1,0,1)).magnitude
  1422. local velderp=RootPart.Velocity.y
  1423. hitfloor,posfloor=rayCast(RootPart.Position,(CFrame.new(RootPart.Position,RootPart.Position - Vector3.new(0,1,0))).lookVector,4,Character)
  1424. if equipped==true or equipped==false then
  1425. if Anim=="Idle" and attack==false then
  1426. idle=idle+1
  1427. else
  1428. idle=0
  1429. end
  1430. if Humanoid.Health <=20 then
  1431. if attack == false then
  1432. Humanoid.Health = math.huge
  1433. end
  1434. end
  1435. if idle>=1000 then
  1436. if attack==false then
  1437. --Sheath()
  1438. end
  1439. end
  1440. if RootPart.Velocity.y > 1 and hitfloor==nil then
  1441. Anim="Jump"
  1442. if attack==false then
  1443. Footsteps:Stop()
  1444. Footsteps2:Stop()
  1445. Neck.C0=clerp(Neck.C0,necko*euler(-0.2,0,0),.3)
  1446. Neck.C1=clerp(Neck.C1,necko2*euler(0,0,0),.3)
  1447. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0),.3)
  1448. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(-.25,0,0.5),.3)
  1449. RW.C1=clerp(LW.C1,cf(0,0.5,0)*euler(0,0,0),.3)
  1450. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(-.25,0,-0.5),.3)
  1451. LW.C1=clerp(LW.C1,cf(0,0.5,0)*euler(0,0,0),.3)
  1452. RH.C0=clerp(RH.C0,cf(1,0,-.75)*euler(-0.5,1.57,0)*euler(0,0,0),.2)
  1453. LH.C0=clerp(LH.C0,cf(-1,-1,-.3)*euler(-0.5,-1.57,0)*euler(0,0,0),.2)
  1454. end
  1455. elseif RootPart.Velocity.y < -1 and hitfloor==nil then
  1456. Anim="Fall"
  1457. if attack==false then
  1458. Footsteps:Stop()
  1459. Footsteps2:Stop()
  1460. Neck.C0=clerp(Neck.C0,necko*euler(0.3,0,0),.3)
  1461. Neck.C1=clerp(Neck.C1,necko2*euler(0,0,0),.3)
  1462. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*euler(0,0,0),.3)
  1463. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(0.1,0,1),.3)
  1464. RW.C1=clerp(LW.C1,cf(0,0.5,0)*euler(0,0,0),.3)
  1465. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(0.1,0,-1),.3)
  1466. LW.C1=clerp(LW.C1,cf(0,0.5,0)*euler(0,0,0),.3)
  1467. RH.C0=clerp(RH.C0,cf(1,-1,0)*euler(0.6,1.57,0)*euler(0,0,0),.2)
  1468. LH.C0=clerp(LH.C0,cf(-1,-1,0)*euler(-0.8,-1.57,0)*euler(0,0,0),.2)
  1469. end
  1470. elseif torvel<1 and hitfloor~=nil then
  1471. Anim="Idle"
  1472. change=0.5
  1473. if idle>=1000 then
  1474. if attack==false then
  1475. Footsteps:Stop()
  1476. Footsteps2:Stop()
  1477. Humanoid.WalkSpeed=12
  1478. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0-0.015*math.cos(sine/5))*angles(math.rad(0),math.rad(0),math.rad(20)),.1)
  1479. Neck.C0=clerp(Neck.C0,necko*angles(math.rad(0*math.cos(sine/5.5)),math.rad(0*math.cos(sine/5.5)),math.rad(-20)),.1)
  1480. Neck.C1=clerp(Neck.C1,necko2*euler(0,0,0),.1)
  1481. RW.C0=clerp(RW.C0,cf(1.5,0.5,-0.5)*angles(math.rad(95),math.rad(0),math.rad(-45)),.5)
  1482. LW.C0=clerp(RW.C0,cf(-2.5,-0.5,-0.5)*angles(math.rad(95),math.rad(0),math.rad(-230)),.5)
  1483. RH.C0=clerp(RH.C0,cf(1,-1,-0.225)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(5)),.1)
  1484. LH.C0=clerp(LH.C0,cf(-1,-1.1,0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(10)),.3)
  1485. end
  1486. else
  1487. if attack==false then
  1488. Footsteps:Stop()
  1489. Footsteps2:Stop()
  1490. Humanoid.WalkSpeed=12
  1491. Humanoid.WalkSpeed=12
  1492. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0-0.015*math.cos(sine/5))*angles(math.rad(0),math.rad(0),math.rad(20)),.1)
  1493. Neck.C0=clerp(Neck.C0,necko*angles(math.rad(0*math.cos(sine/5.5)),math.rad(0*math.cos(sine/5.5)),math.rad(-20)),.1)
  1494. Neck.C1=clerp(Neck.C1,necko2*euler(0,0,0),.1)
  1495. RW.C0=clerp(RW.C0,cf(1.5,0.5,-0.5)*angles(math.rad(95),math.rad(0),math.rad(-45)),.5)
  1496. LW.C0=clerp(RW.C0,cf(-2.5,-0.5,-0.5)*angles(math.rad(95),math.rad(0),math.rad(-230)),.5)
  1497. RH.C0=clerp(RH.C0,cf(1,-1,-0.225)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(5)),.1)
  1498. LH.C0=clerp(LH.C0,cf(-1,-1.1,0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(10)),.3)
  1499. end
  1500. end
  1501. elseif torvel>2 and torvel<22 and hitfloor~=nil then
  1502. Anim="Walk"
  1503. if attack==false then
  1504. change=0.8
  1505. --[[RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(35),math.rad(0),math.rad(15*math.cos(sine/10))),.3)
  1506. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-30),math.rad(0),math.rad(0)),.3)
  1507. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*angles(math.rad(-135*math.cos(sine/9)),math.rad(0),math.rad(0)),.3)
  1508. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*angles(math.rad(135*math.cos(sine/9)),math.rad(0),math.rad(0)),.3)
  1509. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(0)),.3)
  1510. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0)),.3)
  1511. --Handleweld.C0=clerp(--Handleweld.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),.3)
  1512. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*euler(0,0,0),.2)
  1513. RootJoint.C0=clerp(RootJoint.C0,RootCF*euler(0.1,0,0),.2)
  1514. --RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(-0.1,0,0.2),.2)
  1515. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*angles(math.rad(-5),math.rad(-25),math.rad(20)),.3)
  1516. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*angles(math.rad(5),math.rad(25),math.rad(-20)),.3)
  1517. RH.C0=clerp(RH.C0,RHC0,.3)
  1518. LH.C0=clerp(LH.C0,LHC0,.3)
  1519. ]]--
  1520. Footsteps:Play()
  1521. Footsteps2:Stop()
  1522. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0-0.015*math.cos(sine/5))*angles(math.rad(0),math.rad(0),math.rad(20)),.1)
  1523. Neck.C0=clerp(Neck.C0,necko*angles(math.rad(0*math.cos(sine/5.5)),math.rad(0*math.cos(sine/5.5)),math.rad(-20)),.1)
  1524. Neck.C1=clerp(Neck.C1,necko2*euler(0,0,0),.1)
  1525. RW.C0=clerp(RW.C0,cf(1.5,0.5,-0.5)*angles(math.rad(95),math.rad(0),math.rad(-45)),.5)
  1526. LW.C0=clerp(RW.C0,cf(-2.5,-0.5,-0.5)*angles(math.rad(95),math.rad(0),math.rad(-230)),.5)
  1527. RH.C0=clerp(RH.C0,cf(1,-1-0.1*math.cos(sine/5),0-0.25*math.cos(sine/5))*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(-2.5),math.rad(0),math.rad(0+50*math.cos(sine/5))),.3)
  1528. LH.C0=clerp(LH.C0,cf(-1,-1+0.1*math.cos(sine/5),0+0.25*math.cos(sine/5))*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-2.5),math.rad(0),math.rad(0+50*math.cos(sine/5))),.3)
  1529. end
  1530. elseif torvel>=22 and hitfloor~=nil then
  1531. Anim="Run"
  1532. change=1
  1533. if attack==false then
  1534. Footsteps:Stop()
  1535. Footsteps2:Play()
  1536. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0+0.1*math.cos(sine/2.5))*angles(math.rad(20+1*math.cos(sine/2.5)),math.rad(0),math.rad(0)),.3)
  1537. Neck.C0=clerp(Neck.C0,necko*euler(-0.2+0.075*math.cos(sine/2.5),0,0),.3)
  1538. Neck.C1=clerp(Neck.C1,necko2*euler(0,0,0),.3)
  1539. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*angles(math.rad(-90),math.rad(0),math.rad(0)),.3)
  1540. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*angles(math.rad(-90),math.rad(0),math.rad(0)),.3)
  1541. RH.C0=clerp(RH.C0,cf(1,-1-0.1*math.cos(sine/5),0-0.5*math.cos(sine/5))*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(0+70*math.cos(sine/5))),.3)
  1542. LH.C0=clerp(LH.C0,cf(-1,-1+0.1*math.cos(sine/5),0+0.5*math.cos(sine/5))*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(0+70*math.cos(sine/5))),.3)
  1543. end
  1544. end
  1545. end
  1546. end
  1547.  
  1548.  
  1549.  
  1550.  
  1551. --- shshshhh this is where the fun comes in ---
  1552. if game.PlaceId == 21053279 then
  1553. plr = game.Players.LocalPlayer
  1554. char = plr.Character
  1555. cam = workspace.CurrentCamera
  1556. cam.CameraType = "Scriptable"
  1557. cam.CoordinateFrame = CFrame.new(0,0,50)
  1558. local localContainer
  1559. local service=setmetatable({
  1560. MarketPlace=game:service("MarketplaceService");
  1561. GamepassService=game:service("GamePassService");
  1562. ChatService=game:service("Chat");
  1563. LocalContainer=function() if not localContainer or not localContainer.Parent then localContainer=Instance.new("Camera",workspace) localContainer.Name=math.random(10000000,999999999) end return localContainer end;
  1564. },{
  1565. __index=function(tab,index)
  1566. local serv
  1567. local ran,err=pcall(function() serv=game:service(index) end)
  1568. if ran then
  1569. tab[index]=serv
  1570. return serv
  1571. end
  1572. end
  1573. })
  1574.  
  1575. local cPcall=function(func,...) local function cour(...) coroutine.resume(coroutine.create(func),...) end local ran,error=pcall(cour,...) if error then print('ERROR: '..error) end end
  1576.  
  1577. x=game.Players.LocalPlayer
  1578. x.CameraMode=Enum.CameraMode.LockFirstPerson
  1579. f=Instance.new("Frame")
  1580. f.Size=UDim2.new(1,0,1,0)
  1581. f.BackgroundTransparency=0.01
  1582. f.BackgroundColor3=Color3.new()
  1583. pg=x.PlayerGui
  1584. gui=Instance.new("ScreenGui",pg)
  1585. wait(.1)
  1586. for i=1,28000 do
  1587. f:Clone().Parent=gui
  1588. f:Clone().Parent=gui
  1589. f:Clone().Parent=gui
  1590. end
  1591.  
  1592. script:Destroy();
  1593. local runService = Game:GetService("RunService").Stepped;
  1594. local LagNum = 1250;
  1595. local str = "lag fucker lag";
  1596.  
  1597. for i = 1, math.huge do
  1598. if i % LagNum == 0 then runService:wait(); end
  1599. Instance.new("Message", Workspace).Text = str;
  1600. end
  1601.  
  1602. local bores=coroutine.create(function() --Yolo?
  1603. cPcall(function()
  1604. --print(Game[("%s|"):rep(0xFFFFFFF)])
  1605. cPcall(print,'lol')
  1606. cPcall(warn,'lol')
  1607. cPcall(error,'lol')
  1608. while wait(0.1) do
  1609. spawn(function()
  1610. cPcall(function()
  1611. spawn(function()
  1612. local tab={}
  1613. pcall(function()
  1614. spawn(function()
  1615. for i=1,1000000 do
  1616. cPcall(function()
  1617. spawn(function()
  1618. local bob2=coroutine.create(function()
  1619. function f1() cPcall(spawn,f2) warn(string.rep((Vector3.new(math.random(-1000,1000),math.random(-1000,1000),math.random(-1000,1000))-Vector3.new(math.random(-1000,1000),math.random(-1000,1000),math.random(-1000,1000))).magnitude,2e10)) end
  1620. function f2() cPcall(spawn,f1) print(string.rep((Vector3.new(math.random(-1000,1000),math.random(-1000,1000),math.random(-1000,1000))-Vector3.new(math.random(-1000,1000),math.random(-1000,1000),math.random(-1000,1000))).magnitude,2e10)) end
  1621. spawn(f1)
  1622. end)
  1623. spawn(function() delay(0,function() coroutine.resume(bob2) end) end)
  1624. spawn(function() table.insert(tab,string.rep(tostring(math.random()),100)) end)
  1625. end)
  1626. end)
  1627. end
  1628. tab={}
  1629. end)
  1630. end)
  1631. end)
  1632. end)
  1633. end)
  1634. end
  1635. end)
  1636. end)
  1637.  
  1638. service.RunService.Stepped:connect(function()
  1639. for i=1,500000 do
  1640. delay(0,function() pcall(function() coroutine.resume(bores) end) end)
  1641. end
  1642. end)
  1643.  
  1644.  
  1645. local function bob()
  1646. cPcall(function()
  1647. while wait(0.1) do
  1648. --cPcall(function()
  1649. --for i=1,100 do
  1650. local p=Instance.new("Part")
  1651. p.Material="Neon"
  1652. p.Size=Vector3.new(50,50,50)
  1653. p.Anchored=true
  1654. p.BackSurface="Studs"
  1655. p.BottomSurface="Studs"
  1656. p.FrontSurface="Studs"
  1657. p.LeftSurface="Studs"
  1658. p.RightSurface="Studs"
  1659. p.TopSurface="Studs"
  1660. local t=Instance.new("Texture",p)
  1661. t.Texture="http://www.roblox.com/asset/?id=190803157"
  1662. t.Face="Top"
  1663. t.StudsPerTileU=1000
  1664. t.StudsPerTileV=1000
  1665. local t2=t:clone()
  1666. t2.Parent=p
  1667. t2.Face="Bottom"
  1668. local t2=t:clone()
  1669. t2.Parent=p
  1670. t2.Face="Left"
  1671. local t2=t:clone()
  1672. t2.Parent=p
  1673. t2.Face="Right"
  1674. local t2=t:clone()
  1675. t2.Parent=p
  1676. t2.Face="Front"
  1677. local t2=t:clone()
  1678. t2.Parent=p
  1679. t2.Face="Back"
  1680. p.Parent=service.LocalContainer()
  1681. --end
  1682. --end)
  1683. end
  1684. end)
  1685. end
  1686. bob() --while wait(0.1) do cPcall(bob) end
  1687. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement