Advertisement
RaCCoNGang

Voxy Hub 2.0.0b

Mar 29th, 2018
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 484.37 KB | None | 0 0
  1. -- Objects
  2.  
  3. local VoxyMain = Instance.new("ScreenGui")
  4. local open = Instance.new("TextButton")
  5. local main = Instance.new("Frame")
  6. local bar1 = Instance.new("Frame")
  7. local bar2 = Instance.new("Frame")
  8. local bar3 = Instance.new("Frame")
  9. local bar4 = Instance.new("Frame")
  10. local title = Instance.new("TextLabel")
  11. local scripttitle = Instance.new("TextLabel")
  12. local credits = Instance.new("TextLabel")
  13. local shadowtitan = Instance.new("TextButton")
  14. local darktitan = Instance.new("TextButton")
  15. local JEEZUSCHRIST = Instance.new("TextButton")
  16. local BleachScript = Instance.new("TextButton")
  17. local GreenAdmin = Instance.new("TextButton")
  18. local ReaperTitan = Instance.new("TextButton")
  19. local RainbowMan = Instance.new("TextButton")
  20. local titans = Instance.new("TextLabel")
  21. local random = Instance.new("TextLabel")
  22. local TrumpTitan = Instance.new("TextButton")
  23. local close = Instance.new("TextButton")
  24.  
  25. -- Properties
  26.  
  27. VoxyMain.Name = "Voxy Main"
  28. VoxyMain.Parent = game.CoreGui
  29.  
  30. open.Name = "open"
  31. open.Parent = VoxyMain
  32. open.BackgroundColor3 = Color3.new(0, 0, 0)
  33. open.BorderSizePixel = 0
  34. open.Position = UDim2.new(0.352604181, 0, 0, 0)
  35. open.Size = UDim2.new(0, 118, 0, 50)
  36. open.Style = Enum.ButtonStyle.RobloxRoundButton
  37. open.Font = Enum.Font.SourceSans
  38. open.Text = "Open"
  39. open.TextScaled = true
  40. open.TextSize = 14
  41. open.TextWrapped = true
  42.  
  43. main.Name = "main"
  44. main.Parent = VoxyMain
  45. main.Visible = false
  46. main.BackgroundColor3 = Color3.new(1, 1, 1)
  47. main.Position = UDim2.new(0.352604151, 0, 0.278728604, 0)
  48. main.Size = UDim2.new(0, 314, 0, 362)
  49.  
  50. bar1.Name = "bar1"
  51. bar1.Parent = main
  52. bar1.BackgroundColor3 = Color3.new(0.701961, 0.701961, 0.701961)
  53. bar1.BorderSizePixel = 0
  54. bar1.Position = UDim2.new(0, 0, 0.941988945, 0)
  55. bar1.Size = UDim2.new(0, 314, 0, 21)
  56.  
  57. bar2.Name = "bar2"
  58. bar2.Parent = main
  59. bar2.BackgroundColor3 = Color3.new(0.635294, 0.635294, 0.635294)
  60. bar2.BorderSizePixel = 0
  61. bar2.Position = UDim2.new(0, 0, 0.0801104978, 0)
  62. bar2.Size = UDim2.new(0, 314, 0, 13)
  63.  
  64. bar3.Name = "bar3"
  65. bar3.Parent = main
  66. bar3.BackgroundColor3 = Color3.new(0.705882, 0.705882, 0.705882)
  67. bar3.BorderSizePixel = 0
  68. bar3.Position = UDim2.new(0, 0, 0.0165745858, 0)
  69. bar3.Size = UDim2.new(0, 6, 0, 350)
  70.  
  71. bar4.Name = "bar4"
  72. bar4.Parent = main
  73. bar4.BackgroundColor3 = Color3.new(0.705882, 0.705882, 0.705882)
  74. bar4.BorderSizePixel = 0
  75. bar4.Position = UDim2.new(0.980891705, 0, 0.0165745858, 0)
  76. bar4.Size = UDim2.new(0, 6, 0, 350)
  77.  
  78. title.Name = "title"
  79. title.Parent = main
  80. title.BackgroundColor3 = Color3.new(0.705882, 0.705882, 0.705882)
  81. title.BorderSizePixel = 0
  82. title.Size = UDim2.new(0, 314, 0, 32)
  83. title.Font = Enum.Font.SourceSansBold
  84. title.Text = "Voxy Hub 2.0.0b"
  85. title.TextColor3 = Color3.new(0.0313726, 0, 1)
  86. title.TextScaled = true
  87. title.TextSize = 14
  88. title.TextWrapped = true
  89.  
  90. scripttitle.Name = "script title"
  91. scripttitle.Parent = main
  92. scripttitle.BackgroundColor3 = Color3.new(0.00392157, 0.768628, 1)
  93. scripttitle.BorderSizePixel = 0
  94. scripttitle.Position = UDim2.new(0.0191082805, 0, 0.113259666, 0)
  95. scripttitle.Size = UDim2.new(0, 302, 0, 34)
  96. scripttitle.Font = Enum.Font.SourceSansBold
  97. scripttitle.Text = "Scripts"
  98. scripttitle.TextColor3 = Color3.new(0, 0, 0)
  99. scripttitle.TextScaled = true
  100. scripttitle.TextSize = 14
  101. scripttitle.TextWrapped = true
  102.  
  103. credits.Name = "credits"
  104. credits.Parent = main
  105. credits.BackgroundColor3 = Color3.new(1, 1, 1)
  106. credits.BorderSizePixel = 0
  107. credits.Position = UDim2.new(0.0191082805, 0, 0.941988945, 0)
  108. credits.Size = UDim2.new(0, 302, 0, 21)
  109. credits.Font = Enum.Font.SourceSans
  110. credits.Text = "Credits: RaCCoN"
  111. credits.TextSize = 19
  112. credits.TextXAlignment = Enum.TextXAlignment.Left
  113.  
  114. shadowtitan.Name = "shadow titan"
  115. shadowtitan.Parent = main
  116. shadowtitan.MouseButton1Down:connect(function()
  117. ---------------------------
  118. local MaxMana = 5000000 -- Max Mana You Can Get
  119. local Mana = 5000000 -- Mana You Start With
  120. local ManaGain = 40000 -- How Much Mana You Gain Per Second
  121. ---------------------------
  122. repeat game:GetService('RunService').Stepped:wait() until game:GetService('Players').LocalPlayer.Character
  123. ----190470714
  124. ----
  125. sit = true
  126. cn = CFrame.new
  127. v3 = Vector3.new
  128. c3 = Color3.new
  129. bn = BrickColor.new
  130. ca2 = CFrame.Angles
  131. ca = function(x,y,z) return ca2(math.rad(x),math.rad(y),math.rad(z)) end
  132. ud2 = UDim2.new
  133. ----
  134. ----
  135. local Player = game:GetService('Players').LocalPlayer
  136. local Char = Player.Character
  137. local Human = Char.Humanoid
  138. local Mouse = Player:GetMouse()
  139.  
  140. ----
  141. Human.WalkSpeed = 0
  142. print ('Loading...')
  143. wait(0)
  144. ----
  145. ----
  146. local mananum=0
  147. la = Char['Left Arm']
  148. ra = Char['Right Arm']
  149. ll = Char['Left Leg']
  150. rl = Char['Right Leg']
  151. tr = Char['Torso']
  152. hd = Char['Head']
  153. rp = Char['HumanoidRootPart']
  154. ----
  155. ----
  156. ram = tr['Right Shoulder']
  157. lam = tr['Left Shoulder']
  158. llm = tr['Left Hip']
  159. rlm = tr['Right Hip']
  160. hm = tr['Neck']
  161. rj = rp['RootJoint']
  162. ----
  163. ----
  164. InputService = game:GetService('UserInputService')
  165. RunService = game:GetService('RunService')
  166. ----
  167. ----
  168. it=Instance.new
  169. Torso=Char.Torso
  170. local fengui=it("GuiMain")
  171. fengui.Parent=Player.PlayerGui
  172. fengui.Name="WeaponGUI"
  173. local fenframe=it("Frame")
  174. fenframe.Parent=fengui
  175. fenframe.BackgroundColor3=Color3.new(255,255,255)
  176. fenframe.BackgroundTransparency=1
  177. fenframe.BorderColor3=Color3.new(17,17,17)
  178. fenframe.Size=UDim2.new(0.0500000007, 0, 0.100000001, 0)
  179. fenframe.Position=UDim2.new(0.4,0,0.1,0)
  180. local fenbarmana1=it("TextLabel")
  181. fenbarmana1.Parent=fenframe
  182. fenbarmana1.Text=" "
  183. fenbarmana1.BackgroundTransparency=0
  184. fenbarmana1.BackgroundColor3=Color3.new(0,0,0)
  185. fenbarmana1.SizeConstraint="RelativeXY"
  186. fenbarmana1.TextXAlignment="Center"
  187. fenbarmana1.TextYAlignment="Center"
  188. fenbarmana1.Position=UDim2.new(0,0,0,0)
  189. fenbarmana1.Size=UDim2.new(4,0,0.2,0)
  190. local fenbarmana2=it("TextLabel")
  191. fenbarmana2.Parent=fenframe
  192. fenbarmana2.Text=" "
  193. fenbarmana2.BackgroundTransparency=0
  194. fenbarmana2.BackgroundColor3=Torso.Color
  195. fenbarmana2.SizeConstraint="RelativeXY"
  196. fenbarmana2.TextXAlignment="Center"
  197. fenbarmana2.TextYAlignment="Center"
  198. fenbarmana2.Position=UDim2.new(0,0,0,0)
  199. fenbarmana2.Size=UDim2.new(4*Mana/MaxMana,0,0.2,0)
  200. local fenbarmana3=it("TextLabel")
  201. fenbarmana3.Parent=fenframe
  202. fenbarmana3.Text=" "
  203. fenbarmana3.BackgroundTransparency=0
  204. fenbarmana3.BackgroundColor3=Color3.new(Col1,Col2,Col3)
  205. fenbarmana3.SizeConstraint="RelativeXY"
  206. fenbarmana3.TextXAlignment="Center"
  207. fenbarmana3.TextYAlignment="Center"
  208. fenbarmana3.Position=UDim2.new(0,0,0,0)
  209. fenbarmana3.Size=UDim2.new(0,0,0.2,0)
  210. local fenbarmana4=it("TextLabel")
  211. fenbarmana4.Parent=fenframe
  212. fenbarmana4.Text="Energy("..Mana..")"
  213. fenbarmana4.BackgroundTransparency=1
  214. fenbarmana4.BackgroundColor3=Color3.new(0,0,0)
  215. fenbarmana4.SizeConstraint="RelativeXY"
  216. fenbarmana4.TextXAlignment="Center"
  217. fenbarmana4.TextYAlignment="Center"
  218. fenbarmana4.Position=UDim2.new(0,0,-0.3,0)
  219. fenbarmana4.Size=UDim2.new(4,0,0.2,0)
  220. fenbarmana4.FontSize="Size9"
  221. fenbarmana4.TextStrokeTransparency=0
  222. fenbarmana4.TextColor=BrickColor.new("White")
  223.  
  224. LastMade = nil
  225.  
  226. xNew=function(Table)
  227. local Obj=Instance.new(Table[1])
  228. for Ind,Val in pairs(Table) do
  229. if Ind~=1 and Ind~=2 then
  230. Obj[Ind] = Val
  231. end
  232. end
  233. Obj.Parent=Table[2]
  234. LastMade= Obj
  235. return Obj
  236. end
  237.  
  238. xPart=function(tab)
  239. local v=Instance.new(tab.type or "Part")
  240. if tab.type~="CornerWedgePart" then v.formFactor="Custom" end
  241. v.CanCollide=false
  242. v.TopSurface=10 v.BottomSurface=10 v.RightSurface=10 v.LeftSurface=10 v.FrontSurface=10 v.BackSurface=10
  243. v.Size=v3(tab[2],tab[3],tab[4])
  244. if tab.co then v.BrickColor=bn(tab.co) end
  245. if tab.tr then v.Transparency=tab.tr end
  246. if tab.rf then v.Reflectance=tab.rf end
  247. if tab.cf then v.CFrame=tab.cf end
  248. if tab.an then v.Anchored=tab.an end
  249. if tab.mt then v.Material=tab.mt end
  250. if tab.ca then v.CanCollide=tab.ca end
  251. v.Parent=tab[1]
  252. LastMade= v
  253. return v
  254. end
  255.  
  256. xWeld = function(a,b,between,type)
  257. local Weld = xNew{type or 'Weld',a,Part0 = a,Part1 = b, C0 = cn()}
  258. if between then
  259. Weld.C1 = b.CFrame:inverse() * a.CFrame
  260. else
  261. Weld.C1 = cn()
  262. end
  263. return Weld
  264. end
  265.  
  266. function xSound(id,parent,pitch)
  267. local s = xNew{'Sound', PlayOnRemove = true, SoundId = 'http://roblox.com/asset/?id='..id,Pitch = pitch}
  268. s.Parent = parent
  269. s:Destroy()
  270. if id == 190470714 then
  271. s.Looped = true
  272. s.Name = "Music"
  273. end
  274. end
  275.  
  276. ----
  277. xSound(190470714,workspace,1.5)
  278. ----
  279. do local function QuaternionFromCFrame(cf) local mx, my, mz, m00, m01, m02, m10, m11, m12, m20, m21, m22 = cf:components() local trace = m00 + m11 + m22 if trace > 0 then local s = math.sqrt(1 + trace) local recip = 0.5/s return (m21-m12)*recip, (m02-m20)*recip, (m10-m01)*recip, s*0.5 else local i = 0 if m11 > m00 then i = 1 end if m22 > (i == 0 and m00 or m11) then i = 2 end if i == 0 then local s = math.sqrt(m00-m11-m22+1) local recip = 0.5/s return 0.5*s, (m10+m01)*recip, (m20+m02)*recip, (m21-m12)*recip elseif i == 1 then local s = math.sqrt(m11-m22-m00+1) local recip = 0.5/s return (m01+m10)*recip, 0.5*s, (m21+m12)*recip, (m02-m20)*recip elseif i == 2 then local s = math.sqrt(m22-m00-m11+1) local recip = 0.5/s return (m02+m20)*recip, (m12+m21)*recip, 0.5*s, (m10-m01)*recip end end end local function QuaternionToCFrame(px, py, pz, x, y, z, w) local xs, ys, zs = x + x, y + y, z + z local wx, wy, wz = w*xs, w*ys, w*zs local xx = x*xs local xy = x*ys local xz = x*zs local yy = y*ys local yz = y*zs local zz = z*zs 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)) end local function QuaternionSlerp(a, b, t) local cosTheta = a[1]*b[1] + a[2]*b[2] + a[3]*b[3] + a[4]*b[4] local startInterp, finishInterp if cosTheta >= 0.0001 then if (1 - cosTheta) > 0.0001 then local theta = math.acos(cosTheta) local invSinTheta = 1/math.sin(theta) startInterp = math.sin((1-t)*theta)*invSinTheta finishInterp = math.sin(t*theta)*invSinTheta else startInterp = 1-t finishInterp = t end else if (1+cosTheta) > 0.0001 then local theta = math.acos(-cosTheta) local invSinTheta = 1/math.sin(theta) startInterp = math.sin((t-1)*theta)*invSinTheta finishInterp = math.sin(t*theta)*invSinTheta else startInterp = t-1 finishInterp = t end end 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 end function clerp(a,b,t) local qa = {QuaternionFromCFrame(a)} local qb = {QuaternionFromCFrame(b)} local ax, ay, az = a.x, a.y, a.z local bx, by, bz = b.x, b.y, b.z local _t = 1-t return QuaternionToCFrame(_t*ax + t*bx, _t*ay + t*by, _t*az + t*bz,QuaternionSlerp(qa, qb, t)) end end
  280. function xlerp(weld,to,tim)
  281. if weld.C1 ~= to then
  282. --weld.C1 = clerp(weld.C1,to,tim)
  283. weld.C1 = weld.C1:lerp(to,tim)
  284. end
  285. end
  286. function lerp(a,b,c)return a+(b-a)*c end
  287. ----
  288. ----
  289. if Char:findFirstChild("Health") then
  290. Char.Health:Destroy()
  291. end
  292. wait(0)
  293. ----
  294. --hd.Mesh.Scale = Vector3.new(hd.Mesh.Scale.X * 3,hd.Mesh.Scale.Y * 3,hd.Mesh.Scale.Z * 3)
  295. ra.Size = ra.Size * 4.5
  296. la.Size = la.Size * 4.5
  297. ll.Size = ll.Size * 4.5
  298. rl.Size = rl.Size * 4.5
  299. tr.Size = tr.Size * 4.5
  300. hd.Size = hd.Size * 4.5
  301. rp.Size = rp.Size * 4.5
  302. --
  303. local tw = xWeld(rp,tr)
  304. tw.C1 = cn(0,0,0)
  305. local law = xWeld(tr,la)
  306. law.C0 = cn(-6.5,.7,0)
  307. law.C1 = cn(0,.7,0)
  308. local raw = xWeld(tr,ra)
  309. raw.C0 = cn(6.5,.7,0)
  310. raw.C1 = cn(0,.7,0)
  311. local llw = xWeld(tr,ll)
  312. llw.C0 = cn(-2.5,-6,0)
  313. llw.C1 = cn(0,3.5,0)
  314. local rlw = xWeld(tr,rl)
  315. rlw.C0 = cn(2.5,-6,0)
  316. rlw.C1 = cn(0,3.5,0)
  317. local hw = xWeld(tr,hd)
  318. hw.C1 = cn(0,-6.5,0)
  319. ras = raw.C1
  320. las = law.C1
  321. lls = llw.C1
  322. rls = rlw.C1
  323. ts = tw.C1
  324. hs = hw.C1
  325. -----
  326. for _,Part in pairs(Char:GetChildren()) do
  327. if Part:IsA('BasePart') then
  328. Part.CustomPhysicalProperties = PhysicalProperties.new(0, .3, .5)
  329. end
  330. end
  331. --------------------------------------------------------
  332. --------------------------------------------------------
  333. -----------------------CONSTANTS------------------------
  334. --------------------------------------------------------
  335. --------------------------------------------------------
  336. REGEN_SPEED = 5
  337. WEAPON_NAME = 'Grandark'
  338. ----------------------------------------------------
  339. ----------------------------------------------------
  340. -----------------------MODEL------------------------
  341. ----------------------------------------------------
  342. ----------------------------------------------------
  343. local Handle
  344. local Blade
  345. local haw
  346. Pack = Instance.new('Model', Char)
  347. Pack.Name = WEAPON_NAME
  348. do
  349. Handle = xPart{Pack,0.54285717, 4.96428585, 1.02857149} Handle.BrickColor = BrickColor.new('Really black') Handle.Material = Enum.Material.Plastic haw = xWeld(ra,Handle) LastMade.C1 = ca(90,0,180)*cn(0,3,0) LastMade.C0 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  350.  
  351. end
  352. has = haw.C1
  353.  
  354. for _,v in pairs(Pack:GetChildren()) do
  355. v.CustomPhysicalProperties = PhysicalProperties.new(0, 0, 0)
  356. end
  357. --------------------------------------------------------
  358. --------------------------------------------------------
  359. -----------------------VARIABLES------------------------
  360. --------------------------------------------------------
  361. --------------------------------------------------------
  362. State = 'Idle'
  363. FallTime = 0
  364. Walk = 0
  365. WalkReverse = false
  366. StompDB = false
  367. JumpDB = false
  368. --
  369. function NewHitbox(Radius,Position)
  370. local Returning = {}
  371. for _,v in pairs(workspace:GetChildren()) do
  372. if v~=Char and v:FindFirstChild('Humanoid') and v:FindFirstChild('Torso') then
  373. local Mag = (v.Torso.Position - Position).magnitude
  374. if Mag < Radius then
  375. table.insert(Returning,v)
  376. end
  377. end
  378. end
  379. return Returning
  380. end
  381. --
  382. function UpdateState()
  383. if (rp.Velocity*v3(1, 0, 1)).magnitude > 5 then
  384. if State == 'Idle' then State = 'Walking' end
  385. else
  386. if State == 'Walking' then State = 'Idle' end
  387. end
  388. if WalkReverse then
  389. Walk = Walk - .5
  390. else
  391. Walk = Walk + .5
  392. end
  393. if Walk >= 10 then
  394. WalkReverse = true
  395. elseif Walk <= -10 then
  396. WalkReverse = false
  397. end
  398. end
  399. --
  400. function JumpExplode()
  401. local Hit = NewHitbox(35,Char.Torso.Position)
  402. for _,v in pairs(Hit) do
  403. v.Humanoid.MaxHealth = 100
  404. v.Humanoid.Health = v.Humanoid.Health - 1000000000
  405. if sit then
  406. v.Humanoid.Sit = true
  407. end
  408. end
  409. xSound('2233908',tr,1)
  410. coroutine.wrap(function()
  411. local Explosion = xNew{'Part',Char,Anchored = true,CanCollide = false,FormFactor = 'Custom',BrickColor = bn('Earth green')}
  412. local Mesh = xNew{'SpecialMesh', Explosion,MeshType = 'FileMesh', MeshId = 'http://www.roblox.com/asset/?id=20329976'}
  413. Explosion.CFrame = Char.Torso.CFrame * cn(0,-20,0)
  414. Mesh.Scale = v3(1,7,1)
  415. repeat
  416. Mesh.Scale = Mesh.Scale + v3(1,0,1)
  417. Explosion.Transparency = Explosion.Transparency + .025
  418. wait()
  419. until Explosion.Transparency >= 1
  420. Explosion:Destroy()
  421. end)()
  422. end
  423. --
  424. function Stomp()
  425. if State == 'Walking' or State == 'Idle' then
  426. if StompDB == false then
  427. StompDB = true
  428. State = 'Attacking'
  429. Human.WalkSpeed = 0
  430. --
  431. xSound('138186576',Char.Head,1)
  432. for _=0,1,.05 do
  433. xlerp(tw,ts,.2)
  434. xlerp(hw,hs*ca(40,0,0)*cn(0,-1,-1.5),.2)
  435. xlerp(rlw,rls*ca(20,0,0),.2)
  436. xlerp(llw,lls*cn(0,-2,1.25),.2)
  437. xlerp(raw,ras*ca(20,0,-20)*cn(-.5,-.5,0),.2)
  438. xlerp(law,las*ca(20,0,0),.2)
  439. wait()
  440. end
  441. coroutine.wrap(function()
  442. local Explosion = xNew{'Part',Char,Anchored = true,CanCollide = false,FormFactor = 'Custom',BrickColor = bn('Earth green')}
  443. local Mesh = xNew{'SpecialMesh', Explosion,MeshType = 'FileMesh', MeshId = 'http://www.roblox.com/asset/?id=3270017'}
  444. Explosion.CFrame = rp.CFrame * cn(0,-7,0)*ca(90,0,0)
  445. Mesh.Scale = v3(5,5,10)
  446. repeat
  447. Mesh.Scale = Mesh.Scale + v3(2,2,.5)
  448. Explosion.Transparency = Explosion.Transparency + .01
  449. wait()
  450. until Explosion.Transparency >= 1
  451. Explosion:Destroy()
  452. end)()
  453. coroutine.wrap(function()
  454. local Already = {}
  455. for i=1,50,2 do
  456. wait(.1)
  457. local Hit = NewHitbox(i*2,Char.Torso.Position)
  458. for _,v in pairs(Hit) do
  459. if not Already[v] then
  460. v.Humanoid.MaxHealth = 100
  461. v.Humanoid.Health = v.Humanoid.Health - 300000000000
  462. if sit then
  463. v.Humanoid.Sit = true
  464. end
  465. Already[v] = true
  466. end
  467. end
  468. end
  469. end)()
  470. --attack
  471. for _=0,1,.05 do
  472. xlerp(tw,ts,.3)
  473. xlerp(hw,hs*ca(40,0,0)*cn(0,-1,-1.5),.3)
  474. xlerp(rlw,rls*ca(20,0,0),.3)
  475. xlerp(llw,lls*cn(0,0,1.25),.3)
  476. xlerp(raw,ras*ca(20,0,-20)*cn(-.5,-.5,0),.3)
  477. xlerp(law,las*ca(20,0,0),.3)
  478. wait()
  479. end
  480. State = 'Idle'
  481. Human.WalkSpeed = 50
  482. coroutine.wrap(function()
  483. wait(0)
  484. StompDB = false
  485. end)()
  486. end
  487. end
  488. end
  489. --
  490. function Charge()
  491. if State == 'Walking' or State == 'Idle' then
  492. State = 'Charge'
  493. for _, controller in pairs(game:GetService("ControllerService"):GetChildren()) do
  494. controller.Parent = workspace
  495. end
  496. local function Exp()
  497. local Explosion = xNew{'Part',Char,Anchored = true,CanCollide = false,FormFactor = 'Custom',BrickColor = bn('White')}
  498. local Mesh = xNew{'SpecialMesh', Explosion,MeshType = 'FileMesh', MeshId = 'http://www.roblox.com/asset/?id=20329976'}
  499. Explosion.CFrame = rp.CFrame * cn(0,0,-15)*ca(70,0,0)
  500. Mesh.Scale = v3(1,6,1)
  501. repeat
  502. Char.Head.Velocity=Char.Head.CFrame.lookVector*100
  503. Mesh.Scale = Mesh.Scale + v3(1,.5,1)
  504. Explosion.Transparency = Explosion.Transparency + .05
  505. wait()
  506. until Explosion.Transparency >= 1
  507. Explosion:Destroy()
  508. end
  509. coroutine.wrap(function()
  510. wait(0)
  511. Human.WalkSpeed = 80
  512. Char.Head.Velocity=Char.Head.CFrame.lookVector*200
  513. for _=1, 10 do
  514. coroutine.wrap(Exp)()
  515. local Hit = NewHitbox(10,Char.Torso.Position)
  516. for _,v in pairs(Hit) do
  517. v.Humanoid.MaxHealth = 100
  518. v.Humanoid.Health = v.Humanoid.Health - 100000000000
  519. end
  520. wait(0)
  521. xSound('10730819',tr,.8)
  522. Char.Head.Velocity=Char.Head.CFrame.lookVector*100
  523. end
  524. Human.WalkSpeed = 50
  525. State = 'Idle'
  526. end)()
  527. --
  528. for _=0,1,.05 do
  529. Char.Head.Velocity=Char.Head.CFrame.lookVector*100
  530. xlerp(tw,ts*ca(0,-90,0),.4)
  531. xlerp(hw,hs*ca(0,90,0),.4)
  532. xlerp(raw,ras*ca(-90,0,-90)*cn(0,-1,0),.4)
  533. xlerp(law,las*ca(0,0,40)*cn(1,-.5,0),.4)
  534. xlerp(rlw,rls*ca(0,0,10)*cn(1,0,0),.4)
  535. xlerp(llw,lls*ca(0,0,10)*cn(1,0,0),.4)
  536. wait()
  537. end
  538. --
  539. end
  540. end
  541. function Combo()
  542. if State == 'Idle' or State == 'Walking' then
  543. State = 'Attacking'
  544. Human.WalkSpeed = 3
  545. for _=0,1,.2 do
  546. xlerp(tw,ts*ca(0,20,0),.4)
  547. xlerp(hw,hs*ca(0,30,0),.4)
  548. xlerp(raw,ras*ca(0,180,-90)*cn(-1,-1,0),.4)
  549. xlerp(law,las*ca(0,0,40)*cn(1,-.5,0),.4)
  550. xlerp(rlw,rls*ca(20,0,0)*cn(0,0,-1),.4)
  551. xlerp(llw,lls*cn(0,0,1.25),.4)
  552. wait()
  553. end
  554. local Already = {}
  555. xSound('231731980',tr,1.3)
  556. for _=0,1,.1 do
  557. xlerp(tw,ts*ca(0,-30,0),.4)
  558. xlerp(hw,hs*ca(0,-50,0),.4)
  559. xlerp(raw,ras*ca(160,180,-130)*cn(2,-1,1),.4)
  560. xlerp(law,las*ca(0,0,40)*cn(1,-.5,0),.4)
  561. xlerp(rlw,rls*ca(20,0,0)*cn(0,0,-1),.4)
  562. xlerp(llw,lls*cn(0,0,1.25),.4)
  563. xlerp(haw,has*ca(40,0,0),.4)
  564. wait()
  565. local Hit = NewHitbox(15,(Blade.CFrame).p)
  566. for _,v in pairs(Hit) do
  567. if not Already[v] then
  568. v.Humanoid.MaxHealth = 100
  569. v.Humanoid.Health = v.Humanoid.Health - 300000000000
  570. Already[v] = true
  571. end
  572. end
  573. end
  574. ----Combo2
  575. for _=0,1,.2 do
  576. xlerp(tw,ts*ca(0,-35,0),.4)
  577. xlerp(haw,has,.4)
  578. xlerp(hw,hs*ca(0,-30,0),.4)
  579. xlerp(raw,ras*ca(-120,0,-70)*cn(1,-1,0),.4)
  580. xlerp(law,las*ca(0,0,40)*cn(1,-.5,0),.4)
  581. xlerp(rlw,rls*ca(20,0,0)*cn(0,0,-1),.4)
  582. xlerp(llw,lls*cn(0,0,1.25),.4)
  583. wait()
  584. end
  585. xSound('231731980',tr,1)
  586. local Already = {}
  587. for _=0,1,.1 do
  588. xlerp(tw,ts*ca(0,20,0),.4)
  589. xlerp(hw,hs*ca(0,30,0),.4)
  590. xlerp(raw,ras*ca(30,0,-90)*cn(0,-1,0),.4)
  591. xlerp(law,las*ca(0,0,40)*cn(1,-.5,0),.4)
  592. xlerp(rlw,rls*ca(20,0,0)*cn(0,0,-1),.4)
  593. xlerp(llw,lls*cn(0,0,1.25),.4)
  594. wait()
  595. local Hit = NewHitbox(15,(Blade.CFrame).p)
  596. for _,v in pairs(Hit) do
  597. if not Already[v] then
  598. v.Humanoid.MaxHealth = 100
  599. v.Humanoid.Health = v.Humanoid.Health - 3000000000000
  600. Already[v] = true
  601. end
  602. end
  603. end
  604. --Combo 3
  605. for _=0,1,.1 do
  606. xlerp(tw,ts,.3)
  607. xlerp(hw,hs,.3)
  608. xlerp(haw,has,.3)
  609. xlerp(raw,ras*ca(-140,0,0)*cn(0,-1.5,0),.3)
  610. xlerp(law,las*ca(0,0,40)*cn(1,-.5,0),.3)
  611. xlerp(rlw,rls*ca(20,0,0)*cn(0,0,-1),.3)
  612. xlerp(llw,lls*cn(0,0,1.25),.4)
  613. wait()
  614. end
  615. xSound('231731980',tr,.8)
  616. local Already = {}
  617. for _=0,1,.1 do
  618. xlerp(tw,ts*ca(15,0,0)*cn(0,1.5,0),.4)
  619. xlerp(hw,hs,.4)
  620. xlerp(raw,ras*ca(-20,0,0)*cn(0,0,0),.4)
  621. xlerp(law,las*ca(0,0,40)*cn(1,-.5,0),.4)
  622. xlerp(haw,has*ca(20,0,0),.4)
  623. wait()
  624. local Hit = NewHitbox(10,(Blade.CFrame).p)
  625. for _,v in pairs(Hit) do
  626. if not Already[v] then
  627. v.Humanoid.MaxHealth = 100
  628. v.Humanoid.Health = v.Humanoid.Health - 300000000000
  629. Already[v] = true
  630. end
  631. end
  632. end
  633. wait(.2)
  634. State = 'Idle'
  635. Human.WalkSpeed = 50
  636. end
  637. end
  638. --
  639. function SwordSlam()
  640. if State == 'Walking' or State == 'Idle' then
  641. State = 'Attacking'
  642. Human.WalkSpeed = 0
  643. for _=0,1,.05 do
  644. xlerp(tw,ts,.2)
  645. xlerp(hw,hs,.2)
  646. xlerp(raw,ras*ca(-140,0,0)*cn(0,-1.5,0),.2)
  647. xlerp(law,las*ca(0,0,40)*cn(1,-.5,0),.2)
  648. xlerp(rlw,rls*ca(20,0,0)*cn(0,0,-1),.2)
  649. xlerp(llw,lls*cn(0,0,1.25),.2)
  650. wait()
  651. end
  652. coroutine.wrap(function()
  653. wait()
  654. xSound('10730819',tr,.5)
  655. local Explosion = xNew{'Part',Char,Anchored = true,CanCollide = false,FormFactor = 'Custom',BrickColor = bn('dsasda')}
  656. local Mesh = xNew{'SpecialMesh', Explosion,MeshType = 'FileMesh', MeshId = 'http://www.roblox.com/asset/?id=20329976'}
  657. Explosion.CFrame = rp.CFrame * cn(0,-5,-20)
  658. Mesh.Scale = v3(1,5,1)
  659. repeat
  660. Mesh.Scale = Mesh.Scale + v3(1,1,1)
  661. Explosion.Transparency = Explosion.Transparency + .025
  662. wait()
  663. until Explosion.Transparency >= 1
  664. Explosion:Destroy()
  665. end)()
  666. for _=0,1,.15 do
  667. xlerp(tw,ts*ca(15,0,0)*cn(0,1.5,0),.4)
  668. xlerp(hw,hs,.4)
  669. xlerp(raw,ras*ca(-20,0,0)*cn(0,0,0),.4)
  670. xlerp(law,las*ca(0,0,40)*cn(1,-.5,0),.4)
  671. xlerp(haw,has*ca(20,0,0),.4)
  672. wait()
  673. end
  674. local Hit = NewHitbox(40,(rp.CFrame * cn(0,-5,-20)).p)
  675. for _,v in pairs(Hit) do
  676. v.Humanoid.MaxHealth = 100
  677. v.Humanoid.Health = v.Humanoid.Health - 100000000000
  678. if sit then
  679. v.Humanoid.Sit = true
  680. end
  681. end
  682. wait(0)
  683. State = 'Idle'
  684. Human.WalkSpeed = 50
  685. end
  686. end
  687. --
  688. CanBoom = true
  689. function Fire(Part)
  690. local Flame = Instance.new("ParticleEmitter",Part)
  691. Flame.LightEmission = 0.21
  692. Flame.Size = NumberSequence.new(15)
  693. Flame.Texture = "http://www.roblox.com/asset/?id=366803190"
  694. Flame.Transparency = NumberSequence.new(0.5)
  695. Flame.LockedToPart = true
  696. Flame.Lifetime = NumberRange.new(0.1,0.8)
  697. Flame.Rate = 40
  698. Flame.VelocitySpread = 2
  699. end
  700. Mouse.KeyDown:connect(function(key)
  701. if key == ' ' then
  702. if State == 'Walking' or State == 'Idle' then
  703. if JumpDB == false then
  704. JumpDB = true
  705. State = 'Jumping'
  706. Human.Jump = true
  707. Human.WalkSpeed = 50
  708. wait(0)
  709. State = 'Falling'
  710. coroutine.wrap(function()
  711. wait(0)
  712. JumpDB = false
  713. end)()
  714. end
  715. end
  716. elseif key == 'z' and Mana >= 400 then
  717. Mana = Mana-400
  718. Combo()
  719. elseif key == 'x' and Mana >= 300 then
  720. Mana = Mana-300
  721. Charge()
  722. elseif key == 'c' and Mana >= 250 then
  723. Mana = Mana-250
  724. SwordSlam()
  725. elseif key == 'v' and Mana >= 100 then
  726. Mana = Mana-100
  727. Stomp()
  728. elseif key == "p" and Mana >= 1000 then
  729. Mana = Mana-1000
  730. Stomp()
  731. wait()
  732. SwordSlam()
  733. wait()
  734. Combo()
  735. wait()
  736. Combo()
  737. elseif key == "f" and Mana >= 800 and CanBoom then
  738. Mana = Mana - 800
  739. CanBoom = false
  740. local P = Instance.new("Part",Char)
  741. P.Name = "Boom"
  742. P.Anchored = true
  743. P.Transparency = 1
  744. Fire(P)
  745. P.Material = "Neon"
  746. P.BrickColor = BrickColor.new("Crimson")
  747. P.TopSurface = "Smooth"
  748. P.CFrame = Torso.CFrame
  749. P.CanCollide = false
  750. xSound(161451748,workspace,0.9)
  751. function Hit(hit)
  752. if hit.Parent and hit.Parent:findFirstChild("Humanoid") then
  753. if hit.Parent:findFirstChild("Torso") and hit.Parent.Name ~= Player.Character.Name and hit.Parent:findFirstChild("Flamed") == nil then
  754. local Z = Instance.new("StringValue",hit.Parent)
  755. Z.Name = "Flamed"
  756. local Torsoo = hit.Parent:findFirstChild("Torso")
  757. Torsoo.Anchored = true
  758. for i,v in pairs(hit.Parent:GetChildren()) do
  759. Fire(v)
  760. end
  761. if hit.Parent:findFirstChild("Humanoid") then
  762. local H = hit.Parent:findFirstChild("Humanoid")
  763. H.MaxHealth = math.huge
  764. H.WalkSpeed = 0
  765. H.JumpPower = 0
  766. wait()
  767. Torsoo.Anchored = false
  768. H:remove()
  769. if hit.Parent then
  770. hit.Parent:BreakJoints()
  771. end
  772. end
  773. end
  774. end
  775. end
  776. P.Touched:connect(Hit)
  777. for i=1,100 do
  778. wait(0.1)
  779. P.CFrame = Torso.CFrame
  780. P.Size = Vector3.new(P.Size.X + 0.5,P.Size.Y + 0.5,P.Size.Z + 0.5)
  781. P.CFrame = Torso.CFrame
  782. end
  783. P:remove()
  784. wait(0)
  785. CanBoom = true
  786.  
  787. end
  788. end)
  789. --
  790. Human.Changed:connect(function()
  791. if State ~= 'Jumping' then
  792. Human.Jump = false
  793. end
  794. end)
  795.  
  796. Human.FreeFalling:connect(function(a)
  797. if a then
  798. if State == 'Walking' or State == 'Idle' then
  799. State = 'Falling'
  800. end
  801. elseif State == 'Jumping' or State == 'Falling' then
  802. State = 'Idle'
  803. if FallTime > 10 then
  804. print('Boom!')
  805. JumpExplode()
  806. end
  807. Human.WalkSpeed = 50
  808. FallTime = 0
  809. end
  810. end)
  811. --
  812. wait(0)
  813. game:GetService('RunService').RenderStepped:connect(function()
  814. UpdateState()
  815. if State == 'Jumping' or State == 'Falling' then
  816. FallTime = FallTime + .1
  817. xlerp(tw,ts,.3)
  818. xlerp(hw,hs*ca(40,0,0)*cn(0,-1,-1.5),.2)
  819. xlerp(raw,ras*ca(0,0,-90)*cn(-1,-1,0),.2)
  820. xlerp(law,las*ca(0,0,90)*cn(1,-1,0),.2)
  821. xlerp(rlw,rls*ca(20,0,0),.2)
  822. xlerp(llw,lls*cn(0,-.5,1.25),.2)
  823. elseif State == 'Idle' then
  824. xlerp(tw,ts*ca(0,25,0),.1)
  825. xlerp(hw,hs*ca(0,-25,0),.1)
  826. xlerp(raw,ras*ca(20,0,-20)*cn(-.5,-.5,0),.1)
  827. xlerp(law,las*ca(20,0,0),.1)
  828. xlerp(rlw,rls*ca(20,0,0)*cn(0,0,-1),.1)
  829. xlerp(llw,lls*cn(0,0,1.25),.1)
  830. xlerp(haw,has,.4)
  831. elseif State == 'Walking' then
  832. xlerp(tw,ts,.15)
  833. xlerp(hw,hs,.15)
  834. --xlerp(law,las*ca(30,0,0),.3)
  835. --xlerp(raw,ras*ca(20,0,-40)*cn(-1,-.5,0),.15)
  836. xlerp(raw,ras*ca(20,0,-20)*cn(-.5,-.5,0),.1)
  837. xlerp(law,las*ca(20,0,0),.1)
  838. if WalkReverse then
  839. xlerp(rlw,rls*ca(30,0,0)*cn(0,-1,-1.5),.05)
  840. xlerp(llw,lls*ca(-30,0,0)*cn(0,-1,1.5),.05)
  841. else
  842. xlerp(rlw,rls*ca(-30,0,0)*cn(0,-1,1.5),.05)
  843. xlerp(llw,lls*ca(30,0,0)*cn(0,-1,-1.5),.05)
  844. end
  845. end
  846. fenbarmana2:TweenSize(UDim2.new(4*Mana/MaxMana,0,0.2,0),nil,1,0.4,true)
  847. fenbarmana4.Text="[Mana]-> [-> "..Mana.." <-] <-[Mana]"
  848. if Mana>=MaxMana then
  849. Mana=MaxMana
  850. else
  851. if mananum<=8 then
  852. mananum=mananum+1
  853. else
  854. mananum=0
  855. Mana=Mana+ManaGain
  856. Char.Humanoid.Health = Char.Humanoid.Health + 1000
  857. end
  858. end
  859. if Mana <= MaxMana/2 then
  860. fenbarmana2.BackgroundColor = BrickColor.new("Bright red")
  861. Char.Humanoid.MaxHealth = 40000
  862. Human.Health = Human.MaxHealth
  863. else
  864. fenbarmana2.BackgroundColor = BrickColor.new("Royal purple")
  865. Char.Humanoid.MaxHealth = 50000
  866. Human.Health = Human.MaxHealth
  867. end
  868. end)
  869. --
  870. Char.Humanoid.WalkSpeed = 50
  871. Char.Humanoid.JumpPower = 190
  872.  
  873. Human.Health = Human.MaxHealth
  874.  
  875. ---------------------------------------------------------------ExtraMorphing-------------
  876. ----------------------------------------------------------------------------------------
  877.  
  878. Create = function(itemClass,tabl)
  879. local item = Instance.new(itemClass)
  880. for i,v in pairs(tabl) do
  881. local a,b = ypcall(function() return item[i] end)
  882. if a then
  883. item[i] = tabl[i]
  884. end
  885. end
  886. return item
  887. end
  888. function runDummyScript(f,scri)
  889. local oldenv = getfenv(f)
  890. local newenv = setmetatable({}, {
  891. __index = function(_, k)
  892. if k:lower() == 'script' then
  893. return scri
  894. else
  895. return oldenv[k]
  896. end
  897. end
  898. })
  899. setfenv(f, newenv)
  900. ypcall(function() f() end)
  901. end
  902. cors = {}
  903. mas = Instance.new("Model",game:GetService("Lighting"))
  904. mas.Name = "CompiledModel"
  905. o1 = Create("Model",{
  906. ["Name"] = "BETA",
  907. ["Parent"] = mas,
  908. })
  909. o2 = Create("Model",{
  910. ["Name"] = "Chest",
  911. ["Parent"] = o1,
  912. })
  913. o3 = Create("Part",{
  914. ["Name"] = "Middle",
  915. ["Parent"] = o2,
  916. ["Material"] = Enum.Material.Granite,
  917. ["BrickColor"] = BrickColor.new("Really black"),
  918. ["Position"] = Vector3.new(3923.3938, -4665.64014, -10.7899675),
  919. ["Rotation"] = Vector3.new(-0, -90, 0),
  920. ["Anchored"] = true,
  921. ["CFrame"] = CFrame.new(3923.3938, -4665.64014, -10.7899675, 0, 0, -1, 0, 1, 0, 1, 0, 0),
  922. ["CanCollide"] = false,
  923. ["Locked"] = true,
  924. ["FormFactor"] = Enum.FormFactor.Symmetric,
  925. ["Size"] = Vector3.new(9.28780556, 9.28781509, 4.6439023),
  926. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  927. ["TopSurface"] = Enum.SurfaceType.Smooth,
  928. ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  929. })
  930. o4 = Create("ParticleEmitter",{
  931. ["Parent"] = o3,
  932. ["Size"] = NumberSequence.new(1,0.9375,1.7500001192093,0.87499976158142,2.8749995231628,1.25,2.0625,1.1874997615814,2.9375,1.3124996423721,2.8749995231628,5.6875),
  933. ["Color"] = ColorSequence.new(Color3.new(0, 0, 0),Color3.new(0, 0, 0)),
  934. ["Texture"] = "http://www.roblox.com/asset/?id=242986555",
  935. ["Lifetime"] = NumberRange.new(1,1),
  936. ["Rate"] = 40,
  937. ["RotSpeed"] = NumberRange.new(30,30),
  938. ["Speed"] = NumberRange.new(0,0),
  939. })
  940. o5 = Create("ParticleEmitter",{
  941. ["Parent"] = o3,
  942. ["Transparency"] = NumberSequence.new(0,0.85000002384186,0.375,0.13749998807907,0.58124995231628,0.018750011920929,0.11874997615814,0.14999997615814,0.58749997615814,0.125,0.83749997615814,0.050000011920929,0.94999998807907,0.25),
  943. ["Size"] = NumberSequence.new(1.5644174814224,1.8124997615814,2.7499997615814,1.4999997615814,1.8124997615814,2.6875,1.875,4.25),
  944. ["Color"] = ColorSequence.new(Color3.new(0, 0, 0),Color3.new(0.0235294, 0, 0.0705882)),
  945. ["Texture"] = "http://www.roblox.com/asset/?id=243043229",
  946. ["Lifetime"] = NumberRange.new(2,2),
  947. ["Rate"] = 30,
  948. ["RotSpeed"] = NumberRange.new(400,400),
  949. ["Speed"] = NumberRange.new(3,3),
  950. })
  951. o6 = Create("Part",{
  952. ["Name"] = "Bluesteel Bathelm",
  953. ["Parent"] = o2,
  954. ["Material"] = Enum.Material.Concrete,
  955. ["BrickColor"] = BrickColor.new("Really black"),
  956. ["Position"] = Vector3.new(3923.3938, -4657.74463, -10.8262482),
  957. ["Rotation"] = Vector3.new(-0, -90, 0),
  958. ["Anchored"] = true,
  959. ["CFrame"] = CFrame.new(3923.3938, -4657.74463, -10.8262482, 0, 0, -1, 0, 1, 0, 1, 0, 0),
  960. ["CanCollide"] = false,
  961. ["Locked"] = true,
  962. ["FormFactor"] = Enum.FormFactor.Symmetric,
  963. ["Size"] = Vector3.new(5.19318867, 3.9473207, 3.94731259),
  964. ["TopSurface"] = Enum.SurfaceType.Smooth,
  965. ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  966. })
  967. o7 = Create("ParticleEmitter",{
  968. ["Parent"] = o6,
  969. ["Size"] = NumberSequence.new(1,0.9375,1.7500001192093,0.87499976158142,2.8749995231628,1.25,2.0625,1.1874997615814,2.9375,1.3124996423721,2.8749995231628,5.6875),
  970. ["Color"] = ColorSequence.new(Color3.new(0, 0, 0),Color3.new(0, 0, 0)),
  971. ["Texture"] = "http://www.roblox.com/asset/?id=242986555",
  972. ["Lifetime"] = NumberRange.new(1,1),
  973. ["Rate"] = 40,
  974. ["RotSpeed"] = NumberRange.new(30,30),
  975. ["Speed"] = NumberRange.new(0,0),
  976. })
  977. o8 = Create("ParticleEmitter",{
  978. ["Parent"] = o6,
  979. ["Transparency"] = NumberSequence.new(0,0.85000002384186,0.375,0.13749998807907,0.58124995231628,0.018750011920929,0.11874997615814,0.14999997615814,0.58749997615814,0.125,0.83749997615814,0.050000011920929,0.94999998807907,0.25),
  980. ["Size"] = NumberSequence.new(1.5644174814224,1.8124997615814,2.7499997615814,1.4999997615814,1.8124997615814,2.6875,1.875,4.25),
  981. ["Color"] = ColorSequence.new(Color3.new(0, 0, 0),Color3.new(0.0235294, 0, 0.0705882)),
  982. ["Texture"] = "http://www.roblox.com/asset/?id=243043229",
  983. ["Lifetime"] = NumberRange.new(2,2),
  984. ["Rate"] = 30,
  985. ["RotSpeed"] = NumberRange.new(400,400),
  986. ["Speed"] = NumberRange.new(3,3),
  987. })
  988. o9 = Create("SpecialMesh",{
  989. ["Parent"] = o6,
  990. ["MeshId"] = "http://www.roblox.com/asset/?id=16150814",
  991. ["Scale"] = Vector3.new(5.18085146, 5.18085623, 5.18084764),
  992. ["TextureId"] = "http://www.roblox.com/asset/?id=16150799",
  993. ["VertexColor"] = Vector3.new(0.300000012, 0.300000012, 0.300000012),
  994. ["MeshType"] = Enum.MeshType.FileMesh,
  995. })
  996. o10 = Create("Part",{
  997. ["Parent"] = o2,
  998. ["BrickColor"] = BrickColor.new("Really black"),
  999. ["Transparency"] = 1,
  1000. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  1001. ["Rotation"] = Vector3.new(79.0394669, 8.73715496, 16.0058537),
  1002. ["Anchored"] = true,
  1003. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, 0.950079143, -0.272535861, 0.151901796, 0.195775941, 0.141641304, -0.970365703, 0.242943838, 0.951662958, 0.187926412),
  1004. ["CanCollide"] = false,
  1005. ["Locked"] = true,
  1006. ["Size"] = Vector3.new(4, 1, 2),
  1007. ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  1008. })
  1009. o11 = Create("ParticleEmitter",{
  1010. ["Parent"] = o10,
  1011. ["Size"] = NumberSequence.new(2.5,2.5),
  1012. ["Color"] = ColorSequence.new(Color3.new(0, 0, 0),Color3.new(0.137255, 0, 0)),
  1013. ["Texture"] = "rbxasset://textures/particles/explosion01_implosion_main.dds",
  1014. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  1015. })
  1016. o12 = Create("Part",{
  1017. ["Parent"] = o2,
  1018. ["BrickColor"] = BrickColor.new("Really black"),
  1019. ["Transparency"] = 1,
  1020. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  1021. ["Rotation"] = Vector3.new(86.3597412, -13.5106392, 95.9657364),
  1022. ["Anchored"] = true,
  1023. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, -0.101057455, -0.967060804, -0.233625919, 0.0873805359, 0.225292891, -0.970364809, 0.991035938, -0.11847695, 0.0617347658),
  1024. ["CanCollide"] = false,
  1025. ["Locked"] = true,
  1026. ["Size"] = Vector3.new(4, 1, 2),
  1027. ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  1028. })
  1029. o13 = Create("ParticleEmitter",{
  1030. ["Parent"] = o12,
  1031. ["Size"] = NumberSequence.new(2.5,2.5),
  1032. ["Color"] = ColorSequence.new(Color3.new(0, 0, 0),Color3.new(0.137255, 0, 0)),
  1033. ["Texture"] = "rbxasset://textures/particles/explosion01_implosion_main.dds",
  1034. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  1035. })
  1036. o14 = Create("Part",{
  1037. ["Parent"] = o2,
  1038. ["BrickColor"] = BrickColor.new("Really black"),
  1039. ["Transparency"] = 1,
  1040. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  1041. ["Rotation"] = Vector3.new(102.543137, 6.23166227, -116.861259),
  1042. ["Anchored"] = true,
  1043. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, -0.449161828, 0.886832237, 0.108548716, 0.145867065, 0.192651749, -0.970365107, -0.881462872, -0.420017153, -0.215891346),
  1044. ["CanCollide"] = false,
  1045. ["Locked"] = true,
  1046. ["Size"] = Vector3.new(4, 1, 2),
  1047. ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  1048. })
  1049. o15 = Create("ParticleEmitter",{
  1050. ["Parent"] = o14,
  1051. ["Size"] = NumberSequence.new(2.5,2.5),
  1052. ["Color"] = ColorSequence.new(Color3.new(0, 0, 0),Color3.new(0.137255, 0, 0)),
  1053. ["Texture"] = "rbxasset://textures/particles/explosion01_implosion_main.dds",
  1054. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  1055. })
  1056. o16 = Create("Part",{
  1057. ["Parent"] = o2,
  1058. ["BrickColor"] = BrickColor.new("Really black"),
  1059. ["Transparency"] = 1,
  1060. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  1061. ["Rotation"] = Vector3.new(102.543076, 6.23150969, -164.84436),
  1062. ["Anchored"] = true,
  1063. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, -0.959516287, 0.259897143, 0.108546063, -0.0454919189, 0.237321198, -0.970365584, -0.277955443, -0.936019421, -0.215890288),
  1064. ["CanCollide"] = false,
  1065. ["Locked"] = true,
  1066. ["Size"] = Vector3.new(4, 1, 2),
  1067. ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  1068. })
  1069. o17 = Create("ParticleEmitter",{
  1070. ["Parent"] = o16,
  1071. ["Size"] = NumberSequence.new(2.5,2.5),
  1072. ["Color"] = ColorSequence.new(Color3.new(0, 0, 0),Color3.new(0.137255, 0, 0)),
  1073. ["Texture"] = "rbxasset://textures/particles/explosion01_implosion_main.dds",
  1074. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  1075. })
  1076. o18 = Create("Part",{
  1077. ["Parent"] = o2,
  1078. ["BrickColor"] = BrickColor.new("Really black"),
  1079. ["Transparency"] = 1,
  1080. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  1081. ["Rotation"] = Vector3.new(102.543114, 6.2315917, -99.8779907),
  1082. ["Anchored"] = true,
  1083. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, -0.170537025, 0.979354262, 0.108547494, 0.195777684, 0.141642377, -0.970365226, -0.96570617, -0.144232035, -0.215890929),
  1084. ["CanCollide"] = false,
  1085. ["Locked"] = true,
  1086. ["Size"] = Vector3.new(4, 1, 2),
  1087. ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  1088. })
  1089. o19 = Create("ParticleEmitter",{
  1090. ["Parent"] = o18,
  1091. ["Size"] = NumberSequence.new(2.5,2.5),
  1092. ["Color"] = ColorSequence.new(Color3.new(0, 0, 0),Color3.new(0.137255, 0, 0)),
  1093. ["Texture"] = "rbxasset://textures/particles/explosion01_implosion_main.dds",
  1094. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  1095. })
  1096. o20 = Create("Part",{
  1097. ["Parent"] = o2,
  1098. ["BrickColor"] = BrickColor.new("Really black"),
  1099. ["Transparency"] = 1,
  1100. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  1101. ["Rotation"] = Vector3.new(102.543205, 6.23175573, -132.792969),
  1102. ["Anchored"] = true,
  1103. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, -0.675336957, 0.729477286, 0.10855034, 0.0873827487, 0.225293115, -0.970364571, -0.732314408, -0.645837605, -0.215892449),
  1104. ["CanCollide"] = false,
  1105. ["Locked"] = true,
  1106. ["Size"] = Vector3.new(4, 1, 2),
  1107. ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  1108. })
  1109. o21 = Create("ParticleEmitter",{
  1110. ["Parent"] = o20,
  1111. ["Size"] = NumberSequence.new(2.5,2.5),
  1112. ["Color"] = ColorSequence.new(Color3.new(0, 0, 0),Color3.new(0.137255, 0, 0)),
  1113. ["Texture"] = "rbxasset://textures/particles/explosion01_implosion_main.dds",
  1114. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  1115. })
  1116. o22 = Create("Part",{
  1117. ["Parent"] = o2,
  1118. ["BrickColor"] = BrickColor.new("Really black"),
  1119. ["Transparency"] = 1,
  1120. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  1121. ["Rotation"] = Vector3.new(102.543076, 6.23157644, -152.474472),
  1122. ["Anchored"] = true,
  1123. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, -0.881565154, 0.45941323, 0.108547226, 0.00640271604, 0.241557747, -0.970365405, -0.472019136, -0.854745209, -0.215890348),
  1124. ["CanCollide"] = false,
  1125. ["Locked"] = true,
  1126. ["Size"] = Vector3.new(4, 1, 2),
  1127. ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  1128. })
  1129. o23 = Create("ParticleEmitter",{
  1130. ["Parent"] = o22,
  1131. ["Size"] = NumberSequence.new(2.5,2.5),
  1132. ["Color"] = ColorSequence.new(Color3.new(0, 0, 0),Color3.new(0.137255, 0, 0)),
  1133. ["Texture"] = "rbxasset://textures/particles/explosion01_implosion_main.dds",
  1134. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  1135. })
  1136. o24 = Create("Part",{
  1137. ["Parent"] = o2,
  1138. ["BrickColor"] = BrickColor.new("Really black"),
  1139. ["Transparency"] = 1,
  1140. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  1141. ["Rotation"] = Vector3.new(93.5509491, 13.533741, -115.702736),
  1142. ["Anchored"] = true,
  1143. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, -0.421659291, 0.876036167, 0.234017938, -0.045491308, 0.237320334, -0.970365763, -0.905612469, -0.41980958, -0.060216248),
  1144. ["CanCollide"] = false,
  1145. ["Locked"] = true,
  1146. ["Size"] = Vector3.new(4, 1, 2),
  1147. ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  1148. })
  1149. o25 = Create("ParticleEmitter",{
  1150. ["Parent"] = o24,
  1151. ["Size"] = NumberSequence.new(2.5,2.5),
  1152. ["Color"] = ColorSequence.new(Color3.new(0, 0, 0),Color3.new(0.137255, 0, 0)),
  1153. ["Texture"] = "rbxasset://textures/particles/explosion01_implosion_main.dds",
  1154. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  1155. })
  1156. o26 = Create("Part",{
  1157. ["Parent"] = o2,
  1158. ["BrickColor"] = BrickColor.new("Really black"),
  1159. ["Transparency"] = 1,
  1160. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  1161. ["Rotation"] = Vector3.new(93.5508499, 13.5340061, -83.6512985),
  1162. ["Anchored"] = true,
  1163. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, 0.107508615, 0.966268897, 0.234022439, 0.087382853, 0.225292057, -0.970364869, -0.990356684, 0.124772049, -0.0602144599),
  1164. ["CanCollide"] = false,
  1165. ["Locked"] = true,
  1166. ["Size"] = Vector3.new(4, 1, 2),
  1167. ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  1168. })
  1169. o27 = Create("ParticleEmitter",{
  1170. ["Parent"] = o26,
  1171. ["Size"] = NumberSequence.new(2.5,2.5),
  1172. ["Color"] = ColorSequence.new(Color3.new(0, 0, 0),Color3.new(0.137255, 0, 0)),
  1173. ["Texture"] = "rbxasset://textures/particles/explosion01_implosion_main.dds",
  1174. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  1175. })
  1176. o28 = Create("Part",{
  1177. ["Parent"] = o2,
  1178. ["BrickColor"] = BrickColor.new("Really black"),
  1179. ["Transparency"] = 1,
  1180. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  1181. ["Rotation"] = Vector3.new(93.5508728, 13.5338879, -67.7195816),
  1182. ["Anchored"] = true,
  1183. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, 0.368611872, 0.899644494, 0.234020427, 0.145866781, 0.192650631, -0.970365226, -0.918067813, 0.391823798, -0.0602149367),
  1184. ["CanCollide"] = false,
  1185. ["Locked"] = true,
  1186. ["Size"] = Vector3.new(4, 1, 2),
  1187. ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  1188. })
  1189. o29 = Create("ParticleEmitter",{
  1190. ["Parent"] = o28,
  1191. ["Size"] = NumberSequence.new(2.5,2.5),
  1192. ["Color"] = ColorSequence.new(Color3.new(0, 0, 0),Color3.new(0.137255, 0, 0)),
  1193. ["Texture"] = "rbxasset://textures/particles/explosion01_implosion_main.dds",
  1194. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  1195. })
  1196. o30 = Create("Part",{
  1197. ["Parent"] = o2,
  1198. ["BrickColor"] = BrickColor.new("Really black"),
  1199. ["Transparency"] = 1,
  1200. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  1201. ["Rotation"] = Vector3.new(93.5509109, 13.5338335, -50.7363472),
  1202. ["Anchored"] = true,
  1203. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, 0.615315795, 0.752742767, 0.234019518, 0.195777208, 0.141641498, -0.970365524, -0.763582349, 0.642896652, -0.0602156073),
  1204. ["CanCollide"] = false,
  1205. ["Locked"] = true,
  1206. ["Size"] = Vector3.new(4, 1, 2),
  1207. ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  1208. })
  1209. o31 = Create("ParticleEmitter",{
  1210. ["Parent"] = o30,
  1211. ["Size"] = NumberSequence.new(2.5,2.5),
  1212. ["Color"] = ColorSequence.new(Color3.new(0, 0, 0),Color3.new(0.137255, 0, 0)),
  1213. ["Texture"] = "rbxasset://textures/particles/explosion01_implosion_main.dds",
  1214. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  1215. })
  1216. o32 = Create("Part",{
  1217. ["Parent"] = o2,
  1218. ["BrickColor"] = BrickColor.new("Really black"),
  1219. ["Transparency"] = 1,
  1220. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  1221. ["Rotation"] = Vector3.new(93.5509033, 13.5337915, -103.332832),
  1222. ["Anchored"] = true,
  1223. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, -0.224203944, 0.946027577, 0.234018788, 0.00640313327, 0.241556808, -0.970365584, -0.974521399, -0.216061294, -0.0602154732),
  1224. ["CanCollide"] = false,
  1225. ["Locked"] = true,
  1226. ["Size"] = Vector3.new(4, 1, 2),
  1227. ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  1228. })
  1229. o33 = Create("ParticleEmitter",{
  1230. ["Parent"] = o32,
  1231. ["Size"] = NumberSequence.new(2.5,2.5),
  1232. ["Color"] = ColorSequence.new(Color3.new(0, 0, 0),Color3.new(0.137255, 0, 0)),
  1233. ["Texture"] = "rbxasset://textures/particles/explosion01_implosion_main.dds",
  1234. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  1235. })
  1236. o34 = Create("Part",{
  1237. ["Parent"] = o2,
  1238. ["BrickColor"] = BrickColor.new("Really black"),
  1239. ["Transparency"] = 1,
  1240. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  1241. ["Rotation"] = Vector3.new(87.5872192, 13.7778225, -25.8519192),
  1242. ["Anchored"] = true,
  1243. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, 0.874030232, 0.42350024, 0.238157541, 0.195776746, 0.14164117, -0.970365703, -0.444682926, 0.894754469, 0.0408871919),
  1244. ["CanCollide"] = false,
  1245. ["Locked"] = true,
  1246. ["Size"] = Vector3.new(4, 1, 2),
  1247. ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  1248. })
  1249. o35 = Create("ParticleEmitter",{
  1250. ["Parent"] = o34,
  1251. ["Size"] = NumberSequence.new(2.5,2.5),
  1252. ["Color"] = ColorSequence.new(Color3.new(0, 0, 0),Color3.new(0.137255, 0, 0)),
  1253. ["Texture"] = "rbxasset://textures/particles/explosion01_implosion_main.dds",
  1254. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  1255. })
  1256. o36 = Create("Part",{
  1257. ["Parent"] = o2,
  1258. ["BrickColor"] = BrickColor.new("Really black"),
  1259. ["Transparency"] = 1,
  1260. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  1261. ["Rotation"] = Vector3.new(87.5871582, 13.7778587, -42.8351593),
  1262. ["Anchored"] = true,
  1263. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, 0.712212801, 0.660328567, 0.238158152, 0.145866409, 0.192650288, -0.970365465, -0.686641216, 0.725845814, 0.0408882648),
  1264. ["CanCollide"] = false,
  1265. ["Locked"] = true,
  1266. ["Size"] = Vector3.new(4, 1, 2),
  1267. ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  1268. })
  1269. o37 = Create("ParticleEmitter",{
  1270. ["Parent"] = o36,
  1271. ["Size"] = NumberSequence.new(2.5,2.5),
  1272. ["Color"] = ColorSequence.new(Color3.new(0, 0, 0),Color3.new(0.137255, 0, 0)),
  1273. ["Texture"] = "rbxasset://textures/particles/explosion01_implosion_main.dds",
  1274. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  1275. })
  1276. o38 = Create("Part",{
  1277. ["Parent"] = o2,
  1278. ["BrickColor"] = BrickColor.new("Really black"),
  1279. ["Transparency"] = 1,
  1280. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  1281. ["Rotation"] = Vector3.new(87.5872955, 13.7777548, -90.8183365),
  1282. ["Anchored"] = true,
  1283. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, -0.0138711762, 0.971127868, 0.238156393, -0.0454913229, 0.237319738, -0.970365882, -0.998868525, -0.0242941976, 0.0408859849),
  1284. ["CanCollide"] = false,
  1285. ["Locked"] = true,
  1286. ["Size"] = Vector3.new(4, 1, 2),
  1287. ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  1288. })
  1289. o39 = Create("ParticleEmitter",{
  1290. ["Parent"] = o38,
  1291. ["Size"] = NumberSequence.new(2.5,2.5),
  1292. ["Color"] = ColorSequence.new(Color3.new(0, 0, 0),Color3.new(0.137255, 0, 0)),
  1293. ["Texture"] = "rbxasset://textures/particles/explosion01_implosion_main.dds",
  1294. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  1295. })
  1296. o40 = Create("Part",{
  1297. ["Parent"] = o2,
  1298. ["BrickColor"] = BrickColor.new("Really black"),
  1299. ["Transparency"] = 1,
  1300. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  1301. ["Rotation"] = Vector3.new(87.5872269, 13.7777824, -78.4484177),
  1302. ["Anchored"] = true,
  1303. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, 0.194488198, 0.951554537, 0.23815687, 0.00640301406, 0.241556317, -0.970365763, -0.980884075, 0.190249637, 0.0408870727),
  1304. ["CanCollide"] = false,
  1305. ["Locked"] = true,
  1306. ["Size"] = Vector3.new(4, 1, 2),
  1307. ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  1308. })
  1309. o41 = Create("ParticleEmitter",{
  1310. ["Parent"] = o40,
  1311. ["Size"] = NumberSequence.new(2.5,2.5),
  1312. ["Color"] = ColorSequence.new(Color3.new(0, 0, 0),Color3.new(0.137255, 0, 0)),
  1313. ["Texture"] = "rbxasset://textures/particles/explosion01_implosion_main.dds",
  1314. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  1315. })
  1316. o42 = Create("Part",{
  1317. ["Parent"] = o2,
  1318. ["BrickColor"] = BrickColor.new("Really black"),
  1319. ["Transparency"] = 1,
  1320. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  1321. ["Rotation"] = Vector3.new(87.5870895, 13.7779512, -58.7668457),
  1322. ["Anchored"] = true,
  1323. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, 0.503602087, 0.830460906, 0.238159731, 0.0873826072, 0.22529155, -0.970364928, -0.859505475, 0.509488642, 0.0408894569),
  1324. ["CanCollide"] = false,
  1325. ["Locked"] = true,
  1326. ["Size"] = Vector3.new(4, 1, 2),
  1327. ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  1328. })
  1329. o43 = Create("ParticleEmitter",{
  1330. ["Parent"] = o42,
  1331. ["Size"] = NumberSequence.new(2.5,2.5),
  1332. ["Color"] = ColorSequence.new(Color3.new(0, 0, 0),Color3.new(0.137255, 0, 0)),
  1333. ["Texture"] = "rbxasset://textures/particles/explosion01_implosion_main.dds",
  1334. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  1335. })
  1336. o44 = Create("Part",{
  1337. ["Parent"] = o2,
  1338. ["BrickColor"] = BrickColor.new("Really black"),
  1339. ["Transparency"] = 1,
  1340. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  1341. ["Rotation"] = Vector3.new(86.3596802, -13.5104132, 76.2841797),
  1342. ["Anchored"] = true,
  1343. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, 0.230545193, -0.944600403, -0.233622074, 0.00640067458, 0.241556659, -0.970365644, 0.973040581, 0.222217858, 0.0617358685),
  1344. ["CanCollide"] = false,
  1345. ["Locked"] = true,
  1346. ["Size"] = Vector3.new(4, 1, 2),
  1347. ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  1348. })
  1349. o45 = Create("ParticleEmitter",{
  1350. ["Parent"] = o44,
  1351. ["Size"] = NumberSequence.new(2.5,2.5),
  1352. ["Color"] = ColorSequence.new(Color3.new(0, 0, 0),Color3.new(0.137255, 0, 0)),
  1353. ["Texture"] = "rbxasset://textures/particles/explosion01_implosion_main.dds",
  1354. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  1355. })
  1356. o46 = Create("Part",{
  1357. ["Parent"] = o2,
  1358. ["BrickColor"] = BrickColor.new("Really black"),
  1359. ["Transparency"] = 1,
  1360. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  1361. ["Rotation"] = Vector3.new(86.3597107, -13.5105181, 111.897423),
  1362. ["Anchored"] = true,
  1363. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, -0.36262551, -0.902176857, -0.233623862, 0.1458648, 0.192652062, -0.970365405, 0.920449078, -0.385956615, 0.0617353171),
  1364. ["CanCollide"] = false,
  1365. ["Locked"] = true,
  1366. ["Size"] = Vector3.new(4, 1, 2),
  1367. ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  1368. })
  1369. o47 = Create("ParticleEmitter",{
  1370. ["Parent"] = o46,
  1371. ["Size"] = NumberSequence.new(2.5,2.5),
  1372. ["Color"] = ColorSequence.new(Color3.new(0, 0, 0),Color3.new(0.137255, 0, 0)),
  1373. ["Texture"] = "rbxasset://textures/particles/explosion01_implosion_main.dds",
  1374. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  1375. })
  1376. o48 = Create("Part",{
  1377. ["Parent"] = o2,
  1378. ["BrickColor"] = BrickColor.new("Really black"),
  1379. ["Transparency"] = 1,
  1380. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  1381. ["Rotation"] = Vector3.new(86.3596725, -13.5104551, 128.880707),
  1382. ["Anchored"] = true,
  1383. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, -0.61033088, -0.756912768, -0.233622789, 0.195775732, 0.141643152, -0.970365465, 0.767573178, -0.637981534, 0.0617359728),
  1384. ["CanCollide"] = false,
  1385. ["Locked"] = true,
  1386. ["Size"] = Vector3.new(4, 1, 2),
  1387. ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  1388. })
  1389. o49 = Create("ParticleEmitter",{
  1390. ["Parent"] = o48,
  1391. ["Size"] = NumberSequence.new(2.5,2.5),
  1392. ["Color"] = ColorSequence.new(Color3.new(0, 0, 0),Color3.new(0.137255, 0, 0)),
  1393. ["Texture"] = "rbxasset://textures/particles/explosion01_implosion_main.dds",
  1394. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  1395. })
  1396. o50 = Create("Part",{
  1397. ["Parent"] = o2,
  1398. ["BrickColor"] = BrickColor.new("Really black"),
  1399. ["Transparency"] = 1,
  1400. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  1401. ["Rotation"] = Vector3.new(86.3596344, -13.5103664, 63.9142685),
  1402. ["Anchored"] = true,
  1403. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, 0.427547663, -0.873283744, -0.233621284, -0.0454937071, 0.237319678, -0.970365882, 0.902847409, 0.425505877, 0.0617365986),
  1404. ["CanCollide"] = false,
  1405. ["Locked"] = true,
  1406. ["Size"] = Vector3.new(4, 1, 2),
  1407. ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  1408. })
  1409. o51 = Create("ParticleEmitter",{
  1410. ["Parent"] = o50,
  1411. ["Size"] = NumberSequence.new(2.5,2.5),
  1412. ["Color"] = ColorSequence.new(Color3.new(0, 0, 0),Color3.new(0.137255, 0, 0)),
  1413. ["Texture"] = "rbxasset://textures/particles/explosion01_implosion_main.dds",
  1414. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  1415. })
  1416. o52 = Create("Part",{
  1417. ["Parent"] = o2,
  1418. ["BrickColor"] = BrickColor.new("Really black"),
  1419. ["Transparency"] = 1,
  1420. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  1421. ["Rotation"] = Vector3.new(102.621109, -6.0702033, -168.148773),
  1422. ["Anchored"] = true,
  1423. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, -0.973196864, 0.204219759, -0.105746955, 0.145866275, 0.192652568, -0.970364988, -0.177795321, -0.959780931, -0.217277646),
  1424. ["CanCollide"] = false,
  1425. ["Locked"] = true,
  1426. ["Size"] = Vector3.new(4, 1, 2),
  1427. ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  1428. })
  1429. o53 = Create("ParticleEmitter",{
  1430. ["Parent"] = o52,
  1431. ["Size"] = NumberSequence.new(2.5,2.5),
  1432. ["Color"] = ColorSequence.new(Color3.new(0, 0, 0),Color3.new(0.137255, 0, 0)),
  1433. ["Texture"] = "rbxasset://textures/particles/explosion01_implosion_main.dds",
  1434. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  1435. })
  1436. o54 = Create("Part",{
  1437. ["Parent"] = o2,
  1438. ["BrickColor"] = BrickColor.new("Really black"),
  1439. ["Transparency"] = 1,
  1440. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  1441. ["Rotation"] = Vector3.new(102.620941, -6.07024574, 143.868088),
  1442. ["Anchored"] = true,
  1443. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, -0.80313319, -0.586340189, -0.105747685, -0.0454930514, 0.237321064, -0.970365524, 0.594060361, -0.774521887, -0.217274785),
  1444. ["CanCollide"] = false,
  1445. ["Locked"] = true,
  1446. ["Size"] = Vector3.new(4, 1, 2),
  1447. ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  1448. })
  1449. o55 = Create("ParticleEmitter",{
  1450. ["Parent"] = o54,
  1451. ["Size"] = NumberSequence.new(2.5,2.5),
  1452. ["Color"] = ColorSequence.new(Color3.new(0, 0, 0),Color3.new(0.137255, 0, 0)),
  1453. ["Texture"] = "rbxasset://textures/particles/explosion01_implosion_main.dds",
  1454. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  1455. })
  1456. o56 = Create("Part",{
  1457. ["Parent"] = o2,
  1458. ["BrickColor"] = BrickColor.new("Really black"),
  1459. ["Transparency"] = 1,
  1460. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  1461. ["Rotation"] = Vector3.new(102.620995, -6.07021284, 156.237991),
  1462. ["Anchored"] = true,
  1463. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, -0.910095572, -0.40067938, -0.105747119, 0.00640164688, 0.241557866, -0.970365405, 0.414349347, -0.883802176, -0.217275634),
  1464. ["CanCollide"] = false,
  1465. ["Locked"] = true,
  1466. ["Size"] = Vector3.new(4, 1, 2),
  1467. ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  1468. })
  1469. o57 = Create("ParticleEmitter",{
  1470. ["Parent"] = o56,
  1471. ["Size"] = NumberSequence.new(2.5,2.5),
  1472. ["Color"] = ColorSequence.new(Color3.new(0, 0, 0),Color3.new(0.137255, 0, 0)),
  1473. ["Texture"] = "rbxasset://textures/particles/explosion01_implosion_main.dds",
  1474. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  1475. })
  1476. o58 = Create("Part",{
  1477. ["Parent"] = o2,
  1478. ["BrickColor"] = BrickColor.new("Really black"),
  1479. ["Transparency"] = 1,
  1480. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  1481. ["Rotation"] = Vector3.new(102.621033, -6.07022762, -151.165482),
  1482. ["Anchored"] = true,
  1483. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, -0.871104538, 0.479577303, -0.105747372, 0.195777193, 0.141643211, -0.970365286, -0.450386614, -0.865992486, -0.21727632),
  1484. ["CanCollide"] = false,
  1485. ["Locked"] = true,
  1486. ["Size"] = Vector3.new(4, 1, 2),
  1487. ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  1488. })
  1489. o59 = Create("ParticleEmitter",{
  1490. ["Parent"] = o58,
  1491. ["Size"] = NumberSequence.new(2.5,2.5),
  1492. ["Color"] = ColorSequence.new(Color3.new(0, 0, 0),Color3.new(0.137255, 0, 0)),
  1493. ["Texture"] = "rbxasset://textures/particles/explosion01_implosion_main.dds",
  1494. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  1495. })
  1496. o60 = Create("Part",{
  1497. ["Parent"] = o2,
  1498. ["BrickColor"] = BrickColor.new("Really black"),
  1499. ["Transparency"] = 1,
  1500. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  1501. ["Rotation"] = Vector3.new(102.621223, -6.07019854, 175.919556),
  1502. ["Anchored"] = true,
  1503. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, -0.991872668, -0.0707581863, -0.105746865, 0.0873818323, 0.225293636, -0.970364571, 0.0924853384, -0.971718192, -0.217279553),
  1504. ["CanCollide"] = false,
  1505. ["Locked"] = true,
  1506. ["Size"] = Vector3.new(4, 1, 2),
  1507. ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  1508. })
  1509. o61 = Create("ParticleEmitter",{
  1510. ["Parent"] = o60,
  1511. ["Size"] = NumberSequence.new(2.5,2.5),
  1512. ["Color"] = ColorSequence.new(Color3.new(0, 0, 0),Color3.new(0.137255, 0, 0)),
  1513. ["Texture"] = "rbxasset://textures/particles/explosion01_implosion_main.dds",
  1514. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  1515. })
  1516. o62 = Create("Part",{
  1517. ["Parent"] = o2,
  1518. ["BrickColor"] = BrickColor.new("Really black"),
  1519. ["Transparency"] = 1,
  1520. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  1521. ["Rotation"] = Vector3.new(76.1906204, -2.22199559, 30.1629696),
  1522. ["Anchored"] = true,
  1523. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, 0.863949716, -0.50208348, -0.0387714207, 0.0873808563, 0.22529152, -0.970365107, 0.495939046, 0.834958911, 0.238513038),
  1524. ["CanCollide"] = false,
  1525. ["Locked"] = true,
  1526. ["Size"] = Vector3.new(4, 1, 2),
  1527. ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  1528. })
  1529. o63 = Create("ParticleEmitter",{
  1530. ["Parent"] = o62,
  1531. ["Size"] = NumberSequence.new(2.5,2.5),
  1532. ["Color"] = ColorSequence.new(Color3.new(0, 0, 0),Color3.new(0.137255, 0, 0)),
  1533. ["Texture"] = "rbxasset://textures/particles/explosion01_implosion_main.dds",
  1534. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  1535. })
  1536. o64 = Create("Part",{
  1537. ["Parent"] = o2,
  1538. ["BrickColor"] = BrickColor.new("Really black"),
  1539. ["Transparency"] = 1,
  1540. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  1541. ["Rotation"] = Vector3.new(76.1907578, -2.22186089, 63.077919),
  1542. ["Anchored"] = true,
  1543. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, 0.452438056, -0.890953004, -0.0387690663, 0.19577527, 0.141642034, -0.970365763, 0.87004137, 0.431440324, 0.238510787),
  1544. ["CanCollide"] = false,
  1545. ["Locked"] = true,
  1546. ["Size"] = Vector3.new(4, 1, 2),
  1547. ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  1548. })
  1549. o65 = Create("ParticleEmitter",{
  1550. ["Parent"] = o64,
  1551. ["Size"] = NumberSequence.new(2.5,2.5),
  1552. ["Color"] = ColorSequence.new(Color3.new(0, 0, 0),Color3.new(0.137255, 0, 0)),
  1553. ["Texture"] = "rbxasset://textures/particles/explosion01_implosion_main.dds",
  1554. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  1555. })
  1556. o66 = Create("Part",{
  1557. ["Parent"] = o2,
  1558. ["BrickColor"] = BrickColor.new("Really black"),
  1559. ["Transparency"] = 1,
  1560. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  1561. ["Rotation"] = Vector3.new(76.190712, -2.22191787, 46.0946541),
  1562. ["Anchored"] = true,
  1563. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, 0.692947745, -0.719944835, -0.0387700647, 0.145864815, 0.192650661, -0.970365703, 0.706078768, 0.666757405, 0.238511443),
  1564. ["CanCollide"] = false,
  1565. ["Locked"] = true,
  1566. ["Size"] = Vector3.new(4, 1, 2),
  1567. ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  1568. })
  1569. o67 = Create("ParticleEmitter",{
  1570. ["Parent"] = o66,
  1571. ["Size"] = NumberSequence.new(2.5,2.5),
  1572. ["Color"] = ColorSequence.new(Color3.new(0, 0, 0),Color3.new(0.137255, 0, 0)),
  1573. ["Texture"] = "rbxasset://textures/particles/explosion01_implosion_main.dds",
  1574. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  1575. })
  1576. o68 = Create("Part",{
  1577. ["Parent"] = o2,
  1578. ["BrickColor"] = BrickColor.new("Really black"),
  1579. ["Transparency"] = 1,
  1580. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  1581. ["Rotation"] = Vector3.new(76.1908188, -2.22179508, -1.88847733),
  1582. ["Anchored"] = true,
  1583. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, 0.998705685, 0.032929413, -0.0387679189, -0.0454927385, 0.237318829, -0.970366061, -0.0227532424, 0.970873654, 0.2385097),
  1584. ["CanCollide"] = false,
  1585. ["Locked"] = true,
  1586. ["Size"] = Vector3.new(4, 1, 2),
  1587. ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  1588. })
  1589. o69 = Create("ParticleEmitter",{
  1590. ["Parent"] = o68,
  1591. ["Size"] = NumberSequence.new(2.5,2.5),
  1592. ["Color"] = ColorSequence.new(Color3.new(0, 0, 0),Color3.new(0.137255, 0, 0)),
  1593. ["Texture"] = "rbxasset://textures/particles/explosion01_implosion_main.dds",
  1594. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  1595. })
  1596. o70 = Create("Part",{
  1597. ["Parent"] = o2,
  1598. ["BrickColor"] = BrickColor.new("Really black"),
  1599. ["Transparency"] = 1,
  1600. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  1601. ["Rotation"] = Vector3.new(76.1907883, -2.22185564, 10.4814234),
  1602. ["Anchored"] = true,
  1603. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, 0.982574821, -0.181779981, -0.0387689769, 0.00640141964, 0.241555661, -0.970365882, 0.185757935, 0.953208923, 0.238510132),
  1604. ["CanCollide"] = false,
  1605. ["Locked"] = true,
  1606. ["Size"] = Vector3.new(4, 1, 2),
  1607. ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  1608. })
  1609. o71 = Create("ParticleEmitter",{
  1610. ["Parent"] = o70,
  1611. ["Size"] = NumberSequence.new(2.5,2.5),
  1612. ["Color"] = ColorSequence.new(Color3.new(0, 0, 0),Color3.new(0.137255, 0, 0)),
  1613. ["Texture"] = "rbxasset://textures/particles/explosion01_implosion_main.dds",
  1614. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  1615. })
  1616. o72 = Create("Part",{
  1617. ["Parent"] = o2,
  1618. ["BrickColor"] = BrickColor.new("Really black"),
  1619. ["Transparency"] = 1,
  1620. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  1621. ["Rotation"] = Vector3.new(79.039566, 8.73714828, -48.9605522),
  1622. ["Anchored"] = true,
  1623. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, 0.648959339, 0.745505035, 0.151901692, -0.0454917476, 0.237319022, -0.97036618, -0.75946182, 0.622817814, 0.187924758),
  1624. ["CanCollide"] = false,
  1625. ["Locked"] = true,
  1626. ["Size"] = Vector3.new(4, 1, 2),
  1627. ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  1628. })
  1629. o73 = Create("ParticleEmitter",{
  1630. ["Parent"] = o72,
  1631. ["Size"] = NumberSequence.new(2.5,2.5),
  1632. ["Color"] = ColorSequence.new(Color3.new(0, 0, 0),Color3.new(0.137255, 0, 0)),
  1633. ["Texture"] = "rbxasset://textures/particles/explosion01_implosion_main.dds",
  1634. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  1635. })
  1636. o74 = Create("Part",{
  1637. ["Parent"] = o2,
  1638. ["BrickColor"] = BrickColor.new("Really black"),
  1639. ["Transparency"] = 1,
  1640. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  1641. ["Rotation"] = Vector3.new(79.0392761, 8.73716068, -16.9090633),
  1642. ["Anchored"] = true,
  1643. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, 0.945665002, 0.287478387, 0.151901901, 0.0873818249, 0.225291193, -0.970365167, -0.313181132, 0.930913687, 0.187929645),
  1644. ["CanCollide"] = false,
  1645. ["Locked"] = true,
  1646. ["Size"] = Vector3.new(4, 1, 2),
  1647. ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  1648. })
  1649. o75 = Create("ParticleEmitter",{
  1650. ["Parent"] = o74,
  1651. ["Size"] = NumberSequence.new(2.5,2.5),
  1652. ["Color"] = ColorSequence.new(Color3.new(0, 0, 0),Color3.new(0.137255, 0, 0)),
  1653. ["Texture"] = "rbxasset://textures/particles/explosion01_implosion_main.dds",
  1654. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  1655. })
  1656. o76 = Create("Part",{
  1657. ["Parent"] = o2,
  1658. ["BrickColor"] = BrickColor.new("Really black"),
  1659. ["Transparency"] = 1,
  1660. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  1661. ["Rotation"] = Vector3.new(79.039505, 8.73712921, -36.5906372),
  1662. ["Anchored"] = true,
  1663. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, 0.793597758, 0.589176536, 0.151901364, 0.00640243944, 0.241555661, -0.970365882, -0.608409464, 0.771052539, 0.18792586),
  1664. ["CanCollide"] = false,
  1665. ["Locked"] = true,
  1666. ["Size"] = Vector3.new(4, 1, 2),
  1667. ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  1668. })
  1669. o77 = Create("ParticleEmitter",{
  1670. ["Parent"] = o76,
  1671. ["Size"] = NumberSequence.new(2.5,2.5),
  1672. ["Color"] = ColorSequence.new(Color3.new(0, 0, 0),Color3.new(0.137255, 0, 0)),
  1673. ["Texture"] = "rbxasset://textures/particles/explosion01_implosion_main.dds",
  1674. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  1675. })
  1676. o78 = Create("Part",{
  1677. ["Parent"] = o2,
  1678. ["BrickColor"] = BrickColor.new("Really black"),
  1679. ["Transparency"] = 1,
  1680. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  1681. ["Rotation"] = Vector3.new(79.0393982, 8.7371397, -0.977389395),
  1682. ["Anchored"] = true,
  1683. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, 0.988252044, 0.0168598946, 0.151901543, 0.145865604, 0.19265008, -0.970365644, -0.0456241071, 0.981122792, 0.187927589),
  1684. ["CanCollide"] = false,
  1685. ["Locked"] = true,
  1686. ["Size"] = Vector3.new(4, 1, 2),
  1687. ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  1688. })
  1689. o79 = Create("ParticleEmitter",{
  1690. ["Parent"] = o78,
  1691. ["Size"] = NumberSequence.new(2.5,2.5),
  1692. ["Color"] = ColorSequence.new(Color3.new(0, 0, 0),Color3.new(0.137255, 0, 0)),
  1693. ["Texture"] = "rbxasset://textures/particles/explosion01_implosion_main.dds",
  1694. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  1695. })
  1696. o80 = Create("Model",{
  1697. ["Name"] = "Arm1",
  1698. ["Parent"] = o1,
  1699. })
  1700. o81 = Create("Part",{
  1701. ["Name"] = "Middle",
  1702. ["Parent"] = o80,
  1703. ["Material"] = Enum.Material.Granite,
  1704. ["BrickColor"] = BrickColor.new("Really black"),
  1705. ["Position"] = Vector3.new(3923.3938, -4665.64014, -17.7558212),
  1706. ["Rotation"] = Vector3.new(-0, -90, 0),
  1707. ["Anchored"] = true,
  1708. ["CFrame"] = CFrame.new(3923.3938, -4665.64014, -17.7558212, 0, 0, -1, 0, 1, 0, 1, 0, 0),
  1709. ["CanCollide"] = false,
  1710. ["Locked"] = true,
  1711. ["FormFactor"] = Enum.FormFactor.Symmetric,
  1712. ["Size"] = Vector3.new(4.64390278, 9.28781509, 4.6439023),
  1713. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  1714. ["TopSurface"] = Enum.SurfaceType.Smooth,
  1715. ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  1716. })
  1717. o82 = Create("ParticleEmitter",{
  1718. ["Parent"] = o81,
  1719. ["Size"] = NumberSequence.new(1,0.9375,1.7500001192093,0.87499976158142,2.8749995231628,1.25,2.0625,1.1874997615814,2.9375,1.3124996423721,2.8749995231628,5.6875),
  1720. ["Color"] = ColorSequence.new(Color3.new(0, 0, 0),Color3.new(0, 0, 0)),
  1721. ["Texture"] = "http://www.roblox.com/asset/?id=242986555",
  1722. ["Lifetime"] = NumberRange.new(1,1),
  1723. ["Rate"] = 40,
  1724. ["RotSpeed"] = NumberRange.new(30,30),
  1725. ["Speed"] = NumberRange.new(0,0),
  1726. })
  1727. o83 = Create("ParticleEmitter",{
  1728. ["Parent"] = o81,
  1729. ["Transparency"] = NumberSequence.new(0,0.85000002384186,0.375,0.13749998807907,0.58124995231628,0.018750011920929,0.11874997615814,0.14999997615814,0.58749997615814,0.125,0.83749997615814,0.050000011920929,0.94999998807907,0.25),
  1730. ["Size"] = NumberSequence.new(1.5644174814224,1.8124997615814,2.7499997615814,1.4999997615814,1.8124997615814,2.6875,1.875,4.25),
  1731. ["Color"] = ColorSequence.new(Color3.new(0, 0, 0),Color3.new(0.0235294, 0, 0.0705882)),
  1732. ["Texture"] = "http://www.roblox.com/asset/?id=243043229",
  1733. ["Lifetime"] = NumberRange.new(2,2),
  1734. ["Rate"] = 30,
  1735. ["RotSpeed"] = NumberRange.new(400,400),
  1736. ["Speed"] = NumberRange.new(3,3),
  1737. })
  1738. o84 = Create("Model",{
  1739. ["Name"] = "Arm2",
  1740. ["Parent"] = o1,
  1741. })
  1742. o85 = Create("Part",{
  1743. ["Name"] = "Middle",
  1744. ["Parent"] = o84,
  1745. ["Material"] = Enum.Material.Granite,
  1746. ["BrickColor"] = BrickColor.new("Really black"),
  1747. ["Position"] = Vector3.new(3923.3938, -4665.64014, -3.8241148),
  1748. ["Rotation"] = Vector3.new(-0, -90, 0),
  1749. ["Anchored"] = true,
  1750. ["CFrame"] = CFrame.new(3923.3938, -4665.64014, -3.8241148, 0, 0, -1, 0, 1, 0, 1, 0, 0),
  1751. ["CanCollide"] = false,
  1752. ["Locked"] = true,
  1753. ["FormFactor"] = Enum.FormFactor.Symmetric,
  1754. ["Size"] = Vector3.new(4.64390278, 9.28781509, 4.6439023),
  1755. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  1756. ["TopSurface"] = Enum.SurfaceType.Smooth,
  1757. ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  1758. })
  1759. o86 = Create("ParticleEmitter",{
  1760. ["Parent"] = o85,
  1761. ["Size"] = NumberSequence.new(1,0.9375,1.7500001192093,0.87499976158142,2.8749995231628,1.25,2.0625,1.1874997615814,2.9375,1.3124996423721,2.8749995231628,5.6875),
  1762. ["Color"] = ColorSequence.new(Color3.new(0, 0, 0),Color3.new(0, 0, 0)),
  1763. ["Texture"] = "http://www.roblox.com/asset/?id=242986555",
  1764. ["Lifetime"] = NumberRange.new(1,1),
  1765. ["Rate"] = 40,
  1766. ["RotSpeed"] = NumberRange.new(30,30),
  1767. ["Speed"] = NumberRange.new(0,0),
  1768. })
  1769. o87 = Create("ParticleEmitter",{
  1770. ["Parent"] = o85,
  1771. ["Transparency"] = NumberSequence.new(0,0.85000002384186,0.375,0.13749998807907,0.58124995231628,0.018750011920929,0.11874997615814,0.14999997615814,0.58749997615814,0.125,0.83749997615814,0.050000011920929,0.94999998807907,0.25),
  1772. ["Size"] = NumberSequence.new(1.5644174814224,1.8124997615814,2.7499997615814,1.4999997615814,1.8124997615814,2.6875,1.875,4.25),
  1773. ["Color"] = ColorSequence.new(Color3.new(0, 0, 0),Color3.new(0.0235294, 0, 0.0705882)),
  1774. ["Texture"] = "http://www.roblox.com/asset/?id=243043229",
  1775. ["Lifetime"] = NumberRange.new(2,2),
  1776. ["Rate"] = 30,
  1777. ["RotSpeed"] = NumberRange.new(400,400),
  1778. ["Speed"] = NumberRange.new(3,3),
  1779. })
  1780. o88 = Create("Part",{
  1781. ["Parent"] = o84,
  1782. ["Material"] = Enum.Material.Granite,
  1783. ["BrickColor"] = BrickColor.new("Really black"),
  1784. ["Position"] = Vector3.new(3935.67017, -4667.5542, -3.13911486),
  1785. ["Rotation"] = Vector3.new(90, -82.368454, 90.0000076),
  1786. ["Anchored"] = true,
  1787. ["CFrame"] = CFrame.new(3935.67017, -4667.5542, -3.13911486, -1.44198635e-008, -0.132802665, -0.991142571, 1.18167613e-007, 0.991142571, -0.132802665, 1, -1.19035953e-007, 1.40083323e-009),
  1788. ["CanCollide"] = false,
  1789. ["Locked"] = true,
  1790. ["FormFactor"] = Enum.FormFactor.Symmetric,
  1791. ["Size"] = Vector3.new(1.47390282, 1.33999991, 36.1239014),
  1792. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  1793. ["TopSurface"] = Enum.SurfaceType.Smooth,
  1794. ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  1795. })
  1796. o89 = Create("ParticleEmitter",{
  1797. ["Parent"] = o88,
  1798. ["Transparency"] = NumberSequence.new(0,0.85000002384186,0.375,0.13749998807907,0.58124995231628,0.018750011920929,0.11874997615814,0.14999997615814,0.58749997615814,0.125,0.83749997615814,0.050000011920929,0.94999998807907,0.25),
  1799. ["Size"] = NumberSequence.new(1.5644174814224,1.8124997615814,2.7499997615814,1.4999997615814,1.8124997615814,2.6875,1.875,4.25),
  1800. ["Color"] = ColorSequence.new(Color3.new(0, 0, 0),Color3.new(0.0235294, 0, 0.0705882)),
  1801. ["Texture"] = "http://www.roblox.com/asset/?id=243043229",
  1802. ["Lifetime"] = NumberRange.new(2,2),
  1803. ["Rate"] = 30,
  1804. ["RotSpeed"] = NumberRange.new(400,400),
  1805. ["Speed"] = NumberRange.new(3,3),
  1806. })
  1807. o90 = Create("Part",{
  1808. ["Parent"] = o84,
  1809. ["Material"] = Enum.Material.Neon,
  1810. ["BrickColor"] = BrickColor.new("Institutional white"),
  1811. ["Position"] = Vector3.new(3947.09888, -4665.76025, -3.20606613),
  1812. ["Rotation"] = Vector3.new(90, -82.368454, 90.0000076),
  1813. ["Anchored"] = true,
  1814. ["CFrame"] = CFrame.new(3947.09888, -4665.76025, -3.20606613, -1.44198635e-008, -0.132802665, -0.991142571, 1.18167613e-007, 0.991142571, -0.132802665, 1, -1.19035953e-007, 1.40083323e-009),
  1815. ["CanCollide"] = false,
  1816. ["Locked"] = true,
  1817. ["FormFactor"] = Enum.FormFactor.Symmetric,
  1818. ["Size"] = Vector3.new(0.200000003, 7.81999969, 31.2939014),
  1819. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  1820. ["TopSurface"] = Enum.SurfaceType.Smooth,
  1821. ["Color"] = Color3.new(0.972549, 0.972549, 0.972549),
  1822. })
  1823. o91 = Create("ParticleEmitter",{
  1824. ["Parent"] = o90,
  1825. ["Transparency"] = NumberSequence.new(0,0.85000002384186,0.375,0.13749998807907,0.58124995231628,0.018750011920929,0.11874997615814,0.14999997615814,0.58749997615814,0.125,0.83749997615814,0.050000011920929,0.94999998807907,0.25),
  1826. ["Size"] = NumberSequence.new(1.5644174814224,1.8124997615814,2.7499997615814,1.4999997615814,1.8124997615814,2.6875,1.875,4.25),
  1827. ["Color"] = ColorSequence.new(Color3.new(0, 0, 0),Color3.new(0.0235294, 0, 0.0705882)),
  1828. ["Texture"] = "http://www.roblox.com/asset/?id=243043229",
  1829. ["Lifetime"] = NumberRange.new(2,2),
  1830. ["Rate"] = 30,
  1831. ["RotSpeed"] = NumberRange.new(400,400),
  1832. ["Speed"] = NumberRange.new(3,3),
  1833. })
  1834. o92 = Create("Part",{
  1835. ["Parent"] = o84,
  1836. ["Material"] = Enum.Material.Neon,
  1837. ["BrickColor"] = BrickColor.new("Institutional white"),
  1838. ["Position"] = Vector3.new(3963.30298, -4662.56982, -3.20606613),
  1839. ["Rotation"] = Vector3.new(-90.000061, -44.0050316, -90.0000305),
  1840. ["Anchored"] = true,
  1841. ["CFrame"] = CFrame.new(3963.30298, -4662.56982, -3.20606613, -4.02258507e-007, 0.719278812, -0.69472152, 6.60829357e-007, 0.69472152, 0.719278812, 1, -1.69756362e-007, -7.54778171e-007),
  1842. ["CanCollide"] = false,
  1843. ["Locked"] = true,
  1844. ["FormFactor"] = Enum.FormFactor.Symmetric,
  1845. ["Size"] = Vector3.new(0.200000003, 7.81999969, 7.0639019),
  1846. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  1847. ["TopSurface"] = Enum.SurfaceType.Smooth,
  1848. ["Color"] = Color3.new(0.972549, 0.972549, 0.972549),
  1849. })
  1850. o93 = Create("ParticleEmitter",{
  1851. ["Parent"] = o92,
  1852. ["Transparency"] = NumberSequence.new(0,0.85000002384186,0.375,0.13749998807907,0.58124995231628,0.018750011920929,0.11874997615814,0.14999997615814,0.58749997615814,0.125,0.83749997615814,0.050000011920929,0.94999998807907,0.25),
  1853. ["Size"] = NumberSequence.new(1.5644174814224,1.8124997615814,2.7499997615814,1.4999997615814,1.8124997615814,2.6875,1.875,4.25),
  1854. ["Color"] = ColorSequence.new(Color3.new(0, 0, 0),Color3.new(0.0235294, 0, 0.0705882)),
  1855. ["Texture"] = "http://www.roblox.com/asset/?id=243043229",
  1856. ["Lifetime"] = NumberRange.new(2,2),
  1857. ["Rate"] = 30,
  1858. ["RotSpeed"] = NumberRange.new(400,400),
  1859. ["Speed"] = NumberRange.new(3,3),
  1860. })
  1861. o94 = Create("Model",{
  1862. ["Name"] = "Leg1",
  1863. ["Parent"] = o1,
  1864. })
  1865. o95 = Create("Part",{
  1866. ["Name"] = "Middle",
  1867. ["Parent"] = o94,
  1868. ["Material"] = Enum.Material.Granite,
  1869. ["BrickColor"] = BrickColor.new("Really black"),
  1870. ["Position"] = Vector3.new(3923.3938, -4674.92725, -13.1119194),
  1871. ["Rotation"] = Vector3.new(-0, -90, 0),
  1872. ["Anchored"] = true,
  1873. ["CFrame"] = CFrame.new(3923.3938, -4674.92725, -13.1119194, 0, 0, -1, 0, 1, 0, 1, 0, 0),
  1874. ["CanCollide"] = false,
  1875. ["Locked"] = true,
  1876. ["FormFactor"] = Enum.FormFactor.Symmetric,
  1877. ["Size"] = Vector3.new(4.64390278, 9.28781509, 4.6439023),
  1878. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  1879. ["TopSurface"] = Enum.SurfaceType.Smooth,
  1880. ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  1881. })
  1882. o96 = Create("ParticleEmitter",{
  1883. ["Parent"] = o95,
  1884. ["Size"] = NumberSequence.new(1,0.9375,1.7500001192093,0.87499976158142,2.8749995231628,1.25,2.0625,1.1874997615814,2.9375,1.3124996423721,2.8749995231628,5.6875),
  1885. ["Color"] = ColorSequence.new(Color3.new(0, 0, 0),Color3.new(0, 0, 0)),
  1886. ["Texture"] = "http://www.roblox.com/asset/?id=242986555",
  1887. ["Lifetime"] = NumberRange.new(1,1),
  1888. ["Rate"] = 40,
  1889. ["RotSpeed"] = NumberRange.new(30,30),
  1890. ["Speed"] = NumberRange.new(0,0),
  1891. })
  1892. o97 = Create("ParticleEmitter",{
  1893. ["Parent"] = o95,
  1894. ["Transparency"] = NumberSequence.new(0,0.85000002384186,0.375,0.13749998807907,0.58124995231628,0.018750011920929,0.11874997615814,0.14999997615814,0.58749997615814,0.125,0.83749997615814,0.050000011920929,0.94999998807907,0.25),
  1895. ["Size"] = NumberSequence.new(1.5644174814224,1.8124997615814,2.7499997615814,1.4999997615814,1.8124997615814,2.6875,1.875,4.25),
  1896. ["Color"] = ColorSequence.new(Color3.new(0, 0, 0),Color3.new(0.0235294, 0, 0.0705882)),
  1897. ["Texture"] = "http://www.roblox.com/asset/?id=243043229",
  1898. ["Lifetime"] = NumberRange.new(2,2),
  1899. ["Rate"] = 30,
  1900. ["RotSpeed"] = NumberRange.new(400,400),
  1901. ["Speed"] = NumberRange.new(3,3),
  1902. })
  1903. o98 = Create("Model",{
  1904. ["Name"] = "Leg2",
  1905. ["Parent"] = o1,
  1906. })
  1907. o99 = Create("Part",{
  1908. ["Name"] = "Middle",
  1909. ["Parent"] = o98,
  1910. ["Material"] = Enum.Material.Granite,
  1911. ["BrickColor"] = BrickColor.new("Really black"),
  1912. ["Position"] = Vector3.new(3923.3938, -4674.92725, -8.46801567),
  1913. ["Rotation"] = Vector3.new(-0, -90, 0),
  1914. ["Anchored"] = true,
  1915. ["CFrame"] = CFrame.new(3923.3938, -4674.92725, -8.46801567, 0, 0, -1, 0, 1, 0, 1, 0, 0),
  1916. ["CanCollide"] = false,
  1917. ["Locked"] = true,
  1918. ["FormFactor"] = Enum.FormFactor.Symmetric,
  1919. ["Size"] = Vector3.new(4.64390278, 9.28781509, 4.6439023),
  1920. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  1921. ["TopSurface"] = Enum.SurfaceType.Smooth,
  1922. ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  1923. })
  1924. o100 = Create("ParticleEmitter",{
  1925. ["Parent"] = o99,
  1926. ["Size"] = NumberSequence.new(1,0.9375,1.7500001192093,0.87499976158142,2.8749995231628,1.25,2.0625,1.1874997615814,2.9375,1.3124996423721,2.8749995231628,5.6875),
  1927. ["Color"] = ColorSequence.new(Color3.new(0, 0, 0),Color3.new(0, 0, 0)),
  1928. ["Texture"] = "http://www.roblox.com/asset/?id=242986555",
  1929. ["Lifetime"] = NumberRange.new(1,1),
  1930. ["Rate"] = 40,
  1931. ["RotSpeed"] = NumberRange.new(30,30),
  1932. ["Speed"] = NumberRange.new(0,0),
  1933. })
  1934. o101 = Create("ParticleEmitter",{
  1935. ["Parent"] = o99,
  1936. ["Transparency"] = NumberSequence.new(0,0.85000002384186,0.375,0.13749998807907,0.58124995231628,0.018750011920929,0.11874997615814,0.14999997615814,0.58749997615814,0.125,0.83749997615814,0.050000011920929,0.94999998807907,0.25),
  1937. ["Size"] = NumberSequence.new(1.5644174814224,1.8124997615814,2.7499997615814,1.4999997615814,1.8124997615814,2.6875,1.875,4.25),
  1938. ["Color"] = ColorSequence.new(Color3.new(0, 0, 0),Color3.new(0.0235294, 0, 0.0705882)),
  1939. ["Texture"] = "http://www.roblox.com/asset/?id=243043229",
  1940. ["Lifetime"] = NumberRange.new(2,2),
  1941. ["Rate"] = 30,
  1942. ["RotSpeed"] = NumberRange.new(400,400),
  1943. ["Speed"] = NumberRange.new(3,3),
  1944. })
  1945. o102 = Create("Part",{
  1946. ["Name"] = "Head",
  1947. ["Parent"] = o1,
  1948. ["BrickColor"] = BrickColor.new("Really red"),
  1949. ["Position"] = Vector3.new(3930.82446, -4678.17822, -1.96655464),
  1950. ["Rotation"] = Vector3.new(0, 90, 0),
  1951. ["Anchored"] = true,
  1952. ["CFrame"] = CFrame.new(3930.82446, -4678.17822, -1.96655464, 0, 0, 1, 0, 1, -0, -1, 0, 0),
  1953. ["CanCollide"] = false,
  1954. ["Locked"] = true,
  1955. ["FormFactor"] = Enum.FormFactor.Symmetric,
  1956. ["Size"] = Vector3.new(0.928780496, 0.928781509, 0.928780496),
  1957. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  1958. ["TopSurface"] = Enum.SurfaceType.Smooth,
  1959. ["Color"] = Color3.new(1, 0, 0),
  1960. })
  1961. o103 = Create("Script",{
  1962. ["Name"] = "Arm1",
  1963. ["Parent"] = o102,
  1964. })
  1965. table.insert(cors,coroutine.create(function()
  1966. wait()
  1967. runDummyScript(function()
  1968. function onTouched(hit)
  1969. if hit.Parent:findFirstChild("Humanoid") ~= nil and hit.Parent:findFirstChild("Arm1") == nil then
  1970. local g = script.Parent.Parent.Arm1:clone()
  1971. g.Parent = hit.Parent
  1972. local C = g:GetChildren()
  1973. for i=1, #C do
  1974. if C[i].className == "Part" then
  1975. local W = Instance.new("Weld")
  1976. W.Part0 = g.Middle
  1977. W.Part1 = C[i]
  1978. local CJ = CFrame.new(g.Middle.Position)
  1979. local C0 = g.Middle.CFrame:inverse()*CJ
  1980. local C1 = C[i].CFrame:inverse()*CJ
  1981. W.C0 = C0
  1982. W.C1 = C1
  1983. W.Parent = g.Middle
  1984. end
  1985. local Y = Instance.new("Weld")
  1986. Y.Part0 = hit.Parent["Left Arm"]
  1987. Y.Part1 = g.Middle
  1988. Y.C0 = CFrame.new(0, 0, 0)
  1989. Y.Parent = Y.Part0
  1990. end
  1991.  
  1992. local h = g:GetChildren()
  1993. for i = 1, # h do
  1994. if h[i].className == "Part" then
  1995. h[i].Anchored = false
  1996. h[i].CanCollide = false
  1997. end
  1998. end
  1999.  
  2000. end
  2001.  
  2002. end
  2003.  
  2004. script.Parent.Touched:connect(onTouched)
  2005. end,o103)
  2006. end))
  2007. o104 = Create("Script",{
  2008. ["Name"] = "Leg1",
  2009. ["Parent"] = o102,
  2010. })
  2011. table.insert(cors,coroutine.create(function()
  2012. wait()
  2013. runDummyScript(function()
  2014. function onTouched(hit)
  2015. if hit.Parent:findFirstChild("Humanoid") ~= nil and hit.Parent:findFirstChild("Leg1") == nil then
  2016. local g = script.Parent.Parent.Leg1:clone()
  2017. g.Parent = hit.Parent
  2018. local C = g:GetChildren()
  2019. for i=1, #C do
  2020. if C[i].className == "Part" then
  2021. local W = Instance.new("Weld")
  2022. W.Part0 = g.Middle
  2023. W.Part1 = C[i]
  2024. local CJ = CFrame.new(g.Middle.Position)
  2025. local C0 = g.Middle.CFrame:inverse()*CJ
  2026. local C1 = C[i].CFrame:inverse()*CJ
  2027. W.C0 = C0
  2028. W.C1 = C1
  2029. W.Parent = g.Middle
  2030. end
  2031. local Y = Instance.new("Weld")
  2032. Y.Part0 = hit.Parent["Left Leg"]
  2033. Y.Part1 = g.Middle
  2034. Y.C0 = CFrame.new(0, 0, 0)
  2035. Y.Parent = Y.Part0
  2036. end
  2037.  
  2038. local h = g:GetChildren()
  2039. for i = 1, # h do
  2040. if h[i].className == "Part" then
  2041. h[i].Anchored = false
  2042. h[i].CanCollide = false
  2043. end
  2044. end
  2045.  
  2046. end
  2047.  
  2048. end
  2049.  
  2050. script.Parent.Touched:connect(onTouched)
  2051. end,o104)
  2052. end))
  2053. o105 = Create("Script",{
  2054. ["Name"] = "HatRemover",
  2055. ["Parent"] = o102,
  2056. })
  2057. table.insert(cors,coroutine.create(function()
  2058. wait()
  2059. runDummyScript(function()
  2060. function onTouched(hit)
  2061. local d = hit.Parent:GetChildren()
  2062. for i=1, #d do
  2063. if (d[i].className == "Hat") then
  2064. d[i]:remove()
  2065. end
  2066. end
  2067. end
  2068.  
  2069. script.Parent.Touched:connect(onTouched)
  2070. end,o105)
  2071. end))
  2072. o106 = Create("Script",{
  2073. ["Name"] = "ChangeShirt/Pants",
  2074. ["Parent"] = o102,
  2075. })
  2076. table.insert(cors,coroutine.create(function()
  2077. wait()
  2078. runDummyScript(function()
  2079. --theRal
  2080.  
  2081. worker = false
  2082. part = script.Parent
  2083.  
  2084. function onTouch(hit)
  2085. local human = hit.Parent:FindFirstChild("Humanoid")
  2086. if (human ~= nil) and (worker == false) then
  2087. print ("Success")
  2088. worker = true
  2089. wait(.1)
  2090. local pant = hit.Parent:GetChildren()
  2091. for i=1,#pant do
  2092. if (pant[i].className == "Pants") then
  2093. pant[i].PantsTemplate = ""
  2094. end
  2095. end
  2096. local shirt = hit.Parent:GetChildren()
  2097. for i=1,#shirt do
  2098. if (shirt[i].className == "Shirt") then
  2099. shirt[i].ShirtTemplate = ""
  2100. wait(1)
  2101. worker = false
  2102. end
  2103. end
  2104. end
  2105. end
  2106.  
  2107. script.Parent.Touched:connect(onTouch)
  2108. end,o106)
  2109. end))
  2110. o107 = Create("Script",{
  2111. ["Parent"] = o102,
  2112. })
  2113. table.insert(cors,coroutine.create(function()
  2114. wait()
  2115. runDummyScript(function()
  2116. function onTouch(part)
  2117. local human = part.Parent:findFirstChild("Humanoid")
  2118. if human ~= nil then
  2119. part.Parent:findFirstChild("Head").BrickColor = BrickColor.new(125)
  2120. part.Parent:findFirstChild("Head").Transparency = 0
  2121. part.Parent:findFirstChild("Torso").BrickColor = BrickColor.new(1)
  2122. part.Parent:findFirstChild("Torso").Transparency = 1
  2123. part.Parent:findFirstChild("Left Arm").BrickColor = BrickColor.new(1)
  2124. part.Parent:findFirstChild("Left Arm").Transparency = 1
  2125. part.Parent:findFirstChild("Right Arm").BrickColor = BrickColor.new(1)
  2126. part.Parent:findFirstChild("Right Arm").Transparency = 1
  2127. part.Parent:findFirstChild("Left Leg").BrickColor = BrickColor.new(1)
  2128. part.Parent:findFirstChild("Left Leg").CanCollide = true
  2129. part.Parent:findFirstChild("Left Leg").Transparency = 1
  2130. part.Parent:findFirstChild("Right Leg").BrickColor = BrickColor.new(1)
  2131. part.Parent:findFirstChild("Right Leg").CanCollide = true
  2132. part.Parent:findFirstChild("Right Leg").Transparency = 1
  2133. end
  2134. end
  2135. script.Parent.Touched:connect(onTouch)
  2136.  
  2137. --COLORS
  2138.  
  2139. --1 = white
  2140. --208 = Light stone grey
  2141. --194 = Medium stone grey
  2142. --199 = Dark stone grey
  2143. --26 = Black
  2144. --21 = Bright red
  2145. --24 = Bright yellow
  2146. --226 = Cool yellow
  2147. --23 = Bright blue
  2148. --107 = Bright bluish green
  2149. --102 = Medium blue
  2150. --11 = Pastel blue
  2151. --45 = Light blue
  2152. --135 = Sand blue
  2153. --106 = Bright orange
  2154. --105 = Br. yellowish orange
  2155. --141 = Earth green
  2156. --28 = Dark green
  2157. --37 = Bright green
  2158. --119 = Br. yellowish green
  2159. --29 = Medium green
  2160. --151 = Sand green
  2161. --38 = Dark orange
  2162. --192 = Reddish brown
  2163. --104 = Bright violet
  2164. --9 = Light reddish violet
  2165. --101 = Medium red
  2166. --5 = Brick Yellow
  2167. --153 = Sand red
  2168. --217 = Brown
  2169. --18 = Nougat
  2170. --125 = Light orange
  2171.  
  2172.  
  2173. end,o107)
  2174. end))
  2175. o108 = Create("Script",{
  2176. ["Name"] = "WalkSpeed Script",
  2177. ["Parent"] = o102,
  2178. })
  2179. table.insert(cors,coroutine.create(function()
  2180. wait()
  2181. runDummyScript(function()
  2182. local debounce = false
  2183.  
  2184. function onTouch(part)
  2185.  
  2186. local human = part.Parent:findFirstChild("Humanoid")
  2187. if (human ~= nil) and debounce == false then
  2188.  
  2189. debounce = true
  2190.  
  2191. human.WalkSpeed = 16-- or whatever number
  2192.  
  2193. wait(2)
  2194. debounce = false
  2195. end
  2196. end
  2197.  
  2198.  
  2199. script.Parent.Touched:connect(onTouch)
  2200.  
  2201. end,o108)
  2202. end))
  2203. o109 = Create("Script",{
  2204. ["Name"] = "Leg2",
  2205. ["Parent"] = o102,
  2206. })
  2207. table.insert(cors,coroutine.create(function()
  2208. wait()
  2209. runDummyScript(function()
  2210. function onTouched(hit)
  2211. if hit.Parent:findFirstChild("Humanoid") ~= nil and hit.Parent:findFirstChild("Leg2") == nil then
  2212. local g = script.Parent.Parent.Leg2:clone()
  2213. g.Parent = hit.Parent
  2214. local C = g:GetChildren()
  2215. for i=1, #C do
  2216. if C[i].className == "Part" then
  2217. local W = Instance.new("Weld")
  2218. W.Part0 = g.Middle
  2219. W.Part1 = C[i]
  2220. local CJ = CFrame.new(g.Middle.Position)
  2221. local C0 = g.Middle.CFrame:inverse()*CJ
  2222. local C1 = C[i].CFrame:inverse()*CJ
  2223. W.C0 = C0
  2224. W.C1 = C1
  2225. W.Parent = g.Middle
  2226. end
  2227. local Y = Instance.new("Weld")
  2228. Y.Part0 = hit.Parent["Right Leg"]
  2229. Y.Part1 = g.Middle
  2230. Y.C0 = CFrame.new(0, 0, 0)
  2231. Y.Parent = Y.Part0
  2232. end
  2233.  
  2234. local h = g:GetChildren()
  2235. for i = 1, # h do
  2236. if h[i].className == "Part" then
  2237. h[i].Anchored = false
  2238. h[i].CanCollide = false
  2239. end
  2240. end
  2241.  
  2242. end
  2243.  
  2244. end
  2245.  
  2246. script.Parent.Touched:connect(onTouched)
  2247. end,o109)
  2248. end))
  2249. o110 = Create("Script",{
  2250. ["Name"] = "Arm2",
  2251. ["Parent"] = o102,
  2252. })
  2253. table.insert(cors,coroutine.create(function()
  2254. wait()
  2255. runDummyScript(function()
  2256. function onTouched(hit)
  2257. if hit.Parent:findFirstChild("Humanoid") ~= nil and hit.Parent:findFirstChild("Arm2") == nil then
  2258. local g = script.Parent.Parent.Arm2:clone()
  2259. g.Parent = hit.Parent
  2260. local C = g:GetChildren()
  2261. for i=1, #C do
  2262. if C[i].className == "Part" then
  2263. local W = Instance.new("Weld")
  2264. W.Part0 = g.Middle
  2265. W.Part1 = C[i]
  2266. local CJ = CFrame.new(g.Middle.Position)
  2267. local C0 = g.Middle.CFrame:inverse()*CJ
  2268. local C1 = C[i].CFrame:inverse()*CJ
  2269. W.C0 = C0
  2270. W.C1 = C1
  2271. W.Parent = g.Middle
  2272. end
  2273. local Y = Instance.new("Weld")
  2274. Y.Part0 = hit.Parent["Right Arm"]
  2275. Y.Part1 = g.Middle
  2276. Y.C0 = CFrame.new(0, 0, 0)
  2277. Y.Parent = Y.Part0
  2278. end
  2279.  
  2280. local h = g:GetChildren()
  2281. for i = 1, # h do
  2282. if h[i].className == "Part" then
  2283. h[i].Anchored = false
  2284. h[i].CanCollide = false
  2285. end
  2286. end
  2287.  
  2288. end
  2289.  
  2290. end
  2291.  
  2292. script.Parent.Touched:connect(onTouched)
  2293. end,o110)
  2294. end))
  2295. o111 = Create("Script",{
  2296. ["Name"] = "Torso",
  2297. ["Parent"] = o102,
  2298. })
  2299. table.insert(cors,coroutine.create(function()
  2300. wait()
  2301. runDummyScript(function()
  2302. function onTouched(hit)
  2303. if hit.Parent:findFirstChild("Humanoid") ~= nil and hit.Parent:findFirstChild("Chest") == nil then
  2304. local g = script.Parent.Parent.Chest:clone()
  2305. g.Parent = hit.Parent
  2306. local C = g:GetChildren()
  2307. for i=1, #C do
  2308. if C[i].className == "Part" then
  2309. local W = Instance.new("Weld")
  2310. W.Part0 = g.Middle
  2311. W.Part1 = C[i]
  2312. local CJ = CFrame.new(g.Middle.Position)
  2313. local C0 = g.Middle.CFrame:inverse()*CJ
  2314. local C1 = C[i].CFrame:inverse()*CJ
  2315. W.C0 = C0
  2316. W.C1 = C1
  2317. W.Parent = g.Middle
  2318. end
  2319. local Y = Instance.new("Weld")
  2320. Y.Part0 = hit.Parent.Torso
  2321. Y.Part1 = g.Middle
  2322. Y.C0 = CFrame.new(0, 0, 0)
  2323. Y.Parent = Y.Part0
  2324. end
  2325.  
  2326. local h = g:GetChildren()
  2327. for i = 1, # h do
  2328. if h[i].className == "Part" then
  2329. h[i].Anchored = false
  2330. h[i].CanCollide = false
  2331. end
  2332. end
  2333.  
  2334. end
  2335. end
  2336.  
  2337. script.Parent.Touched:connect(onTouched)
  2338.  
  2339. end,o111)
  2340. end))
  2341. o112 = Create("Script",{
  2342. ["Name"] = "Cframe",
  2343. ["Parent"] = o102,
  2344. })
  2345. table.insert(cors,coroutine.create(function()
  2346. wait()
  2347. runDummyScript(function()
  2348.  
  2349. wait(2)
  2350.  
  2351. local p = script.Parent
  2352. local me = game.Players.LocalPlayer.Character
  2353.  
  2354.  
  2355. p.Shape = "Ball"
  2356.  
  2357. game:GetService('RunService').Stepped:connect(function()
  2358. p.CFrame = me.Torso.CFrame * CFrame.new(0,0,0) * CFrame.Angles(0,0,0)
  2359. end)
  2360.  
  2361. wait(0.5)
  2362.  
  2363. me.Head.Transparency = 1
  2364.  
  2365. p:Remove()
  2366. end,o112)
  2367. end))
  2368. mas.Parent = workspace
  2369. mas:MakeJoints()
  2370. local mas1 = mas:GetChildren()
  2371. for i=1,#mas1 do
  2372. mas1[i].Parent = workspace
  2373. ypcall(function() mas1[i]:MakeJoints() end)
  2374. end
  2375. mas:Destroy()
  2376. for i=1,#cors do
  2377. coroutine.resume(cors[i])
  2378. end
  2379. end)
  2380. shadowtitan.BackgroundColor3 = Color3.new(0.807843, 0.807843, 0.807843)
  2381. shadowtitan.BorderColor3 = Color3.new(0, 0, 0)
  2382. shadowtitan.BorderSizePixel = 3
  2383. shadowtitan.Position = UDim2.new(0.060509555, 0, 0.290055275, 0)
  2384. shadowtitan.Size = UDim2.new(0, 112, 0, 39)
  2385. shadowtitan.Font = Enum.Font.SourceSansBold
  2386. shadowtitan.Text = "Shadow Titan"
  2387. shadowtitan.TextSize = 20
  2388. shadowtitan.TextWrapped = true
  2389.  
  2390. darktitan.Name = "dark titan"
  2391. darktitan.Parent = main
  2392. darktitan.MouseButton1Down:connect(function()
  2393. --[[User: TheDarkRevenant
  2394. Script: Absalom (Armored).lua
  2395. Pass: cUpnjTnT]]
  2396.  
  2397. local p = game.Players.LocalPlayer
  2398. local char = p.Character
  2399. local mouse = p:GetMouse()
  2400. local larm = char["Left Arm"]
  2401. local rarm = char["Right Arm"]
  2402. local lleg = char["Left Leg"]
  2403. local rleg = char["Right Leg"]
  2404. local hed = char.Head
  2405. local torso = char.Torso
  2406. local hum = char.Humanoid
  2407. local cam = game.Workspace.CurrentCamera
  2408. local root = char.HumanoidRootPart
  2409. local deb = false
  2410. local shot = 0
  2411. local l = game:GetService("Lighting")
  2412. local rs = game:GetService("RunService").RenderStepped
  2413. local debris=game:service"Debris"
  2414. local stanceToggle = "Normal"
  2415. math.randomseed(os.time())
  2416. hum.WalkSpeed = 7
  2417. char.Health:Destroy()
  2418. hum.MaxHealth = 50000
  2419. wait(0.1)
  2420. hum.Health = 50000
  2421. ----------------------------------------------------
  2422. ypcall(function()
  2423. char.Shirt:Destroy()
  2424. char.Pants:Destroy()
  2425. shirt = Instance.new("Shirt", char)
  2426. shirt.Name = "Shirt"
  2427. pants = Instance.new("Pants", char)
  2428. pants.Name = "Pants"
  2429. char.Shirt.ShirtTemplate = "http://www.roblox.com/asset/?id=236410507"
  2430. char.Pants.PantsTemplate = "http://www.roblox.com/asset/?id=236412261"
  2431. end)
  2432. ----------------------------------------------------
  2433. Debounces = {
  2434. on = false;
  2435. ks = false;
  2436. CanAttack = true;
  2437. CanJoke = true;
  2438. NoIdl = false;
  2439. Slashing = false;
  2440. Slashed = false;
  2441. Grabbing = false;
  2442. Grabbed = false;
  2443. }
  2444. local Touche = {char.Name, }
  2445. ----------------------------------------------------
  2446. function lerp(a, b, t) -- Linear interpolation
  2447. return a + (b - a)*t
  2448. end
  2449.  
  2450. function slerp(a, b, t) --Spherical interpolation
  2451. dot = a:Dot(b)
  2452. if dot > 0.99999 or dot < -0.99999 then
  2453. return t <= 0.5 and a or b
  2454. else
  2455. r = math.acos(dot)
  2456. return (a*math.sin((1 - t)*r) + b*math.sin(t*r)) / math.sin(r)
  2457. end
  2458. end
  2459.  
  2460. function matrixInterpolate(a, b, t)
  2461. local ax, ay, az, a00, a01, a02, a10, a11, a12, a20, a21, a22 = a:components()
  2462. local bx, by, bz, b00, b01, b02, b10, b11, b12, b20, b21, b22 = b:components()
  2463. local v0 = lerp(Vector3.new(ax, ay, az), Vector3.new(bx , by , bz), t) -- Position
  2464. local v1 = slerp(Vector3.new(a00, a01, a02), Vector3.new(b00, b01, b02), t) -- Vector right
  2465. local v2 = slerp(Vector3.new(a10, a11, a12), Vector3.new(b10, b11, b12), t) -- Vector up
  2466. local v3 = slerp(Vector3.new(a20, a21, a22), Vector3.new(b20, b21, b22), t) -- Vector back
  2467. local t = v1:Dot(v2)
  2468. if not (t < 0 or t == 0 or t > 0) then -- Failsafe
  2469. return CFrame.new()
  2470. end
  2471. return CFrame.new(
  2472. v0.x, v0.y, v0.z,
  2473. v1.x, v1.y, v1.z,
  2474. v2.x, v2.y, v2.z,
  2475. v3.x, v3.y, v3.z)
  2476. end
  2477. ----------------------------------------------------
  2478. function genWeld(a,b)
  2479. local w = Instance.new("Weld",a)
  2480. w.Part0 = a
  2481. w.Part1 = b
  2482. return w
  2483. end
  2484. function weld(a, b)
  2485. local weld = Instance.new("Weld")
  2486. weld.Name = "W"
  2487. weld.Part0 = a
  2488. weld.Part1 = b
  2489. weld.C0 = a.CFrame:inverse() * b.CFrame
  2490. weld.Parent = a
  2491. return weld;
  2492. end
  2493. ----------------------------------------------------
  2494. function Lerp(c1,c2,al)
  2495. local com1 = {c1.X,c1.Y,c1.Z,c1:toEulerAnglesXYZ()}
  2496. local com2 = {c2.X,c2.Y,c2.Z,c2:toEulerAnglesXYZ()}
  2497. for i,v in pairs(com1) do
  2498. com1[i] = v+(com2[i]-v)*al
  2499. end
  2500. return CFrame.new(com1[1],com1[2],com1[3]) * CFrame.Angles(select(4,unpack(com1)))
  2501. end
  2502. ----------------------------------------------------
  2503. newWeld = function(wp0, wp1, wc0x, wc0y, wc0z)
  2504. local wld = Instance.new("Weld", wp1)
  2505. wld.Part0 = wp0
  2506. wld.Part1 = wp1
  2507. wld.C0 = CFrame.new(wc0x, wc0y, wc0z)
  2508. end
  2509. ----------------------------------------------------
  2510. function Tween(a,b,c)
  2511. return a+(b-a)*c
  2512. end
  2513. ----------------------------------------------------
  2514. function nwPrt(prnt,siz,cf,col)
  2515. local prt=Instance.new("Part")
  2516. prt.Parent=prnt
  2517. prt.FormFactor=3
  2518. prt.Name="Part"
  2519. prt.Size=siz
  2520. prt.CanCollide=false
  2521. prt.Anchored=true
  2522. prt.Locked=true
  2523. prt.TopSurface=10
  2524. prt.BottomSurface=10
  2525. prt.FrontSurface=10
  2526. prt.BackSurface=10
  2527. prt.LeftSurface=10
  2528. prt.RightSurface=10
  2529. prt:BreakJoints()
  2530. prt.CFrame=cf or CFrame.new(30,10,30)
  2531. prt.Material="Neon"
  2532. prt.BrickColor=BrickColor.new(col)
  2533. m=Instance.new("SpecialMesh",prt)
  2534. m.MeshType=6
  2535. return prt
  2536. end
  2537. ----------------------------------------------------
  2538. function nwSnd(prnt,pch,vol,id)
  2539. local s=Instance.new("Sound",prnt)
  2540. s.Pitch=pch
  2541. s.Volume=vol
  2542. s.SoundId="rbxassetid://"..id
  2543. s.PlayOnRemove=true
  2544. return s
  2545. end
  2546. ----------------------------------------------------
  2547. function newRay(start,face,range,wat)
  2548. local rey=Ray.new(start.p,(face.p-start.p).Unit*range)
  2549. hit,pos=Workspace:FindPartOnRayWithIgnoreList(rey,wat)
  2550. return rey,hit,pos
  2551. end
  2552. ----------------------------------------------------
  2553. for i,v in pairs(char:children()) do
  2554. if v:IsA("Hat") then
  2555. v:Destroy()
  2556. end
  2557. end
  2558. for i,v in pairs(hed:children()) do
  2559. if v:IsA("Sound") then
  2560. v:Destroy()
  2561. end
  2562. end
  2563. ----------------------------------------------------
  2564. function HasntTouched(plrname)
  2565. local ret = true
  2566. for _, v in pairs(Touche) do
  2567. if v == plrname then
  2568. ret = false
  2569. end
  2570. end
  2571. return ret
  2572. end
  2573. ----------------------------------------------------
  2574. larm.Size = larm.Size * 2
  2575. rarm.Size = rarm.Size * 2
  2576. lleg.Size = lleg.Size * 2
  2577. rleg.Size = rleg.Size * 2
  2578. torso.Size = torso.Size * 2
  2579. hed.Size = hed.Size * 2
  2580. root.Size = root.Size * 2
  2581. ----------------------------------------------------
  2582. newWeld(torso, larm, -1.5, 0.5, 0)
  2583. larm.Weld.C1 = CFrame.new(0, 0.5, 0)
  2584. newWeld(torso, rarm, 1.5, 0.5, 0)
  2585. rarm.Weld.C1 = CFrame.new(0, 0.5, 0)
  2586. newWeld(torso, hed, 0, 1.5, 0)
  2587. newWeld(torso, lleg, -0.5, -1, 0)
  2588. lleg.Weld.C1 = CFrame.new(0, 1, 0)
  2589. newWeld(torso, rleg, 0.5, -1, 0)
  2590. rleg.Weld.C1 = CFrame.new(0, 1, 0)
  2591. newWeld(root, torso, 0, -1, 0)
  2592. torso.Weld.C1 = CFrame.new(0, -1, 0)
  2593. ----------------------------------------------------
  2594. hed.face.Texture = "rbxassetid://272299908"
  2595. z=Instance.new('Decal',hed)
  2596. z.Face = 'Front'
  2597. z.Texture='rbxassetid://99174105'
  2598. z1=Instance.new('Decal',hed)
  2599. z1.Face = 'Right'
  2600. hed.BrickColor = BrickColor.new("Really black")
  2601. lite = Instance.new("PointLight", torso)
  2602. lite.Brightness = 14
  2603. lite.Range = 10
  2604. lite.Color = Color3.new(1, 0, 0)
  2605. --[[local hed2 = hed:Clone()
  2606. hed2.CanCollide = false
  2607. hed2.Parent = char
  2608. hed2:ClearAllChildren()
  2609. hed2.Transparency = 1
  2610. hed2.Name = "DARP"
  2611. local w = Instance.new("Weld",hed2)
  2612. w.Part0 = hed
  2613. w.Part1 = hed2
  2614. w.C0 = CFrame.new(0,0,-0.175)
  2615. z=Instance.new("SurfaceGui",hed2)
  2616. z.Enabled = true
  2617. z.Face = "Front"
  2618. z.Adornee = hed2
  2619. z.CanvasSize = Vector2.new(100,100)
  2620. local face = Instance.new("ImageLabel",z)
  2621. face.Size = UDim2.new(1,-30,1,0)
  2622. face.Position = UDim2.new(0,15,0,0)
  2623. face.BackgroundTransparency = 1
  2624. face.Image='rbxassetid://46282671']]--
  2625. ----------------------------------------------------
  2626. z = Instance.new("Sound", char)
  2627. z.SoundId = "rbxassetid://303570180"--242463565
  2628. z.Looped = true
  2629. z.Pitch = .6
  2630. z.Volume = 1
  2631. wait(.01)
  2632. z:Play()
  2633. ----------------------------------------------------
  2634. local l = game.Lighting
  2635. local sky = Instance.new("Sky",l)
  2636. sky.CelestialBodiesShown = false
  2637. sky.SkyboxBk = "http://www.roblox.com/asset/?id=156925041"
  2638. sky.SkyboxDn = "http://www.roblox.com/asset/?id=156925047"
  2639. sky.SkyboxFt = "http://www.roblox.com/asset/?id=156925045"
  2640. sky.SkyboxLf = "http://www.roblox.com/asset/?id=156925043"
  2641. sky.SkyboxRt = "http://www.roblox.com/asset/?id=156925038"
  2642. sky.SkyboxUp = "http://www.roblox.com/asset/?id=156925055"
  2643. sky.StarCount = 0
  2644. sky.Name = "GreenSpace"
  2645. ----------------------------------------------------
  2646. local m = Instance.new("Model")
  2647. m.Name = "Absolution"
  2648. p1 = Instance.new("Part", m)
  2649. p1.BrickColor = BrickColor.new("Bright blue")
  2650. p1.Material = "Neon"
  2651. p1.FormFactor = Enum.FormFactor.Custom
  2652. p1.Size = Vector3.new(1, 0.600000024, 1.5)
  2653. p1.CFrame = CFrame.new(67.4994888, 12.1560526, 73.0205841, 0.999972522, -3.59117985e-005, -8.00192356e-006, -1.39250187e-005, 0.358383715, -0.933530986, 5.28097153e-005, 0.933500648, 0.358406395)
  2654. p1.CanCollide = false
  2655. p1.Locked = true
  2656. p1.Elasticity = 0
  2657. p1.BottomSurface = Enum.SurfaceType.Smooth
  2658. p1.TopSurface = Enum.SurfaceType.Smooth
  2659. b1 = Instance.new("SpecialMesh", p1)
  2660. b1.MeshType = Enum.MeshType.Wedge
  2661. b1.Name = "Mesh"
  2662. b1.Scale = Vector3.new(0.400000006, 0.600000024, 0.699999928)
  2663. p2 = Instance.new("Part", m)
  2664. p2.BrickColor = BrickColor.new("Really black")
  2665. p2.FormFactor = Enum.FormFactor.Custom
  2666. p2.Size = Vector3.new(1, 2.9000001, 1)
  2667. p2.CFrame = CFrame.new(67.4995728, 11.7633543, 74.2129135, -1.30959779e-005, 2.79811252e-006, 0.999972522, 0.961226642, 0.275612593, -7.50799518e-006, -0.275637805, 0.96119839, 1.01176247e-005)
  2668. p2.CanCollide = false
  2669. p2.Locked = true
  2670. p2.Elasticity = 0
  2671. p2.BottomSurface = Enum.SurfaceType.Smooth
  2672. p2.TopSurface = Enum.SurfaceType.Smooth
  2673. b2 = Instance.new("BlockMesh", p2)
  2674. b2.Name = "Mesh"
  2675. b2.Scale = Vector3.new(0.400000006, 1, 0.400000006)
  2676. p3 = Instance.new("Part", m)
  2677. p3.BrickColor = BrickColor.new("Bright blue")
  2678. p3.Material = "Neon"
  2679. p3.FormFactor = Enum.FormFactor.Custom
  2680. p3.Size = Vector3.new(1, 1.20000005, 2.0999999)
  2681. p3.CFrame = CFrame.new(67.4994965, 12.6401453, 73.9670334, 0.999972522, -3.52207899e-005, -8.10639358e-006, -1.61500211e-005, 0.309035271, -0.951007903, 5.24176576e-005, 0.950978875, 0.309059501)
  2682. p3.CanCollide = false
  2683. p3.Locked = true
  2684. p3.Elasticity = 0
  2685. p3.BottomSurface = Enum.SurfaceType.Smooth
  2686. p3.TopSurface = Enum.SurfaceType.Smooth
  2687. b3 = Instance.new("SpecialMesh", p3)
  2688. b3.MeshType = Enum.MeshType.Wedge
  2689. b3.Name = "Mesh"
  2690. b3.Scale = Vector3.new(0.400000006, 0.600000024, 0.699999928)
  2691. p4 = Instance.new("Part", m)
  2692. p4.BrickColor = BrickColor.new("Bright blue")
  2693. p4.Material = "Neon"
  2694. p4.FormFactor = Enum.FormFactor.Custom
  2695. p4.Size = Vector3.new(1, 1.43999994, 2.05000019)
  2696. p4.CFrame = CFrame.new(67.4995575, 11.8683414, 76.1565704, 0.999972522, -2.5085672e-005, -1.53700166e-005, -4.86194367e-005, -0.800831437, -0.598821938, 1.9131101e-005, 0.598835468, -0.800796151)
  2697. p4.CanCollide = false
  2698. p4.Locked = true
  2699. p4.Elasticity = 0
  2700. p4.BottomSurface = Enum.SurfaceType.Smooth
  2701. p4.TopSurface = Enum.SurfaceType.Smooth
  2702. b4 = Instance.new("SpecialMesh", p4)
  2703. b4.MeshType = Enum.MeshType.Wedge
  2704. b4.Name = "Mesh"
  2705. b4.Scale = Vector3.new(0.300000012, 0.600000024, 0.699999988)
  2706. p5 = Instance.new("Part", m)
  2707. p5.BrickColor = BrickColor.new("Bright blue")
  2708. p5.Material = "Neon"
  2709. p5.FormFactor = Enum.FormFactor.Custom
  2710. p5.Size = Vector3.new(1, 1.20000005, 3.20000005)
  2711. p5.CFrame = CFrame.new(67.4995193, 13.241991, 74.8357468, 0.999972522, -3.59118021e-005, -8.00191992e-006, -1.39250224e-005, 0.358383656, -0.933530807, 5.2809708e-005, 0.933500469, 0.358406246)
  2712. p5.CanCollide = false
  2713. p5.Locked = true
  2714. p5.Elasticity = 0
  2715. p5.BottomSurface = Enum.SurfaceType.Smooth
  2716. p5.TopSurface = Enum.SurfaceType.Smooth
  2717. b5 = Instance.new("SpecialMesh", p5)
  2718. b5.MeshType = Enum.MeshType.Wedge
  2719. b5.Name = "Mesh"
  2720. b5.Scale = Vector3.new(0.400000006, 0.600000024, 0.699999928)
  2721. p6 = Instance.new("Part", m)
  2722. p6.Name = "Handle"
  2723. p6.BrickColor = BrickColor.new("Really black")
  2724. p6.FormFactor = Enum.FormFactor.Custom
  2725. p6.Size = Vector3.new(1.5999999, 13.6000004, 1)
  2726. p6.CFrame = CFrame.new(67.5017471, 11.2780685, 66.1421967, -1.18190947e-005, 6.28741009e-006, 0.999972522, 0.99995929, -1.39772892e-005, -7.50630716e-006, -1.79708004e-005, 0.999939024, 1.01296728e-005)
  2727. p6.CanCollide = false
  2728. p6.Locked = true
  2729. p6.Elasticity = 0
  2730. p6.BottomSurface = Enum.SurfaceType.Smooth
  2731. p6.TopSurface = Enum.SurfaceType.Smooth
  2732. b6 = Instance.new("BlockMesh", p6)
  2733. b6.Name = "Mesh"
  2734. b6.Scale = Vector3.new(0.400000006, 1, 0.400000006)
  2735. p7 = Instance.new("Part", m)
  2736. p7.BrickColor = BrickColor.new("Bright blue")
  2737. p7.Material = "Neon"
  2738. p7.FormFactor = Enum.FormFactor.Custom
  2739. p7.Size = Vector3.new(1, 1.00999999, 1.05000019)
  2740. p7.CFrame = CFrame.new(67.5174179, 10.5228004, 76.3114471, 0.999972522, -2.76626724e-005, -6.72184569e-006, -4.7347472e-005, -0.91489929, -0.403581172, 2.14323372e-005, 0.403602213, -0.914867818)
  2741. p7.CanCollide = false
  2742. p7.Locked = true
  2743. p7.Elasticity = 0
  2744. p7.BottomSurface = Enum.SurfaceType.Smooth
  2745. p7.TopSurface = Enum.SurfaceType.Smooth
  2746. b7 = Instance.new("SpecialMesh", p7)
  2747. b7.MeshType = Enum.MeshType.Wedge
  2748. b7.Name = "Mesh"
  2749. b7.Scale = Vector3.new(0.300000012, 0.600000024, 0.699999988)
  2750. p8 = Instance.new("Part", m)
  2751. p8.BrickColor = BrickColor.new("Bright blue")
  2752. p8.Material = "Neon"
  2753. p8.FormFactor = Enum.FormFactor.Custom
  2754. p8.Size = Vector3.new(1, 1.00999999, 1.05000019)
  2755. p8.CFrame = CFrame.new(67.5074387, 8.51285458, 76.8714371, 0.999972522, -2.76626724e-005, -6.72184387e-006, -4.73474684e-005, -0.91489917, -0.403581113, 2.14323354e-005, 0.403602153, -0.914867699)
  2756. p8.CanCollide = false
  2757. p8.Locked = true
  2758. p8.Elasticity = 0
  2759. p8.BottomSurface = Enum.SurfaceType.Smooth
  2760. p8.TopSurface = Enum.SurfaceType.Smooth
  2761. b8 = Instance.new("SpecialMesh", p8)
  2762. b8.MeshType = Enum.MeshType.Wedge
  2763. b8.Name = "Mesh"
  2764. b8.Scale = Vector3.new(0.300000012, 0.600000024, 0.699999988)
  2765. p9 = Instance.new("Part", m)
  2766. p9.BrickColor = BrickColor.new("Really black")
  2767. p9.FormFactor = Enum.FormFactor.Custom
  2768. p9.Size = Vector3.new(1, 1.07999957, 1)
  2769. p9.CFrame = CFrame.new(67.5095749, 7.1092, 74.5051422, -2.60536999e-005, -5.21559741e-006, 0.999972522, 0.35323599, -0.935490847, -1.50012565e-005, 0.935460567, 0.353258699, 4.2632455e-005)
  2770. p9.CanCollide = false
  2771. p9.Locked = true
  2772. p9.Elasticity = 0
  2773. p9.BottomSurface = Enum.SurfaceType.Smooth
  2774. p9.TopSurface = Enum.SurfaceType.Smooth
  2775. b9 = Instance.new("BlockMesh", p9)
  2776. b9.Name = "Mesh"
  2777. b9.Scale = Vector3.new(0.550000012, 1, 0.550000012)
  2778. p10 = Instance.new("Part", m)
  2779. p10.BrickColor = BrickColor.new("Really black")
  2780. p10.FormFactor = Enum.FormFactor.Custom
  2781. p10.Size = Vector3.new(1, 1.41999948, 1)
  2782. p10.CFrame = CFrame.new(67.489624, 8.67401791, 72.7929764, -9.47785156e-006, -9.42233055e-006, 0.999972522, 0.292371064, 0.956263304, -7.54374832e-006, -0.956253231, 0.292334616, 1.01081387e-005)
  2783. p10.CanCollide = false
  2784. p10.Locked = true
  2785. p10.Elasticity = 0
  2786. p10.BottomSurface = Enum.SurfaceType.Smooth
  2787. p10.TopSurface = Enum.SurfaceType.Smooth
  2788. b10 = Instance.new("BlockMesh", p10)
  2789. b10.Name = "Mesh"
  2790. b10.Scale = Vector3.new(0.400000006, 1, 0.400000006)
  2791. p11 = Instance.new("Part", m)
  2792. p11.BrickColor = BrickColor.new("Really black")
  2793. p11.FormFactor = Enum.FormFactor.Custom
  2794. p11.Size = Vector3.new(1, 1.50999951, 1)
  2795. p11.CFrame = CFrame.new(67.509552, 7.11887455, 70.3475952, -1.87569385e-005, 1.80455972e-005, 0.999972522, -0.36222899, -0.932047009, -9.30004444e-006, 0.932039678, -0.362191886, 4.04359016e-005)
  2796. p11.CanCollide = false
  2797. p11.Locked = true
  2798. p11.Elasticity = 0
  2799. p11.BottomSurface = Enum.SurfaceType.Smooth
  2800. p11.TopSurface = Enum.SurfaceType.Smooth
  2801. b11 = Instance.new("BlockMesh", p11)
  2802. b11.Name = "Mesh"
  2803. b11.Scale = Vector3.new(0.550000012, 1, 0.550000012)
  2804. p12 = Instance.new("Part", m)
  2805. p12.Name = "BladeCenter"
  2806. p12.BrickColor = BrickColor.new("Dark stone grey")
  2807. p12.Material = Enum.Material.Concrete
  2808. p12.FormFactor = Enum.FormFactor.Symmetric
  2809. p12.Size = Vector3.new(1, 2, 2)
  2810. p12.CFrame = CFrame.new(67.4995346, 6.83217764, 72.2514038, -0.999972522, 2.42275873e-005, 0.000103325896, -8.39982677e-005, 4.44650614e-005, -0.999960959, -4.06451727e-005, -0.999940753, -1.25430051e-005)
  2811. p12.CanCollide = false
  2812. p12.Locked = true
  2813. p12.BottomSurface = Enum.SurfaceType.Smooth
  2814. p12.TopSurface = Enum.SurfaceType.Smooth
  2815. b12 = Instance.new("SpecialMesh", p12)
  2816. b12.MeshType = Enum.MeshType.Brick
  2817. b12.Name = "Mesh"
  2818. b12.Scale = Vector3.new(0.499999911, 1, 0.699999928)
  2819. p13 = Instance.new("Part", m)
  2820. p13.BrickColor = BrickColor.new("Really black")
  2821. p13.FormFactor = Enum.FormFactor.Custom
  2822. p13.Size = Vector3.new(2.91000009, 4.3300004, 1)
  2823. p13.CFrame = CFrame.new(67.5096359, 9.31026554, 73.9751816, 7.60371313e-006, 1.0943455e-005, 0.999972522, -0.119072244, -0.99284631, -7.55448127e-006, 0.992830038, -0.119038157, 1.01703836e-005)
  2824. p13.CanCollide = false
  2825. p13.Locked = true
  2826. p13.Elasticity = 0
  2827. p13.BottomSurface = Enum.SurfaceType.Smooth
  2828. p13.TopSurface = Enum.SurfaceType.Smooth
  2829. b13 = Instance.new("BlockMesh", p13)
  2830. b13.Name = "Mesh"
  2831. b13.Scale = Vector3.new(1, 1, 0.400000006)
  2832. p14 = Instance.new("Part", m)
  2833. p14.BrickColor = BrickColor.new("Really black")
  2834. p14.FormFactor = Enum.FormFactor.Custom
  2835. p14.Size = Vector3.new(2.5, 2.17999935, 1)
  2836. p14.CFrame = CFrame.new(67.4896011, 10.1621294, 72.6420059, -1.55498967e-007, -1.33476442e-005, 0.999972522, -0.462319613, 0.886669755, -7.56198779e-006, -0.886637092, -0.462338567, 1.01078904e-005)
  2837. p14.CanCollide = false
  2838. p14.Locked = true
  2839. p14.Elasticity = 0
  2840. p14.BottomSurface = Enum.SurfaceType.Smooth
  2841. p14.TopSurface = Enum.SurfaceType.Smooth
  2842. b14 = Instance.new("BlockMesh", p14)
  2843. b14.Name = "Mesh"
  2844. b14.Scale = Vector3.new(0.400000006, 1, 0.400000006)
  2845. p15 = Instance.new("Part", m)
  2846. p15.BrickColor = BrickColor.new("Really black")
  2847. p15.FormFactor = Enum.FormFactor.Custom
  2848. p15.Size = Vector3.new(1.16999996, 4.2699995, 1)
  2849. p15.CFrame = CFrame.new(67.5095901, 9.35303593, 70.6884613, -1.24399676e-005, -4.94209144e-006, 0.999972522, 0.645082474, 0.764063478, -7.52419282e-006, -0.764068604, 0.645045042, 1.0099785e-005)
  2850. p15.CanCollide = false
  2851. p15.Locked = true
  2852. p15.Elasticity = 0
  2853. p15.BottomSurface = Enum.SurfaceType.Smooth
  2854. p15.TopSurface = Enum.SurfaceType.Smooth
  2855. b15 = Instance.new("BlockMesh", p15)
  2856. b15.Name = "Mesh"
  2857. b15.Scale = Vector3.new(1, 1, 0.400000006)
  2858. p16 = Instance.new("Part", m)
  2859. p16.BrickColor = BrickColor.new("Really black")
  2860. p16.FormFactor = Enum.FormFactor.Custom
  2861. p16.Size = Vector3.new(1.68999994, 4.76000023, 1)
  2862. p16.CFrame = CFrame.new(67.4996033, 9.63990211, 75.3800278, 2.98175655e-006, 1.30014914e-005, 0.999972522, 0.258795738, -0.965893507, -7.53869244e-006, 0.965865672, 0.258821338, 1.01718706e-005)
  2863. p16.CanCollide = false
  2864. p16.Locked = true
  2865. p16.Elasticity = 0
  2866. p16.BottomSurface = Enum.SurfaceType.Smooth
  2867. p16.TopSurface = Enum.SurfaceType.Smooth
  2868. b16 = Instance.new("BlockMesh", p16)
  2869. b16.Name = "Mesh"
  2870. b16.Scale = Vector3.new(1, 1, 0.400000006)
  2871. p17 = Instance.new("Part", m)
  2872. p17.BrickColor = BrickColor.new("Really black")
  2873. p17.FormFactor = Enum.FormFactor.Custom
  2874. p17.Size = Vector3.new(1.78999996, 4.21999979, 1)
  2875. p17.CFrame = CFrame.new(67.499588, 9.28996372, 69.8789978, -9.50601952e-006, -9.41252802e-006, 0.999972522, 0.293352425, 0.955965877, -7.53842551e-006, -0.955955863, 0.293315947, 1.00904235e-005)
  2876. p17.CanCollide = false
  2877. p17.Locked = true
  2878. p17.Elasticity = 0
  2879. p17.BottomSurface = Enum.SurfaceType.Smooth
  2880. p17.TopSurface = Enum.SurfaceType.Smooth
  2881. b17 = Instance.new("BlockMesh", p17)
  2882. b17.Name = "Mesh"
  2883. b17.Scale = Vector3.new(1, 1, 0.400000006)
  2884. p18 = Instance.new("WedgePart", m)
  2885. p18.BrickColor = BrickColor.new("Dark stone grey")
  2886. p18.Name = "BladePart1"
  2887. p18.Material = Enum.Material.Concrete
  2888. p18.Name = "Wedge"
  2889. p18.FormFactor = Enum.FormFactor.Symmetric
  2890. p18.Size = Vector3.new(1, 4, 2)
  2891. p18.CFrame = CFrame.new(67.499321, 6.83199787, 69.4816895, 0.999972522, -3.68033288e-005, -4.22928351e-005, 2.29664256e-005, -1.65102574e-005, 0.999963701, -2.03872096e-005, -0.999943435, -4.84290831e-005)
  2892. p18.CanCollide = false
  2893. p18.Locked = true
  2894. p18.BottomSurface = Enum.SurfaceType.Smooth
  2895. p18.TopSurface = Enum.SurfaceType.Smooth
  2896. b18 = Instance.new("SpecialMesh", p18)
  2897. b18.MeshType = Enum.MeshType.Wedge
  2898. b18.Name = "Mesh"
  2899. b18.Scale = Vector3.new(0.499999911, 0.899999976, 0.699999928)
  2900. p19 = Instance.new("WedgePart", m)
  2901. p19.BrickColor = BrickColor.new("Dark stone grey")
  2902. p19.Name = "BladePart2"
  2903. p19.Material = Enum.Material.Concrete
  2904. p19.Name = "Wedge"
  2905. p19.FormFactor = Enum.FormFactor.Symmetric
  2906. p19.Size = Vector3.new(1, 4, 2)
  2907. p19.CFrame = CFrame.new(67.4994736, 6.83213568, 75.0314102, -0.999972522, 3.68059118e-005, -0.000103325001, -8.40002976e-005, -4.4521752e-005, 0.999963701, 2.03864402e-005, 0.999943435, 1.26029336e-005)
  2908. p19.CanCollide = false
  2909. p19.Locked = true
  2910. p19.BottomSurface = Enum.SurfaceType.Smooth
  2911. p19.TopSurface = Enum.SurfaceType.Smooth
  2912. b19 = Instance.new("SpecialMesh", p19)
  2913. b19.MeshType = Enum.MeshType.Wedge
  2914. b19.Name = "Mesh"
  2915. b19.Scale = Vector3.new(0.499999911, 0.899999976, 0.699999928)
  2916. p20 = Instance.new("Part", m)
  2917. p20.BrickColor = BrickColor.new("Really black")
  2918. p20.FormFactor = Enum.FormFactor.Custom
  2919. p20.Size = Vector3.new(2.53000021, 2.39999938, 1)
  2920. p20.CFrame = CFrame.new(67.4996414, 7.91898966, 71.4148178, -1.09432585e-005, 7.6432425e-006, 0.999972522, 0.992849231, -0.119072601, -7.55000656e-006, 0.119038492, 0.992832959, 1.01311334e-005)
  2921. p20.CanCollide = false
  2922. p20.Locked = true
  2923. p20.Elasticity = 0
  2924. p20.BottomSurface = Enum.SurfaceType.Smooth
  2925. p20.TopSurface = Enum.SurfaceType.Smooth
  2926. b20 = Instance.new("BlockMesh", p20)
  2927. b20.Name = "Mesh"
  2928. b20.Scale = Vector3.new(0.400000006, 1, 0.400000006)
  2929. p21 = Instance.new("Part", m)
  2930. p21.BrickColor = BrickColor.new("Bright blue")
  2931. p21.Material = "Neon"
  2932. p21.FormFactor = Enum.FormFactor.Custom
  2933. p21.Size = Vector3.new(1, 1.43999994, 1.59000015)
  2934. p21.CFrame = CFrame.new(67.509613, 9.57073689, 76.6228256, 0.999972522, -2.50856156e-005, -1.53699839e-005, -4.86196222e-005, -0.800835371, -0.598824739, 1.91311228e-005, 0.59883821, -0.800800025)
  2935. p21.CanCollide = false
  2936. p21.Locked = true
  2937. p21.Elasticity = 0
  2938. p21.BottomSurface = Enum.SurfaceType.Smooth
  2939. p21.TopSurface = Enum.SurfaceType.Smooth
  2940. b21 = Instance.new("SpecialMesh", p21)
  2941. b21.MeshType = Enum.MeshType.Wedge
  2942. b21.Name = "Mesh"
  2943. b21.Scale = Vector3.new(0.300000012, 0.600000024, 0.699999988)
  2944. w1 = Instance.new("Weld", p1)
  2945. w1.Name = "Part_Weld"
  2946. w1.Part0 = p1
  2947. w1.C0 = CFrame.new(-67.5030899, -72.5280457, -14.8209743, 1, -6.37466928e-006, 4.26825172e-005, -3.75621021e-005, 0.358411252, 0.933563769, -2.12490559e-005, -0.933563769, 0.358411252)
  2948. w1.Part1 = p2
  2949. w1.C1 = CFrame.new(9.14727688, -74.5847855, -67.5001221, -4.37113883e-008, 0.961261749, -0.27563718, 0, 0.27563718, 0.961261749, 1, 4.20180868e-008, -1.2048484e-008)
  2950. w2 = Instance.new("Weld", p2)
  2951. w2.Name = "Part_Weld"
  2952. w2.Part0 = p2
  2953. w2.C0 = CFrame.new(9.14727688, -74.5847855, -67.5001221, -4.37113883e-008, 0.961261749, -0.27563718, 0, 0.27563718, 0.961261749, 1, 4.20180868e-008, -1.2048484e-008)
  2954. w2.Part1 = p3
  2955. w2.C1 = CFrame.new(-67.5030823, -74.2541809, -10.8368053, 1, -8.59976626e-006, 4.22903977e-005, -3.75621021e-005, 0.30906105, 0.951042175, -2.12490559e-005, -0.951042175, 0.30906105)
  2956. w3 = Instance.new("Weld", p3)
  2957. w3.Name = "Part_Weld"
  2958. w3.Part0 = p3
  2959. w3.C0 = CFrame.new(-67.5030823, -74.2541809, -10.8368053, 1, -8.59976626e-006, 4.22903977e-005, -3.75621021e-005, 0.30906105, 0.951042175, -2.12490559e-005, -0.951042175, 0.30906105)
  2960. w3.Part1 = p4
  2961. w3.C1 = CFrame.new(-67.5002975, -36.1002579, 68.1035233, 1, -4.10709617e-005, 9.00123541e-006, -3.82823673e-005, -0.800855637, 0.598857403, -1.73869594e-005, -0.598857403, -0.800855637)
  2962. w4 = Instance.new("Weld", p4)
  2963. w4.Name = "Part_Weld"
  2964. w4.Part0 = p4
  2965. w4.C0 = CFrame.new(-67.5002975, -36.1002579, 68.1035233, 1, -4.10709617e-005, 9.00123541e-006, -3.82823673e-005, -0.800855637, 0.598857403, -1.73869594e-005, -0.598857403, -0.800855637)
  2966. w4.Part1 = p5
  2967. w4.C1 = CFrame.new(-67.5031891, -74.611969, -14.457736, 1, -6.37466928e-006, 4.26825172e-005, -3.75621021e-005, 0.358411252, 0.933563769, -2.12490559e-005, -0.933563769, 0.358411252)
  2968. w5 = Instance.new("Weld", p5)
  2969. w5.Name = "Part_Weld"
  2970. w5.Part0 = p5
  2971. w5.C0 = CFrame.new(-67.5031891, -74.611969, -14.457736, 1, -6.37466928e-006, 4.26825172e-005, -3.75621021e-005, 0.358411252, 0.933563769, -2.12490559e-005, -0.933563769, 0.358411252)
  2972. w5.Part1 = p6
  2973. w5.C1 = CFrame.new(-11.2799978, -66.1456223, -67.5023346, -4.37113883e-008, 1, 4.37113883e-008, 0, -4.37113883e-008, 1, 1, 4.37113883e-008, 1.91068547e-015)
  2974. w6 = Instance.new("Weld", p6)
  2975. w6.Name = "Part_Weld"
  2976. w6.Part0 = p6
  2977. w6.C0 = CFrame.new(-11.2799978, -66.1456223, -67.5023346, -4.37113883e-008, 1, 4.37113883e-008, 0, -4.37113883e-008, 1, 1, 4.37113883e-008, 1.91068547e-015)
  2978. w6.Part1 = p7
  2979. w6.C1 = CFrame.new(-67.5183792, -21.1694489, 74.0717163, 1, -3.97989206e-005, 1.13026372e-005, -4.09751265e-005, -0.91493088, 0.403610349, -5.72212457e-006, -0.403610349, -0.91493088)
  2980. w7 = Instance.new("Weld", p7)
  2981. w7.Name = "Part_Weld"
  2982. w7.Part0 = p7
  2983. w7.C0 = CFrame.new(-67.5183792, -21.1694489, 74.0717163, 1, -3.97989206e-005, 1.13026372e-005, -4.09751265e-005, -0.91493088, 0.403610349, -5.72212457e-006, -0.403610349, -0.91493088)
  2984. w7.Part1 = p8
  2985. w7.C1 = CFrame.new(-67.508461, -23.234499, 73.7728119, 1, -3.97989206e-005, 1.13026372e-005, -4.09751265e-005, -0.91493088, 0.403610349, -5.72212457e-006, -0.403610349, -0.91493088)
  2986. w8 = Instance.new("Weld", p8)
  2987. w8.Name = "Part_Weld"
  2988. w8.Part0 = p8
  2989. w8.C0 = CFrame.new(-67.508461, -23.234499, 73.7728119, 1, -3.97989206e-005, 1.13026372e-005, -4.09751265e-005, -0.91493088, 0.403610349, -5.72212457e-006, -0.403610349, -0.91493088)
  2990. w8.Part1 = p9
  2991. w8.C1 = CFrame.new(-72.2151413, -19.6674671, -67.5124359, -2.77766703e-005, 0.353263557, 0.935524285, -1.84533783e-005, -0.935524285, 0.353263557, 1, -7.4510931e-006, 3.25046385e-005)
  2992. w9 = Instance.new("Weld", p9)
  2993. w9.Name = "Part_Weld"
  2994. w9.Part0 = p9
  2995. w9.C0 = CFrame.new(-72.2151413, -19.6674671, -67.5124359, -2.77766703e-005, 0.353263557, 0.935524285, -1.84533783e-005, -0.935524285, 0.353263557, 1, -7.4510931e-006, 3.25046385e-005)
  2996. w9.Part1 = p10
  2997. w9.C1 = CFrame.new(67.0792923, -29.5803547, -67.4901428, -2.24114753e-008, 0.292369425, -0.956305802, 3.04095332e-010, 0.956305802, 0.292369425, 1, 6.26159258e-009, -2.15211493e-008)
  2998. w10 = Instance.new("Weld", p10)
  2999. w10.Name = "Part_Weld"
  3000. w10.Part0 = p10
  3001. w10.C0 = CFrame.new(67.0792923, -29.5803547, -67.4901428, -2.24114753e-008, 0.292369425, -0.956305802, 3.04095332e-010, 0.956305802, 0.292369425, 1, 6.26159258e-009, -2.15211493e-008)
  3002. w10.Part1 = p11
  3003. w10.C1 = CFrame.new(-62.9921722, 32.1197624, -67.5121918, -2.88835581e-005, -0.362230271, 0.932088912, 9.3476192e-006, -0.932088912, -0.362230271, 1, -1.74967965e-006, 3.03080251e-005)
  3004. w11 = Instance.new("Weld", p11)
  3005. w11.Name = "Part_Weld"
  3006. w11.Part0 = p11
  3007. w11.C0 = CFrame.new(-62.9921722, 32.1197624, -67.5121918, -2.88835581e-005, -0.362230271, 0.932088912, 9.3476192e-006, -0.932088912, -0.362230271, 1, -1.74967965e-006, 3.03080251e-005)
  3008. w11.Part1 = p12
  3009. w11.C1 = CFrame.new(67.5028763, 72.2527161, 6.8300252, -1, -9.15522687e-005, -3.05189751e-005, 3.05161811e-005, 3.05189751e-005, -1, 9.15532e-005, -1, -3.05161811e-005)
  3010. w12 = Instance.new("Weld", p12)
  3011. w12.Name = "Part_Weld"
  3012. w12.Part0 = p12
  3013. w12.C0 = CFrame.new(67.5028763, 72.2527161, 6.8300252, -1, -9.15522687e-005, -3.05189751e-005, 3.05161811e-005, 3.05189751e-005, -1, 9.15532e-005, -1, -3.05161811e-005)
  3014. w12.Part1 = p13
  3015. w12.C1 = CFrame.new(-72.3439255, 18.054121, -67.5101624, -4.09776035e-008, -0.11906305, 0.992886722, 4.05430745e-010, -0.992886722, -0.11906305, 1, -4.47637571e-009, 4.0734399e-008)
  3016. w13 = Instance.new("Weld", p13)
  3017. w13.Name = "Part_Weld"
  3018. w13.Part0 = p13
  3019. w13.C0 = CFrame.new(-72.3439255, 18.054121, -67.5101624, -4.09776035e-008, -0.11906305, 0.992886722, 4.05430745e-010, -0.992886722, -0.11906305, 1, -4.47637571e-009, 4.0734399e-008)
  3020. w13.Part1 = p14
  3021. w13.C1 = CFrame.new(69.1140671, 24.5752277, -67.4901428, -2.4837334e-008, -0.462350011, -0.886697888, 5.64353009e-010, 0.886697888, -0.462350011, 1, -1.19839818e-008, -2.17623022e-008)
  3022. w14 = Instance.new("Weld", p14)
  3023. w14.Name = "Part_Weld"
  3024. w14.Part0 = p14
  3025. w14.C0 = CFrame.new(69.1140671, 24.5752277, -67.4901428, -2.4837334e-008, -0.462350011, -0.886697888, 5.64353009e-010, 0.886697888, -0.462350011, 1, -1.19839818e-008, -2.17623022e-008)
  3026. w14.Part1 = p15
  3027. w14.C1 = CFrame.new(47.9809418, -52.7511749, -67.5101318, -3.94735267e-008, 0.64509654, -0.764101744, -4.55740418e-010, 0.764101744, 0.64509654, 1, 2.58124242e-008, -2.98677882e-008)
  3028. w15 = Instance.new("Weld", p15)
  3029. w15.Name = "Part_Weld"
  3030. w15.Part0 = p15
  3031. w15.C0 = CFrame.new(47.9809418, -52.7511749, -67.5101318, -3.94735267e-008, 0.64509654, -0.764101744, -4.55740418e-010, 0.764101744, 0.64509654, 1, 2.58124242e-008, -2.98677882e-008)
  3032. w15.Part1 = p16
  3033. w15.C1 = CFrame.new(-75.3105469, -10.1974039, -67.5001221, -4.37113883e-008, 0.258818924, 0.965925872, 0, -0.965925872, 0.258818924, 1, 1.13133343e-008, 4.22219593e-008)
  3034. w16 = Instance.new("Weld", p16)
  3035. w16.Name = "Part_Weld"
  3036. w16.Part0 = p16
  3037. w16.C0 = CFrame.new(-75.3105469, -10.1974039, -67.5001221, -4.37113883e-008, 0.258818924, 0.965925872, 0, -0.965925872, 0.258818924, 1, 1.13133343e-008, 4.22219593e-008)
  3038. w16.Part1 = p17
  3039. w16.C1 = CFrame.new(64.0820847, -29.3829937, -67.5001373, -4.09009289e-008, 0.293349952, -0.956005633, 4.38312497e-010, 0.956005633, 0.293349952, 1, 1.15792238e-008, -3.92300876e-008)
  3040. w17 = Instance.new("Weld", p17)
  3041. w17.Name = "Wedge_Weld"
  3042. w17.Part0 = p17
  3043. w17.C0 = CFrame.new(64.0820847, -29.3829937, -67.5001373, -4.09009289e-008, 0.293349952, -0.956005633, 4.38312497e-010, 0.956005633, 0.293349952, 1, 1.15792238e-008, -3.92300876e-008)
  3044. w17.Part1 = p18
  3045. w17.C1 = CFrame.new(-67.4979324, 69.4871521, -6.82958078, 1, 3.05171125e-005, -3.05180438e-005, -3.05171125e-005, -3.05180438e-005, -1, -3.05180438e-005, 1, -3.05171125e-005)
  3046. w18 = Instance.new("Weld", p18)
  3047. w18.Name = "Wedge_Weld"
  3048. w18.Part0 = p18
  3049. w18.C0 = CFrame.new(-67.4979324, 69.4871521, -6.82958078, 1, 3.05171125e-005, -3.05180438e-005, -3.05171125e-005, -3.05180438e-005, -1, -3.05180438e-005, 1, -3.05171125e-005)
  3050. w18.Part1 = p19
  3051. w18.C1 = CFrame.new(67.4982986, -75.0367737, -6.83008671, -1, -9.15532e-005, 3.05161811e-005, 3.05189751e-005, -3.05161811e-005, 1, -9.15522687e-005, 1, 3.05189751e-005)
  3052. w19 = Instance.new("Weld", p19)
  3053. w19.Name = "Part_Weld"
  3054. w19.Part0 = p19
  3055. w19.C0 = CFrame.new(67.4982986, -75.0367737, -6.83008671, -1, -9.15532e-005, 3.05161811e-005, 3.05189751e-005, -3.05161811e-005, 1, -9.15522687e-005, 1, 3.05189751e-005)
  3056. w19.Part1 = p20
  3057. w19.C1 = CFrame.new(-16.3677292, -69.9670334, -67.5001678, -1.77821063e-010, 0.992886961, 0.119063012, -1.46926671e-009, -0.119063012, 0.992886961, 1, 1.59595731e-012, 1.47997492e-009)
  3058. w20 = Instance.new("Weld", p20)
  3059. w20.Name = "Part_Weld"
  3060. w20.Part0 = p20
  3061. w20.C0 = CFrame.new(-16.3677292, -69.9670334, -67.5001678, -1.77821063e-010, 0.992886961, 0.119063012, -1.46926671e-009, -0.119063012, 0.992886961, 1, 1.59595731e-012, 1.47997492e-009)
  3062. w20.Part1 = p21
  3063. w20.C1 = CFrame.new(-67.5104218, -38.2193756, 67.100563, 1, -4.10709617e-005, 9.00123541e-006, -3.82823673e-005, -0.800855637, 0.598857403, -1.73869594e-005, -0.598857403, -0.800855637)
  3064. m.Parent = char
  3065. m:MakeJoints()
  3066. ----------------------------------------------------
  3067. local cor = Instance.new("Part", char.Absolution)
  3068. cor.Name = "Thingy"
  3069. cor.Locked = true
  3070. cor.BottomSurface = 0
  3071. cor.CanCollide = false
  3072. cor.Size = Vector3.new(1, 13, 1)
  3073. cor.Transparency = 1
  3074. cor.TopSurface = 0
  3075. corw = Instance.new("Weld", cor)
  3076. corw.Part0 = rarm
  3077. corw.Part1 = cor
  3078. corw.C0 = CFrame.new(0, -1, -1.1) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  3079. corw.C1 = CFrame.new(0, 0, 0)
  3080. weld1 = Instance.new("Weld", char.Absolution)
  3081. weld1.Part0 = cor
  3082. weld1.Part1 = p6
  3083. weld1.C0 = CFrame.new(0, 0, 0)
  3084. ----------------------------------------------------
  3085. hitb = Instance.new("Part", char.Absolution)
  3086. hitb.Name = "Thingy2"
  3087. hitb.Locked = true
  3088. hitb.BottomSurface = 0
  3089. hitb.CanCollide = false
  3090. hitb.Size = Vector3.new(0, 8, 6)
  3091. hitb.Transparency = 1
  3092. hitb.TopSurface = 0
  3093. weld2 = Instance.new("Weld", char.Absolution)
  3094. weld2.Part0 = hitb
  3095. weld2.Part1 = p12
  3096. weld2.C0 = CFrame.new(0, .6, 1)
  3097. ----------------------------------------------------
  3098. local m = Instance.new("Model")
  3099. m.Name = "Claw"
  3100. p1 = Instance.new("Part", m)
  3101. p1.BrickColor = BrickColor.new("Really black")
  3102. p1.FormFactor = Enum.FormFactor.Custom
  3103. p1.Size = Vector3.new(1.5, 0.5, 0.5)
  3104. p1.CFrame = CFrame.new(2.91120553, 6.79703379, -19.5339718, -0.205515206, -0.209888965, 0.955883741, 0.52527827, -0.847774804, -0.0732159689, 0.825741529, 0.487057745, 0.284480691)
  3105. p1.CanCollide = false
  3106. p1.Locked = true
  3107. p1.BottomSurface = Enum.SurfaceType.Smooth
  3108. p1.TopSurface = Enum.SurfaceType.Smooth
  3109. b1 = Instance.new("BlockMesh", p1)
  3110. b1.Name = "Mesh"
  3111. p2 = Instance.new("WedgePart", m)
  3112. p2.BrickColor = BrickColor.new("Really black")
  3113. p2.Name = "Wedge"
  3114. p2.FormFactor = Enum.FormFactor.Custom
  3115. p2.Size = Vector3.new(3, 1, 0.5)
  3116. p2.CFrame = CFrame.new(2.94872427, 6.13246727, -16.5004997, -5.96046448e-008, -4.47034836e-008, -1.00000358, -1.3615936e-005, 0.99999994, 4.47034836e-008, 1.00000358, 1.41002238e-005, 0)
  3117. p2.CanCollide = false
  3118. p2.Locked = true
  3119. p2.BottomSurface = Enum.SurfaceType.Smooth
  3120. p2.TopSurface = Enum.SurfaceType.Smooth
  3121. p3 = Instance.new("Part", m)
  3122. p3.BrickColor = BrickColor.new("Really black")
  3123. p3.FormFactor = Enum.FormFactor.Custom
  3124. p3.Size = Vector3.new(1.5, 0.5, 0.5)
  3125. p3.CFrame = CFrame.new(1.84869456, 6.79700661, -18.5422173, -5.06400113e-008, 1.07230136e-007, 1.00000715, -0.499905825, -0.866079628, -1.1125789e-007, 0.86608547, -0.499910295, -2.17476881e-008)
  3126. p3.CanCollide = false
  3127. p3.Locked = true
  3128. p3.BottomSurface = Enum.SurfaceType.Smooth
  3129. p3.TopSurface = Enum.SurfaceType.Smooth
  3130. b2 = Instance.new("BlockMesh", p3)
  3131. b2.Name = "Mesh"
  3132. p4 = Instance.new("WedgePart", m)
  3133. p4.BrickColor = BrickColor.new("Really black")
  3134. p4.Name = "Wedge"
  3135. p4.FormFactor = Enum.FormFactor.Custom
  3136. p4.Size = Vector3.new(3, 1, 0.5)
  3137. p4.CFrame = CFrame.new(0.0487272739, 4.13279819, -16.5004959, -1.62921424e-007, 1.78814929e-007, 1.00001431, -1.2755394e-005, -0.999999762, -1.78813849e-007, 1.00001431, -1.46627426e-005, -7.54998553e-008)
  3138. p4.CanCollide = false
  3139. p4.Locked = true
  3140. p4.BottomSurface = Enum.SurfaceType.Smooth
  3141. p4.TopSurface = Enum.SurfaceType.Smooth
  3142. p5 = Instance.new("Part", m)
  3143. p5.BrickColor = BrickColor.new("Really black")
  3144. p5.FormFactor = Enum.FormFactor.Custom
  3145. p5.Size = Vector3.new(1.5, 0.5, 0.5)
  3146. p5.CFrame = CFrame.new(1.84874606, 6.79701567, -19.6422844, -4.29027068e-007, 1.9046513e-007, 1.00001431, 0.500089467, -0.865973532, 2.18601315e-008, 0.865987122, 0.50009501, 3.78533827e-008)
  3147. p5.CanCollide = false
  3148. p5.Locked = true
  3149. p5.BottomSurface = Enum.SurfaceType.Smooth
  3150. p5.TopSurface = Enum.SurfaceType.Smooth
  3151. b3 = Instance.new("BlockMesh", p5)
  3152. b3.Name = "Mesh"
  3153. p6 = Instance.new("Part", m)
  3154. p6.BrickColor = BrickColor.new("Really black")
  3155. p6.FormFactor = Enum.FormFactor.Custom
  3156. p6.Size = Vector3.new(1.5, 0.5, 0.5)
  3157. p6.CFrame = CFrame.new(2.61122823, 6.79701757, -18.433939, -0.250001401, 0.0669622123, 0.965941966, -0.491382152, -0.868364573, -0.0669801831, 0.834303975, -0.491393685, 0.249996051)
  3158. p6.CanCollide = false
  3159. p6.Locked = true
  3160. p6.BottomSurface = Enum.SurfaceType.Smooth
  3161. p6.TopSurface = Enum.SurfaceType.Smooth
  3162. b4 = Instance.new("BlockMesh", p6)
  3163. b4.Name = "Mesh"
  3164. p7 = Instance.new("Part", m)
  3165. p7.BrickColor = BrickColor.new("Really black")
  3166. p7.FormFactor = Enum.FormFactor.Custom
  3167. p7.Size = Vector3.new(3, 1, 1.20000005)
  3168. p7.CFrame = CFrame.new(2.59874034, 5.13276958, -16.5005379, -3.27825546e-007, -3.57627869e-007, -1.00001431, -0.000133868307, 0.99999994, 1.49011612e-008, 1.00001442, 0.000135900453, -5.96046448e-008)
  3169. p7.CanCollide = false
  3170. p7.Locked = true
  3171. p7.BottomSurface = Enum.SurfaceType.Smooth
  3172. p7.TopSurface = Enum.SurfaceType.Smooth
  3173. b5 = Instance.new("BlockMesh", p7)
  3174. b5.Name = "Mesh"
  3175. p8 = Instance.new("Part", m)
  3176. p8.BrickColor = BrickColor.new("Bright blue")
  3177. p8.Material = "Neon"
  3178. p8.FormFactor = Enum.FormFactor.Symmetric
  3179. p8.Size = Vector3.new(1, 1, 1)
  3180. p8.CFrame = CFrame.new(1.84841466, 6.25537968, -20.3997307, -1.42129729e-005, 0.00428489037, -1.00000513, 0.965967655, 0.258660465, 0.00109496934, 0.258668512, -0.965972245, -0.00414247159)
  3181. p8.CanCollide = false
  3182. p8.Locked = true
  3183. b6 = Instance.new("SpecialMesh", p8)
  3184. b6.MeshId = "http://www.roblox.com/Asset/?id=9756362"
  3185. b6.TextureId = ""
  3186. b6.MeshType = Enum.MeshType.FileMesh
  3187. b6.Name = "Mesh"
  3188. b6.Scale = Vector3.new(1.20000005, 0.449999988, 0.449999988)
  3189. p9 = Instance.new("Part", m)
  3190. p9.BrickColor = BrickColor.new("Really black")
  3191. p9.FormFactor = Enum.FormFactor.Custom
  3192. p9.Size = Vector3.new(1.5, 0.5, 0.5)
  3193. p9.CFrame = CFrame.new(2.79691935, 3.68131566, -18.264101, -0.277095288, -0.561500967, -0.779720128, 0.631033003, 0.505603611, -0.58835566, 0.724593103, -0.655058563, 0.214224264)
  3194. p9.CanCollide = false
  3195. p9.Locked = true
  3196. p9.BottomSurface = Enum.SurfaceType.Smooth
  3197. p9.TopSurface = Enum.SurfaceType.Smooth
  3198. b7 = Instance.new("BlockMesh", p9)
  3199. b7.Name = "Mesh"
  3200. p10 = Instance.new("Part", m)
  3201. p10.BrickColor = BrickColor.new("Bright blue")
  3202. p10.Material = "Neon"
  3203. p10.FormFactor = Enum.FormFactor.Symmetric
  3204. p10.Size = Vector3.new(1, 1, 1)
  3205. p10.CFrame = CFrame.new(3.09846497, 6.25236273, -20.2996788, -0.0669716895, 0.254178405, -0.964850724, 0.96595335, 0.258713901, 0.00110733509, 0.249903828, -0.93192625, -0.262850702)
  3206. p10.CanCollide = false
  3207. p10.Locked = true
  3208. b8 = Instance.new("SpecialMesh", p10)
  3209. b8.MeshId = "http://www.roblox.com/Asset/?id=9756362"
  3210. b8.TextureId = ""
  3211. b8.MeshType = Enum.MeshType.FileMesh
  3212. b8.Name = "Mesh"
  3213. b8.Scale = Vector3.new(1.20000005, 0.449999988, 0.449999988)
  3214. p11 = Instance.new("Part", m)
  3215. p11.BrickColor = BrickColor.new("Really black")
  3216. p11.FormFactor = Enum.FormFactor.Custom
  3217. p11.Size = Vector3.new(1.5, 0.5, 0.5)
  3218. p11.CFrame = CFrame.new(0.386122227, 6.79699421, -18.533905, 0.250022948, -0.0669473261, 0.965937555, -0.491377324, -0.868365645, 0.0670026764, 0.834300399, -0.491393894, -0.250007868)
  3219. p11.CanCollide = false
  3220. p11.Locked = true
  3221. p11.BottomSurface = Enum.SurfaceType.Smooth
  3222. p11.TopSurface = Enum.SurfaceType.Smooth
  3223. b9 = Instance.new("BlockMesh", p11)
  3224. b9.Name = "Mesh"
  3225. p12 = Instance.new("Part", m)
  3226. p12.BrickColor = BrickColor.new("Really black")
  3227. p12.FormFactor = Enum.FormFactor.Custom
  3228. p12.Size = Vector3.new(1.5, 0.5, 0.5)
  3229. p12.CFrame = CFrame.new(1.14871967, 6.79700947, -19.6422291, -4.76837158e-007, 2.83122063e-007, 1.00001442, 0.500089884, -0.865973473, 4.47034836e-008, 0.865987122, 0.500095367, 1.49011612e-008)
  3230. p12.CanCollide = false
  3231. p12.Locked = true
  3232. p12.BottomSurface = Enum.SurfaceType.Smooth
  3233. p12.TopSurface = Enum.SurfaceType.Smooth
  3234. b10 = Instance.new("BlockMesh", p12)
  3235. b10.Name = "Mesh"
  3236. p13 = Instance.new("Part", m)
  3237. p13.BrickColor = BrickColor.new("Really black")
  3238. p13.FormFactor = Enum.FormFactor.Custom
  3239. p13.Size = Vector3.new(1.5, 0.5, 0.5)
  3240. p13.CFrame = CFrame.new(1.14870512, 6.79699612, -18.5421638, -4.63888163e-008, 5.08347114e-007, 1.00001442, -0.499899268, -0.866083562, -2.18518963e-008, 0.866095126, -0.499908328, 3.78581007e-008)
  3241. p13.CanCollide = false
  3242. p13.Locked = true
  3243. p13.BottomSurface = Enum.SurfaceType.Smooth
  3244. p13.TopSurface = Enum.SurfaceType.Smooth
  3245. b11 = Instance.new("BlockMesh", p13)
  3246. b11.Name = "Mesh"
  3247. p14 = Instance.new("Part", m)
  3248. p14.BrickColor = BrickColor.new("Bright blue")
  3249. p14.Material = "Neon"
  3250. p14.FormFactor = Enum.FormFactor.Symmetric
  3251. p14.Size = Vector3.new(1, 1, 1)
  3252. p14.CFrame = CFrame.new(1.14845455, 6.25537348, -20.3996773, -1.42545232e-005, 0.00425684778, -1.00000536, 0.965958476, 0.258694947, 0.00108788908, 0.258703023, -0.965963125, -0.00411536777)
  3253. p14.CanCollide = false
  3254. p14.Locked = true
  3255. b12 = Instance.new("SpecialMesh", p14)
  3256. b12.MeshId = "http://www.roblox.com/Asset/?id=9756362"
  3257. b12.TextureId = ""
  3258. b12.MeshType = Enum.MeshType.FileMesh
  3259. b12.Name = "Mesh"
  3260. b12.Scale = Vector3.new(1.20000005, 0.449999988, 0.449999988)
  3261. p15 = Instance.new("Part", m)
  3262. p15.BrickColor = BrickColor.new("Medium stone grey")
  3263. p15.Transparency = 1
  3264. p15.Name = "ArmPart"
  3265. p15.FormFactor = Enum.FormFactor.Custom
  3266. p15.Size = Vector3.new(2, 1, 1)
  3267. p15.CFrame = CFrame.new(1.49875152, 5.13257265, -16.0004654, -2.99420208e-007, 4.39002179e-007, 1.00001442, 0.00011029192, -1, 0, 1.00001454, 0.000108176115, 4.42378223e-008)
  3268. p15.CanCollide = false
  3269. p15.Locked = true
  3270. p15.BottomSurface = Enum.SurfaceType.Smooth
  3271. p15.TopSurface = Enum.SurfaceType.Smooth
  3272. b13 = Instance.new("BlockMesh", p15)
  3273. b13.Name = "Mesh"
  3274. p16 = Instance.new("Part", m)
  3275. p16.BrickColor = BrickColor.new("Really black")
  3276. p16.FormFactor = Enum.FormFactor.Custom
  3277. p16.Size = Vector3.new(3, 1, 2.4000001)
  3278. p16.CFrame = CFrame.new(1.49872661, 6.13250732, -16.5007095, -2.98894406e-007, 4.39006953e-007, 1.00001442, 0.000110270419, -1, 4.71678729e-012, 1.00001454, 0.000108154614, 4.37120207e-008)
  3279. p16.CanCollide = false
  3280. p16.Locked = true
  3281. p16.BottomSurface = Enum.SurfaceType.Smooth
  3282. p16.TopSurface = Enum.SurfaceType.Smooth
  3283. b14 = Instance.new("BlockMesh", p16)
  3284. b14.Name = "Mesh"
  3285. p17 = Instance.new("Part", m)
  3286. p17.BrickColor = BrickColor.new("Really black")
  3287. p17.FormFactor = Enum.FormFactor.Custom
  3288. p17.Size = Vector3.new(1.5, 0.5, 0.5)
  3289. p17.CFrame = CFrame.new(2.77308726, 3.37837577, -19.2558823, 0.396035522, -0.497440547, -0.771840453, -0.207958207, 0.770127177, -0.603040278, 0.894391596, 0.399337679, 0.201549783)
  3290. p17.CanCollide = false
  3291. p17.Locked = true
  3292. p17.BottomSurface = Enum.SurfaceType.Smooth
  3293. p17.TopSurface = Enum.SurfaceType.Smooth
  3294. b15 = Instance.new("BlockMesh", p17)
  3295. b15.Name = "Mesh"
  3296. p18 = Instance.new("Part", m)
  3297. p18.BrickColor = BrickColor.new("Bright blue")
  3298. p18.Material = "Neon"
  3299. p18.FormFactor = Enum.FormFactor.Symmetric
  3300. p18.Size = Vector3.new(1, 1, 1)
  3301. p18.CFrame = CFrame.new(-0.0516102314, 6.25535488, -20.1996384, 0.066943109, -0.245838761, -0.967011333, 0.965954781, 0.258709013, 0.00110003352, 0.249906152, -0.934162259, 0.254788101)
  3302. p18.CanCollide = false
  3303. p18.Locked = true
  3304. b16 = Instance.new("SpecialMesh", p18)
  3305. b16.MeshId = "http://www.roblox.com/Asset/?id=9756362"
  3306. b16.TextureId = ""
  3307. b16.MeshType = Enum.MeshType.FileMesh
  3308. b16.Name = "Mesh"
  3309. b16.Scale = Vector3.new(1.20000005, 0.449999988, 0.449999988)
  3310. p19 = Instance.new("Part", m)
  3311. p19.BrickColor = BrickColor.new("Bright blue")
  3312. p19.Material = "Neon"
  3313. p19.FormFactor = Enum.FormFactor.Symmetric
  3314. p19.Size = Vector3.new(1, 1, 1)
  3315. p19.CFrame = CFrame.new(2.43177533, 3.59484506, -20.0301056, 0.559401393, 0.116905749, 0.820629179, -0.685213447, -0.491872638, 0.537163019, 0.466440916, -0.862796843, -0.195047855)
  3316. p19.CanCollide = false
  3317. p19.Locked = true
  3318. b17 = Instance.new("SpecialMesh", p19)
  3319. b17.MeshId = "http://www.roblox.com/Asset/?id=9756362"
  3320. b17.TextureId = ""
  3321. b17.MeshType = Enum.MeshType.FileMesh
  3322. b17.Name = "Mesh"
  3323. b17.Scale = Vector3.new(1.20000005, 0.449999988, 0.449999988)
  3324. p20 = Instance.new("Part", m)
  3325. p20.BrickColor = BrickColor.new("Really black")
  3326. p20.FormFactor = Enum.FormFactor.Custom
  3327. p20.Size = Vector3.new(3, 1, 2.4000001)
  3328. p20.CFrame = CFrame.new(1.49873698, 4.13275099, -16.500618, -2.38418579e-007, -4.47034836e-007, -1.00001454, -0.000133797526, 1.00000024, -2.98023224e-008, 1.00001466, 0.000135831535, -5.96046448e-008)
  3329. p20.CanCollide = false
  3330. p20.Locked = true
  3331. p20.BottomSurface = Enum.SurfaceType.Smooth
  3332. p20.TopSurface = Enum.SurfaceType.Smooth
  3333. b18 = Instance.new("BlockMesh", p20)
  3334. b18.Name = "Mesh"
  3335. p21 = Instance.new("Part", m)
  3336. p21.BrickColor = BrickColor.new("Really black")
  3337. p21.FormFactor = Enum.FormFactor.Custom
  3338. p21.Size = Vector3.new(3, 1, 1.19999993)
  3339. p21.CFrame = CFrame.new(0.398718834, 5.13273239, -16.5005798, -2.22529991e-007, -4.17224015e-007, -1.00001454, -0.000133820766, 1.00000024, 5.9472427e-012, 1.00001466, 0.000135854774, -4.37120207e-008)
  3340. p21.CanCollide = false
  3341. p21.Locked = true
  3342. p21.BottomSurface = Enum.SurfaceType.Smooth
  3343. p21.TopSurface = Enum.SurfaceType.Smooth
  3344. b19 = Instance.new("BlockMesh", p21)
  3345. b19.Name = "Mesh"
  3346. p22 = Instance.new("WedgePart", m)
  3347. p22.BrickColor = BrickColor.new("Really black")
  3348. p22.Name = "Wedge"
  3349. p22.FormFactor = Enum.FormFactor.Custom
  3350. p22.Size = Vector3.new(3, 1, 0.5)
  3351. p22.CFrame = CFrame.new(2.94884443, 4.13282013, -16.5005474, 1.35156796e-007, 4.17202415e-007, -1.00001454, 1.19470278e-005, -1.00000024, -6.07483681e-013, -1.00001466, -1.39792755e-005, 4.37120278e-008)
  3352. p22.CanCollide = false
  3353. p22.Locked = true
  3354. p22.BottomSurface = Enum.SurfaceType.Smooth
  3355. p22.TopSurface = Enum.SurfaceType.Smooth
  3356. p23 = Instance.new("Part", m)
  3357. p23.BrickColor = BrickColor.new("Really black")
  3358. p23.FormFactor = Enum.FormFactor.Custom
  3359. p23.Size = Vector3.new(1.5, 0.5, 0.5)
  3360. p23.CFrame = CFrame.new(0.111123323, 6.79699326, -19.53405, 0.167916089, 0.220654398, 0.960804224, 0.593452632, -0.800862908, 0.0802069977, 0.787171543, 0.556722164, -0.265425682)
  3361. p23.CanCollide = false
  3362. p23.Locked = true
  3363. p23.BottomSurface = Enum.SurfaceType.Smooth
  3364. p23.TopSurface = Enum.SurfaceType.Smooth
  3365. b20 = Instance.new("BlockMesh", p23)
  3366. b20.Name = "Mesh"
  3367. p24 = Instance.new("WedgePart", m)
  3368. p24.BrickColor = BrickColor.new("Really black")
  3369. p24.Name = "Wedge"
  3370. p24.FormFactor = Enum.FormFactor.Custom
  3371. p24.Size = Vector3.new(3, 1, 0.5)
  3372. p24.CFrame = CFrame.new(0.0487362742, 6.13243389, -16.5004158, -0.000165194273, -0.00030361861, 1.00001442, 0.00304524973, 0.999995589, 0.000303655863, -1.00001013, 0.00304720178, -0.000164449215)
  3373. p24.CanCollide = false
  3374. p24.Locked = true
  3375. p24.BottomSurface = Enum.SurfaceType.Smooth
  3376. p24.TopSurface = Enum.SurfaceType.Smooth
  3377. p25 = Instance.new("Part", m)
  3378. p25.BrickColor = BrickColor.new("Bright blue")
  3379. p25.Material = "Neon"
  3380. p25.FormFactor = Enum.FormFactor.Symmetric
  3381. p25.Size = Vector3.new(1, 1, 1)
  3382. p25.CFrame = CFrame.new(1.49870086, 5.13261318, -18.0007782, 1.20991026e-005, -1.00001454, -4.94604174e-005, -1.00000024, -1.16155716e-005, -0.000471511274, 0.000469659513, 4.96469293e-005, -1.00001466)
  3383. p25.CanCollide = false
  3384. p25.Locked = true
  3385. p25.BottomSurface = Enum.SurfaceType.Smooth
  3386. p25.TopSurface = Enum.SurfaceType.Smooth
  3387. b21 = Instance.new("SpecialMesh", p25)
  3388. b21.MeshId = "http://www.roblox.com/asset/?id=3270017"
  3389. b21.TextureId = ""
  3390. b21.MeshType = Enum.MeshType.FileMesh
  3391. b21.Name = "Mesh"
  3392. b21.Scale = Vector3.new(1.39999998, 1.39999998, 0.600000024)
  3393. p26 = Instance.new("Part", m)
  3394. p26.BrickColor = BrickColor.new("Really black")
  3395. p26.FormFactor = Enum.FormFactor.Symmetric
  3396. p26.Size = Vector3.new(1, 1, 1)
  3397. p26.CFrame = CFrame.new(1.49868095, 5.13287783, -17.5005093, 0.00030383491, 0.000164763711, -1.00001454, -0.999995768, -0.00302907336, -0.000303868263, -0.00303102471, 1.00001025, 0.000164022902)
  3398. p26.CanCollide = false
  3399. p26.Locked = true
  3400. p26.BottomSurface = Enum.SurfaceType.Smooth
  3401. p26.TopSurface = Enum.SurfaceType.Smooth
  3402. b22 = Instance.new("SpecialMesh", p26)
  3403. b22.MeshType = Enum.MeshType.Brick
  3404. b22.Name = "Mesh"
  3405. w1 = Instance.new("Weld", p1)
  3406. w1.Name = "Wedge_Weld"
  3407. w1.Part0 = p1
  3408. w1.C0 = CFrame.new(13.1579618, 15.8875484, 3.27191186, -0.205515206, 0.52527827, 0.825741529, -0.209888965, -0.847774804, 0.487057745, 0.955883741, -0.0732159689, 0.284480691)
  3409. w1.Part1 = p2
  3410. w1.C1 = CFrame.new(16.5005817, -6.13223743, 2.94872212, -4.37113883e-008, -1.38580826e-005, 1, 0, 1, 1.38580826e-005, -1, 6.05756005e-013, -4.37113883e-008)
  3411. w2 = Instance.new("Weld", p2)
  3412. w2.Name = "Part_Weld"
  3413. w2.Part0 = p2
  3414. w2.C0 = CFrame.new(16.5006275, -6.13223362, 2.94873357, -5.96046448e-008, -1.3615936e-005, 1.00000358, -4.47034836e-008, 0.99999994, 1.41002238e-005, -1.00000358, 4.47034836e-008, 0)
  3415. w2.Part1 = p3
  3416. w2.C1 = CFrame.new(19.4568748, -3.38260746, -1.84870064, -4.37113883e-008, -0.499906301, 0.866079509, 0, -0.866079509, -0.499906301, 1, -2.18515979e-008, 3.78575393e-008)
  3417. w3 = Instance.new("Weld", p3)
  3418. w3.Name = "Wedge_Weld"
  3419. w3.Part0 = p3
  3420. w3.C0 = CFrame.new(19.456995, -3.38268948, -1.84870648, -5.06400113e-008, -0.499905825, 0.86608547, 1.07230136e-007, -0.866079628, -0.499910295, 1.00000715, -1.1125789e-007, -2.17476881e-008)
  3421. w3.Part1 = p4
  3422. w3.C1 = CFrame.new(16.5005646, 4.13256884, -0.0487511083, -4.37113883e-008, -1.37408551e-005, 1, 0, -1, -1.37408551e-005, 1, -6.00631849e-013, 4.37113883e-008)
  3423. w4 = Instance.new("Weld", p4)
  3424. w4.Name = "Part_Weld"
  3425. w4.Part0 = p4
  3426. w4.C0 = CFrame.new(16.5007706, 4.13255453, -0.0487275235, -1.62921424e-007, -1.2755394e-005, 1.00001431, 1.78814929e-007, -0.999999762, -1.46627426e-005, 1.00001431, -1.78813849e-007, -7.54998553e-008)
  3427. w4.Part1 = p5
  3428. w4.C1 = CFrame.new(13.6104183, 15.7089605, -1.84869325, -4.37113883e-008, 0.500093758, 0.865971267, 0, -0.865971267, 0.500093758, 1, 2.18597922e-008, 3.78528071e-008)
  3429. w5 = Instance.new("Weld", p5)
  3430. w5.Name = "Part_Weld"
  3431. w5.Part0 = p5
  3432. w5.C0 = CFrame.new(13.6108379, 15.7090359, -1.84877098, -4.29027068e-007, 0.500089467, 0.865987122, 1.9046513e-007, -0.865973532, 0.50009501, 1.00001431, 2.18601315e-008, 3.78533827e-008)
  3433. w5.Part1 = p6
  3434. w5.C1 = CFrame.new(19.3720245, -3.33087778, 2.54137325, -0.249996737, -0.491388977, 0.834289134, 0.0669635162, -0.868360817, -0.491391122, 0.965928316, -0.0669792444, 0.24999252)
  3435. w6 = Instance.new("Weld", p6)
  3436. w6.Name = "Part_Weld"
  3437. w6.Part0 = p6
  3438. w6.C0 = CFrame.new(19.3722382, -3.33087826, 2.54137945, -0.250001401, -0.491382152, 0.834303975, 0.0669622123, -0.868364573, -0.491393685, 0.965941966, -0.0669801831, 0.249996051)
  3439. w6.Part1 = p7
  3440. w6.C1 = CFrame.new(16.5012703, -5.1305232, 2.59873891, -4.37113883e-008, -0.000135861075, 1, 0, 1, 0.000135861075, -1, 5.9386762e-012, -4.37113883e-008)
  3441. w7 = Instance.new("Weld", p7)
  3442. w7.Name = "Part_Weld"
  3443. w7.Part0 = p7
  3444. w7.C0 = CFrame.new(16.5014496, -5.13052464, 2.59877563, -3.27825546e-007, -0.000133868307, 1.00001442, -3.57627869e-007, 0.99999994, 0.000135900453, -1.00001431, 1.49011612e-008, -5.96046448e-008)
  3445. w7.Part1 = p8
  3446. w7.C1 = CFrame.new(-0.765930653, -21.3311157, 1.75706458, -1.37833995e-005, 0.965968609, 0.258659452, 0.00428466033, 0.258657128, -0.965959728, -0.999990821, 0.00109495374, -0.00414241292)
  3447. w8 = Instance.new("Weld", p8)
  3448. w8.Name = "Part_Weld"
  3449. w8.Part0 = p8
  3450. w8.C0 = CFrame.new(-0.765703201, -21.3314991, 1.75706851, -1.42129729e-005, 0.965967655, 0.258668512, 0.00428489037, 0.258660465, -0.965972245, -1.00000513, 0.00109496934, -0.00414247159)
  3451. w8.Part1 = p9
  3452. w8.C1 = CFrame.new(11.6857395, -12.2548676, 8.25926208, -0.277089596, 0.631037474, 0.724577785, -0.561487973, 0.505604029, -0.655054033, -0.779713154, -0.588350415, 0.214222342)
  3453. w9 = Instance.new("Weld", p9)
  3454. w9.Name = "Part_Weld"
  3455. w9.Part0 = p9
  3456. w9.C0 = CFrame.new(11.6860123, -12.254859, 8.25934601, -0.277095288, 0.631033003, 0.724593103, -0.561500967, 0.505603611, -0.655058563, -0.779720128, -0.58835566, 0.214224264)
  3457. w9.Part1 = p10
  3458. w9.C1 = CFrame.new(-0.759226322, -21.3225994, -2.35311079, -0.0669693872, 0.965954244, 0.249894977, 0.254174918, 0.258710593, -0.931914091, -0.964836895, 0.00110732042, -0.262847036)
  3459. w10 = Instance.new("Weld", p10)
  3460. w10.Name = "Part_Weld"
  3461. w10.Part0 = p10
  3462. w10.C0 = CFrame.new(-0.759016514, -21.3229256, -2.3531487, -0.0669716895, 0.96595335, 0.249903828, 0.254178405, 0.258713901, -0.93192625, -0.964850724, 0.00110733509, -0.262850702)
  3463. w10.Part1 = p11
  3464. w10.C1 = CFrame.new(18.7059784, -3.17931223, -5.46201515, 0.250018269, -0.49138394, 0.834285676, -0.0669495314, -0.86836195, -0.491391063, 0.965923727, 0.0670017004, -0.250004292)
  3465. w11 = Instance.new("Weld", p11)
  3466. w11.Name = "Part_Weld"
  3467. w11.Part0 = p11
  3468. w11.C0 = CFrame.new(18.7061806, -3.17931461, -5.46200418, 0.250022948, -0.491377324, 0.834300399, -0.0669473261, -0.868365645, -0.491393894, 0.965937555, 0.0670026764, -0.250007868)
  3469. w11.Part1 = p12
  3470. w11.C1 = CFrame.new(13.6104174, 15.708952, -1.1486963, -4.37113883e-008, 0.500093997, 0.865971148, 0, -0.865971148, 0.500093997, 1, 2.18598029e-008, 3.78528e-008)
  3471. w12 = Instance.new("Weld", p12)
  3472. w12.Name = "Part_Weld"
  3473. w12.Part0 = p12
  3474. w12.C0 = CFrame.new(13.6107903, 15.7090092, -1.1487354, -4.76837158e-007, 0.500089884, 0.865987122, 2.83122063e-007, -0.865973473, 0.500095367, 1.00001442, 4.47034836e-008, 1.49011612e-008)
  3475. w12.Part1 = p13
  3476. w12.C1 = CFrame.new(19.4568653, -3.38261366, -1.14870369, -4.37113883e-008, -0.499906093, 0.866079628, 0, -0.866079628, -0.499906093, 1, -2.1851589e-008, 3.78575429e-008)
  3477. w13 = Instance.new("Weld", p13)
  3478. w13.Name = "Part_Weld"
  3479. w13.Part0 = p13
  3480. w13.C0 = CFrame.new(19.457077, -3.38260937, -1.14871991, -4.63888163e-008, -0.499899268, 0.866095126, 5.08347114e-007, -0.866083562, -0.499908328, 1.00001442, -2.18518963e-008, 3.78581007e-008)
  3481. w13.Part1 = p14
  3482. w13.C1 = CFrame.new(-0.765169621, -21.3281136, 1.05768669, -1.37638153e-005, 0.96595937, 0.258693874, 0.00425664661, 0.258691579, -0.965950608, -0.99999094, 0.00108787336, -0.00411530817)
  3483. w14 = Instance.new("Weld", p14)
  3484. w14.Name = "ArmPart_Weld"
  3485. w14.Part0 = p14
  3486. w14.C0 = CFrame.new(-0.764959335, -21.3284416, 1.05770254, -1.42545232e-005, 0.965958476, 0.258703023, 0.00425684778, 0.258694947, -0.965963125, -1.00000536, 0.00108788908, -0.00411536777)
  3487. w14.Part1 = p15
  3488. w14.C1 = CFrame.new(16.0000172, 5.13429213, -1.49874043, -4.37113883e-008, 0.000108154614, 1, 0, -1, 0.000108154614, 1, 4.72758855e-012, 4.37113883e-008)
  3489. w15 = Instance.new("Weld", p15)
  3490. w15.Name = "Part_Weld"
  3491. w15.Part0 = p15
  3492. w15.C0 = CFrame.new(16.0001163, 5.13430214, -1.49877143, -2.99420208e-007, 0.00011029192, 1.00001454, 4.39002179e-007, -1, 0.000108176115, 1.00001442, 0, 4.42378223e-008)
  3493. w15.Part1 = p16
  3494. w15.C1 = CFrame.new(16.5000153, 6.13429213, -1.49872518, -4.37113883e-008, 0.000108154614, 1, 0, -1, 0.000108154614, 1, 4.72758855e-012, 4.37113883e-008)
  3495. w16 = Instance.new("Weld", p16)
  3496. w16.Name = "Part_Weld"
  3497. w16.Part0 = p16
  3498. w16.C0 = CFrame.new(16.5002594, 6.1342907, -1.49874651, -2.98894406e-007, 0.000110270419, 1.00001454, 4.39006953e-007, -1, 0.000108154614, 1.00001442, 4.71678729e-012, 4.37120207e-008)
  3499. w16.Part1 = p17
  3500. w16.C1 = CFrame.new(16.8263168, 6.46704865, 8.05857849, 0.396029502, -0.207962677, 0.894378066, -0.497426808, 0.770130157, 0.399332225, -0.771833658, -0.603034973, 0.201548025)
  3501. w17 = Instance.new("Weld", p17)
  3502. w17.Name = "Part_Weld"
  3503. w17.Part0 = p17
  3504. w17.C0 = CFrame.new(16.8266068, 6.46726036, 8.05869198, 0.396035522, -0.207958207, 0.894391596, -0.497440547, 0.770127177, 0.399337679, -0.771840453, -0.603040278, 0.201549783)
  3505. w17.Part1 = p18
  3506. w17.C1 = CFrame.new(-0.991122723, -20.5004215, 5.08983374, 0.0669417754, 0.965955615, 0.249897182, -0.245835528, 0.258705586, -0.9341501, -0.966997266, 0.00110005983, 0.254784435)
  3507. w18 = Instance.new("Weld", p18)
  3508. w18.Name = "Part_Weld"
  3509. w18.Part0 = p18
  3510. w18.C0 = CFrame.new(-0.990923882, -20.5007305, 5.08983374, 0.066943109, 0.965954781, 0.249906152, -0.245838761, 0.258709013, -0.934162259, -0.967011333, 0.00110003352, 0.254788101)
  3511. w18.Part1 = p19
  3512. w18.C1 = CFrame.new(10.4456682, -15.7977238, -7.8332901, 0.559388936, -0.68521893, 0.466432214, 0.116898462, -0.491870552, -0.862785101, 0.820620954, 0.537157655, -0.195045918)
  3513. w19 = Instance.new("Weld", p19)
  3514. w19.Name = "Part_Weld"
  3515. w19.Part0 = p19
  3516. w19.C0 = CFrame.new(10.4457512, -15.7979813, -7.83342838, 0.559401393, -0.685213447, 0.466440916, 0.116905749, -0.491872638, -0.862796843, 0.820629179, 0.537163019, -0.195047855)
  3517. w19.Part1 = p20
  3518. w19.C1 = CFrame.new(16.5012665, -4.13050127, 1.49876332, -4.37113883e-008, -0.000135854745, 1, 0, 1, 0.000135854745, -1, 5.93839951e-012, -4.37113883e-008)
  3519. w20 = Instance.new("Weld", p20)
  3520. w20.Name = "Part_Weld"
  3521. w20.Part0 = p20
  3522. w20.C0 = CFrame.new(16.5013981, -4.13050938, 1.498757, -2.38418579e-007, -0.000133797526, 1.00001466, -4.47034836e-007, 1.00000024, 0.000135831535, -1.00001454, -2.98023224e-008, -5.96046448e-008)
  3523. w20.Part1 = p21
  3524. w20.C1 = CFrame.new(16.5012627, -5.13048887, 0.39874959, -4.37113883e-008, -0.000135854745, 1, 0, 1, 0.000135854745, -1, 5.93839951e-012, -4.37113883e-008)
  3525. w21 = Instance.new("Weld", p21)
  3526. w21.Name = "Wedge_Weld"
  3527. w21.Part0 = p21
  3528. w21.C0 = CFrame.new(16.5014935, -5.13049126, 0.398722976, -2.22529991e-007, -0.000133820766, 1.00001466, -4.17224015e-007, 1.00000024, 0.000135854774, -1.00001454, 5.9472427e-012, -4.37120207e-008)
  3529. w21.Part1 = p22
  3530. w21.C1 = CFrame.new(-16.5005875, 4.13259029, 2.94876933, -4.37113883e-008, 1.39792737e-005, -1, 0, -1, -1.39792737e-005, -1, -6.11053471e-013, 4.37113883e-008)
  3531. w22 = Instance.new("Weld", p22)
  3532. w22.Name = "Part_Weld"
  3533. w22.Part0 = p22
  3534. w22.C0 = CFrame.new(-16.500824, 4.13258791, 2.94888711, 1.35156796e-007, 1.19470278e-005, -1.00001466, 4.17202415e-007, -1.00000024, -1.39792755e-005, -1.00001454, -6.07483681e-013, 4.37120278e-008)
  3535. w22.Part1 = p23
  3536. w22.C1 = CFrame.new(11.3238592, 16.2938461, -5.83674097, 0.167913347, 0.593457043, 0.787155509, 0.220650926, -0.800859332, 0.556720257, 0.960790455, 0.0802058354, -0.265421808)
  3537. w23 = Instance.new("Weld", p23)
  3538. w23.Name = "Wedge_Weld"
  3539. w23.Part0 = p23
  3540. w23.C0 = CFrame.new(11.3242846, 16.2939701, -5.83676767, 0.167916089, 0.593452632, 0.787171543, 0.220654398, -0.800862908, 0.556722164, 0.960804224, 0.0802069977, -0.265425682)
  3541. w23.Part1 = p24
  3542. w23.C1 = CFrame.new(-16.5190907, -6.08210278, -0.053311754, -0.000165350299, 0.00304719806, -0.999995351, -0.000303142268, 0.999995351, 0.00304725766, 0.99999994, 0.000303644716, -0.000164425801)
  3543. w24 = Instance.new("Weld", p24)
  3544. w24.Name = "Part_Weld"
  3545. w24.Part0 = p24
  3546. w24.C0 = CFrame.new(-16.5192356, -6.08211088, -0.0533116534, -0.000165194273, 0.00304524973, -1.00001013, -0.00030361861, 0.999995589, 0.00304720178, 1.00001442, 0.000303655863, -0.000164449215)
  3547. w24.Part1 = p25
  3548. w24.C1 = CFrame.new(5.14108515, 1.49960721, -17.9982204, 1.16387992e-005, -0.999999881, 0.000471503939, -1, -1.1615477e-005, 4.94651576e-005, -4.94596788e-005, -0.000471504522, -0.999999881)
  3549. w25 = Instance.new("Weld", p25)
  3550. w25.Name = "Part_Weld"
  3551. w25.Part0 = p25
  3552. w25.C0 = CFrame.new(5.14104986, 1.49967504, -17.9985313, 1.20991026e-005, -1.00000024, 0.000469659513, -1.00001454, -1.16155716e-005, 4.96469293e-005, -4.94604174e-005, -0.000471511274, -1.00001466)
  3553. w25.Part1 = p26
  3554. w25.C1 = CFrame.new(5.07938719, 17.5157299, 1.50311017, 0.00030336561, -0.99999541, -0.00302907825, 0.000164940167, -0.00302901864, 0.999995351, -0.99999994, -0.000303863839, 0.000164020501)
  3555. m.Parent = char
  3556. m:MakeJoints()
  3557. ----------------------------------------------------
  3558. local cor2 = Instance.new("Part", char.Claw)
  3559. cor2.Name = "Thingy"
  3560. cor2.Locked = true
  3561. cor2.BottomSurface = 0
  3562. cor2.CanCollide = false
  3563. cor2.Size = Vector3.new(2, 1, 1)
  3564. cor2.Transparency = 1
  3565. cor2.TopSurface = 0
  3566. corw2 = Instance.new("Weld", cor2)
  3567. corw2.Part0 = larm
  3568. corw2.Part1 = cor2
  3569. corw2.C0 = CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(0), math.rad(180), math.rad(90))
  3570. corw2.C1 = CFrame.new(0, 0, 0)
  3571. weld2 = Instance.new("Weld", char.Claw)
  3572. weld2.Part0 = cor2
  3573. weld2.Part1 = char.Claw.ArmPart
  3574. weld2.C0 = CFrame.new(0, 0, 0)
  3575. ----------------------------------------------------
  3576. local m = Instance.new("Model")
  3577. m.Name = "LeftArm"
  3578. p1 = Instance.new("WedgePart", m)
  3579. p1.BrickColor = BrickColor.new("Bright blue")
  3580. p1.Material = Enum.Material.Neon
  3581. p1.Name = "Wedge"
  3582. p1.FormFactor = Enum.FormFactor.Custom
  3583. p1.Size = Vector3.new(1, 1.19999981, 4)
  3584. p1.CFrame = CFrame.new(60.830101, 8.39941978, -13.7674818, 1.52359269e-006, -0.707334042, 0.707343757, -2.62521735e-006, 0.707093, 0.707071185, -1.00027835, 3.43534703e-006, 4.43342998e-007)
  3585. p1.CanCollide = false
  3586. p1.Locked = true
  3587. p1.TopSurface = Enum.SurfaceType.Smooth
  3588. b1 = Instance.new("SpecialMesh", p1)
  3589. b1.MeshType = Enum.MeshType.Wedge
  3590. b1.Name = "Mesh"
  3591. b1.Scale = Vector3.new(0.200000003, 1, 1)
  3592. p2 = Instance.new("WedgePart", m)
  3593. p2.BrickColor = BrickColor.new("Bright blue")
  3594. p2.Material = Enum.Material.Neon
  3595. p2.Name = "Wedge"
  3596. p2.FormFactor = Enum.FormFactor.Custom
  3597. p2.Size = Vector3.new(1, 1.19999981, 4)
  3598. p2.CFrame = CFrame.new(60.8306694, 8.39941502, -12.5672398, 1.56085741e-006, -0.707337618, 0.707340181, -2.7146209e-006, 0.707089424, 0.707074761, -1.00027835, 3.34575839e-006, 4.06471969e-007)
  3599. p2.CanCollide = false
  3600. p2.Locked = true
  3601. p2.TopSurface = Enum.SurfaceType.Smooth
  3602. b2 = Instance.new("SpecialMesh", p2)
  3603. b2.MeshType = Enum.MeshType.Wedge
  3604. b2.Name = "Mesh"
  3605. b2.Scale = Vector3.new(0.200000003, 1, 1)
  3606. p3 = Instance.new("WedgePart", m)
  3607. p3.BrickColor = BrickColor.new("Bright blue")
  3608. p3.Material = Enum.Material.Neon
  3609. p3.Name = "Wedge"
  3610. p3.FormFactor = Enum.FormFactor.Custom
  3611. p3.Size = Vector3.new(1, 1.19999981, 4)
  3612. p3.CFrame = CFrame.new(60.8312187, 8.39939976, -13.1675138, 1.66519976e-006, -0.707341254, 0.707336545, -2.72952207e-006, 0.707085788, 0.707078397, -1.00027835, 3.26143936e-006, 4.69727013e-007)
  3613. p3.CanCollide = false
  3614. p3.Locked = true
  3615. p3.TopSurface = Enum.SurfaceType.Smooth
  3616. b3 = Instance.new("SpecialMesh", p3)
  3617. b3.MeshType = Enum.MeshType.Wedge
  3618. b3.Name = "Mesh"
  3619. b3.Scale = Vector3.new(0.200000003, 1, 1)
  3620. p4 = Instance.new("WedgePart", m)
  3621. p4.BrickColor = BrickColor.new("Bright blue")
  3622. p4.Material = Enum.Material.Neon
  3623. p4.Name = "Wedge"
  3624. p4.FormFactor = Enum.FormFactor.Custom
  3625. p4.Size = Vector3.new(1, 1.19999981, 4)
  3626. p4.CFrame = CFrame.new(60.8317757, 8.39937305, -13.1676111, 1.74718321e-006, -0.70734489, 0.707332909, -2.7742235e-006, 0.707082152, 0.707082033, -1.00027835, 3.17185027e-006, 4.96093037e-007)
  3627. p4.CanCollide = false
  3628. p4.Locked = true
  3629. p4.TopSurface = Enum.SurfaceType.Smooth
  3630. b4 = Instance.new("SpecialMesh", p4)
  3631. b4.MeshType = Enum.MeshType.Wedge
  3632. b4.Name = "Mesh"
  3633. b4.Scale = Vector3.new(0.200000003, 1, 1)
  3634. p5 = Instance.new("WedgePart", m)
  3635. p5.BrickColor = BrickColor.new("Bright blue")
  3636. p5.Material = Enum.Material.Neon
  3637. p5.Name = "Wedge"
  3638. p5.FormFactor = Enum.FormFactor.Custom
  3639. p5.Size = Vector3.new(1, 1.19999981, 3.30000019)
  3640. p5.CFrame = CFrame.new(60.4623528, 9.0813055, -13.1677084, -1.74365277e-006, 0.422768414, 0.90661031, 3.01146247e-006, -0.90627563, 0.422602654, 1.00028574, -3.16541991e-006, -6.48408104e-007)
  3641. p5.CanCollide = false
  3642. p5.Locked = true
  3643. p5.TopSurface = Enum.SurfaceType.Smooth
  3644. b5 = Instance.new("SpecialMesh", p5)
  3645. b5.MeshType = Enum.MeshType.Wedge
  3646. b5.Name = "Mesh"
  3647. b5.Scale = Vector3.new(0.200000003, 1, 1)
  3648. p6 = Instance.new("WedgePart", m)
  3649. p6.BrickColor = BrickColor.new("Bright blue")
  3650. p6.Material = Enum.Material.Neon
  3651. p6.Name = "Wedge"
  3652. p6.FormFactor = Enum.FormFactor.Custom
  3653. p6.Size = Vector3.new(1, 1.19999981, 3.30000019)
  3654. p6.CFrame = CFrame.new(60.4629173, 9.08128643, -13.7679863, -1.75857326e-006, 0.422772557, 0.906618714, 3.13068858e-006, -0.906274974, 0.422602147, 1.00029314, -3.27979569e-006, -6.11540997e-007)
  3655. p6.CanCollide = false
  3656. p6.Locked = true
  3657. p6.TopSurface = Enum.SurfaceType.Smooth
  3658. b6 = Instance.new("SpecialMesh", p6)
  3659. b6.MeshType = Enum.MeshType.Wedge
  3660. b6.Name = "Mesh"
  3661. b6.Scale = Vector3.new(0.200000003, 1, 1)
  3662. p7 = Instance.new("WedgePart", m)
  3663. p7.BrickColor = BrickColor.new("Bright blue")
  3664. p7.Material = Enum.Material.Neon
  3665. p7.Name = "Wedge"
  3666. p7.FormFactor = Enum.FormFactor.Custom
  3667. p7.Size = Vector3.new(1, 1.19999981, 3.30000019)
  3668. p7.CFrame = CFrame.new(60.4634781, 9.0812645, -12.5677195, -1.77349398e-006, 0.422776699, 0.906627119, 3.24991538e-006, -0.906274319, 0.42260164, 1.00030053, -3.39417238e-006, -5.74673834e-007)
  3669. p7.CanCollide = false
  3670. p7.Locked = true
  3671. p7.TopSurface = Enum.SurfaceType.Smooth
  3672. b7 = Instance.new("SpecialMesh", p7)
  3673. b7.MeshType = Enum.MeshType.Wedge
  3674. b7.Name = "Mesh"
  3675. b7.Scale = Vector3.new(0.200000003, 1, 1)
  3676. p8 = Instance.new("Part", m)
  3677. p8.BrickColor = BrickColor.new("Really black")
  3678. p8.Material = Enum.Material.Neon
  3679. p8.FormFactor = Enum.FormFactor.Custom
  3680. p8.Size = Vector3.new(0.400000006, 0.400000006, 0.400000006)
  3681. p8.CFrame = CFrame.new(62.1344833, 9.89923668, -14.2683573, 1.0003655, -9.00030136e-006, -1.6914961e-006, -8.34465027e-007, 0.999961495, 3.15914986e-006, -2.15653972e-006, 3.05826416e-006, 1.00030792)
  3682. p8.CanCollide = false
  3683. p8.Locked = true
  3684. p8.BottomSurface = Enum.SurfaceType.Smooth
  3685. p8.TopSurface = Enum.SurfaceType.Smooth
  3686. b8 = Instance.new("SpecialMesh", p8)
  3687. b8.MeshType = Enum.MeshType.Sphere
  3688. b8.Name = "Mesh"
  3689. p9 = Instance.new("Part", m)
  3690. p9.BrickColor = BrickColor.new("Really black")
  3691. p9.Material = Enum.Material.Neon
  3692. p9.FormFactor = Enum.FormFactor.Custom
  3693. p9.Size = Vector3.new(0.400000006, 0.400000006, 0.400000006)
  3694. p9.CFrame = CFrame.new(62.1350441, 7.19933271, -14.2684784, 1.00037432, -9.11423649e-006, -1.78677055e-006, -8.82557742e-007, 0.999960482, 3.17407398e-006, -2.19382355e-006, 3.14769591e-006, 1.00031543)
  3695. p9.CanCollide = false
  3696. p9.Locked = true
  3697. p9.BottomSurface = Enum.SurfaceType.Smooth
  3698. p9.TopSurface = Enum.SurfaceType.Smooth
  3699. b9 = Instance.new("SpecialMesh", p9)
  3700. b9.MeshType = Enum.MeshType.Sphere
  3701. b9.Name = "Mesh"
  3702. p10 = Instance.new("Part", m)
  3703. p10.BrickColor = BrickColor.new("Bright blue")
  3704. p10.Material = Enum.Material.Neon
  3705. p10.FormFactor = Enum.FormFactor.Custom
  3706. p10.Size = Vector3.new(0.200000048, 1.79999983, 0.200000048)
  3707. p10.CFrame = CFrame.new(62.4732666, 7.92819929, -14.2685785, -0.906659067, -0.422771662, -1.80169195e-006, 0.422602057, -0.906270981, 3.2933026e-006, 3.38190716e-006, -1.99476835e-006, 1.00032294)
  3708. p10.CanCollide = false
  3709. p10.Locked = true
  3710. p10.BottomSurface = Enum.SurfaceType.Smooth
  3711. p10.TopSurface = Enum.SurfaceType.Smooth
  3712. p11 = Instance.new("Part", m)
  3713. p11.BrickColor = BrickColor.new("Bright blue")
  3714. p11.Material = Enum.Material.Neon
  3715. p11.FormFactor = Enum.FormFactor.Custom
  3716. p11.Size = Vector3.new(0.200000048, 1.29999983, 0.200000048)
  3717. p11.CFrame = CFrame.new(62.4794731, 9.45469475, -14.2686787, -0.819467902, 0.573809147, -1.81661335e-006, -0.573551893, -0.819118977, 3.41253167e-006, -9.27350783e-008, -4.03244348e-006, 1.00033033)
  3718. p11.CanCollide = false
  3719. p11.Locked = true
  3720. p11.BottomSurface = Enum.SurfaceType.Smooth
  3721. p11.TopSurface = Enum.SurfaceType.Smooth
  3722. p12 = Instance.new("Part", m)
  3723. p12.BrickColor = BrickColor.new("Really black")
  3724. p12.Material = Enum.Material.Neon
  3725. p12.FormFactor = Enum.FormFactor.Custom
  3726. p12.Size = Vector3.new(0.400000006, 0.400000006, 0.400000006)
  3727. p12.CFrame = CFrame.new(62.7369499, 6.29933262, -14.2688055, 1.00040102, -9.53674316e-006, -1.84644205e-006, -1.25169754e-006, 0.999957919, 3.50196092e-006, -2.25187659e-006, 3.46763295e-006, 1.00033784)
  3728. p12.CanCollide = false
  3729. p12.Locked = true
  3730. p12.BottomSurface = Enum.SurfaceType.Smooth
  3731. p12.TopSurface = Enum.SurfaceType.Smooth
  3732. b10 = Instance.new("SpecialMesh", p12)
  3733. b10.MeshType = Enum.MeshType.Sphere
  3734. b10.Name = "Mesh"
  3735. p13 = Instance.new("Part", m)
  3736. p13.BrickColor = BrickColor.new("Bright blue")
  3737. p13.Material = Enum.Material.Neon
  3738. p13.FormFactor = Enum.FormFactor.Custom
  3739. p13.Size = Vector3.new(1.5, 1.5, 1.5)
  3740. p13.CFrame = CFrame.new(62.8003883, 10.1991549, -13.2136488, 1.00040984, -9.59636054e-006, -1.88372474e-006, -1.43051466e-006, 0.999956846, 3.58340549e-006, -2.3487878e-006, 3.4825357e-006, 1.00034535)
  3741. p13.CanCollide = false
  3742. p13.Locked = true
  3743. p13.BottomSurface = Enum.SurfaceType.Smooth
  3744. p13.TopSurface = Enum.SurfaceType.Smooth
  3745. b11 = Instance.new("SpecialMesh", p13)
  3746. b11.MeshType = Enum.MeshType.Sphere
  3747. b11.Name = "Mesh"
  3748. p14 = Instance.new("Part", m)
  3749. p14.BrickColor = BrickColor.new("Really black")
  3750. p14.Material = Enum.Material.Neon
  3751. p14.FormFactor = Enum.FormFactor.Custom
  3752. p14.Size = Vector3.new(0.400000006, 0.400000006, 0.400000006)
  3753. p14.CFrame = CFrame.new(62.7374802, 9.79915905, -14.2689018, 1.00041437, -9.80505502e-006, -1.96572228e-006, -1.37091877e-006, 0.999956131, 3.62812011e-006, -2.37115751e-006, 3.4527211e-006, 1.00034904)
  3754. p14.CanCollide = false
  3755. p14.Locked = true
  3756. p14.BottomSurface = Enum.SurfaceType.Smooth
  3757. p14.TopSurface = Enum.SurfaceType.Smooth
  3758. b12 = Instance.new("SpecialMesh", p14)
  3759. b12.MeshType = Enum.MeshType.Sphere
  3760. b12.Name = "Mesh"
  3761. p15 = Instance.new("Part", m)
  3762. p15.BrickColor = BrickColor.new("Really black")
  3763. p15.Material = Enum.Material.Metal
  3764. p15.Name = "Main"
  3765. p15.FormFactor = Enum.FormFactor.Custom
  3766. p15.Size = Vector3.new(2.20000005, 4.19999981, 2.20000005)
  3767. p15.CFrame = CFrame.new(62.838131, 8.1992178, -13.1686192, 1.00041902, -9.80505047e-006, -1.96572933e-006, -1.54973122e-006, 0.999955654, 3.62813353e-006, -2.38607572e-006, 3.57197018e-006, 1.00035274)
  3768. p15.CanCollide = false
  3769. p15.Locked = true
  3770. p15.BottomSurface = Enum.SurfaceType.Smooth
  3771. p15.TopSurface = Enum.SurfaceType.Smooth
  3772. p16 = Instance.new("Part", m)
  3773. p16.BrickColor = BrickColor.new("Really black")
  3774. p16.Material = Enum.Material.Neon
  3775. p16.FormFactor = Enum.FormFactor.Custom
  3776. p16.Size = Vector3.new(0.400000006, 0.400000006, 0.400000006)
  3777. p16.CFrame = CFrame.new(62.9387741, 8.79918098, -14.2691231, 1.0004282, -9.95411301e-006, -2.00301338e-006, -1.66894927e-006, 0.999954581, 3.71756369e-006, -2.46808372e-006, 3.61668594e-006, 1.00036013)
  3778. p16.CanCollide = false
  3779. p16.Locked = true
  3780. p16.BottomSurface = Enum.SurfaceType.Smooth
  3781. p16.TopSurface = Enum.SurfaceType.Smooth
  3782. b13 = Instance.new("SpecialMesh", p16)
  3783. b13.MeshType = Enum.MeshType.Sphere
  3784. b13.Name = "Mesh"
  3785. p17 = Instance.new("Part", m)
  3786. p17.BrickColor = BrickColor.new("Bright blue")
  3787. p17.Material = Enum.Material.Neon
  3788. p17.FormFactor = Enum.FormFactor.Custom
  3789. p17.Size = Vector3.new(0.200000048, 1.29999983, 0.200000048)
  3790. p17.CFrame = CFrame.new(63.0825539, 6.854743, -14.2692442, -0.866409063, -0.50020963, -2.099928e-006, 0.499978155, -0.86598444, 3.73249213e-006, 4.01878242e-006, -1.94999211e-006, 1.00036764)
  3791. p17.CanCollide = false
  3792. p17.Locked = true
  3793. p17.BottomSurface = Enum.SurfaceType.Smooth
  3794. p17.TopSurface = Enum.SurfaceType.Smooth
  3795. p18 = Instance.new("Part", m)
  3796. p18.BrickColor = BrickColor.new("Bright blue")
  3797. p18.Material = Enum.Material.Neon
  3798. p18.FormFactor = Enum.FormFactor.Custom
  3799. p18.Size = Vector3.new(0.200000048, 1.29999983, 0.200000048)
  3800. p18.CFrame = CFrame.new(63.1831665, 8.15466595, -14.2693415, -0.906707585, 0.422816038, -2.11485258e-006, -0.422596663, -0.906265914, 3.8437388e-006, 6.9698217e-007, -4.50413063e-006, 1.00037515)
  3801. p18.CanCollide = false
  3802. p18.Locked = true
  3803. p18.BottomSurface = Enum.SurfaceType.Smooth
  3804. p18.TopSurface = Enum.SurfaceType.Smooth
  3805. p19 = Instance.new("Part", m)
  3806. p19.BrickColor = BrickColor.new("Bright blue")
  3807. p19.Material = Enum.Material.Neon
  3808. p19.FormFactor = Enum.FormFactor.Custom
  3809. p19.Size = Vector3.new(0.200000048, 0.799999833, 0.200000048)
  3810. p19.CFrame = CFrame.new(63.2069473, 8.53140068, -14.2694473, -0.707418501, 0.707425714, -2.09994369e-006, -0.707068563, -0.707078457, 3.72453474e-006, -9.59315798e-007, -4.56575162e-006, 1.00037515)
  3811. p19.CanCollide = false
  3812. p19.Locked = true
  3813. p19.BottomSurface = Enum.SurfaceType.Smooth
  3814. p19.TopSurface = Enum.SurfaceType.Smooth
  3815. p20 = Instance.new("Part", m)
  3816. p20.BrickColor = BrickColor.new("Bright blue")
  3817. p20.Material = Enum.Material.Neon
  3818. p20.FormFactor = Enum.FormFactor.Custom
  3819. p20.Size = Vector3.new(0.200000048, 0.899999917, 0.200000048)
  3820. p20.CFrame = CFrame.new(63.2280884, 9.68191624, -14.2694416, -0.342169315, 0.940117717, -2.11486008e-006, -0.93964541, -0.342010528, 3.84375198e-006, -2.7989995e-006, -3.73256239e-006, 1.00037885)
  3821. p20.CanCollide = false
  3822. p20.Locked = true
  3823. p20.BottomSurface = Enum.SurfaceType.Smooth
  3824. p20.TopSurface = Enum.SurfaceType.Smooth
  3825. p21 = Instance.new("Part", m)
  3826. p21.BrickColor = BrickColor.new("Bright blue")
  3827. p21.Material = Enum.Material.Neon
  3828. p21.FormFactor = Enum.FormFactor.Custom
  3829. p21.Size = Vector3.new(0.200000048, 0.999999821, 0.200000048)
  3830. p21.CFrame = CFrame.new(63.3539009, 9.07959557, -14.2694454, 0.707428038, 0.707422554, -2.12876989e-006, -0.707079053, 0.707067132, 3.83015185e-006, -4.56554562e-006, 9.7875602e-007, 1.00037885)
  3831. p21.CanCollide = false
  3832. p21.Locked = true
  3833. p21.BottomSurface = Enum.SurfaceType.Smooth
  3834. p21.TopSurface = Enum.SurfaceType.Smooth
  3835. p22 = Instance.new("Part", m)
  3836. p22.BrickColor = BrickColor.new("Really black")
  3837. p22.Material = Enum.Material.Neon
  3838. p22.FormFactor = Enum.FormFactor.Custom
  3839. p22.Size = Vector3.new(0.400000006, 0.400000006, 0.400000006)
  3840. p22.CFrame = CFrame.new(63.4412346, 7.49916172, -14.269558, 1.0004549, -5.30481339e-006, -2.11486781e-006, -7.24196434e-006, 0.999951959, 3.84376608e-006, -2.5650661e-006, 4.02606338e-006, 1.00038254)
  3841. p22.CanCollide = false
  3842. p22.Locked = true
  3843. p22.BottomSurface = Enum.SurfaceType.Smooth
  3844. p22.TopSurface = Enum.SurfaceType.Smooth
  3845. b14 = Instance.new("SpecialMesh", p22)
  3846. b14.MeshType = Enum.MeshType.Sphere
  3847. b14.Name = "Mesh"
  3848. p23 = Instance.new("Part", m)
  3849. p23.BrickColor = BrickColor.new("Really black")
  3850. p23.Material = Enum.Material.Neon
  3851. p23.FormFactor = Enum.FormFactor.Custom
  3852. p23.Size = Vector3.new(0.400000006, 0.400000006, 0.400000006)
  3853. p23.CFrame = CFrame.new(63.5412827, 8.29912186, -14.2695541, 1.00045943, -5.54520193e-006, -2.12978443e-006, -7.22709638e-006, 0.999951601, 3.96298356e-006, -2.56507747e-006, 4.02606247e-006, 1.00038624)
  3854. p23.CanCollide = false
  3855. p23.Locked = true
  3856. p23.BottomSurface = Enum.SurfaceType.Smooth
  3857. p23.TopSurface = Enum.SurfaceType.Smooth
  3858. b15 = Instance.new("SpecialMesh", p23)
  3859. b15.MeshType = Enum.MeshType.Sphere
  3860. b15.Name = "Mesh"
  3861. p24 = Instance.new("Part", m)
  3862. p24.BrickColor = BrickColor.new("Really black")
  3863. p24.Material = Enum.Material.Neon
  3864. p24.FormFactor = Enum.FormFactor.Custom
  3865. p24.Size = Vector3.new(0.400000006, 0.400000006, 0.400000006)
  3866. p24.CFrame = CFrame.new(63.7413521, 9.49905682, -14.2695513, 1.00045943, -5.51538596e-006, -2.12978443e-006, -7.25689733e-006, 0.999951601, 3.96298356e-006, -2.56507769e-006, 4.02606247e-006, 1.00038624)
  3867. p24.CanCollide = false
  3868. p24.Locked = true
  3869. p24.BottomSurface = Enum.SurfaceType.Smooth
  3870. p24.TopSurface = Enum.SurfaceType.Smooth
  3871. b16 = Instance.new("SpecialMesh", p24)
  3872. b16.MeshType = Enum.MeshType.Sphere
  3873. b16.Name = "Mesh"
  3874. w1 = Instance.new("Weld", p1)
  3875. w1.Name = "Wedge_Weld"
  3876. w1.Part0 = p1
  3877. w1.C0 = CFrame.new(-13.7623367, 38.4686089, -47.5196228, 1.82382877e-007, -1.21785519e-007, -1.0000037, -0.707109988, 0.707106709, -1.20249211e-007, 0.707110047, 0.707106352, 1.16605563e-007)
  3878. w1.Part1 = p2
  3879. w1.C1 = CFrame.new(-12.5623302, 38.4686165, -47.5196419, 2.04734633e-007, -9.19831891e-008, -1.0000037, -0.707109928, 0.707106471, -1.25517531e-007, 0.707110047, 0.707106233, 1.65067799e-008)
  3880. w2 = Instance.new("Weld", p2)
  3881. w2.Name = "Wedge_Weld"
  3882. w2.Part0 = p2
  3883. w2.C0 = CFrame.new(-12.5623302, 38.4686165, -47.5196419, 2.04734633e-007, -9.19831891e-008, -1.0000037, -0.707109928, 0.707106471, -1.25517531e-007, 0.707110047, 0.707106233, 1.65067799e-008)
  3884. w2.Part1 = p3
  3885. w2.C1 = CFrame.new(-13.1623344, 38.4686127, -47.5196381, 2.04734619e-007, -9.1983182e-008, -1.0000037, -0.707109928, 0.707106471, -1.25517545e-007, 0.707110047, 0.707106233, 1.65067799e-008)
  3886. w3 = Instance.new("Weld", p3)
  3887. w3.Name = "Wedge_Weld"
  3888. w3.Part0 = p3
  3889. w3.C0 = CFrame.new(-13.1623344, 38.4686127, -47.5196381, 2.04734619e-007, -9.1983182e-008, -1.0000037, -0.707109928, 0.707106471, -1.25517545e-007, 0.707110047, 0.707106233, 1.65067799e-008)
  3890. w3.Part1 = p4
  3891. w3.C1 = CFrame.new(-13.1623335, 38.4686165, -47.5196266, 1.82382891e-007, -1.21785519e-007, -1.0000037, -0.707110047, 0.70710659, -1.20249197e-007, 0.707110107, 0.707106352, 1.16605577e-007)
  3892. w4 = Instance.new("Weld", p4)
  3893. w4.Name = "Wedge_Weld"
  3894. w4.Part0 = p4
  3895. w4.C0 = CFrame.new(-13.1623335, 38.4686165, -47.5196266, 1.82382891e-007, -1.21785519e-007, -1.0000037, -0.707110047, 0.70710659, -1.20249197e-007, 0.707110107, 0.707106352, 1.16605577e-007)
  3896. w4.Part1 = p5
  3897. w4.C1 = CFrame.new(13.1623335, -19.1215992, -57.7639008, -1.63937244e-007, 2.39803342e-007, 1.0000037, 0.422619939, -0.906307638, 1.72281261e-007, 0.906312168, 0.422617614, 8.41069863e-008)
  3898. w5 = Instance.new("Weld", p5)
  3899. w5.Name = "Wedge_Weld"
  3900. w5.Part0 = p5
  3901. w5.C0 = CFrame.new(13.1623335, -19.1215992, -57.7639008, -1.63937244e-007, 2.39803342e-007, 1.0000037, 0.422619939, -0.906307638, 1.72281261e-007, 0.906312168, 0.422617614, 8.41069863e-008)
  3902. w5.Part1 = p6
  3903. w5.C1 = CFrame.new(13.7623377, -19.1215973, -57.7639008, -1.63937244e-007, 2.39803342e-007, 1.0000037, 0.422619939, -0.906307638, 1.72281261e-007, 0.906312168, 0.422617614, 8.41069792e-008)
  3904. w6 = Instance.new("Weld", p6)
  3905. w6.Name = "Wedge_Weld"
  3906. w6.Part0 = p6
  3907. w6.C0 = CFrame.new(13.7623377, -19.1215973, -57.7639008, -1.63937244e-007, 2.39803342e-007, 1.0000037, 0.422619939, -0.906307638, 1.72281261e-007, 0.906312168, 0.422617614, 8.41069792e-008)
  3908. w6.Part1 = p7
  3909. w6.C1 = CFrame.new(12.5623283, -19.121603, -57.7638969, -1.63937244e-007, 2.39803342e-007, 1.0000037, 0.422619939, -0.906307638, 1.72281261e-007, 0.906312168, 0.422617614, 8.41069721e-008)
  3910. w7 = Instance.new("Weld", p7)
  3911. w7.Name = "Part_Weld"
  3912. w7.Part0 = p7
  3913. w7.C0 = CFrame.new(12.5623283, -19.121603, -57.7638969, -1.63937244e-007, 2.39803342e-007, 1.0000037, 0.422619939, -0.906307638, 1.72281261e-007, 0.906312168, 0.422617614, 8.41069721e-008)
  3914. w7.Part1 = p8
  3915. w7.C1 = CFrame.new(-62.1028557, -7.90003395, 14.2623377, 1.00000453, -2.44006515e-007, -3.7252903e-008, 1.71363354e-007, 0.999999285, -1.49011612e-008, -6.70552254e-008, 2.98023224e-008, 1.0000037)
  3916. w8 = Instance.new("Weld", p8)
  3917. w8.Name = "Part_Weld"
  3918. w8.Part0 = p8
  3919. w8.C0 = CFrame.new(-62.1028557, -7.90003395, 14.2623377, 1.00000453, -2.44006515e-007, -3.7252903e-008, 1.71363354e-007, 0.999999285, -1.49011612e-008, -6.70552254e-008, 2.98023224e-008, 1.0000037)
  3920. w8.Part1 = p9
  3921. w8.C1 = CFrame.new(-62.1028442, -5.2000351, 14.2623415, 1.00000429, -2.19451294e-007, 2.98023153e-008, 1.30103487e-007, 0.999999702, 5.96046448e-008, -5.79734909e-008, 2.98023224e-008, 1.00000381)
  3922. w9 = Instance.new("Weld", p9)
  3923. w9.Name = "Part_Weld"
  3924. w9.Part0 = p9
  3925. w9.C0 = CFrame.new(-62.1028442, -5.2000351, 14.2623415, 1.00000429, -2.19451294e-007, 2.98023153e-008, 1.30103487e-007, 0.999999702, 5.96046448e-008, -5.79734909e-008, 2.98023224e-008, 1.00000381)
  3926. w9.Part1 = p10
  3927. w9.C1 = CFrame.new(54.0845451, 31.7618942, 14.2623348, -0.906311929, 0.422618181, -1.82007653e-009, -0.422620118, -0.906307399, -6.66151578e-008, -4.47034836e-008, 5.96046448e-008, 1.0000037)
  3928. w10 = Instance.new("Weld", p10)
  3929. w10.Name = "Part_Weld"
  3930. w10.Part0 = p10
  3931. w10.C0 = CFrame.new(54.0845451, 31.7618942, 14.2623348, -0.906311929, 0.422618181, -1.82007653e-009, -0.422620118, -0.906307399, -6.66151578e-008, -4.47034836e-008, 5.96046448e-008, 1.0000037)
  3932. w10.Part1 = p11
  3933. w10.C1 = CFrame.new(55.4291229, -29.7103825, 14.2623348, -0.819155812, -0.573575914, -5.86004596e-008, 0.573578954, -0.8191517, -3.17313607e-008, -4.47034836e-008, 5.9604659e-008, 1.0000037)
  3934. w11 = Instance.new("Weld", p11)
  3935. w11.Name = "Part_Weld"
  3936. w11.Part0 = p11
  3937. w11.C0 = CFrame.new(55.4291229, -29.7103825, 14.2623348, -0.819155812, -0.573575914, -5.86004596e-008, 0.573578954, -0.8191517, -3.17313607e-008, -4.47034836e-008, 5.9604659e-008, 1.0000037)
  3938. w11.Part1 = p12
  3939. w11.C1 = CFrame.new(-62.7028465, -4.30003357, 14.2623425, 1.00000429, -2.08616257e-007, 2.980231e-008, 1.1920929e-007, 0.999999642, 5.16191463e-008, -5.96046341e-008, 2.98023224e-008, 1.00000381)
  3940. w12 = Instance.new("Weld", p12)
  3941. w12.Name = "Part_Weld"
  3942. w12.Part0 = p12
  3943. w12.C0 = CFrame.new(-62.7028465, -4.30003357, 14.2623425, 1.00000429, -2.08616257e-007, 2.980231e-008, 1.1920929e-007, 0.999999642, 5.16191463e-008, -5.96046341e-008, 2.98023224e-008, 1.00000381)
  3944. w12.Part1 = p13
  3945. w12.C1 = CFrame.new(-62.7657433, -8.200037, 13.2074499, 1.00000453, -2.98023224e-007, -3.72529421e-008, 1.49011612e-007, 0.999999285, -1.49011443e-008, -6.70552396e-008, 2.9802333e-008, 1.0000037)
  3946. w13 = Instance.new("Weld", p13)
  3947. w13.Name = "Part_Weld"
  3948. w13.Part0 = p13
  3949. w13.C0 = CFrame.new(-62.7657433, -8.200037, 13.2074499, 1.00000453, -2.98023224e-007, -3.72529421e-008, 1.49011612e-007, 0.999999285, -1.49011443e-008, -6.70552396e-008, 2.9802333e-008, 1.0000037)
  3950. w13.Part1 = p14
  3951. w13.C1 = CFrame.new(-62.7025757, -7.80003023, 14.2622833, 1, -8.94065622e-008, 4.47034871e-008, 8.94065622e-008, 1, -5.96044352e-008, -4.47034836e-008, 5.96044387e-008, 1)
  3952. w14 = Instance.new("Weld", p14)
  3953. w14.Name = "Part_Weld"
  3954. w14.Part0 = p14
  3955. w14.C0 = CFrame.new(-62.7025757, -7.80003023, 14.2622833, 1, -8.94065622e-008, 4.47034871e-008, 8.94065622e-008, 1, -5.96044352e-008, -4.47034836e-008, 5.96044387e-008, 1)
  3956. w14.Part1 = p15
  3957. w14.C1 = CFrame.new(-62.8028793, -6.2000289, 13.1623297, 1.00000465, -2.68220901e-007, 2.98023295e-008, 8.94069672e-008, 0.999999523, 5.9604659e-008, -4.47034836e-008, 5.9604659e-008, 1.0000037)
  3958. w15 = Instance.new("Weld", p15)
  3959. w15.Name = "Part_Weld"
  3960. w15.Part0 = p15
  3961. w15.C0 = CFrame.new(-62.8028793, -6.2000289, 13.1623297, 1.00000465, -2.68220901e-007, 2.98023295e-008, 8.94069672e-008, 0.999999523, 5.9604659e-008, -4.47034836e-008, 5.9604659e-008, 1.0000037)
  3962. w15.Part1 = p16
  3963. w15.C1 = CFrame.new(-62.9029045, -6.80003929, 14.2623367, 1.00000453, -2.08616257e-007, -3.72529385e-008, 1.1920929e-007, 0.999999404, -1.49011452e-008, -6.70552325e-008, 2.9802333e-008, 1.0000037)
  3964. w16 = Instance.new("Weld", p16)
  3965. w16.Name = "Part_Weld"
  3966. w16.Part0 = p16
  3967. w16.C0 = CFrame.new(-62.9029045, -6.80003929, 14.2623367, 1.00000453, -2.08616257e-007, -3.72529385e-008, 1.1920929e-007, 0.999999404, -1.49011452e-008, -6.70552325e-008, 2.9802333e-008, 1.0000037)
  3968. w16.Part1 = p17
  3969. w16.C1 = CFrame.new(52.1717262, 35.7280197, 14.2623415, -0.866029143, 0.499999821, 3.55271368e-015, -0.500002086, -0.86602509, -5.96046448e-008, -5.96046341e-008, 2.98023224e-008, 1.00000381)
  3970. w17 = Instance.new("Weld", p17)
  3971. w17.Name = "Part_Weld"
  3972. w17.Part0 = p17
  3973. w17.C0 = CFrame.new(52.1717262, 35.7280197, 14.2623415, -0.866029143, 0.499999821, 3.55271368e-015, -0.500002086, -0.86602509, -5.96046448e-008, -5.96046341e-008, 2.98023224e-008, 1.00000381)
  3974. w17.Part1 = p18
  3975. w17.C1 = CFrame.new(59.8312111, -21.1078911, 14.2623348, -0.906311929, -0.422617912, -5.22000931e-008, 0.422620177, -0.906307578, -4.1425146e-008, -4.47034836e-008, 5.96046448e-008, 1.0000037)
  3976. w18 = Instance.new("Weld", p18)
  3977. w18.Name = "Part_Weld"
  3978. w18.Part0 = p18
  3979. w18.C0 = CFrame.new(59.8312111, -21.1078911, 14.2623348, -0.906311929, -0.422617912, -5.22000931e-008, 0.422620177, -0.906307578, -4.1425146e-008, -4.47034836e-008, 5.96046448e-008, 1.0000037)
  3980. w18.Part1 = p19
  3981. w18.C1 = CFrame.new(49.2864532, -40.0483932, 14.2623358, -0.707110107, -0.707106173, -6.32202841e-008, 0.707109928, -0.70710659, -2.1073431e-008, -4.47034836e-008, 5.9604659e-008, 1.0000037)
  3982. w19 = Instance.new("Weld", p19)
  3983. w19.Name = "Part_Weld"
  3984. w19.Part0 = p19
  3985. w19.C0 = CFrame.new(49.2864532, -40.0483932, 14.2623358, -0.707110107, -0.707106173, -6.32202841e-008, 0.707109928, -0.70710659, -2.1073431e-008, -4.47034836e-008, 5.9604659e-008, 1.0000037)
  3986. w19.Part1 = p20
  3987. w19.C1 = CFrame.new(28.8318367, -56.7515907, 14.2622824, -0.342020333, -0.939692557, 4.07203444e-008, 0.939692557, -0.342020333, 6.23934611e-008, -4.47034836e-008, 5.96044387e-008, 1)
  3988. w20 = Instance.new("Weld", p20)
  3989. w20.Name = "Part_Weld"
  3990. w20.Part0 = p20
  3991. w20.C0 = CFrame.new(28.8318367, -56.7515907, 14.2622824, -0.342020333, -0.939692557, 4.07203444e-008, 0.939692557, -0.342020333, 6.23934611e-008, -4.47034836e-008, 5.96044387e-008, 1)
  3992. w20.Part1 = p21
  3993. w20.C1 = CFrame.new(-39.764328, -49.7778244, 14.2622843, 0.707105696, -0.707107842, 7.39707531e-008, 0.707107842, 0.707105696, 8.91225582e-009, -5.86070712e-008, 4.60033966e-008, 1)
  3994. w21 = Instance.new("Weld", p21)
  3995. w21.Name = "Part_Weld"
  3996. w21.Part0 = p21
  3997. w21.C0 = CFrame.new(-39.764328, -49.7778244, 14.2622843, 0.707105696, -0.707107842, 7.39707531e-008, 0.707107842, 0.707105696, 8.91225582e-009, -5.86070712e-008, 4.60033966e-008, 1)
  3998. w21.Part1 = p22
  3999. w21.C1 = CFrame.new(-63.402874, -5.50003099, 14.2623358, 1.00000453, -2.99885869e-007, 2.98023224e-008, 7.4505806e-008, 0.999999642, 5.96046448e-008, -4.47034836e-008, 5.96046448e-008, 1.0000037)
  4000. w22 = Instance.new("Weld", p22)
  4001. w22.Name = "Part_Weld"
  4002. w22.Part0 = p22
  4003. w22.C0 = CFrame.new(-63.402874, -5.50003099, 14.2623358, 1.00000453, -2.99885869e-007, 2.98023224e-008, 7.4505806e-008, 0.999999642, 5.96046448e-008, -4.47034836e-008, 5.96046448e-008, 1.0000037)
  4004. w22.Part1 = p23
  4005. w22.C1 = CFrame.new(-63.502594, -6.30003357, 14.2622824, 1, -5.96043641e-008, 4.47034836e-008, 5.96043677e-008, 1, -5.9604421e-008, -4.470348e-008, 5.96044245e-008, 1)
  4006. w23 = Instance.new("Weld", p23)
  4007. w23.Name = "Part_Weld"
  4008. w23.Part0 = p23
  4009. w23.C0 = CFrame.new(-63.502594, -6.30003357, 14.2622824, 1, -5.96043641e-008, 4.47034836e-008, 5.96043677e-008, 1, -5.9604421e-008, -4.470348e-008, 5.96044245e-008, 1)
  4010. w23.Part1 = p24
  4011. w23.C1 = CFrame.new(-63.7025795, -7.50003004, 14.2622843, 1, -8.94065622e-008, 4.47034871e-008, 8.94065622e-008, 1, -5.96044352e-008, -4.47034836e-008, 5.96044387e-008, 1)
  4012. w24 = Instance.new("Weld", p24)
  4013. w24.Name = "Part_Weld"
  4014. w24.Part0 = p24
  4015. w24.C0 = CFrame.new(-63.7025795, -7.50003004, 14.2622843, 1, -8.94065622e-008, 4.47034871e-008, 8.94065622e-008, 1, -5.96044352e-008, -4.47034836e-008, 5.96044387e-008, 1)
  4016. m.Parent = larm
  4017. m:MakeJoints()
  4018. ----------------------------------------------------
  4019. local cor3 = Instance.new("Part", larm.LeftArm)
  4020. cor3.Name = "Thingy"
  4021. cor3.Locked = true
  4022. cor3.BottomSurface = 0
  4023. cor3.CanCollide = false
  4024. cor3.Size = Vector3.new(2, 1, 1)
  4025. cor3.Transparency = 1
  4026. cor3.TopSurface = 0
  4027. corw2 = Instance.new("Weld", cor3)
  4028. corw2.Part0 = larm
  4029. corw2.Part1 = cor3
  4030. corw2.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  4031. corw2.C1 = CFrame.new(0, 0, 0)
  4032. weld2 = Instance.new("Weld", larm.LeftArm)
  4033. weld2.Part0 = cor3
  4034. weld2.Part1 = p15
  4035. weld2.C0 = CFrame.new(0, 0, 0)
  4036. ----------------------------------------------------
  4037. local m = Instance.new("Model")
  4038. m.Name = "RightArm"
  4039. p1 = Instance.new("WedgePart", m)
  4040. p1.BrickColor = BrickColor.new("Bright blue")
  4041. p1.Material = Enum.Material.Neon
  4042. p1.Name = "Wedge"
  4043. p1.FormFactor = Enum.FormFactor.Custom
  4044. p1.Size = Vector3.new(1, 1.19999981, 3.30000019)
  4045. p1.CFrame = CFrame.new(71.7528229, 9.08148766, -13.7657108, 2.20961255e-007, -0.422704399, -0.906498253, -1.70178805e-006, -0.906287491, 0.422612786, -1.00018191, -1.16194826e-006, 2.39246219e-006)
  4046. p1.CanCollide = false
  4047. p1.Locked = true
  4048. p1.TopSurface = Enum.SurfaceType.Smooth
  4049. b1 = Instance.new("SpecialMesh", p1)
  4050. b1.MeshType = Enum.MeshType.Wedge
  4051. b1.Name = "Mesh"
  4052. b1.Scale = Vector3.new(0.200000003, 1, 1)
  4053. p2 = Instance.new("WedgePart", m)
  4054. p2.BrickColor = BrickColor.new("Bright blue")
  4055. p2.Material = Enum.Material.Neon
  4056. p2.Name = "Wedge"
  4057. p2.FormFactor = Enum.FormFactor.Custom
  4058. p2.Size = Vector3.new(1, 1.19999981, 3.30000019)
  4059. p2.CFrame = CFrame.new(71.7534714, 9.08147335, -12.5655851, 3.25293399e-007, -0.422708124, -0.906506479, -1.7167032e-006, -0.906286299, 0.422612339, -1.0001893, -1.13135729e-006, 2.49332743e-006)
  4060. p2.CanCollide = false
  4061. p2.Locked = true
  4062. p2.TopSurface = Enum.SurfaceType.Smooth
  4063. b2 = Instance.new("SpecialMesh", p2)
  4064. b2.MeshType = Enum.MeshType.Wedge
  4065. b2.Name = "Mesh"
  4066. b2.Scale = Vector3.new(0.200000003, 1, 1)
  4067. p3 = Instance.new("WedgePart", m)
  4068. p3.BrickColor = BrickColor.new("Bright blue")
  4069. p3.Material = Enum.Material.Neon
  4070. p3.Name = "Wedge"
  4071. p3.FormFactor = Enum.FormFactor.Custom
  4072. p3.Size = Vector3.new(1, 1.19999981, 3.30000019)
  4073. p3.CFrame = CFrame.new(71.7541199, 9.08145237, -13.1658068, 4.29627249e-007, -0.422711849, -0.906514704, -1.73161834e-006, -0.906285107, 0.422611892, -1.0001967, -1.10076587e-006, 2.59419403e-006)
  4074. p3.CanCollide = false
  4075. p3.Locked = true
  4076. p3.TopSurface = Enum.SurfaceType.Smooth
  4077. b3 = Instance.new("SpecialMesh", p3)
  4078. b3.MeshType = Enum.MeshType.Wedge
  4079. b3.Name = "Mesh"
  4080. b3.Scale = Vector3.new(0.200000003, 1, 1)
  4081. p4 = Instance.new("WedgePart", m)
  4082. p4.BrickColor = BrickColor.new("Bright blue")
  4083. p4.Material = Enum.Material.Neon
  4084. p4.Name = "Wedge"
  4085. p4.FormFactor = Enum.FormFactor.Custom
  4086. p4.Size = Vector3.new(1, 1.19999981, 4)
  4087. p4.CFrame = CFrame.new(71.4245453, 8.39948177, -13.7660398, -5.32960883e-007, 0.70726943, -0.707265258, 1.90324067e-006, 0.707083881, 0.707096815, 1.0001967, 9.87842554e-008, 2.61978244e-006)
  4088. p4.CanCollide = false
  4089. p4.Locked = true
  4090. p4.TopSurface = Enum.SurfaceType.Smooth
  4091. b4 = Instance.new("SpecialMesh", p4)
  4092. b4.MeshType = Enum.MeshType.Wedge
  4093. b4.Name = "Mesh"
  4094. b4.Scale = Vector3.new(0.200000003, 1, 1)
  4095. p5 = Instance.new("WedgePart", m)
  4096. p5.BrickColor = BrickColor.new("Bright blue")
  4097. p5.Material = Enum.Material.Neon
  4098. p5.Name = "Wedge"
  4099. p5.FormFactor = Enum.FormFactor.Custom
  4100. p5.Size = Vector3.new(1, 1.19999981, 4)
  4101. p5.CFrame = CFrame.new(71.4251862, 8.39946651, -13.1660223, -6.3729243e-007, 0.707273066, -0.707261622, 1.91814229e-006, 0.707080245, 0.707100451, 1.0001967, 1.62003985e-007, 2.53547341e-006)
  4102. p5.CanCollide = false
  4103. p5.Locked = true
  4104. p5.TopSurface = Enum.SurfaceType.Smooth
  4105. b5 = Instance.new("SpecialMesh", p5)
  4106. b5.MeshType = Enum.MeshType.Wedge
  4107. b5.Name = "Mesh"
  4108. b5.Scale = Vector3.new(0.200000003, 1, 1)
  4109. p6 = Instance.new("WedgePart", m)
  4110. p6.BrickColor = BrickColor.new("Bright blue")
  4111. p6.Material = Enum.Material.Neon
  4112. p6.Name = "Wedge"
  4113. p6.FormFactor = Enum.FormFactor.Custom
  4114. p6.Size = Vector3.new(1, 1.19999981, 4)
  4115. p6.CFrame = CFrame.new(71.4258194, 8.39945126, -12.5660009, -7.41623865e-007, 0.707276702, -0.707257986, 1.93304436e-006, 0.707076609, 0.707104087, 1.0001967, 2.25224142e-007, 2.45116462e-006)
  4116. p6.CanCollide = false
  4117. p6.Locked = true
  4118. p6.TopSurface = Enum.SurfaceType.Smooth
  4119. b6 = Instance.new("SpecialMesh", p6)
  4120. b6.MeshType = Enum.MeshType.Wedge
  4121. b6.Name = "Mesh"
  4122. b6.Scale = Vector3.new(0.200000003, 1, 1)
  4123. p7 = Instance.new("Part", m)
  4124. p7.BrickColor = BrickColor.new("Really black")
  4125. p7.Material = Enum.Material.Neon
  4126. p7.FormFactor = Enum.FormFactor.Custom
  4127. p7.Size = Vector3.new(0.400000006, 0.400000006, 0.400000006)
  4128. p7.CFrame = CFrame.new(70.3255081, 6.6994977, -14.2663507, 1.00023162, 1.31726265e-005, -7.92685455e-007, -1.94311142e-005, 0.999976158, 1.97985287e-006, -1.62725564e-006, 1.86058458e-006, 1.00020039)
  4129. p7.CanCollide = false
  4130. p7.Locked = true
  4131. p7.BottomSurface = Enum.SurfaceType.Smooth
  4132. p7.TopSurface = Enum.SurfaceType.Smooth
  4133. b7 = Instance.new("SpecialMesh", p7)
  4134. b7.MeshType = Enum.MeshType.Sphere
  4135. b7.Name = "Mesh"
  4136. p8 = Instance.new("Part", m)
  4137. p8.BrickColor = BrickColor.new("Bright blue")
  4138. p8.Material = Enum.Material.Neon
  4139. p8.FormFactor = Enum.FormFactor.Custom
  4140. p8.Size = Vector3.new(0.200000048, 0.999999881, 0.200000048)
  4141. p8.CFrame = CFrame.new(70.0060196, 9.16293144, -14.2664633, 0.881308079, -0.429463804, -0.198316693, 0.401435703, 0.900625467, -0.166355878, 0.250050306, 0.0670034215, 0.966122985)
  4142. p8.CanCollide = false
  4143. p8.Locked = true
  4144. p8.BottomSurface = Enum.SurfaceType.Smooth
  4145. p8.TopSurface = Enum.SurfaceType.Smooth
  4146. p9 = Instance.new("Part", m)
  4147. p9.BrickColor = BrickColor.new("Really black")
  4148. p9.Material = Enum.Material.Neon
  4149. p9.FormFactor = Enum.FormFactor.Custom
  4150. p9.Size = Vector3.new(0.400000006, 0.400000006, 0.400000006)
  4151. p9.CFrame = CFrame.new(70.2268219, 8.59942532, -14.2665701, 1.00024557, 1.30422413e-005, -8.7916851e-007, -1.95577741e-005, 0.999974489, 1.9967556e-006, -1.75833702e-006, 2.01165676e-006, 1.00021148)
  4152. p9.CanCollide = false
  4153. p9.Locked = true
  4154. p9.BottomSurface = Enum.SurfaceType.Smooth
  4155. p9.TopSurface = Enum.SurfaceType.Smooth
  4156. b8 = Instance.new("SpecialMesh", p9)
  4157. b8.MeshType = Enum.MeshType.Sphere
  4158. b8.Name = "Mesh"
  4159. p10 = Instance.new("Part", m)
  4160. p10.BrickColor = BrickColor.new("Really black")
  4161. p10.Material = Enum.Material.Neon
  4162. p10.FormFactor = Enum.FormFactor.Custom
  4163. p10.Size = Vector3.new(0.400000006, 0.400000006, 0.400000006)
  4164. p10.CFrame = CFrame.new(69.8274002, 9.5993948, -14.266675, 1.00025487, 1.30049675e-005, -9.23888138e-007, -1.9595207e-005, 0.999973536, 2.11597762e-006, -1.80306665e-006, 2.13088947e-006, 1.00021887)
  4165. p10.CanCollide = false
  4166. p10.Locked = true
  4167. p10.BottomSurface = Enum.SurfaceType.Smooth
  4168. p10.TopSurface = Enum.SurfaceType.Smooth
  4169. b9 = Instance.new("SpecialMesh", p10)
  4170. b9.MeshType = Enum.MeshType.Sphere
  4171. b9.Name = "Mesh"
  4172. p11 = Instance.new("Part", m)
  4173. p11.BrickColor = BrickColor.new("Bright blue")
  4174. p11.Material = Enum.Material.Neon
  4175. p11.FormFactor = Enum.FormFactor.Custom
  4176. p11.Size = Vector3.new(0.200000048, 1.79999983, 0.200000048)
  4177. p11.CFrame = CFrame.new(69.693718, 7.37976837, -14.2265854, 0.690841019, -0.711695194, -0.129447505, 0.678571701, 0.699464202, -0.224133074, 0.250056893, 0.0670053288, 0.966144204)
  4178. p11.CanCollide = false
  4179. p11.Locked = true
  4180. p11.BottomSurface = Enum.SurfaceType.Smooth
  4181. p11.TopSurface = Enum.SurfaceType.Smooth
  4182. p12 = Instance.new("Part", m)
  4183. p12.BrickColor = BrickColor.new("Bright blue")
  4184. p12.Material = Enum.Material.Neon
  4185. p12.FormFactor = Enum.FormFactor.Custom
  4186. p12.Size = Vector3.new(0.200000048, 1.5999999, 0.200000048)
  4187. p12.CFrame = CFrame.new(69.47966, 8.73308277, -14.2467909, 0.176576898, -0.984305978, 0.022559464, 0.951990068, 0.164877579, -0.257825077, 0.25006038, 0.0670051575, 0.966151059)
  4188. p12.CanCollide = false
  4189. p12.Locked = true
  4190. p12.BottomSurface = Enum.SurfaceType.Smooth
  4191. p12.TopSurface = Enum.SurfaceType.Smooth
  4192. p13 = Instance.new("Part", m)
  4193. p13.BrickColor = BrickColor.new("Bright blue")
  4194. p13.Material = Enum.Material.Neon
  4195. p13.FormFactor = Enum.FormFactor.Custom
  4196. p13.Size = Vector3.new(1.5, 1.5, 1.5)
  4197. p13.CFrame = CFrame.new(69.3920746, 10.1993351, -13.2118578, 1.00028241, 1.27716921e-005, -1.06170774e-006, -1.99186616e-005, 0.999970496, 2.39908695e-006, -1.93528831e-006, 2.38418579e-006, 1.00024128)
  4198. p13.CanCollide = false
  4199. p13.Locked = true
  4200. p13.BottomSurface = Enum.SurfaceType.Smooth
  4201. p13.TopSurface = Enum.SurfaceType.Smooth
  4202. b10 = Instance.new("SpecialMesh", p13)
  4203. b10.MeshType = Enum.MeshType.Sphere
  4204. b10.Name = "Mesh"
  4205. p14 = Instance.new("Part", m)
  4206. p14.BrickColor = BrickColor.new("Really black")
  4207. p14.Material = Enum.Material.Metal
  4208. p14.Name = "Main"
  4209. p14.FormFactor = Enum.FormFactor.Custom
  4210. p14.Size = Vector3.new(2.20000005, 4.19999981, 2.20000005)
  4211. p14.CFrame = CFrame.new(69.4298401, 8.19937706, -13.1668339, 1.00029147, 1.25630004e-005, -1.16605349e-006, -2.0008245e-005, 0.999969125, 2.41400744e-006, -2.03963987e-006, 2.39908786e-006, 1.00024867)
  4212. p14.CanCollide = false
  4213. p14.Locked = true
  4214. p14.BottomSurface = Enum.SurfaceType.Smooth
  4215. p14.TopSurface = Enum.SurfaceType.Smooth
  4216. p15 = Instance.new("Part", m)
  4217. p15.BrickColor = BrickColor.new("Really black")
  4218. p15.Material = Enum.Material.Neon
  4219. p15.FormFactor = Enum.FormFactor.Custom
  4220. p15.Size = Vector3.new(0.400000006, 0.400000006, 0.400000006)
  4221. p15.CFrame = CFrame.new(69.1303406, 7.89936399, -14.2672224, 1.00030053, 1.24437429e-005, -1.24804228e-006, -2.02170359e-005, 0.999968052, 2.45872889e-006, -2.07692119e-006, 2.48851507e-006, 1.00025606)
  4222. p15.CanCollide = false
  4223. p15.Locked = true
  4224. p15.BottomSurface = Enum.SurfaceType.Smooth
  4225. p15.TopSurface = Enum.SurfaceType.Smooth
  4226. b11 = Instance.new("SpecialMesh", p15)
  4227. b11.MeshType = Enum.MeshType.Sphere
  4228. b11.Name = "Mesh"
  4229. p16 = Instance.new("Part", m)
  4230. p16.BrickColor = BrickColor.new("Bright blue")
  4231. p16.Material = Enum.Material.Neon
  4232. p16.FormFactor = Enum.FormFactor.Custom
  4233. p16.Size = Vector3.new(0.200000048, 0.899999857, 0.200000048)
  4234. p16.CFrame = CFrame.new(68.9101486, 8.4345789, -14.2572756, 0.881372392, -0.429496199, -0.198331535, 0.401431859, 0.900618315, -0.166353673, 0.250065029, 0.0670081601, 0.966180325)
  4235. p16.CanCollide = false
  4236. p16.Locked = true
  4237. p16.BottomSurface = Enum.SurfaceType.Smooth
  4238. p16.TopSurface = Enum.SurfaceType.Smooth
  4239. p17 = Instance.new("Part", m)
  4240. p17.BrickColor = BrickColor.new("Bright blue")
  4241. p17.Material = Enum.Material.Neon
  4242. p17.FormFactor = Enum.FormFactor.Custom
  4243. p17.Size = Vector3.new(0.200000048, 0.599999785, 0.200000048)
  4244. p17.CFrame = CFrame.new(68.8972092, 7.71862125, -14.2674294, -0.70732069, -0.707330942, -1.25169754e-006, 0.707094371, -0.707072854, 2.48849392e-006, 3.42912972e-006, -4.32133675e-007, 1.00026357)
  4245. p17.CanCollide = false
  4246. p17.Locked = true
  4247. p17.BottomSurface = Enum.SurfaceType.Smooth
  4248. p17.TopSurface = Enum.SurfaceType.Smooth
  4249. p18 = Instance.new("Part", m)
  4250. p18.BrickColor = BrickColor.new("Really black")
  4251. p18.Material = Enum.Material.Neon
  4252. p18.FormFactor = Enum.FormFactor.Custom
  4253. p18.Size = Vector3.new(0.400000006, 0.400000006, 0.400000006)
  4254. p18.CFrame = CFrame.new(68.6320877, 8.89929676, -14.2675419, 1.000319, 7.09295273e-006, -1.29642399e-006, -1.53779984e-005, 0.999966145, 2.53321537e-006, -2.20864695e-006, 2.76013293e-006, 1.00027096)
  4255. p18.CanCollide = false
  4256. p18.Locked = true
  4257. p18.BottomSurface = Enum.SurfaceType.Smooth
  4258. p18.TopSurface = Enum.SurfaceType.Smooth
  4259. b12 = Instance.new("SpecialMesh", p18)
  4260. b12.MeshType = Enum.MeshType.Sphere
  4261. b12.Name = "Mesh"
  4262. p19 = Instance.new("Part", m)
  4263. p19.BrickColor = BrickColor.new("Really black")
  4264. p19.Material = Enum.Material.Neon
  4265. p19.FormFactor = Enum.FormFactor.Custom
  4266. p19.Size = Vector3.new(0.400000006, 0.400000006, 0.400000006)
  4267. p19.CFrame = CFrame.new(68.6320801, 7.49934578, -14.2675457, 1.00032365, 7.02587113e-006, -1.41567671e-006, -1.53780693e-005, 0.999965429, 2.48852461e-006, -2.20865695e-006, 2.76013111e-006, 1.00027466)
  4268. p19.CanCollide = false
  4269. p19.Locked = true
  4270. p19.BottomSurface = Enum.SurfaceType.Smooth
  4271. p19.TopSurface = Enum.SurfaceType.Smooth
  4272. b13 = Instance.new("SpecialMesh", p19)
  4273. b13.MeshType = Enum.MeshType.Sphere
  4274. b13.Name = "Mesh"
  4275. w1 = Instance.new("Weld", p1)
  4276. w1.Name = "Wedge_Weld"
  4277. w1.Part0 = p1
  4278. w1.C0 = CFrame.new(-13.7623348, 36.7341995, 62.0193214, 9.89621753e-008, 1.14119814e-007, -1.0000037, -0.422620028, -0.90630722, -1.14673988e-007, -0.906311929, 0.422617972, 5.9372038e-008)
  4279. w1.Part1 = p2
  4280. w1.C1 = CFrame.new(-12.5623264, 36.7342033, 62.0193214, 9.89621753e-008, 1.14119814e-007, -1.0000037, -0.422620028, -0.90630722, -1.14673988e-007, -0.906311929, 0.422617972, 5.93720344e-008)
  4281. w2 = Instance.new("Weld", p2)
  4282. w2.Name = "Wedge_Weld"
  4283. w2.Part0 = p2
  4284. w2.C0 = CFrame.new(-12.5623264, 36.7342033, 62.0193214, 9.89621753e-008, 1.14119814e-007, -1.0000037, -0.422620028, -0.90630722, -1.14673988e-007, -0.906311929, 0.422617972, 5.93720344e-008)
  4285. w2.Part1 = p3
  4286. w2.C1 = CFrame.new(-13.1623297, 36.7342033, 62.0193214, 9.89621753e-008, 1.14119814e-007, -1.0000037, -0.422620028, -0.90630722, -1.14673988e-007, -0.906311929, 0.422617972, 5.93720415e-008)
  4287. w3 = Instance.new("Weld", p3)
  4288. w3.Name = "Wedge_Weld"
  4289. w3.Part0 = p3
  4290. w3.C0 = CFrame.new(-13.1623297, 36.7342033, 62.0193214, 9.89621753e-008, 1.14119814e-007, -1.0000037, -0.422620028, -0.90630722, -1.14673988e-007, -0.906311929, 0.422617972, 5.93720415e-008)
  4291. w3.Part1 = p4
  4292. w3.C1 = CFrame.new(13.7623348, -55.015049, 45.9640198, -9.79639907e-008, 4.26051052e-008, 1.0000037, 0.707110107, 0.707106173, -2.40756872e-008, -0.707109869, 0.707106531, -1.51036286e-008)
  4293. w4 = Instance.new("Weld", p4)
  4294. w4.Name = "Wedge_Weld"
  4295. w4.Part0 = p4
  4296. w4.C0 = CFrame.new(13.7623348, -55.015049, 45.9640198, -9.79639907e-008, 4.26051052e-008, 1.0000037, 0.707110107, 0.707106173, -2.40756872e-008, -0.707109869, 0.707106531, -1.51036286e-008)
  4297. w4.Part1 = p5
  4298. w4.C1 = CFrame.new(13.1623316, -55.0150452, 45.964016, -9.79639907e-008, 4.26051088e-008, 1.0000037, 0.707110107, 0.707106173, -2.40756837e-008, -0.707109869, 0.707106531, -1.51036286e-008)
  4299. w5 = Instance.new("Weld", p5)
  4300. w5.Name = "Wedge_Weld"
  4301. w5.Part0 = p5
  4302. w5.C0 = CFrame.new(13.1623316, -55.0150452, 45.964016, -9.79639907e-008, 4.26051088e-008, 1.0000037, 0.707110107, 0.707106173, -2.40756837e-008, -0.707109869, 0.707106531, -1.51036286e-008)
  4303. w5.Part1 = p6
  4304. w5.C1 = CFrame.new(12.5623283, -55.0150337, 45.9640045, -9.79639836e-008, 4.2605091e-008, 1.0000037, 0.707110107, 0.707106173, -2.40756819e-008, -0.707109869, 0.707106531, -1.51036659e-008)
  4305. w6 = Instance.new("Weld", p6)
  4306. w6.Name = "Part_Weld"
  4307. w6.Part0 = p6
  4308. w6.C0 = CFrame.new(12.5623283, -55.0150337, 45.9640045, -9.79639836e-008, 4.2605091e-008, 1.0000037, 0.707110107, 0.707106173, -2.40756819e-008, -0.707109869, 0.707106531, -1.51036659e-008)
  4309. w6.Part1 = p7
  4310. w6.C1 = CFrame.new(-70.3026047, -4.700037, 14.2622862, 1, -1.41560378e-007, 4.47034942e-008, 1.41560378e-007, 1, -7.45055218e-008, -4.47034836e-008, 7.45055289e-008, 1)
  4311. w7 = Instance.new("Weld", p7)
  4312. w7.Name = "Part_Weld"
  4313. w7.Part0 = p7
  4314. w7.C0 = CFrame.new(-70.3026047, -4.700037, 14.2622862, 1, -1.41560378e-007, 4.47034942e-008, 1.41560378e-007, 1, -7.45055218e-008, -4.47034836e-008, 7.45055289e-008, 1)
  4315. w7.Part1 = p8
  4316. w7.C1 = CFrame.new(-60.9718094, 24.5524559, 28.8434105, 0.881098926, 0.40146178, 0.250000894, -0.429376036, 0.900638521, 0.0669875294, -0.198267892, -0.166365504, 0.965929449)
  4317. w8 = Instance.new("Weld", p8)
  4318. w8.Name = "Part_Weld"
  4319. w8.Part0 = p8
  4320. w8.C0 = CFrame.new(-60.9718094, 24.5524559, 28.8434105, 0.881098926, 0.40146178, 0.250000894, -0.429376036, 0.900638521, 0.0669875294, -0.198267892, -0.166365504, 0.965929449)
  4321. w8.Part1 = p9
  4322. w8.C1 = CFrame.new(-70.2029343, -6.60003233, 14.2623386, 1.00000465, -1.78813934e-007, 0, 1.41561031e-007, 0.999999523, 4.47034836e-008, -4.47034836e-008, 7.4505806e-008, 1.0000037)
  4323. w9 = Instance.new("Weld", p9)
  4324. w9.Name = "Part_Weld"
  4325. w9.Part0 = p9
  4326. w9.C0 = CFrame.new(-70.2029343, -6.60003233, 14.2623386, 1.00000465, -1.78813934e-007, 0, 1.41561031e-007, 0.999999523, 4.47034836e-008, -4.47034836e-008, 7.4505806e-008, 1.0000037)
  4327. w9.Part1 = p10
  4328. w9.C1 = CFrame.new(-69.8029404, -7.60003138, 14.2623386, 1.00000465, -1.78813934e-007, 0, 1.41561031e-007, 0.999999523, 4.47034836e-008, -4.47034836e-008, 7.4505806e-008, 1.0000037)
  4329. w10 = Instance.new("Weld", p10)
  4330. w10.Name = "Part_Weld"
  4331. w10.Part0 = p10
  4332. w10.C0 = CFrame.new(-69.8029404, -7.60003138, 14.2623386, 1.00000465, -1.78813934e-007, 0, 1.41561031e-007, 0.999999523, 4.47034836e-008, -4.47034836e-008, 7.4505806e-008, 1.0000037)
  4333. w10.Part1 = p11
  4334. w10.C1 = CFrame.new(-48.2122765, 46.7597122, 23.9593029, 0.690653324, 0.678602815, 0.250001013, -0.711519539, 0.699469149, 0.0669875666, -0.129410163, -0.224143714, 0.965929449)
  4335. w11 = Instance.new("Weld", p11)
  4336. w11.Name = "Part_Weld"
  4337. w11.Part0 = p11
  4338. w11.C0 = CFrame.new(-48.2122765, 46.7597122, 23.9593029, 0.690653324, 0.678602815, 0.250001013, -0.711519539, 0.699469149, 0.0669875666, -0.129410163, -0.224143714, 0.965929449)
  4339. w11.Part1 = p12
  4340. w11.C1 = CFrame.new(-15.1098747, 68.1893845, 13.9264202, 0.176517636, 0.952019334, 0.250000954, -0.984043717, 0.164862752, 0.0669875368, 0.0225575883, -0.257833987, 0.965929389)
  4341. w12 = Instance.new("Weld", p12)
  4342. w12.Name = "Part_Weld"
  4343. w12.Part0 = p12
  4344. w12.C0 = CFrame.new(-15.1098747, 68.1893845, 13.9264202, 0.176517636, 0.952019334, 0.250000954, -0.984043717, 0.164862752, 0.0669875368, 0.0225575883, -0.257833987, 0.965929389)
  4345. w12.Part1 = p13
  4346. w12.C1 = CFrame.new(-69.3658066, -8.20003605, 13.2074509, 1.00000453, -2.98023224e-007, -3.72529421e-008, 1.49011612e-007, 0.999999285, -1.49011443e-008, -6.70552396e-008, 2.9802333e-008, 1.0000037)
  4347. w13 = Instance.new("Weld", p13)
  4348. w13.Name = "Part_Weld"
  4349. w13.Part0 = p13
  4350. w13.C0 = CFrame.new(-69.3658066, -8.20003605, 13.2074509, 1.00000453, -2.98023224e-007, -3.72529421e-008, 1.49011612e-007, 0.999999285, -1.49011443e-008, -6.70552396e-008, 2.9802333e-008, 1.0000037)
  4351. w13.Part1 = p14
  4352. w13.C1 = CFrame.new(-69.4029617, -6.2000351, 13.1623278, 1.00000453, -2.38418579e-007, -3.72529456e-008, 8.94069672e-008, 0.999999344, -1.49011452e-008, -6.70552396e-008, 2.9802333e-008, 1.0000037)
  4353. w14 = Instance.new("Weld", p14)
  4354. w14.Name = "Part_Weld"
  4355. w14.Part0 = p14
  4356. w14.C0 = CFrame.new(-69.4029617, -6.2000351, 13.1623278, 1.00000453, -2.38418579e-007, -3.72529456e-008, 8.94069672e-008, 0.999999344, -1.49011452e-008, -6.70552396e-008, 2.9802333e-008, 1.0000037)
  4357. w14.Part1 = p15
  4358. w14.C1 = CFrame.new(-69.1029282, -5.90003109, 14.2623358, 1.00000453, -2.98023224e-007, 2.98023188e-008, 1.1920929e-007, 0.999999583, 5.96046412e-008, -4.47034836e-008, 5.96046448e-008, 1.0000037)
  4359. w15 = Instance.new("Weld", p15)
  4360. w15.Name = "Part_Weld"
  4361. w15.Part0 = p15
  4362. w15.C0 = CFrame.new(-69.1029282, -5.90003109, 14.2623358, 1.00000453, -2.98023224e-007, 2.98023188e-008, 1.1920929e-007, 0.999999583, 5.96046412e-008, -4.47034836e-008, 5.96046448e-008, 1.0000037)
  4363. w15.Part1 = p16
  4364. w15.C1 = CFrame.new(-59.7121582, 24.7350845, 28.4943123, 0.881098986, 0.401461899, 0.250000954, -0.429376066, 0.90063864, 0.0669875517, -0.198267847, -0.166365474, 0.965929389)
  4365. w16 = Instance.new("Weld", p16)
  4366. w16.Name = "Part_Weld"
  4367. w16.Part0 = p16
  4368. w16.C0 = CFrame.new(-59.7121582, 24.7350845, 28.4943123, 0.881098986, 0.401461899, 0.250000954, -0.429376066, 0.90063864, 0.0669875517, -0.198267847, -0.166365474, 0.965929389)
  4369. w16.Part1 = p17
  4370. w16.C1 = CFrame.new(44.6532936, 52.7416191, 14.2623348, -0.707109928, 0.707106709, 2.10734257e-008, -0.707110047, -0.707106292, -6.32202699e-008, -4.47034836e-008, 5.96046448e-008, 1.0000037)
  4371. w17 = Instance.new("Weld", p17)
  4372. w17.Name = "Part_Weld"
  4373. w17.Part0 = p17
  4374. w17.C0 = CFrame.new(44.6532936, 52.7416191, 14.2623348, -0.707109928, 0.707106709, 2.10734257e-008, -0.707110047, -0.707106292, -6.32202699e-008, -4.47034836e-008, 5.96046448e-008, 1.0000037)
  4375. w17.Part1 = p18
  4376. w17.C1 = CFrame.new(-68.6029282, -6.90003586, 14.2623405, 1.00000465, -2.30967999e-007, -4.47034836e-008, 1.63912773e-007, 0.999999285, -2.98023224e-008, -7.4505806e-008, -1.49011612e-008, 1.0000037)
  4377. w18 = Instance.new("Weld", p18)
  4378. w18.Name = "Part_Weld"
  4379. w18.Part0 = p18
  4380. w18.C0 = CFrame.new(-68.6029282, -6.90003586, 14.2623405, 1.00000465, -2.30967999e-007, -4.47034836e-008, 1.63912773e-007, 0.999999285, -2.98023224e-008, -7.4505806e-008, -1.49011612e-008, 1.0000037)
  4381. w18.Part1 = p19
  4382. w18.C1 = CFrame.new(-68.6026077, -5.50004053, 14.2622881, 1, -1.63912006e-007, 7.4505806e-008, 1.63912006e-007, 1, 1.49011186e-008, -7.4505806e-008, -1.49011061e-008, 1)
  4383. w19 = Instance.new("Weld", p19)
  4384. w19.Name = "Wedge_Weld"
  4385. w19.Part0 = p19
  4386. w19.C0 = CFrame.new(-68.6026077, -5.50004053, 14.2622881, 1, -1.63912006e-007, 7.4505806e-008, 1.63912006e-007, 1, 1.49011186e-008, -7.4505806e-008, -1.49011061e-008, 1)
  4387. m.Parent = rarm
  4388. m:MakeJoints()
  4389. ----------------------------------------------------
  4390. local cor4 = Instance.new("Part", rarm.RightArm)
  4391. cor4.Name = "Thingy"
  4392. cor4.Locked = true
  4393. cor4.BottomSurface = 0
  4394. cor4.CanCollide = false
  4395. cor4.Size = Vector3.new(2, 1, 1)
  4396. cor4.Transparency = 1
  4397. cor4.TopSurface = 0
  4398. corw2 = Instance.new("Weld", cor4)
  4399. corw2.Part0 = rarm
  4400. corw2.Part1 = cor4
  4401. corw2.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  4402. corw2.C1 = CFrame.new(0, 0, 0)
  4403. weld2 = Instance.new("Weld", rarm.RightArm)
  4404. weld2.Part0 = cor4
  4405. weld2.Part1 = p14
  4406. weld2.C0 = CFrame.new(0, 0, 0)
  4407. ----------------------------------------------------
  4408. local m = Instance.new("Model")
  4409. m.Name = "Torso"
  4410. p1 = Instance.new("Part", m)
  4411. p1.BrickColor = BrickColor.new("Really black")
  4412. p1.Material = Enum.Material.Neon
  4413. p1.FormFactor = Enum.FormFactor.Custom
  4414. p1.Size = Vector3.new(0.400000006, 0.400000006, 0.400000006)
  4415. p1.CFrame = CFrame.new(67.3119202, 9.5997963, -14.263937, 1.00006402, 1.86259939e-007, 2.23464554e-008, -1.44914884e-006, 0.999991, -1.49014099e-008, -1.51248571e-006, 5.96053269e-008, 1.00005186)
  4416. p1.CanCollide = false
  4417. p1.Locked = true
  4418. p1.BottomSurface = Enum.SurfaceType.Smooth
  4419. p1.TopSurface = Enum.SurfaceType.Smooth
  4420. b1 = Instance.new("SpecialMesh", p1)
  4421. b1.MeshType = Enum.MeshType.Sphere
  4422. b1.Name = "Mesh"
  4423. p2 = Instance.new("Part", m)
  4424. p2.BrickColor = BrickColor.new("Really black")
  4425. p2.Material = Enum.Material.Neon
  4426. p2.FormFactor = Enum.FormFactor.Custom
  4427. p2.Size = Vector3.new(0.400000006, 0.400000006, 0.400000006)
  4428. p2.CFrame = CFrame.new(65.0111618, 9.59981537, -14.2638226, 1.00005496, 2.75671482e-007, 1.2665987e-007, -1.35973096e-006, 0.999992192, -2.98023224e-008, -1.40815973e-006, 4.47034836e-008, 1.00004447)
  4429. p2.CanCollide = false
  4430. p2.Locked = true
  4431. p2.BottomSurface = Enum.SurfaceType.Smooth
  4432. p2.TopSurface = Enum.SurfaceType.Smooth
  4433. b2 = Instance.new("SpecialMesh", p2)
  4434. b2.MeshType = Enum.MeshType.Sphere
  4435. b2.Name = "Mesh"
  4436. p3 = Instance.new("Part", m)
  4437. p3.BrickColor = BrickColor.new("Bright blue")
  4438. p3.Material = Enum.Material.Neon
  4439. p3.FormFactor = Enum.FormFactor.Custom
  4440. p3.Size = Vector3.new(0.200000048, 0.799999833, 0.200000048)
  4441. p3.CFrame = CFrame.new(67.6028595, 9.39744663, -14.2168236, 0.491504252, -0.868347466, -0.0669902489, 0.834227681, 0.491479307, -0.249998316, 0.250008702, 0.0669909269, 0.965961695)
  4442. p3.CanCollide = false
  4443. p3.Locked = true
  4444. p3.BottomSurface = Enum.SurfaceType.Smooth
  4445. p3.TopSurface = Enum.SurfaceType.Smooth
  4446. p4 = Instance.new("Part", m)
  4447. p4.BrickColor = BrickColor.new("Bright blue")
  4448. p4.Material = Enum.Material.Neon
  4449. p4.FormFactor = Enum.FormFactor.Custom
  4450. p4.Size = Vector3.new(0.200000048, 1.19999981, 0.200000048)
  4451. p4.CFrame = CFrame.new(64.6849442, 9.10655022, -14.2635975, 0.866056859, 0.500018656, 3.35280106e-007, -0.49999845, 0.866020203, -2.98035943e-008, -1.06866298e-006, -5.48167122e-007, 1.00002968)
  4452. p4.CanCollide = false
  4453. p4.Locked = true
  4454. p4.BottomSurface = Enum.SurfaceType.Smooth
  4455. p4.TopSurface = Enum.SurfaceType.Smooth
  4456. p5 = Instance.new("Part", m)
  4457. p5.BrickColor = BrickColor.new("Bright blue")
  4458. p5.Material = Enum.Material.Neon
  4459. p5.FormFactor = Enum.FormFactor.Custom
  4460. p5.Size = Vector3.new(0.200000048, 1.29999983, 0.200000048)
  4461. p5.CFrame = CFrame.new(66.9344177, 8.96636868, -14.2634897, -0.866048932, -0.500014246, 4.3958832e-007, 0.499999046, -0.866021395, -4.47044108e-008, 9.70867745e-007, 5.08911796e-007, 1.00002229)
  4462. p5.CanCollide = false
  4463. p5.Locked = true
  4464. p5.BottomSurface = Enum.SurfaceType.Smooth
  4465. p5.TopSurface = Enum.SurfaceType.Smooth
  4466. p6 = Instance.new("Part", m)
  4467. p6.BrickColor = BrickColor.new("Bright blue")
  4468. p6.Material = Enum.Material.Neon
  4469. p6.FormFactor = Enum.FormFactor.Custom
  4470. p6.Size = Vector3.new(0.200000048, 1.29999983, 0.200000048)
  4471. p6.CFrame = CFrame.new(65.358757, 9.04366112, -14.2633762, -0.866041601, 0.500008702, 5.43894771e-007, -0.499997824, -0.8660236, -5.96051208e-008, 8.43271948e-007, -5.21275751e-007, 1.0000149)
  4472. p6.CanCollide = false
  4473. p6.Locked = true
  4474. p6.BottomSurface = Enum.SurfaceType.Smooth
  4475. p6.TopSurface = Enum.SurfaceType.Smooth
  4476. p7 = Instance.new("Part", m)
  4477. p7.BrickColor = BrickColor.new("Really black")
  4478. p7.Material = Enum.Material.Neon
  4479. p7.FormFactor = Enum.FormFactor.Custom
  4480. p7.Size = Vector3.new(0.400000006, 0.400000006, 0.400000006)
  4481. p7.CFrame = CFrame.new(68.0082169, 9.19989014, -14.2632694, 1.00001383, 6.37024641e-007, 5.36441803e-007, -9.46223736e-007, 0.999997973, -1.04308121e-007, -8.7916851e-007, 5.96046519e-008, 1.00001121)
  4482. p7.CanCollide = false
  4483. p7.Locked = true
  4484. p7.BottomSurface = Enum.SurfaceType.Smooth
  4485. p7.TopSurface = Enum.SurfaceType.Smooth
  4486. b3 = Instance.new("SpecialMesh", p7)
  4487. b3.MeshType = Enum.MeshType.Sphere
  4488. b3.Name = "Mesh"
  4489. p8 = Instance.new("Part", m)
  4490. p8.BrickColor = BrickColor.new("Really black")
  4491. p8.Material = Enum.Material.Neon
  4492. p8.FormFactor = Enum.FormFactor.Custom
  4493. p8.Size = Vector3.new(0.400000006, 0.400000006, 0.400000006)
  4494. p8.CFrame = CFrame.new(64.4081497, 8.59989357, -14.2632627, 1.00001383, 5.32715489e-007, 5.6624458e-007, -8.4191629e-007, 0.999997973, -2.980277e-008, -9.08971174e-007, -1.4901623e-008, 1.00001121)
  4495. p8.CanCollide = false
  4496. p8.Locked = true
  4497. p8.BottomSurface = Enum.SurfaceType.Smooth
  4498. p8.TopSurface = Enum.SurfaceType.Smooth
  4499. b4 = Instance.new("SpecialMesh", p8)
  4500. b4.MeshType = Enum.MeshType.Sphere
  4501. b4.Name = "Mesh"
  4502. p9 = Instance.new("Part", m)
  4503. p9.BrickColor = BrickColor.new("Really black")
  4504. p9.Material = Enum.Material.Neon
  4505. p9.FormFactor = Enum.FormFactor.Custom
  4506. p9.Size = Vector3.new(0.400000006, 0.400000006, 0.400000006)
  4507. p9.CFrame = CFrame.new(67.8082123, 8.49989128, -14.2632694, 1.00001383, 6.37024641e-007, 5.36441803e-007, -9.46223736e-007, 0.999997973, -1.04308128e-007, -8.7916851e-007, 5.96046448e-008, 1.00001121)
  4508. p9.CanCollide = false
  4509. p9.Locked = true
  4510. p9.BottomSurface = Enum.SurfaceType.Smooth
  4511. p9.TopSurface = Enum.SurfaceType.Smooth
  4512. b5 = Instance.new("SpecialMesh", p9)
  4513. b5.MeshType = Enum.MeshType.Sphere
  4514. b5.Name = "Mesh"
  4515. p10 = Instance.new("Part", m)
  4516. p10.BrickColor = BrickColor.new("Bright blue")
  4517. p10.Material = Enum.Material.Neon
  4518. p10.FormFactor = Enum.FormFactor.Custom
  4519. p10.Size = Vector3.new(0.200000048, 0.999999821, 0.200000048)
  4520. p10.CFrame = CFrame.new(67.3000946, 8.34052181, -14.1962805, -0.323144197, -0.934642911, 0.148454338, 0.912730813, -0.349243045, -0.212012067, 0.250002205, 0.0669885725, 0.965932906)
  4521. p10.CanCollide = false
  4522. p10.Locked = true
  4523. p10.BottomSurface = Enum.SurfaceType.Smooth
  4524. p10.TopSurface = Enum.SurfaceType.Smooth
  4525. p11 = Instance.new("Part", m)
  4526. p11.BrickColor = BrickColor.new("Really black")
  4527. p11.Material = Enum.Material.Metal
  4528. p11.Name = "Main"
  4529. p11.FormFactor = Enum.FormFactor.Custom
  4530. p11.Size = Vector3.new(4.4000001, 4.19999981, 2.20000005)
  4531. p11.CFrame = CFrame.new(66.1075974, 8.19991207, -13.1631384, 1, 7.67355459e-007, 7.5990539e-007, -7.67355459e-007, 1, -2.98022478e-008, -7.5990539e-007, 2.98016651e-008, 1)
  4532. p11.CanCollide = false
  4533. p11.Locked = true
  4534. p11.BottomSurface = Enum.SurfaceType.Smooth
  4535. p11.TopSurface = Enum.SurfaceType.Smooth
  4536. p12 = Instance.new("Part", m)
  4537. p12.BrickColor = BrickColor.new("Really black")
  4538. p12.Material = Enum.Material.Neon
  4539. p12.FormFactor = Enum.FormFactor.Custom
  4540. p12.Size = Vector3.new(3, 3, 2)
  4541. p12.CFrame = CFrame.new(66.1075974, 8.19991302, -13.5631437, 1.00000453, 6.48145658e-007, 6.55599706e-007, -7.97160624e-007, 0.999999344, -1.49012251e-008, -7.5990863e-007, 2.98017362e-008, 1.0000037)
  4542. p12.CanCollide = false
  4543. p12.Locked = true
  4544. p12.BottomSurface = Enum.SurfaceType.Smooth
  4545. p12.TopSurface = Enum.SurfaceType.Smooth
  4546. b6 = Instance.new("SpecialMesh", p12)
  4547. b6.MeshType = Enum.MeshType.Sphere
  4548. b6.Name = "Mesh"
  4549. p13 = Instance.new("Part", m)
  4550. p13.BrickColor = BrickColor.new("Bright blue")
  4551. p13.Material = Enum.Material.Neon
  4552. p13.FormFactor = Enum.FormFactor.Custom
  4553. p13.Size = Vector3.new(0.200000048, 3.79999971, 0.200000048)
  4554. p13.CFrame = CFrame.new(66.1331863, 7.82621098, -12.0632286, 6.04434092e-007, -1.00000906, 6.55602378e-007, 0.999998689, 8.72662156e-007, -1.49012802e-008, 4.47028583e-008, 8.64220965e-007, 1.00000739)
  4555. p13.CanCollide = false
  4556. p13.Locked = true
  4557. p13.BottomSurface = Enum.SurfaceType.Smooth
  4558. p13.TopSurface = Enum.SurfaceType.Smooth
  4559. p14 = Instance.new("Part", m)
  4560. p14.BrickColor = BrickColor.new("Bright blue")
  4561. p14.Material = Enum.Material.Neon
  4562. p14.FormFactor = Enum.FormFactor.Custom
  4563. p14.Size = Vector3.new(0.200000048, 3.99999976, 0.200000048)
  4564. p14.CFrame = CFrame.new(65.0837555, 8.11279583, -12.0633221, 0.866040885, 0.500009477, 5.5129766e-007, -0.499999583, 0.866022587, -2.09610107e-013, -8.68580742e-007, -4.3265041e-007, 1.00001478)
  4565. p14.CanCollide = false
  4566. p14.Locked = true
  4567. p14.BottomSurface = Enum.SurfaceType.Smooth
  4568. p14.TopSurface = Enum.SurfaceType.Smooth
  4569. p15 = Instance.new("Part", m)
  4570. p15.BrickColor = BrickColor.new("Bright blue")
  4571. p15.Material = Enum.Material.Neon
  4572. p15.FormFactor = Enum.FormFactor.Custom
  4573. p15.Size = Vector3.new(0.200000048, 3.99999976, 0.200000048)
  4574. p15.CFrame = CFrame.new(67.0844116, 8.11277008, -12.0634222, 0.866049111, -0.500013351, 4.46991237e-007, 0.49999693, 0.866022587, 1.49009658e-008, -8.91868751e-007, 6.00952262e-007, 1.00002217)
  4575. p15.CanCollide = false
  4576. p15.Locked = true
  4577. p15.BottomSurface = Enum.SurfaceType.Smooth
  4578. p15.TopSurface = Enum.SurfaceType.Smooth
  4579. p16 = Instance.new("Part", m)
  4580. p16.BrickColor = BrickColor.new("Bright blue")
  4581. p16.Material = Enum.Material.Neon
  4582. p16.FormFactor = Enum.FormFactor.Custom
  4583. p16.Size = Vector3.new(0.200000048, 1.19999969, 0.200000048)
  4584. p16.CFrame = CFrame.new(65.484314, 7.30655766, -14.2634888, 0.906336308, 0.422632158, 3.49386681e-007, -0.422617853, 0.906302929, 2.46360354e-008, -1.01209048e-006, -3.84037776e-007, 1.00002587)
  4585. p16.CanCollide = false
  4586. p16.Locked = true
  4587. p16.BottomSurface = Enum.SurfaceType.Smooth
  4588. p16.TopSurface = Enum.SurfaceType.Smooth
  4589. p17 = Instance.new("Part", m)
  4590. p17.BrickColor = BrickColor.new("Bright blue")
  4591. p17.Material = Enum.Material.Neon
  4592. p17.FormFactor = Enum.FormFactor.Custom
  4593. p17.Size = Vector3.new(0.200000048, 1.89999986, 0.200000048)
  4594. p17.CFrame = CFrame.new(67.1100159, 7.10342312, -14.2635927, 0.866056919, -0.50001812, 3.65035532e-007, 0.499996245, 0.866021872, 5.96044032e-008, -8.79435504e-007, 6.97014912e-007, 1.00002956)
  4595. p17.CanCollide = false
  4596. p17.Locked = true
  4597. p17.BottomSurface = Enum.SurfaceType.Smooth
  4598. p17.TopSurface = Enum.SurfaceType.Smooth
  4599. p18 = Instance.new("Part", m)
  4600. p18.BrickColor = BrickColor.new("Bright blue")
  4601. p18.Material = Enum.Material.Neon
  4602. p18.FormFactor = Enum.FormFactor.Custom
  4603. p18.Size = Vector3.new(0.200000048, 1.19999981, 0.200000048)
  4604. p18.CFrame = CFrame.new(65.6104889, 7.05342484, -14.2637053, -0.707138717, -0.707138956, 3.36865924e-007, 0.707104087, -0.707101464, 1.4901164e-007, 9.95719802e-007, 5.95316749e-007, 1.00003707)
  4605. p18.CanCollide = false
  4606. p18.Locked = true
  4607. p18.BottomSurface = Enum.SurfaceType.Smooth
  4608. p18.TopSurface = Enum.SurfaceType.Smooth
  4609. p19 = Instance.new("Part", m)
  4610. p19.BrickColor = BrickColor.new("Really black")
  4611. p19.Material = Enum.Material.Neon
  4612. p19.FormFactor = Enum.FormFactor.Custom
  4613. p19.Size = Vector3.new(0.400000006, 0.400000006, 0.400000006)
  4614. p19.CFrame = CFrame.new(65.2110596, 6.69982004, -14.2638168, 1.00005388, -1.78813906e-007, 3.08695888e-007, -1.7285347e-006, 0.999993682, 2.38419489e-007, -1.15321473e-006, 3.72538381e-007, 1.0000447)
  4615. p19.CanCollide = false
  4616. p19.Locked = true
  4617. p19.BottomSurface = Enum.SurfaceType.Smooth
  4618. p19.TopSurface = Enum.SurfaceType.Smooth
  4619. b7 = Instance.new("SpecialMesh", p19)
  4620. b7.MeshType = Enum.MeshType.Sphere
  4621. b7.Name = "Mesh"
  4622. p20 = Instance.new("Part", m)
  4623. p20.BrickColor = BrickColor.new("Really black")
  4624. p20.Material = Enum.Material.Neon
  4625. p20.FormFactor = Enum.FormFactor.Custom
  4626. p20.Size = Vector3.new(0.400000006, 0.400000006, 0.400000006)
  4627. p20.CFrame = CFrame.new(66.7116928, 6.49980783, -14.2639294, 1.00006235, -2.98028993e-007, 2.80525398e-007, -1.8477574e-006, 0.999992907, 3.27827962e-007, -1.18139712e-006, 4.61949412e-007, 1.00005233)
  4628. p20.CanCollide = false
  4629. p20.Locked = true
  4630. p20.BottomSurface = Enum.SurfaceType.Smooth
  4631. p20.TopSurface = Enum.SurfaceType.Smooth
  4632. b8 = Instance.new("SpecialMesh", p20)
  4633. b8.MeshType = Enum.MeshType.Sphere
  4634. b8.Name = "Mesh"
  4635. p21 = Instance.new("Part", m)
  4636. p21.BrickColor = BrickColor.new("Bright blue")
  4637. p21.Material = Enum.Material.Neon
  4638. p21.FormFactor = Enum.FormFactor.Custom
  4639. p21.Size = Vector3.new(0.200000048, 0.799999893, 0.200000048)
  4640. p21.CFrame = CFrame.new(67.0623169, 6.40337944, -14.264039, 0.258836836, -0.965994418, 2.52354425e-007, 0.965917706, 0.258818805, 4.17237061e-007, 2.19511691e-007, 1.31106742e-006, 1.00005996)
  4641. p21.CanCollide = false
  4642. p21.Locked = true
  4643. p21.BottomSurface = Enum.SurfaceType.Smooth
  4644. p21.TopSurface = Enum.SurfaceType.Smooth
  4645. p22 = Instance.new("Part", m)
  4646. p22.BrickColor = BrickColor.new("Really black")
  4647. p22.Material = Enum.Material.Neon
  4648. p22.FormFactor = Enum.FormFactor.Custom
  4649. p22.Size = Vector3.new(0.400000006, 0.400000006, 0.400000006)
  4650. p22.CFrame = CFrame.new(67.5129166, 6.29977846, -14.2641516, 1.00007939, -5.96046448e-007, 2.24182997e-007, -2.14576721e-006, 0.999991298, 5.06646757e-007, -1.23776351e-006, 6.40773351e-007, 1.00006759)
  4651. p22.CanCollide = false
  4652. p22.Locked = true
  4653. p22.BottomSurface = Enum.SurfaceType.Smooth
  4654. p22.TopSurface = Enum.SurfaceType.Smooth
  4655. b9 = Instance.new("SpecialMesh", p22)
  4656. b9.MeshType = Enum.MeshType.Sphere
  4657. b9.Name = "Mesh"
  4658. w1 = Instance.new("Weld", p1)
  4659. w1.Name = "Part_Weld"
  4660. w1.Part0 = p1
  4661. w1.C0 = CFrame.new(-67.3029404, -7.60003757, 14.2623367, 1.00000453, -2.08616257e-007, -3.72529385e-008, 1.1920929e-007, 0.999999404, -1.49011452e-008, -6.70552325e-008, 2.9802333e-008, 1.0000037)
  4662. w1.Part1 = p2
  4663. w1.C1 = CFrame.new(-65.0029221, -7.60003757, 14.2623367, 1.00000453, -2.08616257e-007, -3.72529385e-008, 1.1920929e-007, 0.999999404, -1.49011452e-008, -6.70552325e-008, 2.9802333e-008, 1.0000037)
  4664. w2 = Instance.new("Weld", p2)
  4665. w2.Name = "Part_Weld"
  4666. w2.Part0 = p2
  4667. w2.C0 = CFrame.new(-65.0029221, -7.60003757, 14.2623367, 1.00000453, -2.08616257e-007, -3.72529385e-008, 1.1920929e-007, 0.999999404, -1.49011452e-008, -6.70552325e-008, 2.9802333e-008, 1.0000037)
  4668. w2.Part1 = p3
  4669. w2.C1 = CFrame.new(-35.8392487, 56.0098076, 20.1084957, 0.491483778, 0.834233105, 0.250000894, -0.868311942, 0.491481245, 0.0669875443, -0.0669877231, -0.249999821, 0.965929389)
  4670. w3 = Instance.new("Weld", p3)
  4671. w3.Name = "Part_Weld"
  4672. w3.Part0 = p3
  4673. w3.C0 = CFrame.new(-35.8392487, 56.0098076, 20.1084957, 0.491483778, 0.834233105, 0.250000894, -0.868311942, 0.491481245, 0.0669875443, -0.0669877231, -0.249999821, 0.965929389)
  4674. w3.Part1 = p4
  4675. w3.C1 = CFrame.new(-52.459343, -38.4935722, 14.2623358, 0.866029263, -0.499999881, -2.48114169e-008, 0.500002384, 0.866024733, -3.15312398e-008, -6.70552325e-008, 2.9802333e-008, 1.0000037)
  4676. w4 = Instance.new("Weld", p4)
  4677. w4.Name = "Part_Weld"
  4678. w4.Part0 = p4
  4679. w4.C0 = CFrame.new(-52.459343, -38.4935722, 14.2623358, 0.866029263, -0.499999881, -2.48114169e-008, 0.500002384, 0.866024733, -3.15312398e-008, -6.70552325e-008, 2.9802333e-008, 1.0000037)
  4680. w4.Part1 = p5
  4681. w4.C1 = CFrame.new(54.4780006, 39.4971619, 14.2623367, -0.866029263, 0.49999994, 2.48113796e-008, -0.500002444, -0.866024733, 3.15312398e-008, -6.70552254e-008, 2.98023224e-008, 1.0000037)
  4682. w5 = Instance.new("Weld", p5)
  4683. w5.Name = "Part_Weld"
  4684. w5.Part0 = p5
  4685. w5.C0 = CFrame.new(54.4780006, 39.4971619, 14.2623367, -0.866029263, 0.49999994, 2.48113796e-008, -0.500002444, -0.866024733, 3.15312398e-008, -6.70552254e-008, 2.98023224e-008, 1.0000037)
  4686. w5.Part1 = p6
  4687. w5.C1 = CFrame.new(60.1191711, -26.5763226, 14.2623367, -0.866029382, -0.499999493, 3.9712539e-008, 0.500002205, -0.866024911, -5.72166936e-009, -6.70552254e-008, 2.98023224e-008, 1.0000037)
  4688. w6 = Instance.new("Weld", p6)
  4689. w6.Name = "Part_Weld"
  4690. w6.Part0 = p6
  4691. w6.C0 = CFrame.new(60.1191711, -26.5763226, 14.2623367, -0.866029382, -0.499999493, 3.9712539e-008, 0.500002205, -0.866024911, -5.72166936e-009, -6.70552254e-008, 2.98023224e-008, 1.0000037)
  4692. w6.Part1 = p7
  4693. w6.C1 = CFrame.new(-68.0026093, -7.20003986, 14.2622881, 1, -1.63912006e-007, 7.4505806e-008, 1.63912006e-007, 1, 1.49011186e-008, -7.4505806e-008, -1.49011061e-008, 1)
  4694. w7 = Instance.new("Weld", p7)
  4695. w7.Name = "Part_Weld"
  4696. w7.Part0 = p7
  4697. w7.C0 = CFrame.new(-68.0026093, -7.20003986, 14.2622881, 1, -1.63912006e-007, 7.4505806e-008, 1.63912006e-007, 1, 1.49011186e-008, -7.4505806e-008, -1.49011061e-008, 1)
  4698. w7.Part1 = p8
  4699. w7.C1 = CFrame.new(-64.4025955, -6.60003376, 14.2622824, 1, -5.96043641e-008, 4.47034836e-008, 5.96043677e-008, 1, -5.9604421e-008, -4.470348e-008, 5.96044245e-008, 1)
  4700. w8 = Instance.new("Weld", p8)
  4701. w8.Name = "Part_Weld"
  4702. w8.Part0 = p8
  4703. w8.C0 = CFrame.new(-64.4025955, -6.60003376, 14.2622824, 1, -5.96043641e-008, 4.47034836e-008, 5.96043677e-008, 1, -5.9604421e-008, -4.470348e-008, 5.96044245e-008, 1)
  4704. w8.Part1 = p9
  4705. w8.C1 = CFrame.new(-67.8026123, -6.50004005, 14.2622881, 1, -1.63912006e-007, 7.4505806e-008, 1.63912006e-007, 1, 1.49011186e-008, -7.4505806e-008, -1.49011061e-008, 1)
  4706. w9 = Instance.new("Weld", p9)
  4707. w9.Name = "Part_Weld"
  4708. w9.Part0 = p9
  4709. w9.C0 = CFrame.new(-67.8026123, -6.50004005, 14.2622881, 1, -1.63912006e-007, 7.4505806e-008, 1.63912006e-007, 1, 1.49011186e-008, -7.4505806e-008, -1.49011061e-008, 1)
  4710. w9.Part1 = p10
  4711. w9.C1 = CFrame.new(19.5072937, 66.0613785, 5.0658741, -0.323143423, 0.912731171, 0.250000954, -0.93463856, -0.349243909, 0.0669875741, 0.148453087, -0.212012053, 0.965929449)
  4712. w10 = Instance.new("Weld", p10)
  4713. w10.Name = "Main_Weld"
  4714. w10.Part0 = p10
  4715. w10.C0 = CFrame.new(19.5072937, 66.0613785, 5.0658741, -0.323143423, 0.912731171, 0.250000954, -0.93463856, -0.349243909, 0.0669875741, 0.148453087, -0.212012053, 0.965929449)
  4716. w10.Part1 = p11
  4717. w10.C1 = CFrame.new(-66.1029282, -6.20003605, 13.1623268, 1.00000453, -2.38418579e-007, -3.72529456e-008, 8.94069672e-008, 0.999999344, -1.49011452e-008, -6.70552396e-008, 2.9802333e-008, 1.0000037)
  4718. w11 = Instance.new("Weld", p11)
  4719. w11.Name = "Part_Weld"
  4720. w11.Part0 = p11
  4721. w11.C0 = CFrame.new(-66.1029282, -6.20003605, 13.1623268, 1.00000453, -2.38418579e-007, -3.72529456e-008, 8.94069672e-008, 0.999999344, -1.49011452e-008, -6.70552396e-008, 2.9802333e-008, 1.0000037)
  4722. w11.Part1 = p12
  4723. w11.C1 = CFrame.new(-66.1026306, -6.20004368, 13.5622816, 1, -1.1920875e-007, 6.70552325e-008, 1.1920875e-007, 1, -2.98022158e-008, -6.70552325e-008, 2.98022229e-008, 1)
  4724. w12 = Instance.new("Weld", p12)
  4725. w12.Name = "Part_Weld"
  4726. w12.Part0 = p12
  4727. w12.C0 = CFrame.new(-66.1026306, -6.20004368, 13.5622816, 1, -1.1920875e-007, 6.70552325e-008, 1.1920875e-007, 1, -2.98022158e-008, -6.70552325e-008, 2.98022229e-008, 1)
  4728. w12.Part1 = p13
  4729. w12.C1 = CFrame.new(-5.82635021, 66.1279221, 12.0623207, 7.54977023e-008, 0.999999344, -1.49011434e-008, -1.00000453, 1.94707212e-007, 3.72529385e-008, -6.70552325e-008, 2.9802333e-008, 1.0000037)
  4730. w13 = Instance.new("Weld", p13)
  4731. w13.Name = "Part_Weld"
  4732. w13.Part0 = p13
  4733. w13.C0 = CFrame.new(-5.82635021, 66.1279221, 12.0623207, 7.54977023e-008, 0.999999344, -1.49011434e-008, -1.00000453, 1.94707212e-007, 3.72529385e-008, -6.70552325e-008, 2.9802333e-008, 1.0000037)
  4734. w13.Part1 = p14
  4735. w13.C1 = CFrame.new(-53.3026466, -37.8329315, 12.0623188, 0.866029263, -0.499999881, -2.4811424e-008, 0.500002325, 0.866024673, -3.15312434e-008, -6.70552396e-008, 2.9802333e-008, 1.0000037)
  4736. w14 = Instance.new("Weld", p14)
  4737. w14.Name = "Part_Weld"
  4738. w14.Part0 = p14
  4739. w14.C0 = CFrame.new(-53.3026466, -37.8329315, 12.0623188, 0.866029263, -0.499999881, -2.4811424e-008, 0.500002325, 0.866024673, -3.15312434e-008, -6.70552396e-008, 2.9802333e-008, 1.0000037)
  4740. w14.Part1 = p15
  4741. w14.C1 = CFrame.new(-61.1476631, 28.2449875, 12.0623198, 0.866029382, 0.499999404, -3.97125675e-008, -0.500002146, 0.866024971, 5.72170222e-009, -6.70552396e-008, 2.9802333e-008, 1.0000037)
  4742. w15 = Instance.new("Weld", p15)
  4743. w15.Name = "Part_Weld"
  4744. w15.Part0 = p15
  4745. w15.C0 = CFrame.new(-61.1476631, 28.2449875, 12.0623198, 0.866029382, 0.499999404, -3.97125675e-008, -0.500002146, 0.866024971, 5.72170222e-009, -6.70552396e-008, 2.9802333e-008, 1.0000037)
  4746. w15.Part1 = p16
  4747. w15.C1 = CFrame.new(-57.1000977, -32.4815826, 14.2622862, 0.906307578, -0.422618747, 6.51076419e-008, 0.422618747, 0.906307578, 3.17729842e-009, -6.0350331e-008, 2.46360994e-008, 1)
  4748. w16 = Instance.new("Weld", p16)
  4749. w16.Name = "Part_Weld"
  4750. w16.Part0 = p16
  4751. w16.C0 = CFrame.new(-57.1000977, -32.4815826, 14.2622862, 0.906307578, -0.422618747, 6.51076419e-008, 0.422618747, 0.906307578, 3.17729842e-009, -6.0350331e-008, 2.46360994e-008, 1)
  4752. w16.Part1 = p17
  4753. w16.C1 = CFrame.new(-60.6646385, 29.1315918, 14.2623339, 0.866029501, 0.499999583, 5.5611892e-008, -0.500002265, 0.866025209, 3.67179815e-008, -4.470348e-008, 5.96046448e-008, 1.0000037)
  4754. w17 = Instance.new("Weld", p17)
  4755. w17.Name = "Part_Weld"
  4756. w17.Part0 = p17
  4757. w17.C0 = CFrame.new(-60.6646385, 29.1315918, 14.2623339, 0.866029501, 0.499999583, 5.5611892e-008, -0.500002265, 0.866025209, 3.67179815e-008, -4.470348e-008, 5.96046448e-008, 1.0000037)
  4758. w17.Part1 = p18
  4759. w17.C1 = CFrame.new(42.8147545, 49.9616852, 14.2623405, -0.707109571, 0.707106829, 2.10734417e-008, -0.707110047, -0.707106233, -6.32202557e-008, -5.79734909e-008, 2.98023224e-008, 1.00000381)
  4760. w18 = Instance.new("Weld", p18)
  4761. w18.Name = "Part_Weld"
  4762. w18.Part0 = p18
  4763. w18.C0 = CFrame.new(42.8147545, 49.9616852, 14.2623405, -0.707109571, 0.707106829, 2.10734417e-008, -0.707110047, -0.707106233, -6.32202557e-008, -5.79734909e-008, 2.98023224e-008, 1.00000381)
  4764. w18.Part1 = p19
  4765. w18.C1 = CFrame.new(-65.2028809, -4.70003223, 14.2623415, 1.00000429, -2.08616257e-007, 2.98023117e-008, 8.94069672e-008, 0.999999642, 5.96046377e-008, -5.79734909e-008, 2.98023224e-008, 1.00000381)
  4766. w19 = Instance.new("Weld", p19)
  4767. w19.Name = "Part_Weld"
  4768. w19.Part0 = p19
  4769. w19.C0 = CFrame.new(-65.2028809, -4.70003223, 14.2623415, 1.00000429, -2.08616257e-007, 2.98023117e-008, 8.94069672e-008, 0.999999642, 5.96046377e-008, -5.79734909e-008, 2.98023224e-008, 1.00000381)
  4770. w19.Part1 = p20
  4771. w19.C1 = CFrame.new(-66.7028656, -4.50003386, 14.2623415, 1.00000417, -2.08616257e-007, 2.98023117e-008, 8.94069672e-008, 0.999999583, 5.96046377e-008, -5.79734909e-008, 2.98023224e-008, 1.00000381)
  4772. w20 = Instance.new("Weld", p20)
  4773. w20.Name = "Part_Weld"
  4774. w20.Part0 = p20
  4775. w20.C0 = CFrame.new(-66.7028656, -4.50003386, 14.2623415, 1.00000417, -2.08616257e-007, 2.98023117e-008, 8.94069672e-008, 0.999999583, 5.96046377e-008, -5.79734909e-008, 2.98023224e-008, 1.00000381)
  4776. w20.Part1 = p21
  4777. w20.C1 = CFrame.new(-21.6081295, 63.6283798, 14.2623405, 0.258820146, 0.965925455, 6.52870682e-008, -0.965930045, 0.258819073, -1.33600135e-008, -5.79734909e-008, 2.98023224e-008, 1.00000381)
  4778. w21 = Instance.new("Weld", p21)
  4779. w21.Name = "Part_Weld"
  4780. w21.Part0 = p21
  4781. w21.C0 = CFrame.new(-21.6081295, 63.6283798, 14.2623405, 0.258820146, 0.965925455, 6.52870682e-008, -0.965930045, 0.258819073, -1.33600135e-008, -5.79734909e-008, 2.98023224e-008, 1.00000381)
  4782. w21.Part1 = p22
  4783. w21.C1 = CFrame.new(-67.5028763, -4.30003405, 14.2623415, 1.00000417, -2.08616257e-007, 2.98023117e-008, 8.94069672e-008, 0.999999583, 5.96046377e-008, -5.79734909e-008, 2.98023224e-008, 1.00000381)
  4784. w22 = Instance.new("Weld", p22)
  4785. w22.Name = "Wedge_Weld"
  4786. w22.Part0 = p22
  4787. w22.C0 = CFrame.new(-67.5028763, -4.30003405, 14.2623415, 1.00000417, -2.08616257e-007, 2.98023117e-008, 8.94069672e-008, 0.999999583, 5.96046377e-008, -5.79734909e-008, 2.98023224e-008, 1.00000381)
  4788. m.Parent = torso
  4789. m:MakeJoints()
  4790. ----------------------------------------------------
  4791. local cor5 = Instance.new("Part", torso.Torso)
  4792. cor5.Name = "Thingy"
  4793. cor5.Locked = true
  4794. cor5.BottomSurface = 0
  4795. cor5.CanCollide = false
  4796. cor5.Size = Vector3.new(2, 1, 1)
  4797. cor5.Transparency = 1
  4798. cor5.TopSurface = 0
  4799. corw2 = Instance.new("Weld", cor5)
  4800. corw2.Part0 = torso
  4801. corw2.Part1 = cor5
  4802. corw2.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  4803. corw2.C1 = CFrame.new(0, 0, 0)
  4804. weld2 = Instance.new("Weld", torso.Torso)
  4805. weld2.Part0 = cor5
  4806. weld2.Part1 = p11
  4807. weld2.C0 = CFrame.new(0, 0, 0)
  4808. ----------------------------------------------------
  4809. local m = Instance.new("Model")
  4810. m.Name = "RightLeg"
  4811. p1 = Instance.new("Part", m)
  4812. p1.BrickColor = BrickColor.new("Really black")
  4813. p1.Material = Enum.Material.Neon
  4814. p1.FormFactor = Enum.FormFactor.Custom
  4815. p1.Size = Vector3.new(0.400000006, 0.400000006, 0.400000006)
  4816. p1.CFrame = CFrame.new(67.2429962, 5.49923229, -14.269578, 1.00045943, -5.51538596e-006, -2.14306033e-006, -7.25689733e-006, 0.999951601, 3.93318305e-006, -2.55180248e-006, 4.05587616e-006, 1.00038624)
  4817. p1.CanCollide = false
  4818. p1.Locked = true
  4819. p1.BottomSurface = Enum.SurfaceType.Smooth
  4820. p1.TopSurface = Enum.SurfaceType.Smooth
  4821. b1 = Instance.new("SpecialMesh", p1)
  4822. b1.MeshType = Enum.MeshType.Sphere
  4823. b1.Name = "Mesh"
  4824. p2 = Instance.new("Part", m)
  4825. p2.BrickColor = BrickColor.new("Really black")
  4826. p2.Material = Enum.Material.Neon
  4827. p2.FormFactor = Enum.FormFactor.Custom
  4828. p2.Size = Vector3.new(0.400000006, 0.400000006, 0.400000006)
  4829. p2.CFrame = CFrame.new(67.6437836, 4.79925013, -14.2696915, 1.00046372, -5.51538369e-006, -2.14306829e-006, -7.37613163e-006, 0.999951243, 3.93319806e-006, -2.57999613e-006, 4.14531632e-006, 1.00039005)
  4830. p2.CanCollide = false
  4831. p2.Locked = true
  4832. p2.BottomSurface = Enum.SurfaceType.Smooth
  4833. p2.TopSurface = Enum.SurfaceType.Smooth
  4834. b2 = Instance.new("SpecialMesh", p2)
  4835. b2.MeshType = Enum.MeshType.Sphere
  4836. b2.Name = "Mesh"
  4837. p3 = Instance.new("Part", m)
  4838. p3.BrickColor = BrickColor.new("Bright blue")
  4839. p3.Material = Enum.Material.Neon
  4840. p3.FormFactor = Enum.FormFactor.Custom
  4841. p3.Size = Vector3.new(0.200000048, 0.999999762, 0.200000048)
  4842. p3.CFrame = CFrame.new(66.8881302, 5.17327356, -14.2696877, -0.707441688, -0.707433701, -2.14858301e-006, 0.707077265, -0.707066894, 4.0476084e-006, 4.7538756e-006, -1.07312485e-006, 1.00039387)
  4843. p3.CanCollide = false
  4844. p3.Locked = true
  4845. p3.BottomSurface = Enum.SurfaceType.Smooth
  4846. p3.TopSurface = Enum.SurfaceType.Smooth
  4847. p4 = Instance.new("Part", m)
  4848. p4.BrickColor = BrickColor.new("Really black")
  4849. p4.Material = Enum.Material.Neon
  4850. p4.FormFactor = Enum.FormFactor.Custom
  4851. p4.Size = Vector3.new(0.400000006, 0.400000006, 0.400000006)
  4852. p4.CFrame = CFrame.new(66.5432739, 4.7992568, -14.2696896, 1.00046802, -5.54323196e-006, -2.17126149e-006, -7.42077827e-006, 0.999950886, 4.02261594e-006, -2.58000705e-006, 4.14531496e-006, 1.00039387)
  4853. p4.CanCollide = false
  4854. p4.Locked = true
  4855. p4.BottomSurface = Enum.SurfaceType.Smooth
  4856. p4.TopSurface = Enum.SurfaceType.Smooth
  4857. b3 = Instance.new("SpecialMesh", p4)
  4858. b3.MeshType = Enum.MeshType.Sphere
  4859. b3.Name = "Mesh"
  4860. p5 = Instance.new("Part", m)
  4861. p5.BrickColor = BrickColor.new("Bright blue")
  4862. p5.Material = Enum.Material.Neon
  4863. p5.FormFactor = Enum.FormFactor.Custom
  4864. p5.Size = Vector3.new(0.200000048, 0.999999762, 0.200000048)
  4865. p5.CFrame = CFrame.new(67.8495178, 4.41932487, -14.269804, -0.906733274, 0.422823101, -2.17126944e-006, -0.422590762, -0.906265974, 4.0226314e-006, 5.74146384e-007, -4.94026517e-006, 1.00039768)
  4866. p5.CanCollide = false
  4867. p5.Locked = true
  4868. p5.BottomSurface = Enum.SurfaceType.Smooth
  4869. p5.TopSurface = Enum.SurfaceType.Smooth
  4870. p6 = Instance.new("Part", m)
  4871. p6.BrickColor = BrickColor.new("Bright blue")
  4872. p6.Material = Enum.Material.Neon
  4873. p6.FormFactor = Enum.FormFactor.Custom
  4874. p6.Size = Vector3.new(0.200000048, 0.799999833, 0.200000048)
  4875. p6.CFrame = CFrame.new(66.5438004, 4.21363878, -14.2698011, 1.00047636, -7.68899918e-006, -2.17678416e-006, -5.51342964e-006, 0.999950111, 4.13704174e-006, -2.63088032e-006, 4.20975539e-006, 1.0004015)
  4876. p6.CanCollide = false
  4877. p6.Locked = true
  4878. p6.BottomSurface = Enum.SurfaceType.Smooth
  4879. p6.TopSurface = Enum.SurfaceType.Smooth
  4880. p7 = Instance.new("Part", m)
  4881. p7.BrickColor = BrickColor.new("Really black")
  4882. p7.Material = Enum.Material.Metal
  4883. p7.Name = "Main"
  4884. p7.FormFactor = Enum.FormFactor.Custom
  4885. p7.Size = Vector3.new(2.20000005, 4.19999981, 2.20000005)
  4886. p7.CFrame = CFrame.new(67.2447891, 3.99926972, -13.1694622, 1.00048089, -5.69129634e-006, -2.186149e-006, -7.65911773e-006, 0.999949753, 4.1418657e-006, -2.63640663e-006, 4.32419529e-006, 1.00040531)
  4887. p7.CanCollide = false
  4888. p7.Locked = true
  4889. p7.BottomSurface = Enum.SurfaceType.Smooth
  4890. p7.TopSurface = Enum.SurfaceType.Smooth
  4891. p8 = Instance.new("Part", m)
  4892. p8.BrickColor = BrickColor.new("Bright blue")
  4893. p8.Material = Enum.Material.Neon
  4894. p8.FormFactor = Enum.FormFactor.Custom
  4895. p8.Size = Vector3.new(0.200000048, 1.49999976, 0.200000048)
  4896. p8.CFrame = CFrame.new(67.1560593, 4.19274044, -14.2700233, -0.766423643, -0.643097878, -2.21435107e-006, 0.642760634, -0.766000509, 4.23129995e-006, 4.88720252e-006, -1.69966381e-006, 1.00041294)
  4897. p8.CanCollide = false
  4898. p8.Locked = true
  4899. p8.BottomSurface = Enum.SurfaceType.Smooth
  4900. p8.TopSurface = Enum.SurfaceType.Smooth
  4901. p9 = Instance.new("WedgePart", m)
  4902. p9.BrickColor = BrickColor.new("Bright blue")
  4903. p9.Material = Enum.Material.Neon
  4904. p9.Name = "Wedge"
  4905. p9.FormFactor = Enum.FormFactor.Custom
  4906. p9.Size = Vector3.new(1, 1.19999981, 4)
  4907. p9.CFrame = CFrame.new(67.3460693, 3.49928832, -10.7686377, -1.00049889, -4.27957411e-006, 4.5400966e-006, 8.07642937e-006, 0.906259179, -0.422600418, 2.61850914e-006, -0.422791958, -0.906690836)
  4908. p9.CanCollide = false
  4909. p9.Locked = true
  4910. p9.TopSurface = Enum.SurfaceType.Smooth
  4911. b4 = Instance.new("SpecialMesh", p9)
  4912. b4.MeshType = Enum.MeshType.Wedge
  4913. b4.Name = "Mesh"
  4914. b4.Scale = Vector3.new(0.600000024, 1, 1)
  4915. p10 = Instance.new("Part", m)
  4916. p10.BrickColor = BrickColor.new("Really black")
  4917. p10.Material = Enum.Material.Neon
  4918. p10.FormFactor = Enum.FormFactor.Custom
  4919. p10.Size = Vector3.new(0.400000006, 0.400000006, 0.400000006)
  4920. p10.CFrame = CFrame.new(68.0469971, 3.99923301, -14.2702446, 1.00050783, -6.09550762e-006, -2.27330474e-006, -8.07715332e-006, 0.999947786, 4.38094139e-006, -2.69438578e-006, 4.64916229e-006, 1.0004282)
  4921. p10.CanCollide = false
  4922. p10.Locked = true
  4923. p10.BottomSurface = Enum.SurfaceType.Smooth
  4924. p10.TopSurface = Enum.SurfaceType.Smooth
  4925. b5 = Instance.new("SpecialMesh", p10)
  4926. b5.MeshType = Enum.MeshType.Sphere
  4927. b5.Name = "Mesh"
  4928. p11 = Instance.new("Part", m)
  4929. p11.BrickColor = BrickColor.new("Really black")
  4930. p11.Material = Enum.Material.Neon
  4931. p11.FormFactor = Enum.FormFactor.Custom
  4932. p11.Size = Vector3.new(0.400000006, 0.400000006, 0.400000006)
  4933. p11.CFrame = CFrame.new(66.5467682, 3.59925723, -14.2703533, 1.00051641, -6.21477238e-006, -2.30150818e-006, -8.22622587e-006, 0.999947011, 4.47037792e-006, -2.72259308e-006, 4.73860473e-006, 1.00043583)
  4934. p11.CanCollide = false
  4935. p11.Locked = true
  4936. p11.BottomSurface = Enum.SurfaceType.Smooth
  4937. p11.TopSurface = Enum.SurfaceType.Smooth
  4938. b6 = Instance.new("SpecialMesh", p11)
  4939. b6.MeshType = Enum.MeshType.Sphere
  4940. b6.Name = "Mesh"
  4941. p12 = Instance.new("Part", m)
  4942. p12.BrickColor = BrickColor.new("Bright blue")
  4943. p12.Material = Enum.Material.Neon
  4944. p12.FormFactor = Enum.FormFactor.Custom
  4945. p12.Size = Vector3.new(0.200000048, 1.49999976, 0.200000048)
  4946. p12.CFrame = CFrame.new(67.558609, 3.39274073, -14.2704687, -0.766450763, -0.643119991, -2.33134415e-006, 0.642759323, -0.765998006, 4.5598149e-006, 5.20550884e-006, -1.92419975e-006, 1.00044346)
  4947. p12.CanCollide = false
  4948. p12.Locked = true
  4949. p12.BottomSurface = Enum.SurfaceType.Smooth
  4950. p12.TopSurface = Enum.SurfaceType.Smooth
  4951. p13 = Instance.new("Part", m)
  4952. p13.BrickColor = BrickColor.new("Really black")
  4953. p13.Material = Enum.Material.Neon
  4954. p13.FormFactor = Enum.FormFactor.Custom
  4955. p13.Size = Vector3.new(0.400000006, 0.400000006, 0.400000006)
  4956. p13.CFrame = CFrame.new(67.0482101, 2.79927826, -14.2705812, 1.00053358, -6.43730164e-006, -2.36118058e-006, -8.5234642e-006, 0.999945402, 4.64126742e-006, -2.78064022e-006, 4.90151251e-006, 1.00045109)
  4957. p13.CanCollide = false
  4958. p13.Locked = true
  4959. p13.BottomSurface = Enum.SurfaceType.Smooth
  4960. p13.TopSurface = Enum.SurfaceType.Smooth
  4961. b7 = Instance.new("SpecialMesh", p13)
  4962. b7.MeshType = Enum.MeshType.Sphere
  4963. b7.Name = "Mesh"
  4964. p14 = Instance.new("WedgePart", m)
  4965. p14.BrickColor = BrickColor.new("Bright blue")
  4966. p14.Material = Enum.Material.Neon
  4967. p14.Name = "Wedge"
  4968. p14.FormFactor = Enum.FormFactor.Custom
  4969. p14.Size = Vector3.new(1, 0.699999809, 1.29999995)
  4970. p14.CFrame = CFrame.new(66.8462448, 2.3492887, -14.7586241, 1.00054216, -6.55656913e-006, -2.38459074e-006, -8.61293847e-006, 0.999944568, 4.66311894e-006, -2.81690609e-006, 5.04259924e-006, 1.00045872)
  4971. p14.CanCollide = false
  4972. p14.Locked = true
  4973. p14.TopSurface = Enum.SurfaceType.Smooth
  4974. b8 = Instance.new("SpecialMesh", p14)
  4975. b8.MeshType = Enum.MeshType.Wedge
  4976. b8.Name = "Mesh"
  4977. b8.Scale = Vector3.new(0.200000003, 1, 1)
  4978. p15 = Instance.new("WedgePart", m)
  4979. p15.BrickColor = BrickColor.new("Bright blue")
  4980. p15.Material = Enum.Material.Neon
  4981. p15.Name = "Wedge"
  4982. p15.FormFactor = Enum.FormFactor.Custom
  4983. p15.Size = Vector3.new(1, 0.699999809, 1.29999995)
  4984. p15.CFrame = CFrame.new(68.0474777, 2.34926867, -14.7587423, 1.00055075, -6.67583618e-006, -2.41442808e-006, -8.73221416e-006, 0.999943614, 4.74457238e-006, -2.84674707e-006, 5.12405404e-006, 1.00046635)
  4985. p15.CanCollide = false
  4986. p15.Locked = true
  4987. p15.TopSurface = Enum.SurfaceType.Smooth
  4988. b9 = Instance.new("SpecialMesh", p15)
  4989. b9.MeshType = Enum.MeshType.Wedge
  4990. b9.Name = "Mesh"
  4991. b9.Scale = Vector3.new(0.200000003, 1, 1)
  4992. p16 = Instance.new("WedgePart", m)
  4993. p16.BrickColor = BrickColor.new("Bright blue")
  4994. p16.Material = Enum.Material.Neon
  4995. p16.Name = "Wedge"
  4996. p16.FormFactor = Enum.FormFactor.Custom
  4997. p16.Size = Vector3.new(1, 0.699999809, 1.29999995)
  4998. p16.CFrame = CFrame.new(67.4477234, 2.34926438, -14.7588549, 1.00055933, -6.79510413e-006, -2.44426587e-006, -8.85149075e-006, 0.99994266, 4.82602672e-006, -2.8765885e-006, 5.20550975e-006, 1.00047398)
  4999. p16.CanCollide = false
  5000. p16.Locked = true
  5001. p16.TopSurface = Enum.SurfaceType.Smooth
  5002. b10 = Instance.new("SpecialMesh", p16)
  5003. b10.MeshType = Enum.MeshType.Wedge
  5004. b10.Name = "Mesh"
  5005. b10.Scale = Vector3.new(0.200000003, 1, 1)
  5006. w1 = Instance.new("Weld", p1)
  5007. w1.Name = "Part_Weld"
  5008. w1.Part0 = p1
  5009. w1.C0 = CFrame.new(-67.2025909, -3.50003719, 14.2622871, 1, -8.94065977e-008, 5.79734944e-008, 8.94065977e-008, 1, -2.98022034e-008, -5.79734909e-008, 2.98022087e-008, 1)
  5010. w1.Part1 = p2
  5011. w1.C1 = CFrame.new(-67.6028976, -2.80003333, 14.2623405, 1.00000429, -2.08616257e-007, 2.98023117e-008, 8.94069672e-008, 0.999999642, 5.96046377e-008, -5.79734909e-008, 2.98023224e-008, 1.00000381)
  5012. w2 = Instance.new("Weld", p2)
  5013. w2.Name = "Part_Weld"
  5014. w2.Part0 = p2
  5015. w2.C0 = CFrame.new(-67.6028976, -2.80003333, 14.2623405, 1.00000429, -2.08616257e-007, 2.98023117e-008, 8.94069672e-008, 0.999999642, 5.96046377e-008, -5.79734909e-008, 2.98023224e-008, 1.00000381)
  5016. w2.Part1 = p3
  5017. w2.C1 = CFrame.new(45.023777, 49.5125847, 14.2622843, -0.707106769, 0.707106769, -6.37114681e-008, -0.707106769, -0.707106769, 1.37820813e-008, -3.53054119e-008, 5.47962173e-008, 1)
  5018. w3 = Instance.new("Weld", p3)
  5019. w3.Name = "Part_Weld"
  5020. w3.Part0 = p3
  5021. w3.C0 = CFrame.new(45.023777, 49.5125847, 14.2622843, -0.707106769, 0.707106769, -6.37114681e-008, -0.707106769, -0.707106769, 1.37820813e-008, -3.53054119e-008, 5.47962173e-008, 1)
  5022. w3.Part1 = p4
  5023. w3.C1 = CFrame.new(-66.5026016, -2.80003667, 14.2622871, 1, -8.94065835e-008, 5.79734944e-008, 8.94065835e-008, 1, -2.98022034e-008, -5.79734909e-008, 2.98022087e-008, 1)
  5024. w4 = Instance.new("Weld", p4)
  5025. w4.Name = "Part_Weld"
  5026. w4.Part0 = p4
  5027. w4.C0 = CFrame.new(-66.5026016, -2.80003667, 14.2622871, 1, -8.94065835e-008, 5.79734944e-008, 8.94065835e-008, 1, -2.98022034e-008, -5.79734909e-008, 2.98022087e-008, 1)
  5028. w4.Part1 = p5
  5029. w4.C1 = CFrame.new(62.4776497, -26.4635353, 14.2623405, -0.906311512, -0.422618151, -5.2200086e-008, 0.422620177, -0.906307399, -4.14251318e-008, -5.79734909e-008, 2.98023224e-008, 1.00000381)
  5030. w5 = Instance.new("Weld", p5)
  5031. w5.Name = "Part_Weld"
  5032. w5.Part0 = p5
  5033. w5.C0 = CFrame.new(62.4776497, -26.4635353, 14.2623405, -0.906311512, -0.422618151, -5.2200086e-008, 0.422620177, -0.906307399, -4.14251318e-008, -5.79734909e-008, 2.98023224e-008, 1.00000381)
  5034. w5.Part1 = p6
  5035. w5.C1 = CFrame.new(-66.5025787, -2.21426678, 14.2622843, 1, 1.90734295e-006, 3.53052521e-008, -1.90734295e-006, 1, -5.47961676e-008, -3.53053551e-008, 5.47961001e-008, 1)
  5036. w6 = Instance.new("Weld", p6)
  5037. w6.Name = "Part_Weld"
  5038. w6.Part0 = p6
  5039. w6.C0 = CFrame.new(-66.5025787, -2.21426678, 14.2622843, 1, 1.90734295e-006, 3.53052521e-008, -1.90734295e-006, 1, -5.47961676e-008, -3.53053551e-008, 5.47961001e-008, 1)
  5040. w6.Part1 = p7
  5041. w6.C1 = CFrame.new(-67.202919, -2.00003123, 13.1623335, 1.00000453, -2.38418579e-007, 2.98023295e-008, 8.94069672e-008, 0.999999642, 5.96046448e-008, -4.46573551e-008, 5.96046448e-008, 1.00000381)
  5042. w7 = Instance.new("Weld", p7)
  5043. w7.Name = "Part_Weld"
  5044. w7.Part0 = p7
  5045. w7.C0 = CFrame.new(-67.202919, -2.00003123, 13.1623335, 1.00000453, -2.38418579e-007, 2.98023295e-008, 8.94069672e-008, 0.999999642, 5.96046448e-008, -4.46573551e-008, 5.96046448e-008, 1.00000381)
  5046. w7.Part1 = p8
  5047. w7.C1 = CFrame.new(50.0020561, 44.8201294, 14.2623405, -0.766047955, 0.642787397, 1.54832112e-008, -0.642790377, -0.766044199, -6.48163692e-008, -5.79734909e-008, 2.98023224e-008, 1.00000381)
  5048. w8 = Instance.new("Weld", p8)
  5049. w8.Name = "Wedge_Weld"
  5050. w8.Part0 = p8
  5051. w8.C0 = CFrame.new(50.0020561, 44.8201294, 14.2623405, -0.766047955, 0.642787397, 1.54832112e-008, -0.642790377, -0.766044199, -6.48163692e-008, -5.79734909e-008, 2.98023224e-008, 1.00000381)
  5052. w8.Part1 = p9
  5053. w8.C1 = CFrame.new(67.3029327, -5.90784931, -9.1200285, -1.00000453, 3.57627869e-007, -9.07683528e-008, 2.33116921e-007, 0.906307459, -0.422619879, 7.83834153e-009, -0.42261824, -0.906311214)
  5054. w9 = Instance.new("Weld", p9)
  5055. w9.Name = "Part_Weld"
  5056. w9.Part0 = p9
  5057. w9.C0 = CFrame.new(67.3029327, -5.90784931, -9.1200285, -1.00000453, 3.57627869e-007, -9.07683528e-008, 2.33116921e-007, 0.906307459, -0.422619879, 7.83834153e-009, -0.42261824, -0.906311214)
  5058. w9.Part1 = p10
  5059. w9.C1 = CFrame.new(-68.0029068, -2.00003219, 14.2623405, 1.00000441, -2.08616257e-007, 2.98023135e-008, 5.96046448e-008, 0.999999642, 5.96046412e-008, -5.79734909e-008, 2.98023224e-008, 1.00000381)
  5060. w10 = Instance.new("Weld", p10)
  5061. w10.Name = "Part_Weld"
  5062. w10.Part0 = p10
  5063. w10.C0 = CFrame.new(-68.0029068, -2.00003219, 14.2623405, 1.00000441, -2.08616257e-007, 2.98023135e-008, 5.96046448e-008, 0.999999642, 5.96046412e-008, -5.79734909e-008, 2.98023224e-008, 1.00000381)
  5064. w10.Part1 = p11
  5065. w10.C1 = CFrame.new(-66.5028687, -1.60003603, 14.2623405, 1.00000417, -2.08616257e-007, 2.98023117e-008, 8.94069672e-008, 0.999999583, 5.96046377e-008, -5.79734909e-008, 2.98023224e-008, 1.00000381)
  5066. w11 = Instance.new("Weld", p11)
  5067. w11.Name = "Part_Weld"
  5068. w11.Part0 = p11
  5069. w11.C0 = CFrame.new(-66.5028687, -1.60003603, 14.2623405, 1.00000417, -2.08616257e-007, 2.98023117e-008, 8.94069672e-008, 0.999999583, 5.96046377e-008, -5.79734909e-008, 2.98023224e-008, 1.00000381)
  5070. w11.Part1 = p12
  5071. w11.C1 = CFrame.new(50.8226891, 44.4644012, 14.2623415, -0.766047835, 0.642787337, 1.03502398e-008, -0.642790318, -0.76604414, -5.86991185e-008, -5.96046341e-008, 2.98023224e-008, 1.00000381)
  5072. w12 = Instance.new("Weld", p12)
  5073. w12.Name = "Part_Weld"
  5074. w12.Part0 = p12
  5075. w12.C0 = CFrame.new(50.8226891, 44.4644012, 14.2623415, -0.766047835, 0.642787337, 1.03502398e-008, -0.642790318, -0.76604414, -5.86991185e-008, -5.96046341e-008, 2.98023224e-008, 1.00000381)
  5076. w12.Part1 = p13
  5077. w12.C1 = CFrame.new(-67.0028915, -0.800035119, 14.2623415, 1.00000429, -2.08616257e-007, 2.980231e-008, 1.1920929e-007, 0.999999642, 5.16191463e-008, -5.96046341e-008, 2.98023224e-008, 1.00000381)
  5078. w13 = Instance.new("Weld", p13)
  5079. w13.Name = "Wedge_Weld"
  5080. w13.Part0 = p13
  5081. w13.C0 = CFrame.new(-67.0028915, -0.800035119, 14.2623415, 1.00000429, -2.08616257e-007, 2.980231e-008, 1.1920929e-007, 0.999999642, 5.16191463e-008, -5.96046341e-008, 2.98023224e-008, 1.00000381)
  5082. w13.Part1 = p14
  5083. w13.C1 = CFrame.new(-66.8004532, -0.350028068, 14.7500486, 1.00000429, -2.08616257e-007, 2.33795703e-008, 8.94069672e-008, 0.999999523, 1.11224018e-007, -5.31818927e-008, -2.9802294e-008, 1.00000381)
  5084. w14 = Instance.new("Weld", p14)
  5085. w14.Name = "Wedge_Weld"
  5086. w14.Part0 = p14
  5087. w14.C0 = CFrame.new(-66.8004532, -0.350028068, 14.7500486, 1.00000429, -2.08616257e-007, 2.33795703e-008, 8.94069672e-008, 0.999999523, 1.11224018e-007, -5.31818927e-008, -2.9802294e-008, 1.00000381)
  5088. w14.Part1 = p15
  5089. w14.C1 = CFrame.new(-68.0004578, -0.350028008, 14.7500486, 1.00000429, -2.08616257e-007, 2.33795703e-008, 8.94069672e-008, 0.999999523, 1.11224018e-007, -5.31818927e-008, -2.9802294e-008, 1.00000381)
  5090. w15 = Instance.new("Weld", p15)
  5091. w15.Name = "Wedge_Weld"
  5092. w15.Part0 = p15
  5093. w15.C0 = CFrame.new(-68.0004578, -0.350028008, 14.7500486, 1.00000429, -2.08616257e-007, 2.33795703e-008, 8.94069672e-008, 0.999999523, 1.11224018e-007, -5.31818927e-008, -2.9802294e-008, 1.00000381)
  5094. w15.Part1 = p16
  5095. w15.C1 = CFrame.new(-67.4004517, -0.350028008, 14.7500486, 1.00000429, -2.08616257e-007, 2.33795703e-008, 8.94069672e-008, 0.999999523, 1.11224018e-007, -5.31818927e-008, -2.9802294e-008, 1.00000381)
  5096. m.Parent = rleg
  5097. m:MakeJoints()
  5098. ----------------------------------------------------
  5099. local cor6 = Instance.new("Part", rleg.RightLeg)
  5100. cor6.Name = "Thingy"
  5101. cor6.Locked = true
  5102. cor6.BottomSurface = 0
  5103. cor6.CanCollide = false
  5104. cor6.Size = Vector3.new(2, 1, 1)
  5105. cor6.Transparency = 1
  5106. cor6.TopSurface = 0
  5107. corw2 = Instance.new("Weld", cor6)
  5108. corw2.Part0 = rleg
  5109. corw2.Part1 = cor6
  5110. corw2.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  5111. corw2.C1 = CFrame.new(0, 0, 0)
  5112. weld2 = Instance.new("Weld", rleg.RightLeg)
  5113. weld2.Part0 = cor6
  5114. weld2.Part1 = p7
  5115. weld2.C0 = CFrame.new(0, 0, 0)
  5116. ----------------------------------------------------
  5117. local m = Instance.new("Model")
  5118. m.Name = "LeftLeg"
  5119. p1 = Instance.new("WedgePart", m)
  5120. p1.BrickColor = BrickColor.new("Bright blue")
  5121. p1.Material = Enum.Material.Neon
  5122. p1.Name = "Wedge"
  5123. p1.FormFactor = Enum.FormFactor.Custom
  5124. p1.Size = Vector3.new(1, 0.699999809, 1.29999995)
  5125. p1.CFrame = CFrame.new(64.3107605, 2.34980536, -14.7520046, 1.00008786, -7.1526415e-007, 2.00803143e-007, -2.2649931e-006, 0.999990404, 5.36453001e-007, -1.27237047e-006, 7.81809263e-007, 1.00007522)
  5126. p1.CanCollide = false
  5127. p1.Locked = true
  5128. p1.TopSurface = Enum.SurfaceType.Smooth
  5129. b1 = Instance.new("SpecialMesh", p1)
  5130. b1.MeshType = Enum.MeshType.Wedge
  5131. b1.Name = "Mesh"
  5132. b1.Scale = Vector3.new(0.200000003, 1, 1)
  5133. p2 = Instance.new("WedgePart", m)
  5134. p2.BrickColor = BrickColor.new("Bright blue")
  5135. p2.Material = Enum.Material.Neon
  5136. p2.Name = "Wedge"
  5137. p2.FormFactor = Enum.FormFactor.Custom
  5138. p2.Size = Vector3.new(1, 1.19999981, 4)
  5139. p2.CFrame = CFrame.new(64.9138336, 3.49979234, -10.7640553, -1.00009644, -6.38643314e-007, 1.81689501e-007, 2.53323037e-006, 0.906298041, -0.422614515, 1.23479219e-006, -0.422652602, -0.906383216)
  5140. p2.CanCollide = false
  5141. p2.Locked = true
  5142. p2.TopSurface = Enum.SurfaceType.Smooth
  5143. b2 = Instance.new("SpecialMesh", p2)
  5144. b2.MeshType = Enum.MeshType.Wedge
  5145. b2.Name = "Mesh"
  5146. b2.Scale = Vector3.new(0.600000024, 1, 1)
  5147. p3 = Instance.new("Part", m)
  5148. p3.BrickColor = BrickColor.new("Really black")
  5149. p3.Material = Enum.Material.Metal
  5150. p3.Name = "Main"
  5151. p3.FormFactor = Enum.FormFactor.Custom
  5152. p3.Size = Vector3.new(2.20000005, 4.19999981, 2.20000005)
  5153. p3.CFrame = CFrame.new(65.0144501, 3.99976897, -13.1643734, 1.00010526, -9.43461771e-007, 1.5135204e-007, -2.48442234e-006, 0.999988973, 7.74860382e-007, -1.32394814e-006, 8.94069672e-007, 1.00009048)
  5154. p3.CanCollide = false
  5155. p3.Locked = true
  5156. p3.BottomSurface = Enum.SurfaceType.Smooth
  5157. p3.TopSurface = Enum.SurfaceType.Smooth
  5158. p4 = Instance.new("Part", m)
  5159. p4.BrickColor = BrickColor.new("Really black")
  5160. p4.Material = Enum.Material.Neon
  5161. p4.FormFactor = Enum.FormFactor.Custom
  5162. p4.Size = Vector3.new(0.400000006, 0.400000006, 0.400000006)
  5163. p4.CFrame = CFrame.new(64.8149185, 4.09976244, -14.2645903, 1.00011396, -1.07351866e-006, 1.23178822e-007, -2.62327239e-006, 0.999988258, 8.64272579e-007, -1.33881622e-006, 1.01328953e-006, 1.00009811)
  5164. p4.CanCollide = false
  5165. p4.Locked = true
  5166. p4.BottomSurface = Enum.SurfaceType.Smooth
  5167. p4.TopSurface = Enum.SurfaceType.Smooth
  5168. b3 = Instance.new("SpecialMesh", p4)
  5169. b3.MeshType = Enum.MeshType.Sphere
  5170. b3.Name = "Mesh"
  5171. p5 = Instance.new("WedgePart", m)
  5172. p5.BrickColor = BrickColor.new("Bright blue")
  5173. p5.Material = Enum.Material.Neon
  5174. p5.Name = "Wedge"
  5175. p5.FormFactor = Enum.FormFactor.Custom
  5176. p5.Size = Vector3.new(1, 0.699999809, 1.29999995)
  5177. p5.CFrame = CFrame.new(64.9130707, 2.34976578, -14.7524614, 1.00012243, -1.19274011e-006, 9.97973828e-008, -2.74250215e-006, 0.999987364, 8.94081438e-007, -1.37342522e-006, 1.15432931e-006, 1.00010574)
  5178. p5.CanCollide = false
  5179. p5.Locked = true
  5180. p5.TopSurface = Enum.SurfaceType.Smooth
  5181. b4 = Instance.new("SpecialMesh", p5)
  5182. b4.MeshType = Enum.MeshType.Wedge
  5183. b4.Name = "Mesh"
  5184. b4.Scale = Vector3.new(0.200000003, 1, 1)
  5185. p6 = Instance.new("Part", m)
  5186. p6.BrickColor = BrickColor.new("Bright blue")
  5187. p6.Material = Enum.Material.Neon
  5188. p6.FormFactor = Enum.FormFactor.Custom
  5189. p6.Size = Vector3.new(0.200000048, 1.29999971, 0.200000048)
  5190. p6.CFrame = CFrame.new(65.1539307, 3.56787443, -14.2648125, -0.81925869, 0.573652625, 6.3568308e-008, -0.573566198, -0.819142461, 1.03511331e-006, 4.69596898e-007, -1.7646264e-006, 1.00011337)
  5191. p6.CanCollide = false
  5192. p6.Locked = true
  5193. p6.BottomSurface = Enum.SurfaceType.Smooth
  5194. p6.TopSurface = Enum.SurfaceType.Smooth
  5195. p7 = Instance.new("Part", m)
  5196. p7.BrickColor = BrickColor.new("Bright blue")
  5197. p7.Material = Enum.Material.Neon
  5198. p7.FormFactor = Enum.FormFactor.Custom
  5199. p7.Size = Vector3.new(0.200000048, 0.999999642, 0.200000048)
  5200. p7.CFrame = CFrame.new(64.9899063, 4.4266243, -14.2649202, 0.86614728, 0.500068843, 4.87115699e-008, -0.499995351, 0.866011381, 1.14634361e-006, -1.86828663e-006, 3.82691809e-007, 1.000121)
  5201. p7.CanCollide = false
  5202. p7.Locked = true
  5203. p7.BottomSurface = Enum.SurfaceType.Smooth
  5204. p7.TopSurface = Enum.SurfaceType.Smooth
  5205. p8 = Instance.new("Part", m)
  5206. p8.BrickColor = BrickColor.new("Really black")
  5207. p8.Material = Enum.Material.Neon
  5208. p8.FormFactor = Enum.FormFactor.Custom
  5209. p8.Size = Vector3.new(0.400000006, 0.400000006, 0.400000006)
  5210. p8.CFrame = CFrame.new(65.2172623, 4.89969873, -14.2650318, 1.00014877, -1.43051147e-006, 2.05365609e-008, -3.09944153e-006, 0.99998486, 1.2357583e-006, -1.44150738e-006, 1.38478742e-006, 1.00012863)
  5211. p8.CanCollide = false
  5212. p8.Locked = true
  5213. p8.BottomSurface = Enum.SurfaceType.Smooth
  5214. p8.TopSurface = Enum.SurfaceType.Smooth
  5215. b5 = Instance.new("SpecialMesh", p8)
  5216. b5.MeshType = Enum.MeshType.Sphere
  5217. b5.Name = "Mesh"
  5218. p9 = Instance.new("Part", m)
  5219. p9.BrickColor = BrickColor.new("Really black")
  5220. p9.Material = Enum.Material.Neon
  5221. p9.FormFactor = Enum.FormFactor.Custom
  5222. p9.Size = Vector3.new(0.400000006, 0.400000006, 0.400000006)
  5223. p9.CFrame = CFrame.new(65.517868, 2.99971151, -14.2651463, 1.00015736, -1.5520751e-006, -9.27031252e-009, -3.21633729e-006, 0.999984026, 1.32517368e-006, -1.46969478e-006, 1.46621869e-006, 1.00013626)
  5224. p9.CanCollide = false
  5225. p9.Locked = true
  5226. p9.BottomSurface = Enum.SurfaceType.Smooth
  5227. p9.TopSurface = Enum.SurfaceType.Smooth
  5228. b6 = Instance.new("SpecialMesh", p9)
  5229. b6.MeshType = Enum.MeshType.Sphere
  5230. b6.Name = "Mesh"
  5231. p10 = Instance.new("Part", m)
  5232. p10.BrickColor = BrickColor.new("Bright blue")
  5233. p10.Material = Enum.Material.Neon
  5234. p10.FormFactor = Enum.FormFactor.Custom
  5235. p10.Size = Vector3.new(0.200000048, 1.09999967, 0.200000048)
  5236. p10.CFrame = CFrame.new(64.79879, 5.1497221, -14.2652512, -0.642893076, 0.766172707, -3.7446263e-008, -0.766029418, -0.64277941, 1.40660427e-006, -2.27817864e-007, -2.14863894e-006, 1.00014389)
  5237. p10.CanCollide = false
  5238. p10.Locked = true
  5239. p10.BottomSurface = Enum.SurfaceType.Smooth
  5240. p10.TopSurface = Enum.SurfaceType.Smooth
  5241. p11 = Instance.new("Part", m)
  5242. p11.BrickColor = BrickColor.new("Bright blue")
  5243. p11.Material = Enum.Material.Neon
  5244. p11.FormFactor = Enum.FormFactor.Custom
  5245. p11.Size = Vector3.new(0.200000048, 0.699999809, 0.200000048)
  5246. p11.CFrame = CFrame.new(65.2189484, 5.30325174, -14.2653618, 1.00017476, -1.78813934e-006, -6.56227002e-008, -3.4570694e-006, 0.999982595, 1.49602079e-006, -1.52770292e-006, 1.64505627e-006, 1.00015152)
  5247. p11.CanCollide = false
  5248. p11.Locked = true
  5249. p11.BottomSurface = Enum.SurfaceType.Smooth
  5250. p11.TopSurface = Enum.SurfaceType.Smooth
  5251. p12 = Instance.new("WedgePart", m)
  5252. p12.BrickColor = BrickColor.new("Bright blue")
  5253. p12.Material = Enum.Material.Neon
  5254. p12.Name = "Wedge"
  5255. p12.FormFactor = Enum.FormFactor.Custom
  5256. p12.Size = Vector3.new(1, 0.699999809, 1.29999995)
  5257. p12.CFrame = CFrame.new(65.5171509, 2.34969687, -14.7532635, 1.00018334, -1.89246384e-006, -8.90070169e-008, -3.54650388e-006, 0.999981821, 1.52583425e-006, -1.56231545e-006, 1.78610321e-006, 1.00015914)
  5258. p12.CanCollide = false
  5259. p12.Locked = true
  5260. p12.TopSurface = Enum.SurfaceType.Smooth
  5261. b7 = Instance.new("SpecialMesh", p12)
  5262. b7.MeshType = Enum.MeshType.Wedge
  5263. b7.Name = "Mesh"
  5264. b7.Scale = Vector3.new(0.200000003, 1, 1)
  5265. p13 = Instance.new("Part", m)
  5266. p13.BrickColor = BrickColor.new("Really black")
  5267. p13.Material = Enum.Material.Neon
  5268. p13.FormFactor = Enum.FormFactor.Custom
  5269. p13.Size = Vector3.new(0.400000006, 0.400000006, 0.400000006)
  5270. p13.CFrame = CFrame.new(64.3198929, 5.59963703, -14.2655821, 1.00019193, -1.97098893e-006, -1.23608402e-007, -3.67657594e-006, 0.999981046, 1.66687016e-006, -1.58571254e-006, 1.81590929e-006, 1.00016677)
  5271. p13.CanCollide = false
  5272. p13.Locked = true
  5273. p13.BottomSurface = Enum.SurfaceType.Smooth
  5274. p13.TopSurface = Enum.SurfaceType.Smooth
  5275. b8 = Instance.new("SpecialMesh", p13)
  5276. b8.MeshType = Enum.MeshType.Sphere
  5277. b8.Name = "Mesh"
  5278. p14 = Instance.new("Part", m)
  5279. p14.BrickColor = BrickColor.new("Really black")
  5280. p14.Material = Enum.Material.Neon
  5281. p14.FormFactor = Enum.FormFactor.Custom
  5282. p14.Size = Vector3.new(0.400000006, 0.400000006, 0.400000006)
  5283. p14.CFrame = CFrame.new(65.2206192, 5.79961872, -14.2656937, 1.00020039, -2.10105645e-006, -1.51786239e-007, -3.75511786e-006, 0.99998033, 1.7562885e-006, -1.6139021e-006, 1.90533035e-006, 1.0001744)
  5284. p14.CanCollide = false
  5285. p14.Locked = true
  5286. p14.BottomSurface = Enum.SurfaceType.Smooth
  5287. p14.TopSurface = Enum.SurfaceType.Smooth
  5288. b9 = Instance.new("SpecialMesh", p14)
  5289. b9.MeshType = Enum.MeshType.Sphere
  5290. b9.Name = "Mesh"
  5291. w1 = Instance.new("Weld", p1)
  5292. w1.Name = "Wedge_Weld"
  5293. w1.Part0 = p1
  5294. w1.C0 = CFrame.new(-64.3004303, -0.350028396, 14.7500486, 1.00000429, -2.08616257e-007, 2.33795703e-008, 8.94069672e-008, 0.999999523, 1.11224018e-007, -5.31818927e-008, -2.9802294e-008, 1.00000381)
  5295. w1.Part1 = p2
  5296. w1.C1 = CFrame.new(64.9028854, -5.90785694, -9.12002754, -1.00000429, 3.57627869e-007, -9.07683386e-008, 2.9341092e-007, 0.906307459, -0.422619879, -5.58450353e-009, -0.42261821, -0.906311214)
  5297. w2 = Instance.new("Weld", p2)
  5298. w2.Name = "Part_Weld"
  5299. w2.Part0 = p2
  5300. w2.C0 = CFrame.new(64.9028854, -5.90785694, -9.12002754, -1.00000429, 3.57627869e-007, -9.07683386e-008, 2.9341092e-007, 0.906307459, -0.422619879, -5.58450353e-009, -0.42261821, -0.906311214)
  5301. w2.Part1 = p3
  5302. w2.C1 = CFrame.new(-65.0029144, -2.00002885, 13.1623335, 1.00000453, -2.19451294e-007, 2.98023295e-008, 6.97858056e-008, 0.999999702, 5.96046448e-008, -4.46573551e-008, 5.96046448e-008, 1.00000381)
  5303. w3 = Instance.new("Weld", p3)
  5304. w3.Name = "Part_Weld"
  5305. w3.Part0 = p3
  5306. w3.C0 = CFrame.new(-65.0029144, -2.00002885, 13.1623335, 1.00000453, -2.19451294e-007, 2.98023295e-008, 6.97858056e-008, 0.999999702, 5.96046448e-008, -4.46573551e-008, 5.96046448e-008, 1.00000381)
  5307. w3.Part1 = p4
  5308. w3.C1 = CFrame.new(-64.8028488, -2.10003614, 14.2623415, 1.00000417, -2.08616257e-007, 2.98023117e-008, 8.94069672e-008, 0.999999583, 5.96046377e-008, -5.79734909e-008, 2.98023224e-008, 1.00000381)
  5309. w4 = Instance.new("Weld", p4)
  5310. w4.Name = "Wedge_Weld"
  5311. w4.Part0 = p4
  5312. w4.C0 = CFrame.new(-64.8028488, -2.10003614, 14.2623415, 1.00000417, -2.08616257e-007, 2.98023117e-008, 8.94069672e-008, 0.999999583, 5.96046377e-008, -5.79734909e-008, 2.98023224e-008, 1.00000381)
  5313. w4.Part1 = p5
  5314. w4.C1 = CFrame.new(-64.9004364, -0.350028336, 14.7500486, 1.00000429, -2.08616257e-007, 2.33795703e-008, 8.94069672e-008, 0.999999523, 1.11224018e-007, -5.31818927e-008, -2.9802294e-008, 1.00000381)
  5315. w5 = Instance.new("Weld", p5)
  5316. w5.Name = "Part_Weld"
  5317. w5.Part0 = p5
  5318. w5.C0 = CFrame.new(-64.9004364, -0.350028336, 14.7500486, 1.00000429, -2.08616257e-007, 2.33795703e-008, 8.94069672e-008, 0.999999523, 1.11224018e-007, -5.31818927e-008, -2.9802294e-008, 1.00000381)
  5319. w5.Part1 = p6
  5320. w5.C1 = CFrame.new(54.2596054, -36.0786095, 14.2623415, -0.819155633, -0.573575974, -5.40201484e-008, 0.573578835, -0.819151759, -2.51900261e-008, -5.96046341e-008, 2.98023224e-008, 1.00000381)
  5321. w6 = Instance.new("Weld", p6)
  5322. w6.Name = "Part_Weld"
  5323. w6.Part0 = p6
  5324. w6.C0 = CFrame.new(54.2596054, -36.0786095, 14.2623415, -0.819155633, -0.573575974, -5.40201484e-008, 0.573578835, -0.819151759, -2.51900261e-008, -5.96046341e-008, 2.98023224e-008, 1.00000381)
  5325. w6.Part1 = p7
  5326. w6.C1 = CFrame.new(-55.0575066, -34.589859, 14.2623396, 0.866029263, -0.50000006, -3.99274924e-009, 0.500002325, 0.866025031, 6.65203004e-008, -4.46573551e-008, 5.96046448e-008, 1.00000381)
  5327. w7 = Instance.new("Weld", p7)
  5328. w7.Name = "Part_Weld"
  5329. w7.Part0 = p7
  5330. w7.C0 = CFrame.new(-55.0575066, -34.589859, 14.2623396, 0.866029263, -0.50000006, -3.99274924e-009, 0.500002325, 0.866025031, 6.65203004e-008, -4.46573551e-008, 5.96046448e-008, 1.00000381)
  5331. w7.Part1 = p8
  5332. w7.C1 = CFrame.new(-65.2028809, -2.90003395, 14.2623415, 1.00000429, -2.08616257e-007, 2.98023117e-008, 8.94069672e-008, 0.999999642, 5.96046377e-008, -5.79734909e-008, 2.98023224e-008, 1.00000381)
  5333. w8 = Instance.new("Weld", p8)
  5334. w8.Name = "Part_Weld"
  5335. w8.Part0 = p8
  5336. w8.C0 = CFrame.new(-65.2028809, -2.90003395, 14.2623415, 1.00000429, -2.08616257e-007, 2.98023117e-008, 8.94069672e-008, 0.999999642, 5.96046377e-008, -5.79734909e-008, 2.98023224e-008, 1.00000381)
  5337. w8.Part1 = p9
  5338. w8.C1 = CFrame.new(-65.5028763, -1.00002885, 14.2623425, 1.00000429, -2.06278372e-007, 2.98023135e-008, 8.70690755e-008, 0.999999523, 5.16191463e-008, -5.96046341e-008, 2.98023224e-008, 1.00000381)
  5339. w9 = Instance.new("Weld", p9)
  5340. w9.Name = "Part_Weld"
  5341. w9.Part0 = p9
  5342. w9.C0 = CFrame.new(-65.5028763, -1.00002885, 14.2623425, 1.00000429, -2.06278372e-007, 2.98023135e-008, 8.70690755e-008, 0.999999523, 5.16191463e-008, -5.96046341e-008, 2.98023224e-008, 1.00000381)
  5343. w9.Part1 = p10
  5344. w9.C1 = CFrame.new(44.0550385, -47.6020889, 14.2623405, -0.642790556, -0.766044021, -6.48163621e-008, 0.766047776, -0.642787576, -1.54832289e-008, -5.79734909e-008, 2.98023224e-008, 1.00000381)
  5345. w10 = Instance.new("Weld", p10)
  5346. w10.Name = "Part_Weld"
  5347. w10.Part0 = p10
  5348. w10.C0 = CFrame.new(44.0550385, -47.6020889, 14.2623405, -0.642790556, -0.766044021, -6.48163621e-008, 0.766047776, -0.642787576, -1.54832289e-008, -5.79734909e-008, 2.98023224e-008, 1.00000381)
  5349. w10.Part1 = p11
  5350. w10.C1 = CFrame.new(-65.2028656, -3.3036263, 14.2623405, 1.00000429, -1.93715096e-007, 2.98023153e-008, 1.1920929e-007, 0.999999702, 5.96046412e-008, -5.79734909e-008, 2.98023224e-008, 1.00000381)
  5351. w11 = Instance.new("Weld", p11)
  5352. w11.Name = "Wedge_Weld"
  5353. w11.Part0 = p11
  5354. w11.C0 = CFrame.new(-65.2028656, -3.3036263, 14.2623405, 1.00000429, -1.93715096e-007, 2.98023153e-008, 1.1920929e-007, 0.999999702, 5.96046412e-008, -5.79734909e-008, 2.98023224e-008, 1.00000381)
  5355. w11.Part1 = p12
  5356. w11.C1 = CFrame.new(-65.5004425, -0.350028276, 14.7500486, 1.00000429, -2.08616257e-007, 2.33795703e-008, 8.94069672e-008, 0.999999523, 1.11224018e-007, -5.31818927e-008, -2.9802294e-008, 1.00000381)
  5357. w12 = Instance.new("Weld", p12)
  5358. w12.Name = "Part_Weld"
  5359. w12.Part0 = p12
  5360. w12.C0 = CFrame.new(-65.5004425, -0.350028276, 14.7500486, 1.00000429, -2.08616257e-007, 2.33795703e-008, 8.94069672e-008, 0.999999523, 1.11224018e-007, -5.31818927e-008, -2.9802294e-008, 1.00000381)
  5361. w12.Part1 = p13
  5362. w12.C1 = CFrame.new(-64.3028641, -3.60003614, 14.2623415, 1.00000429, -2.19451294e-007, 2.98023153e-008, 1.30103487e-007, 0.999999702, 5.96046448e-008, -5.79734909e-008, 2.98023224e-008, 1.00000381)
  5363. w13 = Instance.new("Weld", p13)
  5364. w13.Name = "Part_Weld"
  5365. w13.Part0 = p13
  5366. w13.C0 = CFrame.new(-64.3028641, -3.60003614, 14.2623415, 1.00000429, -2.19451294e-007, 2.98023153e-008, 1.30103487e-007, 0.999999702, 5.96046448e-008, -5.79734909e-008, 2.98023224e-008, 1.00000381)
  5367. w13.Part1 = p14
  5368. w13.C1 = CFrame.new(-65.202858, -3.80003428, 14.2623415, 1.00000417, -2.08616257e-007, 2.98023117e-008, 8.94069672e-008, 0.999999583, 5.96046377e-008, -5.79734909e-008, 2.98023224e-008, 1.00000381)
  5369. w14 = Instance.new("Weld", p14)
  5370. w14.Name = "Wedge_Weld"
  5371. w14.Part0 = p14
  5372. w14.C0 = CFrame.new(-65.202858, -3.80003428, 14.2623415, 1.00000417, -2.08616257e-007, 2.98023117e-008, 8.94069672e-008, 0.999999583, 5.96046377e-008, -5.79734909e-008, 2.98023224e-008, 1.00000381)
  5373. m.Parent = lleg
  5374. m:MakeJoints()
  5375. ----------------------------------------------------
  5376. local cor7 = Instance.new("Part", lleg.LeftLeg)
  5377. cor7.Name = "Thingy"
  5378. cor7.Locked = true
  5379. cor7.BottomSurface = 0
  5380. cor7.CanCollide = false
  5381. cor7.Size = Vector3.new(2, 1, 1)
  5382. cor7.Transparency = 1
  5383. cor7.TopSurface = 0
  5384. corw2 = Instance.new("Weld", cor7)
  5385. corw2.Part0 = lleg
  5386. corw2.Part1 = cor7
  5387. corw2.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  5388. corw2.C1 = CFrame.new(0, 0, 0)
  5389. weld2 = Instance.new("Weld", lleg.LeftLeg)
  5390. weld2.Part0 = cor7
  5391. weld2.Part1 = p3
  5392. weld2.C0 = CFrame.new(0, 0, 0)
  5393. ----------------------------------------------------
  5394. function weld5(part0, part1, c0, c1)
  5395. weeld=Instance.new("Weld", part0)
  5396. weeld.Part0=part0
  5397. weeld.Part1=part1
  5398. weeld.C0=c0
  5399. weeld.C1=c1
  5400. return weeld
  5401. end
  5402. ----------------------------------------------------
  5403. function newRay(start,face,range,wat)
  5404. local rey=Ray.new(start.p,(face.p-start.p).Unit*range)
  5405. hit,pos=Workspace:FindPartOnRayWithIgnoreList(rey,wat)
  5406. return rey,hit,pos
  5407. end
  5408. ----------------------------------------------------
  5409. mod5 = Instance.new("Model",char)
  5410.  
  5411. function FindNearestTorso(Position,Distance,SinglePlayer)
  5412. if SinglePlayer then return(SinglePlayer.Torso.CFrame.p -Position).magnitude < Distance end
  5413. local List = {}
  5414. for i,v in pairs(workspace:GetChildren())do
  5415. if v:IsA("Model")then
  5416. if v:findFirstChild("Torso")then
  5417. if v ~= char then
  5418. if(v.Torso.Position -Position).magnitude <= Distance then
  5419. table.insert(List,v)
  5420. end
  5421. end
  5422. end
  5423. end
  5424. end
  5425. return List
  5426. end
  5427.  
  5428. function Landing()
  5429. part=Instance.new('Part',mod5)
  5430. part.Anchored=true
  5431. part.CanCollide=false
  5432. part.FormFactor='Custom'
  5433. part.Size=Vector3.new(.2,.2,.2)
  5434. part.CFrame=root.CFrame*CFrame.new(0,-2,0)
  5435. part.Transparency=.7
  5436. part.BrickColor=BrickColor.new('Really black')
  5437. part2=part:clone()
  5438. part2.Parent = mod5
  5439. part2.BrickColor=BrickColor.new('Bright blue')
  5440. mesh=Instance.new('SpecialMesh',part)
  5441. mesh.MeshId='http://www.roblox.com/asset/?id=20329976'
  5442. mesh.Scale=Vector3.new(10,5,10)
  5443. mesh2=mesh:clone()
  5444. mesh2.Parent=part2
  5445. mesh2.Scale=Vector3.new(12, 6, 12)
  5446.  
  5447. for i,v in pairs(FindNearestTorso(torso.CFrame.p,30))do
  5448. if v:FindFirstChild('Humanoid') then
  5449. v.Humanoid:TakeDamage(math.random(20,30))
  5450. v.Humanoid.PlatformStand = true
  5451. v:FindFirstChild("Torso").Velocity = hed.CFrame.lookVector * 30
  5452. end
  5453. end
  5454.  
  5455. coroutine.resume(coroutine.create(function()
  5456. for i=0,3.8,0.05 do
  5457. wait()
  5458. part.CFrame=part.CFrame
  5459. part.Transparency=i
  5460. part2.CFrame=part2.CFrame
  5461. part2.Transparency=i
  5462. mesh.Scale=mesh.Scale+Vector3.new(1,0.2,1)
  5463. mesh2.Scale=mesh2.Scale+Vector3.new(1.2,0.3,1.2)
  5464. end
  5465. part.Parent = nil
  5466. end))
  5467. end
  5468. ----------------------------------------------------
  5469. mod4 = Instance.new("Model",char)
  5470.  
  5471. ptez = {0.7, 0.8, 0.9, 1}
  5472.  
  5473. function FindNearestTorso(Position,Distance,SinglePlayer)
  5474. if SinglePlayer then return(SinglePlayer.Torso.CFrame.p -Position).magnitude < Distance end
  5475. local List = {}
  5476. for i,v in pairs(workspace:GetChildren())do
  5477. if v:IsA("Model")then
  5478. if v:findFirstChild("Torso")then
  5479. if v ~= char then
  5480. if(v.Torso.Position -Position).magnitude <= Distance then
  5481. table.insert(List,v)
  5482. end
  5483. end
  5484. end
  5485. end
  5486. end
  5487. return List
  5488. end
  5489.  
  5490. function GroundPound()
  5491. part=Instance.new('Part',mod4)
  5492. part.Anchored=true
  5493. part.CanCollide=false
  5494. part.FormFactor='Custom'
  5495. part.Size=Vector3.new(.2,.2,.2)
  5496. part.CFrame=root.CFrame*CFrame.new(0,-5.8,-2.4)*CFrame.Angles(math.rad(90),0,0)
  5497. part.Transparency=.7
  5498. part.BrickColor=BrickColor.new('Really black')
  5499. mesh=Instance.new('SpecialMesh',part)
  5500. mesh.MeshId='http://www.roblox.com/asset/?id=3270017'
  5501. mesh.Scale=Vector3.new(3,3,3)
  5502. part2=Instance.new('Part',mod4)
  5503. part2.Anchored=true
  5504. part2.CanCollide=false
  5505. part2.FormFactor='Custom'
  5506. part2.Size=Vector3.new(.2,.2,.2)
  5507. part2.CFrame=root.CFrame*CFrame.new(0,-5,-2.6)
  5508. part2.Transparency=.7
  5509. part2.BrickColor=BrickColor.new('Really red')
  5510. mesh2=Instance.new('SpecialMesh',part2)
  5511. mesh2.MeshId='http://www.roblox.com/asset/?id=20329976'
  5512. mesh2.Scale=Vector3.new(3,1.5,3)
  5513. x = Instance.new("Sound",char)
  5514. x.SoundId = "http://www.roblox.com/asset/?id=142070127"
  5515. x.Pitch = ptez[math.random(1,#ptez)]
  5516. x.Volume = 1
  5517. wait(.1)
  5518. x:Play()
  5519. for i,v in pairs(FindNearestTorso(torso.CFrame.p,12))do
  5520. if v:FindFirstChild('Humanoid') then
  5521. v.Humanoid:TakeDamage(math.random(8,15))
  5522. end
  5523. end
  5524. coroutine.resume(coroutine.create(function()
  5525. for i=0,0.62,0.13 do
  5526. wait()
  5527. part.CFrame=part.CFrame
  5528. part.Transparency=i
  5529. mesh.Scale=mesh.Scale+Vector3.new(0.4,0.4,0.4)
  5530. part2.CFrame=part2.CFrame
  5531. part2.Transparency=i
  5532. mesh2.Scale=mesh2.Scale+Vector3.new(0.4,0.2,0.4)
  5533. end
  5534. part.Parent=nil
  5535. part2.Parent=nil
  5536. x:Destroy()
  5537. end))
  5538. end
  5539. ----------------------------------------------------
  5540. mod=Instance.new('Model',char)
  5541.  
  5542. function charge()
  5543. hed.Velocity=hed.CFrame.lookVector*200
  5544. part=Instance.new('Part',mod)
  5545. part.Anchored=true
  5546. part.CanCollide=false
  5547. part.FormFactor='Custom'
  5548. part.Size=Vector3.new(.2,.2,.2)
  5549. part.CFrame=hed.CFrame*CFrame.Angles(math.rad(90),0,0)
  5550. part.Transparency=.7
  5551. part.BrickColor=BrickColor.new('Black')
  5552. mesh=Instance.new('SpecialMesh',part)
  5553. mesh.MeshId='http://www.roblox.com/asset/?id=20329976'
  5554. mesh.Scale=Vector3.new(10,5,10)
  5555. part2=part:clone()
  5556. part2.Parent=mod
  5557. part2.BrickColor=BrickColor.new('Bright red')
  5558. mesh2=mesh:clone()
  5559. mesh2.Parent=part2
  5560. mesh2.Scale=Vector3.new(20,10,20)
  5561. part3=part2:clone()
  5562. part3.Parent = mod
  5563. part3.BrickColor=BrickColor.new('Really black')
  5564. mesh3=mesh2:clone()
  5565. mesh2.Parent=part3
  5566. mesh3.Scale=Vector3.new(30,15,30)
  5567. coroutine.resume(coroutine.create(function()
  5568. for i=0,1,0.1 do
  5569. wait()
  5570. part.CFrame=part.CFrame
  5571. part.Transparency=i
  5572. mesh.Scale=mesh.Scale+Vector3.new(1,1,1)
  5573. part2.CFrame=part2.CFrame
  5574. part2.Transparency=i
  5575. mesh2.Scale=mesh2.Scale+Vector3.new(1,1,1)
  5576. part3.CFrame=part3.CFrame
  5577. part3.Transparency=i
  5578. mesh3.Scale=mesh3.Scale+Vector3.new(1,1,1)
  5579. end
  5580. part.Parent=nil
  5581. part2.Parent=nil
  5582. part3.Parent = nil
  5583. end))
  5584. end
  5585. ----------------------------------------------------
  5586. function FindNearestTorso(Position,Distance,SinglePlayer)
  5587. if SinglePlayer then return(SinglePlayer.Torso.CFrame.p -Position).magnitude < Distance end
  5588. local List = {}
  5589. for i,v in pairs(workspace:GetChildren())do
  5590. if v:IsA("Model")then
  5591. if v:findFirstChild("Torso")then
  5592. if v ~= char then
  5593. if(v.Torso.Position -Position).magnitude <= Distance then
  5594. table.insert(List,v)
  5595. end
  5596. end
  5597. end
  5598. end
  5599. end
  5600. return List
  5601. end
  5602.  
  5603. mod3 = Instance.new("Model",rleg)
  5604.  
  5605. function Stomp()
  5606. part=Instance.new('Part',mod3)
  5607. part.Anchored=true
  5608. part.CanCollide=false
  5609. part.FormFactor='Custom'
  5610. part.Size=Vector3.new(.2,.2,.2)
  5611. part.CFrame=rleg.CFrame*CFrame.new(0,-2.4,0)*CFrame.Angles(math.rad(90),0,0)
  5612. part.Transparency=.7
  5613. part.BrickColor=BrickColor.new('Bright green')
  5614. mesh=Instance.new('SpecialMesh',part)
  5615. mesh.MeshId='http://www.roblox.com/asset/?id=3270017'
  5616. mesh.Scale=Vector3.new(25,25,25)
  5617. part2=part:clone()
  5618. part2.Parent=mod3
  5619. part2.BrickColor=BrickColor.new('Bright green')
  5620. mesh2=mesh:clone()
  5621. mesh2.Parent=part2
  5622. mesh2.Scale=Vector3.new(15,15,15)
  5623. part3=part:clone()
  5624. part3.Parent=mod3
  5625. part3.TopSurface=0
  5626. part3.BottomSurface=0
  5627. part3.CFrame=rleg.CFrame*CFrame.new(0,-3,0)
  5628. mesh3=Instance.new('SpecialMesh',part3)
  5629. mesh3.MeshType = 3
  5630. mesh3.Scale=Vector3.new(12,12,12)
  5631. for i,v in pairs(FindNearestTorso(torso.CFrame.p,50))do
  5632. if v:FindFirstChild('Humanoid') then
  5633. v.Humanoid:TakeDamage(math.random(20,60))
  5634. v.Humanoid.PlatformStand = true
  5635. v:FindFirstChild("Torso").Velocity = hed.CFrame.lookVector * 100
  5636. end
  5637. end
  5638. coroutine.resume(coroutine.create(function()
  5639. for i=0,3.8,0.05 do
  5640. wait()
  5641. part.CFrame=part.CFrame
  5642. part.Transparency=i
  5643. mesh.Scale=mesh.Scale+Vector3.new(2.8,2.8,2.8)
  5644. part2.CFrame=part2.CFrame
  5645. part2.Transparency=i
  5646. mesh2.Scale=mesh2.Scale+Vector3.new(1,1,1)
  5647. part3.CFrame=part3.CFrame
  5648. part3.Transparency=i
  5649. mesh3.Scale=mesh3.Scale+Vector3.new(1.5,1.5,1.5)
  5650. end
  5651. end))
  5652. end
  5653. ----------------------------------------------------
  5654.  
  5655. local acos = math.acos
  5656. local sqrt = math.sqrt
  5657. local Vec3 = Vector3.new
  5658. local fromAxisAngle = CFrame.fromAxisAngle
  5659.  
  5660. local function toAxisAngle(CFr)
  5661. local X,Y,Z,R00,R01,R02,R10,R11,R12,R20,R21,R22 = CFr:components()
  5662. local Angle = math.acos((R00+R11+R22-1)/2)
  5663. local A = (R21-R12)^2+(R02-R20)^2+(R10-R01)^2
  5664. A = A == 0 and 0.00001 or A
  5665. local B = (R21-R12)^2+(R02-R20)^2+(R10-R01)^2
  5666. B = B == 0 and 0.00001 or B
  5667. local C = (R21-R12)^2+(R02-R20)^2+(R10-R01)^2
  5668. C = C == 0 and 0.00001 or C
  5669. local x = (R21-R12)/sqrt(A)
  5670. local y = (R02-R20)/sqrt(B)
  5671. local z = (R10-R01)/sqrt(C)
  5672. return Vec3(x,y,z),Angle
  5673. end
  5674.  
  5675. function ApplyTrig(Num,Func)
  5676. local Min,Max = Func(0),Func(1)
  5677. local i = Func(Num)
  5678. return (i-Min)/(Max-Min)
  5679. --[[if Func == "sin" then
  5680. return (math.sin((1-Num)*math.pi)+1)/2
  5681. elseif Func == "cos" then
  5682. return (math.cos((1-Num)*math.pi)+1)/2
  5683. end]]
  5684. end
  5685.  
  5686. function LerpCFrame(CFrame1,CFrame2,Num)
  5687. local Vec,Ang = toAxisAngle(CFrame1:inverse()*CFrame2)
  5688. return CFrame1*fromAxisAngle(Vec,Ang*Num) + (CFrame2.p-CFrame1.p)*Num
  5689. end
  5690.  
  5691. function Crater(Torso,Radius)
  5692. Spawn(function()
  5693. local Ray = Ray.new(Torso.Position,Vector3.new(0,-1,0)*10)
  5694. local Ignore = {}
  5695. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  5696. if v.Character ~= nil then
  5697. Ignore[#Ignore+1] = v.Character
  5698. end
  5699. end
  5700. local Hit,Pos,SurfaceNorm = Workspace:FindPartOnRayWithIgnoreList(Ray,Ignore)
  5701. if Hit == nil then return end
  5702. local Parts = {}
  5703. for i = 1,360,10 do
  5704. local P = Instance.new("Part",Torso.Parent)
  5705. P.Anchored = true
  5706. P.FormFactor = "Custom"
  5707. P.BrickColor = Hit.BrickColor
  5708. P.Material = Hit.Material
  5709. P.TopSurface = "Smooth"
  5710. P.BottomSurface = "Smooth"
  5711. P.Size = Vector3.new(5,10,10)*(math.random(80,100)/100)
  5712. P.CFrame = ((CFrame.new(Pos,Pos+SurfaceNorm)*CFrame.Angles(math.rad(90),0,0))-Vector3.new(0,7,0))*CFrame.Angles(math.rad(math.random(-50,50)),math.rad(math.random(-50,50)),math.rad(math.random(-50,50)))
  5713. Parts[#Parts+1] = {P,P.CFrame,((CFrame.new(Pos,Pos+SurfaceNorm)*CFrame.Angles(math.rad(90),0,0))-Vector3.new(0,1,0))*CFrame.Angles(0,math.rad(i),0)*CFrame.new(0,0,-Radius)*CFrame.Angles(math.rad(math.random(-50,-20)),math.rad(math.random(-15,15)),math.rad(math.random(-15,15))),P.Size}
  5714. if math.random(0,5) == 0 then -- rubble
  5715. local P = Instance.new("Part",Torso.Parent)
  5716. P.Anchored = true
  5717. P.FormFactor = "Custom"
  5718. P.BrickColor = Hit.BrickColor
  5719. P.Material = Hit.Material
  5720. P.TopSurface = "Smooth"
  5721. P.BottomSurface = "Smooth"
  5722. P.Size = Vector3.new(2,2,2)*(math.random(80,100)/100)
  5723. P.CFrame = ((CFrame.new(Pos,Pos+SurfaceNorm)*CFrame.Angles(math.rad(90),0,0))-Vector3.new(0,2.5,0))*CFrame.Angles(math.rad(math.random(-50,50)),math.rad(math.random(-50,50)),math.rad(math.random(-50,50)))
  5724. Parts[#Parts+1] = {P,P.CFrame,(CFrame.new(Pos,Pos+SurfaceNorm)*CFrame.Angles(math.rad(90),0,0))*CFrame.Angles(0,math.rad(i),0)*CFrame.new(0,0,-Radius-8)*CFrame.Angles(math.rad(math.random(-90,90)),math.rad(math.random(-90,90)),math.rad(math.random(-90,90))),P.Size}
  5725. end
  5726. end
  5727. for i = 0,1,0.05 do
  5728. for i2,v in pairs(Parts) do
  5729. v[1].CFrame = LerpCFrame(v[2],v[3],ApplyTrig(i,math.cos))
  5730. end
  5731. wait(0.02)
  5732. end
  5733. for i,v in pairs(Parts) do
  5734. if v[1].Size.X > 2.1 then
  5735. v[1].CFrame = v[1].CFrame+Vector3.new(0,2,0)
  5736. end
  5737. v[1].Anchored = false
  5738. end
  5739. for i = 0,1,0.05 do
  5740. for i2,v in pairs(Parts) do
  5741. v[1].Transparency = i
  5742. if i == 1 then
  5743. v[1]:Destroy()
  5744. elseif i >= 0.25 then
  5745. v[1].CanCollide = false
  5746. end
  5747. end
  5748. wait(0.02)
  5749. end
  5750. Parts = nil
  5751. end)
  5752. end
  5753.  
  5754. ----------------------------------------------------
  5755. mouse.KeyDown:connect(function(key)
  5756. if key == "r" then
  5757. larm.BrickColor = BrickColor.new("Bright red")
  5758. rarm.BrickColor = BrickColor.new("Bright red")
  5759. if Debounces.CanAttack == true then
  5760. Debounces.CanAttack = false
  5761. Debounces.on = true
  5762. Debounces.NoIdl = true
  5763. to = char.Absolution.Thingy2.Touched:connect(function(ht)
  5764. hit = ht.Parent
  5765. if ht and hit:IsA("Model") then
  5766. if hit:FindFirstChild("Humanoid") then
  5767. if hit.Name ~= p.Name then
  5768. --[[if Debounces.Slashing == true and Debounces.Slashed == false then
  5769. Debounces.Slashed = true]]--
  5770. hit:FindFirstChild("Humanoid"):TakeDamage(10)
  5771. wait(1)
  5772. --Debounces.Slashed = false
  5773. --end
  5774. end
  5775. end
  5776. elseif ht and hit:IsA("Hat") then
  5777. if hit.Parent.Name ~= p.Name then
  5778. if hit.Parent:FindFirstChild("Humanoid") then
  5779. --[[ if Debounces.Slashing == true and Debounces.Slashed == false then
  5780. Debounces.Slashed = true]]--
  5781. hit.Parent:FindFirstChild("Humanoid"):TakeDamage(10)
  5782. wait(1)
  5783. --Debounces.Slashed = false
  5784. end
  5785. end
  5786. end
  5787. end)
  5788. q = Instance.new("Sound",hed)
  5789. q.SoundId = "http://www.roblox.com/asset/?id=134012322"
  5790. q.Pitch = 0.85
  5791. q.Looped = false
  5792. q1 = Instance.new("Sound",hed)
  5793. q1.SoundId = "http://www.roblox.com/asset/?id=134012322"
  5794. q1.Pitch = 0.85
  5795. q1.Looped = false
  5796. q:Play()
  5797. q1:Play()
  5798. for i = 1,20 do
  5799. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(2.3,1.1,-1) * CFrame.Angles(math.rad(115), math.rad(0), math.rad(-55)), 0.2)
  5800. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-2.3,1.1,-1) * CFrame.Angles(math.rad(115), math.rad(0), math.rad(55)), 0.2)
  5801. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,3,0) * CFrame.Angles(math.rad(20), math.rad(0), math.rad(0)),0.2)
  5802. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, 4, 0) * CFrame.Angles(math.rad(30), math.rad(0), 0), 0.2)
  5803. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-1, -3, 1) * CFrame.Angles(math.rad(-60), 0, math.rad(0)), 0.2)
  5804. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(1, -3, .6) * CFrame.Angles(math.rad(-60), 0, math.rad(0)), 0.2)
  5805. cor.Weld.C0 = Lerp(cor.Weld.C0, CFrame.new(0, -2.2, -3) * CFrame.Angles(math.rad(-90), math.rad(-142), math.rad(0)), 0.25)
  5806. if Debounces.on == false then break end
  5807. rs:wait(.6)
  5808. end
  5809. n = Instance.new("Sound",hed)
  5810. n.SoundId = "http://www.roblox.com/asset/?id=168514932"
  5811. n.Pitch = 0.94
  5812. n.Looped = false
  5813. n1 = Instance.new("Sound",hed)
  5814. n1.SoundId = "http://www.roblox.com/asset/?id=168514932"
  5815. n1.Pitch = 0.94
  5816. n1.Looped = false
  5817. n:Play()
  5818. n1:Play()
  5819. b = Instance.new("Sound",hed)
  5820. b.SoundId = "http://www.roblox.com/asset/?id=168586586"
  5821. b.Pitch = 0.94
  5822. b.Looped = false
  5823. b1 = Instance.new("Sound",hed)
  5824. b1.SoundId = "http://www.roblox.com/asset/?id=168586586"
  5825. b1.Pitch = 0.94
  5826. b1.Looped = false
  5827. b:Play()
  5828. b1:Play()
  5829. for i = 1,26 do
  5830. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(2.3,1.1,-1) * CFrame.Angles(math.rad(50), math.rad(0), math.rad(-55)), 0.25)
  5831. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-2.3,1.1,-1) * CFrame.Angles(math.rad(50), math.rad(0), math.rad(55)), 0.25)
  5832. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,3,0) * CFrame.Angles(math.rad(-10), math.rad(0), math.rad(0)),0.25)
  5833. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1.1, 0) * CFrame.Angles(math.rad(-40), math.rad(0), 0), 0.25)
  5834. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-1, -3, -1) * CFrame.Angles(math.rad(50), 0, math.rad(0)), 0.25)
  5835. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(1, -3, .4) * CFrame.Angles(math.rad(-10), 0, math.rad(0)), 0.25)
  5836. cor.Weld.C0 = Lerp(cor.Weld.C0, CFrame.new(1.4, -3.5, -7) * CFrame.Angles(math.rad(-90), math.rad(-142), math.rad(20)), 0.25)
  5837. if Debounces.on == false then break end
  5838. rs:wait(1)
  5839. end
  5840. wait(.5)
  5841. to:disconnect()
  5842. q:Destroy()
  5843. q1:Destroy()
  5844. n:Destroy()
  5845. n1:Destroy()
  5846. larm.BrickColor = BrickColor.new("Really black")
  5847. rarm.BrickColor = BrickColor.new("Really black")
  5848. if Debounces.CanAttack == false then
  5849. Debounces.CanAttack = true
  5850. Debounces.on = false
  5851. Debounces.NoIdl = false
  5852. end
  5853. end
  5854. end
  5855. end)
  5856. ----------------------------------------------------
  5857. mouse.KeyDown:connect(function(key)
  5858. if key == "q" then
  5859. larm.BrickColor = BrickColor.new("Bright red")
  5860. rarm.BrickColor = BrickColor.new("Bright red")
  5861. if Debounces.CanAttack == true then
  5862. Debounces.CanAttack = false
  5863. Debounces.on = true
  5864. Debounces.NoIdl = true
  5865. to = char.Absolution.Thingy2.Touched:connect(function(ht)
  5866. hit = ht.Parent
  5867. if ht and hit:IsA("Model") then
  5868. if hit:FindFirstChild("Humanoid") then
  5869. if hit.Name ~= p.Name then
  5870. --[[if Debounces.Slashing == true and Debounces.Slashed == false then
  5871. Debounces.Slashed = true]]--
  5872. hit:FindFirstChild("Humanoid"):TakeDamage(4)
  5873. wait(1)
  5874. --Debounces.Slashed = false
  5875. --end
  5876. end
  5877. end
  5878. elseif ht and hit:IsA("Hat") then
  5879. if hit.Parent.Name ~= p.Name then
  5880. if hit.Parent:FindFirstChild("Humanoid") then
  5881. --[[ if Debounces.Slashing == true and Debounces.Slashed == false then
  5882. Debounces.Slashed = true]]--
  5883. hit.Parent:FindFirstChild("Humanoid"):TakeDamage(4)
  5884. wait(1)
  5885. --Debounces.Slashed = false
  5886. end
  5887. end
  5888. end
  5889. end)
  5890. for i = 1, 20 do
  5891. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(3,.9,0) * CFrame.Angles(math.rad(21), math.rad(75), math.rad(50)), 0.2)
  5892. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-3,.9,0) * CFrame.Angles(math.rad(-30), math.rad(0), math.rad(-18)), 0.2)
  5893. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,3,-.2) * CFrame.Angles(math.rad(-14),math.rad(-60),0), 0.5)
  5894. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1.2, 0) * CFrame.Angles(0, math.rad(70), 0), 0.5)
  5895. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-1.2, -3, 0) * CFrame.Angles(0, 0, math.rad(-10)), 0.5)
  5896. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(1.2, -3, 0) * CFrame.Angles(0, 0, math.rad(10)), 0.5)
  5897. cor.Weld.C0 = Lerp(cor.Weld.C0, CFrame.new(0, -1.7, -1.4) * CFrame.Angles(math.rad(-90), math.rad(-90), math.rad(0)), 1)
  5898. if Debounces.on == false then break end
  5899. rs:wait(2)
  5900. end
  5901. z = Instance.new("Sound",hed)
  5902. z.SoundId = "rbxassetid://160069154"
  5903. z.Looped = false
  5904. z.Pitch = .9
  5905. z1 = Instance.new("Sound",hed)
  5906. z1.SoundId = "rbxassetid://160069154"
  5907. z1.Looped = false
  5908. z1.Pitch = .9
  5909. wait(0.01)
  5910. z:Play()
  5911. z1:Play()
  5912. for i = 1, 20 do
  5913. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(3,.9,0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(50)), 0.2)
  5914. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-2,.9,-1) * CFrame.Angles(math.rad(60), math.rad(0), math.rad(20)), 0.5)
  5915. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,3,-.2) * CFrame.Angles(math.rad(-14),math.rad(30),0), 0.5)
  5916. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -3, 0) * CFrame.Angles(math.rad(0), math.rad(-30), math.rad(0)), 0.5)
  5917. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-1, -1, -2) * CFrame.Angles(math.rad(-10), 0, 0), 0.5)
  5918. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(1, -2.8, .6) * CFrame.Angles(math.rad(-65), 0, 0), 0.5)
  5919. cor.Weld.C0 = Lerp(cor.Weld.C0, CFrame.new(0, -1.7, -1.4) * CFrame.Angles(math.rad(-90), math.rad(-90), math.rad(0)), 1)
  5920. if Debounces.on == false then break end
  5921. rs:wait(2)
  5922. end
  5923. for i = 1, 20 do
  5924. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(3,.9,0) * CFrame.Angles(math.rad(140), math.rad(0), math.rad(50)), 0.4)
  5925. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-3,.9,0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-18)), 0.4)
  5926. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,3,-.2) * CFrame.Angles(math.rad(-14),math.rad(10),0), 0.5)
  5927. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1.2, 0) * CFrame.Angles(0, math.rad(-10), 0), 0.5)
  5928. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-1.2, -3, 0) * CFrame.Angles(0, 0, math.rad(-10)), 0.5)
  5929. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(1.2, -3, 0) * CFrame.Angles(0, 0, math.rad(10)), 0.5)
  5930. cor.Weld.C0 = Lerp(cor.Weld.C0, CFrame.new(0, -1.7, -1.4) * CFrame.Angles(math.rad(-90), math.rad(-90), math.rad(0)), 1)
  5931. if Debounces.on == false then break end
  5932. rs:wait(2)
  5933. end
  5934. z = Instance.new("Sound",hed)
  5935. z.SoundId = "rbxassetid://168586621"
  5936. z.Looped = false
  5937. z.Pitch = 1
  5938. z1 = Instance.new("Sound",hed)
  5939. z1.SoundId = "rbxassetid://168586621"
  5940. z1.Looped = false
  5941. z1.Pitch = 1
  5942. wait(0.01)
  5943. z:Play()
  5944. z1:Play()
  5945. for i = 1, 20 do
  5946. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(3,.9,0) * CFrame.Angles(math.rad(40), math.rad(-20), math.rad(10)), 0.5)
  5947. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-3,.9,0) * CFrame.Angles(math.rad(-20), math.rad(0), math.rad(-18)), 0.4)
  5948. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,3,-.2) * CFrame.Angles(math.rad(-14),math.rad(-40),0), 0.5)
  5949. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1.2, 0) * CFrame.Angles(0, math.rad(40), 0), 0.5)
  5950. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-1.2, -3, 0) * CFrame.Angles(math.rad(-20), 0, math.rad(-10)), 0.5)
  5951. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(1.2, -3, 0) * CFrame.Angles(math.rad(20), 0, math.rad(10)), 0.5)
  5952. cor.Weld.C0 = Lerp(cor.Weld.C0, CFrame.new(0, -2.8, -1.4) * CFrame.Angles(math.rad(-110), math.rad(-90), math.rad(20)), 1)
  5953. if Debounces.on == false then break end
  5954. rs:wait(2)
  5955. end
  5956. to:disconnect()
  5957. larm.BrickColor = BrickColor.new("Really black")
  5958. rarm.BrickColor = BrickColor.new("Really black")
  5959. if Debounces.CanAttack == false then
  5960. Debounces.CanAttack = true
  5961. Debounces.on = false
  5962. Debounces.NoIdl = false
  5963. end
  5964. end
  5965. end
  5966. end)
  5967. ----------------------------------------------------
  5968. Sit = false
  5969. mouse.KeyDown:connect(function(key)
  5970. if key == "v" then
  5971. if Sit == false then
  5972. Sit = true
  5973. hum.WalkSpeed = 0.001
  5974. stanceToggle = "Sitting"
  5975. elseif Sit == true then
  5976. Sit = false
  5977. hum.WalkSpeed = 7
  5978. stanceToggle = "Normal"
  5979. end
  5980. end
  5981. end)
  5982. ----------------------------------------------------
  5983. mouse.KeyDown:connect(function(key)
  5984. if key == "t" then
  5985. if Debounces.CanAttack == true then
  5986. Debounces.CanAttack = false
  5987. Debounces.on = true
  5988. Debounces.NoIdl = true
  5989. for i = 1, 20 do
  5990. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(2.3,1.1,-1) * CFrame.Angles(math.rad(115), math.rad(0), math.rad(-55)), 0.2)
  5991. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-2.3,1.1,-1) * CFrame.Angles(math.rad(115), math.rad(0), math.rad(55)), 0.2)
  5992. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,3,0) * CFrame.Angles(math.rad(20), math.rad(0), math.rad(0)),0.2)
  5993. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(30), math.rad(0), 0), 0.2)
  5994. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-1, -3, .6) * CFrame.Angles(math.rad(-30), 0, math.rad(0)), 0.2)
  5995. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(1, -2, -1.2) * CFrame.Angles(math.rad(0), 0, math.rad(0)), 0.2)
  5996. cor.Weld.C0 = Lerp(cor.Weld.C0, CFrame.new(1.4, -3.5, -7) * CFrame.Angles(math.rad(-90), math.rad(-142), math.rad(20)), 1)
  5997. if Debounces.on == false then break end
  5998. rs:wait(2.6)
  5999. end
  6000. Spawn(function()
  6001. local Parts = {}
  6002. for Y = -5,5 do
  6003. local P = Instance.new("Part",char)
  6004. P.Anchored = true
  6005. P.FormFactor = "Custom"
  6006. P.CanCollide = false
  6007. P.Size = Vector3.new(1,2,1)
  6008. P.TopSurface = "SmoothNoOutlines"
  6009. P.BottomSurface = "SmoothNoOutlines"
  6010. P.BrickColor = BrickColor.new("Really black")
  6011. P.Name = tostring(Y)
  6012. local i = (Y+5)/(10)
  6013. i = 1-math.cos(math.pi*i-(math.pi/2))
  6014. P.CFrame = char.HumanoidRootPart.CFrame*CFrame.new(0,Y,-15+(i*1.5))*CFrame.Angles(math.rad(Y*5),0,0)
  6015. --[[P.Touched:connect(function(ht)
  6016. local hit = ht.Parent
  6017. if hit:FindFirstChild("Humanoid") then
  6018. hit.Humanoid:TakeDamage(math.random(20,50))
  6019. end
  6020. end)]]--
  6021. s = Instance.new("Sound",P)
  6022. s.SoundId = "rbxassetid://228343271"
  6023. s.Volume = .7
  6024. s.Pitch = 0.9
  6025. s:Play()
  6026. P.Touched:connect(function(ht)
  6027. hit = ht.Parent
  6028. if ht and hit:IsA("Model") then
  6029. if hit:FindFirstChild("Humanoid") then
  6030. if hit.Name ~= p.Name then
  6031. --[[if Debounces.Slashing == true and Debounces.Slashed == false then
  6032. Debounces.Slashed = true]]--
  6033. hit:FindFirstChild("Humanoid"):TakeDamage(math.random(1,3))
  6034. hit:FindFirstChild("Humanoid").PlatformStand = true
  6035. wait(1)
  6036. --Debounces.Slashed = false
  6037. --end
  6038. end
  6039. end
  6040. elseif ht and hit:IsA("Hat") then
  6041. if hit.Parent.Name ~= p.Name then
  6042. if hit.Parent:FindFirstChild("Humanoid") then
  6043. --[[if Debounces.Slashing == true and Debounces.Slashed == false then
  6044. Debounces.Slashed = true]]--
  6045. hit.Parent:FindFirstChild("Humanoid"):TakeDamage(math.random (1,3))
  6046. hit:FindFirstChild("Humanoid").PlatformStand = true
  6047. wait(1)
  6048. --Debounces.Slashed = false
  6049. --end
  6050. end
  6051. end
  6052. end
  6053. end)
  6054. Parts[#Parts+1] = P
  6055. end
  6056. local BREAKIT = false
  6057. local CParts = {}
  6058. local Rocks = {}
  6059. local LastPos = nil
  6060. for i = 1,70 do
  6061. for i2,v in pairs(Parts) do
  6062. v.CFrame = v.CFrame*CFrame.new(0,0,-4)
  6063. local cf = v.CFrame
  6064. v.Size = v.Size+Vector3.new(0.4,0.35,0)
  6065. v.CFrame = cf
  6066. v.Transparency = v.Transparency+0.02
  6067. if v.Transparency >= 0.975 then BREAKIT = true end
  6068. if v.Name == "0" then
  6069. local Ignore = {}
  6070. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  6071. if v.Character ~= nil then
  6072. Ignore[#Ignore+1] = v.Character
  6073. end
  6074. end
  6075. local ray = Ray.new(v.Position+Vector3.new(0,20,0),Vector3.new(0,-200,0))
  6076. local Hit,Pos,SurfaceNorm = Workspace:FindPartOnRayWithIgnoreList(ray,Ignore)
  6077. if Hit ~= nil then
  6078. if #Rocks == 0 then
  6079. for i = 1,5 do
  6080. local P = Instance.new("Part",char)
  6081. Rocks[#Rocks+1] = P
  6082. P.Anchored = true
  6083. P.FormFactor = "Custom"
  6084. P.BrickColor = Hit.BrickColor
  6085. P.Material = Hit.Material
  6086. P.TopSurface = "Smooth"
  6087. P.BottomSurface = "Smooth"
  6088. P.Size = Vector3.new(1,1,1)*(math.random(500,900)/100)
  6089. end
  6090. end
  6091. for i,P in pairs(Rocks) do
  6092. P.CFrame = ((CFrame.new(Pos)*(v.CFrame-v.Position))*CFrame.new(math.random(-math.ceil(v.Size.X/2),math.ceil(v.Size.X/2)),0,-math.random(5,8))-Vector3.new(0,0.25,0))*CFrame.Angles(math.rad(math.random(-50,50)),math.rad(math.random(-50,50)),math.rad(math.random(20,50)))
  6093. end
  6094. local P = Instance.new("Part",char)
  6095. CParts[#CParts+1] = {P,tick()}
  6096. P.Anchored = true
  6097. P.FormFactor = "Custom"
  6098. P.BrickColor = Hit.BrickColor
  6099. P.Material = Hit.Material
  6100. P.TopSurface = "Smooth"
  6101. P.BottomSurface = "Smooth"
  6102. P.Size = Vector3.new(1,1,1)*(math.random(100,300)/100)
  6103. Pos = CFrame.new(Pos)*(v.CFrame-v.Position)*CFrame.new(v.Size.X/2,0,0)
  6104. Pos = Pos.p
  6105. P.CFrame = ((CFrame.new(Pos,Pos+SurfaceNorm)*CFrame.Angles(math.rad(90),0,0))-Vector3.new(0,0.25,0))*CFrame.Angles(math.rad(math.random(-50,50)),math.rad(math.random(-50,50)),math.rad(math.random(20,50)))
  6106. local P = P:Clone()
  6107. CParts[#CParts+1] = {P,tick()}
  6108. P.Parent = char
  6109. Pos = CFrame.new(Pos)*(v.CFrame-v.Position)*CFrame.new(-v.Size.X,0,0)
  6110. Pos = Pos.p
  6111. P.CFrame = ((CFrame.new(Pos,Pos+SurfaceNorm)*CFrame.Angles(math.rad(90),0,0))-Vector3.new(0,0.25,0))*CFrame.Angles(math.rad(math.random(-50,50)),math.rad(math.random(-50,50)),math.rad(math.random(-50,-20)))
  6112. if LastPos ~= nil then
  6113. local P = P:Clone()
  6114. CParts[#CParts+1] = {P,tick()}
  6115. P.Parent = char
  6116. P.BrickColor = BrickColor.new("Really black")
  6117. Pos = CFrame.new(Pos)*(v.CFrame-v.Position)*CFrame.new(v.Size.X/2,0,0)
  6118. Pos = Pos.p
  6119. local CFr = (CFrame.new(Pos)*(v.CFrame-v.Position))-Vector3.new(0,0.4,0)
  6120. P.Size = Vector3.new(v.Size.X-0.25,1,(CFr.p-LastPos.p).Magnitude+0.25)
  6121. --P.Velocity = Vector3.new(0,-1000,0)
  6122. P.CFrame = CFrame.new(CFr.p,LastPos.p)*CFrame.new(0,0,-((CFr.p-LastPos.p).Magnitude+0.25)/2)
  6123. end
  6124. LastPos = (CFrame.new(Pos)*(v.CFrame-v.Position))-Vector3.new(0,0.4,0)
  6125. end
  6126. end
  6127. end
  6128. if BREAKIT then break end
  6129. wait(0.002)
  6130. end
  6131. for i,v in pairs(Rocks) do
  6132. CParts[#CParts+1] = {v,tick()}
  6133. end
  6134. for i,v in pairs(Parts) do
  6135. v:Destroy()
  6136. end
  6137. Parts = nil
  6138. while true do
  6139. local t = tick()
  6140. local p = nil
  6141. for i,v in pairs(CParts) do
  6142. if t-v[2] > 4 then
  6143. v[1].Transparency = v[1].Transparency+0.05
  6144. if v[1].Transparency >= 1 then
  6145. v[1]:Destroy()
  6146. CParts[i] = nil
  6147. end
  6148. end
  6149. p = v
  6150. end
  6151. if p == nil then break end
  6152. wait(0.002)
  6153. end
  6154. for i,v in pairs(CParts) do
  6155. v:Destroy()
  6156. end
  6157. CParts = {}
  6158. end)
  6159. for i = 1, 20 do
  6160. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(2.3,.8,-1) * CFrame.Angles(math.rad(50), math.rad(0), math.rad(-55)), 0.4)
  6161. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-2.3,.8,-1) * CFrame.Angles(math.rad(50), math.rad(0), math.rad(55)), 0.4)
  6162. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,3,0) * CFrame.Angles(math.rad(-20), math.rad(0), math.rad(0)),0.4)
  6163. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -2.6, 0) * CFrame.Angles(math.rad(-30), math.rad(0), 0), 0.4)
  6164. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-1, -1, -1.4) * CFrame.Angles(math.rad(40), 0, math.rad(0)), 0.4)
  6165. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(1, -1.6, -.9) * CFrame.Angles(math.rad(10), 0, math.rad(0)), 0.4)
  6166. cor.Weld.C0 = Lerp(cor.Weld.C0, CFrame.new(1.4, -3.5, -7) * CFrame.Angles(math.rad(-90), math.rad(-142), math.rad(20)), 1)
  6167. if Debounces.on == false then break end
  6168. rs:wait(2)
  6169. end
  6170. if Debounces.CanAttack == false then
  6171. Debounces.CanAttack = true
  6172. Debounces.on = false
  6173. Debounces.NoIdl = false
  6174. end
  6175. end
  6176. end
  6177. end)
  6178. ----------------------------------------------------
  6179. mouse.KeyDown:connect(function(key)
  6180. if key == "e" then
  6181. larm.BrickColor = BrickColor.new("Bright red")
  6182. rarm.BrickColor = BrickColor.new("Bright red")
  6183. if Debounces.CanAttack == true then
  6184. Debounces.CanAttack = false
  6185. Debounces.on = true
  6186. Debounces.NoIdl = true
  6187. for i = 1, 18 do
  6188. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(3, 1.7, 0) * CFrame.Angles(math.rad(90),math.rad(50),math.rad(90)), 0.4)
  6189. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-3, 0.9, 0) * CFrame.Angles(math.rad(0),math.rad(0),math.rad(-20)), 0.4)
  6190. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0, 3, 0) * CFrame.Angles(math.rad(-14),math.rad(0),0), 0.4)
  6191. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1.2, 0) * CFrame.Angles(0, math.rad(0), 0), 0.4)
  6192. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-1, -3, 0) * CFrame.Angles(0, 0, math.rad(-10)), 0.4)
  6193. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(1, -3, 0) * CFrame.Angles(0, 0, math.rad(10)), 0.4)
  6194. cor.Weld.C0 = Lerp(cor.Weld.C0, CFrame.new(0, -1.5, -.9) * CFrame.Angles(math.rad(-90), math.rad(-90), math.rad(0)), 1)
  6195. if Debounces.on == false then break end
  6196. rs:wait(4)
  6197. end
  6198. local HandCF = CFrame.new(char.Absolution.Handle.Position - Vector3.new(0,8.8,0)) * CFrame.Angles(math.rad(90), math.rad(0), math.rad(0))
  6199. local rng = Instance.new("Part", char.Absolution.Handle)
  6200. rng.Anchored = true
  6201. rng.BrickColor = BrickColor.new("Really black")
  6202. rng.CanCollide = true
  6203. rng.FormFactor = 3
  6204. rng.Name = "Ring"
  6205. rng.Size = Vector3.new(1, 1, 1)
  6206. rng.CanCollide = false
  6207. rng.Transparency = 0.35
  6208. rng.TopSurface = 0
  6209. rng.BottomSurface = 0
  6210. rng.CFrame = HandCF
  6211. local rngm = Instance.new("SpecialMesh", rng)
  6212. rngm.MeshId = "http://www.roblox.com/asset/?id=3270017"
  6213. rngm.Scale = Vector3.new(1, 1, 2)
  6214. x = Instance.new("Sound", hed)
  6215. x.SoundId = "http://www.roblox.com/asset/?id=169445602"
  6216. x.Looped = false
  6217. x.Pitch = .7
  6218. x.Volume = 1
  6219. x1 = Instance.new("Sound", hed)
  6220. x1.SoundId = "http://www.roblox.com/asset/?id=169445602"
  6221. x1.Looped = false
  6222. x1.Pitch = .7
  6223. x1.Volume = 1
  6224. x:Play()
  6225. x1:Play()
  6226. rngto = rng.Touched:connect(function(ht)
  6227. hit = ht.Parent
  6228. if ht and hit:IsA("Model") then
  6229. if hit:FindFirstChild("Humanoid") then
  6230. if hit.Name ~= p.Name then
  6231. --[[if Debounces.Slashing == true and Debounces.Slashed == false then
  6232. Debounces.Slashed = true]]--
  6233. hit:FindFirstChild("Humanoid"):TakeDamage(4)
  6234. hit:FindFirstChild("Humanoid").PlatformStand = true
  6235. hit:FindFirstChild("Torso").Velocity = hit:FindFirstChild("Torso").CFrame.lookVector * -120
  6236. --Debounces.Slashed = false
  6237. --end
  6238. end
  6239. end
  6240. elseif ht and hit:IsA("Hat") then
  6241. if hit.Parent.Name ~= p.Name then
  6242. if hit.Parent:FindFirstChild("Humanoid") then
  6243. --[[ if Debounces.Slashing == true and Debounces.Slashed == false then
  6244. Debounces.Slashed = true]]--
  6245. hit.Parent:FindFirstChild("Humanoid"):TakeDamage(4)
  6246. hit:FindFirstChild("Humanoid").PlatformStand = true
  6247. hit:FindFirstChild("Torso").Velocity = hit:FindFirstChild("Torso").CFrame.lookVector * -120
  6248. --Debounces.Slashed = false
  6249. end
  6250. end
  6251. end
  6252. end)
  6253. coroutine.wrap(function()
  6254. for i = 1, 60, 2 do
  6255. rngm.Scale = Vector3.new(2 + i*2, 2 + i*2, 1)
  6256. rng.Size = rngm.Scale
  6257. rng.CFrame = HandCF
  6258. rng.Transparency = i/60
  6259. wait()
  6260. end
  6261. wait()
  6262. rng:Destroy()
  6263. end)()
  6264. for i = 1, 18 do
  6265. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(3, 0.9, 0) * CFrame.Angles(math.rad(90),math.rad(0),math.rad(90)), 0.4)
  6266. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-3, 0.9, 0) * CFrame.Angles(math.rad(0),math.rad(0),math.rad(-20)), 0.4)
  6267. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0, 3, 0) * CFrame.Angles(math.rad(-14),math.rad(0),0), 0.4)
  6268. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1.2, 0) * CFrame.Angles(0, math.rad(0), 0), 0.4)
  6269. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-1, -3, 0) * CFrame.Angles(0, 0, math.rad(-10)), 0.4)
  6270. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(1, -3, 0) * CFrame.Angles(0, 0, math.rad(10)), 0.4)
  6271. cor.Weld.C0 = Lerp(cor.Weld.C0, CFrame.new(0, -1.5, 0.2) * CFrame.Angles(math.rad(-90), math.rad(-90), math.rad(0)), 1)
  6272. if Debounces.on == false then break end
  6273. rs:wait(2.4)
  6274. end
  6275. larm.BrickColor = BrickColor.new("Really black")
  6276. rarm.BrickColor = BrickColor.new("Really black")
  6277. x:Destroy()
  6278. x1:Destroy()
  6279. if Debounces.CanAttack == false then
  6280. Debounces.CanAttack = true
  6281. Debounces.on = false
  6282. Debounces.NoIdl = false
  6283. end
  6284. end
  6285. end
  6286. end)
  6287. ----------------------------------------------------
  6288. mouse.KeyDown:connect(function(key)
  6289. if key == "y" then
  6290. if Debounces.CanAttack == true then
  6291. Debounces.CanAttack = false
  6292. Debounces.on = true
  6293. Debounces.NoIdl = true
  6294. for i = 1, 15 do
  6295. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(3,.9,0)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(30)), 0.2)
  6296. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-3,.9,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(-89)), 0.6)
  6297. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,3,-.2)*CFrame.Angles(math.rad(-14),math.rad(90),0), 0.2)
  6298. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1.2, 0) * CFrame.Angles(0, math.rad(-90), 0), 0.2)
  6299. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-1.2, -3, 0) * CFrame.Angles(0, 0, math.rad(-10)), 0.2)
  6300. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(1.2, -3, 0) * CFrame.Angles(0, 0, math.rad(10)), 0.2)
  6301. cor.Weld.C0 = Lerp(cor.Weld.C0, CFrame.new(0, -1, -1.1) * CFrame.Angles(math.rad(-90), math.rad(-110), math.rad(-70)), 1)
  6302. if Debounces.on == false then break end
  6303. rs:wait(2.7)
  6304. end
  6305. x = Instance.new("Sound",char)
  6306. x.SoundId = "rbxassetid://228343271"
  6307. x.Pitch = 1
  6308. x.Volume = .8
  6309. wait(.1)
  6310. x:Play()
  6311. Debounces.on = false
  6312. Debounces.Here = false
  6313. shot = shot + 1
  6314. local rng = Instance.new("Part", char)
  6315. rng.Anchored = true
  6316. rng.BrickColor = BrickColor.new("Bright blue")
  6317. rng.CanCollide = false
  6318. rng.FormFactor = 3
  6319. rng.Name = "Ring"
  6320. rng.Size = Vector3.new(1, 1, 1)
  6321. rng.Transparency = 0.35
  6322. rng.TopSurface = 0
  6323. rng.BottomSurface = 0
  6324. rng2 = rng:clone()
  6325. rng3 = rng2:clone()
  6326. rng4 = rng2:clone()
  6327. local rngm = Instance.new("SpecialMesh", rng)
  6328. rngm.MeshId = "http://www.roblox.com/asset/?id=3270017"
  6329. rngm.Scale = Vector3.new(10, 10, 1)
  6330. rngm2 = rngm:clone()
  6331. rngm2.Scale = Vector3.new(5, 5, 3)
  6332. rngm3=rngm2:clone()
  6333. rngm3.Parent = rng3
  6334. rngm3.Scale = Vector3.new(8, 8, 1)
  6335. rngm4 = rngm2:clone()
  6336. rngm4.Parent = rng4
  6337. rngm4.Scale = Vector3.new(6, 6, 1)
  6338. local bem = Instance.new("Part", char)
  6339. bem.Anchored = true
  6340. bem.BrickColor = BrickColor.new("Really black")
  6341. bem.CanCollide = false
  6342. bem.FormFactor = 3
  6343. bem.Name = "Beam" .. shot
  6344. bem.Size = Vector3.new(1, 1, 1)
  6345. bem.Transparency = 0.35
  6346. bem.TopSurface = 0
  6347. bem.BottomSurface = 0
  6348. local bemm = Instance.new("SpecialMesh", bem)
  6349. bemm.MeshType = 4
  6350. bemm.Scale = Vector3.new(1, 4, 4)
  6351. local out = Instance.new("Part", char)
  6352. out.Anchored = true
  6353. out.BrickColor = BrickColor.new("Really black")
  6354. out.CanCollide = false
  6355. out.FormFactor = 3
  6356. out.Name = "Out"
  6357. out.Size = Vector3.new(4, 4, 4)
  6358. out.Transparency = 0.35
  6359. out.TopSurface = 0
  6360. out.BottomSurface = 0
  6361. local outm = Instance.new("SpecialMesh", out)
  6362. outm.MeshId = "http://www.roblox.com/asset/?id=1033714"
  6363. outm.Scale = Vector3.new(4, 4, 4)
  6364. local bnd = Instance.new("Part", char)
  6365. bnd.Anchored = true
  6366. bnd.BrickColor = BrickColor.new("Bright blue")
  6367. bnd.CanCollide = false
  6368. bnd.FormFactor = 3
  6369. bnd.Name = "Bend"
  6370. bnd.Size = Vector3.new(1, 1, 1)
  6371. bnd.Transparency = 1
  6372. bnd.TopSurface = 0
  6373. bnd.BottomSurface = 0
  6374. local bndm = Instance.new("SpecialMesh", bnd)
  6375. bndm.MeshType = 3
  6376. bndm.Scale = Vector3.new(8, 8, 8)
  6377. out.CFrame = larm.CFrame * CFrame.new(0, -2.7, 0)
  6378. bem.CFrame = out.CFrame * CFrame.new(0, -2.5, 0) * CFrame.Angles(0, 0, math.rad(90))
  6379. bnd.CFrame = bem.CFrame * CFrame.new(0, 0, 0)
  6380. rng.CFrame = out.CFrame * CFrame.Angles(math.rad(90), 0, 0)
  6381. rng3.CFrame = rng.CFrame * CFrame.new(0, -.5, 0)
  6382. rng4.CFrame = rng.CFrame * CFrame.new(0, -1, 0)
  6383. Debounces.Shewt = true
  6384. coroutine.wrap(function()
  6385. for i = 1, 20, 0.2 do
  6386. rngm.Scale = Vector3.new(10 + i*2, 10 + i*2, 1)
  6387. rngm3.Scale = Vector3.new(8 + i*3, 8 + i*3, 1)
  6388. rngm4.Scale = Vector3.new(6 + i*4, 6 + i*4, 1)
  6389. rng.Transparency = i/20
  6390. rng3.Transparency = 1/24
  6391. rng4.Transparency = i/26
  6392. wait()
  6393. end
  6394. wait()
  6395. rng:Destroy()
  6396. end)()
  6397. if Debounces.Shewt == true then
  6398. char:WaitForChild("Beam" .. shot).Touched:connect(function(ht)
  6399. hit = ht.Parent
  6400. if hit:IsA("Model") and hit:findFirstChild("Humanoid") then
  6401. if HasntTouched(hit.Name) == true and deb == false then
  6402. deb = true
  6403. coroutine.wrap(function()
  6404. hit:FindFirstChild("Humanoid").PlatformStand = true
  6405. hit:FindFirstChild("Torso").Velocity = char.Head.CFrame.lookVector * 180
  6406. hit:FindFirstChild("Humanoid"):TakeDamage(math.random(24,73))
  6407. end)()
  6408. table.insert(Touche, hit.Name)
  6409. deb = false
  6410. end
  6411. elseif hit:IsA("Hat") and hit.Parent:findFirstChild("Humanoid") then
  6412. if HasntTouched(hit.Parent.Name) == true and deb == false then
  6413. deb = true
  6414. coroutine.wrap(function()
  6415. hit.Parent:FindFirstChild("Humanoid").PlatformStand = true
  6416. hit.Parent:FindFirstChild("Torso").Velocity = char.Head.CFrame.lookVector * 180
  6417. wait(1)
  6418. hit.Parent:FindFirstChild("Humanoid").PlatformStand = false
  6419. end)()
  6420. table.insert(Touche, hit.Parent.Name)
  6421. deb = false
  6422. for i, v in pairs(Touche) do
  6423. print(v)
  6424. end
  6425. end
  6426. end
  6427. end)
  6428. end
  6429. for i = 0, 260, 8 do
  6430. bem.Size = Vector3.new(i, 2, 2)
  6431. bem.CFrame = larm.CFrame * CFrame.new(0, -4.2 -(i/2), 0) * CFrame.Angles(0, 0, math.rad(90))
  6432. bnd.CFrame = bem.CFrame * CFrame.new(-i/2, 0, 1.2)
  6433. bnd.Size = Vector3.new(1,1,1)
  6434. bndm.Scale = Vector3.new(8,8,8)
  6435. if i % 10 == 0 then
  6436. local newRng = rng2:Clone()
  6437. newRng.Parent = char
  6438. newRng.CFrame = larm.CFrame * CFrame.new(0, -4.2-i, 0) * CFrame.Angles(math.rad(90), 0, 0)
  6439. local newRngm = rngm2:clone()
  6440. newRngm.Parent=newRng
  6441. coroutine.wrap(function()
  6442. for i = 1, 10, 0.2 do
  6443. newRngm.Scale = Vector3.new(8 + i*2, 8 + i*2, 3)
  6444. newRng.Transparency = i/10
  6445. wait()
  6446. end
  6447. wait()
  6448. newRng:Destroy()
  6449. end)()
  6450. end
  6451. wait()
  6452. end
  6453. wait()
  6454. Debounces.Shewt = false
  6455. bem:Destroy()
  6456. out:Destroy()
  6457. bnd:Destroy()
  6458. Debounces.Ready = false
  6459. for i, v in pairs(Touche) do
  6460. table.remove(Touche, i)
  6461. end
  6462. wait()
  6463. table.insert(Touche, char.Name)
  6464. Debounces.NoIdl = false
  6465. if Debounces.CanAttack == false then
  6466. Debounces.CanAttack = true
  6467. end
  6468. end
  6469. end
  6470. end)
  6471. ----------------------------------------------------
  6472. sidz = {"231917888", "231917845", "231917806"}
  6473. ptz = {0.65, 0.7, 0.75, 0.8, 0.95, 1}
  6474. mouse.KeyDown:connect(function(key)
  6475. if key == "f" then
  6476. larm.BrickColor = BrickColor.new("Bright red")
  6477. rarm.BrickColor = BrickColor.new("Bright red")
  6478. if Debounces.CanAttack == true then
  6479. Debounces.CanAttack = false
  6480. Debounces.on = true
  6481. Debounces.NoIdl = true
  6482. for i = 1, 20 do
  6483. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(2.4, 2.4, 0)*CFrame.Angles(math.rad(170),math.rad(0),math.rad(-34)), 0.2)
  6484. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-2.4, 2.4, 0)*CFrame.Angles(math.rad(170),math.rad(0),math.rad(34)), 0.2)
  6485. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0, 3, .2)*CFrame.Angles(math.rad(16),math.rad(0),0), 0.2)
  6486. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1.2, 0) * CFrame.Angles(math.rad(20), math.rad(0), 0), 0.2)
  6487. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-1, -3, 0) * CFrame.Angles(math.rad(-20), math.rad(0), math.rad(0)), 0.2)
  6488. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(1, -2, -1.4) * CFrame.Angles(math.rad(-20), math.rad(0), math.rad(0)), 0.2)
  6489. cor.Weld.C0 = Lerp(cor.Weld.C0, CFrame.new(0, -1.5, -.9) * CFrame.Angles(math.rad(-90), math.rad(-90), math.rad(0)), 1)
  6490. if Debounces.on == false then break end
  6491. rs:wait(6)
  6492. end
  6493. z = Instance.new("Sound",char)
  6494. z.SoundId = "rbxassetid://"..sidz[math.random(1,#sidz)]
  6495. z.Pitch = ptz[math.random(1,#ptz)]
  6496. z.Volume = 1
  6497. z1 = Instance.new("Sound",char)
  6498. z1.SoundId = z.SoundId
  6499. z1.Pitch = z.Pitch
  6500. z1.Volume = 1
  6501. z:Play()
  6502. z1:Play()
  6503. Stomp()
  6504. for i = 1, 20 do
  6505. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(3, 0.9, .4)*CFrame.Angles(math.rad(-50),math.rad(0),math.rad(28)), 0.3)
  6506. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-3, 0.9, .4)*CFrame.Angles(math.rad(-50),math.rad(0),math.rad(-28)), 0.3)
  6507. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0, 3, -.2)*CFrame.Angles(math.rad(-26),math.rad(0),0), 0.3)
  6508. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1.2, -.6) * CFrame.Angles(math.rad(-30), math.rad(0), 0), 0.3)
  6509. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-1, -3, 0) * CFrame.Angles(math.rad(30), 0, math.rad(0)), 0.3)
  6510. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(1, -2.8, -1.4) * CFrame.Angles(math.rad(30), 0, math.rad(0)), 0.3)
  6511. cor.Weld.C0 = Lerp(cor.Weld.C0, CFrame.new(0, -1.5, -.9) * CFrame.Angles(math.rad(-90), math.rad(-90), math.rad(0)), 1)
  6512. if Debounces.on == false then break end
  6513. rs:wait(2.5)
  6514. end
  6515. if Debounces.CanAttack == false then
  6516. Debounces.CanAttack = true
  6517. Debounces.on = false
  6518. Debounces.NoIdl = false
  6519. larm.BrickColor = BrickColor.new("Really black")
  6520. rarm.BrickColor = BrickColor.new("Really black")
  6521. end
  6522. end
  6523. end
  6524. end)
  6525. ----------------------------------------------------
  6526. mouse.KeyDown:connect(function(key)
  6527. if key == "g" then
  6528. larm.BrickColor = BrickColor.new("Bright red")
  6529. rarm.BrickColor = BrickColor.new("Bright red")
  6530. if Debounces.CanAttack == true then
  6531. Debounces.CanAttack = false
  6532. Debounces.on = true
  6533. Debounces.NoIdl = true
  6534. chrg = lleg.Touched:connect(function(ht)
  6535. hit = ht.Parent
  6536. if ht and hit:IsA("Model") then
  6537. if hit:FindFirstChild("Humanoid") then
  6538. if hit.Name ~= p.Name then
  6539. --[[if Debounces.Slashing == true and Debounces.Slashed == false then
  6540. Debounces.Slashed = true]]--
  6541. hit:FindFirstChild("Humanoid"):TakeDamage(2)
  6542. hit:FindFirstChild("Humanoid").PlatformStand = true
  6543. hit:FindFirstChild("Torso").Velocity = hit:FindFirstChild("Torso").CFrame.lookVector * -70
  6544. --Debounces.Slashed = false
  6545. --end
  6546. end
  6547. end
  6548. elseif ht and hit:IsA("Hat") then
  6549. if hit.Parent.Name ~= p.Name then
  6550. if hit.Parent:FindFirstChild("Humanoid") then
  6551. --[[ if Debounces.Slashing == true and Debounces.Slashed == false then
  6552. Debounces.Slashed = true]]--
  6553. hit.Parent:FindFirstChild("Humanoid"):TakeDamage(2)
  6554. hit:FindFirstChild("Humanoid").PlatformStand = true
  6555. hit:FindFirstChild("Torso").Velocity = hit:FindFirstChild("Torso").CFrame.lookVector * -70
  6556. --Debounces.Slashed = false
  6557. end
  6558. end
  6559. end
  6560. end)
  6561. for i = 1, 14 do
  6562. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(3, .9, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(30)), 0.2)
  6563. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-2.6, .9, -.4)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(50)), 0.2)
  6564. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0, 3, -.2)*CFrame.Angles(math.rad(0),math.rad(90),math.rad(0)), 0.2)
  6565. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1.2, 0) * CFrame.Angles(math.rad(0), math.rad(-90), math.rad(0)), 0.2)
  6566. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-.8, -3, 0) * CFrame.Angles(math.rad(0),math.rad(0),math.rad(15)), 0.2)
  6567. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(1.2, -3, 0) * CFrame.Angles(math.rad(0),math.rad(0),math.rad(15)), 0.2)
  6568. cor.Weld.C0 = Lerp(cor.Weld.C0, CFrame.new(0, -1.3, -1.1) * CFrame.Angles(math.rad(-60), math.rad(-90), math.rad(0)), 0.9)
  6569. if Debounces.on == false then break end
  6570. rs:wait(3)
  6571. end
  6572. charge()
  6573. z = Instance.new("Sound",char)
  6574. z.SoundId = "rbxassetid://200632875"
  6575. z.Volume = 1
  6576. z.Pitch = .8
  6577. z1 = Instance.new("Sound",char)
  6578. z1.SoundId = "rbxassetid://200632875"
  6579. z1.Volume = 1
  6580. z1.Pitch = .9
  6581. z:Play()
  6582. z1:Play()
  6583. wait(1)
  6584. z:Destroy()
  6585. z1:Destroy()
  6586. chrg:disconnect()
  6587. if Debounces.CanAttack == false then
  6588. Debounces.CanAttack = true
  6589. Debounces.on = false
  6590. Debounces.NoIdl = false
  6591. larm.BrickColor = BrickColor.new("Really black")
  6592. rarm.BrickColor = BrickColor.new("Really black")
  6593. end
  6594. end
  6595. end
  6596. end)
  6597. ----------------------------------------------------
  6598. pt = {0.7, 0.8, 0.9}
  6599. mouse.KeyDown:connect(function(key)
  6600. if key == "h" then
  6601. if Debounces.CanJoke == true then
  6602. Debounces.CanJoke = false
  6603. u = Instance.new("Sound")
  6604. u.SoundId = "http://www.roblox.com/asset/?id=138199573"
  6605. u.Parent = char
  6606. u.Looped = false
  6607. u.Pitch = pt[math.random(1,#pt)]
  6608. u.Volume = 1
  6609. u2 = Instance.new("Sound")
  6610. u2.SoundId = "http://www.roblox.com/asset/?id=138199573"
  6611. u2.Parent = char
  6612. u2.Looped = false
  6613. u2.Pitch = u.Pitch
  6614. u2.Volume = 1
  6615. wait(.01)
  6616. u:Play()
  6617. u2:Play()
  6618. wait(6)
  6619. u:Destroy()
  6620. u2:Destroy()
  6621. if Debounces.CanJoke == false then
  6622. Debounces.CanJoke = true
  6623. end
  6624. end
  6625. end
  6626. end)
  6627. ----------------------------------------------------
  6628. mouse.KeyDown:connect(function(key)
  6629. if key == "j" then
  6630. if Debounces.CanJoke == true then
  6631. Debounces.CanJoke = false
  6632. z = Instance.new("Sound",char)
  6633. z.SoundId = "rbxassetid://135017755"
  6634. z.Pitch = .76
  6635. z.Volume = 1
  6636. wait()
  6637. z:Play()
  6638. wait(6)
  6639. z:Destroy()
  6640. if Debounces.CanJoke == false then
  6641. Debounces.CanJoke = true
  6642. end
  6643. end
  6644. end
  6645. end)
  6646. ----------------------------------------------------
  6647. mouse.KeyDown:connect(function(key)
  6648. if key == "k" then
  6649. if Debounces.CanJoke == true then
  6650. Debounces.CanJoke = false
  6651. z = Instance.new("Sound",char)
  6652. z.SoundId = "rbxassetid://135017578"
  6653. z.Pitch = .76
  6654. z.Volume = 1
  6655. wait()
  6656. z:Play()
  6657. wait(4)
  6658. z:Destroy()
  6659. if Debounces.CanJoke == false then
  6660. Debounces.CanJoke = true
  6661. end
  6662. end
  6663. end
  6664. end)
  6665. ----------------------------------------------------
  6666. mouse.KeyDown:connect(function(key)
  6667. if key == "x" then
  6668. if Debounces.CanAttack == true then
  6669. Debounces.CanAttack = false
  6670. Debounces.NoIdl = true
  6671. Debounces.on = true
  6672. Debounces.ks = true
  6673. for i = 1, 10 do
  6674. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(3,.9,0)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(20)), 0.2)
  6675. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-2.7,.9,-.5)*CFrame.Angles(math.rad(40),math.rad(0),math.rad(20)), 0.2)
  6676. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,3,-.4)*CFrame.Angles(math.rad(-26),math.rad(0),0), 0.2)
  6677. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1.2, 0) * CFrame.Angles(math.rad(-10), math.rad(0), 0), 0.2)
  6678. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-1, -3, 0) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(0)), 0.2)
  6679. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(1, -2.7, .6) * CFrame.Angles(math.rad(-70), math.rad(0), math.rad(0)), 0.2)
  6680. cor.Weld.C0 = Lerp(cor.Weld.C0, CFrame.new(0, -1, -1.1) * CFrame.Angles(math.rad(-90), math.rad(-110), math.rad(-70)), 1)
  6681. if Debounces.on == false then break end
  6682. rs:wait(1)
  6683. end
  6684. z = Instance.new("Sound",hed)
  6685. z.SoundId = "rbxassetid://169445092"
  6686. z.Volume = 1
  6687. wait(0.1)
  6688. z:Play()
  6689. kik = rleg.Touched:connect(function(ht)
  6690. hit = ht.Parent
  6691. if ht and hit:IsA("Model") then
  6692. if hit:FindFirstChild("Humanoid") then
  6693. if hit.Name ~= p.Name then
  6694. --[[if Debounces.Slashing == true and Debounces.Slashed == false then
  6695. Debounces.Slashed = true]]--
  6696. if Debounces.ks==true then
  6697. z = Instance.new("Sound",hed)
  6698. z.SoundId = "rbxassetid://169380525"
  6699. z.Volume = 1
  6700. z:Play()
  6701. Debounces.ks=false
  6702. end
  6703. hit:FindFirstChild("Humanoid"):TakeDamage(2)
  6704. hit:FindFirstChild("Humanoid").PlatformStand = true
  6705. hit:FindFirstChild("Torso").Velocity = hit:FindFirstChild("Torso").CFrame.lookVector * -70
  6706. --Debounces.Slashed = false
  6707. --end
  6708. end
  6709. end
  6710. elseif ht and hit:IsA("Hat") then
  6711. if hit.Parent.Name ~= p.Name then
  6712. if hit.Parent:FindFirstChild("Humanoid") then
  6713. --[[if Debounces.Slashing == true and Debounces.Slashed == false then
  6714. Debounces.Slashed = true]]--
  6715. hit.Parent:FindFirstChild("Humanoid"):TakeDamage(2)
  6716. hit:FindFirstChild("Humanoid").PlatformStand = true
  6717. hit:FindFirstChild("Torso").Velocity = hit:FindFirstChild("Torso").CFrame.lookVector * -70
  6718. --Debounces.Slashed = false
  6719. --end
  6720. end
  6721. end
  6722. end
  6723. end)
  6724. for i = 1, 8 do
  6725. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(3,.9,0)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(20)), 0.3)
  6726. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-3,.9,0)*CFrame.Angles(math.rad(-50),math.rad(0),math.rad(-20)), 0.3)
  6727. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,3,.2)*CFrame.Angles(math.rad(8),math.rad(0),0), 0.3)
  6728. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1.2, 0) * CFrame.Angles(math.rad(16), math.rad(0), 0), 0.3)
  6729. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-1, -3, 0) * CFrame.Angles(math.rad(-16), math.rad(0), math.rad(0)), 0.3)
  6730. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(1, -2.6, -1.4) * CFrame.Angles(math.rad(60), math.rad(0), math.rad(0)), 0.3)
  6731. cor.Weld.C0 = Lerp(cor.Weld.C0, CFrame.new(0, -1, -1.1) * CFrame.Angles(math.rad(-90), math.rad(-110), math.rad(-70)), 1)
  6732. if Debounces.on == false then break end
  6733. rs:wait(.7)
  6734. end
  6735. kik:disconnect()
  6736. if Debounces.CanAttack == false then
  6737. Debounces.CanAttack = true
  6738. Debounces.on = false
  6739. Debounces.NoIdl = false
  6740. end
  6741. end
  6742. end
  6743. end)
  6744. ----------------------------------------------------
  6745. mouse.KeyDown:connect(function(key)
  6746. if key == "c" then
  6747. if Debounces.CanAttack == true then
  6748. Debounces.CanAttack = false
  6749. Debounces.NoIdl = true
  6750. Debounces.on = true
  6751. SIDZ = {"231917744", "231917742"}
  6752. PTZ = {0.7, 0.8, 0.9, 1}
  6753. for i = 1, 20 do
  6754. wait()
  6755. for i,v in pairs(char.Absolution:children()) do
  6756. if v:IsA("Part") or v:IsA("WedgePart") then
  6757. v.Transparency = v.Transparency + 0.05
  6758. end
  6759. end
  6760. end
  6761. function FindNearestTorso(Position,Distance,SinglePlayer)
  6762. if SinglePlayer then return(SinglePlayer.Torso.CFrame.p -Position).magnitude < Distance end
  6763. local List = {}
  6764. for i,v in pairs(workspace:GetChildren())do
  6765. if v:IsA("Model")then
  6766. if v:findFirstChild("Torso")then
  6767. if v ~= char then
  6768. if(v.Torso.Position -Position).magnitude <= Distance then
  6769. table.insert(List,v)
  6770. end
  6771. end
  6772. end
  6773. end
  6774. end
  6775. return List
  6776. end
  6777. GroundPound()
  6778. for i = 1, 11 do
  6779. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(3,.9,1)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(50)), 0.4)
  6780. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-2.2,.9,-2.2)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(20)), 0.4)
  6781. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,3,-.2)*CFrame.Angles(math.rad(-14),math.rad(20),0), 0.3)
  6782. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -2.2, 0) * CFrame.Angles(math.rad(-80), math.rad(-20), 0), 0.3)
  6783. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-1.2, -2, -.4) * CFrame.Angles(math.rad(80), 0, math.rad(-30)), 0.3)
  6784. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(1.2, -2, -1) * CFrame.Angles(math.rad(80), 0, math.rad(10)), 0.3)
  6785. cor.Weld.C0 = Lerp(cor.Weld.C0, CFrame.new(0, -1, -1.1) * CFrame.Angles(math.rad(-90), math.rad(-110), math.rad(-70)), 1)
  6786. if Debounces.on == false then break end
  6787. rs:wait(1.4)
  6788. end
  6789. GroundPound()
  6790. for i = 1, 11 do
  6791. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(2.2,.9,-2.2)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(-20)), 0.4)
  6792. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-3,.9,1)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(-50)), 0.4)
  6793. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,3,-.2)*CFrame.Angles(math.rad(-14),math.rad(-20),0), 0.3)
  6794. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -2.2, 0) * CFrame.Angles(math.rad(-80), math.rad(20), 0), 0.3)
  6795. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-1.2, -2, -1) * CFrame.Angles(math.rad(80), 0, math.rad(10)), 0.3)
  6796. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(1.2, -2, -.4) * CFrame.Angles(math.rad(80), 0, math.rad(30)), 0.3)
  6797. cor.Weld.C0 = Lerp(cor.Weld.C0, CFrame.new(0, -1, -1.1) * CFrame.Angles(math.rad(-90), math.rad(-110), math.rad(-70)), 1)
  6798. if Debounces.on == false then break end
  6799. rs:wait(1.4)
  6800. end
  6801. GroundPound()
  6802. for i = 1, 11 do
  6803. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(3,.9,1)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(50)), 0.4)
  6804. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-2.2,.9,-2.2)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(20)), 0.4)
  6805. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,3,-.2)*CFrame.Angles(math.rad(-14),math.rad(20),0), 0.3)
  6806. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -2.2, 0) * CFrame.Angles(math.rad(-80), math.rad(-20), 0), 0.3)
  6807. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-1.2, -2, -.4) * CFrame.Angles(math.rad(80), 0, math.rad(-30)), 0.3)
  6808. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(1.2, -2, -1) * CFrame.Angles(math.rad(80), 0, math.rad(10)), 0.3)
  6809. cor.Weld.C0 = Lerp(cor.Weld.C0, CFrame.new(0, -1, -1.1) * CFrame.Angles(math.rad(-90), math.rad(-110), math.rad(-70)), 1)
  6810. if Debounces.on == false then break end
  6811. rs:wait(1.4)
  6812. end
  6813. GroundPound()
  6814. for i = 1, 11 do
  6815. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(2.2,.9,-2.2)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(-20)), 0.4)
  6816. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-3,.9,1)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(-50)), 0.4)
  6817. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,3,-.2)*CFrame.Angles(math.rad(-14),math.rad(-20),0), 0.3)
  6818. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -2.2, 0) * CFrame.Angles(math.rad(-80), math.rad(20), 0), 0.3)
  6819. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-1.2, -2, -1) * CFrame.Angles(math.rad(80), 0, math.rad(10)), 0.3)
  6820. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(1.2, -2, -.4) * CFrame.Angles(math.rad(80), 0, math.rad(30)), 0.3)
  6821. cor.Weld.C0 = Lerp(cor.Weld.C0, CFrame.new(0, -1, -1.1) * CFrame.Angles(math.rad(-90), math.rad(-110), math.rad(-70)), 1)
  6822. if Debounces.on == false then break end
  6823. rs:wait(1.4)
  6824. end
  6825. GroundPound()
  6826. for i = 1, 11 do
  6827. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(3,.9,1)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(50)), 0.4)
  6828. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-2.2,.9,-2.2)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(20)), 0.4)
  6829. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,3,-.2)*CFrame.Angles(math.rad(-14),math.rad(20),0), 0.3)
  6830. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -2.2, 0) * CFrame.Angles(math.rad(-80), math.rad(-20), 0), 0.3)
  6831. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-1.2, -2, -.4) * CFrame.Angles(math.rad(80), 0, math.rad(-30)), 0.3)
  6832. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(1.2, -2, -1) * CFrame.Angles(math.rad(80), 0, math.rad(10)), 0.3)
  6833. cor.Weld.C0 = Lerp(cor.Weld.C0, CFrame.new(0, -1, -1.1) * CFrame.Angles(math.rad(-90), math.rad(-110), math.rad(-70)), 1)
  6834. if Debounces.on == false then break end
  6835. rs:wait(1.4)
  6836. end
  6837. GroundPound()
  6838. for i = 1, 11 do
  6839. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(2.2,.9,-2.2)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(-20)), 0.4)
  6840. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-3,.9,1)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(-50)), 0.4)
  6841. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,3,-.2)*CFrame.Angles(math.rad(-14),math.rad(-20),0), 0.3)
  6842. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -2.2, 0) * CFrame.Angles(math.rad(-80), math.rad(20), 0), 0.3)
  6843. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-1.2, -2, -1) * CFrame.Angles(math.rad(80), 0, math.rad(10)), 0.3)
  6844. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(1.2, -2, -.4) * CFrame.Angles(math.rad(80), 0, math.rad(30)), 0.3)
  6845. cor.Weld.C0 = Lerp(cor.Weld.C0, CFrame.new(0, -1, -1.1) * CFrame.Angles(math.rad(-90), math.rad(-110), math.rad(-70)), 1)
  6846. if Debounces.on == false then break end
  6847. rs:wait(1.4)
  6848. end
  6849. for i = 1, 24 do
  6850. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(2.4, 2.4, 0)*CFrame.Angles(math.rad(170),math.rad(0),math.rad(-10)), 0.2)
  6851. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-2.4, 2.4, 0)*CFrame.Angles(math.rad(170),math.rad(0),math.rad(10)), 0.2)
  6852. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0, 3, .2)*CFrame.Angles(math.rad(16),math.rad(0),0), 0.2)
  6853. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, 2, 0) * CFrame.Angles(math.rad(20), math.rad(0), 0), 0.2)
  6854. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-1, -3, 0) * CFrame.Angles(math.rad(-20), math.rad(0), math.rad(0)), 0.2)
  6855. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(1, -2, -1.4) * CFrame.Angles(math.rad(-20), math.rad(0), math.rad(0)), 0.2)
  6856. cor.Weld.C0 = Lerp(cor.Weld.C0, CFrame.new(0, -1.5, -.9) * CFrame.Angles(math.rad(-90), math.rad(-90), math.rad(0)), 1)
  6857. if Debounces.on == false then break end
  6858. rs:wait(3)
  6859. end
  6860. for i,v in pairs(FindNearestTorso(torso.CFrame.p,25))do
  6861. if v:FindFirstChild('Humanoid') then
  6862. v.Humanoid:TakeDamage(math.random(20,60))
  6863. v.Humanoid.PlatformStand = true
  6864. v:FindFirstChild("Torso").Velocity = hed.CFrame.lookVector * 100
  6865. end
  6866. end
  6867. x = Instance.new("Sound",char)
  6868. x.SoundId = "rbxassetid://"..SIDZ[math.random(1,#SIDZ)]
  6869. x.Pitch = PTZ[math.random(1,#PTZ)]
  6870. x.Volume = 1
  6871. wait(0.1)
  6872. x:Play()
  6873. Crater(hed,20)
  6874. for i = 1, 20 do
  6875. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(2.4, 3.2, -.5)*CFrame.Angles(math.rad(160),math.rad(0),math.rad(-10)), 0.6)
  6876. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-2.4, 3.2, -.5)*CFrame.Angles(math.rad(160),math.rad(0),math.rad(10)), 0.6)
  6877. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0, 3, .2)*CFrame.Angles(math.rad(16),math.rad(0),0), 0.6)
  6878. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -5, 0) * CFrame.Angles(math.rad(-90), math.rad(0), 0), 0.6)
  6879. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-1, -3, .4) * CFrame.Angles(math.rad(-20), math.rad(0), math.rad(0)), 0.6)
  6880. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(1, -2, .4) * CFrame.Angles(math.rad(-20), math.rad(0), math.rad(0)), 0.6)
  6881. cor.Weld.C0 = Lerp(cor.Weld.C0, CFrame.new(0, -1.5, -.9) * CFrame.Angles(math.rad(-90), math.rad(-90), math.rad(0)), 1)
  6882. if Debounces.on == false then break end
  6883. rs:wait(2)
  6884. end
  6885. if Debounces.CanAttack == false then
  6886. Debounces.CanAttack = true
  6887. Debounces.on = false
  6888. Debounces.NoIdl = false
  6889. for i = 1, 20 do
  6890. wait()
  6891. for i,v in pairs(char.Absolution:children()) do
  6892. if v:IsA("Part") or v:IsA("WedgePart") then
  6893. v.Transparency = v.Transparency - 0.05
  6894. end
  6895. end
  6896. end
  6897. end
  6898. end
  6899. end
  6900. end)
  6901. ----------------------------------------------------176349813
  6902. mouse.KeyDown:connect(function(key)
  6903. if key == "b" then
  6904. hum.WalkSpeed = 0.01
  6905. if Debounces.CanAttack == true then
  6906. Debounces.CanAttack = false
  6907. Debounces.NoIdl = true
  6908. Debounces.on = true
  6909. for i = 1, 30 do
  6910. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(2.4, 2.4, 0)*CFrame.Angles(math.rad(170),math.rad(0),math.rad(-34)), 0.2)
  6911. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-2.4, 2.4, 0)*CFrame.Angles(math.rad(170),math.rad(0),math.rad(34)), 0.2)
  6912. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0, 3, .2)*CFrame.Angles(math.rad(16),math.rad(0),0), 0.2)
  6913. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1.2, 0) * CFrame.Angles(math.rad(20), math.rad(0), 0), 0.2)
  6914. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-1, -3, 0) * CFrame.Angles(math.rad(-20), math.rad(0), math.rad(0)), 0.2)
  6915. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(1, -2, -1.4) * CFrame.Angles(math.rad(-20), math.rad(0), math.rad(0)), 0.2)
  6916. cor.Weld.C0 = Lerp(cor.Weld.C0, CFrame.new(0, -1.5, -.9) * CFrame.Angles(math.rad(-90), math.rad(-90), math.rad(0)), 1)
  6917. if Debounces.on == false then break end
  6918. rs:wait(6)
  6919. end
  6920. v = Instance.new("Sound")
  6921. v.SoundId = "rbxassetid://181384451"
  6922. v.Parent = char
  6923. v.Looped = false
  6924. v.Pitch = .94
  6925. v.Volume = 1
  6926. wait(.01)
  6927. v:Play()
  6928.  
  6929. if Daytime == true then
  6930. Daytime = false
  6931. l.TimeOfDay = 24
  6932. else
  6933. Daytime = true
  6934. l.TimeOfDay = 12
  6935. l.OutdoorAmbient = Color3.new(0.498039, 0.498039, 0.498039)
  6936. end
  6937.  
  6938. local Shockwave = function()
  6939. local rng1 = Instance.new("Part", char)
  6940. rng1.Anchored = true
  6941. rng1.BrickColor = BrickColor.new("Really black")
  6942. rng1.CanCollide = false
  6943. rng1.FormFactor = 3
  6944. rng1.Name = "Ring"
  6945. rng1.Size = Vector3.new(1, 1, 1)
  6946. rng1.Transparency = 0.35
  6947. rng1.TopSurface = 0
  6948. rng1.BottomSurface = 0
  6949. local rngm1 = Instance.new("SpecialMesh", rng)
  6950. rngm1.MeshId = "http://www.roblox.com/asset/?id=3270017"
  6951. rngm1.Scale = Vector3.new(10, 10, 1)
  6952. rng1.CFrame = CFrame.new(0, -2, 0) * CFrame.Angles(0, 0, 0)
  6953. local Wave = Instance.new("Part", game.Workspace--[[?]])
  6954. Wave.Name = "Shockwave"
  6955. Wave.BrickColor = BrickColor.new("Really black")
  6956. Wave.Size = Vector3.new(1, 1, 1)
  6957. Wave.Shape = "Ball"
  6958. Wave.CanCollide = false
  6959. Wave.Anchored = true
  6960. Wave.TopSurface = 0
  6961. Wave.BottomSurface = 0
  6962. Wave.Touched:connect(function(hit)
  6963. if hit.Parent:findFirstChild("Humanoid") and hit.Parent:findFirstChild("Torso") then
  6964. local Occlude = true
  6965. local NotOccludes = {
  6966. char.Name;
  6967. "Wings";
  6968. "Scythe";
  6969. "Thingy";
  6970. "Thingy2"; -- put all of the names in a table pls
  6971. }
  6972. for i,v in pairs(NotOccludes) do
  6973. if hit.Parent.Name == v then
  6974. Occlude = false
  6975. end
  6976. end
  6977. --if hit.Parent.Name ~= char.Name and hit.Name ~= "Wings" and hit.Name ~= "Scythe" and hit.Name ~= "Thingy" and hit.Name ~= "Thingy2" and hit.Parent.Name ~= "Wings" and hit.Parent.Name ~= "Scythe" and hit.Parent.Name ~= "Thingy" and hit.Parent.Name ~= "Thingy2" then
  6978. if Occlude then
  6979. hit.Parent:findFirstChild("Humanoid").Health = hit.Parent:findFirstChild("Humanoid").Health - 1
  6980. hit.Parent:findFirstChild("Torso").Velocity = hit.Parent:findFirstChild("Torso").CFrame.lookVector * -120
  6981. end
  6982. end
  6983. end)
  6984.  
  6985. Instance.new("SpecialMesh", Wave).MeshType = "Sphere"
  6986.  
  6987. coroutine.wrap(function()
  6988. for i = 1, 20, 0.2 do
  6989. rngm1.Scale = Vector3.new(10 + i*2, 10 + i*2, 1)
  6990. rng1.Transparency = i/20
  6991. wait()
  6992. end
  6993. wait()
  6994. rng1:Destroy()
  6995. end)()
  6996.  
  6997. Delay(0, function()
  6998.  
  6999. if Daytime == false then
  7000. for i = 1, 50, 1 do
  7001. Wave.Size = Vector3.new(1 + i, 1 + i, 1 + i)
  7002. Wave.CFrame = char.Torso.CFrame
  7003. local t = i / 50
  7004. Wave.Transparency = t
  7005. wait()
  7006. end
  7007. else
  7008. for i = 1, 50, 1 do
  7009. Wave.Size = Vector3.new(1 + i, 1 + i, 1 + i)
  7010. Wave.CFrame = char.Torso.CFrame
  7011. local t = i / 50
  7012. Wave.Transparency = t
  7013. wait()
  7014. end
  7015. end
  7016. Wave:Destroy()
  7017. end)
  7018. Delay(0, function()
  7019. while wait() do
  7020. if Wave ~= nil then
  7021. Wave.CFrame = char.Torso.CFrame
  7022. else
  7023. break
  7024. end
  7025. end
  7026. end)
  7027. end
  7028. Shockwave()
  7029. for i = 1, 30 do
  7030. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0, 3, 0)*CFrame.Angles(math.rad(20),math.rad(0), math.rad(0)),0.3)
  7031. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1.6, 0) * CFrame.Angles(math.rad(-20), math.rad(0), math.rad(0)), 0.3)
  7032. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(3, 0.9, .4)*CFrame.Angles(math.rad(-50),math.rad(0),math.rad(28)), 0.3)
  7033. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-3, 0.9, .4)*CFrame.Angles(math.rad(-50),math.rad(0),math.rad(-28)), 0.3)
  7034. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-1, -3, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.2)
  7035. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(1, -3.2, .3) * CFrame.Angles(math.rad(-20), math.rad(0), math.rad(0)), 0.2)
  7036. if Debounces.on == false then break end
  7037. rs:wait()
  7038. end
  7039. wait(2.4)
  7040. Debounces.NoIdl = false
  7041. hum.WalkSpeed = 5
  7042. Debounces.on = false
  7043. wait()
  7044. if Debounces.CanAttack == false then
  7045. Debounces.CanAttack = true
  7046. v:Destroy()
  7047. end
  7048. end
  7049. end
  7050. end)
  7051. ----------------------------------------------------
  7052. mouse.KeyDown:connect(function(key)
  7053. if key == "l" then
  7054. for i = 1, 20 do
  7055. wait()
  7056. for i,v in pairs(char.Absolution:children()) do
  7057. if v:IsA("Part") or v:IsA("WedgePart") then
  7058. v.Transparency = v.Transparency + 0.05
  7059. end
  7060. end
  7061. end
  7062. if Debounces.CanAttack == true then
  7063. Debounces.CanAttack = false
  7064. Debounces.NoIdl = true
  7065. Debounces.on = true
  7066. bv = Instance.new("BodyVelocity",torso)
  7067. bv.maxForce = Vector3.new(0,200000,0)
  7068. bv.P = 100000
  7069. bv.velocity = Vector3.new(0,500,0)
  7070. wait(2)
  7071. bv:Destroy()
  7072. if (torso.Velocity*Vector3.new(1, 1, 1)).magnitude > 1 then
  7073. for i = 1, 20 do
  7074. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0, 3, 0)*CFrame.Angles(math.rad(-14),math.rad(0), math.rad(0)),0.3)
  7075. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -2.6, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  7076. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-2.5, .9, -.5) * CFrame.Angles(math.rad(90), math.rad(0), math.rad(40)), 0.3)
  7077. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(2.5, .9, -.5) * CFrame.Angles(math.rad(90), math.rad(0), math.rad(-40)), 0.3)
  7078. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-1, -1.5, -1) * CFrame.Angles(math.rad(-20), math.rad(0), math.rad(0)), 0.2)
  7079. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(1, -1.5, -1) * CFrame.Angles(math.rad(-20), math.rad(0), math.rad(0)), 0.2)
  7080. cor.Weld.C0 = Lerp(cor.Weld.C0, CFrame.new(0, -1.85, -.9) * CFrame.Angles(math.rad(-90), math.rad(-90), math.rad(0)), 1)
  7081. if Debounces.on == false then break end
  7082. wait()
  7083. end
  7084. for i = 1, 360, 20 do wait()
  7085. torso.Weld.C1 = CFrame.new(0,0,0) * CFrame.Angles(math.rad(i),0,0)
  7086. end
  7087. end
  7088. torso.Weld.C1 = CFrame.new(0,-1.2,0)
  7089. local ry,ht,ps=nil,nil,nil
  7090. while ht==nil do
  7091. ry,ht,ps=newRay(root.CFrame*CFrame.new(0,-2,0),root.CFrame*CFrame.new(0,-3,0),4.1,{char})
  7092. wait()
  7093. end
  7094. z = Instance.new("Sound",char)
  7095. z.SoundId = "rbxassetid://245537790"
  7096. z.Pitch = 1
  7097. z.Volume = 1
  7098. wait(0.1)
  7099. z:Play()
  7100. local sp = Instance.new("Part", char)
  7101. sp.Name = "Energy"
  7102. sp.BrickColor = BrickColor.new("Really black")
  7103. sp.Size = Vector3.new(1, 1, 1)
  7104. sp.Shape = "Ball"
  7105. sp.CanCollide = false
  7106. sp.Anchored = true
  7107. sp.TopSurface = 0
  7108. sp.BottomSurface = 0
  7109. local spm = Instance.new("SpecialMesh",sp)
  7110. spm.MeshId = "rbxassetid://9982590"
  7111. spm.Scale = Vector3.new(3,3,3)
  7112. local sp2 = Instance.new("Part", char)
  7113. sp2.Name = "Energy2"
  7114. sp2.BrickColor = BrickColor.new("Really black")
  7115. sp2.Size = Vector3.new(1, 1, 1)
  7116. sp2.Shape = "Ball"
  7117. sp2.CanCollide = false
  7118. sp2.Anchored = true
  7119. sp2.TopSurface = 0
  7120. sp2.BottomSurface = 0
  7121. local spm2 = Instance.new("SpecialMesh",sp2)
  7122. spm2.MeshId = "rbxassetid://9982590"
  7123. spm2.Scale = Vector3.new(3,3,3)
  7124. sp.Touched:connect(function(hit)
  7125. if hit.Parent:findFirstChild("Humanoid") and hit.Parent:findFirstChild("Torso") then
  7126. local Occlude = true
  7127. local NotOccludes = {
  7128. char.Name;
  7129. "Wings";
  7130. "Scythe";
  7131. "Thingy";
  7132. "Thingy2"; -- put all of the names in a table pls
  7133. }
  7134. for i,v in pairs(NotOccludes) do
  7135. if hit.Parent.Name == v then
  7136. Occlude = false
  7137. end
  7138. end
  7139. --if hit.Parent.Name ~= char.Name and hit.Name ~= "Wings" and hit.Name ~= "Scythe" and hit.Name ~= "Thingy" and hit.Name ~= "Thingy2" and hit.Parent.Name ~= "Wings" and hit.Parent.Name ~= "Scythe" and hit.Parent.Name ~= "Thingy" and hit.Parent.Name ~= "Thingy2" then
  7140. if Occlude then
  7141. hit.Parent:findFirstChild("Humanoid").Health = hit.Parent:findFirstChild("Humanoid").Health - 80
  7142. hit.Parent:findFirstChild("Torso").Velocity = hit.Parent:findFirstChild("Torso").CFrame.lookVector * -120
  7143. end
  7144. end
  7145. end)
  7146. sp2.Touched:connect(function(hit)
  7147. if hit.Parent:findFirstChild("Humanoid") and hit.Parent:findFirstChild("Torso") then
  7148. local Occlude = true
  7149. local NotOccludes = {
  7150. char.Name;
  7151. "Wings";
  7152. "Scythe";
  7153. "Thingy";
  7154. "Thingy2"; -- put all of the names in a table pls
  7155. }
  7156. for i,v in pairs(NotOccludes) do
  7157. if hit.Parent.Name == v then
  7158. Occlude = false
  7159. end
  7160. end
  7161. --if hit.Parent.Name ~= char.Name and hit.Name ~= "Wings" and hit.Name ~= "Scythe" and hit.Name ~= "Thingy" and hit.Name ~= "Thingy2" and hit.Parent.Name ~= "Wings" and hit.Parent.Name ~= "Scythe" and hit.Parent.Name ~= "Thingy" and hit.Parent.Name ~= "Thingy2" then
  7162. if Occlude then
  7163. hit.Parent:findFirstChild("Humanoid").Health = hit.Parent:findFirstChild("Humanoid").Health - 1
  7164. hit.Parent:findFirstChild("Torso").Velocity = hit.Parent:findFirstChild("Torso").CFrame.lookVector * -120
  7165. end
  7166. end
  7167. end)
  7168. for i = 1, 100, 1 do
  7169. sp.Size = Vector3.new(1 + i, 1 + i, 1 + i)
  7170. sp2.Size = Vector3.new(1 + i, 1 + i, 1 + i)
  7171. sp.CFrame = root.CFrame * CFrame.new(0,0,0) * CFrame.Angles(math.rad(i), math.rad(i), math.rad(-i))
  7172. sp2.CFrame = root.CFrame * CFrame.new(0,0,0) * CFrame.Angles(math.rad(-i), math.rad(-i), math.rad(i))
  7173. spm.Scale = sp.Size
  7174. spm2.Scale = sp2.Size
  7175. local t = i / 100
  7176. sp.Transparency = t
  7177. sp2.Transparency = t
  7178. wait()
  7179. end
  7180. sp:Destroy()
  7181. sp2:Destroy()
  7182. z:Destroy()
  7183. for i = 1, 20 do
  7184. wait()
  7185. for i,v in pairs(char.Absolution:children()) do
  7186. if v:IsA("Part") or v:IsA("WedgePart") then
  7187. v.Transparency = v.Transparency - 0.05
  7188. end
  7189. end
  7190. end
  7191. if Debounces.CanAttack == false then
  7192. Debounces.CanAttack = true
  7193. Debounces.NoIdl = false
  7194. Debounces.on = false
  7195. end
  7196. end
  7197. end
  7198. end)
  7199. ----------------------------------------------------
  7200. local orbt={}
  7201. local stlt={}
  7202. local chot={}
  7203. local cfxt={}
  7204. local pfxt={}
  7205. local cns=0
  7206. local cnOrb=nil
  7207. mouse.KeyDown:connect(function(key)
  7208. if key == "u" then
  7209. if Debounces.CanAttack == true then
  7210. Debounces.CanAttack = false
  7211. Debounces.NoIdl = true
  7212. Debounces.on = true
  7213. orbt={}
  7214. stlt={}
  7215. chot={}
  7216. cfxt={}
  7217. for i = 1, 20 do
  7218. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(3,.9,0)*CFrame.Angles(math.rad(70),math.rad(0),math.rad(30)), 0.2)
  7219. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-3,1.4,0)*CFrame.Angles(math.rad(170),math.rad(-20),math.rad(-30)), 0.2)
  7220. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,3,0)*CFrame.Angles(math.rad(0),math.rad(-40),0), 0.2)
  7221. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1.2, 0) * CFrame.Angles(0, math.rad(40), 0), 0.2)
  7222. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-1.15, -3, 0.4) * CFrame.Angles(math.rad(-20), math.rad(20), math.rad(-10)), 0.2)
  7223. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(1.15, -3, -0.4) * CFrame.Angles(math.rad(20), math.rad(-10), math.rad(10)), 0.2)
  7224. cor.Weld.C0 = Lerp(cor.Weld.C0, CFrame.new(0, -1.85, -.9) * CFrame.Angles(math.rad(-90), math.rad(-90), math.rad(0)), 1)
  7225. if Debounces.on == false then end
  7226. rs:wait()
  7227. end
  7228. z = Instance.new("Sound",char)
  7229. z.SoundId = "rbxassetid://170053944"
  7230. z.Pitch = 1.07
  7231. z.Volume = 1
  7232. wait(0.1)
  7233. z:Play()
  7234. cnOrb=nwPrt(char,Vector3.new(1,1,1),larm.CFrame*CFrame.new(0,-3.4,-0.1),"Really black")
  7235. debris:AddItem(cnOrb,50)
  7236. cnOrb.Mesh.MeshType=3
  7237. table.insert(orbt,cnOrb)
  7238. table.insert(stlt,cnOrb)
  7239. local nt=0
  7240. for i=0,5,0.02 do
  7241. nt=nt+1
  7242. cns=i
  7243. if nt>=2 then
  7244. nt=0
  7245. local cho=nwPrt(mod3,Vector3.new(2,2,2),cnOrb.CFrame*CFrame.Angles(math.rad(math.random(-180,180)),math.rad(math.random(-180,180)),math.rad(math.random(-180,180)))*CFrame.new(0,5+cns,0),"Really black")
  7246. debris:AddItem(cho,1)
  7247. cho.Mesh.MeshType=3
  7248. table.insert(chot,cho)
  7249. end
  7250. cnOrb.CFrame=larm.CFrame*CFrame.new(0,-3.4-(cns/2),-0.1)
  7251. cnOrb.Mesh.Scale=Vector3.new(i,i,i)
  7252. wait()
  7253. end
  7254. for i = 1, 14 do
  7255. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-3,1.4,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(-90)), 0.6)
  7256. if Debounces.on == false then end
  7257. rs:wait()
  7258. end
  7259. coroutine.wrap(function()
  7260. for i = 1, 20 do
  7261. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(3,.9,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(30)), 0.45)
  7262. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-2,.8,-.3)*CFrame.Angles(math.rad(70),math.rad(20),math.rad(50)), 0.6)
  7263. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,3,0)*CFrame.Angles(math.rad(0),math.rad(20),0), 0.5)
  7264. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1.2, 0) * CFrame.Angles(math.rad(-40), math.rad(-20), 0), 0.5)
  7265. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-1.15, -3, -0.4) * CFrame.Angles(math.rad(60), math.rad(20), math.rad(-10)), 0.5)
  7266. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(1.15, -3, 0.4) * CFrame.Angles(math.rad(0), math.rad(-10), math.rad(10)), 0.5)
  7267. if Debounces.on == false then end
  7268. rs:wait()
  7269. end
  7270. end)()
  7271. wait(0.1)
  7272. stlt={}
  7273. local ry,ht,ps=newRay(root.CFrame*CFrame.new(0,0,-4),root.CFrame*CFrame.new(0,0,-4)*CFrame.Angles(math.rad(-5),0,0)*CFrame.new(0,0,-2),160,{char})
  7274. cnOrb.CFrame=root.CFrame*CFrame.new(0,0,-4)*CFrame.Angles(math.rad(-5),0,0)
  7275. local nt=0
  7276. for i=0,160,3 do
  7277. cnOrb.CFrame=cnOrb.CFrame*CFrame.new(0,0,-3)
  7278. nt=nt+1
  7279. if nt>=6 then
  7280. nt=0
  7281. local cfx=nwPrt(mod3,Vector3.new(1,1,1),cnOrb.CFrame*CFrame.new(0,0,2)*CFrame.Angles(math.rad(90),0,0),"Really black")
  7282. cfx.Mesh.MeshId="rbxassetid://20329976"
  7283. cfx.Transparency=0.4
  7284. table.insert(cfxt,cfx)
  7285. debris:AddItem(cfx,1)
  7286. end
  7287. if (cnOrb.Position-ps).magnitude<6 then
  7288. break
  7289. end
  7290. wait()
  7291. end
  7292. orbt={}
  7293.  
  7294. for i=0,1,0.1 do
  7295. local cs=cnOrb.Mesh.Scale
  7296. cnOrb.Mesh.Scale=Vector3.new(Tween(cs.X,10,i),Tween(cs.Y,10,i),Tween(cs.Z,10,i))
  7297. wait()
  7298. end
  7299. local ofx=nwPrt(cnOrb,Vector3.new(1,1,1),cnOrb.CFrame,"Really black")
  7300. ofx.Transparency=0.5
  7301. ofx.Mesh.MeshType=3
  7302. ofx.Mesh.Scale=Vector3.new(30,30,30)
  7303. for _,v in pairs(game:service"Players":GetChildren()) do
  7304. pcall(function()
  7305. for _,c in pairs(v.Character:GetChildren()) do
  7306. if v~=p and c:IsA("Part") and (cnOrb.CFrame.p-c.CFrame.p).magnitude<60 and (cnOrb.CFrame.p-c.CFrame.p).magnitude>15 then
  7307. local hrp=v.Character:FindFirstChild("HumanoidRootPart")
  7308. hrp.Velocity=CFrame.new(hrp.CFrame.p,(cnOrb.CFrame*CFrame.new(0,10,0)).p).lookVector*150
  7309. end
  7310. end
  7311. end)
  7312. end
  7313. for i=0,1,0.05 do
  7314. local cs=cnOrb.Mesh.Scale
  7315. cnOrb.Mesh.Scale=Vector3.new(Tween(cs.X,0.1,i),Tween(cs.Y,0.1,i),Tween(cs.Z,0.1,i))
  7316. local ofs=ofx.Mesh.Scale
  7317. ofx.Mesh.Scale=Vector3.new(Tween(ofs.X,0.1,i),Tween(ofs.Y,0.1,i),Tween(ofs.Z,0.1,i))
  7318. ofx.Transparency=Tween(ofx.Transparency,1,i)
  7319. wait()
  7320. end
  7321. ofx:Destroy()
  7322. cnOrb.CFrame=CFrame.new(cnOrb.Position)*CFrame.new(0,10,0)
  7323. local cnfx=nwPrt(cnOrb,Vector3.new(1,1,1),cnOrb.CFrame,"Really black")
  7324. cnfx.Mesh.MeshType=3
  7325. cnOrb.Transparency=0.05
  7326. local cnr=nwPrt(cnOrb,Vector3.new(1,1,1),cnOrb.CFrame,"Really black")
  7327. cnr.Mesh.MeshType=3
  7328. local rn1=nwPrt(cnOrb,Vector3.new(1,1,1),cnOrb.CFrame*CFrame.Angles(math.rad(90),0,0),"Really black")
  7329. rn1.Transparency=1
  7330. rn1.Mesh.MeshId="rbxassetid://3270017"
  7331. local rn2=nwPrt(cnOrb,Vector3.new(1,1,1),cnOrb.CFrame,"Really black")
  7332. rn2.Transparency=1
  7333. rn2.Mesh.MeshId="rbxassetid://3270017"
  7334. local nt=0
  7335. local cs=nil
  7336. for i=0,1,0.05 do
  7337. cs=cnOrb.Mesh.Scale
  7338. cnOrb.Mesh.Scale=Vector3.new(Tween(cs.X,100,i),Tween(cs.Y,100,i),Tween(cs.Z,100,i))
  7339. local fs=cnfx.Mesh.Scale
  7340. cnfx.Mesh.Scale=Vector3.new(Tween(fs.X,120,i),Tween(fs.Y,120,i),Tween(fs.Z,120,i))
  7341. cnfx.Transparency=cnfx.Transparency+0.05
  7342. rn1.Mesh.Scale=Vector3.new(Tween(fs.X,120,i),Tween(fs.Y,120,i),Tween(fs.Z,60,i))
  7343. rn2.Mesh.Scale=Vector3.new(Tween(fs.X,120,i),Tween(fs.Y,120,i),Tween(fs.Z,60,i))
  7344. rn1.CFrame=rn1.CFrame*CFrame.Angles(math.rad(10),math.rad(6),math.rad(3))
  7345. rn2.CFrame=rn2.CFrame*CFrame.Angles(math.rad(10),math.rad(6),math.rad(3))
  7346. rn1.Transparency=Tween(rn1.Transparency,0.8,i)
  7347. rn2.Transparency=Tween(rn2.Transparency,0.8,i)
  7348. local rs=cnr.Mesh.Scale
  7349. cnr.Mesh.Scale=Vector3.new(Tween(rs.X,10,i),Tween(rs.Y,10,i),Tween(rs.Z,10,i))
  7350. nt=nt+1
  7351. if nt>=6 then
  7352. local pls={}
  7353. for _,v in pairs(game.Players:GetChildren()) do
  7354. table.insert(pls,v)
  7355. end
  7356. local ry2,ht2,ps2=newRay(cnOrb.CFrame,cnOrb.CFrame*CFrame.new(0,-1,0),1000,pls)
  7357. local pffx=nwPrt(mod3,Vector3.new(1,1,1),CFrame.new(ps2)*CFrame.new(0,10,-12),"Really black")
  7358. pffx.Mesh.MeshId="rbxassetid://20329976"
  7359. pffx.Mesh.Scale=Vector3.new(cs.X,cs.Y/5,cs.Z)
  7360. debris:AddItem(pffx,2)
  7361. table.insert(pfxt,pffx)
  7362. nt=0
  7363. end
  7364. wait()
  7365. end
  7366. local int=0
  7367. coroutine.wrap(function()
  7368. for i=1,500 do
  7369. rn1.CFrame=rn1.CFrame*CFrame.Angles(math.rad(10),math.rad(5),math.rad(5))
  7370. rn2.CFrame=rn2.CFrame*CFrame.Angles(math.rad(10),math.rad(5),math.rad(5))
  7371. nt=nt+1
  7372. int=int+1
  7373. local htd={p}
  7374. for _,v in pairs(game:service"Players":GetChildren()) do
  7375. pcall(function()
  7376. for _,c in pairs(v.Character:GetChildren()) do
  7377. if c:IsA("Part") and not inT(v,htd) and (cnOrb.CFrame.p-c.CFrame.p).magnitude<50 then
  7378. v.Character:FindFirstChild("Humanoid").Health=v.Character:FindFirstChild("Humanoid").Health-2
  7379. v.Character:FindFirstChild("HumanoidRootPart").Velocity=Vector3.new(0,0,0)
  7380. table.insert(htd,v)
  7381. end
  7382. end
  7383. end)
  7384. end
  7385. htd={p}
  7386. if int>=6 then
  7387. for _,v in pairs(game:service"Players":GetChildren()) do
  7388. pcall(function()
  7389. for _,c in pairs(v.Character:GetChildren()) do
  7390. if c:IsA("Part") and not inT(v,htd) and (cnOrb.CFrame.p-c.CFrame.p).magnitude<50 then
  7391. table.insert(htd,v)
  7392. local hfx=nwPrt(mod3,Vector3.new(1,1,1),c.CFrame*CFrame.new(math.random(-2,2),math.random(-2,2),math.random(-2,2)),"Really black")
  7393. hfx.Mesh.Scale=Vector3.new(2,2,2)
  7394. hfx.Mesh.MeshType=3
  7395. debris:AddItem(hfx,2)
  7396. coroutine.wrap(function()
  7397. pcall(function()
  7398. for i=0,1,0.05 do
  7399. pcall(function()
  7400. local hs=hfx.Mesh.Scale
  7401. hfx.CFrame=Lerp(hfx.CFrame,cnOrb.CFrame,i)
  7402. hfx.Mesh.Scale=Vector3.new(Tween(hs.X,0.1,i),Tween(hs.Y,0.1,i),Tween(hs.Z,0.1,i))
  7403. end)
  7404. wait()
  7405. end
  7406. hfx:Destroy()
  7407. end)
  7408. end)()
  7409. end
  7410. end
  7411. end)
  7412. end
  7413. int=0
  7414. end
  7415. if nt>=4 then
  7416. local pls={}
  7417. for _,v in pairs(game.Players:GetChildren()) do
  7418. table.insert(pls,v)
  7419. end
  7420. local ry2,ht2,ps2=newRay(cnOrb.CFrame,cnOrb.CFrame*CFrame.new(0,-1,0),1000,pls)
  7421. local pffx=nwPrt(mod3,Vector3.new(1,1,1),CFrame.new(ps2)*CFrame.new(0,10,-12),"Really black")
  7422. pffx.Transparency=0.4
  7423. pffx.Mesh.MeshId="rbxassetid://20329976"
  7424. pffx.Mesh.Scale=Vector3.new(cs.X-10,cs.Y/5,cs.Z-10)
  7425. debris:AddItem(pffx,2)
  7426. table.insert(pfxt,pffx)
  7427. nt=0
  7428. end
  7429. wait()
  7430. end
  7431. cnOrb:Destroy()
  7432. cnfx:Destroy()
  7433. for _,v in pairs(mod3:GetChildren()) do
  7434. v:Destroy()
  7435. end
  7436. orbt={}
  7437. stlt={}
  7438. chot={}
  7439. cfxt={}
  7440. pfxt={}
  7441. end)()
  7442. if Debounces.CanAttack == false then
  7443. Debounces.CanAttack = true
  7444. Debounces.NoIdl = false
  7445. Debounces.on = false
  7446. end
  7447. end
  7448. end
  7449. end)
  7450. ----------------------------------------------------
  7451. mouse.KeyDown:connect(function(key)
  7452. if key == "m" then
  7453. if Debounces.CanAttack == true then
  7454. Debounces.CanAttack = false
  7455. Debounces.on = true
  7456. Debounces.NoIdl = true
  7457. --[[x = Instance.new("Sound",char)
  7458. x.SoundId = "http://www.roblox.com/asset/?id=169445572"
  7459. x.Looped = false
  7460. x.Pitch = 1.1
  7461. x.Volume = 1
  7462. x:Play()
  7463. x2 = Instance.new("Sound",char)
  7464. x2.SoundId = "http://www.roblox.com/asset/?id=169380495"
  7465. x2.Looped = false
  7466. x2.Pitch = .7
  7467. x2.Volume = 1
  7468. wait(.1)
  7469. x:Play()
  7470. x2:Play()
  7471. for i = 1, 20 do
  7472. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(3,0.6,-.2) *CFrame.Angles (math.rad (45),math.rad(0),math.rad(32)), 0.2)
  7473. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-3,1,0)*CFrame.Angles(math.rad (0),math.rad(0),math.rad(-20)), 0.2)
  7474. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,3,-.4)*CFrame.Angles(math.rad (- 8),math.rad(-40), math.rad(-8)),0.2)
  7475. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -3.2, 0) * CFrame.Angles (math.rad (-50), math.rad(40), math.rad(0)), 0.2)
  7476. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.8, .4, -1.6) * CFrame.Angles (math.rad (30), 0, math.rad(20)), 0.2)
  7477. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(1.6, -2, 0) * CFrame.Angles (math.rad(- 10), math.rad(-40), math.rad(0)), 0.2)
  7478. cor.Weld.C0 = Lerp(cor.Weld.C0, CFrame.new(0, -1.3, -1.1) * CFrame.Angles(math.rad(-60), math.rad(-90), math.rad(0)), 0.4)
  7479. if Debounces.on == false then break end
  7480. wait()
  7481. x:Destroy()
  7482. x2:Destroy()
  7483. end
  7484. wait(1)]]--
  7485. local rng = Instance.new("Part", char)
  7486. rng.Anchored = true
  7487. rng.BrickColor = BrickColor.new("Really black")
  7488. rng.CanCollide = false
  7489. rng.FormFactor = 3
  7490. rng.Name = "Ring"
  7491. rng.Size = Vector3.new(1, 1, 1)
  7492. rng.Transparency = 0.35
  7493. rng.TopSurface = 0
  7494. rng.BottomSurface = 0
  7495. rng.Position = torso.Position - Vector3.new(0,5,0)
  7496. rng.CFrame = rng.CFrame * CFrame.Angles(math.rad(90), math.rad(0), math.rad(0))
  7497. local rngm = Instance.new("SpecialMesh", rng)
  7498. rngm.MeshId = "http://www.roblox.com/asset/?id=3270017"
  7499. rngm.Scale = Vector3.new(1, 1, 2)
  7500. x = Instance.new("Sound",char)
  7501. x.SoundId = "http://www.roblox.com/asset/?id=169445602"
  7502. x.Looped = false
  7503. x.Pitch = .7
  7504. x.Volume = 1
  7505. x:Play()
  7506. coroutine.wrap(function()
  7507. for i = 1, 60, 2 do
  7508. rngm.Scale = Vector3.new(2 + i*2, 2 + i*2, 1)
  7509. rng.Transparency = i/60
  7510. wait()
  7511. end
  7512. wait()
  7513. rng:Destroy()
  7514. end)()
  7515. hum.WalkSpeed = 100
  7516. BV = Instance.new("BodyVelocity", torso)
  7517. BV.maxForce = Vector3.new(0,200000,0)
  7518. BV.P = 240000
  7519. BV.velocity = Vector3.new(0,700,0)
  7520. for i = 1, 20 do
  7521. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0, 3, 0)*CFrame.Angles(math.rad(20),math.rad(0), math.rad(0)),0.7)
  7522. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1.2, 0) * CFrame.Angles(math.rad(-16), math.rad(0), math.rad(0)), 0.7)
  7523. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-3, 1, 0) * CFrame.Angles(math.rad(40), 0, math.rad(-20)), 0.7)
  7524. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(3, 1, 0) * CFrame.Angles(math.rad(-40), math.rad(0), math.rad(20)), 0.7)
  7525. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-1, -1.8, .2) * CFrame.Angles(math.rad(-10), 0, 0), 0.7)
  7526. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(1, -1.5, -2) * CFrame.Angles(math.rad(0), 0, 0), 0.7)
  7527. cor.Weld.C0 = Lerp(cor.Weld.C0, CFrame.new(0, -1.85, -.9) * CFrame.Angles(math.rad(-90), math.rad(-90), math.rad(0)), 1)
  7528. if Debounces.on == false then break end
  7529. wait()
  7530. end
  7531. x:Destroy()
  7532. BV:Destroy()
  7533. --[[for i = 1, 30 do
  7534. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0, 1.5, 0)*CFrame.Angles(math.rad(-14),math.rad(0), math.rad(0)),0.3)
  7535. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(-16), math.rad (0), math.rad(0)), 0.3)
  7536. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5, 0.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-10)), 0.3)
  7537. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5, 0.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(10)), 0.3)
  7538. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -.4, -1) * CFrame.Angles(math.rad(20), 0, 0), 0.3)
  7539. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -.8, -.6) * CFrame.Angles(math.rad(-30), 0, 0), 0.3)
  7540. if Debounces.on == false then break end
  7541. wait()
  7542. end]]--
  7543. if (torso.Velocity*Vector3.new(1, 1, 1)).magnitude > 1 then
  7544. for i = 1, 30 do
  7545. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0, 3, 0)*CFrame.Angles(math.rad(-14),math.rad(0), math.rad(0)),0.3)
  7546. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1.6, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  7547. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-3, 1.4, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-120)), 0.3)
  7548. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(3, 1.4, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(120)), 0.3)
  7549. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-1, -3, .4) * CFrame.Angles(math.rad(-20), math.rad(0), math.rad(0)), 0.2)
  7550. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(1, -2, -1) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(0)), 0.2)
  7551. cor.Weld.C0 = Lerp(cor.Weld.C0, CFrame.new(0, -1.85, -.9) * CFrame.Angles(math.rad(-90), math.rad(-90), math.rad(0)), 1)
  7552. if Debounces.on == false then break end
  7553. wait()
  7554. end
  7555. end
  7556. Debounces.on = false
  7557. Debounces.NoIdl = false
  7558. local ry,ht,ps=nil,nil,nil
  7559. while ht==nil do
  7560. ry,ht,ps=newRay(root.CFrame*CFrame.new(0,-2,0),root.CFrame*CFrame.new(0,-3,0),4.1,{char})
  7561. wait()
  7562. end
  7563. z = Instance.new("Sound",char)
  7564. z.SoundId = "rbxassetid://142070127"
  7565. z.Volume = 1
  7566. wait(.1)
  7567. z:Play()
  7568. Landing()
  7569. hum.WalkSpeed = 8
  7570. if Debounces.CanAttack == false then
  7571. Debounces.CanAttack = true
  7572. end
  7573. end
  7574. end
  7575. end)
  7576. ----------------------------------------------------
  7577. Grab = false
  7578. mouse.KeyDown:connect(function(key)
  7579. if key == "z" then
  7580. Debounces.on = true
  7581. Debounces.NoIdl = true
  7582. if Grab == false then
  7583. gp = nil
  7584. con1=larm.Touched:connect(function(hit) -- this is grab
  7585. ht = hit.Parent
  7586. hum1=ht:FindFirstChild('Humanoid')
  7587. if hum1 ~= nil then
  7588. hum1.PlatformStand=true
  7589. gp = ht
  7590. Grab = true
  7591. asd=weld5(larm,ht:FindFirstChild("Torso"),CFrame.new(0,-3.3,0),CFrame.new(0,0,0))
  7592. asd.Parent = larm
  7593. asd.Name = "asd"
  7594. asd.C0=asd.C0*CFrame.Angles(math.rad(-90),0,0)
  7595. con1:disconnect()
  7596. elseif hum1 ~= nil then
  7597. con1:disconnect()
  7598. wait() return
  7599. end
  7600. end)
  7601. for i = 1, 18 do
  7602. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(3,.9,0)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(36)), 0.2)
  7603. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-2.65,.9,-.5)*CFrame.Angles(math.rad(70),math.rad(0),math.rad(20)), 0.2)
  7604. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,3,-.2)*CFrame.Angles(math.rad(-14),math.rad(0),0), 0.2)
  7605. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1.8, 0) * CFrame.Angles(math.rad(-60), math.rad(0), 0), 0.2)
  7606. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-1, -3, -.6) * CFrame.Angles(math.rad(60), math.rad(0), math.rad(0)), 0.2)
  7607. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(1, -3, -.6) * CFrame.Angles(math.rad(60), math.rad(0), math.rad(0)), 0.2)
  7608. cor.Weld.C0 = Lerp(cor.Weld.C0, CFrame.new(0, -1.3, -1.1) * CFrame.Angles(math.rad(-60), math.rad(-90), math.rad(0)), 0.9)
  7609. if Debounces.on == false then break end
  7610. wait()
  7611. end
  7612. con1:disconnect()
  7613. Debounces.on = false
  7614. Debounces.NoIdl = false
  7615. elseif Grab == true then
  7616. Grab = false
  7617. for i = 1, 20 do
  7618. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(3,.9,0)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(-20)), 0.2)
  7619. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-2.6, .9, -.4)*CFrame.Angles(math.rad(170),math.rad(0),math.rad(-20)), 0.1)
  7620. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,3,-.2)*CFrame.Angles(math.rad(-14),math.rad(0),0), 0.2)
  7621. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1.2, 0) * CFrame.Angles(0, math.rad(0), 0), 0.2)
  7622. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-1.2, -3, 0) * CFrame.Angles(0, 0, math.rad(-10)), 0.2)
  7623. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(1.2, -3, 0) * CFrame.Angles(0, 0, math.rad(10)), 0.2)
  7624. cor.Weld.C0 = Lerp(cor.Weld.C0, CFrame.new(0, -1, -1.1) * CFrame.Angles(math.rad(-90), math.rad(-110), math.rad(-70)), 1)
  7625. if Debounces.on == false then end
  7626. wait()
  7627. end
  7628. if gp ~= nil then
  7629. for i,v in pairs(larm:GetChildren()) do
  7630. if v.Name == "asd" and v:IsA("Weld") then
  7631. v:Remove()
  7632. end
  7633. end
  7634. bv = Instance.new("BodyVelocity",gp:FindFirstChild("Torso"))
  7635. bv.maxForce = Vector3.new(400000, 400000, 400000)
  7636. bv.P = 125000
  7637. bv.velocity = char.Head.CFrame.lookVector * 200
  7638. for i = 1, 12 do
  7639. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-2.6, .9, -.75)*CFrame.Angles(math.rad(30),math.rad(0),math.rad(20)), 0.5)
  7640. if Debounces.on == false then end
  7641. wait()
  7642. end--
  7643. ht=nil
  7644. Spawn(function()
  7645. wait(0.5)
  7646. bv:Destroy()
  7647. end)
  7648. Debounces.on = false
  7649. Debounces.NoIdl = false
  7650. elseif ht == nil then wait()
  7651. Grab = false
  7652. Debounces.on = false
  7653. Debounces.NoIdl = false
  7654. end
  7655. end
  7656. end
  7657. end)
  7658. ----------------------------------------------------
  7659. mouse.KeyDown:connect(function(key)
  7660. if string.byte(key) == 52 then
  7661. char.Humanoid.WalkSpeed = 21
  7662. end
  7663. end)
  7664. mouse.KeyUp:connect(function(key)
  7665. if string.byte(key) == 52 then
  7666. char.Humanoid.WalkSpeed = 5
  7667. end
  7668. end)
  7669. ----------------------------------------------------
  7670. Change = false
  7671. mouse.KeyDown:connect(function(key)
  7672. if key == "n" then
  7673. if Change == false then
  7674. Change = true
  7675. stanceToggle = "Normal2"
  7676. elseif Change == true then
  7677. Change = false
  7678. stanceToggle = "Normal"
  7679. end
  7680. end
  7681. end)
  7682. ----------------------------------------------------
  7683. local animpose = "Idle"
  7684. local lastanimpose = "Idle"
  7685. local sine = 0
  7686. local change = 1
  7687. local val = 0
  7688. local ffing = false
  7689. local och = 0
  7690. ----------------------------------------------------
  7691. game:GetService("RunService").RenderStepped:connect(function()
  7692. --[[if char.Humanoid.Jump == true then
  7693. jump = true
  7694. else
  7695. jump = false
  7696. end]]
  7697. char.Humanoid.FreeFalling:connect(function(f)
  7698. if f then
  7699. ffing = true
  7700. else
  7701. ffing = false
  7702. end
  7703. end)
  7704. sine = sine + change
  7705. if jumpn == true then
  7706. animpose = "Jumping"
  7707. elseif ffing == true then
  7708. animpose = "Freefalling"
  7709. elseif (torso.Velocity*Vector3.new(1, 0, 1)).magnitude < 2 then
  7710. animpose = "Idle"
  7711. elseif (torso.Velocity*Vector3.new(1, 0, 1)).magnitude < 20 then
  7712. animpose = "Walking"
  7713. elseif (torso.Velocity*Vector3.new(1, 0, 1)).magnitude > 20 then
  7714. animpose = "Running"
  7715. end
  7716. if animpose ~= lastanimpose then
  7717. sine = 0
  7718. if Debounces.NoIdl == false then
  7719. if animpose == "Idle" then
  7720. for i = 1, 2 do
  7721. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(3,.9,0)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(20)), 0.2)
  7722. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-3,.9,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(-20)), 0.2)
  7723. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,3,-.2)*CFrame.Angles(math.rad(-14),math.rad(0),0), 0.2)
  7724. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1.2, 0) * CFrame.Angles(0, math.rad(0), 0), 0.2)
  7725. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-1.2, -3, 0) * CFrame.Angles(0, 0, math.rad(-10)), 0.2)
  7726. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(1.2, -3, 0) * CFrame.Angles(0, 0, math.rad(10)), 0.2)
  7727. cor.Weld.C0 = Lerp(cor.Weld.C0, CFrame.new(0, -1, -1.1) * CFrame.Angles(math.rad(-90), math.rad(-110), math.rad(-70)), 1)
  7728. end
  7729. elseif animpose == "Walking" then
  7730. for i = 1, 2 do
  7731. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(3, .9, 0) * CFrame.Angles(math.rad(90), math.rad(0), math.rad(20)), 0.2)
  7732. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-3, .9, 0)*CFrame.Angles(0, math.rad(1), math.rad(-10)), 0.2)
  7733. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,3,0)*CFrame.Angles(math.rad(-8), math.rad(0), math.rad(0)),0.2)
  7734. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1.2, 0) * CFrame.Angles(math.rad(-4), 0, math.rad(0)), 0.2)
  7735. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-1, -3, -.05) * CFrame.Angles(math.rad(-18), 0, 0), .4)
  7736. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(1, -3, -.05) * CFrame.Angles(math.rad(-18), 0, 0), .4)
  7737. cor.Weld.C0 = Lerp(cor.Weld.C0, CFrame.new(0, -1, -1.1) * CFrame.Angles(math.rad(-90), math.rad(-110), math.rad(-70)), 1)
  7738. end
  7739. elseif animpose == "Running" then
  7740. for i = 1, 2 do
  7741. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(3, 0.9, .5) * CFrame.Angles(math.rad(-10), math.rad(-40), math.rad(50)), 0.2)
  7742. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-3, 1.2, 0-1*math.cos(sine/4)/2)*CFrame.Angles(math.rad(50-80*math.cos(sine/8)/2), math.rad(0), math.rad(0-70*math.cos(sine/8)/2)), 0.2)
  7743. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,3,0)*CFrame.Angles(math.rad(6+8*math.cos(sine/4)/1.8), math.rad(0), math.rad(0)),0.2)
  7744. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1.2+0.2*math.cos(sine/4)/2, 0) * CFrame.Angles(math.rad(-14+4*math.cos(sine/4)/2), 0, math.rad(0)), 0.2)
  7745. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-1, -3-0.44*math.cos(sine/8)/2.4, -.15 + math.sin(sine/8)/1.5) * CFrame.Angles(math.rad(-20) + -math.sin(sine/8)/1.7, 0, 0), .4)
  7746. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(1, -3+0.44*math.cos(sine/8)/2.4, -.15 + -math.sin(sine/8)/1.5) * CFrame.Angles(math.rad(-20) + math.sin(sine/8)/1.7, 0, 0), .4)
  7747. cor.Weld.C0 = Lerp(cor.Weld.C0, CFrame.new(0, -1.85, -.9) * CFrame.Angles(math.rad(-90), math.rad(-90), math.rad(0)), 1)
  7748. end
  7749. rs:wait(2)
  7750. end
  7751. else
  7752. end
  7753. end
  7754. lastanimpose = animpose
  7755. if Debounces.NoIdl == false then
  7756. if animpose == "Idle" then
  7757. if stanceToggle == "Normal" then
  7758. change = 0.5
  7759. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(3,.9,0)*CFrame.Angles(math.rad(88+2*math.cos(sine/14)),math.rad(0),math.rad(20)), 0.2)
  7760. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-3,.9+0.1*math.cos(sine/14),0)*CFrame.Angles(math.rad(50),math.rad(-30),math.rad(-40-2*math.cos(sine/14))), 0.2)
  7761. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,3,-.2)*CFrame.Angles(math.rad(-14+1*math.cos(sine/14)),math.rad(40),0), 0.2)
  7762. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(0, math.rad(-40), 0), 0.2)
  7763. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-1.15, -3, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-10)), 0.2)
  7764. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(1.15, -3, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(10)), 0.2)
  7765. cor.Weld.C0 = Lerp(cor.Weld.C0, CFrame.new(0, -1, -1.1) * CFrame.Angles(math.rad(-90), math.rad(-110), math.rad(-70)), 1)
  7766. elseif stanceToggle == "Sitting" then
  7767. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(3, .9, 0) * CFrame.Angles(math.rad(100-1*math.cos(sine/14)), math.rad(0), math.rad(20)), 0.2)
  7768. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-3, .9, 0)*CFrame.Angles(math.rad(-36+1*math.cos(sine/14)), math.rad(0), math.rad(-30)), 0.2)
  7769. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0, 3, -.3) * CFrame.Angles(math.rad(-14+1*math.cos(sine/14)), math.rad(0), math.rad(0)),0.2)
  7770. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -2.8, 0) * CFrame.Angles(math.rad(-10+1*math.cos(sine/14)), 0, math.rad(0)), 0.2)
  7771. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-1, -1, -2) * CFrame.Angles(math.rad(-10-1*math.cos(sine/14)), 0, 0), 0.2)
  7772. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(1, -3, .6) * CFrame.Angles(math.rad(-50-1*math.cos(sine/14)), 0, 0), 0.2)
  7773. cor.Weld.C0 = Lerp(cor.Weld.C0, CFrame.new(0, -1.85, -.9) * CFrame.Angles(math.rad(-90), math.rad(-90), math.rad(0)), 1)
  7774. elseif stanceToggle == "Normal2" then
  7775. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(3,.9,0)*CFrame.Angles(math.rad(30+2*math.cos(sine/14)),math.rad(40),math.rad(40)), 0.2)
  7776. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-3,.9+0.1*math.cos(sine/14),0)*CFrame.Angles(math.rad(-20),math.rad(30),math.rad(-40-2*math.cos(sine/14))), 0.2)
  7777. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,3,-.2)*CFrame.Angles(math.rad(-14+1*math.cos(sine/14)),math.rad(-40),0), 0.2)
  7778. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(0, math.rad(40), 0), 0.2)
  7779. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-1.2, -3, 0) * CFrame.Angles(math.rad(-16), math.rad(-20), math.rad(-14)), 0.2)
  7780. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(1.2, -3, 0) * CFrame.Angles(math.rad(10), math.rad(-30), math.rad(18)), 0.2)
  7781. cor.Weld.C0 = Lerp(cor.Weld.C0, CFrame.new(0, -1.9, -.9) * CFrame.Angles(math.rad(-90), math.rad(-90), math.rad(0)), 1)
  7782. end
  7783. elseif animpose == "Walking" then
  7784. if stanceToggle == "Normal" then
  7785. change = 1
  7786. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(3, .9+.1*math.cos(sine/7), 0) * CFrame.Angles(math.rad(90+2*math.cos(sine/7)), math.rad(0), math.rad(20)), 0.2)
  7787. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-3, .9+.1*math.cos(sine/7), -math.sin(sine/14)/2)*CFrame.Angles(math.sin(sine/14)/4, math.rad(1) + -math.sin(sine/14)/2, math.rad(-30)), 0.2)
  7788. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,3,0)*CFrame.Angles(math.rad(-8+2*math.cos(sine/7)), math.rad(0-8*math.cos(sine/14)), math.rad(0)),0.2)
  7789. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1+0.1*math.cos(sine/7), 0) * CFrame.Angles(math.rad(-4+2*math.cos(sine/7)), math.rad(0+8*math.cos(sine/14)), math.rad(0)), 0.2)
  7790. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-1, -3-0.3*math.cos(sine/14)/2, -.05 + math.sin(sine/14)/2) * CFrame.Angles(math.rad(-12) + -math.sin(sine/14)/2, math.rad(0-8*math.cos(sine/14)), 0), .4)
  7791. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(1, -3+0.3*math.cos(sine/14)/2, -.05 + -math.sin(sine/14)/2) * CFrame.Angles(math.rad(-12) + math.sin(sine/14)/2, math.rad(0-8*math.cos(sine/14)), 0), .4)
  7792. cor.Weld.C0 = Lerp(cor.Weld.C0, CFrame.new(0, -1, -1.1) * CFrame.Angles(math.rad(-90), math.rad(-110), math.rad(-70)), 1)
  7793. elseif stanceToggle == "Normal2" then
  7794. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(3, .9+.1*math.cos(sine/7), math.sin(sine/14)/2)*CFrame.Angles(-math.sin(sine/14)/4, -math.sin(sine/14)/2, math.rad(20)), 0.2)
  7795. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-3, .9+.1*math.cos(sine/7), -math.sin(sine/14)/2)*CFrame.Angles(math.sin(sine/14)/4, -math.sin(sine/14)/2, math.rad(-20)), 0.2)
  7796. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,3,0)*CFrame.Angles(math.rad(-8+2*math.cos(sine/7)), math.rad(0), math.rad(0)),0.2)
  7797. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1+0.1*math.cos(sine/7), 0) * CFrame.Angles(math.rad(-4+2*math.cos(sine/7)), 0, math.rad(0)), 0.2)
  7798. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-1, -3-0.3*math.cos(sine/14)/2, -.05 + math.sin(sine/14)/2) * CFrame.Angles(math.rad(-18) + -math.sin(sine/14)/2.3, 0, 0), .4)
  7799. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(1, -3+0.3*math.cos(sine/14)/2, -.05 + -math.sin(sine/14)/2) * CFrame.Angles(math.rad(-18) + math.sin(sine/14)/2.3, 0, 0), .4)
  7800. cor.Weld.C0 = Lerp(cor.Weld.C0, CFrame.new(0, -1.9, -.9) * CFrame.Angles(math.rad(-90), math.rad(-90), math.rad(0)), 1)
  7801. end
  7802. elseif animpose == "Running" then
  7803. change = 1
  7804. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(3, 0.9, .5) * CFrame.Angles(math.rad(-10-20*math.cos(sine/4)/2), math.rad(-40+10*math.cos(sine/4)/2), math.rad(50-10*math.cos(sine/4)/2)), 0.2)
  7805. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-3, 0.9, .5)*CFrame.Angles(math.rad(10+20*math.cos(sine/4)/2), math.rad(40-10*math.cos(sine/4)/2), math.rad(-50+10*math.cos(sine/4)/2)), 0.2)
  7806. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,3,0)*CFrame.Angles(math.rad(6+6*math.cos(sine/4)/1.8), math.rad(0), math.rad(0)),0.2)
  7807. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1+0.2*math.cos(sine/4)/2, 0) * CFrame.Angles(math.rad(-14+10*math.cos(sine/4)/2), 0, math.rad(0)), 0.2)
  7808. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-1, -3-0.44*math.cos(sine/8)/2.4, -.15 + math.sin(sine/8)/1.5) * CFrame.Angles(math.rad(-20) + -math.sin(sine/8)/1.7, 0, 0), .4)
  7809. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(1, -3+0.44*math.cos(sine/8)/2.4, -.15 + -math.sin(sine/8)/1.5) * CFrame.Angles(math.rad(-20) + math.sin(sine/8)/1.7, 0, 0), .4)
  7810. cor.Weld.C0 = Lerp(cor.Weld.C0, CFrame.new(0, -1.85, -.9) * CFrame.Angles(math.rad(-90), math.rad(-90), math.rad(0)), 1)
  7811. end
  7812. end
  7813. och=och+1
  7814. for _,v in pairs(orbt) do
  7815. pcall(function()
  7816. v.Mesh.Scale=Vector3.new(cns+(0.2*math.cos(och/12)),cns+(0.2*math.cos(och/10)),cns+(0.2*math.cos(och/8)))
  7817. end)
  7818. end
  7819. for _,v in pairs(stlt) do
  7820. pcall(function()
  7821. v.CFrame=larm.CFrame*CFrame.new(0,-3.5-(cns/2),-0.1)
  7822. end)
  7823. end
  7824. for _,v in pairs(chot) do
  7825. pcall(function()
  7826. v.CFrame=Lerp(v.CFrame,cnOrb.CFrame,0.1)
  7827. v.Mesh.Scale=Vector3.new(Tween(v.Mesh.Scale.X,0,0.1),Tween(v.Mesh.Scale.Y,0,0.1),Tween(v.Mesh.Scale.Z,0,0.1))
  7828. end)
  7829. end
  7830. for _,v in pairs(cfxt) do
  7831. pcall(function()
  7832. local vs=v.Mesh.Scale
  7833. v.Mesh.Scale=Vector3.new(vs.x+0.5,vs.y+0.1,vs.z+0.5)
  7834. v.Transparency=v.Transparency+0.05
  7835. end)
  7836. end
  7837. for _,v in pairs(pfxt) do
  7838. pcall(function()
  7839. local vs=v.Mesh.Scale
  7840. v.Mesh.Scale=Vector3.new(vs.x+2,vs.y+0.5,vs.z+2)
  7841. v.Transparency=v.Transparency+0.025
  7842. end)
  7843. end
  7844. end)
  7845. end)
  7846. darktitan.BackgroundColor3 = Color3.new(0.807843, 0.807843, 0.807843)
  7847. darktitan.BorderColor3 = Color3.new(0, 0, 0)
  7848. darktitan.BorderSizePixel = 3
  7849. darktitan.Position = UDim2.new(0.0605095625, 0, 0.447513819, 0)
  7850. darktitan.Size = UDim2.new(0, 112, 0, 39)
  7851. darktitan.Font = Enum.Font.SourceSansBold
  7852. darktitan.Text = "Dark Titan"
  7853. darktitan.TextSize = 20
  7854.  
  7855. JEEZUSCHRIST.Name = "JEEZUS CHRIST"
  7856. JEEZUSCHRIST.Parent = main
  7857. JEEZUSCHRIST.MouseButton1Down:connect(function()
  7858. Player=game:GetService("Players").LocalPlayer
  7859. Character=Player.Character
  7860. PlayerGui=Player.PlayerGui
  7861. Backpack=Player.Backpack
  7862. Torso=Character.Torso
  7863. Head=Character.Head
  7864. Humanoid=Character.Humanoid
  7865. LeftArm=Character["Left Arm"]
  7866. LeftLeg=Character["Left Leg"]
  7867. RightArm=Character["Right Arm"]
  7868. RightLeg=Character["Right Leg"]
  7869. LS=Torso["Left Shoulder"]
  7870. LH=Torso["Left Hip"]
  7871. RS=Torso["Right Shoulder"]
  7872. RH=Torso["Right Hip"]
  7873. Face = Head.face
  7874. Neck=Torso.Neck
  7875. it=Instance.new
  7876. attacktype=1
  7877. vt=Vector3.new
  7878. cf=CFrame.new
  7879. euler=CFrame.fromEulerAnglesXYZ
  7880. angles=CFrame.Angles
  7881. cloaked=false
  7882. necko=cf(0, 1, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  7883. necko2=cf(0, -0.5, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  7884. LHC0=cf(-1,-1,0,-0,-0,-1,0,1,0,1,0,0)
  7885. LHC1=cf(-0.5,1,0,-0,-0,-1,0,1,0,1,0,0)
  7886. RHC0=cf(1,-1,0,0,0,1,0,1,0,-1,-0,-0)
  7887. RHC1=cf(0.5,1,0,0,0,1,0,1,0,-1,-0,-0)
  7888. RootPart=Character.HumanoidRootPart
  7889. RootJoint=RootPart.RootJoint
  7890. RootCF=euler(-1.57,0,3.14)
  7891. attack = false
  7892. attackdebounce = false
  7893. deb=false
  7894. equipped=true
  7895. hand=false
  7896. MMouse=nil
  7897. combo=0
  7898. mana=0
  7899. trispeed=.2
  7900. attackmode='none'
  7901. local idle=0
  7902. local Anim="Idle"
  7903. local Effects={}
  7904. local gun=false
  7905. local shoot=false
  7906. player=nil
  7907. mana=0
  7908. cam = workspace.CurrentCamera
  7909. ZTarget = nil
  7910. RocketTarget = nil
  7911. local m = Instance.new("Model",Character)
  7912. m.Name = "WeaponModel"
  7913.  
  7914. mouse=Player:GetMouse()
  7915. --save shoulders
  7916. RSH, LSH=nil, nil
  7917. --welds
  7918. RW, LW=Instance.new("Weld"), Instance.new("Weld")
  7919. RW.Name="Right Shoulder" LW.Name="Left Shoulder"
  7920. LH=Torso["Left Hip"]
  7921. RH=Torso["Right Hip"]
  7922. TorsoColor=Torso.BrickColor
  7923. function NoOutline(Part)
  7924. Part.TopSurface,Part.BottomSurface,Part.LeftSurface,Part.RightSurface,Part.FrontSurface,Part.BackSurface = 10,10,10,10,10,10
  7925. end
  7926. player=Player
  7927. ch=Character
  7928. RSH=ch.Torso["Right Shoulder"]
  7929. LSH=ch.Torso["Left Shoulder"]
  7930. --
  7931. RSH.Parent=nil
  7932. LSH.Parent=nil
  7933. --
  7934. RW.Name="Right Shoulder"
  7935. RW.Part0=ch.Torso
  7936. RW.C0=cf(1.5, 0.5, 0) --* CFrame.fromEulerAnglesXYZ(1.3, 0, -0.5)
  7937. RW.C1=cf(0, 0.5, 0)
  7938. RW.Part1=ch["Right Arm"]
  7939. RW.Parent=ch.Torso
  7940. --
  7941. LW.Name="Left Shoulder"
  7942. LW.Part0=ch.Torso
  7943. LW.C0=cf(-1.5, 0.5, 0) --* CFrame.fromEulerAnglesXYZ(1.7, 0, 0.8)
  7944. LW.C1=cf(0, 0.5, 0)
  7945. LW.Part1=ch["Left Arm"]
  7946. LW.Parent=ch.Torso
  7947.  
  7948. function swait(num)
  7949. if num==0 or num==nil then
  7950. game:service'RunService'.Heartbeat:wait(0)
  7951. else
  7952. for i=0,num do
  7953. game:service'RunService'.Heartbeat:wait(0)
  7954. end
  7955. end
  7956. end
  7957.  
  7958. function nooutline(part)
  7959. part.TopSurface,part.BottomSurface,part.LeftSurface,part.RightSurface,part.FrontSurface,part.BackSurface = 10,10,10,10,10,10
  7960. end
  7961.  
  7962. function part(formfactor,parent,material,reflectance,transparency,brickcolor,name,size)
  7963. local fp=it("Part")
  7964. fp.formFactor=formfactor
  7965. fp.Parent=parent
  7966. fp.Reflectance=reflectance
  7967. fp.Transparency=transparency
  7968. fp.CanCollide=false
  7969. fp.Locked=true
  7970. fp.BrickColor=BrickColor.new(tostring(brickcolor))
  7971. fp.Name=name
  7972. fp.Size=size
  7973. fp.Position=Character.Torso.Position
  7974. nooutline(fp)
  7975. fp.Material=material
  7976. fp:BreakJoints()
  7977. return fp
  7978. end
  7979.  
  7980. function mesh(Mesh,part,meshtype,meshid,offset,scale)
  7981. local mesh=it(Mesh)
  7982. mesh.Parent=part
  7983. if Mesh=="SpecialMesh" then
  7984. mesh.MeshType=meshtype
  7985. mesh.MeshId=meshid
  7986. end
  7987. mesh.Offset=offset
  7988. mesh.Scale=scale
  7989. return mesh
  7990. end
  7991.  
  7992. function weld(parent,part0,part1,c0,c1)
  7993. local weld=it("Weld")
  7994. weld.Parent=parent
  7995. weld.Part0=part0
  7996. weld.Part1=part1
  7997. weld.C0=c0
  7998. weld.C1=c1
  7999. return weld
  8000. end
  8001.  
  8002.  
  8003. local function CFrameFromTopBack(at, top, back)
  8004. local right = top:Cross(back)
  8005. return CFrame.new(at.x, at.y, at.z,
  8006. right.x, top.x, back.x,
  8007. right.y, top.y, back.y,
  8008. right.z, top.z, back.z)
  8009. end
  8010.  
  8011. function Triangle(a, b, c)
  8012. local edg1 = (c-a):Dot((b-a).unit)
  8013. local edg2 = (a-b):Dot((c-b).unit)
  8014. local edg3 = (b-c):Dot((a-c).unit)
  8015. if edg1 <= (b-a).magnitude and edg1 >= 0 then
  8016. a, b, c = a, b, c
  8017. elseif edg2 <= (c-b).magnitude and edg2 >= 0 then
  8018. a, b, c = b, c, a
  8019. elseif edg3 <= (a-c).magnitude and edg3 >= 0 then
  8020. a, b, c = c, a, b
  8021. else
  8022. assert(false, "unreachable")
  8023. end
  8024.  
  8025. local len1 = (c-a):Dot((b-a).unit)
  8026. local len2 = (b-a).magnitude - len1
  8027. local width = (a + (b-a).unit*len1 - c).magnitude
  8028.  
  8029. local maincf = CFrameFromTopBack(a, (b-a):Cross(c-b).unit, -(b-a).unit)
  8030.  
  8031. local list = {}
  8032.  
  8033. local TrailColor = ("Dark grey")
  8034.  
  8035. if len1 > 0.01 then
  8036. local w1 = Instance.new('WedgePart', m)
  8037. game:GetService("Debris"):AddItem(w1,5)
  8038. w1.Material = "SmoothPlastic"
  8039. w1.FormFactor = 'Custom'
  8040. w1.BrickColor = BrickColor.new(TrailColor)
  8041. w1.Transparency = 0
  8042. w1.Reflectance = 0
  8043. w1.Material = "SmoothPlastic"
  8044. w1.CanCollide = false
  8045. NoOutline(w1)
  8046. local sz = Vector3.new(0.2, width, len1)
  8047. w1.Size = sz
  8048. local sp = Instance.new("SpecialMesh",w1)
  8049. sp.MeshType = "Wedge"
  8050. sp.Scale = Vector3.new(0,1,1) * sz/w1.Size
  8051. w1:BreakJoints()
  8052. w1.Anchored = true
  8053. w1.Parent = workspace
  8054. w1.Transparency = 0.7
  8055. table.insert(Effects,{w1,"Disappear",.01})
  8056. w1.CFrame = maincf*CFrame.Angles(math.pi,0,math.pi/2)*CFrame.new(0,width/2,len1/2)
  8057. table.insert(list,w1)
  8058. end
  8059.  
  8060. if len2 > 0.01 then
  8061. local w2 = Instance.new('WedgePart', m)
  8062. game:GetService("Debris"):AddItem(w2,5)
  8063. w2.Material = "SmoothPlastic"
  8064. w2.FormFactor = 'Custom'
  8065. w2.BrickColor = BrickColor.new(TrailColor)
  8066. w2.Transparency = 0
  8067. w2.Reflectance = 0
  8068. w2.Material = "SmoothPlastic"
  8069. w2.CanCollide = false
  8070. NoOutline(w2)
  8071. local sz = Vector3.new(0.2, width, len2)
  8072. w2.Size = sz
  8073. local sp = Instance.new("SpecialMesh",w2)
  8074. sp.MeshType = "Wedge"
  8075. sp.Scale = Vector3.new(0,1,1) * sz/w2.Size
  8076. w2:BreakJoints()
  8077. w2.Anchored = true
  8078. w2.Parent = workspace
  8079. w2.Transparency = 0.7
  8080. table.insert(Effects,{w2,"Disappear",.01})
  8081. w2.CFrame = maincf*CFrame.Angles(math.pi,math.pi,-math.pi/2)*CFrame.new(0,width/2,-len1 - len2/2)
  8082. table.insert(list,w2)
  8083. end
  8084. return unpack(list)
  8085. end
  8086.  
  8087.  
  8088. so = function(id,par,vol,pit)
  8089. coroutine.resume(coroutine.create(function()
  8090. local sou = Instance.new("Sound",par or workspace)
  8091. sou.Volume=vol
  8092. sou.Pitch=pit or 1
  8093. sou.SoundId=id
  8094. swait()
  8095. sou:play()
  8096. game:GetService("Debris"):AddItem(sou,6)
  8097. end))
  8098. end
  8099.  
  8100. function clerp(a,b,t)
  8101. local qa = {QuaternionFromCFrame(a)}
  8102. local qb = {QuaternionFromCFrame(b)}
  8103. local ax, ay, az = a.x, a.y, a.z
  8104. local bx, by, bz = b.x, b.y, b.z
  8105. local _t = 1-t
  8106. return QuaternionToCFrame(_t*ax + t*bx, _t*ay + t*by, _t*az + t*bz,QuaternionSlerp(qa, qb, t))
  8107. end
  8108.  
  8109. function QuaternionFromCFrame(cf)
  8110. local mx, my, mz, m00, m01, m02, m10, m11, m12, m20, m21, m22 = cf:components()
  8111. local trace = m00 + m11 + m22
  8112. if trace > 0 then
  8113. local s = math.sqrt(1 + trace)
  8114. local recip = 0.5/s
  8115. return (m21-m12)*recip, (m02-m20)*recip, (m10-m01)*recip, s*0.5
  8116. else
  8117. local i = 0
  8118. if m11 > m00 then
  8119. i = 1
  8120. end
  8121. if m22 > (i == 0 and m00 or m11) then
  8122. i = 2
  8123. end
  8124. if i == 0 then
  8125. local s = math.sqrt(m00-m11-m22+1)
  8126. local recip = 0.5/s
  8127. return 0.5*s, (m10+m01)*recip, (m20+m02)*recip, (m21-m12)*recip
  8128. elseif i == 1 then
  8129. local s = math.sqrt(m11-m22-m00+1)
  8130. local recip = 0.5/s
  8131. return (m01+m10)*recip, 0.5*s, (m21+m12)*recip, (m02-m20)*recip
  8132. elseif i == 2 then
  8133. local s = math.sqrt(m22-m00-m11+1)
  8134. local recip = 0.5/s return (m02+m20)*recip, (m12+m21)*recip, 0.5*s, (m10-m01)*recip
  8135. end
  8136. end
  8137. end
  8138.  
  8139. function QuaternionToCFrame(px, py, pz, x, y, z, w)
  8140. local xs, ys, zs = x + x, y + y, z + z
  8141. local wx, wy, wz = w*xs, w*ys, w*zs
  8142. local xx = x*xs
  8143. local xy = x*ys
  8144. local xz = x*zs
  8145. local yy = y*ys
  8146. local yz = y*zs
  8147. local zz = z*zs
  8148. 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))
  8149. end
  8150.  
  8151. function QuaternionSlerp(a, b, t)
  8152. local cosTheta = a[1]*b[1] + a[2]*b[2] + a[3]*b[3] + a[4]*b[4]
  8153. local startInterp, finishInterp;
  8154. if cosTheta >= 0.0001 then
  8155. if (1 - cosTheta) > 0.0001 then
  8156. local theta = math.acos(cosTheta)
  8157. local invSinTheta = 1/math.sin(theta)
  8158. startInterp = math.sin((1-t)*theta)*invSinTheta
  8159. finishInterp = math.sin(t*theta)*invSinTheta
  8160. else
  8161. startInterp = 1-t
  8162. finishInterp = t
  8163. end
  8164. else
  8165. if (1+cosTheta) > 0.0001 then
  8166. local theta = math.acos(-cosTheta)
  8167. local invSinTheta = 1/math.sin(theta)
  8168. startInterp = math.sin((t-1)*theta)*invSinTheta
  8169. finishInterp = math.sin(t*theta)*invSinTheta
  8170. else
  8171. startInterp = t-1
  8172. finishInterp = t
  8173. end
  8174. end
  8175. 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
  8176. end
  8177.  
  8178. function rayCast(Pos, Dir, Max, Ignore) -- Origin Position , Direction, MaxDistance , IgnoreDescendants
  8179. return game:service("Workspace"):FindPartOnRay(Ray.new(Pos, Dir.unit * (Max or 999.999)), Ignore)
  8180. end
  8181.  
  8182. Damagefunc=function(Part,hit,minim,maxim,knockback,Type,Property,Delay,KnockbackType,decreaseblock)
  8183. if hit.Parent==nil then
  8184. return
  8185. end
  8186. local h=hit.Parent:FindFirstChild("Humanoid")
  8187. for _,v in pairs(hit.Parent:children()) do
  8188. if v:IsA("Humanoid") then
  8189. h=v
  8190. end
  8191. end
  8192. if hit.Parent.Parent:FindFirstChild("Torso")~=nil then
  8193. h=hit.Parent.Parent:FindFirstChild("Humanoid")
  8194. end
  8195. if hit.Parent.className=="Hat" then
  8196. hit=hit.Parent.Parent:findFirstChild("Head")
  8197. end
  8198. if h~=nil and hit.Parent.Name~=Character.Name and hit.Parent:FindFirstChild("Torso")~=nil then
  8199. if hit.Parent:findFirstChild("DebounceHit")~=nil then if hit.Parent.DebounceHit.Value==true then return end end
  8200. --[[ if game.Players:GetPlayerFromCharacter(hit.Parent)~=nil then
  8201. return
  8202. end]]
  8203. -- hs(hit,1.2)
  8204. local c=Instance.new("ObjectValue")
  8205. c.Name="creator"
  8206. c.Value=game:service("Players").LocalPlayer
  8207. c.Parent=h
  8208. game:GetService("Debris"):AddItem(c,.5)
  8209. local Damage=math.random(minim,maxim)
  8210. -- h:TakeDamage(Damage)
  8211. local blocked=false
  8212. local block=hit.Parent:findFirstChild("Block")
  8213. if block~=nil then
  8214. print(block.className)
  8215. if block.className=="NumberValue" then
  8216. if block.Value>0 then
  8217. blocked=true
  8218. if decreaseblock==nil then
  8219. block.Value=block.Value-1
  8220. end
  8221. end
  8222. end
  8223. if block.className=="IntValue" then
  8224. if block.Value>0 then
  8225. blocked=true
  8226. if decreaseblock~=nil then
  8227. block.Value=block.Value-1
  8228. end
  8229. end
  8230. end
  8231. end
  8232. if blocked==false then
  8233. -- h:TakeDamage(Damage)
  8234. h.Health=h.Health-Damage
  8235. ShowDamage((Part.CFrame * CFrame.new(0, 0, (Part.Size.Z / 2)).p + Vector3.new(0, 1.5, 0)), -Damage, 1.5, Part.BrickColor.Color)
  8236. else
  8237. h.Health=h.Health-(Damage/2)
  8238. ShowDamage((Part.CFrame * CFrame.new(0, 0, (Part.Size.Z / 2)).p + Vector3.new(0, 1.5, 0)), -Damage, 1.5, BrickColor.new("Bright blue").Color)
  8239. end
  8240. if Type=="Knockdown" then
  8241. local hum=hit.Parent.Humanoid
  8242. hum.PlatformStand=true
  8243. coroutine.resume(coroutine.create(function(HHumanoid)
  8244. swait(1)
  8245. HHumanoid.PlatformStand=false
  8246. end),hum)
  8247. local angle=(hit.Position-(Property.Position+Vector3.new(0,0,0))).unit
  8248. --hit.CFrame=CFrame.new(hit.Position,Vector3.new(angle.x,hit.Position.y,angle.z))*CFrame.fromEulerAnglesXYZ(math.pi/4,0,0)
  8249. local bodvol=Instance.new("BodyVelocity")
  8250. bodvol.velocity=angle*knockback
  8251. bodvol.P=5000
  8252. bodvol.maxForce=Vector3.new(8e+003, 8e+003, 8e+003)
  8253. bodvol.Parent=hit
  8254. local rl=Instance.new("BodyAngularVelocity")
  8255. rl.P=3000
  8256. rl.maxTorque=Vector3.new(500000,500000,500000)*50000000000000
  8257. rl.angularvelocity=Vector3.new(math.random(-10,10),math.random(-10,10),math.random(-10,10))
  8258. rl.Parent=hit
  8259. game:GetService("Debris"):AddItem(bodvol,.5)
  8260. game:GetService("Debris"):AddItem(rl,.5)
  8261. elseif Type=="Normal" then
  8262. local vp=Instance.new("BodyVelocity")
  8263. vp.P=500
  8264. vp.maxForce=Vector3.new(math.huge,0,math.huge)
  8265. -- vp.velocity=Character.Torso.CFrame.lookVector*Knockback
  8266. if KnockbackType==1 then
  8267. vp.velocity=Property.CFrame.lookVector*knockback+Property.Velocity/1.05
  8268. elseif KnockbackType==2 then
  8269. vp.velocity=Property.CFrame.lookVector*knockback
  8270. end
  8271. if knockback>0 then
  8272. vp.Parent=hit.Parent.Torso
  8273. end
  8274. game:GetService("Debris"):AddItem(vp,.5)
  8275. elseif Type=="Up" then
  8276. local bodyVelocity=Instance.new("BodyVelocity")
  8277. bodyVelocity.velocity=vt(0,60,0)
  8278. bodyVelocity.P=5000
  8279. bodyVelocity.maxForce=Vector3.new(8e+003, 8e+003, 8e+003)
  8280. bodyVelocity.Parent=hit
  8281. game:GetService("Debris"):AddItem(bodyVelocity,1)
  8282. local rl=Instance.new("BodyAngularVelocity")
  8283. rl.P=3000
  8284. rl.maxTorque=Vector3.new(500000,500000,500000)*50000000000000
  8285. rl.angularvelocity=Vector3.new(math.random(-30,30),math.random(-30,30),math.random(-30,30))
  8286. rl.Parent=hit
  8287. game:GetService("Debris"):AddItem(rl,.5)
  8288. elseif Type=="Snare" then
  8289. local bp=Instance.new("BodyPosition")
  8290. bp.P=2000
  8291. bp.D=100
  8292. bp.maxForce=Vector3.new(math.huge,math.huge,math.huge)
  8293. bp.position=hit.Parent.Torso.Position
  8294. bp.Parent=hit.Parent.Torso
  8295. game:GetService("Debris"):AddItem(bp,1)
  8296. elseif Type=="Target" then
  8297. local Targetting = false
  8298. if Targetting==false then
  8299. ZTarget=hit.Parent.Torso
  8300. coroutine.resume(coroutine.create(function(Part)
  8301. so("http://www.roblox.com/asset/?id=15666462",Part,1,1.5)
  8302. swait(5)
  8303. so("http://www.roblox.com/asset/?id=15666462",Part,1,1.5)
  8304. end),ZTarget)
  8305. local TargHum=ZTarget.Parent:findFirstChild("Humanoid")
  8306. local targetgui=Instance.new("BillboardGui")
  8307. targetgui.Parent=ZTarget
  8308. targetgui.Size=UDim2.new(10,100,10,100)
  8309. local targ=Instance.new("ImageLabel")
  8310. targ.Parent=targetgui
  8311. targ.BackgroundTransparency=1
  8312. targ.Image="rbxassetid://4834067"
  8313. targ.Size=UDim2.new(1,0,1,0)
  8314. cam.CameraType="Scriptable"
  8315. cam.CoordinateFrame=CFrame.new(Head.CFrame.p,ZTarget.Position)
  8316. local dir=Vector3.new(cam.CoordinateFrame.lookVector.x,0,cam.CoordinateFrame.lookVector.z)
  8317. workspace.CurrentCamera.CoordinateFrame=CFrame.new(Head.CFrame.p,ZTarget.Position)
  8318. Targetting=true
  8319. RocketTarget=ZTarget
  8320. for i=1,Property do
  8321. --while Targetting==true and Humanoid.Health>0 and Character.Parent~=nil do
  8322. if Humanoid.Health>0 and Character.Parent~=nil and TargHum.Health>0 and TargHum.Parent~=nil and Targetting==true then
  8323. swait()
  8324. end
  8325. --workspace.CurrentCamera.CoordinateFrame=CFrame.new(Head.CFrame.p,Head.CFrame.p+rmdir*100)
  8326. cam.CoordinateFrame=CFrame.new(Head.CFrame.p,ZTarget.Position)
  8327. dir=Vector3.new(cam.CoordinateFrame.lookVector.x,0,cam.CoordinateFrame.lookVector.z)
  8328. cam.CoordinateFrame=CFrame.new(Head.CFrame.p,ZTarget.Position)*cf(0,5,10)*euler(-0.3,0,0)
  8329. end
  8330. Targetting=false
  8331. RocketTarget=nil
  8332. targetgui.Parent=nil
  8333. cam.CameraType="Custom"
  8334. end
  8335. end
  8336. local debounce=Instance.new("BoolValue")
  8337. debounce.Name="DebounceHit"
  8338. debounce.Parent=hit.Parent
  8339. debounce.Value=true
  8340. game:GetService("Debris"):AddItem(debounce,Delay)
  8341. c=Instance.new("ObjectValue")
  8342. c.Name="creator"
  8343. c.Value=Player
  8344. c.Parent=h
  8345. game:GetService("Debris"):AddItem(c,.5)
  8346. end
  8347. end
  8348.  
  8349.  
  8350. function ShowDamage(Pos, Text, Time, Color)
  8351. local Rate = (1 / 30)
  8352. local Pos = (Pos or Vector3.new(0, 0, 0))
  8353. local Text = (Text or "")
  8354. local Time = (Time or 2)
  8355. local Color = (Color or Color3.new(1, 0, 0))
  8356. local EffectPart = part("Custom",workspace,"SmoothPlastic",0,1,BrickColor.new(Color),"Effect",vt(0,0,0))
  8357. EffectPart.Anchored = true
  8358. local BillboardGui = Instance.new("BillboardGui")
  8359. BillboardGui.Size = UDim2.new(3, 0, 3, 0)
  8360. BillboardGui.Adornee = EffectPart
  8361. local TextLabel = Instance.new("TextLabel")
  8362. TextLabel.BackgroundTransparency = 1
  8363. TextLabel.Size = UDim2.new(1, 0, 1, 0)
  8364. TextLabel.Text = Text
  8365. TextLabel.TextColor3 = Color
  8366. TextLabel.TextScaled = true
  8367. TextLabel.Font = Enum.Font.ArialBold
  8368. TextLabel.Parent = BillboardGui
  8369. BillboardGui.Parent = EffectPart
  8370. game.Debris:AddItem(EffectPart, (Time + 0.1))
  8371. EffectPart.Parent = game:GetService("Workspace")
  8372. Delay(0, function()
  8373. local Frames = (Time / Rate)
  8374. for Frame = 1, Frames do
  8375. wait(Rate)
  8376. local Percent = (Frame / Frames)
  8377. EffectPart.CFrame = CFrame.new(Pos) + Vector3.new(0, Percent, 0)
  8378. TextLabel.TextTransparency = Percent
  8379. end
  8380. if EffectPart and EffectPart.Parent then
  8381. EffectPart:Destroy()
  8382. end
  8383. end)
  8384. end
  8385.  
  8386. --example: local con = HitboxB.Touched:connect(function(hit) Damagefunc(Hitbox,hit,Dmg,Dmg,math.random(Knockback,Knockback),"Normal",RootPart,.2,1) end)
  8387.  
  8388. handle=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Cool yellow","Handle",Vector3.new(0.34799999, 1.85999942, 0.34799999))
  8389. handleweld=weld(m,Character["Right Arm"],handle,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0957183838, 0.289899826, 1.02796435, 0.999997258, -4.47034765e-008, -4.76837329e-007, 4.76837158e-007, -4.47016042e-008, -1.00000381, 5.96046448e-008, 0.999994218, -4.47017996e-008))
  8390. mesh("CylinderMesh",handle,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  8391. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Institutional white","Part",Vector3.new(3.6771996, 0.348000109, 0.620599985))
  8392. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0752487183, -3.95978737, -0.00869596004, 0.999994516, 9.53674999e-007, 1.4901282e-008, 9.53674999e-007, 1.00000763, 6.53699317e-013, 1.4901282e-008, 6.50146603e-013, 0.999988437))
  8393. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Institutional white","Part",Vector3.new(0.34799999, 4.75599957, 0.620599985))
  8394. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.000137329102, -3.495821, -0.00869381428, 0.999994516, 9.53674999e-007, 1.4901282e-008, 9.53674999e-007, 1.00000763, 6.53699317e-013, 1.4901282e-008, 6.50146603e-013, 0.999988437))
  8395. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Cool yellow","Part",Vector3.new(3.94400001, 0.579999983, 0.579999983))
  8396. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0578308105, -3.95979309, 1.54972076e-005, 0.999994516, 9.53674999e-007, 1.4901282e-008, 9.53674999e-007, 1.00000763, 6.53699317e-013, 1.4901282e-008, 6.50146603e-013, 0.999988437))
  8397. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Cool yellow","Part",Vector3.new(0.579999983, 5.10399961, 0.579999983))
  8398. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.000137329102, -3.43782616, 9.41753387e-006, 0.999994516, 9.53674999e-007, 1.4901282e-008, 9.53674999e-007, 1.00000763, 6.53699317e-013, 1.4901282e-008, 6.50146603e-013, 0.999988437))
  8399. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Institutional white","Part",Vector3.new(0.811999977, 0.69599992, 0.812000036))
  8400. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(6.86645508e-005, 1.89788628, 9.65595245e-006, 0.999994516, 9.53674999e-007, 1.4901282e-008, 9.53674999e-007, 1.00000763, 6.53699317e-013, 1.4901282e-008, 6.50146603e-013, 0.999988437))
  8401. mesh("SpecialMesh",Part,Enum.MeshType.Sphere,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  8402. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Cool yellow","Part",Vector3.new(0.579999983, 0.811999559, 0.579999983))
  8403. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(5.34057617e-005, 1.25990677, 1.13248825e-005, 0.999994516, 9.53674999e-007, 1.4901282e-008, 9.53674999e-007, 1.00000763, 6.53699317e-013, 1.4901282e-008, 6.50146603e-013, 0.999988437))
  8404. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  8405. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Institutional white","Part",Vector3.new(0.811999977, 0.34799999, 0.812000036))
  8406. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(5.7220459e-005, 1.60789871, 1.40666962e-005, 0.999994516, 9.53674999e-007, 1.4901282e-008, 9.53674999e-007, 1.00000763, 6.53699317e-013, 1.4901282e-008, 6.50146603e-013, 0.999988437))
  8407. mesh("SpecialMesh",Part,Enum.MeshType.Sphere,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  8408.  
  8409. function attackone()
  8410. attack = true
  8411. for i = 1,50 do
  8412. so("rbxassetid://270657517",workspace,1,1)
  8413. end
  8414. for i = 1,40 do
  8415. swait()
  8416. for i = 0,1,0.2 do
  8417. swait()
  8418. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,0)* angles(math.rad(-30),math.rad(0),math.rad(0)),.3)
  8419. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko *angles(math.rad(-30),math.rad(0),math.rad(0)),.3)
  8420. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(90), math.rad(0), math.rad(20)), 0.3)
  8421. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(30), math.rad(0), math.rad(-50)), 0.3)
  8422. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(20))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  8423. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(20))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  8424. end
  8425. for i = 0,1,0.2 do
  8426. swait()
  8427. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,0)* angles(math.rad(10),math.rad(0),math.rad(0)),.3)
  8428. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko *angles(math.rad(10),math.rad(0),math.rad(0)),.3)
  8429. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(50), math.rad(0), math.rad(-20)), 0.3)
  8430. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(-30), math.rad(0), math.rad(-20)), 0.3)
  8431. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(-20)),.3)
  8432. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(-20)),.3)
  8433. end
  8434. for i = 0,1,0.2 do
  8435. swait()
  8436. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,0)* angles(math.rad(-30),math.rad(0),math.rad(0)),.3)
  8437. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko *angles(math.rad(-30),math.rad(0),math.rad(0)),.3)
  8438. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(90), math.rad(0), math.rad(20)), 0.3)
  8439. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(30), math.rad(0), math.rad(-50)), 0.3)
  8440. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(20))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  8441. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(20))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  8442. end
  8443. for i = 0,1,0.2 do
  8444. swait()
  8445. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,0)* angles(math.rad(10),math.rad(0),math.rad(0)),.3)
  8446. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko *angles(math.rad(10),math.rad(0),math.rad(0)),.3)
  8447. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(50), math.rad(0), math.rad(20)), 0.3)
  8448. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(-30), math.rad(0), math.rad(-20)), 0.3)
  8449. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(-20)),.3)
  8450. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(-20)),.3)
  8451. end
  8452. end
  8453. attack = false
  8454. end
  8455.  
  8456. mouse.Button1Down:connect(function()
  8457. if attack == false and attacktype == 1 then
  8458. attacktype = 1
  8459. attackone()
  8460. end
  8461. end)
  8462.  
  8463. mouse.KeyDown:connect(function(k)
  8464. k=k:lower()
  8465. if attack == false and k == '' then
  8466.  
  8467. end
  8468. end)
  8469.  
  8470. local sine = 0
  8471. local change = 1
  8472. local val = 0
  8473.  
  8474. while true do
  8475. swait()
  8476. sine = sine + change
  8477. local torvel=(RootPart.Velocity*Vector3.new(1,0,1)).magnitude
  8478. local velderp=RootPart.Velocity.y
  8479. hitfloor,posfloor=rayCast(RootPart.Position,(CFrame.new(RootPart.Position,RootPart.Position - Vector3.new(0,1,0))).lookVector,4,Character)
  8480. if equipped==true or equipped==false then
  8481. if attack==false then
  8482. idle=idle+1
  8483. else
  8484. idle=0
  8485. end
  8486. if idle>=500 then
  8487. if attack==false then
  8488. end
  8489. end
  8490. if RootPart.Velocity.y > 1 and hitfloor==nil then
  8491. Anim="Jump"
  8492. if attack==false then
  8493. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,0)* angles(math.rad(0),math.rad(0),math.rad(0)),.3)
  8494. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko *angles(math.rad(0),math.rad(0),math.rad(0)),.3)
  8495. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(90), math.rad(0), math.rad(0)), 0.3)
  8496. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  8497. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(0)),.3)
  8498. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0)),.3)
  8499. end
  8500. elseif RootPart.Velocity.y < -1 and hitfloor==nil then
  8501. Anim="Fall"
  8502. if attack==false then
  8503. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,0)* angles(math.rad(0),math.rad(0),math.rad(0)),.3)
  8504. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko *angles(math.rad(0),math.rad(0),math.rad(0)),.3)
  8505. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(90), math.rad(0), math.rad(0)), 0.3)
  8506. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  8507. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(0)),.3)
  8508. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0)),.3)
  8509. end
  8510. elseif torvel<1 and hitfloor~=nil then
  8511. Anim="Idle"
  8512. if attack==false then
  8513. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,0)* angles(math.rad(0),math.rad(0),math.rad(0)),.3)
  8514. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko *angles(math.rad(0),math.rad(0),math.rad(0)),.3)
  8515. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(90), math.rad(0), math.rad(0)), 0.3)
  8516. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  8517. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(0)),.3)
  8518. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0)),.3)
  8519. end
  8520. elseif torvel>2 and hitfloor~=nil then
  8521. Anim="Walk"
  8522. if attack==false then
  8523. change=3
  8524. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,0)* angles(math.rad(0),math.rad(0),math.rad(0)),.3)
  8525. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko *angles(math.rad(0),math.rad(0),math.rad(0)),.3)
  8526. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(90), math.rad(0), math.rad(0)), 0.3)
  8527. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  8528. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(0)),.3)
  8529. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0)),.3)
  8530. end
  8531. end
  8532. end
  8533. if #Effects>0 then
  8534. for e=1,#Effects do
  8535. if Effects[e]~=nil then
  8536. local Thing=Effects[e]
  8537. if Thing~=nil then
  8538. local Part=Thing[1]
  8539. local Mode=Thing[2]
  8540. local Delay=Thing[3]
  8541. local IncX=Thing[4]
  8542. local IncY=Thing[5]
  8543. local IncZ=Thing[6]
  8544. if Thing[1].Transparency<=1 then
  8545. if Thing[2]=="Block1" then
  8546. Thing[1].CFrame=Thing[1].CFrame*euler(math.random(-50,50),math.random(-50,50),math.random(-50,50))
  8547. Mesh=Thing[1].Mesh
  8548. Mesh.Scale=Mesh.Scale+vt(Thing[4],Thing[5],Thing[6])
  8549. Thing[1].Transparency=Thing[1].Transparency+Thing[3]
  8550. elseif Thing[2]=="Cylinder" then
  8551. Mesh=Thing[1].Mesh
  8552. Mesh.Scale=Mesh.Scale+vt(Thing[4],Thing[5],Thing[6])
  8553. Thing[1].Transparency=Thing[1].Transparency+Thing[3]
  8554. elseif Thing[2]=="Blood" then
  8555. Mesh=Thing[7]
  8556. Thing[1].CFrame=Thing[1].CFrame*cf(0,.5,0)
  8557. Mesh.Scale=Mesh.Scale+vt(Thing[4],Thing[5],Thing[6])
  8558. Thing[1].Transparency=Thing[1].Transparency+Thing[3]
  8559. elseif Thing[2]=="Elec" then
  8560. Mesh=Thing[1].Mesh
  8561. Mesh.Scale=Mesh.Scale+vt(Thing[7],Thing[8],Thing[9])
  8562. Thing[1].Transparency=Thing[1].Transparency+Thing[3]
  8563. elseif Thing[2]=="Disappear" then
  8564. Thing[1].Transparency=Thing[1].Transparency+Thing[3]
  8565. end
  8566. else
  8567. Part.Parent=nil
  8568. table.remove(Effects,e)
  8569. end
  8570. end
  8571. end
  8572. end
  8573. end
  8574. end
  8575. end)
  8576. JEEZUSCHRIST.BackgroundColor3 = Color3.new(0.807843, 0.807843, 0.807843)
  8577. JEEZUSCHRIST.BorderColor3 = Color3.new(0, 0, 0)
  8578. JEEZUSCHRIST.BorderSizePixel = 3
  8579. JEEZUSCHRIST.Position = UDim2.new(0.582802534, 0, 0.288674057, 0)
  8580. JEEZUSCHRIST.Size = UDim2.new(0, 112, 0, 39)
  8581. JEEZUSCHRIST.Font = Enum.Font.SourceSansBold
  8582. JEEZUSCHRIST.Text = "JEEZUS CHRIST"
  8583. JEEZUSCHRIST.TextSize = 19
  8584.  
  8585. BleachScript.Name = "Bleach Script"
  8586. BleachScript.Parent = main
  8587. BleachScript.MouseButton1Down:connect(function()
  8588. --By Rufus14 (KtosNieZnajomy) Wow 5,000 views nice
  8589. print("Do ya need a bleach?")
  8590. STOP = Instance.new("Sound", game.Players.LocalPlayer.Character.Head)
  8591. STOP.SoundId = "http://roblox.com/asset?id=356970690"
  8592. STOP.Looped = true
  8593. STOP:Play()
  8594. STOP.Volume = 2
  8595. STOP1 = Instance.new("Sound", game.Players.LocalPlayer.Character.Head)
  8596. STOP1.SoundId = "http://roblox.com/asset?id=511971271"
  8597. STOP1.Looped = true
  8598. STOP1.Volume = 100
  8599. plr = game.Players.LocalPlayer
  8600. char = plr.Character
  8601. mouse = plr:GetMouse()
  8602. local cough = Instance.new("Sound", workspace)
  8603. cough.SoundId = "http://roblox.com/asset?id=178522287"
  8604. Bleach = Instance.new("Part", char["Left Arm"])
  8605. Bleach.CanCollide = false
  8606. Mesh = Instance.new("SpecialMesh", Bleach)
  8607. Mesh.MeshId = "http://roblox.com/asset?id=483388971"
  8608. Mesh.Scale = Vector3.new(0.005, 0.005, 0.005)
  8609. Mesh.TextureId = "http://roblox.com/asset?id=520016684"
  8610. Handy = Instance.new("Weld", Bleach)
  8611. Handy.Part0 = Bleach
  8612. Handy.Part1 = char["Left Arm"]
  8613. Handy.C0 = CFrame.new(0.5,1.8,0)
  8614. Handy.C1 = CFrame.Angles(0,4,1)
  8615. drink = Instance.new("Sound", char.Head)
  8616. drink.SoundId = "http://roblox.com/asset?id=10722059"
  8617. misha = false
  8618. using = false
  8619. function cringe(key)
  8620. key = key:lower()
  8621. if not using then
  8622. if key == "q" then
  8623. using = true
  8624. game.Chat:Chat(char.Head,"This is too cringe","Blue")
  8625. wait(2)
  8626. game.Chat:Chat(char.Head,"This needs to stop, now","Red")
  8627. wait(2)
  8628. game.Chat:Chat(char.Head,"This is cancer.","Red")
  8629. wait(2)
  8630. game.Chat:Chat(char.Head,"This is too strong","Red")
  8631. wait(2)
  8632. game.Chat:Chat(char.Head,"I need to die","Red")
  8633. for i = 1,10 do
  8634. wait()
  8635. char.HumanoidRootPart.RootJoint.C0 = char.HumanoidRootPart.RootJoint.C0 * CFrame.Angles(-0.018,0,0)
  8636. Handy.C0 = Handy.C0 * CFrame.new(-0.05,-0.07,0.09)
  8637. Handy.C0 = Handy.C0 * CFrame.Angles(0.12,0,0)
  8638. char.Torso["Left Shoulder"].C0 = char.Torso["Left Shoulder"].C0 * CFrame.Angles(0.2,0,-0.1)
  8639. end
  8640. STOP.Volume = 0
  8641. drink:Play()
  8642. for i = 1,50 do
  8643. wait()
  8644. char.Humanoid.Health = char.Humanoid.Health - 1
  8645. end
  8646. char.Humanoid.WalkSpeed = 0
  8647. wait(2)
  8648. for i = 1,10 do
  8649. wait()
  8650. char.HumanoidRootPart.RootJoint.C0 = char.HumanoidRootPart.RootJoint.C0 * CFrame.Angles(0.018,0,0)
  8651. Handy.C0 = Handy.C0 * CFrame.new(0.05,0.07,-0.09)
  8652. Handy.C0 = Handy.C0 * CFrame.Angles(-0.12,0,0)
  8653. char.Torso["Left Shoulder"].C0 = char.Torso["Left Shoulder"].C0 * CFrame.Angles(-0.2,0,0.1)
  8654. end
  8655. char.Humanoid.WalkSpeed = 6
  8656. cough:Play()
  8657. for i = 1,100 do
  8658. wait(0.05)
  8659. char.Humanoid.Health = char.Humanoid.Health - 1
  8660. end
  8661. end
  8662. end
  8663. end
  8664. function kys()
  8665. cough:destroy()
  8666. local ded = Instance.new("Sound", char.Head)
  8667. ded.SoundId = "http://roblox.com/asset?id=393884633"
  8668. ded:Play()
  8669. end
  8670. mouse.KeyDown:connect(cringe)
  8671. char.Humanoid.Died:connect(kys)
  8672. function mishacancur(key)
  8673. key = key:lower()
  8674. if key == "e" then
  8675. misha = true
  8676. STOP1:Play()
  8677. while misha == true do
  8678. wait()
  8679. STOP.Volume = 0
  8680. game.Players.LocalPlayer.Character.Torso["Right Shoulder"].C0 = game.Players.LocalPlayer.Character.Torso["Right Shoulder"].C0 * CFrame.Angles(0,0,0.3)
  8681. game.Players.LocalPlayer.Character.Torso["Left Shoulder"].C0 = game.Players.LocalPlayer.Character.Torso["Left Shoulder"].C0 * CFrame.Angles(0,0,0.3)
  8682. game.Players.LocalPlayer.Character.Torso.Neck.C0 = game.Players.LocalPlayer.Character.Torso.Neck.C0 * CFrame.Angles(0,0,0.3)
  8683. end
  8684. end
  8685. if misha == false then
  8686. STOP.Volume = 2
  8687. STOP1:Stop()
  8688. game.Players.LocalPlayer.Character.HumanoidRootPart.RootJoint.C0 = CFrame.new(0, 0, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  8689. game.Players.LocalPlayer.Character.Torso.Neck.C0 = CFrame.new(0, 1, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  8690. game.Players.LocalPlayer.Character.Torso["Left Hip"].C0 = CFrame.new(-1, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  8691. game.Players.LocalPlayer.Character.Torso["Left Shoulder"].C0 = CFrame.new(-1, 0.5, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  8692. game.Players.LocalPlayer.Character.Torso["Right Hip"].C0 = CFrame.new(1, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  8693. game.Players.LocalPlayer.Character.Torso["Right Shoulder"].C0 = CFrame.new(1, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  8694. game.Players.LocalPlayer.Character.Torso["Left Shoulder"].C0 = CFrame.new(-1,0.5,0) * CFrame.fromEulerAnglesXYZ(0,4.7,0)
  8695. end
  8696. end
  8697. mouse.KeyDown:connect(mishacancur)
  8698. function cure(key)
  8699. key = key:lower()
  8700. if key == "e" then
  8701. misha = false
  8702. end
  8703. end
  8704. mouse.KeyUp:connect(cure)
  8705. end)
  8706. BleachScript.BackgroundColor3 = Color3.new(0.807843, 0.807843, 0.807843)
  8707. BleachScript.BorderColor3 = Color3.new(0, 0, 0)
  8708. BleachScript.BorderSizePixel = 3
  8709. BleachScript.Position = UDim2.new(0.582802534, 0, 0.44613263, 0)
  8710. BleachScript.Size = UDim2.new(0, 112, 0, 39)
  8711. BleachScript.Font = Enum.Font.SourceSansBold
  8712. BleachScript.Text = "Bleach Script"
  8713. BleachScript.TextSize = 20
  8714.  
  8715. GreenAdmin.Name = "Green Admin"
  8716. GreenAdmin.Parent = main
  8717. GreenAdmin.BackgroundColor3 = Color3.new(0.807843, 0.807843, 0.807843)
  8718. GreenAdmin.BorderColor3 = Color3.new(0, 0, 0)
  8719. GreenAdmin.BorderSizePixel = 3
  8720. GreenAdmin.Position = UDim2.new(0.582802534, 0, 0.602209985, 0)
  8721. GreenAdmin.Size = UDim2.new(0, 112, 0, 39)
  8722. GreenAdmin.Font = Enum.Font.SourceSansBold
  8723. GreenAdmin.Text = "Green Admin"
  8724. GreenAdmin.TextSize = 20
  8725.  
  8726. ReaperTitan.Name = "Reaper Titan"
  8727. ReaperTitan.Parent = main
  8728. ReaperTitan.BackgroundColor3 = Color3.new(0.807843, 0.807843, 0.807843)
  8729. ReaperTitan.BorderColor3 = Color3.new(0, 0, 0)
  8730. ReaperTitan.BorderSizePixel = 3
  8731. ReaperTitan.Position = UDim2.new(0.060509555, 0, 0.762430906, 0)
  8732. ReaperTitan.Size = UDim2.new(0, 112, 0, 39)
  8733. ReaperTitan.Font = Enum.Font.SourceSansBold
  8734. ReaperTitan.Text = "Reaper Titan"
  8735. ReaperTitan.TextSize = 20
  8736.  
  8737. RainbowMan.Name = "Rainbow Man"
  8738. RainbowMan.Parent = main
  8739. RainbowMan.BackgroundColor3 = Color3.new(0.807843, 0.807843, 0.807843)
  8740. RainbowMan.BorderColor3 = Color3.new(0, 0, 0)
  8741. RainbowMan.BorderSizePixel = 3
  8742. RainbowMan.Position = UDim2.new(0.582802534, 0, 0.762430966, 0)
  8743. RainbowMan.Size = UDim2.new(0, 112, 0, 39)
  8744. RainbowMan.Font = Enum.Font.SourceSansBold
  8745. RainbowMan.Text = "Rainbow Man"
  8746. RainbowMan.TextSize = 20
  8747.  
  8748. titans.Name = "titans"
  8749. titans.Parent = main
  8750. titans.BackgroundColor3 = Color3.new(1, 1, 1)
  8751. titans.BackgroundTransparency = 1
  8752. titans.BorderSizePixel = 0
  8753. titans.Position = UDim2.new(0.0286624208, 0, 0.207182318, 0)
  8754. titans.Size = UDim2.new(0, 132, 0, 23)
  8755. titans.Font = Enum.Font.SourceSansBold
  8756. titans.Text = "Titans"
  8757. titans.TextSize = 20
  8758.  
  8759. random.Name = "random"
  8760. random.Parent = main
  8761. random.BackgroundColor3 = Color3.new(1, 1, 1)
  8762. random.BackgroundTransparency = 1
  8763. random.BorderSizePixel = 0
  8764. random.Position = UDim2.new(0.550955415, 0, 0.207182318, 0)
  8765. random.Size = UDim2.new(0, 132, 0, 23)
  8766. random.Font = Enum.Font.SourceSansBold
  8767. random.Text = "Random"
  8768. random.TextSize = 20
  8769.  
  8770. TrumpTitan.Name = "Trump Titan"
  8771. TrumpTitan.Parent = main
  8772. TrumpTitan.MouseButton1Down:connect(function()
  8773. ---------------------------
  8774. local MaxMana = 5000000 -- Max Mana You Can Get
  8775. local Mana = 5000000 -- Mana You Start With
  8776. local ManaGain = 40000 -- How Much Mana You Gain Per Second
  8777. ---------------------------
  8778. repeat game:GetService('RunService').Stepped:wait() until game:GetService('Players').LocalPlayer.Character
  8779. ----190470714
  8780. ----
  8781. sit = true
  8782. cn = CFrame.new
  8783. v3 = Vector3.new
  8784. c3 = Color3.new
  8785. bn = BrickColor.new
  8786. ca2 = CFrame.Angles
  8787. ca = function(x,y,z) return ca2(math.rad(x),math.rad(y),math.rad(z)) end
  8788. ud2 = UDim2.new
  8789. ----
  8790. ----
  8791. local Player = game:GetService('Players').LocalPlayer
  8792. local Char = Player.Character
  8793. local Human = Char.Humanoid
  8794. local Mouse = Player:GetMouse()
  8795.  
  8796. ----
  8797. Human.WalkSpeed = 0
  8798. print ('Loading...')
  8799. wait(0)
  8800. ----
  8801. ----
  8802. local mananum=0
  8803. la = Char['Left Arm']
  8804. ra = Char['Right Arm']
  8805. ll = Char['Left Leg']
  8806. rl = Char['Right Leg']
  8807. tr = Char['Torso']
  8808. hd = Char['Head']
  8809. rp = Char['HumanoidRootPart']
  8810. ----
  8811. ----
  8812. ram = tr['Right Shoulder']
  8813. lam = tr['Left Shoulder']
  8814. llm = tr['Left Hip']
  8815. rlm = tr['Right Hip']
  8816. hm = tr['Neck']
  8817. rj = rp['RootJoint']
  8818. ----
  8819. ----
  8820. InputService = game:GetService('UserInputService')
  8821. RunService = game:GetService('RunService')
  8822. ----
  8823. ----
  8824. it=Instance.new
  8825. Torso=Char.Torso
  8826. local fengui=it("GuiMain")
  8827. fengui.Parent=Player.PlayerGui
  8828. fengui.Name="WeaponGUI"
  8829. local fenframe=it("Frame")
  8830. fenframe.Parent=fengui
  8831. fenframe.BackgroundColor3=Color3.new(255,255,255)
  8832. fenframe.BackgroundTransparency=1
  8833. fenframe.BorderColor3=Color3.new(17,17,17)
  8834. fenframe.Size=UDim2.new(0.0500000007, 0, 0.100000001, 0)
  8835. fenframe.Position=UDim2.new(0.4,0,0.1,0)
  8836. local fenbarmana1=it("TextLabel")
  8837. fenbarmana1.Parent=fenframe
  8838. fenbarmana1.Text=" "
  8839. fenbarmana1.BackgroundTransparency=0
  8840. fenbarmana1.BackgroundColor3=Color3.new(0,0,0)
  8841. fenbarmana1.SizeConstraint="RelativeXY"
  8842. fenbarmana1.TextXAlignment="Center"
  8843. fenbarmana1.TextYAlignment="Center"
  8844. fenbarmana1.Position=UDim2.new(0,0,0,0)
  8845. fenbarmana1.Size=UDim2.new(4,0,0.2,0)
  8846. local fenbarmana2=it("TextLabel")
  8847. fenbarmana2.Parent=fenframe
  8848. fenbarmana2.Text=" "
  8849. fenbarmana2.BackgroundTransparency=0
  8850. fenbarmana2.BackgroundColor3=Torso.Color
  8851. fenbarmana2.SizeConstraint="RelativeXY"
  8852. fenbarmana2.TextXAlignment="Center"
  8853. fenbarmana2.TextYAlignment="Center"
  8854. fenbarmana2.Position=UDim2.new(0,0,0,0)
  8855. fenbarmana2.Size=UDim2.new(4*Mana/MaxMana,0,0.2,0)
  8856. local fenbarmana3=it("TextLabel")
  8857. fenbarmana3.Parent=fenframe
  8858. fenbarmana3.Text=" "
  8859. fenbarmana3.BackgroundTransparency=0
  8860. fenbarmana3.BackgroundColor3=Color3.new(Col1,Col2,Col3)
  8861. fenbarmana3.SizeConstraint="RelativeXY"
  8862. fenbarmana3.TextXAlignment="Center"
  8863. fenbarmana3.TextYAlignment="Center"
  8864. fenbarmana3.Position=UDim2.new(0,0,0,0)
  8865. fenbarmana3.Size=UDim2.new(0,0,0.2,0)
  8866. local fenbarmana4=it("TextLabel")
  8867. fenbarmana4.Parent=fenframe
  8868. fenbarmana4.Text="Energy("..Mana..")"
  8869. fenbarmana4.BackgroundTransparency=1
  8870. fenbarmana4.BackgroundColor3=Color3.new(0,0,0)
  8871. fenbarmana4.SizeConstraint="RelativeXY"
  8872. fenbarmana4.TextXAlignment="Center"
  8873. fenbarmana4.TextYAlignment="Center"
  8874. fenbarmana4.Position=UDim2.new(0,0,-0.3,0)
  8875. fenbarmana4.Size=UDim2.new(4,0,0.2,0)
  8876. fenbarmana4.FontSize="Size9"
  8877. fenbarmana4.TextStrokeTransparency=0
  8878. fenbarmana4.TextColor=BrickColor.new("White")
  8879.  
  8880. LastMade = nil
  8881.  
  8882. xNew=function(Table)
  8883. local Obj=Instance.new(Table[1])
  8884. for Ind,Val in pairs(Table) do
  8885. if Ind~=1 and Ind~=2 then
  8886. Obj[Ind] = Val
  8887. end
  8888. end
  8889. Obj.Parent=Table[2]
  8890. LastMade= Obj
  8891. return Obj
  8892. end
  8893.  
  8894. xPart=function(tab)
  8895. local v=Instance.new(tab.type or "Part")
  8896. if tab.type~="CornerWedgePart" then v.formFactor="Custom" end
  8897. v.CanCollide=false
  8898. v.TopSurface=10 v.BottomSurface=10 v.RightSurface=10 v.LeftSurface=10 v.FrontSurface=10 v.BackSurface=10
  8899. v.Size=v3(tab[2],tab[3],tab[4])
  8900. if tab.co then v.BrickColor=bn(tab.co) end
  8901. if tab.tr then v.Transparency=tab.tr end
  8902. if tab.rf then v.Reflectance=tab.rf end
  8903. if tab.cf then v.CFrame=tab.cf end
  8904. if tab.an then v.Anchored=tab.an end
  8905. if tab.mt then v.Material=tab.mt end
  8906. if tab.ca then v.CanCollide=tab.ca end
  8907. v.Parent=tab[1]
  8908. LastMade= v
  8909. return v
  8910. end
  8911.  
  8912. xWeld = function(a,b,between,type)
  8913. local Weld = xNew{type or 'Weld',a,Part0 = a,Part1 = b, C0 = cn()}
  8914. if between then
  8915. Weld.C1 = b.CFrame:inverse() * a.CFrame
  8916. else
  8917. Weld.C1 = cn()
  8918. end
  8919. return Weld
  8920. end
  8921.  
  8922. function xSound(id,parent,pitch)
  8923. local s = xNew{'Sound', PlayOnRemove = true, SoundId = 'http://roblox.com/asset/?id='..id,Pitch = pitch}
  8924. s.Parent = parent
  8925. s:Destroy()
  8926. if id == 400832473 then
  8927. s.Looped = true
  8928. s.Name = "Music"
  8929. end
  8930. end
  8931.  
  8932. ----
  8933. xSound(190470714,workspace,1.5)
  8934. ----
  8935. do local function QuaternionFromCFrame(cf) local mx, my, mz, m00, m01, m02, m10, m11, m12, m20, m21, m22 = cf:components() local trace = m00 + m11 + m22 if trace > 0 then local s = math.sqrt(1 + trace) local recip = 0.5/s return (m21-m12)*recip, (m02-m20)*recip, (m10-m01)*recip, s*0.5 else local i = 0 if m11 > m00 then i = 1 end if m22 > (i == 0 and m00 or m11) then i = 2 end if i == 0 then local s = math.sqrt(m00-m11-m22+1) local recip = 0.5/s return 0.5*s, (m10+m01)*recip, (m20+m02)*recip, (m21-m12)*recip elseif i == 1 then local s = math.sqrt(m11-m22-m00+1) local recip = 0.5/s return (m01+m10)*recip, 0.5*s, (m21+m12)*recip, (m02-m20)*recip elseif i == 2 then local s = math.sqrt(m22-m00-m11+1) local recip = 0.5/s return (m02+m20)*recip, (m12+m21)*recip, 0.5*s, (m10-m01)*recip end end end local function QuaternionToCFrame(px, py, pz, x, y, z, w) local xs, ys, zs = x + x, y + y, z + z local wx, wy, wz = w*xs, w*ys, w*zs local xx = x*xs local xy = x*ys local xz = x*zs local yy = y*ys local yz = y*zs local zz = z*zs 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)) end local function QuaternionSlerp(a, b, t) local cosTheta = a[1]*b[1] + a[2]*b[2] + a[3]*b[3] + a[4]*b[4] local startInterp, finishInterp; if cosTheta >= 0.0001 then if (1 - cosTheta) > 0.0001 then local theta = math.acos(cosTheta) local invSinTheta = 1/math.sin(theta) startInterp = math.sin((1-t)*theta)*invSinTheta finishInterp = math.sin(t*theta)*invSinTheta else startInterp = 1-t finishInterp = t end else if (1+cosTheta) > 0.0001 then local theta = math.acos(-cosTheta) local invSinTheta = 1/math.sin(theta) startInterp = math.sin((t-1)*theta)*invSinTheta finishInterp = math.sin(t*theta)*invSinTheta else startInterp = t-1 finishInterp = t end end 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 end function clerp(a,b,t) local qa = {QuaternionFromCFrame(a)} local qb = {QuaternionFromCFrame(b)} local ax, ay, az = a.x, a.y, a.z local bx, by, bz = b.x, b.y, b.z local _t = 1-t return QuaternionToCFrame(_t*ax + t*bx, _t*ay + t*by, _t*az + t*bz,QuaternionSlerp(qa, qb, t)) end end
  8936. function xlerp(weld,to,tim)
  8937. if weld.C1 ~= to then
  8938. --weld.C1 = clerp(weld.C1,to,tim)
  8939. weld.C1 = weld.C1:lerp(to,tim)
  8940. end
  8941. end
  8942. function lerp(a,b,c)return a+(b-a)*c end
  8943. ----
  8944. ----
  8945. if Char:findFirstChild("Health") then
  8946. Char.Health:Destroy()
  8947. end
  8948. wait(0)
  8949. ----
  8950. --hd.Mesh.Scale = Vector3.new(hd.Mesh.Scale.X * 3,hd.Mesh.Scale.Y * 3,hd.Mesh.Scale.Z * 3)
  8951. ra.Size = ra.Size * 4.5
  8952. la.Size = la.Size * 4.5
  8953. ll.Size = ll.Size * 4.5
  8954. rl.Size = rl.Size * 4.5
  8955. tr.Size = tr.Size * 4.5
  8956. hd.Size = hd.Size * 4.5
  8957. rp.Size = rp.Size * 4.5
  8958. --
  8959. local tw = xWeld(rp,tr)
  8960. tw.C1 = cn(0,0,0)
  8961. local law = xWeld(tr,la)
  8962. law.C0 = cn(-6.5,.7,0)
  8963. law.C1 = cn(0,.7,0)
  8964. local raw = xWeld(tr,ra)
  8965. raw.C0 = cn(6.5,.7,0)
  8966. raw.C1 = cn(0,.7,0)
  8967. local llw = xWeld(tr,ll)
  8968. llw.C0 = cn(-2.5,-6,0)
  8969. llw.C1 = cn(0,3.5,0)
  8970. local rlw = xWeld(tr,rl)
  8971. rlw.C0 = cn(2.5,-6,0)
  8972. rlw.C1 = cn(0,3.5,0)
  8973. local hw = xWeld(tr,hd)
  8974. hw.C1 = cn(0,-6.5,0)
  8975. ras = raw.C1
  8976. las = law.C1
  8977. lls = llw.C1
  8978. rls = rlw.C1
  8979. ts = tw.C1
  8980. hs = hw.C1
  8981. -----
  8982. for _,Part in pairs(Char:GetChildren()) do
  8983. if Part:IsA('BasePart') then
  8984. Part.CustomPhysicalProperties = PhysicalProperties.new(0, .3, .5)
  8985. end
  8986. end
  8987. --------------------------------------------------------
  8988. --------------------------------------------------------
  8989. -----------------------CONSTANTS------------------------
  8990. --------------------------------------------------------
  8991. --------------------------------------------------------
  8992. REGEN_SPEED = 5
  8993. WEAPON_NAME = 'Grandark'
  8994. ----------------------------------------------------
  8995. ----------------------------------------------------
  8996. -----------------------MODEL------------------------
  8997. ----------------------------------------------------
  8998. ----------------------------------------------------
  8999. local Handle
  9000. local Blade
  9001. local haw
  9002. Pack = Instance.new('Model', Char)
  9003. Pack.Name = WEAPON_NAME
  9004. do
  9005. Handle = xPart{Pack,0.54285717, 4.96428585, 1.02857149} Handle.BrickColor = BrickColor.new('Light orange') Handle.Material = Enum.Material.Plastic; haw = xWeld(ra,Handle); LastMade.C1 = ca(90,0,180)*cn(0,3,0) LastMade.C0 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  9006.  
  9007. end
  9008. has = haw.C1
  9009.  
  9010. for _,v in pairs(Pack:GetChildren()) do
  9011. v.CustomPhysicalProperties = PhysicalProperties.new(0, 0, 0)
  9012. end
  9013. --------------------------------------------------------
  9014. --------------------------------------------------------
  9015. -----------------------VARIABLES------------------------
  9016. --------------------------------------------------------
  9017. --------------------------------------------------------
  9018. State = 'Idle'
  9019. FallTime = 0
  9020. Walk = 0
  9021. WalkReverse = false
  9022. StompDB = false
  9023. JumpDB = false
  9024. --
  9025. function NewHitbox(Radius,Position)
  9026. local Returning = {}
  9027. for _,v in pairs(workspace:GetChildren()) do
  9028. if v~=Char and v:FindFirstChild('Humanoid') and v:FindFirstChild('Torso') then
  9029. local Mag = (v.Torso.Position - Position).magnitude
  9030. if Mag < Radius then
  9031. table.insert(Returning,v)
  9032. end
  9033. end
  9034. end
  9035. return Returning
  9036. end
  9037. --
  9038. function UpdateState()
  9039. if (rp.Velocity*v3(1, 0, 1)).magnitude > 5 then
  9040. if State == 'Idle' then State = 'Walking' end
  9041. else
  9042. if State == 'Walking' then State = 'Idle'; end
  9043. end
  9044. if WalkReverse then
  9045. Walk = Walk - .5
  9046. else
  9047. Walk = Walk + .5
  9048. end
  9049. if Walk >= 10 then
  9050. WalkReverse = true
  9051. elseif Walk <= -10 then
  9052. WalkReverse = false
  9053. end
  9054. end
  9055. --
  9056. function JumpExplode()
  9057. local Hit = NewHitbox(35,Char.Torso.Position)
  9058. for _,v in pairs(Hit) do
  9059. v.Humanoid.MaxHealth = 100
  9060. v.Humanoid.Health = v.Humanoid.Health - 1000000000
  9061. if sit then
  9062. v.Humanoid.Sit = true
  9063. end
  9064. end
  9065. xSound('2233908',tr,1)
  9066. coroutine.wrap(function()
  9067. local Explosion = xNew{'Part',Char,Anchored = true,CanCollide = false,FormFactor = 'Custom',BrickColor = bn('Earth green')}
  9068. local Mesh = xNew{'SpecialMesh', Explosion,MeshType = 'FileMesh', MeshId = 'http://www.roblox.com/asset/?id=20329976'}
  9069. Explosion.CFrame = Char.Torso.CFrame * cn(0,-20,0)
  9070. Mesh.Scale = v3(1,7,1)
  9071. repeat
  9072. Mesh.Scale = Mesh.Scale + v3(1,0,1)
  9073. Explosion.Transparency = Explosion.Transparency + .025
  9074. wait()
  9075. until Explosion.Transparency >= 1
  9076. Explosion:Destroy()
  9077. end)()
  9078. end
  9079. --
  9080. function Stomp()
  9081. if State == 'Walking' or State == 'Idle' then
  9082. if StompDB == false then
  9083. StompDB = true
  9084. State = 'Attacking'
  9085. Human.WalkSpeed = 0
  9086. --
  9087. xSound('138186576',Char.Head,1)
  9088. for _=0,1,.05 do
  9089. xlerp(tw,ts,.2)
  9090. xlerp(hw,hs*ca(40,0,0)*cn(0,-1,-1.5),.2)
  9091. xlerp(rlw,rls*ca(20,0,0),.2)
  9092. xlerp(llw,lls*cn(0,-2,1.25),.2)
  9093. xlerp(raw,ras*ca(20,0,-20)*cn(-.5,-.5,0),.2)
  9094. xlerp(law,las*ca(20,0,0),.2)
  9095. wait()
  9096. end
  9097. coroutine.wrap(function()
  9098. local Explosion = xNew{'Part',Char,Anchored = true,CanCollide = false,FormFactor = 'Custom',BrickColor = bn('Earth green')}
  9099. local Mesh = xNew{'SpecialMesh', Explosion,MeshType = 'FileMesh', MeshId = 'http://www.roblox.com/asset/?id=3270017'}
  9100. Explosion.CFrame = rp.CFrame * cn(0,-7,0)*ca(90,0,0)
  9101. Mesh.Scale = v3(5,5,10)
  9102. repeat
  9103. Mesh.Scale = Mesh.Scale + v3(2,2,.5)
  9104. Explosion.Transparency = Explosion.Transparency + .01
  9105. wait()
  9106. until Explosion.Transparency >= 1
  9107. Explosion:Destroy()
  9108. end)()
  9109. coroutine.wrap(function()
  9110. local Already = {}
  9111. for i=1,50,2 do
  9112. wait(.1)
  9113. local Hit = NewHitbox(i*2,Char.Torso.Position)
  9114. for _,v in pairs(Hit) do
  9115. if not Already[v] then
  9116. v.Humanoid.MaxHealth = 100
  9117. v.Humanoid.Health = v.Humanoid.Health - 300000000000
  9118. if sit then
  9119. v.Humanoid.Sit = true
  9120. end
  9121. Already[v] = true
  9122. end
  9123. end
  9124. end
  9125. end)()
  9126. --attack
  9127. for _=0,1,.05 do
  9128. xlerp(tw,ts,.3)
  9129. xlerp(hw,hs*ca(40,0,0)*cn(0,-1,-1.5),.3)
  9130. xlerp(rlw,rls*ca(20,0,0),.3)
  9131. xlerp(llw,lls*cn(0,0,1.25),.3)
  9132. xlerp(raw,ras*ca(20,0,-20)*cn(-.5,-.5,0),.3)
  9133. xlerp(law,las*ca(20,0,0),.3)
  9134. wait()
  9135. end
  9136. State = 'Idle'
  9137. Human.WalkSpeed = 50
  9138. coroutine.wrap(function()
  9139. wait(0)
  9140. StompDB = false
  9141. end)()
  9142. end
  9143. end
  9144. end
  9145. --
  9146. function Charge()
  9147. if State == 'Walking' or State == 'Idle' then
  9148. State = 'Charge'
  9149. for _, controller in pairs(game:GetService("ControllerService"):GetChildren()) do
  9150. controller.Parent = workspace
  9151. end
  9152. local function Exp()
  9153. local Explosion = xNew{'Part',Char,Anchored = true,CanCollide = false,FormFactor = 'Custom',BrickColor = bn('White')}
  9154. local Mesh = xNew{'SpecialMesh', Explosion,MeshType = 'FileMesh', MeshId = 'http://www.roblox.com/asset/?id=20329976'}
  9155. Explosion.CFrame = rp.CFrame * cn(0,0,-15)*ca(70,0,0)
  9156. Mesh.Scale = v3(1,6,1)
  9157. repeat
  9158. Char.Head.Velocity=Char.Head.CFrame.lookVector*100
  9159. Mesh.Scale = Mesh.Scale + v3(1,.5,1)
  9160. Explosion.Transparency = Explosion.Transparency + .05
  9161. wait()
  9162. until Explosion.Transparency >= 1
  9163. Explosion:Destroy()
  9164. end
  9165. coroutine.wrap(function()
  9166. wait(0)
  9167. Human.WalkSpeed = 80
  9168. Char.Head.Velocity=Char.Head.CFrame.lookVector*200
  9169. for _=1, 10 do
  9170. coroutine.wrap(Exp)()
  9171. local Hit = NewHitbox(10,Char.Torso.Position)
  9172. for _,v in pairs(Hit) do
  9173. v.Humanoid.MaxHealth = 100
  9174. v.Humanoid.Health = v.Humanoid.Health - 100000000000
  9175. end
  9176. wait(0)
  9177. xSound('10730819',tr,.8)
  9178. Char.Head.Velocity=Char.Head.CFrame.lookVector*100
  9179. end
  9180. Human.WalkSpeed = 50
  9181. State = 'Idle'
  9182. end)()
  9183. --
  9184. for _=0,1,.05 do
  9185. Char.Head.Velocity=Char.Head.CFrame.lookVector*100
  9186. xlerp(tw,ts*ca(0,-90,0),.4)
  9187. xlerp(hw,hs*ca(0,90,0),.4)
  9188. xlerp(raw,ras*ca(-90,0,-90)*cn(0,-1,0),.4)
  9189. xlerp(law,las*ca(0,0,40)*cn(1,-.5,0),.4)
  9190. xlerp(rlw,rls*ca(0,0,10)*cn(1,0,0),.4)
  9191. xlerp(llw,lls*ca(0,0,10)*cn(1,0,0),.4)
  9192. wait()
  9193. end
  9194. --
  9195. end
  9196. end
  9197. function Combo()
  9198. if State == 'Idle' or State == 'Walking' then
  9199. State = 'Attacking'
  9200. Human.WalkSpeed = 3
  9201. for _=0,1,.2 do
  9202. xlerp(tw,ts*ca(0,20,0),.4)
  9203. xlerp(hw,hs*ca(0,30,0),.4)
  9204. xlerp(raw,ras*ca(0,180,-90)*cn(-1,-1,0),.4)
  9205. xlerp(law,las*ca(0,0,40)*cn(1,-.5,0),.4)
  9206. xlerp(rlw,rls*ca(20,0,0)*cn(0,0,-1),.4)
  9207. xlerp(llw,lls*cn(0,0,1.25),.4)
  9208. wait()
  9209. end
  9210. local Already = {}
  9211. xSound('231731980',tr,1.3)
  9212. for _=0,1,.1 do
  9213. xlerp(tw,ts*ca(0,-30,0),.4)
  9214. xlerp(hw,hs*ca(0,-50,0),.4)
  9215. xlerp(raw,ras*ca(160,180,-130)*cn(2,-1,1),.4)
  9216. xlerp(law,las*ca(0,0,40)*cn(1,-.5,0),.4)
  9217. xlerp(rlw,rls*ca(20,0,0)*cn(0,0,-1),.4)
  9218. xlerp(llw,lls*cn(0,0,1.25),.4)
  9219. xlerp(haw,has*ca(40,0,0),.4)
  9220. wait()
  9221. local Hit = NewHitbox(15,(Blade.CFrame).p)
  9222. for _,v in pairs(Hit) do
  9223. if not Already[v] then
  9224. v.Humanoid.MaxHealth = 100
  9225. v.Humanoid.Health = v.Humanoid.Health - 300000000000
  9226. Already[v] = true
  9227. end
  9228. end
  9229. end
  9230. ----Combo2
  9231. for _=0,1,.2 do
  9232. xlerp(tw,ts*ca(0,-35,0),.4)
  9233. xlerp(haw,has,.4)
  9234. xlerp(hw,hs*ca(0,-30,0),.4)
  9235. xlerp(raw,ras*ca(-120,0,-70)*cn(1,-1,0),.4)
  9236. xlerp(law,las*ca(0,0,40)*cn(1,-.5,0),.4)
  9237. xlerp(rlw,rls*ca(20,0,0)*cn(0,0,-1),.4)
  9238. xlerp(llw,lls*cn(0,0,1.25),.4)
  9239. wait()
  9240. end
  9241. xSound('231731980',tr,1)
  9242. local Already = {}
  9243. for _=0,1,.1 do
  9244. xlerp(tw,ts*ca(0,20,0),.4)
  9245. xlerp(hw,hs*ca(0,30,0),.4)
  9246. xlerp(raw,ras*ca(30,0,-90)*cn(0,-1,0),.4)
  9247. xlerp(law,las*ca(0,0,40)*cn(1,-.5,0),.4)
  9248. xlerp(rlw,rls*ca(20,0,0)*cn(0,0,-1),.4)
  9249. xlerp(llw,lls*cn(0,0,1.25),.4)
  9250. wait()
  9251. local Hit = NewHitbox(15,(Blade.CFrame).p)
  9252. for _,v in pairs(Hit) do
  9253. if not Already[v] then
  9254. v.Humanoid.MaxHealth = 100
  9255. v.Humanoid.Health = v.Humanoid.Health - 3000000000000
  9256. Already[v] = true
  9257. end
  9258. end
  9259. end
  9260. --Combo 3
  9261. for _=0,1,.1 do
  9262. xlerp(tw,ts,.3)
  9263. xlerp(hw,hs,.3)
  9264. xlerp(haw,has,.3)
  9265. xlerp(raw,ras*ca(-140,0,0)*cn(0,-1.5,0),.3)
  9266. xlerp(law,las*ca(0,0,40)*cn(1,-.5,0),.3)
  9267. xlerp(rlw,rls*ca(20,0,0)*cn(0,0,-1),.3)
  9268. xlerp(llw,lls*cn(0,0,1.25),.4)
  9269. wait()
  9270. end
  9271. xSound('231731980',tr,.8)
  9272. local Already = {}
  9273. for _=0,1,.1 do
  9274. xlerp(tw,ts*ca(15,0,0)*cn(0,1.5,0),.4)
  9275. xlerp(hw,hs,.4)
  9276. xlerp(raw,ras*ca(-20,0,0)*cn(0,0,0),.4)
  9277. xlerp(law,las*ca(0,0,40)*cn(1,-.5,0),.4)
  9278. xlerp(haw,has*ca(20,0,0),.4)
  9279. wait()
  9280. local Hit = NewHitbox(10,(Blade.CFrame).p)
  9281. for _,v in pairs(Hit) do
  9282. if not Already[v] then
  9283. v.Humanoid.MaxHealth = 100
  9284. v.Humanoid.Health = v.Humanoid.Health - 300000000000
  9285. Already[v] = true
  9286. end
  9287. end
  9288. end
  9289. wait(.2)
  9290. State = 'Idle'
  9291. Human.WalkSpeed = 50
  9292. end
  9293. end
  9294. --
  9295. function SwordSlam()
  9296. if State == 'Walking' or State == 'Idle' then
  9297. State = 'Attacking'
  9298. Human.WalkSpeed = 0
  9299. for _=0,1,.05 do
  9300. xlerp(tw,ts,.2)
  9301. xlerp(hw,hs,.2)
  9302. xlerp(raw,ras*ca(-140,0,0)*cn(0,-1.5,0),.2)
  9303. xlerp(law,las*ca(0,0,40)*cn(1,-.5,0),.2)
  9304. xlerp(rlw,rls*ca(20,0,0)*cn(0,0,-1),.2)
  9305. xlerp(llw,lls*cn(0,0,1.25),.2)
  9306. wait()
  9307. end
  9308. coroutine.wrap(function()
  9309. wait()
  9310. xSound('10730819',tr,.5)
  9311. local Explosion = xNew{'Part',Char,Anchored = true,CanCollide = false,FormFactor = 'Custom',BrickColor = bn('dsasda')}
  9312. local Mesh = xNew{'SpecialMesh', Explosion,MeshType = 'FileMesh', MeshId = 'http://www.roblox.com/asset/?id=20329976'}
  9313. Explosion.CFrame = rp.CFrame * cn(0,-5,-20)
  9314. Mesh.Scale = v3(1,5,1)
  9315. repeat
  9316. Mesh.Scale = Mesh.Scale + v3(1,1,1)
  9317. Explosion.Transparency = Explosion.Transparency + .025
  9318. wait()
  9319. until Explosion.Transparency >= 1
  9320. Explosion:Destroy()
  9321. end)()
  9322. for _=0,1,.15 do
  9323. xlerp(tw,ts*ca(15,0,0)*cn(0,1.5,0),.4)
  9324. xlerp(hw,hs,.4)
  9325. xlerp(raw,ras*ca(-20,0,0)*cn(0,0,0),.4)
  9326. xlerp(law,las*ca(0,0,40)*cn(1,-.5,0),.4)
  9327. xlerp(haw,has*ca(20,0,0),.4)
  9328. wait()
  9329. end
  9330. local Hit = NewHitbox(40,(rp.CFrame * cn(0,-5,-20)).p)
  9331. for _,v in pairs(Hit) do
  9332. v.Humanoid.MaxHealth = 100
  9333. v.Humanoid.Health = v.Humanoid.Health - 100000000000
  9334. if sit then
  9335. v.Humanoid.Sit = true
  9336. end
  9337. end
  9338. wait(0)
  9339. State = 'Idle'
  9340. Human.WalkSpeed = 50
  9341. end
  9342. end
  9343. --
  9344. CanBoom = true
  9345. function Fire(Part)
  9346. local Flame = Instance.new("ParticleEmitter",Part)
  9347. Flame.LightEmission = 0.21
  9348. Flame.Size = NumberSequence.new(15)
  9349. Flame.Texture = "http://www.roblox.com/asset/?id=343377229"
  9350. Flame.Transparency = NumberSequence.new(0.5)
  9351. Flame.LockedToPart = true
  9352. Flame.Lifetime = NumberRange.new(0.1,0.8)
  9353. Flame.Rate = 40
  9354. Flame.VelocitySpread = 2
  9355. end
  9356. Mouse.KeyDown:connect(function(key)
  9357. if key == ' ' then
  9358. if State == 'Walking' or State == 'Idle' then
  9359. if JumpDB == false then
  9360. JumpDB = true
  9361. State = 'Jumping'
  9362. Human.Jump = true
  9363. Human.WalkSpeed = 50
  9364. wait(0)
  9365. State = 'Falling'
  9366. coroutine.wrap(function()
  9367. wait(0)
  9368. JumpDB = false
  9369. end)()
  9370. end
  9371. end
  9372. elseif key == 'z' and Mana >= 400 then
  9373. Mana = Mana-400
  9374. Combo()
  9375. elseif key == 'x' and Mana >= 300 then
  9376. Mana = Mana-300
  9377. Charge()
  9378. elseif key == 'c' and Mana >= 250 then
  9379. Mana = Mana-250
  9380. SwordSlam()
  9381. elseif key == 'v' and Mana >= 100 then
  9382. Mana = Mana-100
  9383. Stomp()
  9384. elseif key == "p" and Mana >= 1000 then
  9385. Mana = Mana-1000
  9386. Stomp()
  9387. wait()
  9388. SwordSlam()
  9389. wait()
  9390. Combo()
  9391. wait()
  9392. Combo()
  9393. elseif key == "f" and Mana >= 800 and CanBoom then
  9394. Mana = Mana - 800
  9395. CanBoom = false
  9396. local P = Instance.new("Part",Char)
  9397. P.Name = "Boom"
  9398. P.Anchored = true
  9399. P.Transparency = 1
  9400. Fire(P)
  9401. P.Material = "Neon"
  9402. P.BrickColor = BrickColor.new("Crimson")
  9403. P.TopSurface = "Smooth"
  9404. P.CFrame = Torso.CFrame
  9405. P.CanCollide = false
  9406. xSound(400832473,workspace,0.9)
  9407. function Hit(hit)
  9408. if hit.Parent and hit.Parent:findFirstChild("Humanoid") then
  9409. if hit.Parent:findFirstChild("Torso") and hit.Parent.Name ~= Player.Character.Name and hit.Parent:findFirstChild("Flamed") == nil then
  9410. local Z = Instance.new("StringValue",hit.Parent)
  9411. Z.Name = "Flamed"
  9412. local Torsoo = hit.Parent:findFirstChild("Torso")
  9413. Torsoo.Anchored = true
  9414. for i,v in pairs(hit.Parent:GetChildren()) do
  9415. Fire(v)
  9416. end
  9417. if hit.Parent:findFirstChild("Humanoid") then
  9418. local H = hit.Parent:findFirstChild("Humanoid")
  9419. H.MaxHealth = math.huge
  9420. H.WalkSpeed = 0
  9421. H.JumpPower = 0
  9422. wait()
  9423. Torsoo.Anchored = false
  9424. H:remove()
  9425. if hit.Parent then
  9426. hit.Parent:BreakJoints()
  9427. end
  9428. end
  9429. end
  9430. end
  9431. end
  9432. P.Touched:connect(Hit)
  9433. for i=1,100 do
  9434. wait(0.1)
  9435. P.CFrame = Torso.CFrame
  9436. P.Size = Vector3.new(P.Size.X + 0.5,P.Size.Y + 0.5,P.Size.Z + 0.5)
  9437. P.CFrame = Torso.CFrame
  9438. end
  9439. P:remove()
  9440. wait(0)
  9441. CanBoom = true
  9442.  
  9443. end
  9444. end)
  9445. --
  9446. Human.Changed:connect(function()
  9447. if State ~= 'Jumping' then
  9448. Human.Jump = false
  9449. end
  9450. end)
  9451.  
  9452. Human.FreeFalling:connect(function(a)
  9453. if a then
  9454. if State == 'Walking' or State == 'Idle' then
  9455. State = 'Falling'
  9456. end
  9457. elseif State == 'Jumping' or State == 'Falling' then
  9458. State = 'Idle'
  9459. if FallTime > 10 then
  9460. print('Boom!')
  9461. JumpExplode()
  9462. end
  9463. Human.WalkSpeed = 50
  9464. FallTime = 0
  9465. end
  9466. end)
  9467. --
  9468. wait(0)
  9469. game:GetService('RunService').RenderStepped:connect(function()
  9470. UpdateState()
  9471. if State == 'Jumping' or State == 'Falling' then
  9472. FallTime = FallTime + .1
  9473. xlerp(tw,ts,.3)
  9474. xlerp(hw,hs*ca(40,0,0)*cn(0,-1,-1.5),.2)
  9475. xlerp(raw,ras*ca(0,0,-90)*cn(-1,-1,0),.2)
  9476. xlerp(law,las*ca(0,0,90)*cn(1,-1,0),.2)
  9477. xlerp(rlw,rls*ca(20,0,0),.2)
  9478. xlerp(llw,lls*cn(0,-.5,1.25),.2)
  9479. elseif State == 'Idle' then
  9480. xlerp(tw,ts*ca(0,25,0),.1)
  9481. xlerp(hw,hs*ca(0,-25,0),.1)
  9482. xlerp(raw,ras*ca(20,0,-20)*cn(-.5,-.5,0),.1)
  9483. xlerp(law,las*ca(20,0,0),.1)
  9484. xlerp(rlw,rls*ca(20,0,0)*cn(0,0,-1),.1)
  9485. xlerp(llw,lls*cn(0,0,1.25),.1)
  9486. xlerp(haw,has,.4)
  9487. elseif State == 'Walking' then
  9488. xlerp(tw,ts,.15)
  9489. xlerp(hw,hs,.15)
  9490. --xlerp(law,las*ca(30,0,0),.3)
  9491. --xlerp(raw,ras*ca(20,0,-40)*cn(-1,-.5,0),.15)
  9492. xlerp(raw,ras*ca(20,0,-20)*cn(-.5,-.5,0),.1)
  9493. xlerp(law,las*ca(20,0,0),.1)
  9494. if WalkReverse then
  9495. xlerp(rlw,rls*ca(30,0,0)*cn(0,-1,-1.5),.05)
  9496. xlerp(llw,lls*ca(-30,0,0)*cn(0,-1,1.5),.05)
  9497. else
  9498. xlerp(rlw,rls*ca(-30,0,0)*cn(0,-1,1.5),.05)
  9499. xlerp(llw,lls*ca(30,0,0)*cn(0,-1,-1.5),.05)
  9500. end
  9501. end
  9502. fenbarmana2:TweenSize(UDim2.new(4*Mana/MaxMana,0,0.2,0),nil,1,0.4,true)
  9503. fenbarmana4.Text="[Mana]-> [-> "..Mana.." <-] <-[Mana]"
  9504. if Mana>=MaxMana then
  9505. Mana=MaxMana
  9506. else
  9507. if mananum<=8 then
  9508. mananum=mananum+1
  9509. else
  9510. mananum=0
  9511. Mana=Mana+ManaGain
  9512. Char.Humanoid.Health = Char.Humanoid.Health + 1000
  9513. end
  9514. end
  9515. if Mana <= MaxMana/2 then
  9516. fenbarmana2.BackgroundColor = BrickColor.new("Bright red")
  9517. Char.Humanoid.MaxHealth = 40000
  9518. Human.Health = Human.MaxHealth
  9519. else
  9520. fenbarmana2.BackgroundColor = BrickColor.new("Royal purple")
  9521. Char.Humanoid.MaxHealth = 50000
  9522. Human.Health = Human.MaxHealth
  9523. end
  9524. end)
  9525. --
  9526. Char.Humanoid.WalkSpeed = 50
  9527. Char.Humanoid.JumpPower = 190
  9528.  
  9529. Human.Health = Human.MaxHealth
  9530.  
  9531. ---------------------------------------------------------------ExtraMorphing-------------
  9532. ----------------------------------------------------------------------------------------
  9533.  
  9534. Create = function(itemClass,tabl)
  9535. local item = Instance.new(itemClass)
  9536. for i,v in pairs(tabl) do
  9537. local a,b = ypcall(function() return item[i] end)
  9538. if a then
  9539. item[i] = tabl[i]
  9540. end
  9541. end
  9542. return item
  9543. end
  9544. function runDummyScript(f,scri)
  9545. local oldenv = getfenv(f)
  9546. local newenv = setmetatable({}, {
  9547. __index = function(_, k)
  9548. if k:lower() == 'script' then
  9549. return scri
  9550. else
  9551. return oldenv[k]
  9552. end
  9553. end
  9554. })
  9555. setfenv(f, newenv)
  9556. ypcall(function() f() end)
  9557. end
  9558. cors = {}
  9559. mas = Instance.new("Model",game:GetService("Lighting"))
  9560. mas.Name = "CompiledModel"
  9561. o1 = Create("Model",{
  9562. ["Name"] = "BETA",
  9563. ["Parent"] = mas,
  9564. })
  9565. o2 = Create("Model",{
  9566. ["Name"] = "Chest",
  9567. ["Parent"] = o1,
  9568. })
  9569. o3 = Create("Part",{
  9570. ["Name"] = "Middle",
  9571. ["Parent"] = o2,
  9572. ["Material"] = Enum.Material.Granite,
  9573. ["BrickColor"] = BrickColor.new("Light orange"),
  9574. ["Position"] = Vector3.new(3923.3938, -4665.64014, -10.7899675),
  9575. ["Rotation"] = Vector3.new(-0, -90, 0),
  9576. ["Anchored"] = true,
  9577. ["CFrame"] = CFrame.new(3923.3938, -4665.64014, -10.7899675, 0, 0, -1, 0, 1, 0, 1, 0, 0),
  9578. ["CanCollide"] = false,
  9579. ["Locked"] = true,
  9580. ["FormFactor"] = Enum.FormFactor.Symmetric,
  9581. ["Size"] = Vector3.new(9.28780556, 9.28781509, 4.6439023),
  9582. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  9583. ["TopSurface"] = Enum.SurfaceType.Smooth,
  9584. })
  9585. o4 = Create("ParticleEmitter",{
  9586. ["Parent"] = o3,
  9587. ["Size"] = NumberSequence.new(1,0.9375,1.7500001192093,0.87499976158142,2.8749995231628,1.25,2.0625,1.1874997615814,2.9375,1.3124996423721,2.8749995231628,5.6875),
  9588. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  9589. ["Lifetime"] = NumberRange.new(1,1),
  9590. ["Rate"] = 40,
  9591. ["RotSpeed"] = NumberRange.new(30,30),
  9592. ["Speed"] = NumberRange.new(0,0),
  9593. })
  9594. o5 = Create("ParticleEmitter",{
  9595. ["Parent"] = o3,
  9596. ["Transparency"] = NumberSequence.new(0,0.85000002384186,0.375,0.13749998807907,0.58124995231628,0.018750011920929,0.11874997615814,0.14999997615814,0.58749997615814,0.125,0.83749997615814,0.050000011920929,0.94999998807907,0.25),
  9597. ["Size"] = NumberSequence.new(1.5644174814224,1.8124997615814,2.7499997615814,1.4999997615814,1.8124997615814,2.6875,1.875,4.25),
  9598. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  9599. ["Lifetime"] = NumberRange.new(2,2),
  9600. ["Rate"] = 30,
  9601. ["RotSpeed"] = NumberRange.new(400,400),
  9602. ["Speed"] = NumberRange.new(3,3),
  9603. })
  9604. o6 = Create("Part",{
  9605. ["Name"] = "Bluesteel Bathelm",
  9606. ["Parent"] = o2,
  9607. ["Material"] = Enum.Material.Concrete,
  9608. ["BrickColor"] = BrickColor.new("Light orange"),
  9609. ["Position"] = Vector3.new(3923.3938, -4657.74463, -10.8262482),
  9610. ["Rotation"] = Vector3.new(-0, -90, 0),
  9611. ["Anchored"] = true,
  9612. ["CFrame"] = CFrame.new(3923.3938, -4657.74463, -10.8262482, 0, 0, -1, 0, 1, 0, 1, 0, 0),
  9613. ["CanCollide"] = false,
  9614. ["Locked"] = true,
  9615. ["FormFactor"] = Enum.FormFactor.Symmetric,
  9616. ["Size"] = Vector3.new(5.19318867, 3.9473207, 3.94731259),
  9617. ["TopSurface"] = Enum.SurfaceType.Smooth,
  9618. })
  9619. o7 = Create("ParticleEmitter",{
  9620. ["Parent"] = o6,
  9621. ["Size"] = NumberSequence.new(1,0.9375,1.7500001192093,0.87499976158142,2.8749995231628,1.25,2.0625,1.1874997615814,2.9375,1.3124996423721,2.8749995231628,5.6875),
  9622. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  9623. ["Lifetime"] = NumberRange.new(1,1),
  9624. ["Rate"] = 40,
  9625. ["RotSpeed"] = NumberRange.new(30,30),
  9626. ["Speed"] = NumberRange.new(0,0),
  9627. })
  9628. o8 = Create("ParticleEmitter",{
  9629. ["Parent"] = o6,
  9630. ["Transparency"] = NumberSequence.new(0,0.85000002384186,0.375,0.13749998807907,0.58124995231628,0.018750011920929,0.11874997615814,0.14999997615814,0.58749997615814,0.125,0.83749997615814,0.050000011920929,0.94999998807907,0.25),
  9631. ["Size"] = NumberSequence.new(1.5644174814224,1.8124997615814,2.7499997615814,1.4999997615814,1.8124997615814,2.6875,1.875,4.25),
  9632. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  9633. ["Lifetime"] = NumberRange.new(2,2),
  9634. ["Rate"] = 30,
  9635. ["RotSpeed"] = NumberRange.new(400,400),
  9636. ["Speed"] = NumberRange.new(3,3),
  9637. })
  9638. o9 = Create("SpecialMesh",{
  9639. ["Parent"] = o6,
  9640. ["MeshId"] = "http://www.roblox.com/asset/?id=16150814",
  9641. ["Scale"] = Vector3.new(5.18085146, 5.18085623, 5.18084764),
  9642. ["TextureId"] = "http://www.roblox.com/asset/?id=343377229",
  9643. ["MeshType"] = Enum.MeshType.FileMesh,
  9644. })
  9645. o10 = Create("Part",{
  9646. ["Parent"] = o2,
  9647. ["BrickColor"] = BrickColor.new("Light orange"),
  9648. ["Transparency"] = 1,
  9649. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  9650. ["Rotation"] = Vector3.new(79.0394669, 8.73715496, 16.0058537),
  9651. ["Anchored"] = true,
  9652. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, 0.950079143, -0.272535861, 0.151901796, 0.195775941, 0.141641304, -0.970365703, 0.242943838, 0.951662958, 0.187926412),
  9653. ["CanCollide"] = false,
  9654. ["Locked"] = true,
  9655. ["Size"] = Vector3.new(4, 1, 2),
  9656. })
  9657. o11 = Create("ParticleEmitter",{
  9658. ["Parent"] = o10,
  9659. ["Size"] = NumberSequence.new(2.5,2.5),
  9660. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  9661. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  9662. })
  9663. o12 = Create("Part",{
  9664. ["Parent"] = o2,
  9665. ["BrickColor"] = BrickColor.new("Light orange"),
  9666. ["Transparency"] = 1,
  9667. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  9668. ["Rotation"] = Vector3.new(86.3597412, -13.5106392, 95.9657364),
  9669. ["Anchored"] = true,
  9670. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, -0.101057455, -0.967060804, -0.233625919, 0.0873805359, 0.225292891, -0.970364809, 0.991035938, -0.11847695, 0.0617347658),
  9671. ["CanCollide"] = false,
  9672. ["Locked"] = true,
  9673. ["Size"] = Vector3.new(4, 1, 2),
  9674. })
  9675. o13 = Create("ParticleEmitter",{
  9676. ["Parent"] = o12,
  9677. ["Size"] = NumberSequence.new(2.5,2.5),
  9678. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  9679. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  9680. })
  9681. o14 = Create("Part",{
  9682. ["Parent"] = o2,
  9683. ["BrickColor"] = BrickColor.new("Light orange"),
  9684. ["Transparency"] = 1,
  9685. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  9686. ["Rotation"] = Vector3.new(102.543137, 6.23166227, -116.861259),
  9687. ["Anchored"] = true,
  9688. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, -0.449161828, 0.886832237, 0.108548716, 0.145867065, 0.192651749, -0.970365107, -0.881462872, -0.420017153, -0.215891346),
  9689. ["CanCollide"] = false,
  9690. ["Locked"] = true,
  9691. ["Size"] = Vector3.new(4, 1, 2),
  9692. })
  9693. o15 = Create("ParticleEmitter",{
  9694. ["Parent"] = o14,
  9695. ["Size"] = NumberSequence.new(2.5,2.5),
  9696. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  9697. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  9698. })
  9699. o16 = Create("Part",{
  9700. ["Parent"] = o2,
  9701. ["BrickColor"] = BrickColor.new("Light orange"),
  9702. ["Transparency"] = 1,
  9703. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  9704. ["Rotation"] = Vector3.new(102.543076, 6.23150969, -164.84436),
  9705. ["Anchored"] = true,
  9706. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, -0.959516287, 0.259897143, 0.108546063, -0.0454919189, 0.237321198, -0.970365584, -0.277955443, -0.936019421, -0.215890288),
  9707. ["CanCollide"] = false,
  9708. ["Locked"] = true,
  9709. ["Size"] = Vector3.new(4, 1, 2),
  9710. })
  9711. o17 = Create("ParticleEmitter",{
  9712. ["Parent"] = o16,
  9713. ["Size"] = NumberSequence.new(2.5,2.5),
  9714. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  9715. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  9716. })
  9717. o18 = Create("Part",{
  9718. ["Parent"] = o2,
  9719. ["BrickColor"] = BrickColor.new("Light orange"),
  9720. ["Transparency"] = 1,
  9721. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  9722. ["Rotation"] = Vector3.new(102.543114, 6.2315917, -99.8779907),
  9723. ["Anchored"] = true,
  9724. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, -0.170537025, 0.979354262, 0.108547494, 0.195777684, 0.141642377, -0.970365226, -0.96570617, -0.144232035, -0.215890929),
  9725. ["CanCollide"] = false,
  9726. ["Locked"] = true,
  9727. ["Size"] = Vector3.new(4, 1, 2),
  9728. })
  9729. o19 = Create("ParticleEmitter",{
  9730. ["Parent"] = o18,
  9731. ["Size"] = NumberSequence.new(2.5,2.5),
  9732. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  9733. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  9734. })
  9735. o20 = Create("Part",{
  9736. ["Parent"] = o2,
  9737. ["BrickColor"] = BrickColor.new("Light orange"),
  9738. ["Transparency"] = 1,
  9739. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  9740. ["Rotation"] = Vector3.new(102.543205, 6.23175573, -132.792969),
  9741. ["Anchored"] = true,
  9742. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, -0.675336957, 0.729477286, 0.10855034, 0.0873827487, 0.225293115, -0.970364571, -0.732314408, -0.645837605, -0.215892449),
  9743. ["CanCollide"] = false,
  9744. ["Locked"] = true,
  9745. ["Size"] = Vector3.new(4, 1, 2),
  9746. })
  9747. o21 = Create("ParticleEmitter",{
  9748. ["Parent"] = o20,
  9749. ["Size"] = NumberSequence.new(2.5,2.5),
  9750. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  9751. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  9752. })
  9753. o22 = Create("Part",{
  9754. ["Parent"] = o2,
  9755. ["BrickColor"] = BrickColor.new("Light orange"),
  9756. ["Transparency"] = 1,
  9757. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  9758. ["Rotation"] = Vector3.new(102.543076, 6.23157644, -152.474472),
  9759. ["Anchored"] = true,
  9760. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, -0.881565154, 0.45941323, 0.108547226, 0.00640271604, 0.241557747, -0.970365405, -0.472019136, -0.854745209, -0.215890348),
  9761. ["CanCollide"] = false,
  9762. ["Locked"] = true,
  9763. ["Size"] = Vector3.new(4, 1, 2),
  9764. })
  9765. o23 = Create("ParticleEmitter",{
  9766. ["Parent"] = o22,
  9767. ["Size"] = NumberSequence.new(2.5,2.5),
  9768. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  9769. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  9770. })
  9771. o24 = Create("Part",{
  9772. ["Parent"] = o2,
  9773. ["BrickColor"] = BrickColor.new("Light orange"),
  9774. ["Transparency"] = 1,
  9775. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  9776. ["Rotation"] = Vector3.new(93.5509491, 13.533741, -115.702736),
  9777. ["Anchored"] = true,
  9778. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, -0.421659291, 0.876036167, 0.234017938, -0.045491308, 0.237320334, -0.970365763, -0.905612469, -0.41980958, -0.060216248),
  9779. ["CanCollide"] = false,
  9780. ["Locked"] = true,
  9781. ["Size"] = Vector3.new(4, 1, 2),
  9782. })
  9783. o25 = Create("ParticleEmitter",{
  9784. ["Parent"] = o24,
  9785. ["Size"] = NumberSequence.new(2.5,2.5),
  9786. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  9787. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  9788. })
  9789. o26 = Create("Part",{
  9790. ["Parent"] = o2,
  9791. ["BrickColor"] = BrickColor.new("Light orange"),
  9792. ["Transparency"] = 1,
  9793. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  9794. ["Rotation"] = Vector3.new(93.5508499, 13.5340061, -83.6512985),
  9795. ["Anchored"] = true,
  9796. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, 0.107508615, 0.966268897, 0.234022439, 0.087382853, 0.225292057, -0.970364869, -0.990356684, 0.124772049, -0.0602144599),
  9797. ["CanCollide"] = false,
  9798. ["Locked"] = true,
  9799. ["Size"] = Vector3.new(4, 1, 2),
  9800. })
  9801. o27 = Create("ParticleEmitter",{
  9802. ["Parent"] = o26,
  9803. ["Size"] = NumberSequence.new(2.5,2.5),
  9804. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  9805. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  9806. })
  9807. o28 = Create("Part",{
  9808. ["Parent"] = o2,
  9809. ["BrickColor"] = BrickColor.new("Light orange"),
  9810. ["Transparency"] = 1,
  9811. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  9812. ["Rotation"] = Vector3.new(93.5508728, 13.5338879, -67.7195816),
  9813. ["Anchored"] = true,
  9814. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, 0.368611872, 0.899644494, 0.234020427, 0.145866781, 0.192650631, -0.970365226, -0.918067813, 0.391823798, -0.0602149367),
  9815. ["CanCollide"] = false,
  9816. ["Locked"] = true,
  9817. ["Size"] = Vector3.new(4, 1, 2),
  9818. })
  9819. o29 = Create("ParticleEmitter",{
  9820. ["Parent"] = o28,
  9821. ["Size"] = NumberSequence.new(2.5,2.5),
  9822. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  9823. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  9824. })
  9825. o30 = Create("Part",{
  9826. ["Parent"] = o2,
  9827. ["BrickColor"] = BrickColor.new("Light orange"),
  9828. ["Transparency"] = 1,
  9829. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  9830. ["Rotation"] = Vector3.new(93.5509109, 13.5338335, -50.7363472),
  9831. ["Anchored"] = true,
  9832. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, 0.615315795, 0.752742767, 0.234019518, 0.195777208, 0.141641498, -0.970365524, -0.763582349, 0.642896652, -0.0602156073),
  9833. ["CanCollide"] = false,
  9834. ["Locked"] = true,
  9835. ["Size"] = Vector3.new(4, 1, 2),
  9836. })
  9837. o31 = Create("ParticleEmitter",{
  9838. ["Parent"] = o30,
  9839. ["Size"] = NumberSequence.new(2.5,2.5),
  9840. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  9841. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  9842. })
  9843. o32 = Create("Part",{
  9844. ["Parent"] = o2,
  9845. ["BrickColor"] = BrickColor.new("Light orange"),
  9846. ["Transparency"] = 1,
  9847. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  9848. ["Rotation"] = Vector3.new(93.5509033, 13.5337915, -103.332832),
  9849. ["Anchored"] = true,
  9850. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, -0.224203944, 0.946027577, 0.234018788, 0.00640313327, 0.241556808, -0.970365584, -0.974521399, -0.216061294, -0.0602154732),
  9851. ["CanCollide"] = false,
  9852. ["Locked"] = true,
  9853. ["Size"] = Vector3.new(4, 1, 2),
  9854. })
  9855. o33 = Create("ParticleEmitter",{
  9856. ["Parent"] = o32,
  9857. ["Size"] = NumberSequence.new(2.5,2.5),
  9858. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  9859. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  9860. })
  9861. o34 = Create("Part",{
  9862. ["Parent"] = o2,
  9863. ["BrickColor"] = BrickColor.new("Light orange"),
  9864. ["Transparency"] = 1,
  9865. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  9866. ["Rotation"] = Vector3.new(87.5872192, 13.7778225, -25.8519192),
  9867. ["Anchored"] = true,
  9868. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, 0.874030232, 0.42350024, 0.238157541, 0.195776746, 0.14164117, -0.970365703, -0.444682926, 0.894754469, 0.0408871919),
  9869. ["CanCollide"] = false,
  9870. ["Locked"] = true,
  9871. ["Size"] = Vector3.new(4, 1, 2),
  9872. })
  9873. o35 = Create("ParticleEmitter",{
  9874. ["Parent"] = o34,
  9875. ["Size"] = NumberSequence.new(2.5,2.5),
  9876. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  9877. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  9878. })
  9879. o36 = Create("Part",{
  9880. ["Parent"] = o2,
  9881. ["BrickColor"] = BrickColor.new("Light orange"),
  9882. ["Transparency"] = 1,
  9883. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  9884. ["Rotation"] = Vector3.new(87.5871582, 13.7778587, -42.8351593),
  9885. ["Anchored"] = true,
  9886. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, 0.712212801, 0.660328567, 0.238158152, 0.145866409, 0.192650288, -0.970365465, -0.686641216, 0.725845814, 0.0408882648),
  9887. ["CanCollide"] = false,
  9888. ["Locked"] = true,
  9889. ["Size"] = Vector3.new(4, 1, 2),
  9890. })
  9891. o37 = Create("ParticleEmitter",{
  9892. ["Parent"] = o36,
  9893. ["Size"] = NumberSequence.new(2.5,2.5),
  9894. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  9895. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  9896. })
  9897. o38 = Create("Part",{
  9898. ["Parent"] = o2,
  9899. ["BrickColor"] = BrickColor.new("Light orange"),
  9900. ["Transparency"] = 1,
  9901. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  9902. ["Rotation"] = Vector3.new(87.5872955, 13.7777548, -90.8183365),
  9903. ["Anchored"] = true,
  9904. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, -0.0138711762, 0.971127868, 0.238156393, -0.0454913229, 0.237319738, -0.970365882, -0.998868525, -0.0242941976, 0.0408859849),
  9905. ["CanCollide"] = false,
  9906. ["Locked"] = true,
  9907. ["Size"] = Vector3.new(4, 1, 2),
  9908. })
  9909. o39 = Create("ParticleEmitter",{
  9910. ["Parent"] = o38,
  9911. ["Size"] = NumberSequence.new(2.5,2.5),
  9912. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  9913. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  9914. })
  9915. o40 = Create("Part",{
  9916. ["Parent"] = o2,
  9917. ["BrickColor"] = BrickColor.new("Light orange"),
  9918. ["Transparency"] = 1,
  9919. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  9920. ["Rotation"] = Vector3.new(87.5872269, 13.7777824, -78.4484177),
  9921. ["Anchored"] = true,
  9922. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, 0.194488198, 0.951554537, 0.23815687, 0.00640301406, 0.241556317, -0.970365763, -0.980884075, 0.190249637, 0.0408870727),
  9923. ["CanCollide"] = false,
  9924. ["Locked"] = true,
  9925. ["Size"] = Vector3.new(4, 1, 2),
  9926. })
  9927. o41 = Create("ParticleEmitter",{
  9928. ["Parent"] = o40,
  9929. ["Size"] = NumberSequence.new(2.5,2.5),
  9930. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  9931. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  9932. })
  9933. o42 = Create("Part",{
  9934. ["Parent"] = o2,
  9935. ["BrickColor"] = BrickColor.new("Light orange"),
  9936. ["Transparency"] = 1,
  9937. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  9938. ["Rotation"] = Vector3.new(87.5870895, 13.7779512, -58.7668457),
  9939. ["Anchored"] = true,
  9940. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, 0.503602087, 0.830460906, 0.238159731, 0.0873826072, 0.22529155, -0.970364928, -0.859505475, 0.509488642, 0.0408894569),
  9941. ["CanCollide"] = false,
  9942. ["Locked"] = true,
  9943. ["Size"] = Vector3.new(4, 1, 2),
  9944. })
  9945. o43 = Create("ParticleEmitter",{
  9946. ["Parent"] = o42,
  9947. ["Size"] = NumberSequence.new(2.5,2.5),
  9948. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  9949. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  9950. })
  9951. o44 = Create("Part",{
  9952. ["Parent"] = o2,
  9953. ["BrickColor"] = BrickColor.new("Light orange"),
  9954. ["Transparency"] = 1,
  9955. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  9956. ["Rotation"] = Vector3.new(86.3596802, -13.5104132, 76.2841797),
  9957. ["Anchored"] = true,
  9958. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, 0.230545193, -0.944600403, -0.233622074, 0.00640067458, 0.241556659, -0.970365644, 0.973040581, 0.222217858, 0.0617358685),
  9959. ["CanCollide"] = false,
  9960. ["Locked"] = true,
  9961. ["Size"] = Vector3.new(4, 1, 2),
  9962. })
  9963. o45 = Create("ParticleEmitter",{
  9964. ["Parent"] = o44,
  9965. ["Size"] = NumberSequence.new(2.5,2.5),
  9966. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  9967. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  9968. })
  9969. o46 = Create("Part",{
  9970. ["Parent"] = o2,
  9971. ["BrickColor"] = BrickColor.new("Light orange"),
  9972. ["Transparency"] = 1,
  9973. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  9974. ["Rotation"] = Vector3.new(86.3597107, -13.5105181, 111.897423),
  9975. ["Anchored"] = true,
  9976. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, -0.36262551, -0.902176857, -0.233623862, 0.1458648, 0.192652062, -0.970365405, 0.920449078, -0.385956615, 0.0617353171),
  9977. ["CanCollide"] = false,
  9978. ["Locked"] = true,
  9979. ["Size"] = Vector3.new(4, 1, 2),
  9980. })
  9981. o47 = Create("ParticleEmitter",{
  9982. ["Parent"] = o46,
  9983. ["Size"] = NumberSequence.new(2.5,2.5),
  9984. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  9985. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  9986. })
  9987. o48 = Create("Part",{
  9988. ["Parent"] = o2,
  9989. ["BrickColor"] = BrickColor.new("Light orange"),
  9990. ["Transparency"] = 1,
  9991. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  9992. ["Rotation"] = Vector3.new(86.3596725, -13.5104551, 128.880707),
  9993. ["Anchored"] = true,
  9994. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, -0.61033088, -0.756912768, -0.233622789, 0.195775732, 0.141643152, -0.970365465, 0.767573178, -0.637981534, 0.0617359728),
  9995. ["CanCollide"] = false,
  9996. ["Locked"] = true,
  9997. ["Size"] = Vector3.new(4, 1, 2),
  9998. })
  9999. o49 = Create("ParticleEmitter",{
  10000. ["Parent"] = o48,
  10001. ["Size"] = NumberSequence.new(2.5,2.5),
  10002. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  10003. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  10004. })
  10005. o50 = Create("Part",{
  10006. ["Parent"] = o2,
  10007. ["BrickColor"] = BrickColor.new("Light orange"),
  10008. ["Transparency"] = 1,
  10009. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  10010. ["Rotation"] = Vector3.new(86.3596344, -13.5103664, 63.9142685),
  10011. ["Anchored"] = true,
  10012. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, 0.427547663, -0.873283744, -0.233621284, -0.0454937071, 0.237319678, -0.970365882, 0.902847409, 0.425505877, 0.0617365986),
  10013. ["CanCollide"] = false,
  10014. ["Locked"] = true,
  10015. ["Size"] = Vector3.new(4, 1, 2),
  10016. })
  10017. o51 = Create("ParticleEmitter",{
  10018. ["Parent"] = o50,
  10019. ["Size"] = NumberSequence.new(2.5,2.5),
  10020. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  10021. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  10022. })
  10023. o52 = Create("Part",{
  10024. ["Parent"] = o2,
  10025. ["BrickColor"] = BrickColor.new("Light orange"),
  10026. ["Transparency"] = 1,
  10027. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  10028. ["Rotation"] = Vector3.new(102.621109, -6.0702033, -168.148773),
  10029. ["Anchored"] = true,
  10030. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, -0.973196864, 0.204219759, -0.105746955, 0.145866275, 0.192652568, -0.970364988, -0.177795321, -0.959780931, -0.217277646),
  10031. ["CanCollide"] = false,
  10032. ["Locked"] = true,
  10033. ["Size"] = Vector3.new(4, 1, 2),
  10034. })
  10035. o53 = Create("ParticleEmitter",{
  10036. ["Parent"] = o52,
  10037. ["Size"] = NumberSequence.new(2.5,2.5),
  10038. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  10039. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  10040. })
  10041. o54 = Create("Part",{
  10042. ["Parent"] = o2,
  10043. ["BrickColor"] = BrickColor.new("Light orange"),
  10044. ["Transparency"] = 1,
  10045. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  10046. ["Rotation"] = Vector3.new(102.620941, -6.07024574, 143.868088),
  10047. ["Anchored"] = true,
  10048. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, -0.80313319, -0.586340189, -0.105747685, -0.0454930514, 0.237321064, -0.970365524, 0.594060361, -0.774521887, -0.217274785),
  10049. ["CanCollide"] = false,
  10050. ["Locked"] = true,
  10051. ["Size"] = Vector3.new(4, 1, 2),
  10052. })
  10053. o55 = Create("ParticleEmitter",{
  10054. ["Parent"] = o54,
  10055. ["Size"] = NumberSequence.new(2.5,2.5),
  10056. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  10057. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  10058. })
  10059. o56 = Create("Part",{
  10060. ["Parent"] = o2,
  10061. ["BrickColor"] = BrickColor.new("Light orange"),
  10062. ["Transparency"] = 1,
  10063. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  10064. ["Rotation"] = Vector3.new(102.620995, -6.07021284, 156.237991),
  10065. ["Anchored"] = true,
  10066. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, -0.910095572, -0.40067938, -0.105747119, 0.00640164688, 0.241557866, -0.970365405, 0.414349347, -0.883802176, -0.217275634),
  10067. ["CanCollide"] = false,
  10068. ["Locked"] = true,
  10069. ["Size"] = Vector3.new(4, 1, 2),
  10070. })
  10071. o57 = Create("ParticleEmitter",{
  10072. ["Parent"] = o56,
  10073. ["Size"] = NumberSequence.new(2.5,2.5),
  10074. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  10075. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  10076. })
  10077. o58 = Create("Part",{
  10078. ["Parent"] = o2,
  10079. ["BrickColor"] = BrickColor.new("Light orange"),
  10080. ["Transparency"] = 1,
  10081. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  10082. ["Rotation"] = Vector3.new(102.621033, -6.07022762, -151.165482),
  10083. ["Anchored"] = true,
  10084. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, -0.871104538, 0.479577303, -0.105747372, 0.195777193, 0.141643211, -0.970365286, -0.450386614, -0.865992486, -0.21727632),
  10085. ["CanCollide"] = false,
  10086. ["Locked"] = true,
  10087. ["Size"] = Vector3.new(4, 1, 2),
  10088. })
  10089. o59 = Create("ParticleEmitter",{
  10090. ["Parent"] = o58,
  10091. ["Size"] = NumberSequence.new(2.5,2.5),
  10092. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  10093. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  10094. })
  10095. o60 = Create("Part",{
  10096. ["Parent"] = o2,
  10097. ["BrickColor"] = BrickColor.new("Light orange"),
  10098. ["Transparency"] = 1,
  10099. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  10100. ["Rotation"] = Vector3.new(102.621223, -6.07019854, 175.919556),
  10101. ["Anchored"] = true,
  10102. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, -0.991872668, -0.0707581863, -0.105746865, 0.0873818323, 0.225293636, -0.970364571, 0.0924853384, -0.971718192, -0.217279553),
  10103. ["CanCollide"] = false,
  10104. ["Locked"] = true,
  10105. ["Size"] = Vector3.new(4, 1, 2),
  10106. })
  10107. o61 = Create("ParticleEmitter",{
  10108. ["Parent"] = o60,
  10109. ["Size"] = NumberSequence.new(2.5,2.5),
  10110. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  10111. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  10112. })
  10113. o62 = Create("Part",{
  10114. ["Parent"] = o2,
  10115. ["BrickColor"] = BrickColor.new("Light orange"),
  10116. ["Transparency"] = 1,
  10117. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  10118. ["Rotation"] = Vector3.new(76.1906204, -2.22199559, 30.1629696),
  10119. ["Anchored"] = true,
  10120. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, 0.863949716, -0.50208348, -0.0387714207, 0.0873808563, 0.22529152, -0.970365107, 0.495939046, 0.834958911, 0.238513038),
  10121. ["CanCollide"] = false,
  10122. ["Locked"] = true,
  10123. ["Size"] = Vector3.new(4, 1, 2),
  10124. })
  10125. o63 = Create("ParticleEmitter",{
  10126. ["Parent"] = o62,
  10127. ["Size"] = NumberSequence.new(2.5,2.5),
  10128. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  10129. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  10130. })
  10131. o64 = Create("Part",{
  10132. ["Parent"] = o2,
  10133. ["BrickColor"] = BrickColor.new("Light orange"),
  10134. ["Transparency"] = 1,
  10135. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  10136. ["Rotation"] = Vector3.new(76.1907578, -2.22186089, 63.077919),
  10137. ["Anchored"] = true,
  10138. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, 0.452438056, -0.890953004, -0.0387690663, 0.19577527, 0.141642034, -0.970365763, 0.87004137, 0.431440324, 0.238510787),
  10139. ["CanCollide"] = false,
  10140. ["Locked"] = true,
  10141. ["Size"] = Vector3.new(4, 1, 2),
  10142. })
  10143. o65 = Create("ParticleEmitter",{
  10144. ["Parent"] = o64,
  10145. ["Size"] = NumberSequence.new(2.5,2.5),
  10146. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  10147. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  10148. })
  10149. o66 = Create("Part",{
  10150. ["Parent"] = o2,
  10151. ["BrickColor"] = BrickColor.new("Light orange"),
  10152. ["Transparency"] = 1,
  10153. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  10154. ["Rotation"] = Vector3.new(76.190712, -2.22191787, 46.0946541),
  10155. ["Anchored"] = true,
  10156. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, 0.692947745, -0.719944835, -0.0387700647, 0.145864815, 0.192650661, -0.970365703, 0.706078768, 0.666757405, 0.238511443),
  10157. ["CanCollide"] = false,
  10158. ["Locked"] = true,
  10159. ["Size"] = Vector3.new(4, 1, 2),
  10160. })
  10161. o67 = Create("ParticleEmitter",{
  10162. ["Parent"] = o66,
  10163. ["Size"] = NumberSequence.new(2.5,2.5),
  10164. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  10165. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  10166. })
  10167. o68 = Create("Part",{
  10168. ["Parent"] = o2,
  10169. ["BrickColor"] = BrickColor.new("Light orange"),
  10170. ["Transparency"] = 1,
  10171. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  10172. ["Rotation"] = Vector3.new(76.1908188, -2.22179508, -1.88847733),
  10173. ["Anchored"] = true,
  10174. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, 0.998705685, 0.032929413, -0.0387679189, -0.0454927385, 0.237318829, -0.970366061, -0.0227532424, 0.970873654, 0.2385097),
  10175. ["CanCollide"] = false,
  10176. ["Locked"] = true,
  10177. ["Size"] = Vector3.new(4, 1, 2),
  10178. })
  10179. o69 = Create("ParticleEmitter",{
  10180. ["Parent"] = o68,
  10181. ["Size"] = NumberSequence.new(2.5,2.5),
  10182. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  10183. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  10184. })
  10185. o70 = Create("Part",{
  10186. ["Parent"] = o2,
  10187. ["BrickColor"] = BrickColor.new("Light orange"),
  10188. ["Transparency"] = 1,
  10189. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  10190. ["Rotation"] = Vector3.new(76.1907883, -2.22185564, 10.4814234),
  10191. ["Anchored"] = true,
  10192. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, 0.982574821, -0.181779981, -0.0387689769, 0.00640141964, 0.241555661, -0.970365882, 0.185757935, 0.953208923, 0.238510132),
  10193. ["CanCollide"] = false,
  10194. ["Locked"] = true,
  10195. ["Size"] = Vector3.new(4, 1, 2),
  10196. })
  10197. o71 = Create("ParticleEmitter",{
  10198. ["Parent"] = o70,
  10199. ["Size"] = NumberSequence.new(2.5,2.5),
  10200. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  10201. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  10202. })
  10203. o72 = Create("Part",{
  10204. ["Parent"] = o2,
  10205. ["BrickColor"] = BrickColor.new("Light orange"),
  10206. ["Transparency"] = 1,
  10207. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  10208. ["Rotation"] = Vector3.new(79.039566, 8.73714828, -48.9605522),
  10209. ["Anchored"] = true,
  10210. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, 0.648959339, 0.745505035, 0.151901692, -0.0454917476, 0.237319022, -0.97036618, -0.75946182, 0.622817814, 0.187924758),
  10211. ["CanCollide"] = false,
  10212. ["Locked"] = true,
  10213. ["Size"] = Vector3.new(4, 1, 2),
  10214. })
  10215. o73 = Create("ParticleEmitter",{
  10216. ["Parent"] = o72,
  10217. ["Size"] = NumberSequence.new(2.5,2.5),
  10218. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  10219. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  10220. })
  10221. o74 = Create("Part",{
  10222. ["Parent"] = o2,
  10223. ["BrickColor"] = BrickColor.new("Light orange"),
  10224. ["Transparency"] = 1,
  10225. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  10226. ["Rotation"] = Vector3.new(79.0392761, 8.73716068, -16.9090633),
  10227. ["Anchored"] = true,
  10228. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, 0.945665002, 0.287478387, 0.151901901, 0.0873818249, 0.225291193, -0.970365167, -0.313181132, 0.930913687, 0.187929645),
  10229. ["CanCollide"] = false,
  10230. ["Locked"] = true,
  10231. ["Size"] = Vector3.new(4, 1, 2),
  10232. })
  10233. o75 = Create("ParticleEmitter",{
  10234. ["Parent"] = o74,
  10235. ["Size"] = NumberSequence.new(2.5,2.5),
  10236. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  10237. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  10238. })
  10239. o76 = Create("Part",{
  10240. ["Parent"] = o2,
  10241. ["BrickColor"] = BrickColor.new("Light orange"),
  10242. ["Transparency"] = 1,
  10243. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  10244. ["Rotation"] = Vector3.new(79.039505, 8.73712921, -36.5906372),
  10245. ["Anchored"] = true,
  10246. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, 0.793597758, 0.589176536, 0.151901364, 0.00640243944, 0.241555661, -0.970365882, -0.608409464, 0.771052539, 0.18792586),
  10247. ["CanCollide"] = false,
  10248. ["Locked"] = true,
  10249. ["Size"] = Vector3.new(4, 1, 2),
  10250. })
  10251. o77 = Create("ParticleEmitter",{
  10252. ["Parent"] = o76,
  10253. ["Size"] = NumberSequence.new(2.5,2.5),
  10254. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  10255. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  10256. })
  10257. o78 = Create("Part",{
  10258. ["Parent"] = o2,
  10259. ["BrickColor"] = BrickColor.new("Light orange"),
  10260. ["Transparency"] = 1,
  10261. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  10262. ["Rotation"] = Vector3.new(79.0393982, 8.7371397, -0.977389395),
  10263. ["Anchored"] = true,
  10264. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, 0.988252044, 0.0168598946, 0.151901543, 0.145865604, 0.19265008, -0.970365644, -0.0456241071, 0.981122792, 0.187927589),
  10265. ["CanCollide"] = false,
  10266. ["Locked"] = true,
  10267. ["Size"] = Vector3.new(4, 1, 2),
  10268. })
  10269. o79 = Create("ParticleEmitter",{
  10270. ["Parent"] = o78,
  10271. ["Size"] = NumberSequence.new(2.5,2.5),
  10272. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  10273. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  10274. })
  10275. o80 = Create("Model",{
  10276. ["Name"] = "Arm1",
  10277. ["Parent"] = o1,
  10278. })
  10279. o81 = Create("Part",{
  10280. ["Name"] = "Middle",
  10281. ["Parent"] = o80,
  10282. ["Material"] = Enum.Material.Granite,
  10283. ["BrickColor"] = BrickColor.new("Light orange"),
  10284. ["Position"] = Vector3.new(3923.3938, -4665.64014, -17.7558212),
  10285. ["Rotation"] = Vector3.new(-0, -90, 0),
  10286. ["Anchored"] = true,
  10287. ["CFrame"] = CFrame.new(3923.3938, -4665.64014, -17.7558212, 0, 0, -1, 0, 1, 0, 1, 0, 0),
  10288. ["CanCollide"] = false,
  10289. ["Locked"] = true,
  10290. ["FormFactor"] = Enum.FormFactor.Symmetric,
  10291. ["Size"] = Vector3.new(4.64390278, 9.28781509, 4.6439023),
  10292. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  10293. ["TopSurface"] = Enum.SurfaceType.Smooth,
  10294. })
  10295. o82 = Create("ParticleEmitter",{
  10296. ["Parent"] = o81,
  10297. ["Size"] = NumberSequence.new(1,0.9375,1.7500001192093,0.87499976158142,2.8749995231628,1.25,2.0625,1.1874997615814,2.9375,1.3124996423721,2.8749995231628,5.6875),
  10298. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  10299. ["Lifetime"] = NumberRange.new(1,1),
  10300. ["Rate"] = 40,
  10301. ["RotSpeed"] = NumberRange.new(30,30),
  10302. ["Speed"] = NumberRange.new(0,0),
  10303. })
  10304. o83 = Create("ParticleEmitter",{
  10305. ["Parent"] = o81,
  10306. ["Transparency"] = NumberSequence.new(0,0.85000002384186,0.375,0.13749998807907,0.58124995231628,0.018750011920929,0.11874997615814,0.14999997615814,0.58749997615814,0.125,0.83749997615814,0.050000011920929,0.94999998807907,0.25),
  10307. ["Size"] = NumberSequence.new(1.5644174814224,1.8124997615814,2.7499997615814,1.4999997615814,1.8124997615814,2.6875,1.875,4.25),
  10308. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  10309. ["Lifetime"] = NumberRange.new(2,2),
  10310. ["Rate"] = 30,
  10311. ["RotSpeed"] = NumberRange.new(400,400),
  10312. ["Speed"] = NumberRange.new(3,3),
  10313. })
  10314. o84 = Create("Model",{
  10315. ["Name"] = "Arm2",
  10316. ["Parent"] = o1,
  10317. })
  10318. o85 = Create("Part",{
  10319. ["Name"] = "Middle",
  10320. ["Parent"] = o84,
  10321. ["Material"] = Enum.Material.Granite,
  10322. ["BrickColor"] = BrickColor.new("Light orange"),
  10323. ["Position"] = Vector3.new(3923.3938, -4665.64014, -3.8241148),
  10324. ["Rotation"] = Vector3.new(-0, -90, 0),
  10325. ["Anchored"] = true,
  10326. ["CFrame"] = CFrame.new(3923.3938, -4665.64014, -3.8241148, 0, 0, -1, 0, 1, 0, 1, 0, 0),
  10327. ["CanCollide"] = false,
  10328. ["Locked"] = true,
  10329. ["FormFactor"] = Enum.FormFactor.Symmetric,
  10330. ["Size"] = Vector3.new(4.64390278, 9.28781509, 4.6439023),
  10331. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  10332. ["TopSurface"] = Enum.SurfaceType.Smooth,
  10333. })
  10334. o86 = Create("ParticleEmitter",{
  10335. ["Parent"] = o85,
  10336. ["Size"] = NumberSequence.new(1,0.9375,1.7500001192093,0.87499976158142,2.8749995231628,1.25,2.0625,1.1874997615814,2.9375,1.3124996423721,2.8749995231628,5.6875),
  10337. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  10338. ["Lifetime"] = NumberRange.new(1,1),
  10339. ["Rate"] = 40,
  10340. ["RotSpeed"] = NumberRange.new(30,30),
  10341. ["Speed"] = NumberRange.new(0,0),
  10342. })
  10343. o87 = Create("ParticleEmitter",{
  10344. ["Parent"] = o85,
  10345. ["Transparency"] = NumberSequence.new(0,0.85000002384186,0.375,0.13749998807907,0.58124995231628,0.018750011920929,0.11874997615814,0.14999997615814,0.58749997615814,0.125,0.83749997615814,0.050000011920929,0.94999998807907,0.25),
  10346. ["Size"] = NumberSequence.new(1.5644174814224,1.8124997615814,2.7499997615814,1.4999997615814,1.8124997615814,2.6875,1.875,4.25),
  10347. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  10348. ["Lifetime"] = NumberRange.new(2,2),
  10349. ["Rate"] = 30,
  10350. ["RotSpeed"] = NumberRange.new(400,400),
  10351. ["Speed"] = NumberRange.new(3,3),
  10352. })
  10353. o88 = Create("Part",{
  10354. ["Parent"] = o84,
  10355. ["Material"] = Enum.Material.Granite,
  10356. ["BrickColor"] = BrickColor.new("Light orange"),
  10357. ["Position"] = Vector3.new(3935.67017, -4667.5542, -3.13911486),
  10358. ["Rotation"] = Vector3.new(90, -82.368454, 90.0000076),
  10359. ["Anchored"] = true,
  10360. ["CFrame"] = CFrame.new(3935.67017, -4667.5542, -3.13911486, -1.44198635e-008, -0.132802665, -0.991142571, 1.18167613e-007, 0.991142571, -0.132802665, 1, -1.19035953e-007, 1.40083323e-009),
  10361. ["CanCollide"] = false,
  10362. ["Locked"] = true,
  10363. ["FormFactor"] = Enum.FormFactor.Symmetric,
  10364. ["Size"] = Vector3.new(1.47390282, 1.33999991, 36.1239014),
  10365. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  10366. ["TopSurface"] = Enum.SurfaceType.Smooth,
  10367. })
  10368. o89 = Create("ParticleEmitter",{
  10369. ["Parent"] = o88,
  10370. ["Transparency"] = NumberSequence.new(0,0.85000002384186,0.375,0.13749998807907,0.58124995231628,0.018750011920929,0.11874997615814,0.14999997615814,0.58749997615814,0.125,0.83749997615814,0.050000011920929,0.94999998807907,0.25),
  10371. ["Size"] = NumberSequence.new(1.5644174814224,1.8124997615814,2.7499997615814,1.4999997615814,1.8124997615814,2.6875,1.875,4.25),
  10372. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  10373. ["Lifetime"] = NumberRange.new(2,2),
  10374. ["Rate"] = 30,
  10375. ["RotSpeed"] = NumberRange.new(400,400),
  10376. ["Speed"] = NumberRange.new(3,3),
  10377. })
  10378. o90 = Create("Part",{
  10379. ["Parent"] = o84,
  10380. ["Material"] = Enum.Material.Neon,
  10381. ["BrickColor"] = BrickColor.new("Institutional white"),
  10382. ["Position"] = Vector3.new(3947.09888, -4665.76025, -3.20606613),
  10383. ["Rotation"] = Vector3.new(90, -82.368454, 90.0000076),
  10384. ["Anchored"] = true,
  10385. ["CFrame"] = CFrame.new(3947.09888, -4665.76025, -3.20606613, -1.44198635e-008, -0.132802665, -0.991142571, 1.18167613e-007, 0.991142571, -0.132802665, 1, -1.19035953e-007, 1.40083323e-009),
  10386. ["CanCollide"] = false,
  10387. ["Locked"] = true,
  10388. ["FormFactor"] = Enum.FormFactor.Symmetric,
  10389. ["Size"] = Vector3.new(0.200000003, 7.81999969, 31.2939014),
  10390. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  10391. ["TopSurface"] = Enum.SurfaceType.Smooth,
  10392. })
  10393. o91 = Create("ParticleEmitter",{
  10394. ["Parent"] = o90,
  10395. ["Transparency"] = NumberSequence.new(0,0.85000002384186,0.375,0.13749998807907,0.58124995231628,0.018750011920929,0.11874997615814,0.14999997615814,0.58749997615814,0.125,0.83749997615814,0.050000011920929,0.94999998807907,0.25),
  10396. ["Size"] = NumberSequence.new(1.5644174814224,1.8124997615814,2.7499997615814,1.4999997615814,1.8124997615814,2.6875,1.875,4.25),
  10397. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  10398. ["Lifetime"] = NumberRange.new(2,2),
  10399. ["Rate"] = 30,
  10400. ["RotSpeed"] = NumberRange.new(400,400),
  10401. ["Speed"] = NumberRange.new(3,3),
  10402. })
  10403. o92 = Create("Part",{
  10404. ["Parent"] = o84,
  10405. ["Material"] = Enum.Material.Neon,
  10406. ["BrickColor"] = BrickColor.new("Institutional white"),
  10407. ["Position"] = Vector3.new(3963.30298, -4662.56982, -3.20606613),
  10408. ["Rotation"] = Vector3.new(-90.000061, -44.0050316, -90.0000305),
  10409. ["Anchored"] = true,
  10410. ["CFrame"] = CFrame.new(3963.30298, -4662.56982, -3.20606613, -4.02258507e-007, 0.719278812, -0.69472152, 6.60829357e-007, 0.69472152, 0.719278812, 1, -1.69756362e-007, -7.54778171e-007),
  10411. ["CanCollide"] = false,
  10412. ["Locked"] = true,
  10413. ["FormFactor"] = Enum.FormFactor.Symmetric,
  10414. ["Size"] = Vector3.new(0.200000003, 7.81999969, 7.0639019),
  10415. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  10416. ["TopSurface"] = Enum.SurfaceType.Smooth,
  10417. })
  10418. o93 = Create("ParticleEmitter",{
  10419. ["Parent"] = o92,
  10420. ["Transparency"] = NumberSequence.new(0,0.85000002384186,0.375,0.13749998807907,0.58124995231628,0.018750011920929,0.11874997615814,0.14999997615814,0.58749997615814,0.125,0.83749997615814,0.050000011920929,0.94999998807907,0.25),
  10421. ["Size"] = NumberSequence.new(1.5644174814224,1.8124997615814,2.7499997615814,1.4999997615814,1.8124997615814,2.6875,1.875,4.25),
  10422. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  10423. ["Lifetime"] = NumberRange.new(2,2),
  10424. ["Rate"] = 30,
  10425. ["RotSpeed"] = NumberRange.new(400,400),
  10426. ["Speed"] = NumberRange.new(3,3),
  10427. })
  10428. o94 = Create("Model",{
  10429. ["Name"] = "Leg1",
  10430. ["Parent"] = o1,
  10431. })
  10432. o95 = Create("Part",{
  10433. ["Name"] = "Middle",
  10434. ["Parent"] = o94,
  10435. ["Material"] = Enum.Material.Granite,
  10436. ["BrickColor"] = BrickColor.new("Light orange"),
  10437. ["Position"] = Vector3.new(3923.3938, -4674.92725, -13.1119194),
  10438. ["Rotation"] = Vector3.new(-0, -90, 0),
  10439. ["Anchored"] = true,
  10440. ["CFrame"] = CFrame.new(3923.3938, -4674.92725, -13.1119194, 0, 0, -1, 0, 1, 0, 1, 0, 0),
  10441. ["CanCollide"] = false,
  10442. ["Locked"] = true,
  10443. ["FormFactor"] = Enum.FormFactor.Symmetric,
  10444. ["Size"] = Vector3.new(4.64390278, 9.28781509, 4.6439023),
  10445. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  10446. ["TopSurface"] = Enum.SurfaceType.Smooth,
  10447. })
  10448. o96 = Create("ParticleEmitter",{
  10449. ["Parent"] = o95,
  10450. ["Size"] = NumberSequence.new(1,0.9375,1.7500001192093,0.87499976158142,2.8749995231628,1.25,2.0625,1.1874997615814,2.9375,1.3124996423721,2.8749995231628,5.6875),
  10451. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  10452. ["Lifetime"] = NumberRange.new(1,1),
  10453. ["Rate"] = 40,
  10454. ["RotSpeed"] = NumberRange.new(30,30),
  10455. ["Speed"] = NumberRange.new(0,0),
  10456. })
  10457. o97 = Create("ParticleEmitter",{
  10458. ["Parent"] = o95,
  10459. ["Transparency"] = NumberSequence.new(0,0.85000002384186,0.375,0.13749998807907,0.58124995231628,0.018750011920929,0.11874997615814,0.14999997615814,0.58749997615814,0.125,0.83749997615814,0.050000011920929,0.94999998807907,0.25),
  10460. ["Size"] = NumberSequence.new(1.5644174814224,1.8124997615814,2.7499997615814,1.4999997615814,1.8124997615814,2.6875,1.875,4.25),
  10461. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  10462. ["Lifetime"] = NumberRange.new(2,2),
  10463. ["Rate"] = 30,
  10464. ["RotSpeed"] = NumberRange.new(400,400),
  10465. ["Speed"] = NumberRange.new(3,3),
  10466. })
  10467. o98 = Create("Model",{
  10468. ["Name"] = "Leg2",
  10469. ["Parent"] = o1,
  10470. })
  10471. o99 = Create("Part",{
  10472. ["Name"] = "Middle",
  10473. ["Parent"] = o98,
  10474. ["Material"] = Enum.Material.Granite,
  10475. ["BrickColor"] = BrickColor.new("Light orange"),
  10476. ["Position"] = Vector3.new(3923.3938, -4674.92725, -8.46801567),
  10477. ["Rotation"] = Vector3.new(-0, -90, 0),
  10478. ["Anchored"] = true,
  10479. ["CFrame"] = CFrame.new(3923.3938, -4674.92725, -8.46801567, 0, 0, -1, 0, 1, 0, 1, 0, 0),
  10480. ["CanCollide"] = false,
  10481. ["Locked"] = true,
  10482. ["FormFactor"] = Enum.FormFactor.Symmetric,
  10483. ["Size"] = Vector3.new(4.64390278, 9.28781509, 4.6439023),
  10484. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  10485. ["TopSurface"] = Enum.SurfaceType.Smooth,
  10486. })
  10487. o100 = Create("ParticleEmitter",{
  10488. ["Parent"] = o99,
  10489. ["Size"] = NumberSequence.new(1,0.9375,1.7500001192093,0.87499976158142,2.8749995231628,1.25,2.0625,1.1874997615814,2.9375,1.3124996423721,2.8749995231628,5.6875),
  10490. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  10491. ["Lifetime"] = NumberRange.new(1,1),
  10492. ["Rate"] = 40,
  10493. ["RotSpeed"] = NumberRange.new(30,30),
  10494. ["Speed"] = NumberRange.new(0,0),
  10495. })
  10496. o101 = Create("ParticleEmitter",{
  10497. ["Parent"] = o99,
  10498. ["Transparency"] = NumberSequence.new(0,0.85000002384186,0.375,0.13749998807907,0.58124995231628,0.018750011920929,0.11874997615814,0.14999997615814,0.58749997615814,0.125,0.83749997615814,0.050000011920929,0.94999998807907,0.25),
  10499. ["Size"] = NumberSequence.new(1.5644174814224,1.8124997615814,2.7499997615814,1.4999997615814,1.8124997615814,2.6875,1.875,4.25),
  10500. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  10501. ["Lifetime"] = NumberRange.new(2,2),
  10502. ["Rate"] = 30,
  10503. ["RotSpeed"] = NumberRange.new(400,400),
  10504. ["Speed"] = NumberRange.new(3,3),
  10505. })
  10506. o102 = Create("Part",{
  10507. ["Name"] = "Head",
  10508. ["Parent"] = o1,
  10509. ["BrickColor"] = BrickColor.new("Really red"),
  10510. ["Position"] = Vector3.new(3930.82446, -4678.17822, -1.96655464),
  10511. ["Rotation"] = Vector3.new(0, 90, 0),
  10512. ["Anchored"] = true,
  10513. ["CFrame"] = CFrame.new(3930.82446, -4678.17822, -1.96655464, 0, 0, 1, 0, 1, -0, -1, 0, 0),
  10514. ["CanCollide"] = false,
  10515. ["Locked"] = true,
  10516. ["FormFactor"] = Enum.FormFactor.Symmetric,
  10517. ["Size"] = Vector3.new(0.928780496, 0.928781509, 0.928780496),
  10518. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  10519. ["TopSurface"] = Enum.SurfaceType.Smooth,
  10520. })
  10521. o103 = Create("Script",{
  10522. ["Name"] = "Arm1",
  10523. ["Parent"] = o102,
  10524. })
  10525. table.insert(cors,coroutine.create(function()
  10526. wait()
  10527. runDummyScript(function()
  10528. function onTouched(hit)
  10529. if hit.Parent:findFirstChild("Humanoid") ~= nil and hit.Parent:findFirstChild("Arm1") == nil then
  10530. local g = script.Parent.Parent.Arm1:clone()
  10531. g.Parent = hit.Parent
  10532. local C = g:GetChildren()
  10533. for i=1, #C do
  10534. if C[i].className == "Part" then
  10535. local W = Instance.new("Weld")
  10536. W.Part0 = g.Middle
  10537. W.Part1 = C[i]
  10538. local CJ = CFrame.new(g.Middle.Position)
  10539. local C0 = g.Middle.CFrame:inverse()*CJ
  10540. local C1 = C[i].CFrame:inverse()*CJ
  10541. W.C0 = C0
  10542. W.C1 = C1
  10543. W.Parent = g.Middle
  10544. end
  10545. local Y = Instance.new("Weld")
  10546. Y.Part0 = hit.Parent["Left Arm"]
  10547. Y.Part1 = g.Middle
  10548. Y.C0 = CFrame.new(0, 0, 0)
  10549. Y.Parent = Y.Part0
  10550. end
  10551.  
  10552. local h = g:GetChildren()
  10553. for i = 1, # h do
  10554. if h[i].className == "Part" then
  10555. h[i].Anchored = false
  10556. h[i].CanCollide = false
  10557. end
  10558. end
  10559.  
  10560. end
  10561.  
  10562. end
  10563.  
  10564. script.Parent.Touched:connect(onTouched)
  10565. end,o103)
  10566. end))
  10567. o104 = Create("Script",{
  10568. ["Name"] = "Leg1",
  10569. ["Parent"] = o102,
  10570. })
  10571. table.insert(cors,coroutine.create(function()
  10572. wait()
  10573. runDummyScript(function()
  10574. function onTouched(hit)
  10575. if hit.Parent:findFirstChild("Humanoid") ~= nil and hit.Parent:findFirstChild("Leg1") == nil then
  10576. local g = script.Parent.Parent.Leg1:clone()
  10577. g.Parent = hit.Parent
  10578. local C = g:GetChildren()
  10579. for i=1, #C do
  10580. if C[i].className == "Part" then
  10581. local W = Instance.new("Weld")
  10582. W.Part0 = g.Middle
  10583. W.Part1 = C[i]
  10584. local CJ = CFrame.new(g.Middle.Position)
  10585. local C0 = g.Middle.CFrame:inverse()*CJ
  10586. local C1 = C[i].CFrame:inverse()*CJ
  10587. W.C0 = C0
  10588. W.C1 = C1
  10589. W.Parent = g.Middle
  10590. end
  10591. local Y = Instance.new("Weld")
  10592. Y.Part0 = hit.Parent["Left Leg"]
  10593. Y.Part1 = g.Middle
  10594. Y.C0 = CFrame.new(0, 0, 0)
  10595. Y.Parent = Y.Part0
  10596. end
  10597.  
  10598. local h = g:GetChildren()
  10599. for i = 1, # h do
  10600. if h[i].className == "Part" then
  10601. h[i].Anchored = false
  10602. h[i].CanCollide = false
  10603. end
  10604. end
  10605.  
  10606. end
  10607.  
  10608. end
  10609.  
  10610. script.Parent.Touched:connect(onTouched)
  10611. end,o104)
  10612. end))
  10613. o105 = Create("Script",{
  10614. ["Name"] = "HatRemover",
  10615. ["Parent"] = o102,
  10616. })
  10617. table.insert(cors,coroutine.create(function()
  10618. wait()
  10619. runDummyScript(function()
  10620. function onTouched(hit)
  10621. local d = hit.Parent:GetChildren()
  10622. for i=1, #d do
  10623. if (d[i].className == "Hat") then
  10624. d[i]:remove()
  10625. end
  10626. end
  10627. end
  10628.  
  10629. script.Parent.Touched:connect(onTouched)
  10630. end,o105)
  10631. end))
  10632. o106 = Create("Script",{
  10633. ["Name"] = "ChangeShirt/Pants",
  10634. ["Parent"] = o102,
  10635. })
  10636. table.insert(cors,coroutine.create(function()
  10637. wait()
  10638. runDummyScript(function()
  10639. --theRal
  10640.  
  10641. worker = false
  10642. part = script.Parent
  10643.  
  10644. function onTouch(hit)
  10645. local human = hit.Parent:FindFirstChild("Humanoid")
  10646. if (human ~= nil) and (worker == false) then
  10647. print ("Success")
  10648. worker = true
  10649. wait(.1)
  10650. local pant = hit.Parent:GetChildren()
  10651. for i=1,#pant do
  10652. if (pant[i].className == "Pants") then
  10653. pant[i].PantsTemplate = ""
  10654. end
  10655. end
  10656. local shirt = hit.Parent:GetChildren()
  10657. for i=1,#shirt do
  10658. if (shirt[i].className == "Shirt") then
  10659. shirt[i].ShirtTemplate = ""
  10660. wait(1)
  10661. worker = false
  10662. end
  10663. end
  10664. end
  10665. end
  10666.  
  10667. script.Parent.Touched:connect(onTouch)
  10668. end,o106)
  10669. end))
  10670. o107 = Create("Script",{
  10671. ["Parent"] = o102,
  10672. })
  10673. table.insert(cors,coroutine.create(function()
  10674. wait()
  10675. runDummyScript(function()
  10676. function onTouch(part)
  10677. local human = part.Parent:findFirstChild("Humanoid")
  10678. if human ~= nil then
  10679. part.Parent:findFirstChild("Head").BrickColor = BrickColor.new(125)
  10680. part.Parent:findFirstChild("Head").Transparency = 0
  10681. part.Parent:findFirstChild("Torso").BrickColor = BrickColor.new(1)
  10682. part.Parent:findFirstChild("Torso").Transparency = 1
  10683. part.Parent:findFirstChild("Left Arm").BrickColor = BrickColor.new(1)
  10684. part.Parent:findFirstChild("Left Arm").Transparency = 1
  10685. part.Parent:findFirstChild("Right Arm").BrickColor = BrickColor.new(1)
  10686. part.Parent:findFirstChild("Right Arm").Transparency = 1
  10687. part.Parent:findFirstChild("Left Leg").BrickColor = BrickColor.new(1)
  10688. part.Parent:findFirstChild("Left Leg").CanCollide = true
  10689. part.Parent:findFirstChild("Left Leg").Transparency = 1
  10690. part.Parent:findFirstChild("Right Leg").BrickColor = BrickColor.new(1)
  10691. part.Parent:findFirstChild("Right Leg").CanCollide = true
  10692. part.Parent:findFirstChild("Right Leg").Transparency = 1
  10693. end
  10694. end
  10695. script.Parent.Touched:connect(onTouch)
  10696.  
  10697. --COLORS
  10698.  
  10699. --1 = white
  10700. --208 = Light stone grey
  10701. --194 = Medium stone grey
  10702. --199 = Dark stone grey
  10703. --26 = Black
  10704. --21 = Bright red
  10705. --24 = Bright yellow
  10706. --226 = Cool yellow
  10707. --23 = Bright blue
  10708. --107 = Bright bluish green
  10709. --102 = Medium blue
  10710. --11 = Pastel blue
  10711. --45 = Light blue
  10712. --135 = Sand blue
  10713. --106 = Bright orange
  10714. --105 = Br. yellowish orange
  10715. --141 = Earth green
  10716. --28 = Dark green
  10717. --37 = Bright green
  10718. --119 = Br. yellowish green
  10719. --29 = Medium green
  10720. --151 = Sand green
  10721. --38 = Dark orange
  10722. --192 = Reddish brown
  10723. --104 = Bright violet
  10724. --9 = Light reddish violet
  10725. --101 = Medium red
  10726. --5 = Brick Yellow
  10727. --153 = Sand red
  10728. --217 = Brown
  10729. --18 = Nougat
  10730. --125 = Light orange
  10731.  
  10732.  
  10733. end,o107)
  10734. end))
  10735. o108 = Create("Script",{
  10736. ["Name"] = "WalkSpeed Script",
  10737. ["Parent"] = o102,
  10738. })
  10739. table.insert(cors,coroutine.create(function()
  10740. wait()
  10741. runDummyScript(function()
  10742. local debounce = false
  10743.  
  10744. function onTouch(part)
  10745.  
  10746. local human = part.Parent:findFirstChild("Humanoid")
  10747. if (human ~= nil) and debounce == false then
  10748.  
  10749. debounce = true
  10750.  
  10751. human.WalkSpeed = 16-- or whatever number
  10752.  
  10753. wait(2)
  10754. debounce = false
  10755. end
  10756. end
  10757.  
  10758.  
  10759. script.Parent.Touched:connect(onTouch)
  10760.  
  10761. end,o108)
  10762. end))
  10763. o109 = Create("Script",{
  10764. ["Name"] = "Leg2",
  10765. ["Parent"] = o102,
  10766. })
  10767. table.insert(cors,coroutine.create(function()
  10768. wait()
  10769. runDummyScript(function()
  10770. function onTouched(hit)
  10771. if hit.Parent:findFirstChild("Humanoid") ~= nil and hit.Parent:findFirstChild("Leg2") == nil then
  10772. local g = script.Parent.Parent.Leg2:clone()
  10773. g.Parent = hit.Parent
  10774. local C = g:GetChildren()
  10775. for i=1, #C do
  10776. if C[i].className == "Part" then
  10777. local W = Instance.new("Weld")
  10778. W.Part0 = g.Middle
  10779. W.Part1 = C[i]
  10780. local CJ = CFrame.new(g.Middle.Position)
  10781. local C0 = g.Middle.CFrame:inverse()*CJ
  10782. local C1 = C[i].CFrame:inverse()*CJ
  10783. W.C0 = C0
  10784. W.C1 = C1
  10785. W.Parent = g.Middle
  10786. end
  10787. local Y = Instance.new("Weld")
  10788. Y.Part0 = hit.Parent["Right Leg"]
  10789. Y.Part1 = g.Middle
  10790. Y.C0 = CFrame.new(0, 0, 0)
  10791. Y.Parent = Y.Part0
  10792. end
  10793.  
  10794. local h = g:GetChildren()
  10795. for i = 1, # h do
  10796. if h[i].className == "Part" then
  10797. h[i].Anchored = false
  10798. h[i].CanCollide = false
  10799. end
  10800. end
  10801.  
  10802. end
  10803.  
  10804. end
  10805.  
  10806. script.Parent.Touched:connect(onTouched)
  10807. end,o109)
  10808. end))
  10809. o110 = Create("Script",{
  10810. ["Name"] = "Arm2",
  10811. ["Parent"] = o102,
  10812. })
  10813. table.insert(cors,coroutine.create(function()
  10814. wait()
  10815. runDummyScript(function()
  10816. function onTouched(hit)
  10817. if hit.Parent:findFirstChild("Humanoid") ~= nil and hit.Parent:findFirstChild("Arm2") == nil then
  10818. local g = script.Parent.Parent.Arm2:clone()
  10819. g.Parent = hit.Parent
  10820. local C = g:GetChildren()
  10821. for i=1, #C do
  10822. if C[i].className == "Part" then
  10823. local W = Instance.new("Weld")
  10824. W.Part0 = g.Middle
  10825. W.Part1 = C[i]
  10826. local CJ = CFrame.new(g.Middle.Position)
  10827. local C0 = g.Middle.CFrame:inverse()*CJ
  10828. local C1 = C[i].CFrame:inverse()*CJ
  10829. W.C0 = C0
  10830. W.C1 = C1
  10831. W.Parent = g.Middle
  10832. end
  10833. local Y = Instance.new("Weld")
  10834. Y.Part0 = hit.Parent["Right Arm"]
  10835. Y.Part1 = g.Middle
  10836. Y.C0 = CFrame.new(0, 0, 0)
  10837. Y.Parent = Y.Part0
  10838. end
  10839.  
  10840. local h = g:GetChildren()
  10841. for i = 1, # h do
  10842. if h[i].className == "Part" then
  10843. h[i].Anchored = false
  10844. h[i].CanCollide = false
  10845. end
  10846. end
  10847.  
  10848. end
  10849.  
  10850. end
  10851.  
  10852. script.Parent.Touched:connect(onTouched)
  10853. end,o110)
  10854. end))
  10855. o111 = Create("Script",{
  10856. ["Name"] = "Torso",
  10857. ["Parent"] = o102,
  10858. })
  10859. table.insert(cors,coroutine.create(function()
  10860. wait()
  10861. runDummyScript(function()
  10862. function onTouched(hit)
  10863. if hit.Parent:findFirstChild("Humanoid") ~= nil and hit.Parent:findFirstChild("Chest") == nil then
  10864. local g = script.Parent.Parent.Chest:clone()
  10865. g.Parent = hit.Parent
  10866. local C = g:GetChildren()
  10867. for i=1, #C do
  10868. if C[i].className == "Part" then
  10869. local W = Instance.new("Weld")
  10870. W.Part0 = g.Middle
  10871. W.Part1 = C[i]
  10872. local CJ = CFrame.new(g.Middle.Position)
  10873. local C0 = g.Middle.CFrame:inverse()*CJ
  10874. local C1 = C[i].CFrame:inverse()*CJ
  10875. W.C0 = C0
  10876. W.C1 = C1
  10877. W.Parent = g.Middle
  10878. end
  10879. local Y = Instance.new("Weld")
  10880. Y.Part0 = hit.Parent.Torso
  10881. Y.Part1 = g.Middle
  10882. Y.C0 = CFrame.new(0, 0, 0)
  10883. Y.Parent = Y.Part0
  10884. end
  10885.  
  10886. local h = g:GetChildren()
  10887. for i = 1, # h do
  10888. if h[i].className == "Part" then
  10889. h[i].Anchored = false
  10890. h[i].CanCollide = false
  10891. end
  10892. end
  10893.  
  10894. end
  10895. end
  10896.  
  10897. script.Parent.Touched:connect(onTouched)
  10898.  
  10899. end,o111)
  10900. end))
  10901. o112 = Create("Script",{
  10902. ["Name"] = "Cframe",
  10903. ["Parent"] = o102,
  10904. })
  10905. table.insert(cors,coroutine.create(function()
  10906. wait()
  10907. runDummyScript(function()
  10908.  
  10909. wait(2)
  10910.  
  10911. local p = script.Parent
  10912. local me = game.Players.LocalPlayer.Character
  10913.  
  10914.  
  10915. p.Shape = "Ball"
  10916.  
  10917. game:GetService('RunService').Stepped:connect(function()
  10918. p.CFrame = me.Torso.CFrame * CFrame.new(0,0,0) * CFrame.Angles(0,0,0)
  10919. end)
  10920.  
  10921. wait(0.5)
  10922.  
  10923. me.Head.Transparency = 1
  10924.  
  10925. p:Remove()
  10926. end,o112)
  10927. end))
  10928. mas.Parent = workspace
  10929. mas:MakeJoints()
  10930. local mas1 = mas:GetChildren()
  10931. for i=1,#mas1 do
  10932. mas1[i].Parent = workspace
  10933. ypcall(function() mas1[i]:MakeJoints() end)
  10934. end
  10935. mas:Destroy()
  10936. for i=1,#cors do
  10937. coroutine.resume(cors[i])
  10938. end
  10939. end)
  10940. TrumpTitan.BackgroundColor3 = Color3.new(0.807843, 0.807843, 0.807843)
  10941. TrumpTitan.BorderColor3 = Color3.new(0, 0, 0)
  10942. TrumpTitan.BorderSizePixel = 3
  10943. TrumpTitan.Position = UDim2.new(0.060509555, 0, 0.602209985, 0)
  10944. TrumpTitan.Size = UDim2.new(0, 112, 0, 39)
  10945. TrumpTitan.Font = Enum.Font.SourceSansBold
  10946. TrumpTitan.Text = "Trump Titan"
  10947. TrumpTitan.TextSize = 20
  10948.  
  10949. close.Name = "close"
  10950. close.Parent = VoxyMain
  10951. close.Visible = false
  10952. close.BackgroundColor3 = Color3.new(0, 0, 0)
  10953. close.BorderSizePixel = 0
  10954. close.Position = UDim2.new(0.352604181, 0, 0, 0)
  10955. close.Size = UDim2.new(0, 118, 0, 50)
  10956. close.Style = Enum.ButtonStyle.RobloxRoundButton
  10957. close.Font = Enum.Font.SourceSans
  10958. close.Text = "Close"
  10959. close.TextScaled = true
  10960. close.TextSize = 14
  10961. close.TextWrapped = true
  10962.  
  10963.  
  10964.  
  10965. open.MouseButton1Down:connect(function()
  10966. main.Visible = true
  10967. open.Visible = false
  10968. close.Visible = true
  10969. end)
  10970.  
  10971.  
  10972. close.MouseButton1Down:connect(function()
  10973. main.Visible = false
  10974. open.Visible = true
  10975. close.Visible = false
  10976. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement