Advertisement
Guest User

Untitled

a guest
Jan 20th, 2019
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1.  
  2.  
  3. local ScreenGui = Instance.new("ScreenGui")
  4. local Frame = Instance.new("Frame")
  5. local TextButton = Instance.new("TextButton")
  6. local TextButton_2 = Instance.new("TextButton")
  7. local TextButton_3 = Instance.new("TextButton")
  8. local TextButton_4 = Instance.new("TextButton")
  9. local TextButton_5 = Instance.new("TextButton")
  10. local TextButton_6 = Instance.new("TextButton")
  11. local TextLabel = Instance.new("TextLabel")
  12. local TextLabel_2 = Instance.new("TextLabel")
  13. local TextLabel_3 = Instance.new("TextLabel")
  14.  
  15. -- Properties
  16.  
  17. ScreenGui.Parent = game.Players.LocalPlayer.PlayerGui
  18.  
  19. Frame.Parent = ScreenGui
  20. Frame.BackgroundColor3 = Color3.new(1, 1, 1)
  21. Frame.Draggable = true
  22. Frame.Position = UDim2.new(0, 1337, 0, 315)
  23. Frame.Size = UDim2.new(0, 294, 0, 487)
  24.  
  25. TextButton.Parent = Frame
  26. TextButton.BackgroundColor3 = Color3.new(1, 0.784314, 0)
  27. TextButton.Position = UDim2.new(0, 0, 0, 176)
  28. TextButton.Size = UDim2.new(0, 147, 0, 85)
  29. TextButton.Font = Enum.Font.SourceSans
  30. TextButton.FontSize = Enum.FontSize.Size14
  31. TextButton.Text = "Spam Blocks"
  32. TextButton.TextColor3 = Color3.new(1, 0, 0.0156863)
  33. TextButton.TextSize = 14
  34.  
  35. TextButton.MouseButton1Down:connect(function()
  36. for i=1,20 do
  37. wait(1)
  38. for _,v in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do
  39. if v:IsA'Accoutrement' then
  40. v.Parent=game.Players.LocalPlayer.Character
  41. v.Parent = workspace.Terrain
  42. end
  43. end
  44. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  45. if v:IsA'Accoutrement' then
  46. for ape,hax in pairs(v.Handle:GetChildren()) do
  47. hax:Destroy()
  48. end
  49. wait'.1'
  50. v.Parent=game.Players.LocalPlayer.StarterGear
  51. end
  52. end
  53. for _,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  54. v:Destroy()
  55. end
  56. local prt=Instance.new("Model", workspace);
  57. Instance.new("Part", prt).Name="Torso";
  58. Instance.new("Part", prt).Name="Head";
  59. Instance.new("Humanoid", prt).Name="Humanoid";
  60. game.Players.LocalPlayer.Character=prt
  61.  
  62. repeat wait(1) until game.Players.LocalPlayer.Character:FindFirstChild'Head'
  63. for lol,dad in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do
  64. if dad:IsA'Accoutrement' then
  65. dad.Parent = game.Players.LocalPlayer.StarterGear
  66. end
  67. end
  68. for _,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  69. v:Destroy()
  70. end
  71. local prt2=Instance.new("Model", workspace);
  72. Instance.new("Part", prt).Name="Torso";
  73. Instance.new("Part", prt).Name="Head";
  74. Instance.new("Humanoid", prt).Name="Humanoid";
  75. game.Players.LocalPlayer.Character=prt
  76. end
  77. end)
  78.  
  79. TextButton_2.Parent = Frame
  80. TextButton_2.BackgroundColor3 = Color3.new(0, 1, 0.917647)
  81. TextButton_2.Position = UDim2.new(0, 147, 0, 176)
  82. TextButton_2.Size = UDim2.new(0, 147, 0, 85)
  83. TextButton_2.Font = Enum.Font.SourceSans
  84. TextButton_2.FontSize = Enum.FontSize.Size14
  85. TextButton_2.Text = "Allahu Akbar"
  86. TextButton_2.TextColor3 = Color3.new(1, 0, 0.0156863)
  87. TextButton_2.TextSize = 14
  88.  
  89. TextButton_2.MouseButton1Down:connect(function()
  90. Player=game:GetService("Players").LocalPlayer
  91. Character=Player.Character
  92. PlayerGui=Player.PlayerGui
  93. Backpack=Player.Backpack
  94. Torso=Character.Torso
  95. Head=Character.Head
  96. Humanoid=Character.Humanoid
  97. m=Instance.new('Model',Character)
  98. LeftArm=Character["Left Arm"]
  99. LeftLeg=Character["Left Leg"]
  100. RightArm=Character["Right Arm"]
  101. RightLeg=Character["Right Leg"]
  102. LS=Torso["Left Shoulder"]
  103. LH=Torso["Left Hip"]
  104. RS=Torso["Right Shoulder"]
  105. RH=Torso["Right Hip"]
  106. Face = Head.face
  107. Neck=Torso.Neck
  108. it=Instance.new
  109. attacktype=1
  110. vt=Vector3.new
  111. cf=CFrame.new
  112. euler=CFrame.fromEulerAnglesXYZ
  113. angles=CFrame.Angles
  114. cloaked=false
  115. necko=cf(0, 1, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  116. necko2=cf(0, -0.5, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  117. LHC0=cf(-1,-1,0,-0,-0,-1,0,1,0,1,0,0)
  118. LHC1=cf(-0.5,1,0,-0,-0,-1,0,1,0,1,0,0)
  119. RHC0=cf(1,-1,0,0,0,1,0,1,0,-1,-0,-0)
  120. RHC1=cf(0.5,1,0,0,0,1,0,1,0,-1,-0,-0)
  121. RootPart=Character.HumanoidRootPart
  122. RootJoint=RootPart.RootJoint
  123. RootCF=euler(-1.57,0,3.14)
  124. attack = false
  125. attackdebounce = false
  126. deb=false
  127. equipped=true
  128. hand=false
  129. MMouse=nil
  130. combo=0
  131. mana=0
  132. trispeed=.2
  133. attackmode='none'
  134. local idle=0
  135. local Anim="Idle"
  136. local Effects={}
  137. local gun=false
  138. local shoot=false
  139. player=nil
  140. mana=0
  141.  
  142. mouse=Player:GetMouse()
  143. --save shoulders
  144. RSH, LSH=nil, nil
  145. --welds
  146. RW, LW=Instance.new("Weld"), Instance.new("Weld")
  147. RW.Name="Right Shoulder" LW.Name="Left Shoulder"
  148. LH=Torso["Left Hip"]
  149. RH=Torso["Right Hip"]
  150. TorsoColor=Torso.BrickColor
  151. function NoOutline(Part)
  152. Part.TopSurface,Part.BottomSurface,Part.LeftSurface,Part.RightSurface,Part.FrontSurface,Part.BackSurface = 10,10,10,10,10,10
  153. end
  154. player=Player
  155. ch=Character
  156. RSH=ch.Torso["Right Shoulder"]
  157. LSH=ch.Torso["Left Shoulder"]
  158. --
  159. RSH.Parent=nil
  160. LSH.Parent=nil
  161. --
  162. RW.Name="Right Shoulder"
  163. RW.Part0=ch.Torso
  164. RW.C0=cf(1.5, 0.5, 0) --* CFrame.fromEulerAnglesXYZ(1.3, 0, -0.5)
  165. RW.C1=cf(0, 0.5, 0)
  166. RW.Part1=ch["Right Arm"]
  167. RW.Parent=ch.Torso
  168. --
  169. LW.Name="Left Shoulder"
  170. LW.Part0=ch.Torso
  171. LW.C0=cf(-1.5, 0.5, 0) --* CFrame.fromEulerAnglesXYZ(1.7, 0, 0.8)
  172. LW.C1=cf(0, 0.5, 0)
  173. LW.Part1=ch["Left Arm"]
  174. LW.Parent=ch.Torso
  175.  
  176. Player=game:GetService('Players').LocalPlayer
  177. Character=Player.Character
  178. Mouse=Player:GetMouse()
  179. m=Instance.new('Model',Character)
  180.  
  181.  
  182. local function weldBetween(a, b)
  183. local weldd = Instance.new("ManualWeld")
  184. weldd.Part0 = a
  185. weldd.Part1 = b
  186. weldd.C0 = CFrame.new()
  187. weldd.C1 = b.CFrame:inverse() * a.CFrame
  188. weldd.Parent = a
  189. return weldd
  190. end
  191.  
  192. function swait(num)
  193. if num==0 or num==nil then
  194. game:service'RunService'.Stepped:wait(0)
  195. else
  196. for i=0,num do
  197. game:service'RunService'.Stepped:wait(0)
  198. end
  199. end
  200. end
  201.  
  202. function nooutline(part)
  203. part.TopSurface,part.BottomSurface,part.LeftSurface,part.RightSurface,part.FrontSurface,part.BackSurface = 10,10,10,10,10,10
  204. end
  205.  
  206. function part(formfactor,parent,material,reflectance,transparency,brickcolor,name,size)
  207. local fp=it("Part")
  208. fp.formFactor=formfactor
  209. fp.Parent=parent
  210. fp.Reflectance=reflectance
  211. fp.Transparency=transparency
  212. fp.CanCollide=false
  213. fp.Locked=true
  214. fp.BrickColor=BrickColor.new(tostring(brickcolor))
  215. fp.Name=name
  216. fp.Size=size
  217. fp.Position=Character.Torso.Position
  218. nooutline(fp)
  219. fp.Material=material
  220. fp:BreakJoints()
  221. return fp
  222. end
  223.  
  224. function mesh(Mesh,part,meshtype,meshid,offset,scale)
  225. local mesh=it(Mesh)
  226. mesh.Parent=part
  227. if Mesh=="SpecialMesh" then
  228. mesh.MeshType=meshtype
  229. mesh.MeshId=meshid
  230. end
  231. mesh.Offset=offset
  232. mesh.Scale=scale
  233. return mesh
  234. end
  235.  
  236. function weld(parent,part0,part1,c0,c1)
  237. local weld=it("Weld")
  238. weld.Parent=parent
  239. weld.Part0=part0
  240. weld.Part1=part1
  241. weld.C0=c0
  242. weld.C1=c1
  243. return weld
  244. end
  245.  
  246.  
  247. local function CFrameFromTopBack(at, top, back)
  248. local right = top:Cross(back)
  249. return CFrame.new(at.x, at.y, at.z,
  250. right.x, top.x, back.x,
  251. right.y, top.y, back.y,
  252. right.z, top.z, back.z)
  253. end
  254.  
  255. function Triangle(a, b, c)
  256. local edg1 = (c-a):Dot((b-a).unit)
  257. local edg2 = (a-b):Dot((c-b).unit)
  258. local edg3 = (b-c):Dot((a-c).unit)
  259. if edg1 <= (b-a).magnitude and edg1 >= 0 then
  260. a, b, c = a, b, c
  261. elseif edg2 <= (c-b).magnitude and edg2 >= 0 then
  262. a, b, c = b, c, a
  263. elseif edg3 <= (a-c).magnitude and edg3 >= 0 then
  264. a, b, c = c, a, b
  265. else
  266. assert(false, "unreachable")
  267. end
  268.  
  269. local len1 = (c-a):Dot((b-a).unit)
  270. local len2 = (b-a).magnitude - len1
  271. local width = (a + (b-a).unit*len1 - c).magnitude
  272.  
  273. local maincf = CFrameFromTopBack(a, (b-a):Cross(c-b).unit, -(b-a).unit)
  274.  
  275. local list = {}
  276.  
  277. local TrailColor = ("Dark grey")
  278.  
  279. if len1 > 0.01 then
  280. local w1 = Instance.new('WedgePart', m)
  281. game:GetService("Debris"):AddItem(w1,5)
  282. w1.Material = "SmoothPlastic"
  283. w1.FormFactor = 'Custom'
  284. w1.BrickColor = BrickColor.new(TrailColor)
  285. w1.Transparency = 0
  286. w1.Reflectance = 0
  287. w1.Material = "SmoothPlastic"
  288. w1.CanCollide = false
  289. NoOutline(w1)
  290. local sz = Vector3.new(0.2, width, len1)
  291. w1.Size = sz
  292. local sp = Instance.new("SpecialMesh",w1)
  293. sp.MeshType = "Wedge"
  294. sp.Scale = Vector3.new(0,1,1) * sz/w1.Size
  295. w1:BreakJoints()
  296. w1.Anchored = true
  297. w1.Parent = workspace
  298. w1.Transparency = 0.7
  299. table.insert(Effects,{w1,"Disappear",.01})
  300. w1.CFrame = maincf*CFrame.Angles(math.pi,0,math.pi/2)*CFrame.new(0,width/2,len1/2)
  301. table.insert(list,w1)
  302. end
  303.  
  304. if len2 > 0.01 then
  305. local w2 = Instance.new('WedgePart', m)
  306. game:GetService("Debris"):AddItem(w2,5)
  307. w2.Material = "SmoothPlastic"
  308. w2.FormFactor = 'Custom'
  309. w2.BrickColor = BrickColor.new(TrailColor)
  310. w2.Transparency = 0
  311. w2.Reflectance = 0
  312. w2.Material = "SmoothPlastic"
  313. w2.CanCollide = false
  314. NoOutline(w2)
  315. local sz = Vector3.new(0.2, width, len2)
  316. w2.Size = sz
  317. local sp = Instance.new("SpecialMesh",w2)
  318. sp.MeshType = "Wedge"
  319. sp.Scale = Vector3.new(0,1,1) * sz/w2.Size
  320. w2:BreakJoints()
  321. w2.Anchored = true
  322. w2.Parent = workspace
  323. w2.Transparency = 0.7
  324. table.insert(Effects,{w2,"Disappear",.01})
  325. w2.CFrame = maincf*CFrame.Angles(math.pi,math.pi,-math.pi/2)*CFrame.new(0,width/2,-len1 - len2/2)
  326. table.insert(list,w2)
  327. end
  328. return unpack(list)
  329. end
  330.  
  331.  
  332. so = function(id,par,vol,pit)
  333. coroutine.resume(coroutine.create(function()
  334. local sou = Instance.new("Sound",par or workspace)
  335. sou.Volume=vol
  336. sou.Pitch=pit or 1
  337. sou.SoundId=id
  338. swait()
  339. sou:play()
  340. game:GetService("Debris"):AddItem(sou,6)
  341. end))
  342. end
  343.  
  344. function clerp(a,b,t)
  345. local qa = {QuaternionFromCFrame(a)}
  346. local qb = {QuaternionFromCFrame(b)}
  347. local ax, ay, az = a.x, a.y, a.z
  348. local bx, by, bz = b.x, b.y, b.z
  349. local _t = 1-t
  350. return QuaternionToCFrame(_t*ax + t*bx, _t*ay + t*by, _t*az + t*bz,QuaternionSlerp(qa, qb, t))
  351. end
  352.  
  353. function QuaternionFromCFrame(cf)
  354. local mx, my, mz, m00, m01, m02, m10, m11, m12, m20, m21, m22 = cf:components()
  355. local trace = m00 + m11 + m22
  356. if trace > 0 then
  357. local s = math.sqrt(1 + trace)
  358. local recip = 0.5/s
  359. return (m21-m12)*recip, (m02-m20)*recip, (m10-m01)*recip, s*0.5
  360. else
  361. local i = 0
  362. if m11 > m00 then
  363. i = 1
  364. end
  365. if m22 > (i == 0 and m00 or m11) then
  366. i = 2
  367. end
  368. if i == 0 then
  369. local s = math.sqrt(m00-m11-m22+1)
  370. local recip = 0.5/s
  371. return 0.5*s, (m10+m01)*recip, (m20+m02)*recip, (m21-m12)*recip
  372. elseif i == 1 then
  373. local s = math.sqrt(m11-m22-m00+1)
  374. local recip = 0.5/s
  375. return (m01+m10)*recip, 0.5*s, (m21+m12)*recip, (m02-m20)*recip
  376. elseif i == 2 then
  377. local s = math.sqrt(m22-m00-m11+1)
  378. local recip = 0.5/s return (m02+m20)*recip, (m12+m21)*recip, 0.5*s, (m10-m01)*recip
  379. end
  380. end
  381. end
  382.  
  383. function QuaternionToCFrame(px, py, pz, x, y, z, w)
  384. local xs, ys, zs = x + x, y + y, z + z
  385. local wx, wy, wz = w*xs, w*ys, w*zs
  386. local xx = x*xs
  387. local xy = x*ys
  388. local xz = x*zs
  389. local yy = y*ys
  390. local yz = y*zs
  391. local zz = z*zs
  392. 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))
  393. end
  394.  
  395. function QuaternionSlerp(a, b, t)
  396. local cosTheta = a[1]*b[1] + a[2]*b[2] + a[3]*b[3] + a[4]*b[4]
  397. local startInterp, finishInterp;
  398. if cosTheta >= 0.0001 then
  399. if (1 - cosTheta) > 0.0001 then
  400. local theta = math.acos(cosTheta)
  401. local invSinTheta = 1/math.sin(theta)
  402. startInterp = math.sin((1-t)*theta)*invSinTheta
  403. finishInterp = math.sin(t*theta)*invSinTheta
  404. else
  405. startInterp = 1-t
  406. finishInterp = t
  407. end
  408. else
  409. if (1+cosTheta) > 0.0001 then
  410. local theta = math.acos(-cosTheta)
  411. local invSinTheta = 1/math.sin(theta)
  412. startInterp = math.sin((t-1)*theta)*invSinTheta
  413. finishInterp = math.sin(t*theta)*invSinTheta
  414. else
  415. startInterp = t-1
  416. finishInterp = t
  417. end
  418. end
  419. 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
  420. end
  421.  
  422. --Example: Torso.Weld.C0 = clerp(Torso.Weld.C0, CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.4)
  423.  
  424.  
  425. function rayCast(Pos, Dir, Max, Ignore) -- Origin Position , Direction, MaxDistance , IgnoreDescendants
  426. return game:service("Workspace"):FindPartOnRay(Ray.new(Pos, Dir.unit * (Max or 999.999)), Ignore)
  427. end
  428.  
  429. Damagefunc=function(hit,minim,maxim,knockback,Type,Property,Delay,KnockbackType,decreaseblock)
  430. if hit.Parent==nil then
  431. return
  432. end
  433. h=hit.Parent:FindFirstChild("Humanoid")
  434. for _,v in pairs(hit.Parent:children()) do
  435. if v:IsA("Humanoid") then
  436. h=v
  437. end
  438. end
  439. if hit.Parent.Parent:FindFirstChild("Torso")~=nil then
  440. h=hit.Parent.Parent:FindFirstChild("Humanoid")
  441. end
  442. if hit.Parent.className=="Hat" then
  443. hit=hit.Parent.Parent:findFirstChild("Head")
  444. end
  445. if h~=nil and hit.Parent.Name~=Character.Name and hit.Parent:FindFirstChild("Torso")~=nil then
  446. if hit.Parent:findFirstChild("DebounceHit")~=nil then if hit.Parent.DebounceHit.Value==true then return end end
  447. --[[ if game.Players:GetPlayerFromCharacter(hit.Parent)~=nil then
  448. return
  449. end]]
  450. -- hs(hit,1.2)
  451. c=Instance.new("ObjectValue")
  452. c.Name="creator"
  453. c.Value=game:service("Players").LocalPlayer
  454. c.Parent=h
  455. game:GetService("Debris"):AddItem(c,.5)
  456. Damage=math.random(minim,maxim)
  457. -- h:TakeDamage(Damage)
  458. blocked=false
  459. block=hit.Parent:findFirstChild("Block")
  460. if block~=nil then
  461. print(block.className)
  462. if block.className=="NumberValue" then
  463. if block.Value>0 then
  464. blocked=true
  465. if decreaseblock==nil then
  466. block.Value=block.Value-1
  467. end
  468. end
  469. end
  470. if block.className=="IntValue" then
  471. if block.Value>0 then
  472. blocked=true
  473. if decreaseblock~=nil then
  474. block.Value=block.Value-1
  475. end
  476. end
  477. end
  478. end
  479. if blocked==false then
  480. -- h:TakeDamage(Damage)
  481. h.Health=h.Health-Damage
  482. showDamage(hit.Parent,Damage,.5,BrickColor.new("New Yeller"))
  483. else
  484. h.Health=h.Health-(Damage/2)
  485. showDamage(hit.Parent,Damage/2,.5,BrickColor.new("Bright blue"))
  486. end
  487. if Type=="Knockdown" then
  488. hum=hit.Parent.Humanoid
  489. hum.PlatformStand=true
  490. coroutine.resume(coroutine.create(function(HHumanoid)
  491. swait(1)
  492. HHumanoid.PlatformStand=false
  493. end),hum)
  494. local angle=(hit.Position-(Property.Position+Vector3.new(0,0,0))).unit
  495. --hit.CFrame=CFrame.new(hit.Position,Vector3.new(angle.x,hit.Position.y,angle.z))*CFrame.fromEulerAnglesXYZ(math.pi/4,0,0)
  496. local bodvol=Instance.new("BodyVelocity")
  497. bodvol.velocity=angle*knockback
  498. bodvol.P=5000
  499. bodvol.maxForce=Vector3.new(8e+003, 8e+003, 8e+003)
  500. bodvol.Parent=hit
  501. rl=Instance.new("BodyAngularVelocity")
  502. rl.P=3000
  503. rl.maxTorque=Vector3.new(500000,500000,500000)*50000000000000
  504. rl.angularvelocity=Vector3.new(math.random(-10,10),math.random(-10,10),math.random(-10,10))
  505. rl.Parent=hit
  506. game:GetService("Debris"):AddItem(bodvol,.5)
  507. game:GetService("Debris"):AddItem(rl,.5)
  508. elseif Type=="Normal" then
  509. vp=Instance.new("BodyVelocity")
  510. vp.P=500
  511. vp.maxForce=Vector3.new(math.huge,0,math.huge)
  512. -- vp.velocity=Character.Torso.CFrame.lookVector*Knockback
  513. if KnockbackType==1 then
  514. vp.velocity=Property.CFrame.lookVector*knockback+Property.Velocity/1.05
  515. elseif KnockbackType==2 then
  516. vp.velocity=Property.CFrame.lookVector*knockback
  517. end
  518. if knockback>0 then
  519. vp.Parent=hit.Parent.Torso
  520. end
  521. game:GetService("Debris"):AddItem(vp,.5)
  522. elseif Type=="Up" then
  523. local bodyVelocity=Instance.new("BodyVelocity")
  524. bodyVelocity.velocity=vt(0,60,0)
  525. bodyVelocity.P=5000
  526. bodyVelocity.maxForce=Vector3.new(8e+003, 8e+003, 8e+003)
  527. bodyVelocity.Parent=hit
  528. game:GetService("Debris"):AddItem(bodyVelocity,1)
  529. rl=Instance.new("BodyAngularVelocity")
  530. rl.P=3000
  531. rl.maxTorque=Vector3.new(500000,500000,500000)*50000000000000
  532. rl.angularvelocity=Vector3.new(math.random(-30,30),math.random(-30,30),math.random(-30,30))
  533. rl.Parent=hit
  534. game:GetService("Debris"):AddItem(rl,.5)
  535. elseif Type=="Snare" then
  536. bp=Instance.new("BodyPosition")
  537. bp.P=2000
  538. bp.D=100
  539. bp.maxForce=Vector3.new(math.huge,math.huge,math.huge)
  540. bp.position=hit.Parent.Torso.Position
  541. bp.Parent=hit.Parent.Torso
  542. game:GetService("Debris"):AddItem(bp,1)
  543. elseif Type=="Target" then
  544. if Targetting==false then
  545. ZTarget=hit.Parent.Torso
  546. coroutine.resume(coroutine.create(function(Part)
  547. so("http://www.roblox.com/asset/?id=15666462",Part,1,1.5)
  548. swait(5)
  549. so("http://www.roblox.com/asset/?id=15666462",Part,1,1.5)
  550. end),ZTarget)
  551. TargHum=ZTarget.Parent:findFirstChild("Humanoid")
  552. targetgui=Instance.new("BillboardGui")
  553. targetgui.Parent=ZTarget
  554. targetgui.Size=UDim2.new(10,100,10,100)
  555. targ=Instance.new("ImageLabel")
  556. targ.Parent=targetgui
  557. targ.BackgroundTransparency=1
  558. targ.Image="rbxassetid://4834067"
  559. targ.Size=UDim2.new(1,0,1,0)
  560. cam.CameraType="Scriptable"
  561. cam.CoordinateFrame=CFrame.new(Head.CFrame.p,ZTarget.Position)
  562. dir=Vector3.new(cam.CoordinateFrame.lookVector.x,0,cam.CoordinateFrame.lookVector.z)
  563. workspace.CurrentCamera.CoordinateFrame=CFrame.new(Head.CFrame.p,ZTarget.Position)
  564. Targetting=true
  565. RocketTarget=ZTarget
  566. for i=1,Property do
  567. --while Targetting==true and Humanoid.Health>0 and Character.Parent~=nil do
  568. if Humanoid.Health>0 and Character.Parent~=nil and TargHum.Health>0 and TargHum.Parent~=nil and Targetting==true then
  569. swait()
  570. end
  571. --workspace.CurrentCamera.CoordinateFrame=CFrame.new(Head.CFrame.p,Head.CFrame.p+rmdir*100)
  572. cam.CoordinateFrame=CFrame.new(Head.CFrame.p,ZTarget.Position)
  573. dir=Vector3.new(cam.CoordinateFrame.lookVector.x,0,cam.CoordinateFrame.lookVector.z)
  574. cam.CoordinateFrame=CFrame.new(Head.CFrame.p,ZTarget.Position)*cf(0,5,10)*euler(-0.3,0,0)
  575. end
  576. Targetting=false
  577. RocketTarget=nil
  578. targetgui.Parent=nil
  579. cam.CameraType="Custom"
  580. end
  581. end
  582. debounce=Instance.new("BoolValue")
  583. debounce.Name="DebounceHit"
  584. debounce.Parent=hit.Parent
  585. debounce.Value=true
  586. game:GetService("Debris"):AddItem(debounce,Delay)
  587. c=Instance.new("ObjectValue")
  588. c.Name="creator"
  589. c.Value=Player
  590. c.Parent=h
  591. game:GetService("Debris"):AddItem(c,.5)
  592. CRIT=false
  593. hitDeb=true
  594. AttackPos=6
  595. end
  596. end
  597.  
  598. showDamage=function(Char,Dealt,du,Color)
  599. m=Instance.new("Model")
  600. m.Name=tostring(Dealt)
  601. h=Instance.new("Humanoid")
  602. h.Health=0
  603. h.MaxHealth=0
  604. h.Parent=m
  605. c=Instance.new("Part")
  606. c.Transparency=0
  607. c.BrickColor=Color
  608. c.Name="Head"
  609. c.TopSurface=0
  610. c.BottomSurface=0
  611. c.formFactor="Plate"
  612. c.Size=Vector3.new(1,.4,1)
  613. ms=Instance.new("CylinderMesh")
  614. ms.Scale=Vector3.new(.8,.8,.8)
  615. if CRIT==true then
  616. ms.Scale=Vector3.new(1,1.25,1)
  617. end
  618. ms.Parent=c
  619. c.Reflectance=0
  620. Instance.new("BodyGyro").Parent=c
  621. c.Parent=m
  622. if Char:findFirstChild("Head")~=nil then
  623. c.CFrame=CFrame.new(Char["Head"].CFrame.p+Vector3.new(0,1.5,0))
  624. elseif Char.Parent:findFirstChild("Head")~=nil then
  625. c.CFrame=CFrame.new(Char.Parent["Head"].CFrame.p+Vector3.new(0,1.5,0))
  626. end
  627. f=Instance.new("BodyPosition")
  628. f.P=2000
  629. f.D=100
  630. f.maxForce=Vector3.new(math.huge,math.huge,math.huge)
  631. f.position=c.Position+Vector3.new(0,3,0)
  632. f.Parent=c
  633. game:GetService("Debris"):AddItem(m,.5+du)
  634. c.CanCollide=false
  635. m.Parent=workspace
  636. c.CanCollide=false
  637. end
  638.  
  639. VestHandle=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Handle",Vector3.new(2.01999998, 1.39999998, 1.01999998))
  640. handleweld=weld(m,Character["Torso"],VestHandle,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.52587891e-005, 0.300115585, 3.05175781e-005, 0.999999642, 0, 0, 0, 1, 0, 0, 0, 0.999999642))
  641. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"White","Part",Vector3.new(1, 0.76000005, 0.600000024))
  642. Partweld=weld(m,VestHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.509597778, -0.490081787, 0.200000286, -0.999999642, 0, 0, 0, 0, 0.999999642, 0, 1, 0))
  643. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/asset/?id=104516854",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  644. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(1.01999998, 0.600000024, 0.800000012))
  645. Partweld=weld(m,VestHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.000152587891, -0.999994516, -0.200134277, -4.47035475e-008, 0, 0.999999642, 0, 1, 0, -0.999999642, 0, -4.4703544e-008))
  646. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  647. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.200000003, 0.620000005, 1.01999998))
  648. Partweld=weld(m,VestHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.700012207, -1.00999117, 1.52587891e-005, 0.999999046, 0, 0, 0, 1, 0, 0, 0, 0.999999046))
  649. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.200000003, 0.620000005, 1.01999998))
  650. Partweld=weld(m,VestHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.699127197, -1.00999379, 0.000549316406, 0.999997914, 6.38506317e-005, -2.78951497e-015, -6.38804122e-005, 1.00000012, 2.10474918e-015, 2.78942159e-015, 1.39239913e-015, 0.999997854))
  651. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Bright red","Part",Vector3.new(0.200000003, 0.400000036, 1.19999993))
  652. Partweld=weld(m,VestHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.609390259, 0.811340332, -0.0999908447, 3.08029073e-018, -2.69585922e-014, -0.999999642, -0.999999642, -6.39334685e-005, -1.35697087e-018, -6.39334467e-005, 1, -2.6958582e-014))
  653. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/asset/?id=12891705",Vector3.new(0, 0, 0),Vector3.new(0.200000003, 0.200000003, 0.200000003))
  654. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Bright red","Part",Vector3.new(0.200000003, 0.400000036, 1.19999993))
  655. Partweld=weld(m,VestHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.609359741, -0.788131714, -0.0999910831, 3.06354694e-018, -2.34616979e-014, -0.999999642, -0.999999642, -6.39629943e-005, -1.56279636e-018, -6.39629725e-005, 1, -2.34616895e-014))
  656. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/asset/?id=12891705",Vector3.new(0, 0, 0),Vector3.new(0.200000003, 0.200000003, 0.200000003))
  657. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Bright red","Part",Vector3.new(0.200000003, 0.400000036, 1.19999993))
  658. Partweld=weld(m,VestHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.609375, 0.0116882324, -0.0999908447, 3.06355067e-018, -2.34617301e-014, -0.999999642, -0.999999642, -6.39631544e-005, -1.56279822e-018, -6.39631326e-005, 1, -2.34617217e-014))
  659. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/asset/?id=12891705",Vector3.new(0, 0, 0),Vector3.new(0.200000003, 0.200000003, 0.200000003))
  660. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Bright red","Part",Vector3.new(0.200000003, 0.400000036, 1.19999993))
  661. Partweld=weld(m,VestHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.609313965, -0.388046265, -0.0999908447, 3.0635486e-018, -2.34617301e-014, -0.999998927, -0.999998927, -6.39631544e-005, -1.56279719e-018, -6.39630889e-005, 1, -2.34617047e-014))
  662. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/asset/?id=12891705",Vector3.new(0, 0, 0),Vector3.new(0.200000003, 0.200000003, 0.200000003))
  663. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Bright red","Part",Vector3.new(0.200000003, 0.400000036, 1.19999993))
  664. Partweld=weld(m,VestHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.609329224, 0.411483765, -0.0999908447, 3.08028867e-018, -2.69585922e-014, -0.999998927, -0.999998927, -6.39334685e-005, -1.35696984e-018, -6.3933403e-005, 1, -2.69585617e-014))
  665. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/asset/?id=12891705",Vector3.new(0, 0, 0),Vector3.new(0.200000003, 0.200000003, 0.200000003))
  666. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(1.01999998, 0.200000003, 0.200000003))
  667. Partweld=weld(m,VestHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.000305175781, -0.800010204, 0.89906311, -4.47035724e-008, 6.26018334e-015, 0.999997854, -8.34552054e-008, 1.00000012, -5.15634779e-015, -0.999997914, -5.35364961e-008, -4.47035653e-008))
  668. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  669. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(1.01999998, 0.600000024, 0.800000012))
  670. Partweld=weld(m,VestHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.000228881836, -0.99998498, -0.199783325, -4.47038211e-008, -2.85946115e-012, -0.999997854, -6.3955762e-005, 1.00000012, 1.77753083e-015, 0.999997914, 6.39259815e-005, -4.47038175e-008))
  671. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  672. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Mid gray","Part",Vector3.new(0.400000006, 3.79999971, 0.200000003))
  673. Partweld=weld(m,VestHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.356018066, -0.311279297, -0.609542847, 0.865768671, 0.500441432, 0, -0.5004403, 0.865770638, 3.55271241e-015, 3.55271241e-015, 3.02253882e-015, 0.999997854))
  674. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  675. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(1.01999998, 0.200000003, 0.200000003))
  676. Partweld=weld(m,VestHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.000122070313, -0.799995899, 0.900177002, 1.49011559e-008, 0, -0.999995232, 0, 1, 0, 0.999995232, 0, 1.49011559e-008))
  677. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  678. FlagLogo=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","FlagLogo",Vector3.new(3, 1.99999988, 0.200000003))
  679. FlagLogoweld=weld(m,VestHandle,FlagLogo,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.14234924, -3.41108704, -0.610244751, 0.865850091, 0.500302911, -3.55240239e-015, -0.500302792, 0.865850449, 9.79956736e-019, 3.07633938e-015, 1.77642947e-015, 0.999999642))
  680. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Mid gray","Part",Vector3.new(0.400000006, 0.200000003, 0.400000036))
  681. Partweld=weld(m,VestHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.356628418, -2.31108093, -0.620269775, 0.865850091, 0.500302911, 7.10581953e-015, -0.500302792, 0.865850449, 9.79956736e-019, 6.15238443e-015, 3.55382075e-015, 0.999999642))
  682. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  683. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Mid gray","Part",Vector3.new(0.400000036, 0.200000003, 0.400000036))
  684. Partweld=weld(m,VestHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.354736328, -4.51108551, -0.620117188, 0.865849495, 0.500302911, 1.77640292e-014, -0.500302434, 0.865850449, 9.79956115e-019, 9.22842142e-015, 5.33121097e-015, 0.999998927))
  685. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  686. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Mid gray","Part",Vector3.new(0.400000006, 1.99999964, 0.200000003))
  687. Partweld=weld(m,VestHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.356216431, -3.41107178, -0.610137939, 0.865848899, 0.500302911, 1.77639292e-014, -0.500302076, 0.865850449, 9.79955495e-019, 1.53807173e-014, 8.88612016e-015, 0.999998212))
  688. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  689. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Mid gray","Part",Vector3.new(0.400000006, 0.200000003, 0.400000036))
  690. Partweld=weld(m,VestHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.356292725, 1.6887207, -0.619628906, 0.865768075, 0.500441432, 0, -0.500439942, 0.865770638, 3.55270987e-015, 3.55270987e-015, 3.02253882e-015, 0.999997139))
  691. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  692. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Bright red","Part",Vector3.new(0.200000003, 0.400000036, 1.19999993))
  693. Partweld=weld(m,VestHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.589828491, 0.808547974, -0.0999956131, -3.90798369e-014, 8.06646416e-017, -0.999997854, -0.999997914, -6.36497934e-005, 3.90798369e-014, -6.36795739e-005, 1.00000012, 3.58011901e-015))
  694. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/asset/?id=12891705",Vector3.new(0, 0, 0),Vector3.new(0.200000003, 0.200000003, 0.200000003))
  695. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"White","Part",Vector3.new(1, 0.76000005, 0.600000024))
  696. Partweld=weld(m,VestHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.509597778, -0.490081787, -0.399998188, -0.999999642, 0, 0, 0, 0, 0.999999642, 0, 1, 0))
  697. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/asset/?id=104516854",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  698. handle=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Handle",Vector3.new(0.200000003, 0.200000003, 1.4000001))
  699. handleweld=weld(m,Character["Right Arm"],handle,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(3.05175781e-005, -1.10011411, -1.52587891e-005, 0.999999404, -4.47034765e-008, 0, -4.47034836e-008, -0.999999285, 0, 0, 0, -1))
  700. mesh("SpecialMesh",handle,Enum.MeshType.FileMesh,"http://www.roblox.com/asset/?id=74322546",Vector3.new(0, 0, 0),Vector3.new(1.5, 1.5, 1.5))
  701. local Decal1 = Instance.new("Decal",FlagLogo)
  702. Decal1.Texture = "http://www.roblox.com/asset/?id=147337085"
  703. Decal1.Face = "Front"
  704. local Decal2 = Instance.new("Decal",FlagLogo)
  705. Decal2.Texture = "http://www.roblox.com/asset/?id=147337085"
  706. Decal2.Face = "Back"
  707. Humanoid.WalkSpeed = 50
  708.  
  709. function ALLAHUAKBAR()
  710. attack = true
  711. local speak = {"ALLAHUAKBAR"}
  712. local colors = {"Red","Red","Red"} -- The only 3 colors, adding more will error.
  713. local chat = game:GetService("Chat")
  714. chat:Chat(Head,speak[math.random(1,#speak)], colors[math.random(1,3)] )
  715. for i = 0,1,0.05 do
  716. swait()
  717. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,0)* angles(math.rad(0),math.rad(0),math.rad(50)),.3)
  718. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko *angles(math.rad(0),math.rad(0),math.rad(-50)),.3)
  719. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(90), math.rad(0), math.rad(50)), 0.3)
  720. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(0), math.rad(0), math.rad(-20)), 0.3)
  721. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  722. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  723. end
  724. for i = 0,1,0.05 do
  725. swait()
  726. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,0)* angles(math.rad(0),math.rad(0),math.rad(50)),.3)
  727. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko *angles(math.rad(0),math.rad(0),math.rad(-50)),.3)
  728. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(80), math.rad(0), math.rad(50)), 0.3)
  729. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(0), math.rad(0), math.rad(-20)), 0.3)
  730. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  731. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  732. end
  733. for i = 1,20 do
  734. --so("http://roblox.com/asset/?id=197815953",workspace,1,1)
  735. so("rbxassetid://134854740",Torso,1,1.3)
  736. so("rbxassetid://247893371",workspace,1,1)
  737. so("rbxassetid://137994058",Torso,1,1)
  738. so("rbxassetid://165969964",Torso,1,1)
  739. local S = Instance.new("Explosion",workspace)
  740. S.Position = Torso.Position
  741. S.BlastPressure = 5
  742. S.BlastRadius = 50
  743. S.ExplosionType = 2
  744. end
  745. attack = false
  746. end
  747.  
  748. mouse.Button1Down:connect(function()
  749. ALLAHUAKBAR()
  750. end)
  751.  
  752. mouse.KeyDown:connect(function(k)
  753. k=k:lower()
  754.  
  755. end)
  756.  
  757.  
  758. local sine = 0
  759. local change = 1
  760. local val = 0
  761.  
  762. while true do
  763. swait()
  764. sine = sine + change
  765. local torvel=(RootPart.Velocity*Vector3.new(1,0,1)).magnitude
  766. local velderp=RootPart.Velocity.y
  767. hitfloor,posfloor=rayCast(RootPart.Position,(CFrame.new(RootPart.Position,RootPart.Position - Vector3.new(0,1,0))).lookVector,4,Character)
  768. if equipped==true or equipped==false then
  769. if attack==false then
  770. idle=idle+1
  771. else
  772. idle=0
  773. end
  774. if idle>=500 then
  775. if attack==false then
  776. --Sheath()
  777. end
  778. end
  779. if RootPart.Velocity.y > 1 and hitfloor==nil then
  780. Anim="Jump"
  781. if attack==false then
  782. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,0)* angles(math.rad(0),math.rad(0),math.rad(0)),.3)
  783. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko *angles(math.rad(-20),math.rad(0),math.rad(0)),.3)
  784. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(20), math.rad(0), math.rad(10)), 0.3)
  785. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(0), math.rad(0), math.rad(-10)), 0.3)
  786. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(-2),math.rad(0),math.rad(0)),.3)
  787. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-2),math.rad(0),math.rad(0)),.3)
  788. end
  789. elseif RootPart.Velocity.y < -1 and hitfloor==nil then
  790. Anim="Fall"
  791. if attack==false then
  792. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,0)* angles(math.rad(20),math.rad(0),math.rad(0)),.3)
  793. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko *angles(math.rad(10),math.rad(0),math.rad(0)),.3)
  794. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(20), math.rad(0), math.rad(30)), 0.3)
  795. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(0), math.rad(0), math.rad(-30)), 0.3)
  796. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(-10),math.rad(0),math.rad(0)),.3)
  797. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-10),math.rad(0),math.rad(0)),.3)
  798. end
  799. elseif torvel<1 and hitfloor~=nil then
  800. Anim="Idle"
  801. if attack==false then
  802. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,0)* angles(math.rad(0),math.rad(0),math.rad(10)),.3)
  803. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko *angles(math.rad(0),math.rad(0),math.rad(-10)),.3)
  804. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(20), math.rad(0), math.rad(20)), 0.3)
  805. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(0), math.rad(0), math.rad(-20)), 0.3)
  806. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  807. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  808. end
  809. elseif torvel>2 and hitfloor~=nil then
  810. Anim="Walk"
  811. if attack==false then
  812. change=3
  813. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,0)* angles(math.rad(20),math.rad(0),math.rad(0)),.3)
  814. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko *angles(math.rad(-20),math.rad(0),math.rad(0)),.3)
  815. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(50*math.cos(sine/20)), math.rad(0), math.rad(10)), 0.3)
  816. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(-50*math.cos(sine/20)), math.rad(0), math.rad(-10)), 0.3)
  817. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(0),math.rad(0),math.rad(0)),.3)
  818. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(0),math.rad(0),math.rad(0)),.3)
  819. end
  820. end
  821. end
  822. if #Effects>0 then
  823. --table.insert(Effects,{prt,"Block1",delay})
  824. for e=1,#Effects do
  825. if Effects[e]~=nil then
  826. --for j=1,#Effects[e] do
  827. local Thing=Effects[e]
  828. if Thing~=nil then
  829. local Part=Thing[1]
  830. local Mode=Thing[2]
  831. local Delay=Thing[3]
  832. local IncX=Thing[4]
  833. local IncY=Thing[5]
  834. local IncZ=Thing[6]
  835. if Thing[1].Transparency<=1 then
  836. if Thing[2]=="Block1" then
  837. Thing[1].CFrame=Thing[1].CFrame*euler(math.random(-50,50),math.random(-50,50),math.random(-50,50))
  838. Mesh=Thing[1].Mesh
  839. Mesh.Scale=Mesh.Scale+vt(Thing[4],Thing[5],Thing[6])
  840. Thing[1].Transparency=Thing[1].Transparency+Thing[3]
  841. elseif Thing[2]=="Cylinder" then
  842. Mesh=Thing[1].Mesh
  843. Mesh.Scale=Mesh.Scale+vt(Thing[4],Thing[5],Thing[6])
  844. Thing[1].Transparency=Thing[1].Transparency+Thing[3]
  845. elseif Thing[2]=="Blood" then
  846. Mesh=Thing[7]
  847. Thing[1].CFrame=Thing[1].CFrame*cf(0,.5,0)
  848. Mesh.Scale=Mesh.Scale+vt(Thing[4],Thing[5],Thing[6])
  849. Thing[1].Transparency=Thing[1].Transparency+Thing[3]
  850. elseif Thing[2]=="Elec" then
  851. Mesh=Thing[1].Mesh
  852. Mesh.Scale=Mesh.Scale+vt(Thing[7],Thing[8],Thing[9])
  853. Thing[1].Transparency=Thing[1].Transparency+Thing[3]
  854. elseif Thing[2]=="Disappear" then
  855. Thing[1].Transparency=Thing[1].Transparency+Thing[3]
  856. end
  857. else
  858. Part.Parent=nil
  859. table.remove(Effects,e)
  860. end
  861. end
  862. --end
  863. end
  864. end
  865. end
  866. end
  867. end)
  868.  
  869. TextButton_3.Parent = Frame
  870. TextButton_3.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  871. TextButton_3.Position = UDim2.new(0, 0, 0, 261)
  872. TextButton_3.Size = UDim2.new(0, 147, 0, 85)
  873. TextButton_3.Font = Enum.Font.SourceSans
  874. TextButton_3.FontSize = Enum.FontSize.Size14
  875. TextButton_3.Text = "HELL"
  876. TextButton_3.TextColor3 = Color3.new(0, 0, 0)
  877. TextButton_3.TextSize = 14
  878.  
  879. TextButton_3.MouseButton1Down:connect(function()
  880. local rekt = Instance.new('ColorCorrectionEffect', game.Lighting)
  881. rekt.TintColor = Color3.new(155, 1, 0)
  882. rekt.Brightness = 0.2
  883. rekt.Contrast = 1
  884. rekt.Saturation = 1
  885. local topkek = Instance.new('BlurEffect', game.Lighting)
  886. topkek.Size = 3
  887. local bloom = Instance.new('BloomEffect', game.Lighting)
  888. bloom.Intensity = 0.4
  889. bloom.Size = 56
  890. bloom.Threshold = 1
  891.  
  892. for i,v in next,workspace:children''do
  893. if(v:IsA'BasePart')then
  894. me=v;
  895. bbg=Instance.new('BillboardGui',me);
  896. bbg.Name='stuf';
  897. bbg.Adornee=me;
  898. bbg.Size=UDim2.new(2.5,0,2.5,0)
  899. tlb=Instance.new'TextLabel';
  900. tlb.Text='666 666 666 666 666 666';
  901. tlb.Font='SourceSansBold';
  902. tlb.FontSize='Size48';
  903. tlb.TextColor3=Color3.new(1,0,0);
  904. tlb.Size=UDim2.new(1.25,0,1.25,0);
  905. tlb.Position=UDim2.new(-0.125,-22,-1.1,0);
  906. tlb.BackgroundTransparency=1;
  907. tlb.Parent=bbg;
  908. end;end;
  909. s=Instance.new'Sound';
  910. s.Parent=workspace;
  911. s.SoundId='rbxassetid://152840862';
  912. s.Pitch=1;
  913. s.Volume=1;
  914. s.Looped=true;
  915. s:play();
  916. --end;end)();
  917. function xds(dd)
  918. for i,v in next,dd:children''do
  919. if(v:IsA'BasePart')then
  920. v.BrickColor=BrickColor.new'Really black';
  921. v.TopSurface='Smooth';
  922. v.BottomSurface='Smooth';
  923. a=Instance.new('PointLight',v);
  924. a.Color=Color3.new(1,0,0);
  925. a.Range=15;
  926. a.Brightness=5;
  927. f=Instance.new('Fire',v);
  928. f.Size=19;
  929. f.Heat=22;
  930. end;
  931. game.Lighting.TimeOfDay=0;
  932. game.Lighting.Brightness=0;
  933. game.Lighting.ShadowColor=Color3.new(0,0,0);
  934. game.Lighting.Ambient=Color3.new(1,0,0);
  935. game.Lighting.FogEnd=200;
  936. game.Lighting.FogColor=Color3.new(0,0,0);
  937. local dec = 'http://www.roblox.com/asset/?id=19399245';
  938. local fac = {'Front', 'Back', 'Left', 'Right', 'Top', 'Bottom'}
  939. if #(v:GetChildren())>0 then
  940. xds(v)
  941. end
  942. end
  943. end
  944. xds(game.Workspace)
  945. end)
  946.  
  947. TextButton_4.Parent = Frame
  948. TextButton_4.BackgroundColor3 = Color3.new(1, 0.168627, 0.682353)
  949. TextButton_4.Position = UDim2.new(0, 147, 0, 261)
  950. TextButton_4.Size = UDim2.new(0, 147, 0, 85)
  951. TextButton_4.Font = Enum.Font.SourceSans
  952. TextButton_4.FontSize = Enum.FontSize.Size14
  953. TextButton_4.Text = "Dat Wrench"
  954. TextButton_4.TextSize = 14
  955.  
  956. TextButton_4.MouseButton1Down:connect(function()
  957. script.Parent = workspace.CurrentCamera
  958. local plr = game:GetService("Players").LocalPlayer
  959.  
  960. local tool = Instance.new("Tool",plr:WaitForChild("Backpack"))
  961. tool.Grip = CFrame.new(0,-0.8,-0.2) * CFrame.Angles(math.rad(0),math.rad(180),math.rad(0))
  962. tool.Name = "bluE"
  963.  
  964. local part = Instance.new("Part",tool)
  965. part.Name = "Handle"
  966. part.Size = Vector3.new(4,6,4)
  967. part.TopSurface = "Smooth"
  968. part.BottomSurface = "Smooth"
  969. part.CanCollide = false
  970. part:BreakJoints()
  971.  
  972. local mesh = Instance.new("SpecialMesh",part)
  973. mesh.MeshId = "rbxassetid://431003868" --mesh.MeshId = "rbxassetid://132920499"
  974. mesh.TextureId = "rbxassetid://430627740" --"http://www.roblox.com/asset/?id=134479421"
  975. mesh.Scale = Vector3.new(2,2,2)
  976.  
  977. local sound = Instance.new("Sound",part)
  978. sound.SoundId = "rbxassetid://511340819"
  979. sound.Volume = 3
  980.  
  981. local sound2 = Instance.new("Sound",part)
  982. sound2.SoundId = "rbxassetid://280667448"
  983. sound2.Volume = 5
  984.  
  985. local sound3 = Instance.new("Sound",part)
  986. sound3.SoundId = "rbxassetid://139100774"
  987. sound3.Volume = 10
  988.  
  989. local sound4 = Instance.new("Sound",part)
  990. sound4.SoundId = "rbxassetid://258057783"
  991. sound4.Volume = 10
  992.  
  993. local sound5 = Instance.new("Sound",part)
  994. sound5.SoundId = "rbxassetid://130932305"
  995. sound5.Volume = 10
  996.  
  997. local sound6 = Instance.new("Sound",part)
  998. sound6.SoundId = "rbxassetid://906084456"
  999. sound6.Volume = 10
  1000. sound6.TimePosition = 2
  1001.  
  1002. function firstHum(target)
  1003. for i,v in pairs(target:GetChildren()) do
  1004. if v:IsA("Humanoid") then
  1005. return v
  1006. end
  1007. end
  1008. return nil
  1009. end
  1010.  
  1011. local slap = false
  1012. local cd = false
  1013.  
  1014. plr:GetMouse().Button1Down:connect(function()
  1015. if tool.Parent == plr.Character then
  1016. if slap == false then
  1017. slap = true
  1018. sound2:Play()
  1019. local str = Instance.new("StringValue")
  1020. str.Name = "toolanim"
  1021. str.Value = "Slash"
  1022. str.Parent = tool
  1023. wait(1)
  1024. slap = false
  1025. end
  1026. end
  1027. end)
  1028.  
  1029. part.Touched:connect(function(hit)
  1030. if slap == true then
  1031. if cd == false then
  1032. if not hit:IsDescendantOf(plr.Character) then
  1033. if hit.Parent:IsA("Model") then
  1034. local fhum = firstHum(hit.Parent)
  1035. if fhum then
  1036. cd = true
  1037. fhum.PlatformStand = true
  1038. sound:Play()
  1039. local con1
  1040. con1 = game:GetService("RunService").Heartbeat:connect(function()
  1041. fhum.PlatformStand = true
  1042. end)
  1043. wait(0.1)
  1044. local vel = Instance.new("BodyVelocity",hit)
  1045. vel.Velocity = ((hit.Position - plr.Character:WaitForChild("HumanoidRootPart").Position).unit + Vector3.new(0,0.5,0))*50
  1046. vel.MaxForce = Vector3.new(10000000,10000000,10000000)
  1047. wait(1)
  1048. cd = false
  1049. vel:Destroy()
  1050. local vel2 = Instance.new("BodyVelocity",hit)
  1051. vel2.Velocity = Vector3.new(0,12.5,0)
  1052. vel2.MaxForce = Vector3.new(10000000,10000000,10000000)
  1053. local p2 = Instance.new("Part",hit)
  1054. p2.Anchored = true
  1055. p2.Transparency = 0.6
  1056. p2.CanCollide = false
  1057. p2.Size = Vector3.new(0.2,0.2,0.2)
  1058. p2.CFrame = CFrame.new(hit.CFrame.p) * CFrame.Angles(math.rad(0),math.rad(90),math.rad(0))
  1059. p2.BrickColor = BrickColor.new("New Yeller")
  1060. p2.Material = "Neon"
  1061. local m2 = Instance.new("CylinderMesh",p2)
  1062. m2.Scale = Vector3.new(60,10000,60)
  1063. local scln = sound3:Clone()
  1064. scln.Parent = hit
  1065. scln:Play()
  1066. local con2
  1067. con2 = game:GetService("RunService").Heartbeat:connect(function()
  1068. p2.CFrame = CFrame.new(hit.CFrame.p) * CFrame.Angles(math.rad(0),math.rad(90),math.rad(0))
  1069. end)
  1070. wait(7)
  1071. vel2.Velocity = Vector3.new(0,0,0)
  1072. wait(0.5)
  1073. scln:Stop()
  1074. local scln3 = sound5:Clone()
  1075. scln3.Parent = hit
  1076. scln3:Play()
  1077. wait(1)
  1078. local bav = Instance.new("BodyAngularVelocity",hit)
  1079. bav.AngularVelocity = Vector3.new(math.random(0,360),math.random(0,360),math.random(0,360))
  1080. vel2.Velocity = Vector3.new(0,-250,0)
  1081. p2.BrickColor = BrickColor.new("Really red")
  1082. local scln6 = sound6:Clone()
  1083. scln6.Parent = hit
  1084. scln6:Play()
  1085. local continue = false
  1086. local htc
  1087. htc = hit.Touched:connect(function(hitp)
  1088. if not hitp:IsDescendantOf(hit.Parent) then
  1089. continue = true
  1090. scln6:Stop()
  1091. vel2:Destroy()
  1092. con2:Disconnect()
  1093. con1:Disconnect()
  1094. htc:Disconnect()
  1095. p2:Destroy()
  1096. end
  1097. end)
  1098. repeat wait() until continue == true
  1099. local ctab = {}
  1100. for i=1,4 do
  1101. local p = Instance.new("Part",hit)
  1102. p.Size = Vector3.new(30,30,30)
  1103. p.Anchored = true
  1104. p.CanCollide = false
  1105. p.TopSurface = "Smooth"
  1106. p.BottomSurface = "Smooth"
  1107. p.Color = Color3.fromRGB(255,math.random(0,255),0)
  1108. p.CFrame = hit.CFrame
  1109. local con
  1110. con = game:GetService("RunService").Heartbeat:connect(function()
  1111. p.CFrame = p.CFrame * CFrame.Angles(math.rad(math.random(0,360)),math.rad(math.random(0,360)),math.rad(math.random(0,360)))
  1112. p.Transparency = p.Transparency + 0.01
  1113. if p.Transparency >= 1 then
  1114. con:Disconnect()
  1115. end
  1116. end)
  1117. table.insert(ctab,con)
  1118. end
  1119. Instance.new("Explosion",workspace).Position = hit.Position
  1120. local scln2 = sound4:Clone()
  1121. scln2.Parent = hit
  1122. scln2:Play()
  1123. vel2:Destroy()
  1124. hit.Parent:BreakJoints()
  1125. repeat wait() until not hit:IsDescendantOf(workspace)
  1126. con2:Disconnect()
  1127. end
  1128. end
  1129. end
  1130. end
  1131. end
  1132. end)
  1133. end)
  1134.  
  1135. TextButton_5.Parent = Frame
  1136. TextButton_5.BackgroundColor3 = Color3.new(0.0196078, 0.117647, 1)
  1137. TextButton_5.Position = UDim2.new(0, 0, 0, 344)
  1138. TextButton_5.Size = UDim2.new(0, 147, 0, 85)
  1139. TextButton_5.Font = Enum.Font.SourceSans
  1140. TextButton_5.FontSize = Enum.FontSize.Size14
  1141. TextButton_5.Text = "Noot Noot (WARNING)"
  1142. TextButton_5.TextColor3 = Color3.new(1, 1, 1)
  1143. TextButton_5.TextSize = 14
  1144.  
  1145. TextButton_5.MouseButton1Down:connect(function()
  1146. --loadstring(game:GetObjects("rbxassetid://382365669")[1].Source)()
  1147.  
  1148. local msg = Instance.new("Message",workspace)
  1149. msg.Text = "Created By SageOfMumsV2 (Pingu) And Xeradius (AzuLX). - Noot Noot Script"
  1150. wait(2)
  1151. msg:Destroy()
  1152. pingudecal = "http://www.roblox.com/asset/?id=382332426"
  1153. local didpingu = false
  1154. local ScreenGui = Instance.new("ScreenGui",game.Players.LocalPlayer.PlayerGui)
  1155. ScreenGui.Name = "nooties"
  1156. local asd = Instance.new("TextButton",ScreenGui)
  1157. asd.BackgroundColor3 = Color3.new(0,0,0)
  1158. asd.BorderColor3 = Color3.new(0,0,0)
  1159. asd.Name = "nooties"
  1160. asd.Position = UDim2.new(1,-150,1,-90)
  1161. asd.Size = UDim2.new(0,150,0,45)
  1162. asd.Font = "SourceSansBold"
  1163. asd.FontSize = "Size32"
  1164. asd.Text = "Noot Noot!"
  1165. asd.TextColor3 = Color3.new(255,255,255)
  1166. asd.MouseButton1Down:connect(function()
  1167. if didpingu == false then
  1168. didpingu = true
  1169. for i,v in pairs(game.Players:GetChildren()) do
  1170. if v:IsA("Player") then
  1171. local nooties = Instance.new("Sound",workspace)
  1172. nooties.SoundId = "http://www.roblox.com/asset/?id=142912516"
  1173. nooties.Volume = 1
  1174. nooties.Looped = true
  1175. nooties:Play()
  1176. end
  1177. end
  1178. wait(12)
  1179. local Sky = Instance.new("Sky",game.Lighting)
  1180. Sky.SkyboxBk = pingudecal
  1181. Sky.SkyboxDn = pingudecal
  1182. Sky.SkyboxFt = pingudecal
  1183. Sky.SkyboxLf = pingudecal
  1184. Sky.SkyboxRt = pingudecal
  1185. Sky.SkyboxUp = pingudecal
  1186. local function modelasd()
  1187. for i,v in pairs(workspace:GetChildren()) do
  1188. if v:IsA("Model") then
  1189. for i,a in pairs(v:GetChildren()) do
  1190. local top = Instance.new("Decal",a)
  1191. top.Face = "Top"
  1192. top.Texture = pingudecal
  1193. local btm = Instance.new("Decal",a)
  1194. btm.Face = "Bottom"
  1195. btm.Texture = pingudecal
  1196. local lft = Instance.new("Decal",a)
  1197. lft.Face = "Left"
  1198. lft.Texture = pingudecal
  1199. local rft = Instance.new("Decal",a)
  1200. rft.Face = "Right"
  1201. rft.Texture = pingudecal
  1202. local frnt = Instance.new("Decal",a)
  1203. frnt.Face = "Front"
  1204. frnt.Texture = pingudecal
  1205. local bk = Instance.new("Decal",a)
  1206. bk.Face = "Back"
  1207. bk.Texture = pingudecal
  1208. local VTest = Instance.new("ParticleEmitter")
  1209. VTest.Parent = a
  1210. VTest.Texture = pingudecal
  1211. VTest.Speed = NumberRange.new(200)
  1212. VTest.Rate = 200
  1213. VTest.Size = NumberSequence.new(10000,10000)
  1214. VTest.Lifetime = NumberRange.new(1000)
  1215. local pepe = coroutine.create(function()
  1216. while wait() do
  1217. local Explosion = Instance.new("Explosion",a)
  1218. Explosion.BlastRadius = 10000
  1219. end
  1220. end)
  1221. coroutine.resume(pepe)
  1222. end
  1223. end
  1224. end
  1225. end
  1226. local function partasd()
  1227. for i,a in pairs(workspace:GetChildren()) do
  1228. local top = Instance.new("Decal",a)
  1229. top.Face = "Top"
  1230. top.Texture = pingudecal
  1231. local btm = Instance.new("Decal",a)
  1232. btm.Face = "Bottom"
  1233. btm.Texture = pingudecal
  1234. local lft = Instance.new("Decal",a)
  1235. lft.Face = "Left"
  1236. lft.Texture = pingudecal
  1237. local rft = Instance.new("Decal",a)
  1238. rft.Face = "Right"
  1239. rft.Texture = pingudecal
  1240. local frnt = Instance.new("Decal",a)
  1241. frnt.Face = "Front"
  1242. frnt.Texture = pingudecal
  1243. local bk = Instance.new("Decal",a)
  1244. bk.Face = "Back"
  1245. bk.Texture = pingudecal
  1246. local VTest = Instance.new("ParticleEmitter")
  1247. VTest.Parent = a
  1248. VTest.Texture = pingudecal
  1249. VTest.Speed = NumberRange.new(200)
  1250. VTest.Rate = 200
  1251. VTest.Lifetime = NumberRange.new(1000)
  1252. VTest.Size = NumberSequence.new(10000,10000)
  1253. local pepe = coroutine.create(function()
  1254. while wait() do
  1255. if a.Name ~= "Head" or "Torso" or "Left Arm" or "Right Arm" or "Left Leg" or "Right Leg" then
  1256. local Explosion = Instance.new("Explosion",a)
  1257. Explosion.BlastRadius = 10000
  1258. end
  1259. end
  1260. end)
  1261. coroutine.resume(pepe)
  1262. end
  1263. end
  1264. partasd()
  1265. modelasd()
  1266. else
  1267. warn("Already Ran! Did not execute the script!")
  1268. end
  1269. end)
  1270. end)
  1271.  
  1272. TextButton_6.Parent = Frame
  1273. TextButton_6.BackgroundColor3 = Color3.new(0.0745098, 1, 0.0117647)
  1274. TextButton_6.Position = UDim2.new(0, 147, 0, 344)
  1275. TextButton_6.Size = UDim2.new(0, 147, 0, 85)
  1276. TextButton_6.Font = Enum.Font.SourceSans
  1277. TextButton_6.FontSize = Enum.FontSize.Size14
  1278. TextButton_6.Text = "Suicide"
  1279. TextButton_6.TextColor3 = Color3.new(0, 0, 0)
  1280. TextButton_6.TextSize = 14
  1281.  
  1282. TextButton_6.MouseButton1Down:connect(function()
  1283. --SUICIDE GUN REBORN BY DMS
  1284. o1 = Instance.new("Tool")
  1285. o2 = Instance.new("Part")
  1286. o3 = Instance.new("SpecialMesh")
  1287. o4 = Instance.new("Part")
  1288. o5 = Instance.new("BlockMesh")
  1289. o6 = Instance.new("Part")
  1290. o7 = Instance.new("BlockMesh")
  1291. o8 = Instance.new("Part")
  1292. o9 = Instance.new("BlockMesh")
  1293. o10 = Instance.new("Part")
  1294. o11 = Instance.new("BlockMesh")
  1295. o12 = Instance.new("Part")
  1296. o13 = Instance.new("BlockMesh")
  1297. o14 = Instance.new("Part")
  1298. o15 = Instance.new("BlockMesh")
  1299. o16 = Instance.new("Part")
  1300. o17 = Instance.new("BlockMesh")
  1301. o18 = Instance.new("Part")
  1302. o19 = Instance.new("BlockMesh")
  1303. o20 = Instance.new("Part")
  1304. o21 = Instance.new("CylinderMesh")
  1305. o22 = Instance.new("Part")
  1306. o23 = Instance.new("CylinderMesh")
  1307. o24 = Instance.new("Part")
  1308. o25 = Instance.new("CylinderMesh")
  1309. o26 = Instance.new("Part")
  1310. o27 = Instance.new("BlockMesh")
  1311. o28 = Instance.new("Part")
  1312. o29 = Instance.new("CylinderMesh")
  1313. o30 = Instance.new("Part")
  1314. o31 = Instance.new("PointLight")
  1315. o32 = Instance.new("BillboardGui")
  1316. o33 = Instance.new("ImageLabel")
  1317. o34 = Instance.new("BlockMesh")
  1318. o35 = Instance.new("Part")
  1319. o36 = Instance.new("BlockMesh")
  1320. o37 = Instance.new("Part")
  1321. o38 = Instance.new("BlockMesh")
  1322. o39 = Instance.new("Part")
  1323. o40 = Instance.new("BlockMesh")
  1324. o41 = Instance.new("Part")
  1325. o42 = Instance.new("Decal")
  1326. o43 = Instance.new("CylinderMesh")
  1327. o44 = Instance.new("Part")
  1328. o45 = Instance.new("CylinderMesh")
  1329. o46 = Instance.new("Part")
  1330. o47 = Instance.new("BlockMesh")
  1331. o48 = Instance.new("Part")
  1332. o49 = Instance.new("SpecialMesh")
  1333. o50 = Instance.new("Part")
  1334. o51 = Instance.new("SpecialMesh")
  1335. o52 = Instance.new("Part")
  1336. o53 = Instance.new("BlockMesh")
  1337. o54 = Instance.new("Part")
  1338. o55 = Instance.new("BlockMesh")
  1339. o56 = Instance.new("Part")
  1340. o57 = Instance.new("BlockMesh")
  1341. o58 = Instance.new("Part")
  1342. o59 = Instance.new("CylinderMesh")
  1343. o60 = Instance.new("Part")
  1344. o61 = Instance.new("SpecialMesh")
  1345. o62 = Instance.new("Part")
  1346. o63 = Instance.new("BlockMesh")
  1347. o64 = Instance.new("Part")
  1348. o65 = Instance.new("SpecialMesh")
  1349. o66 = Instance.new("Part")
  1350. o67 = Instance.new("BlockMesh")
  1351. o68 = Instance.new("Part")
  1352. o69 = Instance.new("BlockMesh")
  1353. o70 = Instance.new("Part")
  1354. o71 = Instance.new("SpecialMesh")
  1355. o72 = Instance.new("Part")
  1356. o73 = Instance.new("BlockMesh")
  1357. o74 = Instance.new("Part")
  1358. o75 = Instance.new("BlockMesh")
  1359. o76 = Instance.new("Part")
  1360. o77 = Instance.new("BlockMesh")
  1361. o78 = Instance.new("Part")
  1362. o79 = Instance.new("SpecialMesh")
  1363. o80 = Instance.new("Part")
  1364. o81 = Instance.new("CylinderMesh")
  1365. o82 = Instance.new("Part")
  1366. o83 = Instance.new("SpecialMesh")
  1367. o84 = Instance.new("Part")
  1368. o85 = Instance.new("BlockMesh")
  1369. o86 = Instance.new("Part")
  1370. o87 = Instance.new("SpecialMesh")
  1371. o88 = Instance.new("Part")
  1372. o89 = Instance.new("SpecialMesh")
  1373. o90 = Instance.new("Part")
  1374. o91 = Instance.new("BlockMesh")
  1375. o92 = Instance.new("Part")
  1376. o93 = Instance.new("BlockMesh")
  1377. o94 = Instance.new("Part")
  1378. o95 = Instance.new("SpecialMesh")
  1379. o96 = Instance.new("Part")
  1380. o97 = Instance.new("BlockMesh")
  1381. o98 = Instance.new("Part")
  1382. o99 = Instance.new("SpecialMesh")
  1383. o100 = Instance.new("Part")
  1384. o101 = Instance.new("BlockMesh")
  1385. o102 = Instance.new("Part")
  1386. o103 = Instance.new("BlockMesh")
  1387. o104 = Instance.new("Part")
  1388. o105 = Instance.new("SpecialMesh")
  1389. o106 = Instance.new("Part")
  1390. o107 = Instance.new("BlockMesh")
  1391. o108 = Instance.new("Part")
  1392. o109 = Instance.new("CylinderMesh")
  1393. o110 = Instance.new("Part")
  1394. o111 = Instance.new("BlockMesh")
  1395. o112 = Instance.new("Part")
  1396. o113 = Instance.new("SpecialMesh")
  1397. o114 = Instance.new("Part")
  1398. o115 = Instance.new("CylinderMesh")
  1399. o116 = Instance.new("Part")
  1400. o117 = Instance.new("BlockMesh")
  1401. o118 = Instance.new("Part")
  1402. o119 = Instance.new("SpecialMesh")
  1403. o120 = Instance.new("Part")
  1404. o121 = Instance.new("BlockMesh")
  1405. o122 = Instance.new("Part")
  1406. o123 = Instance.new("SpecialMesh")
  1407. o124 = Instance.new("Part")
  1408. o125 = Instance.new("SpecialMesh")
  1409. o126 = Instance.new("Part")
  1410. o127 = Instance.new("BlockMesh")
  1411. o128 = Instance.new("Part")
  1412. o129 = Instance.new("BlockMesh")
  1413. o130 = Instance.new("Part")
  1414. o131 = Instance.new("SpecialMesh")
  1415. o132 = Instance.new("Part")
  1416. o133 = Instance.new("BlockMesh")
  1417. o134 = Instance.new("Part")
  1418. o135 = Instance.new("BlockMesh")
  1419. o136 = Instance.new("Part")
  1420. o137 = Instance.new("SpecialMesh")
  1421. o138 = Instance.new("Part")
  1422. o139 = Instance.new("BlockMesh")
  1423. o140 = Instance.new("Part")
  1424. o141 = Instance.new("CylinderMesh")
  1425. o142 = Instance.new("Part")
  1426. o143 = Instance.new("BlockMesh")
  1427. o144 = Instance.new("Part")
  1428. o145 = Instance.new("SpecialMesh")
  1429. o146 = Instance.new("Part")
  1430. o147 = Instance.new("SpecialMesh")
  1431. o148 = Instance.new("Part")
  1432. o149 = Instance.new("Sound")
  1433. o150 = Instance.new("BlockMesh")
  1434. o1.Name = "Suicide"
  1435. o1.Parent = game.Players.LocalPlayer.Backpack
  1436. o2.Parent = o1
  1437. o2.Material = Enum.Material.SmoothPlastic
  1438. o2.BrickColor = BrickColor.new("Really black")
  1439. o2.Position = Vector3.new(18.950964, 0.850407004, 14.2854338)
  1440. o2.Rotation = Vector3.new(-2.19040904e-013, 2.50129006e-006, -180)
  1441. o2.Anchored = true
  1442. o2.FormFactor = Enum.FormFactor.Custom
  1443. o2.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  1444. o2.CFrame = CFrame.new(18.950964, 0.850407004, 14.2854338, -1, 8.74227766e-008, 4.36557457e-008, -8.74227766e-008, -1, 3.82298495e-015, 4.36557457e-008, 3.92853881e-018, 1)
  1445. o2.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1446. o2.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1447. o2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1448. o2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1449. o2.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1450. o2.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1451. o2.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1452. o3.Parent = o2
  1453. o3.Scale = Vector3.new(0.666666687, 0.388888866, 0.416666687)
  1454. o3.MeshType = Enum.MeshType.Wedge
  1455. o4.Parent = o1
  1456. o4.Material = Enum.Material.SmoothPlastic
  1457. o4.BrickColor = BrickColor.new("Really black")
  1458. o4.Position = Vector3.new(18.950964, 0.953182995, 14.5104237)
  1459. o4.Rotation = Vector3.new(3.08320072e-016, 90, 0)
  1460. o4.Anchored = true
  1461. o4.FormFactor = Enum.FormFactor.Custom
  1462. o4.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  1463. o4.CFrame = CFrame.new(18.950964, 0.953182995, 14.5104237, 0, -1.0960446e-021, 1, 5.38120031e-018, 1, -1.0960446e-021, -1, -5.38120031e-018, 0)
  1464. o4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1465. o4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1466. o4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1467. o4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1468. o4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1469. o4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1470. o4.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1471. o5.Parent = o4
  1472. o5.Scale = Vector3.new(0.333333343, 0.194444433, 0.694444478)
  1473. o6.Parent = o1
  1474. o6.Material = Enum.Material.SmoothPlastic
  1475. o6.BrickColor = BrickColor.new("Black")
  1476. o6.Position = Vector3.new(18.950964, 1.13095105, 14.5993176)
  1477. o6.Rotation = Vector3.new(3.08320072e-016, 90, 0)
  1478. o6.Anchored = true
  1479. o6.FormFactor = Enum.FormFactor.Custom
  1480. o6.Size = Vector3.new(0.566666663, 0.200000003, 0.200000003)
  1481. o6.CFrame = CFrame.new(18.950964, 1.13095105, 14.5993176, 0, -1.0960446e-021, 1, 5.38120031e-018, 1, -1.0960446e-021, -1, -5.38120031e-018, 0)
  1482. o6.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1483. o6.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1484. o6.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1485. o6.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1486. o6.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1487. o6.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1488. o6.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1489. o7.Parent = o6
  1490. o7.Scale = Vector3.new(1, 0.583333313, 0.722222269)
  1491. o8.Name = "SightBack"
  1492. o8.Parent = o1
  1493. o8.Material = Enum.Material.SmoothPlastic
  1494. o8.Position = Vector3.new(18.950964, 1.23151195, 14.4882116)
  1495. o8.Rotation = Vector3.new(3.08320072e-016, 90, 0)
  1496. o8.Anchored = true
  1497. o8.FormFactor = Enum.FormFactor.Custom
  1498. o8.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  1499. o8.CFrame = CFrame.new(18.950964, 1.23151195, 14.4882116, 0, -1.0960446e-021, 1, 5.38120031e-018, 1, -1.0960446e-021, -1, -5.38120031e-018, 0)
  1500. o8.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1501. o8.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1502. o8.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1503. o8.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1504. o8.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1505. o8.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1506. o9.Parent = o8
  1507. o9.Scale = Vector3.new(0.166666672, 0.111111112, 0.411111116)
  1508. o10.Parent = o1
  1509. o10.Material = Enum.Material.SmoothPlastic
  1510. o10.BrickColor = BrickColor.new("Really black")
  1511. o10.Position = Vector3.new(18.950964, 0.961513996, 14.5937595)
  1512. o10.Rotation = Vector3.new(3.08320072e-016, 90, 0)
  1513. o10.Anchored = true
  1514. o10.FormFactor = Enum.FormFactor.Custom
  1515. o10.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  1516. o10.CFrame = CFrame.new(18.950964, 0.961513996, 14.5937595, 0, -1.0960446e-021, 1, 5.38120031e-018, 1, -1.0960446e-021, -1, -5.38120031e-018, 0)
  1517. o10.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1518. o10.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1519. o10.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1520. o10.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1521. o10.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1522. o10.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1523. o10.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1524. o11.Parent = o10
  1525. o11.Scale = Vector3.new(0.49999997, 0.277777761, 0.694444478)
  1526. o12.Parent = o1
  1527. o12.Material = Enum.Material.SmoothPlastic
  1528. o12.BrickColor = BrickColor.new("Really black")
  1529. o12.Position = Vector3.new(18.950964, 1.19539297, 14.5993176)
  1530. o12.Rotation = Vector3.new(3.08320072e-016, 90, 0)
  1531. o12.Anchored = true
  1532. o12.FormFactor = Enum.FormFactor.Custom
  1533. o12.Size = Vector3.new(0.566666663, 0.200000003, 0.200000003)
  1534. o12.CFrame = CFrame.new(18.950964, 1.19539297, 14.5993176, 0, -1.0960446e-021, 1, 5.38120031e-018, 1, -1.0960446e-021, -1, -5.38120031e-018, 0)
  1535. o12.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1536. o12.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1537. o12.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1538. o12.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1539. o12.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1540. o12.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1541. o12.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1542. o13.Parent = o12
  1543. o13.Scale = Vector3.new(1, 0.249999985, 0.411111116)
  1544. o14.Parent = o1
  1545. o14.Material = Enum.Material.SmoothPlastic
  1546. o14.BrickColor = BrickColor.new("Really black")
  1547. o14.Position = Vector3.new(18.908186, 1.19095695, 14.5993176)
  1548. o14.Rotation = Vector3.new(-90, 44.9999962, 90)
  1549. o14.Anchored = true
  1550. o14.FormFactor = Enum.FormFactor.Custom
  1551. o14.Size = Vector3.new(0.566666663, 0.200000003, 0.200000003)
  1552. o14.CFrame = CFrame.new(18.908186, 1.19095695, 14.5993176, 0, -0.707106709, 0.707106709, 5.38120031e-018, 0.707106769, 0.707106769, -1, 2.04281037e-011, 9.59801127e-011)
  1553. o14.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1554. o14.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1555. o14.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1556. o14.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1557. o14.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1558. o14.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1559. o14.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1560. o15.Parent = o14
  1561. o15.Scale = Vector3.new(1, 0.194444433, 0.222222224)
  1562. o16.Name = "SightBack"
  1563. o16.Parent = o1
  1564. o16.Material = Enum.Material.SmoothPlastic
  1565. o16.Position = Vector3.new(18.9787407, 1.25372696, 14.4882116)
  1566. o16.Rotation = Vector3.new(3.08320072e-016, 90, 0)
  1567. o16.Anchored = true
  1568. o16.FormFactor = Enum.FormFactor.Custom
  1569. o16.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  1570. o16.CFrame = CFrame.new(18.9787407, 1.25372696, 14.4882116, 0, -1.0960446e-021, 1, 5.38120031e-018, 1, -1.0960446e-021, -1, -5.38120031e-018, 0)
  1571. o16.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1572. o16.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1573. o16.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1574. o16.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1575. o16.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1576. o16.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1577. o17.Parent = o16
  1578. o17.Scale = Vector3.new(0.166666672, 0.111111112, 0.13333334)
  1579. o18.Name = "SightBack"
  1580. o18.Parent = o1
  1581. o18.Material = Enum.Material.SmoothPlastic
  1582. o18.Position = Vector3.new(18.9231701, 1.25372696, 14.4882002)
  1583. o18.Rotation = Vector3.new(3.08320072e-016, 90, 0)
  1584. o18.Anchored = true
  1585. o18.FormFactor = Enum.FormFactor.Custom
  1586. o18.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  1587. o18.CFrame = CFrame.new(18.9231701, 1.25372696, 14.4882002, 0, -1.0960446e-021, 1, 5.38120031e-018, 1, -1.0960446e-021, -1, -5.38120031e-018, 0)
  1588. o18.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1589. o18.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1590. o18.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1591. o18.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1592. o18.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1593. o18.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1594. o19.Parent = o18
  1595. o19.Scale = Vector3.new(0.166666672, 0.111111112, 0.13333334)
  1596. o20.Parent = o1
  1597. o20.Material = Enum.Material.SmoothPlastic
  1598. o20.BrickColor = BrickColor.new("Black")
  1599. o20.Position = Vector3.new(18.950964, 0.886528015, 14.5798664)
  1600. o20.Rotation = Vector3.new(-90, -2.50447761e-006, -90)
  1601. o20.Anchored = true
  1602. o20.FormFactor = Enum.FormFactor.Custom
  1603. o20.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  1604. o20.CFrame = CFrame.new(18.950964, 0.886528015, 14.5798664, -8.74279067e-008, 1, -4.37113812e-008, -3.83195418e-015, 4.37113812e-008, 1, 1, 8.74279067e-008, -4.65359901e-018)
  1605. o20.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1606. o20.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1607. o20.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1608. o20.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1609. o20.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1610. o20.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1611. o20.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1612. o21.Parent = o20
  1613. o21.Scale = Vector3.new(0.416666687, 0.722222269, 0.416666687)
  1614. o22.Name = "SightLine"
  1615. o22.Parent = o1
  1616. o22.Material = Enum.Material.SmoothPlastic
  1617. o22.BrickColor = BrickColor.new("Smoky grey")
  1618. o22.Position = Vector3.new(18.950964, 1.21539295, 15.7804356)
  1619. o22.Rotation = Vector3.new(90, -2.50447761e-006, -90)
  1620. o22.Anchored = true
  1621. o22.FormFactor = Enum.FormFactor.Custom
  1622. o22.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  1623. o22.CFrame = CFrame.new(18.950964, 1.21539295, 15.7804356, 0, 1, -4.37113812e-008, 5.38120031e-018, -4.37113812e-008, -1, -1, 0, 6.1083781e-018)
  1624. o22.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1625. o22.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1626. o22.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1627. o22.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1628. o22.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1629. o22.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1630. o22.Color = Color3.new(0.356863, 0.364706, 0.411765)
  1631. o23.Parent = o22
  1632. o23.Scale = Vector3.new(0.505999982, 0.150000006, 0.505999982)
  1633. o24.Parent = o1
  1634. o24.Material = Enum.Material.SmoothPlastic
  1635. o24.BrickColor = BrickColor.new("Black")
  1636. o24.Position = Vector3.new(18.950964, 0.96707201, 15.7326679)
  1637. o24.Rotation = Vector3.new(-90, -2.50447761e-006, -180)
  1638. o24.Anchored = true
  1639. o24.FormFactor = Enum.FormFactor.Custom
  1640. o24.Size = Vector3.new(0.200000003, 0.344444454, 0.200000003)
  1641. o24.CFrame = CFrame.new(18.950964, 0.96707201, 15.7326679, -1, 4.36557457e-008, -4.37113812e-008, -4.37113812e-008, 1.9122997e-015, 1, 4.36557457e-008, 1, -4.65359901e-018)
  1642. o24.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1643. o24.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1644. o24.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1645. o24.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1646. o24.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1647. o24.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1648. o24.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1649. o25.Parent = o24
  1650. o25.Scale = Vector3.new(0.405599982, 1, 0.405599982)
  1651. o26.Parent = o1
  1652. o26.Material = Enum.Material.SmoothPlastic
  1653. o26.BrickColor = BrickColor.new("Black")
  1654. o26.Position = Vector3.new(18.950964, 1.01984501, 15.7298756)
  1655. o26.Rotation = Vector3.new(3.08320072e-016, 90, 0)
  1656. o26.Anchored = true
  1657. o26.FormFactor = Enum.FormFactor.Custom
  1658. o26.Size = Vector3.new(0.338888884, 0.200000003, 0.200000003)
  1659. o26.CFrame = CFrame.new(18.950964, 1.01984501, 15.7298756, 0, -1.0960446e-021, 1, 5.38120031e-018, 1, -1.0960446e-021, -1, -5.38120031e-018, 0)
  1660. o26.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1661. o26.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1662. o26.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1663. o26.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1664. o26.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1665. o26.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1666. o26.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1667. o27.Parent = o26
  1668. o27.Scale = Vector3.new(1, 0.527777731, 0.611111104)
  1669. o28.Parent = o1
  1670. o28.Material = Enum.Material.SmoothPlastic
  1671. o28.BrickColor = BrickColor.new("Black")
  1672. o28.Position = Vector3.new(18.950964, 0.96707201, 15.7298756)
  1673. o28.Rotation = Vector3.new(-90, -2.50447761e-006, -180)
  1674. o28.Anchored = true
  1675. o28.FormFactor = Enum.FormFactor.Custom
  1676. o28.Size = Vector3.new(0.200000003, 0.338888884, 0.200000003)
  1677. o28.CFrame = CFrame.new(18.950964, 0.96707201, 15.7298756, -1, 4.36557457e-008, -4.37113812e-008, -4.37113812e-008, 1.9122997e-015, 1, 4.36557457e-008, 1, -4.65359901e-018)
  1678. o28.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1679. o28.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1680. o28.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1681. o28.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1682. o28.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1683. o28.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1684. o28.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1685. o29.Parent = o28
  1686. o29.Scale = Vector3.new(0.611111104, 1, 0.611111104)
  1687. o30.Name = "Main"
  1688. o30.Parent = o1
  1689. o30.Material = Enum.Material.SmoothPlastic
  1690. o30.BrickColor = BrickColor.new("Really black")
  1691. o30.Transparency = 1
  1692. o30.Position = Vector3.new(18.950964, 1.12816894, 15.9493256)
  1693. o30.Rotation = Vector3.new(90, -2.50447761e-006, 2.50796006e-006)
  1694. o30.Anchored = true
  1695. o30.FormFactor = Enum.FormFactor.Custom
  1696. o30.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  1697. o30.CFrame = CFrame.new(18.950964, 1.12816894, 15.9493256, 1, -4.3772161e-008, -4.37113812e-008, -4.37113812e-008, -1.49011594e-008, -1, 4.3772161e-008, 1, -1.49011603e-008)
  1698. o30.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1699. o30.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1700. o30.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1701. o30.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1702. o30.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1703. o30.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1704. o30.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1705. o31.Name = "FlashFX"
  1706. o31.Parent = o30
  1707. o31.Color = Color3.new(1, 1, 0)
  1708. o31.Enabled = false
  1709. o31.Brightness = 10
  1710. o31.Range = 6
  1711. o31.Shadows = true
  1712. o32.Name = "FlashGui"
  1713. o32.Parent = o30
  1714. o32.Size = UDim2.new(1.1000000238419,0,1.1000000238419,0)
  1715. o32.Enabled = false
  1716. o33.Name = "Label"
  1717. o33.Parent = o32
  1718. o33.Size = UDim2.new(1,0,1,0)
  1719. o33.BackgroundTransparency = 1
  1720. o33.Image = "http://www.roblox.com/asset/?id=117472237"
  1721. o34.Parent = o30
  1722. o34.Scale = Vector3.new(0.99999994, 0.99999994, 0.99999994)
  1723. o35.Parent = o1
  1724. o35.Material = Enum.Material.SmoothPlastic
  1725. o35.BrickColor = BrickColor.new("Black")
  1726. o35.Position = Vector3.new(18.908186, 1.19095695, 15.5132236)
  1727. o35.Rotation = Vector3.new(-90, 44.9999962, 90)
  1728. o35.Anchored = true
  1729. o35.FormFactor = Enum.FormFactor.Custom
  1730. o35.Size = Vector3.new(0.772222221, 0.200000003, 0.200000003)
  1731. o35.CFrame = CFrame.new(18.908186, 1.19095695, 15.5132236, 0, -0.707106709, 0.707106709, 5.38120031e-018, 0.707106769, 0.707106769, -1, 2.04281037e-011, 9.59801127e-011)
  1732. o35.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1733. o35.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1734. o35.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1735. o35.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1736. o35.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1737. o35.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1738. o35.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1739. o36.Parent = o35
  1740. o36.Scale = Vector3.new(1, 0.194444433, 0.222222224)
  1741. o37.Parent = o1
  1742. o37.Material = Enum.Material.SmoothPlastic
  1743. o37.BrickColor = BrickColor.new("Black")
  1744. o37.Position = Vector3.new(18.950964, 1.19539297, 15.5132236)
  1745. o37.Rotation = Vector3.new(3.08320072e-016, 90, 0)
  1746. o37.Anchored = true
  1747. o37.FormFactor = Enum.FormFactor.Custom
  1748. o37.Size = Vector3.new(0.772222221, 0.200000003, 0.200000003)
  1749. o37.CFrame = CFrame.new(18.950964, 1.19539297, 15.5132236, 0, -1.0960446e-021, 1, 5.38120031e-018, 1, -1.0960446e-021, -1, -5.38120031e-018, 0)
  1750. o37.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1751. o37.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1752. o37.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1753. o37.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1754. o37.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1755. o37.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1756. o37.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1757. o38.Parent = o37
  1758. o38.Scale = Vector3.new(1, 0.249999985, 0.411111116)
  1759. o39.Parent = o1
  1760. o39.Material = Enum.Material.SmoothPlastic
  1761. o39.BrickColor = BrickColor.new("Black")
  1762. o39.Position = Vector3.new(18.950964, 1.13095105, 15.5132236)
  1763. o39.Rotation = Vector3.new(3.08320072e-016, 90, 0)
  1764. o39.Anchored = true
  1765. o39.FormFactor = Enum.FormFactor.Custom
  1766. o39.Size = Vector3.new(0.772222221, 0.200000003, 0.200000003)
  1767. o39.CFrame = CFrame.new(18.950964, 1.13095105, 15.5132236, 0, -1.0960446e-021, 1, 5.38120031e-018, 1, -1.0960446e-021, -1, -5.38120031e-018, 0)
  1768. o39.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1769. o39.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1770. o39.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1771. o39.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1772. o39.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1773. o39.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1774. o39.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1775. o40.Parent = o39
  1776. o40.Scale = Vector3.new(1, 0.583333313, 0.722222269)
  1777. o41.Parent = o1
  1778. o41.Material = Enum.Material.SmoothPlastic
  1779. o41.BrickColor = BrickColor.new("Black")
  1780. o41.Position = Vector3.new(18.950964, 1.12816894, 15.3854284)
  1781. o41.Rotation = Vector3.new(-90, -2.50447761e-006, -180)
  1782. o41.Anchored = true
  1783. o41.FormFactor = Enum.FormFactor.Custom
  1784. o41.Size = Vector3.new(0.200000003, 1.06111109, 0.200000003)
  1785. o41.CFrame = CFrame.new(18.950964, 1.12816894, 15.3854284, -1, 4.36557457e-008, -4.37113812e-008, -4.37113812e-008, 1.9122997e-015, 1, 4.36557457e-008, 1, -4.65359901e-018)
  1786. o41.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1787. o41.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1788. o41.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1789. o41.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1790. o41.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1791. o41.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1792. o41.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1793. o42.Parent = o41
  1794. o42.Texture = "http://www.roblox.com/asset/?id=47760372"
  1795. o42.Face = Enum.NormalId.Top
  1796. o43.Parent = o41
  1797. o43.Scale = Vector3.new(0.49999997, 1, 0.49999997)
  1798. o44.Parent = o1
  1799. o44.Material = Enum.Material.SmoothPlastic
  1800. o44.BrickColor = BrickColor.new("Black")
  1801. o44.Position = Vector3.new(18.950964, 0.961513996, 15.352108)
  1802. o44.Rotation = Vector3.new(-90, -2.50447761e-006, -180)
  1803. o44.Anchored = true
  1804. o44.FormFactor = Enum.FormFactor.Custom
  1805. o44.Size = Vector3.new(0.200000003, 0.416666627, 0.200000003)
  1806. o44.CFrame = CFrame.new(18.950964, 0.961513996, 15.352108, -1, 4.36557457e-008, -4.37113812e-008, -4.37113812e-008, 1.9122997e-015, 1, 4.36557457e-008, 1, -4.65359901e-018)
  1807. o44.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1808. o44.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1809. o44.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1810. o44.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1811. o44.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1812. o44.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1813. o44.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1814. o45.Parent = o44
  1815. o45.Scale = Vector3.new(0.666666687, 1, 0.666666687)
  1816. o46.Name = "Mag"
  1817. o46.Parent = o1
  1818. o46.Material = Enum.Material.SmoothPlastic
  1819. o46.BrickColor = BrickColor.new("Black")
  1820. o46.Position = Vector3.new(18.950964, 0.129971996, 14.3866644)
  1821. o46.Rotation = Vector3.new(101, 90, 0)
  1822. o46.Anchored = true
  1823. o46.FormFactor = Enum.FormFactor.Custom
  1824. o46.Size = Vector3.new(0.200000003, 0.333333343, 0.200000003)
  1825. o46.CFrame = CFrame.new(18.950964, 0.129971996, 14.3866644, -2.79885857e-008, -5.49657244e-008, 1, 0.981627166, -0.190809026, 1.69563066e-008, 0.190809026, 0.981627107, 5.93718141e-008)
  1826. o46.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1827. o46.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1828. o46.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1829. o46.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1830. o46.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1831. o46.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1832. o46.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1833. o47.Parent = o46
  1834. o47.Scale = Vector3.new(0.027777778, 1, 0.666666687)
  1835. o48.Parent = o1
  1836. o48.Material = Enum.Material.SmoothPlastic
  1837. o48.BrickColor = BrickColor.new("Black")
  1838. o48.Position = Vector3.new(18.950964, 0.161533996, 14.3493176)
  1839. o48.Rotation = Vector3.new(0.019784553, -6.66929267e-009, 180)
  1840. o48.Anchored = true
  1841. o48.FormFactor = Enum.FormFactor.Custom
  1842. o48.Size = Vector3.new(0.200000003, 0.200000003, 0.266666681)
  1843. o48.CFrame = CFrame.new(18.950964, 0.161533996, 14.3493176, -1, -8.74227979e-008, -1.16401111e-010, 8.74227766e-008, -0.99999994, -0.000345305598, 0, -0.000345305569, 0.99999994)
  1844. o48.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1845. o48.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1846. o48.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1847. o48.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1848. o48.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1849. o48.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1850. o48.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1851. o49.Parent = o48
  1852. o49.Scale = Vector3.new(0.694444478, 0.222222224, 1)
  1853. o49.MeshType = Enum.MeshType.Wedge
  1854. o50.Parent = o1
  1855. o50.Material = Enum.Material.SmoothPlastic
  1856. o50.BrickColor = BrickColor.new("Really black")
  1857. o50.Position = Vector3.new(18.950964, 0.155975997, 14.3354216)
  1858. o50.Rotation = Vector3.new(3.08320072e-016, 0, -180)
  1859. o50.Anchored = true
  1860. o50.FormFactor = Enum.FormFactor.Custom
  1861. o50.Size = Vector3.new(0.200000003, 0.200000003, 0.438888878)
  1862. o50.CFrame = CFrame.new(18.950964, 0.155975997, 14.3354216, -1, 1.0960446e-021, 0, 1.0960446e-021, -1, -5.38120031e-018, 0, 5.38120031e-018, 1)
  1863. o50.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1864. o50.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1865. o50.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1866. o50.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1867. o50.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1868. o50.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1869. o50.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1870. o51.Parent = o50
  1871. o51.Scale = Vector3.new(0.666666687, 0.333333343, 1)
  1872. o51.MeshType = Enum.MeshType.Wedge
  1873. o52.Parent = o1
  1874. o52.Material = Enum.Material.SmoothPlastic
  1875. o52.BrickColor = BrickColor.new("Black")
  1876. o52.Position = Vector3.new(18.950964, 0.239300996, 14.1882057)
  1877. o52.Rotation = Vector3.new(105, 90, 0)
  1878. o52.Anchored = true
  1879. o52.FormFactor = Enum.FormFactor.Custom
  1880. o52.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  1881. o52.CFrame = CFrame.new(18.950964, 0.239300996, 14.1882057, -1.07331601e-008, -6.40018527e-008, 1, 0.965925813, -0.258819044, -6.21114538e-009, 0.258819073, 0.965925813, 6.46105036e-008)
  1882. o52.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1883. o52.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1884. o52.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1885. o52.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1886. o52.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1887. o52.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1888. o52.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1889. o53.Parent = o52
  1890. o53.Scale = Vector3.new(0.944444478, 0.111111112, 0.611111104)
  1891. o54.Parent = o1
  1892. o54.Material = Enum.Material.SmoothPlastic
  1893. o54.BrickColor = BrickColor.new("Really black")
  1894. o54.Position = Vector3.new(18.950964, 0.225419, 14.3520937)
  1895. o54.Rotation = Vector3.new(-3.25256337e-007, 90, 0)
  1896. o54.Anchored = true
  1897. o54.FormFactor = Enum.FormFactor.Custom
  1898. o54.Size = Vector3.new(0.26111111, 0.200000003, 0.200000003)
  1899. o54.CFrame = CFrame.new(18.950964, 0.225419, 14.3520937, 8.94069672e-008, -6.24762481e-015, 1, -5.6767937e-009, 1, 1.42108539e-014, -1, -5.6767937e-009, 8.94069672e-008)
  1900. o54.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1901. o54.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1902. o54.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1903. o54.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1904. o54.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1905. o54.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1906. o54.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1907. o55.Parent = o54
  1908. o55.Scale = Vector3.new(1, 0.416666687, 0.694444478)
  1909. o56.Parent = o1
  1910. o56.Material = Enum.Material.SmoothPlastic
  1911. o56.BrickColor = BrickColor.new("Really black")
  1912. o56.Position = Vector3.new(18.950964, 0.197641, 14.2215319)
  1913. o56.Rotation = Vector3.new(3.08320072e-016, 90, 0)
  1914. o56.Anchored = true
  1915. o56.FormFactor = Enum.FormFactor.Custom
  1916. o56.Size = Vector3.new(0.211111099, 0.200000003, 0.200000003)
  1917. o56.CFrame = CFrame.new(18.950964, 0.197641, 14.2215319, 0, -1.0960446e-021, 1, 5.38120031e-018, 1, -1.0960446e-021, -1, -5.38120031e-018, 0)
  1918. o56.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1919. o56.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1920. o56.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1921. o56.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1922. o56.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1923. o56.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1924. o56.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1925. o57.Parent = o56
  1926. o57.Scale = Vector3.new(1, 0.0833333358, 0.666666687)
  1927. o58.Parent = o1
  1928. o58.Material = Enum.Material.SmoothPlastic
  1929. o58.BrickColor = BrickColor.new("Really black")
  1930. o58.Position = Vector3.new(18.950964, 0.258204013, 14.3493176)
  1931. o58.Rotation = Vector3.new(-90, -2.50447761e-006, -90)
  1932. o58.Anchored = true
  1933. o58.FormFactor = Enum.FormFactor.Custom
  1934. o58.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  1935. o58.CFrame = CFrame.new(18.950964, 0.258204013, 14.3493176, -8.74279067e-008, 1, -4.37113812e-008, -3.83195418e-015, 4.37113812e-008, 1, 1, 8.74279067e-008, -4.65359901e-018)
  1936. o58.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1937. o58.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1938. o58.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1939. o58.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1940. o58.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1941. o58.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1942. o58.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1943. o59.Parent = o58
  1944. o59.Scale = Vector3.new(0.49999997, 0.722222269, 0.472222239)
  1945. o60.Parent = o1
  1946. o60.Material = Enum.Material.SmoothPlastic
  1947. o60.BrickColor = BrickColor.new("Really black")
  1948. o60.Position = Vector3.new(18.950964, 0.244874001, 14.1993141)
  1949. o60.Rotation = Vector3.new(0.019784553, -6.66929267e-009, 180)
  1950. o60.Anchored = true
  1951. o60.FormFactor = Enum.FormFactor.Custom
  1952. o60.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  1953. o60.CFrame = CFrame.new(18.950964, 0.244874001, 14.1993141, -1, -8.74227979e-008, -1.16401111e-010, 8.74227766e-008, -0.99999994, -0.000345305598, 0, -0.000345305569, 0.99999994)
  1954. o60.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1955. o60.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1956. o60.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1957. o60.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1958. o60.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1959. o60.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1960. o60.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1961. o61.Parent = o60
  1962. o61.Scale = Vector3.new(0.694444478, 0.222222224, 0.222222224)
  1963. o61.MeshType = Enum.MeshType.Wedge
  1964. o62.Parent = o1
  1965. o62.Material = Enum.Material.SmoothPlastic
  1966. o62.BrickColor = BrickColor.new("Black")
  1967. o62.Position = Vector3.new(18.993742, 1.19095695, 15.1076584)
  1968. o62.Rotation = Vector3.new(90, 44.9999962, -90)
  1969. o62.Anchored = true
  1970. o62.FormFactor = Enum.FormFactor.Custom
  1971. o62.Size = Vector3.new(1.58333337, 0.200000003, 0.200000003)
  1972. o62.CFrame = CFrame.new(18.993742, 1.19095695, 15.1076584, 0, 0.707106709, 0.707106709, 5.38120031e-018, 0.707106769, -0.707106769, -1, 9.59801127e-011, -2.04281037e-011)
  1973. o62.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1974. o62.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1975. o62.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1976. o62.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1977. o62.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1978. o62.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1979. o62.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1980. o63.Parent = o62
  1981. o63.Scale = Vector3.new(1, 0.194444433, 0.222222224)
  1982. o64.Parent = o1
  1983. o64.Material = Enum.Material.SmoothPlastic
  1984. o64.Position = Vector3.new(18.950964, 0.867092013, 15.1298876)
  1985. o64.Rotation = Vector3.new(180, 2.50796006e-006, 8.65142192e-006)
  1986. o64.Anchored = true
  1987. o64.FormFactor = Enum.FormFactor.Custom
  1988. o64.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  1989. o64.CFrame = CFrame.new(18.950964, 0.867092013, 15.1298876, 1, -1.50995803e-007, 4.3772161e-008, -1.50995803e-007, -1, -6.59664855e-015, 4.3772161e-008, 3.92853881e-018, -1)
  1990. o64.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1991. o64.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1992. o64.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1993. o64.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1994. o64.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1995. o64.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1996. o65.Parent = o64
  1997. o65.Scale = Vector3.new(0.611111104, 0.333333343, 0.138888881)
  1998. o65.MeshType = Enum.MeshType.Wedge
  1999. o66.Parent = o1
  2000. o66.Material = Enum.Material.SmoothPlastic
  2001. o66.Position = Vector3.new(18.950964, 0.83930999, 15.1048679)
  2002. o66.Rotation = Vector3.new(89.9999771, 90, 0)
  2003. o66.Anchored = true
  2004. o66.FormFactor = Enum.FormFactor.Custom
  2005. o66.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2006. o66.CFrame = CFrame.new(18.950964, 0.83930999, 15.1048679, -8.74231674e-008, 2.50292942e-008, 1, 1, 4.33125763e-007, 8.74231461e-008, -4.33125791e-007, 1, -2.50292942e-008)
  2007. o66.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2008. o66.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2009. o66.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2010. o66.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2011. o66.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2012. o66.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2013. o67.Parent = o66
  2014. o67.Scale = Vector3.new(0.944444478, 0.111111112, 0.611111104)
  2015. o68.Parent = o1
  2016. o68.Material = Enum.Material.SmoothPlastic
  2017. o68.BrickColor = BrickColor.new("Fossil")
  2018. o68.Position = Vector3.new(18.950964, 0.716949999, 15.0719404)
  2019. o68.Rotation = Vector3.new(-45, 90, 0)
  2020. o68.Anchored = true
  2021. o68.FormFactor = Enum.FormFactor.Custom
  2022. o68.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2023. o68.CFrame = CFrame.new(18.950964, 0.716949999, 15.0719404, -1.36843425e-010, -2.04281037e-011, 1, -0.707106769, 0.707106769, -1.0960446e-021, -0.707106709, -0.707106709, 0)
  2024. o68.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2025. o68.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2026. o68.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2027. o68.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2028. o68.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2029. o68.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2030. o68.Color = Color3.new(0.623529, 0.631373, 0.67451)
  2031. o69.Parent = o68
  2032. o69.Scale = Vector3.new(0.527777731, 0.111111112, 0.611111104)
  2033. o70.Parent = o1
  2034. o70.Material = Enum.Material.SmoothPlastic
  2035. o70.BrickColor = BrickColor.new("Black")
  2036. o70.Position = Vector3.new(18.950964, 0.875427008, 15.0743237)
  2037. o70.Rotation = Vector3.new(3.08320072e-016, 0, -180)
  2038. o70.Anchored = true
  2039. o70.FormFactor = Enum.FormFactor.Custom
  2040. o70.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2041. o70.CFrame = CFrame.new(18.950964, 0.875427008, 15.0743237, -1, 1.0960446e-021, 0, 1.0960446e-021, -1, -5.38120031e-018, 0, 5.38120031e-018, 1)
  2042. o70.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2043. o70.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2044. o70.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2045. o70.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2046. o70.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2047. o70.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2048. o70.Color = Color3.new(0.105882, 0.164706, 0.207843)
  2049. o71.Parent = o70
  2050. o71.Scale = Vector3.new(0.611111104, 0.249999985, 0.194444433)
  2051. o71.MeshType = Enum.MeshType.Wedge
  2052. o72.Parent = o1
  2053. o72.Material = Enum.Material.SmoothPlastic
  2054. o72.BrickColor = BrickColor.new("Black")
  2055. o72.Position = Vector3.new(18.9315281, 1.09817195, 15.0048761)
  2056. o72.Rotation = Vector3.new(3.08320072e-016, 90, 0)
  2057. o72.Anchored = true
  2058. o72.FormFactor = Enum.FormFactor.Custom
  2059. o72.Size = Vector3.new(0.244444445, 0.200000003, 0.200000003)
  2060. o72.CFrame = CFrame.new(18.9315281, 1.09817195, 15.0048761, 0, -1.0960446e-021, 1, 5.38120031e-018, 1, -1.0960446e-021, -1, -5.38120031e-018, 0)
  2061. o72.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2062. o72.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2063. o72.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2064. o72.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2065. o72.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2066. o72.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2067. o72.Color = Color3.new(0.105882, 0.164706, 0.207843)
  2068. o73.Parent = o72
  2069. o73.Scale = Vector3.new(1, 0.277777761, 0.527777731)
  2070. o74.Parent = o1
  2071. o74.Material = Enum.Material.SmoothPlastic
  2072. o74.BrickColor = BrickColor.new("Black")
  2073. o74.Position = Vector3.new(18.9870701, 1.13095105, 15.0048761)
  2074. o74.Rotation = Vector3.new(3.08320072e-016, 90, 0)
  2075. o74.Anchored = true
  2076. o74.FormFactor = Enum.FormFactor.Custom
  2077. o74.Size = Vector3.new(0.244444445, 0.200000003, 0.200000003)
  2078. o74.CFrame = CFrame.new(18.9870701, 1.13095105, 15.0048761, 0, -1.0960446e-021, 1, 5.38120031e-018, 1, -1.0960446e-021, -1, -5.38120031e-018, 0)
  2079. o74.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2080. o74.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2081. o74.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2082. o74.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2083. o74.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2084. o74.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2085. o74.Color = Color3.new(0.105882, 0.164706, 0.207843)
  2086. o75.Parent = o74
  2087. o75.Scale = Vector3.new(1, 0.583333313, 0.361111134)
  2088. o76.Parent = o1
  2089. o76.Material = Enum.Material.SmoothPlastic
  2090. o76.BrickColor = BrickColor.new("Black")
  2091. o76.Position = Vector3.new(18.970396, 1.17595196, 15.0048761)
  2092. o76.Rotation = Vector3.new(3.08320072e-016, 90, 0)
  2093. o76.Anchored = true
  2094. o76.FormFactor = Enum.FormFactor.Custom
  2095. o76.Size = Vector3.new(0.244444445, 0.200000003, 0.200000003)
  2096. o76.CFrame = CFrame.new(18.970396, 1.17595196, 15.0048761, 0, -1.0960446e-021, 1, 5.38120031e-018, 1, -1.0960446e-021, -1, -5.38120031e-018, 0)
  2097. o76.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2098. o76.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2099. o76.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2100. o76.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2101. o76.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2102. o76.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2103. o76.Color = Color3.new(0.105882, 0.164706, 0.207843)
  2104. o77.Parent = o76
  2105. o77.Scale = Vector3.new(1, 0.444444448, 0.216666669)
  2106. o78.Parent = o1
  2107. o78.Material = Enum.Material.SmoothPlastic
  2108. o78.BrickColor = BrickColor.new("Black")
  2109. o78.Position = Vector3.new(18.950964, 0.39764601, 14.6493216)
  2110. o78.Rotation = Vector3.new(180, 2.50796006e-006, 5.00895612e-006)
  2111. o78.Anchored = true
  2112. o78.FormFactor = Enum.FormFactor.Custom
  2113. o78.Size = Vector3.new(0.200000003, 0.550000012, 0.200000003)
  2114. o78.CFrame = CFrame.new(18.950964, 0.39764601, 14.6493216, 1, -8.74227766e-008, 4.3772161e-008, -8.74227766e-008, -1, -3.8177829e-015, 4.3772161e-008, 6.83386182e-018, -1)
  2115. o78.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2116. o78.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2117. o78.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2118. o78.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2119. o78.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2120. o78.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2121. o78.Color = Color3.new(0.105882, 0.164706, 0.207843)
  2122. o79.Parent = o78
  2123. o79.Scale = Vector3.new(0.666666687, 1, 0.944444478)
  2124. o79.MeshType = Enum.MeshType.Wedge
  2125. o80.Parent = o1
  2126. o80.Material = Enum.Material.SmoothPlastic
  2127. o80.BrickColor = BrickColor.new("Black")
  2128. o80.Position = Vector3.new(18.8859501, 0.96707201, 15.0021019)
  2129. o80.Rotation = Vector3.new(-90, -2.50447761e-006, -90.0000076)
  2130. o80.Anchored = true
  2131. o80.FormFactor = Enum.FormFactor.Custom
  2132. o80.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2133. o80.CFrame = CFrame.new(18.8859501, 0.96707201, 15.0021019, -1.51107088e-007, 1, -4.37113812e-008, -6.60488848e-015, 4.37113812e-008, 1, 1, 1.51107088e-007, -4.65359901e-018)
  2134. o80.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2135. o80.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2136. o80.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2137. o80.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2138. o80.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2139. o80.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2140. o80.Color = Color3.new(0.105882, 0.164706, 0.207843)
  2141. o81.Parent = o80
  2142. o81.Scale = Vector3.new(0.249999985, 0.027777778, 0.249999985)
  2143. o82.Parent = o1
  2144. o82.Material = Enum.Material.SmoothPlastic
  2145. o82.BrickColor = BrickColor.new("Dark stone grey")
  2146. o82.Position = Vector3.new(18.950964, 0.858749986, 14.8770924)
  2147. o82.Rotation = Vector3.new(-180, -2.50796256e-006, 5.00895703e-006)
  2148. o82.Anchored = true
  2149. o82.FormFactor = Enum.FormFactor.Custom
  2150. o82.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2151. o82.CFrame = CFrame.new(18.950964, 0.858749986, 14.8770924, 0.99999994, -8.74227837e-008, -4.37722036e-008, -8.74227837e-008, -0.99999994, 7.17606313e-018, -4.36557599e-008, 1.89421216e-015, -0.999999762)
  2152. o82.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2153. o82.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2154. o82.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2155. o82.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2156. o82.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2157. o82.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2158. o82.Color = Color3.new(0.388235, 0.372549, 0.384314)
  2159. o83.Parent = o82
  2160. o83.Scale = Vector3.new(0.472222239, 0.416666687, 0.222222224)
  2161. o83.MeshType = Enum.MeshType.Wedge
  2162. o84.Parent = o1
  2163. o84.Material = Enum.Material.SmoothPlastic
  2164. o84.BrickColor = BrickColor.new("Black")
  2165. o84.Position = Vector3.new(18.950964, 1.05040395, 14.9382162)
  2166. o84.Rotation = Vector3.new(3.08320072e-016, 90, 0)
  2167. o84.Anchored = true
  2168. o84.FormFactor = Enum.FormFactor.Custom
  2169. o84.Size = Vector3.new(1.24444449, 0.200000003, 0.200000003)
  2170. o84.CFrame = CFrame.new(18.950964, 1.05040395, 14.9382162, 0, -1.0960446e-021, 1, 5.38120031e-018, 1, -1.0960446e-021, -1, -5.38120031e-018, 0)
  2171. o84.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2172. o84.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2173. o84.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2174. o84.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2175. o84.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2176. o84.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2177. o84.Color = Color3.new(0.105882, 0.164706, 0.207843)
  2178. o85.Parent = o84
  2179. o85.Scale = Vector3.new(1, 0.222222224, 0.722222269)
  2180. o86.Parent = o1
  2181. o86.Material = Enum.Material.SmoothPlastic
  2182. o86.BrickColor = BrickColor.new("Black")
  2183. o86.Position = Vector3.new(18.950964, 0.469879985, 14.2215319)
  2184. o86.Rotation = Vector3.new(2.05579065e-016, -2.50796006e-006, 6.27987314e-020)
  2185. o86.Anchored = true
  2186. o86.FormFactor = Enum.FormFactor.Custom
  2187. o86.Size = Vector3.new(0.200000003, 0.527777791, 0.211111099)
  2188. o86.CFrame = CFrame.new(18.950964, 0.469879985, 14.2215319, 1, -1.0960446e-021, -4.3772161e-008, -7.78546341e-022, 1, -3.58803156e-018, 4.3772161e-008, -5.38120031e-018, 1)
  2189. o86.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2190. o86.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2191. o86.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2192. o86.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2193. o86.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2194. o86.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2195. o86.Color = Color3.new(0.105882, 0.164706, 0.207843)
  2196. o87.Parent = o86
  2197. o87.Scale = Vector3.new(0.666666687, 1, 1)
  2198. o87.MeshType = Enum.MeshType.Wedge
  2199. o88.Parent = o1
  2200. o88.Material = Enum.Material.SmoothPlastic
  2201. o88.BrickColor = BrickColor.new("Dark stone grey")
  2202. o88.Position = Vector3.new(18.950964, 0.736557007, 14.8798761)
  2203. o88.Rotation = Vector3.new(180, -2.50129006e-006, 180)
  2204. o88.Anchored = true
  2205. o88.FormFactor = Enum.FormFactor.Custom
  2206. o88.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2207. o88.CFrame = CFrame.new(18.950964, 0.736557007, 14.8798761, -1, -1.0960446e-021, -4.36557457e-008, 1.41269847e-021, 1, -1.6144448e-018, 4.36557457e-008, -5.38120031e-018, -1)
  2208. o88.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2209. o88.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2210. o88.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2211. o88.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2212. o88.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2213. o88.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2214. o88.Color = Color3.new(0.388235, 0.372549, 0.384314)
  2215. o89.Parent = o88
  2216. o89.Scale = Vector3.new(0.472222239, 0.416666687, 0.249999985)
  2217. o89.MeshType = Enum.MeshType.Wedge
  2218. o90.Parent = o1
  2219. o90.Material = Enum.Material.SmoothPlastic
  2220. o90.BrickColor = BrickColor.new("Smoky grey")
  2221. o90.Position = Vector3.new(18.950964, 0.683766007, 14.9020796)
  2222. o90.Rotation = Vector3.new(3.08320072e-016, 90, 0)
  2223. o90.Anchored = true
  2224. o90.FormFactor = Enum.FormFactor.Custom
  2225. o90.Size = Vector3.new(0.283333331, 0.200000003, 0.200000003)
  2226. o90.CFrame = CFrame.new(18.950964, 0.683766007, 14.9020796, 0, -1.0960446e-021, 1, 5.38120031e-018, 1, -1.0960446e-021, -1, -5.38120031e-018, 0)
  2227. o90.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2228. o90.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2229. o90.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2230. o90.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2231. o90.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2232. o90.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2233. o90.Color = Color3.new(0.356863, 0.364706, 0.411765)
  2234. o91.Parent = o90
  2235. o91.Scale = Vector3.new(1, 0.111111112, 0.611111104)
  2236. o92.Parent = o1
  2237. o92.Material = Enum.Material.SmoothPlastic
  2238. o92.BrickColor = BrickColor.new("Black")
  2239. o92.Position = Vector3.new(18.950964, 0.992074013, 14.9382162)
  2240. o92.Rotation = Vector3.new(3.08320072e-016, 90, 0)
  2241. o92.Anchored = true
  2242. o92.FormFactor = Enum.FormFactor.Custom
  2243. o92.Size = Vector3.new(1.24444449, 0.200000003, 0.200000003)
  2244. o92.CFrame = CFrame.new(18.950964, 0.992074013, 14.9382162, 0, -1.0960446e-021, 1, 5.38120031e-018, 1, -1.0960446e-021, -1, -5.38120031e-018, 0)
  2245. o92.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2246. o92.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2247. o92.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2248. o92.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2249. o92.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2250. o92.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2251. o92.Color = Color3.new(0.105882, 0.164706, 0.207843)
  2252. o93.Parent = o92
  2253. o93.Scale = Vector3.new(1, 0.361111134, 0.666666687)
  2254. o94.Parent = o1
  2255. o94.Material = Enum.Material.SmoothPlastic
  2256. o94.BrickColor = BrickColor.new("Black")
  2257. o94.Position = Vector3.new(18.950964, 0.708733976, 14.827096)
  2258. o94.Rotation = Vector3.new(-180, 0.0927856117, 180)
  2259. o94.Anchored = true
  2260. o94.FormFactor = Enum.FormFactor.Custom
  2261. o94.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2262. o94.CFrame = CFrame.new(18.950964, 0.708733976, 14.827096, -0.999998689, -1.0960446e-021, 0.00161941373, -1.1745207e-017, 1, 4.66291637e-018, -0.00161941373, -5.38120031e-018, -0.999998689)
  2263. o94.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2264. o94.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2265. o94.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2266. o94.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2267. o94.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2268. o94.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2269. o94.Color = Color3.new(0.105882, 0.164706, 0.207843)
  2270. o95.Parent = o94
  2271. o95.Scale = Vector3.new(0.611111104, 0.138888881, 0.249999985)
  2272. o95.MeshType = Enum.MeshType.Wedge
  2273. o96.Parent = o1
  2274. o96.Material = Enum.Material.SmoothPlastic
  2275. o96.BrickColor = BrickColor.new("Black")
  2276. o96.Position = Vector3.new(18.950964, 0.797657013, 14.8104324)
  2277. o96.Rotation = Vector3.new(180, -2.50129006e-006, 180)
  2278. o96.Anchored = true
  2279. o96.FormFactor = Enum.FormFactor.Custom
  2280. o96.Size = Vector3.new(0.200000003, 0.205555543, 0.200000003)
  2281. o96.CFrame = CFrame.new(18.950964, 0.797657013, 14.8104324, -1, -1.0960446e-021, -4.36557457e-008, 1.41269847e-021, 1, -1.6144448e-018, 4.36557457e-008, -5.38120031e-018, -1)
  2282. o96.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2283. o96.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2284. o96.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2285. o96.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2286. o96.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2287. o96.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2288. o96.Color = Color3.new(0.105882, 0.164706, 0.207843)
  2289. o97.Parent = o96
  2290. o97.Scale = Vector3.new(0.472222239, 1, 0.444444448)
  2291. o98.Parent = o1
  2292. o98.Material = Enum.Material.SmoothPlastic
  2293. o98.BrickColor = BrickColor.new("Black")
  2294. o98.Position = Vector3.new(18.950964, 0.875427008, 14.8298864)
  2295. o98.Rotation = Vector3.new(-180, 0, -6.27987314e-020)
  2296. o98.Anchored = true
  2297. o98.FormFactor = Enum.FormFactor.Custom
  2298. o98.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2299. o98.CFrame = CFrame.new(18.950964, 0.875427008, 14.8298864, 1, 1.0960446e-021, 0, -1.0960446e-021, -1, 5.38120031e-018, 0, 5.38120031e-018, -1)
  2300. o98.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2301. o98.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2302. o98.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2303. o98.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2304. o98.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2305. o98.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2306. o98.Color = Color3.new(0.105882, 0.164706, 0.207843)
  2307. o99.Parent = o98
  2308. o99.Scale = Vector3.new(0.666666687, 0.249999985, 0.194444433)
  2309. o99.MeshType = Enum.MeshType.Wedge
  2310. o100.Parent = o1
  2311. o100.Material = Enum.Material.SmoothPlastic
  2312. o100.BrickColor = BrickColor.new("Black")
  2313. o100.Position = Vector3.new(18.988184, 0.986526012, 14.8076496)
  2314. o100.Rotation = Vector3.new(3.00000024, 90, 0)
  2315. o100.Anchored = true
  2316. o100.FormFactor = Enum.FormFactor.Custom
  2317. o100.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2318. o100.CFrame = CFrame.new(18.988184, 0.986526012, 14.8076496, 2.57358579e-011, -6.64535094e-012, 1, 0.0523359589, 0.99862951, -1.0960446e-021, -0.99862951, 0.0523359627, 0)
  2319. o100.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2320. o100.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2321. o100.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2322. o100.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2323. o100.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2324. o100.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2325. o100.Color = Color3.new(0.105882, 0.164706, 0.207843)
  2326. o101.Parent = o100
  2327. o101.Scale = Vector3.new(0.694444478, 0.249999985, 0.361111134)
  2328. o102.Parent = o1
  2329. o102.Material = Enum.Material.SmoothPlastic
  2330. o102.BrickColor = BrickColor.new("Black")
  2331. o102.Position = Vector3.new(18.950964, 0.875427008, 14.8020916)
  2332. o102.Rotation = Vector3.new(3.08320072e-016, 90, 0)
  2333. o102.Anchored = true
  2334. o102.FormFactor = Enum.FormFactor.Custom
  2335. o102.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2336. o102.CFrame = CFrame.new(18.950964, 0.875427008, 14.8020916, 0, -1.0960446e-021, 1, 5.38120031e-018, 1, -1.0960446e-021, -1, -5.38120031e-018, 0)
  2337. o102.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2338. o102.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2339. o102.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2340. o102.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2341. o102.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2342. o102.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2343. o102.Color = Color3.new(0.105882, 0.164706, 0.207843)
  2344. o103.Parent = o102
  2345. o103.Scale = Vector3.new(0.0833333358, 0.249999985, 0.666666687)
  2346. o104.Parent = o1
  2347. o104.Material = Enum.Material.SmoothPlastic
  2348. o104.BrickColor = BrickColor.new("Really black")
  2349. o104.Position = Vector3.new(18.950964, 0.536549985, 14.6048756)
  2350. o104.Rotation = Vector3.new(180, 2.50796006e-006, 5.00895612e-006)
  2351. o104.Anchored = true
  2352. o104.FormFactor = Enum.FormFactor.Custom
  2353. o104.Size = Vector3.new(0.200000003, 0.794444382, 0.244444445)
  2354. o104.CFrame = CFrame.new(18.950964, 0.536549985, 14.6048756, 1, -8.74227766e-008, 4.3772161e-008, -8.74227766e-008, -1, -3.8177829e-015, 4.3772161e-008, 6.83386182e-018, -1)
  2355. o104.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2356. o104.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2357. o104.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2358. o104.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2359. o104.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2360. o104.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2361. o104.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2362. o105.Parent = o104
  2363. o105.Scale = Vector3.new(0.694444478, 1, 1)
  2364. o105.MeshType = Enum.MeshType.Wedge
  2365. o106.Name = "Mag"
  2366. o106.Parent = o1
  2367. o106.Material = Enum.Material.SmoothPlastic
  2368. o106.BrickColor = BrickColor.new("Really black")
  2369. o106.Position = Vector3.new(18.950964, 0.56080699, 14.4704056)
  2370. o106.Rotation = Vector3.new(101, 90, 0)
  2371. o106.Anchored = true
  2372. o106.FormFactor = Enum.FormFactor.Custom
  2373. o106.Size = Vector3.new(0.872222185, 0.322222203, 0.200000003)
  2374. o106.CFrame = CFrame.new(18.950964, 0.56080699, 14.4704056, -2.79885857e-008, -5.65955389e-008, 1, 0.981627166, -0.190809026, 1.66447549e-008, 0.190809026, 0.981627107, 6.10016286e-008)
  2375. o106.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2376. o106.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2377. o106.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2378. o106.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2379. o106.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2380. o106.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2381. o106.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2382. o107.Parent = o106
  2383. o107.Scale = Vector3.new(1, 1, 0.611111104)
  2384. o108.Parent = o1
  2385. o108.Material = Enum.Material.SmoothPlastic
  2386. o108.BrickColor = BrickColor.new("Smoky grey")
  2387. o108.Position = Vector3.new(18.950964, 0.731004, 14.7326536)
  2388. o108.Rotation = Vector3.new(-90, 4.32571142e-006, -90.0000076)
  2389. o108.Anchored = true
  2390. o108.FormFactor = Enum.FormFactor.Custom
  2391. o108.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2392. o108.CFrame = CFrame.new(18.950964, 0.731004, 14.7326536, -1.51107088e-007, 1, 7.54979084e-008, 7.25342942e-015, -7.54979084e-008, 1, 1, 1.51107088e-007, 4.14945855e-015)
  2393. o108.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2394. o108.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2395. o108.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2396. o108.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2397. o108.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2398. o108.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2399. o108.Color = Color3.new(0.356863, 0.364706, 0.411765)
  2400. o109.Parent = o108
  2401. o109.Scale = Vector3.new(0.416666687, 0.694444478, 0.416666687)
  2402. o110.Parent = o1
  2403. o110.Material = Enum.Material.SmoothPlastic
  2404. o110.BrickColor = BrickColor.new("Black")
  2405. o110.Position = Vector3.new(18.950964, 0.544876993, 14.4409838)
  2406. o110.Rotation = Vector3.new(3.08320072e-016, 90, 0)
  2407. o110.Anchored = true
  2408. o110.FormFactor = Enum.FormFactor.Custom
  2409. o110.Size = Vector3.new(0.227777779, 0.711111128, 0.200000003)
  2410. o110.CFrame = CFrame.new(18.950964, 0.544876993, 14.4409838, 0, -1.0960446e-021, 1, 5.38120031e-018, 1, -1.0960446e-021, -1, -5.38120031e-018, 0)
  2411. o110.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2412. o110.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2413. o110.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2414. o110.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2415. o110.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2416. o110.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2417. o110.Color = Color3.new(0.105882, 0.164706, 0.207843)
  2418. o111.Parent = o110
  2419. o111.Scale = Vector3.new(1, 1, 0.666666687)
  2420. o112.Parent = o1
  2421. o112.Material = Enum.Material.SmoothPlastic
  2422. o112.BrickColor = BrickColor.new("Black")
  2423. o112.Position = Vector3.new(18.950964, 0.775434017, 14.7993164)
  2424. o112.Rotation = Vector3.new(180, -2.50129006e-006, 180)
  2425. o112.Anchored = true
  2426. o112.FormFactor = Enum.FormFactor.Custom
  2427. o112.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2428. o112.CFrame = CFrame.new(18.950964, 0.775434017, 14.7993164, -1, -1.0960446e-021, -4.36557457e-008, 1.41269847e-021, 1, -1.6144448e-018, 4.36557457e-008, -5.38120031e-018, -1)
  2429. o112.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2430. o112.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2431. o112.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2432. o112.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2433. o112.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2434. o112.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2435. o112.Color = Color3.new(0.105882, 0.164706, 0.207843)
  2436. o113.Parent = o112
  2437. o113.Scale = Vector3.new(0.666666687, 0.249999985, 0.111111112)
  2438. o113.MeshType = Enum.MeshType.Wedge
  2439. o114.Parent = o1
  2440. o114.Material = Enum.Material.SmoothPlastic
  2441. o114.BrickColor = BrickColor.new("Black")
  2442. o114.Position = Vector3.new(18.950964, 0.730996013, 14.7298584)
  2443. o114.Rotation = Vector3.new(180, 0, -90.0000076)
  2444. o114.Anchored = true
  2445. o114.FormFactor = Enum.FormFactor.Custom
  2446. o114.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2447. o114.CFrame = CFrame.new(18.950964, 0.730996013, 14.7298584, -1.94707198e-007, 1, 0, 1, 1.94707169e-007, -4.37113883e-008, -4.37113883e-008, 0, -1)
  2448. o114.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2449. o114.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2450. o114.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2451. o114.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2452. o114.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2453. o114.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2454. o114.Color = Color3.new(0.105882, 0.164706, 0.207843)
  2455. o115.Parent = o114
  2456. o115.Scale = Vector3.new(0.833333373, 0.666666687, 0.805555522)
  2457. o116.Parent = o1
  2458. o116.Material = Enum.Material.SmoothPlastic
  2459. o116.BrickColor = BrickColor.new("Black")
  2460. o116.Position = Vector3.new(18.950964, 0.928192973, 14.7298584)
  2461. o116.Rotation = Vector3.new(3.08320072e-016, 90, 0)
  2462. o116.Anchored = true
  2463. o116.FormFactor = Enum.FormFactor.Custom
  2464. o116.Size = Vector3.new(0.827777743, 0.200000003, 0.200000003)
  2465. o116.CFrame = CFrame.new(18.950964, 0.928192973, 14.7298584, 0, -1.0960446e-021, 1, 5.38120031e-018, 1, -1.0960446e-021, -1, -5.38120031e-018, 0)
  2466. o116.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2467. o116.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2468. o116.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2469. o116.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2470. o116.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2471. o116.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2472. o116.Color = Color3.new(0.105882, 0.164706, 0.207843)
  2473. o117.Parent = o116
  2474. o117.Scale = Vector3.new(1, 0.277777761, 0.666666687)
  2475. o118.Parent = o1
  2476. o118.Material = Enum.Material.SmoothPlastic
  2477. o118.BrickColor = BrickColor.new("Black")
  2478. o118.Position = Vector3.new(18.950964, 0.825424016, 14.7993164)
  2479. o118.Rotation = Vector3.new(-180, 0, -6.27987314e-020)
  2480. o118.Anchored = true
  2481. o118.FormFactor = Enum.FormFactor.Custom
  2482. o118.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2483. o118.CFrame = CFrame.new(18.950964, 0.825424016, 14.7993164, 1, 1.0960446e-021, 0, -1.0960446e-021, -1, 5.38120031e-018, 0, 5.38120031e-018, -1)
  2484. o118.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2485. o118.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2486. o118.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2487. o118.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2488. o118.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2489. o118.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2490. o118.Color = Color3.new(0.105882, 0.164706, 0.207843)
  2491. o119.Parent = o118
  2492. o119.Scale = Vector3.new(0.666666687, 0.249999985, 0.111111112)
  2493. o119.MeshType = Enum.MeshType.Wedge
  2494. o120.Parent = o1
  2495. o120.Material = Enum.Material.SmoothPlastic
  2496. o120.BrickColor = BrickColor.new("Black")
  2497. o120.Position = Vector3.new(18.950964, 0.600430012, 14.4798584)
  2498. o120.Rotation = Vector3.new(3.08320072e-016, 90, 0)
  2499. o120.Anchored = true
  2500. o120.FormFactor = Enum.FormFactor.Custom
  2501. o120.Size = Vector3.new(0.200000003, 0.666666687, 0.200000003)
  2502. o120.CFrame = CFrame.new(18.950964, 0.600430012, 14.4798584, 0, -1.0960446e-021, 1, 5.38120031e-018, 1, -1.0960446e-021, -1, -5.38120031e-018, 0)
  2503. o120.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2504. o120.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2505. o120.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2506. o120.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2507. o120.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2508. o120.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2509. o120.Color = Color3.new(0.105882, 0.164706, 0.207843)
  2510. o121.Parent = o120
  2511. o121.Scale = Vector3.new(0.027777778, 1, 0.694444478)
  2512. o122.Parent = o1
  2513. o122.Material = Enum.Material.SmoothPlastic
  2514. o122.BrickColor = BrickColor.new("Black")
  2515. o122.Position = Vector3.new(18.950964, 0.980957985, 14.5104237)
  2516. o122.Rotation = Vector3.new(2.05579065e-016, -2.50796006e-006, 6.27987314e-020)
  2517. o122.Anchored = true
  2518. o122.FormFactor = Enum.FormFactor.Custom
  2519. o122.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2520. o122.CFrame = CFrame.new(18.950964, 0.980957985, 14.5104237, 1, -1.0960446e-021, -4.3772161e-008, -7.78546341e-022, 1, -3.58803156e-018, 4.3772161e-008, -5.38120031e-018, 1)
  2521. o122.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2522. o122.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2523. o122.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2524. o122.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2525. o122.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2526. o122.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2527. o122.Color = Color3.new(0.105882, 0.164706, 0.207843)
  2528. o123.Parent = o122
  2529. o123.Scale = Vector3.new(0.694444478, 0.0833333358, 0.333333343)
  2530. o123.MeshType = Enum.MeshType.Wedge
  2531. o124.Parent = o1
  2532. o124.Material = Enum.Material.SmoothPlastic
  2533. o124.BrickColor = BrickColor.new("Black")
  2534. o124.Position = Vector3.new(18.950964, 0.961513996, 14.6854324)
  2535. o124.Rotation = Vector3.new(180, -2.50129006e-006, 180)
  2536. o124.Anchored = true
  2537. o124.FormFactor = Enum.FormFactor.Custom
  2538. o124.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2539. o124.CFrame = CFrame.new(18.950964, 0.961513996, 14.6854324, -1, -1.0960446e-021, -4.36557457e-008, 1.41269847e-021, 1, -1.6144448e-018, 4.36557457e-008, -5.38120031e-018, -1)
  2540. o124.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2541. o124.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2542. o124.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2543. o124.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2544. o124.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2545. o124.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2546. o124.Color = Color3.new(0.105882, 0.164706, 0.207843)
  2547. o125.Parent = o124
  2548. o125.Scale = Vector3.new(0.694444478, 0.277777761, 0.416666687)
  2549. o125.MeshType = Enum.MeshType.Wedge
  2550. o126.Parent = o1
  2551. o126.Material = Enum.Material.SmoothPlastic
  2552. o126.BrickColor = BrickColor.new("Really black")
  2553. o126.Position = Vector3.new(18.950964, 0.803216994, 14.6715384)
  2554. o126.Rotation = Vector3.new(3.08320072e-016, 90, 0)
  2555. o126.Anchored = true
  2556. o126.FormFactor = Enum.FormFactor.Custom
  2557. o126.Size = Vector3.new(0.244444445, 0.200000003, 0.200000003)
  2558. o126.CFrame = CFrame.new(18.950964, 0.803216994, 14.6715384, 0, -1.0960446e-021, 1, 5.38120031e-018, 1, -1.0960446e-021, -1, -5.38120031e-018, 0)
  2559. o126.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2560. o126.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2561. o126.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2562. o126.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2563. o126.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2564. o126.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2565. o126.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2566. o127.Parent = o126
  2567. o127.Scale = Vector3.new(1, 0.972222209, 0.666666687)
  2568. o128.Parent = o1
  2569. o128.Material = Enum.Material.SmoothPlastic
  2570. o128.BrickColor = BrickColor.new("Really black")
  2571. o128.Position = Vector3.new(18.950964, 0.672379017, 14.6450357)
  2572. o128.Rotation = Vector3.new(-30.0000038, 90, 0)
  2573. o128.Anchored = true
  2574. o128.FormFactor = Enum.FormFactor.Custom
  2575. o128.Size = Vector3.new(0.205555543, 0.200000003, 0.200000003)
  2576. o128.CFrame = CFrame.new(18.950964, 0.672379017, 14.6450357, 4.20376836e-008, -2.60188173e-008, 1, -0.50000006, 0.866025388, 4.35066809e-008, -0.866025388, -0.50000006, 2.33994797e-008)
  2577. o128.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2578. o128.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2579. o128.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2580. o128.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2581. o128.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2582. o128.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2583. o128.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2584. o129.Parent = o128
  2585. o129.Scale = Vector3.new(1, 0.722222269, 0.666666687)
  2586. o130.Parent = o1
  2587. o130.Material = Enum.Material.SmoothPlastic
  2588. o130.BrickColor = BrickColor.new("Really black")
  2589. o130.Position = Vector3.new(18.950964, 0.619874001, 14.3270836)
  2590. o130.Rotation = Vector3.new(2.05579065e-016, -2.50796006e-006, 6.27987314e-020)
  2591. o130.Anchored = true
  2592. o130.FormFactor = Enum.FormFactor.Custom
  2593. o130.Size = Vector3.new(0.200000003, 0.705555558, 0.300000012)
  2594. o130.CFrame = CFrame.new(18.950964, 0.619874001, 14.3270836, 1, -1.0960446e-021, -4.3772161e-008, -7.78546341e-022, 1, -3.58803156e-018, 4.3772161e-008, -5.38120031e-018, 1)
  2595. o130.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2596. o130.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2597. o130.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2598. o130.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2599. o130.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2600. o130.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2601. o130.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2602. o131.Parent = o130
  2603. o131.Scale = Vector3.new(0.694444478, 1, 1)
  2604. o131.MeshType = Enum.MeshType.Wedge
  2605. o132.Parent = o1
  2606. o132.Material = Enum.Material.SmoothPlastic
  2607. o132.BrickColor = BrickColor.new("Black")
  2608. o132.Position = Vector3.new(18.950964, 1.15317094, 14.2876415)
  2609. o132.Rotation = Vector3.new(30.0000019, 90, 0)
  2610. o132.Anchored = true
  2611. o132.FormFactor = Enum.FormFactor.Custom
  2612. o132.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2613. o132.CFrame = CFrame.new(18.950964, 1.15317094, 14.2876415, 1.28167699e-010, -5.82076609e-011, 1, 0.5, 0.866025388, -1.0960446e-021, -0.866025388, 0.5, 0)
  2614. o132.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2615. o132.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2616. o132.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2617. o132.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2618. o132.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2619. o132.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2620. o132.Color = Color3.new(0.105882, 0.164706, 0.207843)
  2621. o133.Parent = o132
  2622. o133.Scale = Vector3.new(0.388888866, 0.194444433, 0.416666687)
  2623. o134.Parent = o1
  2624. o134.Material = Enum.Material.SmoothPlastic
  2625. o134.BrickColor = BrickColor.new("Black")
  2626. o134.Position = Vector3.new(18.950964, 1.10315704, 14.3126564)
  2627. o134.Rotation = Vector3.new(3.08320072e-016, 90, 0)
  2628. o134.Anchored = true
  2629. o134.FormFactor = Enum.FormFactor.Custom
  2630. o134.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2631. o134.CFrame = CFrame.new(18.950964, 1.10315704, 14.3126564, 0, -5.9604659e-008, 1, 5.38120031e-018, 1, 5.9604659e-008, -1, -5.38374141e-018, 0)
  2632. o134.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2633. o134.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2634. o134.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2635. o134.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2636. o134.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2637. o134.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2638. o134.Color = Color3.new(0.105882, 0.164706, 0.207843)
  2639. o135.Parent = o134
  2640. o135.Scale = Vector3.new(0.027777778, 0.861111045, 0.416666687)
  2641. o136.Parent = o1
  2642. o136.Material = Enum.Material.SmoothPlastic
  2643. o136.BrickColor = BrickColor.new("Black")
  2644. o136.Position = Vector3.new(18.950964, 0.969842017, 14.2187424)
  2645. o136.Rotation = Vector3.new(2.05579065e-016, -2.50796006e-006, 6.27987314e-020)
  2646. o136.Anchored = true
  2647. o136.FormFactor = Enum.FormFactor.Custom
  2648. o136.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2649. o136.CFrame = CFrame.new(18.950964, 0.969842017, 14.2187424, 1, -1.0960446e-021, -4.3772161e-008, -7.78546341e-022, 1, -3.58803156e-018, 4.3772161e-008, -5.38120031e-018, 1)
  2650. o136.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2651. o136.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2652. o136.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2653. o136.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2654. o136.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2655. o136.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2656. o136.Color = Color3.new(0.105882, 0.164706, 0.207843)
  2657. o137.Parent = o136
  2658. o137.Scale = Vector3.new(0.666666687, 0.249999985, 0.74999994)
  2659. o137.MeshType = Enum.MeshType.Wedge
  2660. o138.Parent = o1
  2661. o138.Material = Enum.Material.SmoothPlastic
  2662. o138.BrickColor = BrickColor.new("Black")
  2663. o138.Position = Vector3.new(18.950964, 0.919857979, 14.2271004)
  2664. o138.Rotation = Vector3.new(-0.600734293, 89.980217, -5.99351438e-007)
  2665. o138.Anchored = true
  2666. o138.FormFactor = Enum.FormFactor.Custom
  2667. o138.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2668. o138.CFrame = CFrame.new(18.950964, 0.919857979, 14.2271004, 4.06289615e-008, 4.25005558e-016, 0.99999994, -6.70552254e-008, 0.999999881, 4.68723726e-010, -1.00000012, -9.68575407e-008, 4.47034694e-008)
  2669. o138.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2670. o138.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2671. o138.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2672. o138.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2673. o138.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2674. o138.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2675. o138.Color = Color3.new(0.105882, 0.164706, 0.207843)
  2676. o139.Parent = o138
  2677. o139.Scale = Vector3.new(0.888888896, 0.249999985, 0.666666687)
  2678. o140.Parent = o1
  2679. o140.Material = Enum.Material.SmoothPlastic
  2680. o140.BrickColor = BrickColor.new("Black")
  2681. o140.Position = Vector3.new(18.950964, 1.17262495, 14.2539701)
  2682. o140.Rotation = Vector3.new(30.0000038, 1.24663654e-006, -90)
  2683. o140.Anchored = true
  2684. o140.FormFactor = Enum.FormFactor.Custom
  2685. o140.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2686. o140.CFrame = CFrame.new(18.950964, 1.17262495, 14.2539701, -4.959292e-008, 1, 2.17579128e-008, -0.866025388, -3.19989653e-008, -0.50000006, -0.50000006, -4.36557457e-008, 0.866025388)
  2687. o140.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2688. o140.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2689. o140.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2690. o140.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2691. o140.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2692. o140.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2693. o140.Color = Color3.new(0.105882, 0.164706, 0.207843)
  2694. o141.Parent = o140
  2695. o141.Scale = Vector3.new(0.194444433, 0.416666687, 0.194444433)
  2696. o142.Parent = o1
  2697. o142.Material = Enum.Material.SmoothPlastic
  2698. o142.BrickColor = BrickColor.new("Really black")
  2699. o142.Position = Vector3.new(18.950964, 1.10038495, 14.3182096)
  2700. o142.Rotation = Vector3.new(3.08320072e-016, 90, 0)
  2701. o142.Anchored = true
  2702. o142.FormFactor = Enum.FormFactor.Custom
  2703. o142.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2704. o142.CFrame = CFrame.new(18.950964, 1.10038495, 14.3182096, 0, -2.98023295e-008, 1, 5.38120031e-018, 1, 2.98023295e-008, -1, -1.91260039e-018, 0)
  2705. o142.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2706. o142.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2707. o142.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2708. o142.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2709. o142.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2710. o142.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2711. o142.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2712. o143.Parent = o142
  2713. o143.Scale = Vector3.new(0.027777778, 0.722222269, 0.388888866)
  2714. o144.Parent = o1
  2715. o144.Material = Enum.Material.SmoothPlastic
  2716. o144.BrickColor = BrickColor.new("Black")
  2717. o144.Position = Vector3.new(18.950964, 0.986526012, 14.2826424)
  2718. o144.Rotation = Vector3.new(3.08320072e-016, 0, 6.27987314e-020)
  2719. o144.Anchored = true
  2720. o144.FormFactor = Enum.FormFactor.Custom
  2721. o144.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2722. o144.CFrame = CFrame.new(18.950964, 0.986526012, 14.2826424, 1, -1.0960446e-021, 0, -1.0960446e-021, 1, -5.38120031e-018, 0, -5.38120031e-018, 1)
  2723. o144.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2724. o144.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2725. o144.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2726. o144.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2727. o144.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2728. o144.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2729. o144.Color = Color3.new(0.105882, 0.164706, 0.207843)
  2730. o145.Parent = o144
  2731. o145.Scale = Vector3.new(0.666666687, 0.416666687, 0.333333343)
  2732. o145.MeshType = Enum.MeshType.Wedge
  2733. o146.Parent = o1
  2734. o146.Material = Enum.Material.SmoothPlastic
  2735. o146.BrickColor = BrickColor.new("Really black")
  2736. o146.Position = Vector3.new(18.950964, 0.872651994, 14.2770796)
  2737. o146.Rotation = Vector3.new(2.18855899e-013, 2.50129006e-006, 180)
  2738. o146.Anchored = true
  2739. o146.FormFactor = Enum.FormFactor.Custom
  2740. o146.Size = Vector3.new(0.200000003, 0.200000003, 0.211111099)
  2741. o146.CFrame = CFrame.new(18.950964, 0.872651994, 14.2770796, -1, -8.74227766e-008, 4.36557457e-008, 8.74227766e-008, -1, -3.81975606e-015, 4.36557457e-008, 6.83386182e-018, 1)
  2742. o146.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2743. o146.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2744. o146.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2745. o146.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2746. o146.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2747. o146.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2748. o146.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2749. o147.Parent = o146
  2750. o147.Scale = Vector3.new(0.666666687, 0.277777761, 1)
  2751. o147.MeshType = Enum.MeshType.Wedge
  2752. o148.Name = "Handle"
  2753. o148.Parent = o1
  2754. o148.Material = Enum.Material.SmoothPlastic
  2755. o148.BrickColor = BrickColor.new("Really black")
  2756. o148.Transparency = 1
  2757. o148.Position = Vector3.new(18.9506321, 0.598004997, 14.4106464)
  2758. o148.Rotation = Vector3.new(180, -2.50129006e-006, 180)
  2759. o148.Anchored = true
  2760. o148.FormFactor = Enum.FormFactor.Custom
  2761. o148.Size = Vector3.new(0.200000003, 0.205555543, 0.200000003)
  2762. o148.CFrame = CFrame.new(18.9506321, 0.598004997, 14.4106464, -1, -1.0960446e-021, -4.36557457e-008, 1.41269847e-021, 1, -1.6144448e-018, 4.36557457e-008, -5.38120031e-018, -1)
  2763. o148.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2764. o148.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2765. o148.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2766. o148.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2767. o148.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2768. o148.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2769. o148.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2770. o149.Name = "FireSound"
  2771. o149.Parent = o148
  2772. o149.SoundId = "rbxassetid://330704232"
  2773. o149.Volume = 10
  2774. o150.Parent = o148
  2775. o150.Scale = Vector3.new(0.99999994, 1, 0.99999994)
  2776. Victim = game.Players.LocalPlayer.Character
  2777. function Suicide ()
  2778. Victim.Torso.Neck.C0 = CFrame.new(0,1.5,0) * CFrame.Angles(math.rad(25), -math.rad(0),-math.rad(0))
  2779. Victim.Torso.Neck.C1 = CFrame.new(0,0,0)
  2780. wait(.02)
  2781. Victim.Torso["Right Shoulder"].C0 = CFrame.new(2.3,.5,0) * CFrame.Angles(math.rad(-90), -math.rad(160),-math.rad(-70))
  2782. Victim.Torso["Right Shoulder"].C1 = CFrame.new(0,0,0)
  2783. ANGLE = -70
  2784. ANGLE2 = -20
  2785. for i=1,7 do
  2786. ANGLE = ANGLE + 10
  2787. ANGLE2 = ANGLE2 + 10
  2788. Victim.Torso["Right Shoulder"].C0 = CFrame.new(2.3,.5,0) * CFrame.Angles(math.rad(-90), -math.rad(160),-math.rad(ANGLE))
  2789. Victim.Torso["Right Shoulder"].C1 = CFrame.new(0,0,0)
  2790. wait(1/30)
  2791. end
  2792. wait(.3)
  2793. o1.Handle.FireSound.Parent = workspace
  2794. workspace.FireSound:Play()
  2795. game.Players.LocalPlayer.Character.Humanoid.Health = 0
  2796. game.Players.LocalPlayer.Character.Head.BrickColor = BrickColor.new("Maroon")
  2797. player = game.Players[Victim.Name]
  2798. char = player.Character
  2799. char.Archivable = true
  2800. local rg = char:Clone()
  2801. rg.HumanoidRootPart:Destroy()
  2802. rg.Name = ""
  2803. rg.Humanoid.MaxHealth = 0
  2804.  
  2805. for i, v in pairs(rg.Torso:GetChildren()) do
  2806. if v:IsA("Glue") or v:IsA("Motor6D") then
  2807. v:Destroy()
  2808. end
  2809. end
  2810.  
  2811. local n = Instance.new("Glue", rg.Torso)
  2812. n.Name = "Neck"
  2813. n.Part0 = rg.Torso
  2814. n.Part1 = rg.Head
  2815. n.C0 = CFrame.new(0, 1, 0)
  2816. n.C1 = CFrame.new(0, -0.5, 0)
  2817.  
  2818.  
  2819. local rs = Instance.new("Glue", rg.Torso)
  2820. rs.Name = "Right Shoulder"
  2821. rs.Part0 = rg.Torso
  2822. rs.Part1 = rg["Right Arm"]
  2823. rs.C0 = CFrame.new(1.5, 0.5, 0)
  2824. rs.C1 = CFrame.new(0, 0.5, 0)
  2825. local ls = Instance.new("Glue", rg.Torso)
  2826. ls.Name = "Left Shoulder"
  2827. ls.Part0 = rg.Torso
  2828. ls.Part1 = rg["Left Arm"]
  2829. ls.C0 = CFrame.new(-1.5, 0.5, 0)
  2830. ls.C1 = CFrame.new(0, 0.5, 0)
  2831.  
  2832. local rh = Instance.new("Glue", rg.Torso)
  2833. rh.Name = "Right Hip"
  2834. rh.Part0 = rg.Torso
  2835. rh.Part1 = rg["Right Leg"]
  2836. rh.C0 = CFrame.new(0.5, -1, 0)
  2837. rh.C1 = CFrame.new(0, 1, 0)
  2838. local lh = Instance.new("Glue", rg.Torso)
  2839. lh.Name = "Left Hip"
  2840. lh.Part0 = rg.Torso
  2841. lh.Part1 = rg["Left Leg"]
  2842. lh.C0 = CFrame.new(-0.5, -1, 0)
  2843. lh.C1 = CFrame.new(0, 1, 0)
  2844. char.Torso:Destroy()
  2845. char.Head:Destroy()
  2846. char["Left Leg"]:Destroy()
  2847. char["Left Arm"]:Destroy()
  2848. char["Right Leg"]:Destroy()
  2849. char["Right Arm"]:Destroy()
  2850. rg.Parent = game.Workspace
  2851. rg.Head.BrickColor = BrickColor.new("Maroon")
  2852. rg.Torso.Neck:Destroy()
  2853. for i, v in pairs(rg.Torso:GetChildren()) do
  2854. if v:IsA("Motor6D") then
  2855. v:Destroy()
  2856. end
  2857. end
  2858. function DEATH ()
  2859. OHHNELLY = Instance.new("Part")
  2860. OHHNELLY.Parent = rg
  2861. OHHNELLY.Anchored = false
  2862. OHHNELLY.Material = Enum.Material.SmoothPlastic
  2863. OHHNELLY.BrickColor = BrickColor.new("Maroon")
  2864. OHHNELLY.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2865. OHHNELLY.Position = rg.Head.Position
  2866. OHHNELLY.Color = Color3.new(0.458824, 0, 0)
  2867. OHHNELLY.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2868. OHHNELLY.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2869. OHHNELLY.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2870. OHHNELLY.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2871. OHHNELLY.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2872. OHHNELLY.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2873. end
  2874. for i=1, 10 do
  2875. DEATH()
  2876. print"BLOODY"
  2877. wait()
  2878. end
  2879. end
  2880. function Weld(x,y)
  2881. local W = Instance.new("Weld")
  2882. W.Part0 = x
  2883. W.Part1 = y
  2884. local CJ = CFrame.new(x.Position)
  2885. local C0 = x.CFrame:inverse()*CJ
  2886. local C1 = y.CFrame:inverse()*CJ
  2887. W.C0 = C0
  2888. W.C1 = C1
  2889. W.Parent = x
  2890. end
  2891.  
  2892. function Get(A)
  2893. if A.className == "Part" then
  2894. Weld(o1.Handle, A)
  2895. A.Anchored = false
  2896. else
  2897. local C = A:GetChildren()
  2898. for i=1, #C do
  2899. Get(C[i])
  2900. end
  2901. end
  2902. end
  2903.  
  2904. function Finale()
  2905. Get(o1)
  2906. end
  2907.  
  2908. o1.Equipped:connect(Finale)
  2909. o1.Unequipped:connect(Finale)
  2910. o1.Activated:connect(Suicide)
  2911. Finale()
  2912. end)
  2913.  
  2914. TextLabel.Parent = Frame
  2915. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  2916. TextLabel.BorderColor3 = Color3.new(0, 0, 0)
  2917. TextLabel.Size = UDim2.new(0, 294, 0, 90)
  2918. TextLabel.Font = Enum.Font.SourceSans
  2919. TextLabel.FontSize = Enum.FontSize.Size60
  2920. TextLabel.Text = "What to name?"
  2921. TextLabel.TextSize = 50
  2922.  
  2923. TextLabel_2.Parent = Frame
  2924. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  2925. TextLabel_2.BorderColor3 = Color3.new(1, 1, 1)
  2926. TextLabel_2.Position = UDim2.new(0, 9, 0, 97)
  2927. TextLabel_2.Size = UDim2.new(0, 276, 0, 67)
  2928. TextLabel_2.Font = Enum.Font.SourceSans
  2929. TextLabel_2.FontSize = Enum.FontSize.Size28
  2930. TextLabel_2.Text = "Made by: brainsplater2000"
  2931. TextLabel_2.TextColor3 = Color3.new(0.133333, 1, 0)
  2932. TextLabel_2.TextSize = 25
  2933.  
  2934. TextLabel_3.Parent = Frame
  2935. TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
  2936. TextLabel_3.Position = UDim2.new(0, 0, 0, 429)
  2937. TextLabel_3.Size = UDim2.new(0, 294, 0, 61)
  2938. TextLabel_3.Font = Enum.Font.SourceSans
  2939. TextLabel_3.FontSize = Enum.FontSize.Size28
  2940. TextLabel_3.Text = "how did you get here o.0"
  2941. TextLabel_3.TextColor3 = Color3.new(1, 0, 0.0156863)
  2942. TextLabel_3.TextSize = 25
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement