vevc3

Untitled

Nov 20th, 2017
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 278.44 KB | None | 0 0
  1. -- Objects
  2.  
  3. local GUIscreen = Instance.new("ScreenGui")
  4. local GUIframe = Instance.new("Frame")
  5. local BsodBut = Instance.new("TextButton")
  6. local LeafBut = Instance.new("TextButton")
  7. local GiantBut = Instance.new("TextButton")
  8. local TextLabel = Instance.new("TextLabel")
  9. local VictimBox = Instance.new("TextBox")
  10. local KidnapBut = Instance.new("TextButton")
  11. local MoreBut = Instance.new("TextButton")
  12. local MoreFrame = Instance.new("Frame")
  13. local DogeBut = Instance.new("TextButton")
  14. local FairyBut = Instance.new("TextButton")
  15. local DanceBut = Instance.new("TextButton")
  16. local TextLabel_2 = Instance.new("TextLabel")
  17.  
  18. -- Properties
  19.  
  20. GUIscreen.Name = "GUIscreen"
  21. GUIscreen.Parent = game.CoreGui
  22.  
  23. GUIframe.Name = "GUIframe"
  24. GUIframe.Parent = GUIscreen
  25. GUIframe.Active = true
  26. GUIframe.BackgroundColor3 = Color3.new(1, 1, 1)
  27. GUIframe.Draggable = true
  28. GUIframe.Position = UDim2.new(0, 16, 0, 16)
  29. GUIframe.Size = UDim2.new(0, 311, 0, 188)
  30. GUIframe.Style = Enum.FrameStyle.RobloxRound
  31.  
  32. BsodBut.Name = "BsodBut"
  33. BsodBut.Parent = GUIframe
  34. BsodBut.BackgroundColor3 = Color3.new(0.141176, 0.141176, 0.141176)
  35. BsodBut.BorderColor3 = Color3.new(1, 1, 1)
  36. BsodBut.Size = UDim2.new(0, 156, 0, 40)
  37. BsodBut.Font = Enum.Font.SourceSans
  38. BsodBut.FontSize = Enum.FontSize.Size14
  39. BsodBut.Text = "Legit the best script (execute me pls)"
  40. BsodBut.TextColor3 = Color3.new(1, 1, 1)
  41. BsodBut.TextScaled = true
  42. BsodBut.TextSize = 14
  43. BsodBut.TextWrapped = true
  44. BsodBut.MouseButton1Down:connect(function()
  45. local w = workspace:GetChildren()
  46. local a = Instance.new("Sky",game.Lighting)
  47. local b = {"Bk","Dn","Ft","Lf","Rt","Up"}
  48. for _,v in pairs(b) do
  49. a["Skybox"..v]="rbxassetid://111954944"
  50. end
  51. for q,p in pairs(game.Players:GetPlayers()) do
  52. local c = Instance.new("ParticleEmitter",p.Character.Torso)
  53. c.Texture = "rbxassetid://79187163"
  54. c.VelocitySpread = 50 end
  55. local d = Instance.new("Sound",workspace)
  56. d.SoundId = "rbxassetid://507839176"
  57. d.Looped = true
  58. d:Play()
  59. for i= 1,#w do
  60. if w[i]:isA("BasePart") then
  61. pe = Instance.new("ParticleEmitter", w[i])
  62. pe.Texture = "rbxassetid://79187163"
  63. pe.VelocitySpread = 5
  64. end end
  65. for n,m in pairs(game.Players:GetPlayers()) do
  66. local dd = Instance.new("ParticleEmitter",m.Character.Torso)
  67. dd.Texture = "rbxassetid://357822657"
  68. dd.VelocitySpread = 50 end
  69. end)
  70.  
  71. LeafBut.Name = "LeafBut"
  72. LeafBut.Parent = GUIframe
  73. LeafBut.BackgroundColor3 = Color3.new(0.141176, 0.141176, 0.141176)
  74. LeafBut.BorderColor3 = Color3.new(1, 1, 1)
  75. LeafBut.Position = UDim2.new(0, 0, 0, 54)
  76. LeafBut.Size = UDim2.new(0, 156, 0, 40)
  77. LeafBut.Font = Enum.Font.SourceSans
  78. LeafBut.FontSize = Enum.FontSize.Size14
  79. LeafBut.Text = "trump titan (oh my)"
  80. LeafBut.TextColor3 = Color3.new(1, 1, 1)
  81. LeafBut.TextScaled = true
  82. LeafBut.TextSize = 14
  83. LeafBut.TextWrapped = true
  84. LeafBut.MouseButton1Down:connect(function()
  85. ---------------------------
  86. local MaxMana = 5000000 -- Max Mana You Can Get
  87. local Mana = 5000000 -- Mana You Start With
  88. local ManaGain = 40000 -- How Much Mana You Gain Per Second
  89. ---------------------------
  90. repeat game:GetService('RunService').Stepped:wait() until game:GetService('Players').LocalPlayer.Character
  91. ----190470714
  92. ----
  93. sit = true
  94. cn = CFrame.new
  95. v3 = Vector3.new
  96. c3 = Color3.new
  97. bn = BrickColor.new
  98. ca2 = CFrame.Angles
  99. ca = function(x,y,z) return ca2(math.rad(x),math.rad(y),math.rad(z)) end
  100. ud2 = UDim2.new
  101. ----
  102. ----
  103. local Player = game:GetService('Players').LocalPlayer
  104. local Char = Player.Character
  105. local Human = Char.Humanoid
  106. local Mouse = Player:GetMouse()
  107.  
  108. ----
  109. Human.WalkSpeed = 0
  110. print ('Loading...')
  111. wait(0)
  112. ----
  113. ----
  114. local mananum=0
  115. la = Char['Left Arm']
  116. ra = Char['Right Arm']
  117. ll = Char['Left Leg']
  118. rl = Char['Right Leg']
  119. tr = Char['Torso']
  120. hd = Char['Head']
  121. rp = Char['HumanoidRootPart']
  122. ----
  123. ----
  124. ram = tr['Right Shoulder']
  125. lam = tr['Left Shoulder']
  126. llm = tr['Left Hip']
  127. rlm = tr['Right Hip']
  128. hm = tr['Neck']
  129. rj = rp['RootJoint']
  130. ----
  131. ----
  132. InputService = game:GetService('UserInputService')
  133. RunService = game:GetService('RunService')
  134. ----
  135. ----
  136. it=Instance.new
  137. Torso=Char.Torso
  138. local fengui=it("GuiMain")
  139. fengui.Parent=Player.PlayerGui
  140. fengui.Name="WeaponGUI"
  141. local fenframe=it("Frame")
  142. fenframe.Parent=fengui
  143. fenframe.BackgroundColor3=Color3.new(255,255,255)
  144. fenframe.BackgroundTransparency=1
  145. fenframe.BorderColor3=Color3.new(17,17,17)
  146. fenframe.Size=UDim2.new(0.0500000007, 0, 0.100000001, 0)
  147. fenframe.Position=UDim2.new(0.4,0,0.1,0)
  148. local fenbarmana1=it("TextLabel")
  149. fenbarmana1.Parent=fenframe
  150. fenbarmana1.Text=" "
  151. fenbarmana1.BackgroundTransparency=0
  152. fenbarmana1.BackgroundColor3=Color3.new(0,0,0)
  153. fenbarmana1.SizeConstraint="RelativeXY"
  154. fenbarmana1.TextXAlignment="Center"
  155. fenbarmana1.TextYAlignment="Center"
  156. fenbarmana1.Position=UDim2.new(0,0,0,0)
  157. fenbarmana1.Size=UDim2.new(4,0,0.2,0)
  158. local fenbarmana2=it("TextLabel")
  159. fenbarmana2.Parent=fenframe
  160. fenbarmana2.Text=" "
  161. fenbarmana2.BackgroundTransparency=0
  162. fenbarmana2.BackgroundColor3=Torso.Color
  163. fenbarmana2.SizeConstraint="RelativeXY"
  164. fenbarmana2.TextXAlignment="Center"
  165. fenbarmana2.TextYAlignment="Center"
  166. fenbarmana2.Position=UDim2.new(0,0,0,0)
  167. fenbarmana2.Size=UDim2.new(4*Mana/MaxMana,0,0.2,0)
  168. local fenbarmana3=it("TextLabel")
  169. fenbarmana3.Parent=fenframe
  170. fenbarmana3.Text=" "
  171. fenbarmana3.BackgroundTransparency=0
  172. fenbarmana3.BackgroundColor3=Color3.new(Col1,Col2,Col3)
  173. fenbarmana3.SizeConstraint="RelativeXY"
  174. fenbarmana3.TextXAlignment="Center"
  175. fenbarmana3.TextYAlignment="Center"
  176. fenbarmana3.Position=UDim2.new(0,0,0,0)
  177. fenbarmana3.Size=UDim2.new(0,0,0.2,0)
  178. local fenbarmana4=it("TextLabel")
  179. fenbarmana4.Parent=fenframe
  180. fenbarmana4.Text="Energy("..Mana..")"
  181. fenbarmana4.BackgroundTransparency=1
  182. fenbarmana4.BackgroundColor3=Color3.new(0,0,0)
  183. fenbarmana4.SizeConstraint="RelativeXY"
  184. fenbarmana4.TextXAlignment="Center"
  185. fenbarmana4.TextYAlignment="Center"
  186. fenbarmana4.Position=UDim2.new(0,0,-0.3,0)
  187. fenbarmana4.Size=UDim2.new(4,0,0.2,0)
  188. fenbarmana4.FontSize="Size9"
  189. fenbarmana4.TextStrokeTransparency=0
  190. fenbarmana4.TextColor=BrickColor.new("White")
  191.  
  192. LastMade = nil
  193.  
  194. xNew=function(Table)
  195. local Obj=Instance.new(Table[1])
  196. for Ind,Val in pairs(Table) do
  197. if Ind~=1 and Ind~=2 then
  198. Obj[Ind] = Val
  199. end
  200. end
  201. Obj.Parent=Table[2]
  202. LastMade= Obj
  203. return Obj
  204. end
  205.  
  206. xPart=function(tab)
  207. local v=Instance.new(tab.type or "Part")
  208. if tab.type~="CornerWedgePart" then v.formFactor="Custom" end
  209. v.CanCollide=false
  210. v.TopSurface=10 v.BottomSurface=10 v.RightSurface=10 v.LeftSurface=10 v.FrontSurface=10 v.BackSurface=10
  211. v.Size=v3(tab[2],tab[3],tab[4])
  212. if tab.co then v.BrickColor=bn(tab.co) end
  213. if tab.tr then v.Transparency=tab.tr end
  214. if tab.rf then v.Reflectance=tab.rf end
  215. if tab.cf then v.CFrame=tab.cf end
  216. if tab.an then v.Anchored=tab.an end
  217. if tab.mt then v.Material=tab.mt end
  218. if tab.ca then v.CanCollide=tab.ca end
  219. v.Parent=tab[1]
  220. LastMade= v
  221. return v
  222. end
  223.  
  224. xWeld = function(a,b,between,type)
  225. local Weld = xNew{type or 'Weld',a,Part0 = a,Part1 = b, C0 = cn()}
  226. if between then
  227. Weld.C1 = b.CFrame:inverse() * a.CFrame
  228. else
  229. Weld.C1 = cn()
  230. end
  231. return Weld
  232. end
  233.  
  234. function xSound(id,parent,pitch)
  235. local s = xNew{'Sound', PlayOnRemove = true, SoundId = 'http://roblox.com/asset/?id='..id,Pitch = pitch}
  236. s.Parent = parent
  237. s:Destroy()
  238. if id == 400832473 then
  239. s.Looped = true
  240. s.Name = "Music"
  241. end
  242. end
  243.  
  244. ----
  245. xSound(190470714,workspace,1.5)
  246. ----
  247. do local function QuaternionFromCFrame(cf) local mx, my, mz, m00, m01, m02, m10, m11, m12, m20, m21, m22 = cf:components() local trace = m00 + m11 + m22 if trace > 0 then local s = math.sqrt(1 + trace) local recip = 0.5/s return (m21-m12)*recip, (m02-m20)*recip, (m10-m01)*recip, s*0.5 else local i = 0 if m11 > m00 then i = 1 end if m22 > (i == 0 and m00 or m11) then i = 2 end if i == 0 then local s = math.sqrt(m00-m11-m22+1) local recip = 0.5/s return 0.5*s, (m10+m01)*recip, (m20+m02)*recip, (m21-m12)*recip elseif i == 1 then local s = math.sqrt(m11-m22-m00+1) local recip = 0.5/s return (m01+m10)*recip, 0.5*s, (m21+m12)*recip, (m02-m20)*recip elseif i == 2 then local s = math.sqrt(m22-m00-m11+1) local recip = 0.5/s return (m02+m20)*recip, (m12+m21)*recip, 0.5*s, (m10-m01)*recip end end end local function QuaternionToCFrame(px, py, pz, x, y, z, w) local xs, ys, zs = x + x, y + y, z + z local wx, wy, wz = w*xs, w*ys, w*zs local xx = x*xs local xy = x*ys local xz = x*zs local yy = y*ys local yz = y*zs local zz = z*zs return CFrame.new(px, py, pz,1-(yy+zz), xy - wz, xz + wy,xy + wz, 1-(xx+zz), yz - wx, xz - wy, yz + wx, 1-(xx+yy)) end local function QuaternionSlerp(a, b, t) local cosTheta = a[1]*b[1] + a[2]*b[2] + a[3]*b[3] + a[4]*b[4] local startInterp, finishInterp; if cosTheta >= 0.0001 then if (1 - cosTheta) > 0.0001 then local theta = math.acos(cosTheta) local invSinTheta = 1/math.sin(theta) startInterp = math.sin((1-t)*theta)*invSinTheta finishInterp = math.sin(t*theta)*invSinTheta else startInterp = 1-t finishInterp = t end else if (1+cosTheta) > 0.0001 then local theta = math.acos(-cosTheta) local invSinTheta = 1/math.sin(theta) startInterp = math.sin((t-1)*theta)*invSinTheta finishInterp = math.sin(t*theta)*invSinTheta else startInterp = t-1 finishInterp = t end end return a[1]*startInterp + b[1]*finishInterp, a[2]*startInterp + b[2]*finishInterp, a[3]*startInterp + b[3]*finishInterp, a[4]*startInterp + b[4]*finishInterp end function clerp(a,b,t) local qa = {QuaternionFromCFrame(a)} local qb = {QuaternionFromCFrame(b)} local ax, ay, az = a.x, a.y, a.z local bx, by, bz = b.x, b.y, b.z local _t = 1-t return QuaternionToCFrame(_t*ax + t*bx, _t*ay + t*by, _t*az + t*bz,QuaternionSlerp(qa, qb, t)) end end
  248. function xlerp(weld,to,tim)
  249. if weld.C1 ~= to then
  250. --weld.C1 = clerp(weld.C1,to,tim)
  251. weld.C1 = weld.C1:lerp(to,tim)
  252. end
  253. end
  254. function lerp(a,b,c)return a+(b-a)*c end
  255. ----
  256. ----
  257. if Char:findFirstChild("Health") then
  258. Char.Health:Destroy()
  259. end
  260. wait(0)
  261. ----
  262. --hd.Mesh.Scale = Vector3.new(hd.Mesh.Scale.X * 3,hd.Mesh.Scale.Y * 3,hd.Mesh.Scale.Z * 3)
  263. ra.Size = ra.Size * 4.5
  264. la.Size = la.Size * 4.5
  265. ll.Size = ll.Size * 4.5
  266. rl.Size = rl.Size * 4.5
  267. tr.Size = tr.Size * 4.5
  268. hd.Size = hd.Size * 4.5
  269. rp.Size = rp.Size * 4.5
  270. --
  271. local tw = xWeld(rp,tr)
  272. tw.C1 = cn(0,0,0)
  273. local law = xWeld(tr,la)
  274. law.C0 = cn(-6.5,.7,0)
  275. law.C1 = cn(0,.7,0)
  276. local raw = xWeld(tr,ra)
  277. raw.C0 = cn(6.5,.7,0)
  278. raw.C1 = cn(0,.7,0)
  279. local llw = xWeld(tr,ll)
  280. llw.C0 = cn(-2.5,-6,0)
  281. llw.C1 = cn(0,3.5,0)
  282. local rlw = xWeld(tr,rl)
  283. rlw.C0 = cn(2.5,-6,0)
  284. rlw.C1 = cn(0,3.5,0)
  285. local hw = xWeld(tr,hd)
  286. hw.C1 = cn(0,-6.5,0)
  287. ras = raw.C1
  288. las = law.C1
  289. lls = llw.C1
  290. rls = rlw.C1
  291. ts = tw.C1
  292. hs = hw.C1
  293. -----
  294. for _,Part in pairs(Char:GetChildren()) do
  295. if Part:IsA('BasePart') then
  296. Part.CustomPhysicalProperties = PhysicalProperties.new(0, .3, .5)
  297. end
  298. end
  299. --------------------------------------------------------
  300. --------------------------------------------------------
  301. -----------------------CONSTANTS------------------------
  302. --------------------------------------------------------
  303. --------------------------------------------------------
  304. REGEN_SPEED = 5
  305. WEAPON_NAME = 'Grandark'
  306. ----------------------------------------------------
  307. ----------------------------------------------------
  308. -----------------------MODEL------------------------
  309. ----------------------------------------------------
  310. ----------------------------------------------------
  311. local Handle
  312. local Blade
  313. local haw
  314. Pack = Instance.new('Model', Char)
  315. Pack.Name = WEAPON_NAME
  316. do
  317. Handle = xPart{Pack,0.54285717, 4.96428585, 1.02857149} Handle.BrickColor = BrickColor.new('Light orange') Handle.Material = Enum.Material.Plastic; haw = xWeld(ra,Handle); LastMade.C1 = ca(90,0,180)*cn(0,3,0) LastMade.C0 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  318.  
  319. end
  320. has = haw.C1
  321.  
  322. for _,v in pairs(Pack:GetChildren()) do
  323. v.CustomPhysicalProperties = PhysicalProperties.new(0, 0, 0)
  324. end
  325. --------------------------------------------------------
  326. --------------------------------------------------------
  327. -----------------------VARIABLES------------------------
  328. --------------------------------------------------------
  329. --------------------------------------------------------
  330. State = 'Idle'
  331. FallTime = 0
  332. Walk = 0
  333. WalkReverse = false
  334. StompDB = false
  335. JumpDB = false
  336. --
  337. function NewHitbox(Radius,Position)
  338. local Returning = {}
  339. for _,v in pairs(workspace:GetChildren()) do
  340. if v~=Char and v:FindFirstChild('Humanoid') and v:FindFirstChild('Torso') then
  341. local Mag = (v.Torso.Position - Position).magnitude
  342. if Mag < Radius then
  343. table.insert(Returning,v)
  344. end
  345. end
  346. end
  347. return Returning
  348. end
  349. --
  350. function UpdateState()
  351. if (rp.Velocity*v3(1, 0, 1)).magnitude > 5 then
  352. if State == 'Idle' then State = 'Walking' end
  353. else
  354. if State == 'Walking' then State = 'Idle'; end
  355. end
  356. if WalkReverse then
  357. Walk = Walk - .5
  358. else
  359. Walk = Walk + .5
  360. end
  361. if Walk >= 10 then
  362. WalkReverse = true
  363. elseif Walk <= -10 then
  364. WalkReverse = false
  365. end
  366. end
  367. --
  368. function JumpExplode()
  369. local Hit = NewHitbox(35,Char.Torso.Position)
  370. for _,v in pairs(Hit) do
  371. v.Humanoid.MaxHealth = 100
  372. v.Humanoid.Health = v.Humanoid.Health - 1000000000
  373. if sit then
  374. v.Humanoid.Sit = true
  375. end
  376. end
  377. xSound('2233908',tr,1)
  378. coroutine.wrap(function()
  379. local Explosion = xNew{'Part',Char,Anchored = true,CanCollide = false,FormFactor = 'Custom',BrickColor = bn('Earth green')}
  380. local Mesh = xNew{'SpecialMesh', Explosion,MeshType = 'FileMesh', MeshId = 'http://www.roblox.com/asset/?id=20329976'}
  381. Explosion.CFrame = Char.Torso.CFrame * cn(0,-20,0)
  382. Mesh.Scale = v3(1,7,1)
  383. repeat
  384. Mesh.Scale = Mesh.Scale + v3(1,0,1)
  385. Explosion.Transparency = Explosion.Transparency + .025
  386. wait()
  387. until Explosion.Transparency >= 1
  388. Explosion:Destroy()
  389. end)()
  390. end
  391. --
  392. function Stomp()
  393. if State == 'Walking' or State == 'Idle' then
  394. if StompDB == false then
  395. StompDB = true
  396. State = 'Attacking'
  397. Human.WalkSpeed = 0
  398. --
  399. xSound('138186576',Char.Head,1)
  400. for _=0,1,.05 do
  401. xlerp(tw,ts,.2)
  402. xlerp(hw,hs*ca(40,0,0)*cn(0,-1,-1.5),.2)
  403. xlerp(rlw,rls*ca(20,0,0),.2)
  404. xlerp(llw,lls*cn(0,-2,1.25),.2)
  405. xlerp(raw,ras*ca(20,0,-20)*cn(-.5,-.5,0),.2)
  406. xlerp(law,las*ca(20,0,0),.2)
  407. wait()
  408. end
  409. coroutine.wrap(function()
  410. local Explosion = xNew{'Part',Char,Anchored = true,CanCollide = false,FormFactor = 'Custom',BrickColor = bn('Earth green')}
  411. local Mesh = xNew{'SpecialMesh', Explosion,MeshType = 'FileMesh', MeshId = 'http://www.roblox.com/asset/?id=3270017'}
  412. Explosion.CFrame = rp.CFrame * cn(0,-7,0)*ca(90,0,0)
  413. Mesh.Scale = v3(5,5,10)
  414. repeat
  415. Mesh.Scale = Mesh.Scale + v3(2,2,.5)
  416. Explosion.Transparency = Explosion.Transparency + .01
  417. wait()
  418. until Explosion.Transparency >= 1
  419. Explosion:Destroy()
  420. end)()
  421. coroutine.wrap(function()
  422. local Already = {}
  423. for i=1,50,2 do
  424. wait(.1)
  425. local Hit = NewHitbox(i*2,Char.Torso.Position)
  426. for _,v in pairs(Hit) do
  427. if not Already[v] then
  428. v.Humanoid.MaxHealth = 100
  429. v.Humanoid.Health = v.Humanoid.Health - 300000000000
  430. if sit then
  431. v.Humanoid.Sit = true
  432. end
  433. Already[v] = true
  434. end
  435. end
  436. end
  437. end)()
  438. --attack
  439. for _=0,1,.05 do
  440. xlerp(tw,ts,.3)
  441. xlerp(hw,hs*ca(40,0,0)*cn(0,-1,-1.5),.3)
  442. xlerp(rlw,rls*ca(20,0,0),.3)
  443. xlerp(llw,lls*cn(0,0,1.25),.3)
  444. xlerp(raw,ras*ca(20,0,-20)*cn(-.5,-.5,0),.3)
  445. xlerp(law,las*ca(20,0,0),.3)
  446. wait()
  447. end
  448. State = 'Idle'
  449. Human.WalkSpeed = 50
  450. coroutine.wrap(function()
  451. wait(0)
  452. StompDB = false
  453. end)()
  454. end
  455. end
  456. end
  457. --
  458. function Charge()
  459. if State == 'Walking' or State == 'Idle' then
  460. State = 'Charge'
  461. for _, controller in pairs(game:GetService("ControllerService"):GetChildren()) do
  462. controller.Parent = workspace
  463. end
  464. local function Exp()
  465. local Explosion = xNew{'Part',Char,Anchored = true,CanCollide = false,FormFactor = 'Custom',BrickColor = bn('White')}
  466. local Mesh = xNew{'SpecialMesh', Explosion,MeshType = 'FileMesh', MeshId = 'http://www.roblox.com/asset/?id=20329976'}
  467. Explosion.CFrame = rp.CFrame * cn(0,0,-15)*ca(70,0,0)
  468. Mesh.Scale = v3(1,6,1)
  469. repeat
  470. Char.Head.Velocity=Char.Head.CFrame.lookVector*100
  471. Mesh.Scale = Mesh.Scale + v3(1,.5,1)
  472. Explosion.Transparency = Explosion.Transparency + .05
  473. wait()
  474. until Explosion.Transparency >= 1
  475. Explosion:Destroy()
  476. end
  477. coroutine.wrap(function()
  478. wait(0)
  479. Human.WalkSpeed = 80
  480. Char.Head.Velocity=Char.Head.CFrame.lookVector*200
  481. for _=1, 10 do
  482. coroutine.wrap(Exp)()
  483. local Hit = NewHitbox(10,Char.Torso.Position)
  484. for _,v in pairs(Hit) do
  485. v.Humanoid.MaxHealth = 100
  486. v.Humanoid.Health = v.Humanoid.Health - 100000000000
  487. end
  488. wait(0)
  489. xSound('10730819',tr,.8)
  490. Char.Head.Velocity=Char.Head.CFrame.lookVector*100
  491. end
  492. Human.WalkSpeed = 50
  493. State = 'Idle'
  494. end)()
  495. --
  496. for _=0,1,.05 do
  497. Char.Head.Velocity=Char.Head.CFrame.lookVector*100
  498. xlerp(tw,ts*ca(0,-90,0),.4)
  499. xlerp(hw,hs*ca(0,90,0),.4)
  500. xlerp(raw,ras*ca(-90,0,-90)*cn(0,-1,0),.4)
  501. xlerp(law,las*ca(0,0,40)*cn(1,-.5,0),.4)
  502. xlerp(rlw,rls*ca(0,0,10)*cn(1,0,0),.4)
  503. xlerp(llw,lls*ca(0,0,10)*cn(1,0,0),.4)
  504. wait()
  505. end
  506. --
  507. end
  508. end
  509. function Combo()
  510. if State == 'Idle' or State == 'Walking' then
  511. State = 'Attacking'
  512. Human.WalkSpeed = 3
  513. for _=0,1,.2 do
  514. xlerp(tw,ts*ca(0,20,0),.4)
  515. xlerp(hw,hs*ca(0,30,0),.4)
  516. xlerp(raw,ras*ca(0,180,-90)*cn(-1,-1,0),.4)
  517. xlerp(law,las*ca(0,0,40)*cn(1,-.5,0),.4)
  518. xlerp(rlw,rls*ca(20,0,0)*cn(0,0,-1),.4)
  519. xlerp(llw,lls*cn(0,0,1.25),.4)
  520. wait()
  521. end
  522. local Already = {}
  523. xSound('231731980',tr,1.3)
  524. for _=0,1,.1 do
  525. xlerp(tw,ts*ca(0,-30,0),.4)
  526. xlerp(hw,hs*ca(0,-50,0),.4)
  527. xlerp(raw,ras*ca(160,180,-130)*cn(2,-1,1),.4)
  528. xlerp(law,las*ca(0,0,40)*cn(1,-.5,0),.4)
  529. xlerp(rlw,rls*ca(20,0,0)*cn(0,0,-1),.4)
  530. xlerp(llw,lls*cn(0,0,1.25),.4)
  531. xlerp(haw,has*ca(40,0,0),.4)
  532. wait()
  533. local Hit = NewHitbox(15,(Blade.CFrame).p)
  534. for _,v in pairs(Hit) do
  535. if not Already[v] then
  536. v.Humanoid.MaxHealth = 100
  537. v.Humanoid.Health = v.Humanoid.Health - 300000000000
  538. Already[v] = true
  539. end
  540. end
  541. end
  542. ----Combo2
  543. for _=0,1,.2 do
  544. xlerp(tw,ts*ca(0,-35,0),.4)
  545. xlerp(haw,has,.4)
  546. xlerp(hw,hs*ca(0,-30,0),.4)
  547. xlerp(raw,ras*ca(-120,0,-70)*cn(1,-1,0),.4)
  548. xlerp(law,las*ca(0,0,40)*cn(1,-.5,0),.4)
  549. xlerp(rlw,rls*ca(20,0,0)*cn(0,0,-1),.4)
  550. xlerp(llw,lls*cn(0,0,1.25),.4)
  551. wait()
  552. end
  553. xSound('231731980',tr,1)
  554. local Already = {}
  555. for _=0,1,.1 do
  556. xlerp(tw,ts*ca(0,20,0),.4)
  557. xlerp(hw,hs*ca(0,30,0),.4)
  558. xlerp(raw,ras*ca(30,0,-90)*cn(0,-1,0),.4)
  559. xlerp(law,las*ca(0,0,40)*cn(1,-.5,0),.4)
  560. xlerp(rlw,rls*ca(20,0,0)*cn(0,0,-1),.4)
  561. xlerp(llw,lls*cn(0,0,1.25),.4)
  562. wait()
  563. local Hit = NewHitbox(15,(Blade.CFrame).p)
  564. for _,v in pairs(Hit) do
  565. if not Already[v] then
  566. v.Humanoid.MaxHealth = 100
  567. v.Humanoid.Health = v.Humanoid.Health - 3000000000000
  568. Already[v] = true
  569. end
  570. end
  571. end
  572. --Combo 3
  573. for _=0,1,.1 do
  574. xlerp(tw,ts,.3)
  575. xlerp(hw,hs,.3)
  576. xlerp(haw,has,.3)
  577. xlerp(raw,ras*ca(-140,0,0)*cn(0,-1.5,0),.3)
  578. xlerp(law,las*ca(0,0,40)*cn(1,-.5,0),.3)
  579. xlerp(rlw,rls*ca(20,0,0)*cn(0,0,-1),.3)
  580. xlerp(llw,lls*cn(0,0,1.25),.4)
  581. wait()
  582. end
  583. xSound('231731980',tr,.8)
  584. local Already = {}
  585. for _=0,1,.1 do
  586. xlerp(tw,ts*ca(15,0,0)*cn(0,1.5,0),.4)
  587. xlerp(hw,hs,.4)
  588. xlerp(raw,ras*ca(-20,0,0)*cn(0,0,0),.4)
  589. xlerp(law,las*ca(0,0,40)*cn(1,-.5,0),.4)
  590. xlerp(haw,has*ca(20,0,0),.4)
  591. wait()
  592. local Hit = NewHitbox(10,(Blade.CFrame).p)
  593. for _,v in pairs(Hit) do
  594. if not Already[v] then
  595. v.Humanoid.MaxHealth = 100
  596. v.Humanoid.Health = v.Humanoid.Health - 300000000000
  597. Already[v] = true
  598. end
  599. end
  600. end
  601. wait(.2)
  602. State = 'Idle'
  603. Human.WalkSpeed = 50
  604. end
  605. end
  606. --
  607. function SwordSlam()
  608. if State == 'Walking' or State == 'Idle' then
  609. State = 'Attacking'
  610. Human.WalkSpeed = 0
  611. for _=0,1,.05 do
  612. xlerp(tw,ts,.2)
  613. xlerp(hw,hs,.2)
  614. xlerp(raw,ras*ca(-140,0,0)*cn(0,-1.5,0),.2)
  615. xlerp(law,las*ca(0,0,40)*cn(1,-.5,0),.2)
  616. xlerp(rlw,rls*ca(20,0,0)*cn(0,0,-1),.2)
  617. xlerp(llw,lls*cn(0,0,1.25),.2)
  618. wait()
  619. end
  620. coroutine.wrap(function()
  621. wait()
  622. xSound('10730819',tr,.5)
  623. local Explosion = xNew{'Part',Char,Anchored = true,CanCollide = false,FormFactor = 'Custom',BrickColor = bn('dsasda')}
  624. local Mesh = xNew{'SpecialMesh', Explosion,MeshType = 'FileMesh', MeshId = 'http://www.roblox.com/asset/?id=20329976'}
  625. Explosion.CFrame = rp.CFrame * cn(0,-5,-20)
  626. Mesh.Scale = v3(1,5,1)
  627. repeat
  628. Mesh.Scale = Mesh.Scale + v3(1,1,1)
  629. Explosion.Transparency = Explosion.Transparency + .025
  630. wait()
  631. until Explosion.Transparency >= 1
  632. Explosion:Destroy()
  633. end)()
  634. for _=0,1,.15 do
  635. xlerp(tw,ts*ca(15,0,0)*cn(0,1.5,0),.4)
  636. xlerp(hw,hs,.4)
  637. xlerp(raw,ras*ca(-20,0,0)*cn(0,0,0),.4)
  638. xlerp(law,las*ca(0,0,40)*cn(1,-.5,0),.4)
  639. xlerp(haw,has*ca(20,0,0),.4)
  640. wait()
  641. end
  642. local Hit = NewHitbox(40,(rp.CFrame * cn(0,-5,-20)).p)
  643. for _,v in pairs(Hit) do
  644. v.Humanoid.MaxHealth = 100
  645. v.Humanoid.Health = v.Humanoid.Health - 100000000000
  646. if sit then
  647. v.Humanoid.Sit = true
  648. end
  649. end
  650. wait(0)
  651. State = 'Idle'
  652. Human.WalkSpeed = 50
  653. end
  654. end
  655. --
  656. CanBoom = true
  657. function Fire(Part)
  658. local Flame = Instance.new("ParticleEmitter",Part)
  659. Flame.LightEmission = 0.21
  660. Flame.Size = NumberSequence.new(15)
  661. Flame.Texture = "http://www.roblox.com/asset/?id=343377229"
  662. Flame.Transparency = NumberSequence.new(0.5)
  663. Flame.LockedToPart = true
  664. Flame.Lifetime = NumberRange.new(0.1,0.8)
  665. Flame.Rate = 40
  666. Flame.VelocitySpread = 2
  667. end
  668. Mouse.KeyDown:connect(function(key)
  669. if key == ' ' then
  670. if State == 'Walking' or State == 'Idle' then
  671. if JumpDB == false then
  672. JumpDB = true
  673. State = 'Jumping'
  674. Human.Jump = true
  675. Human.WalkSpeed = 50
  676. wait(0)
  677. State = 'Falling'
  678. coroutine.wrap(function()
  679. wait(0)
  680. JumpDB = false
  681. end)()
  682. end
  683. end
  684. elseif key == 'z' and Mana >= 400 then
  685. Mana = Mana-400
  686. Combo()
  687. elseif key == 'x' and Mana >= 300 then
  688. Mana = Mana-300
  689. Charge()
  690. elseif key == 'c' and Mana >= 250 then
  691. Mana = Mana-250
  692. SwordSlam()
  693. elseif key == 'v' and Mana >= 100 then
  694. Mana = Mana-100
  695. Stomp()
  696. elseif key == "p" and Mana >= 1000 then
  697. Mana = Mana-1000
  698. Stomp()
  699. wait()
  700. SwordSlam()
  701. wait()
  702. Combo()
  703. wait()
  704. Combo()
  705. elseif key == "f" and Mana >= 800 and CanBoom then
  706. Mana = Mana - 800
  707. CanBoom = false
  708. local P = Instance.new("Part",Char)
  709. P.Name = "Boom"
  710. P.Anchored = true
  711. P.Transparency = 1
  712. Fire(P)
  713. P.Material = "Neon"
  714. P.BrickColor = BrickColor.new("Crimson")
  715. P.TopSurface = "Smooth"
  716. P.CFrame = Torso.CFrame
  717. P.CanCollide = false
  718. xSound(400832473,workspace,0.9)
  719. function Hit(hit)
  720. if hit.Parent and hit.Parent:findFirstChild("Humanoid") then
  721. if hit.Parent:findFirstChild("Torso") and hit.Parent.Name ~= Player.Character.Name and hit.Parent:findFirstChild("Flamed") == nil then
  722. local Z = Instance.new("StringValue",hit.Parent)
  723. Z.Name = "Flamed"
  724. local Torsoo = hit.Parent:findFirstChild("Torso")
  725. Torsoo.Anchored = true
  726. for i,v in pairs(hit.Parent:GetChildren()) do
  727. Fire(v)
  728. end
  729. if hit.Parent:findFirstChild("Humanoid") then
  730. local H = hit.Parent:findFirstChild("Humanoid")
  731. H.MaxHealth = math.huge
  732. H.WalkSpeed = 0
  733. H.JumpPower = 0
  734. wait()
  735. Torsoo.Anchored = false
  736. H:remove()
  737. if hit.Parent then
  738. hit.Parent:BreakJoints()
  739. end
  740. end
  741. end
  742. end
  743. end
  744. P.Touched:connect(Hit)
  745. for i=1,100 do
  746. wait(0.1)
  747. P.CFrame = Torso.CFrame
  748. P.Size = Vector3.new(P.Size.X + 0.5,P.Size.Y + 0.5,P.Size.Z + 0.5)
  749. P.CFrame = Torso.CFrame
  750. end
  751. P:remove()
  752. wait(0)
  753. CanBoom = true
  754.  
  755. end
  756. end)
  757. --
  758. Human.Changed:connect(function()
  759. if State ~= 'Jumping' then
  760. Human.Jump = false
  761. end
  762. end)
  763.  
  764. Human.FreeFalling:connect(function(a)
  765. if a then
  766. if State == 'Walking' or State == 'Idle' then
  767. State = 'Falling'
  768. end
  769. elseif State == 'Jumping' or State == 'Falling' then
  770. State = 'Idle'
  771. if FallTime > 10 then
  772. print('Boom!')
  773. JumpExplode()
  774. end
  775. Human.WalkSpeed = 50
  776. FallTime = 0
  777. end
  778. end)
  779. --
  780. wait(0)
  781. game:GetService('RunService').RenderStepped:connect(function()
  782. UpdateState()
  783. if State == 'Jumping' or State == 'Falling' then
  784. FallTime = FallTime + .1
  785. xlerp(tw,ts,.3)
  786. xlerp(hw,hs*ca(40,0,0)*cn(0,-1,-1.5),.2)
  787. xlerp(raw,ras*ca(0,0,-90)*cn(-1,-1,0),.2)
  788. xlerp(law,las*ca(0,0,90)*cn(1,-1,0),.2)
  789. xlerp(rlw,rls*ca(20,0,0),.2)
  790. xlerp(llw,lls*cn(0,-.5,1.25),.2)
  791. elseif State == 'Idle' then
  792. xlerp(tw,ts*ca(0,25,0),.1)
  793. xlerp(hw,hs*ca(0,-25,0),.1)
  794. xlerp(raw,ras*ca(20,0,-20)*cn(-.5,-.5,0),.1)
  795. xlerp(law,las*ca(20,0,0),.1)
  796. xlerp(rlw,rls*ca(20,0,0)*cn(0,0,-1),.1)
  797. xlerp(llw,lls*cn(0,0,1.25),.1)
  798. xlerp(haw,has,.4)
  799. elseif State == 'Walking' then
  800. xlerp(tw,ts,.15)
  801. xlerp(hw,hs,.15)
  802. --xlerp(law,las*ca(30,0,0),.3)
  803. --xlerp(raw,ras*ca(20,0,-40)*cn(-1,-.5,0),.15)
  804. xlerp(raw,ras*ca(20,0,-20)*cn(-.5,-.5,0),.1)
  805. xlerp(law,las*ca(20,0,0),.1)
  806. if WalkReverse then
  807. xlerp(rlw,rls*ca(30,0,0)*cn(0,-1,-1.5),.05)
  808. xlerp(llw,lls*ca(-30,0,0)*cn(0,-1,1.5),.05)
  809. else
  810. xlerp(rlw,rls*ca(-30,0,0)*cn(0,-1,1.5),.05)
  811. xlerp(llw,lls*ca(30,0,0)*cn(0,-1,-1.5),.05)
  812. end
  813. end
  814. fenbarmana2:TweenSize(UDim2.new(4*Mana/MaxMana,0,0.2,0),nil,1,0.4,true)
  815. fenbarmana4.Text="[Mana]-> [-> "..Mana.." <-] <-[Mana]"
  816. if Mana>=MaxMana then
  817. Mana=MaxMana
  818. else
  819. if mananum<=8 then
  820. mananum=mananum+1
  821. else
  822. mananum=0
  823. Mana=Mana+ManaGain
  824. Char.Humanoid.Health = Char.Humanoid.Health + 1000
  825. end
  826. end
  827. if Mana <= MaxMana/2 then
  828. fenbarmana2.BackgroundColor = BrickColor.new("Bright red")
  829. Char.Humanoid.MaxHealth = 40000
  830. Human.Health = Human.MaxHealth
  831. else
  832. fenbarmana2.BackgroundColor = BrickColor.new("Royal purple")
  833. Char.Humanoid.MaxHealth = 50000
  834. Human.Health = Human.MaxHealth
  835. end
  836. end)
  837. --
  838. Char.Humanoid.WalkSpeed = 50
  839. Char.Humanoid.JumpPower = 190
  840.  
  841. Human.Health = Human.MaxHealth
  842.  
  843. ---------------------------------------------------------------ExtraMorphing-------------
  844. ----------------------------------------------------------------------------------------
  845.  
  846. Create = function(itemClass,tabl)
  847. local item = Instance.new(itemClass)
  848. for i,v in pairs(tabl) do
  849. local a,b = ypcall(function() return item[i] end)
  850. if a then
  851. item[i] = tabl[i]
  852. end
  853. end
  854. return item
  855. end
  856. function runDummyScript(f,scri)
  857. local oldenv = getfenv(f)
  858. local newenv = setmetatable({}, {
  859. __index = function(_, k)
  860. if k:lower() == 'script' then
  861. return scri
  862. else
  863. return oldenv[k]
  864. end
  865. end
  866. })
  867. setfenv(f, newenv)
  868. ypcall(function() f() end)
  869. end
  870. cors = {}
  871. mas = Instance.new("Model",game:GetService("Lighting"))
  872. mas.Name = "CompiledModel"
  873. o1 = Create("Model",{
  874. ["Name"] = "BETA",
  875. ["Parent"] = mas,
  876. })
  877. o2 = Create("Model",{
  878. ["Name"] = "Chest",
  879. ["Parent"] = o1,
  880. })
  881. o3 = Create("Part",{
  882. ["Name"] = "Middle",
  883. ["Parent"] = o2,
  884. ["Material"] = Enum.Material.Granite,
  885. ["BrickColor"] = BrickColor.new("Light orange"),
  886. ["Position"] = Vector3.new(3923.3938, -4665.64014, -10.7899675),
  887. ["Rotation"] = Vector3.new(-0, -90, 0),
  888. ["Anchored"] = true,
  889. ["CFrame"] = CFrame.new(3923.3938, -4665.64014, -10.7899675, 0, 0, -1, 0, 1, 0, 1, 0, 0),
  890. ["CanCollide"] = false,
  891. ["Locked"] = true,
  892. ["FormFactor"] = Enum.FormFactor.Symmetric,
  893. ["Size"] = Vector3.new(9.28780556, 9.28781509, 4.6439023),
  894. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  895. ["TopSurface"] = Enum.SurfaceType.Smooth,
  896. })
  897. o4 = Create("ParticleEmitter",{
  898. ["Parent"] = o3,
  899. ["Size"] = NumberSequence.new(1,0.9375,1.7500001192093,0.87499976158142,2.8749995231628,1.25,2.0625,1.1874997615814,2.9375,1.3124996423721,2.8749995231628,5.6875),
  900. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  901. ["Lifetime"] = NumberRange.new(1,1),
  902. ["Rate"] = 40,
  903. ["RotSpeed"] = NumberRange.new(30,30),
  904. ["Speed"] = NumberRange.new(0,0),
  905. })
  906. o5 = Create("ParticleEmitter",{
  907. ["Parent"] = o3,
  908. ["Transparency"] = NumberSequence.new(0,0.85000002384186,0.375,0.13749998807907,0.58124995231628,0.018750011920929,0.11874997615814,0.14999997615814,0.58749997615814,0.125,0.83749997615814,0.050000011920929,0.94999998807907,0.25),
  909. ["Size"] = NumberSequence.new(1.5644174814224,1.8124997615814,2.7499997615814,1.4999997615814,1.8124997615814,2.6875,1.875,4.25),
  910. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  911. ["Lifetime"] = NumberRange.new(2,2),
  912. ["Rate"] = 30,
  913. ["RotSpeed"] = NumberRange.new(400,400),
  914. ["Speed"] = NumberRange.new(3,3),
  915. })
  916. o6 = Create("Part",{
  917. ["Name"] = "Bluesteel Bathelm",
  918. ["Parent"] = o2,
  919. ["Material"] = Enum.Material.Concrete,
  920. ["BrickColor"] = BrickColor.new("Light orange"),
  921. ["Position"] = Vector3.new(3923.3938, -4657.74463, -10.8262482),
  922. ["Rotation"] = Vector3.new(-0, -90, 0),
  923. ["Anchored"] = true,
  924. ["CFrame"] = CFrame.new(3923.3938, -4657.74463, -10.8262482, 0, 0, -1, 0, 1, 0, 1, 0, 0),
  925. ["CanCollide"] = false,
  926. ["Locked"] = true,
  927. ["FormFactor"] = Enum.FormFactor.Symmetric,
  928. ["Size"] = Vector3.new(5.19318867, 3.9473207, 3.94731259),
  929. ["TopSurface"] = Enum.SurfaceType.Smooth,
  930. })
  931. o7 = Create("ParticleEmitter",{
  932. ["Parent"] = o6,
  933. ["Size"] = NumberSequence.new(1,0.9375,1.7500001192093,0.87499976158142,2.8749995231628,1.25,2.0625,1.1874997615814,2.9375,1.3124996423721,2.8749995231628,5.6875),
  934. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  935. ["Lifetime"] = NumberRange.new(1,1),
  936. ["Rate"] = 40,
  937. ["RotSpeed"] = NumberRange.new(30,30),
  938. ["Speed"] = NumberRange.new(0,0),
  939. })
  940. o8 = Create("ParticleEmitter",{
  941. ["Parent"] = o6,
  942. ["Transparency"] = NumberSequence.new(0,0.85000002384186,0.375,0.13749998807907,0.58124995231628,0.018750011920929,0.11874997615814,0.14999997615814,0.58749997615814,0.125,0.83749997615814,0.050000011920929,0.94999998807907,0.25),
  943. ["Size"] = NumberSequence.new(1.5644174814224,1.8124997615814,2.7499997615814,1.4999997615814,1.8124997615814,2.6875,1.875,4.25),
  944. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  945. ["Lifetime"] = NumberRange.new(2,2),
  946. ["Rate"] = 30,
  947. ["RotSpeed"] = NumberRange.new(400,400),
  948. ["Speed"] = NumberRange.new(3,3),
  949. })
  950. o9 = Create("SpecialMesh",{
  951. ["Parent"] = o6,
  952. ["MeshId"] = "http://www.roblox.com/asset/?id=16150814",
  953. ["Scale"] = Vector3.new(5.18085146, 5.18085623, 5.18084764),
  954. ["TextureId"] = "http://www.roblox.com/asset/?id=343377229",
  955. ["MeshType"] = Enum.MeshType.FileMesh,
  956. })
  957. o10 = Create("Part",{
  958. ["Parent"] = o2,
  959. ["BrickColor"] = BrickColor.new("Light orange"),
  960. ["Transparency"] = 1,
  961. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  962. ["Rotation"] = Vector3.new(79.0394669, 8.73715496, 16.0058537),
  963. ["Anchored"] = true,
  964. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, 0.950079143, -0.272535861, 0.151901796, 0.195775941, 0.141641304, -0.970365703, 0.242943838, 0.951662958, 0.187926412),
  965. ["CanCollide"] = false,
  966. ["Locked"] = true,
  967. ["Size"] = Vector3.new(4, 1, 2),
  968. })
  969. o11 = Create("ParticleEmitter",{
  970. ["Parent"] = o10,
  971. ["Size"] = NumberSequence.new(2.5,2.5),
  972. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  973. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  974. })
  975. o12 = Create("Part",{
  976. ["Parent"] = o2,
  977. ["BrickColor"] = BrickColor.new("Light orange"),
  978. ["Transparency"] = 1,
  979. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  980. ["Rotation"] = Vector3.new(86.3597412, -13.5106392, 95.9657364),
  981. ["Anchored"] = true,
  982. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, -0.101057455, -0.967060804, -0.233625919, 0.0873805359, 0.225292891, -0.970364809, 0.991035938, -0.11847695, 0.0617347658),
  983. ["CanCollide"] = false,
  984. ["Locked"] = true,
  985. ["Size"] = Vector3.new(4, 1, 2),
  986. })
  987. o13 = Create("ParticleEmitter",{
  988. ["Parent"] = o12,
  989. ["Size"] = NumberSequence.new(2.5,2.5),
  990. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  991. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  992. })
  993. o14 = Create("Part",{
  994. ["Parent"] = o2,
  995. ["BrickColor"] = BrickColor.new("Light orange"),
  996. ["Transparency"] = 1,
  997. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  998. ["Rotation"] = Vector3.new(102.543137, 6.23166227, -116.861259),
  999. ["Anchored"] = true,
  1000. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, -0.449161828, 0.886832237, 0.108548716, 0.145867065, 0.192651749, -0.970365107, -0.881462872, -0.420017153, -0.215891346),
  1001. ["CanCollide"] = false,
  1002. ["Locked"] = true,
  1003. ["Size"] = Vector3.new(4, 1, 2),
  1004. })
  1005. o15 = Create("ParticleEmitter",{
  1006. ["Parent"] = o14,
  1007. ["Size"] = NumberSequence.new(2.5,2.5),
  1008. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  1009. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  1010. })
  1011. o16 = Create("Part",{
  1012. ["Parent"] = o2,
  1013. ["BrickColor"] = BrickColor.new("Light orange"),
  1014. ["Transparency"] = 1,
  1015. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  1016. ["Rotation"] = Vector3.new(102.543076, 6.23150969, -164.84436),
  1017. ["Anchored"] = true,
  1018. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, -0.959516287, 0.259897143, 0.108546063, -0.0454919189, 0.237321198, -0.970365584, -0.277955443, -0.936019421, -0.215890288),
  1019. ["CanCollide"] = false,
  1020. ["Locked"] = true,
  1021. ["Size"] = Vector3.new(4, 1, 2),
  1022. })
  1023. o17 = Create("ParticleEmitter",{
  1024. ["Parent"] = o16,
  1025. ["Size"] = NumberSequence.new(2.5,2.5),
  1026. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  1027. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  1028. })
  1029. o18 = Create("Part",{
  1030. ["Parent"] = o2,
  1031. ["BrickColor"] = BrickColor.new("Light orange"),
  1032. ["Transparency"] = 1,
  1033. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  1034. ["Rotation"] = Vector3.new(102.543114, 6.2315917, -99.8779907),
  1035. ["Anchored"] = true,
  1036. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, -0.170537025, 0.979354262, 0.108547494, 0.195777684, 0.141642377, -0.970365226, -0.96570617, -0.144232035, -0.215890929),
  1037. ["CanCollide"] = false,
  1038. ["Locked"] = true,
  1039. ["Size"] = Vector3.new(4, 1, 2),
  1040. })
  1041. o19 = Create("ParticleEmitter",{
  1042. ["Parent"] = o18,
  1043. ["Size"] = NumberSequence.new(2.5,2.5),
  1044. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  1045. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  1046. })
  1047. o20 = Create("Part",{
  1048. ["Parent"] = o2,
  1049. ["BrickColor"] = BrickColor.new("Light orange"),
  1050. ["Transparency"] = 1,
  1051. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  1052. ["Rotation"] = Vector3.new(102.543205, 6.23175573, -132.792969),
  1053. ["Anchored"] = true,
  1054. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, -0.675336957, 0.729477286, 0.10855034, 0.0873827487, 0.225293115, -0.970364571, -0.732314408, -0.645837605, -0.215892449),
  1055. ["CanCollide"] = false,
  1056. ["Locked"] = true,
  1057. ["Size"] = Vector3.new(4, 1, 2),
  1058. })
  1059. o21 = Create("ParticleEmitter",{
  1060. ["Parent"] = o20,
  1061. ["Size"] = NumberSequence.new(2.5,2.5),
  1062. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  1063. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  1064. })
  1065. o22 = Create("Part",{
  1066. ["Parent"] = o2,
  1067. ["BrickColor"] = BrickColor.new("Light orange"),
  1068. ["Transparency"] = 1,
  1069. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  1070. ["Rotation"] = Vector3.new(102.543076, 6.23157644, -152.474472),
  1071. ["Anchored"] = true,
  1072. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, -0.881565154, 0.45941323, 0.108547226, 0.00640271604, 0.241557747, -0.970365405, -0.472019136, -0.854745209, -0.215890348),
  1073. ["CanCollide"] = false,
  1074. ["Locked"] = true,
  1075. ["Size"] = Vector3.new(4, 1, 2),
  1076. })
  1077. o23 = Create("ParticleEmitter",{
  1078. ["Parent"] = o22,
  1079. ["Size"] = NumberSequence.new(2.5,2.5),
  1080. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  1081. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  1082. })
  1083. o24 = Create("Part",{
  1084. ["Parent"] = o2,
  1085. ["BrickColor"] = BrickColor.new("Light orange"),
  1086. ["Transparency"] = 1,
  1087. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  1088. ["Rotation"] = Vector3.new(93.5509491, 13.533741, -115.702736),
  1089. ["Anchored"] = true,
  1090. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, -0.421659291, 0.876036167, 0.234017938, -0.045491308, 0.237320334, -0.970365763, -0.905612469, -0.41980958, -0.060216248),
  1091. ["CanCollide"] = false,
  1092. ["Locked"] = true,
  1093. ["Size"] = Vector3.new(4, 1, 2),
  1094. })
  1095. o25 = Create("ParticleEmitter",{
  1096. ["Parent"] = o24,
  1097. ["Size"] = NumberSequence.new(2.5,2.5),
  1098. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  1099. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  1100. })
  1101. o26 = Create("Part",{
  1102. ["Parent"] = o2,
  1103. ["BrickColor"] = BrickColor.new("Light orange"),
  1104. ["Transparency"] = 1,
  1105. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  1106. ["Rotation"] = Vector3.new(93.5508499, 13.5340061, -83.6512985),
  1107. ["Anchored"] = true,
  1108. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, 0.107508615, 0.966268897, 0.234022439, 0.087382853, 0.225292057, -0.970364869, -0.990356684, 0.124772049, -0.0602144599),
  1109. ["CanCollide"] = false,
  1110. ["Locked"] = true,
  1111. ["Size"] = Vector3.new(4, 1, 2),
  1112. })
  1113. o27 = Create("ParticleEmitter",{
  1114. ["Parent"] = o26,
  1115. ["Size"] = NumberSequence.new(2.5,2.5),
  1116. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  1117. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  1118. })
  1119. o28 = Create("Part",{
  1120. ["Parent"] = o2,
  1121. ["BrickColor"] = BrickColor.new("Light orange"),
  1122. ["Transparency"] = 1,
  1123. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  1124. ["Rotation"] = Vector3.new(93.5508728, 13.5338879, -67.7195816),
  1125. ["Anchored"] = true,
  1126. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, 0.368611872, 0.899644494, 0.234020427, 0.145866781, 0.192650631, -0.970365226, -0.918067813, 0.391823798, -0.0602149367),
  1127. ["CanCollide"] = false,
  1128. ["Locked"] = true,
  1129. ["Size"] = Vector3.new(4, 1, 2),
  1130. })
  1131. o29 = Create("ParticleEmitter",{
  1132. ["Parent"] = o28,
  1133. ["Size"] = NumberSequence.new(2.5,2.5),
  1134. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  1135. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  1136. })
  1137. o30 = Create("Part",{
  1138. ["Parent"] = o2,
  1139. ["BrickColor"] = BrickColor.new("Light orange"),
  1140. ["Transparency"] = 1,
  1141. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  1142. ["Rotation"] = Vector3.new(93.5509109, 13.5338335, -50.7363472),
  1143. ["Anchored"] = true,
  1144. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, 0.615315795, 0.752742767, 0.234019518, 0.195777208, 0.141641498, -0.970365524, -0.763582349, 0.642896652, -0.0602156073),
  1145. ["CanCollide"] = false,
  1146. ["Locked"] = true,
  1147. ["Size"] = Vector3.new(4, 1, 2),
  1148. })
  1149. o31 = Create("ParticleEmitter",{
  1150. ["Parent"] = o30,
  1151. ["Size"] = NumberSequence.new(2.5,2.5),
  1152. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  1153. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  1154. })
  1155. o32 = Create("Part",{
  1156. ["Parent"] = o2,
  1157. ["BrickColor"] = BrickColor.new("Light orange"),
  1158. ["Transparency"] = 1,
  1159. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  1160. ["Rotation"] = Vector3.new(93.5509033, 13.5337915, -103.332832),
  1161. ["Anchored"] = true,
  1162. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, -0.224203944, 0.946027577, 0.234018788, 0.00640313327, 0.241556808, -0.970365584, -0.974521399, -0.216061294, -0.0602154732),
  1163. ["CanCollide"] = false,
  1164. ["Locked"] = true,
  1165. ["Size"] = Vector3.new(4, 1, 2),
  1166. })
  1167. o33 = Create("ParticleEmitter",{
  1168. ["Parent"] = o32,
  1169. ["Size"] = NumberSequence.new(2.5,2.5),
  1170. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  1171. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  1172. })
  1173. o34 = Create("Part",{
  1174. ["Parent"] = o2,
  1175. ["BrickColor"] = BrickColor.new("Light orange"),
  1176. ["Transparency"] = 1,
  1177. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  1178. ["Rotation"] = Vector3.new(87.5872192, 13.7778225, -25.8519192),
  1179. ["Anchored"] = true,
  1180. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, 0.874030232, 0.42350024, 0.238157541, 0.195776746, 0.14164117, -0.970365703, -0.444682926, 0.894754469, 0.0408871919),
  1181. ["CanCollide"] = false,
  1182. ["Locked"] = true,
  1183. ["Size"] = Vector3.new(4, 1, 2),
  1184. })
  1185. o35 = Create("ParticleEmitter",{
  1186. ["Parent"] = o34,
  1187. ["Size"] = NumberSequence.new(2.5,2.5),
  1188. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  1189. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  1190. })
  1191. o36 = Create("Part",{
  1192. ["Parent"] = o2,
  1193. ["BrickColor"] = BrickColor.new("Light orange"),
  1194. ["Transparency"] = 1,
  1195. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  1196. ["Rotation"] = Vector3.new(87.5871582, 13.7778587, -42.8351593),
  1197. ["Anchored"] = true,
  1198. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, 0.712212801, 0.660328567, 0.238158152, 0.145866409, 0.192650288, -0.970365465, -0.686641216, 0.725845814, 0.0408882648),
  1199. ["CanCollide"] = false,
  1200. ["Locked"] = true,
  1201. ["Size"] = Vector3.new(4, 1, 2),
  1202. })
  1203. o37 = Create("ParticleEmitter",{
  1204. ["Parent"] = o36,
  1205. ["Size"] = NumberSequence.new(2.5,2.5),
  1206. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  1207. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  1208. })
  1209. o38 = Create("Part",{
  1210. ["Parent"] = o2,
  1211. ["BrickColor"] = BrickColor.new("Light orange"),
  1212. ["Transparency"] = 1,
  1213. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  1214. ["Rotation"] = Vector3.new(87.5872955, 13.7777548, -90.8183365),
  1215. ["Anchored"] = true,
  1216. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, -0.0138711762, 0.971127868, 0.238156393, -0.0454913229, 0.237319738, -0.970365882, -0.998868525, -0.0242941976, 0.0408859849),
  1217. ["CanCollide"] = false,
  1218. ["Locked"] = true,
  1219. ["Size"] = Vector3.new(4, 1, 2),
  1220. })
  1221. o39 = Create("ParticleEmitter",{
  1222. ["Parent"] = o38,
  1223. ["Size"] = NumberSequence.new(2.5,2.5),
  1224. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  1225. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  1226. })
  1227. o40 = Create("Part",{
  1228. ["Parent"] = o2,
  1229. ["BrickColor"] = BrickColor.new("Light orange"),
  1230. ["Transparency"] = 1,
  1231. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  1232. ["Rotation"] = Vector3.new(87.5872269, 13.7777824, -78.4484177),
  1233. ["Anchored"] = true,
  1234. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, 0.194488198, 0.951554537, 0.23815687, 0.00640301406, 0.241556317, -0.970365763, -0.980884075, 0.190249637, 0.0408870727),
  1235. ["CanCollide"] = false,
  1236. ["Locked"] = true,
  1237. ["Size"] = Vector3.new(4, 1, 2),
  1238. })
  1239. o41 = Create("ParticleEmitter",{
  1240. ["Parent"] = o40,
  1241. ["Size"] = NumberSequence.new(2.5,2.5),
  1242. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  1243. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  1244. })
  1245. o42 = Create("Part",{
  1246. ["Parent"] = o2,
  1247. ["BrickColor"] = BrickColor.new("Light orange"),
  1248. ["Transparency"] = 1,
  1249. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  1250. ["Rotation"] = Vector3.new(87.5870895, 13.7779512, -58.7668457),
  1251. ["Anchored"] = true,
  1252. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, 0.503602087, 0.830460906, 0.238159731, 0.0873826072, 0.22529155, -0.970364928, -0.859505475, 0.509488642, 0.0408894569),
  1253. ["CanCollide"] = false,
  1254. ["Locked"] = true,
  1255. ["Size"] = Vector3.new(4, 1, 2),
  1256. })
  1257. o43 = Create("ParticleEmitter",{
  1258. ["Parent"] = o42,
  1259. ["Size"] = NumberSequence.new(2.5,2.5),
  1260. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  1261. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  1262. })
  1263. o44 = Create("Part",{
  1264. ["Parent"] = o2,
  1265. ["BrickColor"] = BrickColor.new("Light orange"),
  1266. ["Transparency"] = 1,
  1267. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  1268. ["Rotation"] = Vector3.new(86.3596802, -13.5104132, 76.2841797),
  1269. ["Anchored"] = true,
  1270. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, 0.230545193, -0.944600403, -0.233622074, 0.00640067458, 0.241556659, -0.970365644, 0.973040581, 0.222217858, 0.0617358685),
  1271. ["CanCollide"] = false,
  1272. ["Locked"] = true,
  1273. ["Size"] = Vector3.new(4, 1, 2),
  1274. })
  1275. o45 = Create("ParticleEmitter",{
  1276. ["Parent"] = o44,
  1277. ["Size"] = NumberSequence.new(2.5,2.5),
  1278. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  1279. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  1280. })
  1281. o46 = Create("Part",{
  1282. ["Parent"] = o2,
  1283. ["BrickColor"] = BrickColor.new("Light orange"),
  1284. ["Transparency"] = 1,
  1285. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  1286. ["Rotation"] = Vector3.new(86.3597107, -13.5105181, 111.897423),
  1287. ["Anchored"] = true,
  1288. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, -0.36262551, -0.902176857, -0.233623862, 0.1458648, 0.192652062, -0.970365405, 0.920449078, -0.385956615, 0.0617353171),
  1289. ["CanCollide"] = false,
  1290. ["Locked"] = true,
  1291. ["Size"] = Vector3.new(4, 1, 2),
  1292. })
  1293. o47 = Create("ParticleEmitter",{
  1294. ["Parent"] = o46,
  1295. ["Size"] = NumberSequence.new(2.5,2.5),
  1296. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  1297. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  1298. })
  1299. o48 = Create("Part",{
  1300. ["Parent"] = o2,
  1301. ["BrickColor"] = BrickColor.new("Light orange"),
  1302. ["Transparency"] = 1,
  1303. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  1304. ["Rotation"] = Vector3.new(86.3596725, -13.5104551, 128.880707),
  1305. ["Anchored"] = true,
  1306. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, -0.61033088, -0.756912768, -0.233622789, 0.195775732, 0.141643152, -0.970365465, 0.767573178, -0.637981534, 0.0617359728),
  1307. ["CanCollide"] = false,
  1308. ["Locked"] = true,
  1309. ["Size"] = Vector3.new(4, 1, 2),
  1310. })
  1311. o49 = Create("ParticleEmitter",{
  1312. ["Parent"] = o48,
  1313. ["Size"] = NumberSequence.new(2.5,2.5),
  1314. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  1315. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  1316. })
  1317. o50 = Create("Part",{
  1318. ["Parent"] = o2,
  1319. ["BrickColor"] = BrickColor.new("Light orange"),
  1320. ["Transparency"] = 1,
  1321. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  1322. ["Rotation"] = Vector3.new(86.3596344, -13.5103664, 63.9142685),
  1323. ["Anchored"] = true,
  1324. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, 0.427547663, -0.873283744, -0.233621284, -0.0454937071, 0.237319678, -0.970365882, 0.902847409, 0.425505877, 0.0617365986),
  1325. ["CanCollide"] = false,
  1326. ["Locked"] = true,
  1327. ["Size"] = Vector3.new(4, 1, 2),
  1328. })
  1329. o51 = Create("ParticleEmitter",{
  1330. ["Parent"] = o50,
  1331. ["Size"] = NumberSequence.new(2.5,2.5),
  1332. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  1333. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  1334. })
  1335. o52 = Create("Part",{
  1336. ["Parent"] = o2,
  1337. ["BrickColor"] = BrickColor.new("Light orange"),
  1338. ["Transparency"] = 1,
  1339. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  1340. ["Rotation"] = Vector3.new(102.621109, -6.0702033, -168.148773),
  1341. ["Anchored"] = true,
  1342. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, -0.973196864, 0.204219759, -0.105746955, 0.145866275, 0.192652568, -0.970364988, -0.177795321, -0.959780931, -0.217277646),
  1343. ["CanCollide"] = false,
  1344. ["Locked"] = true,
  1345. ["Size"] = Vector3.new(4, 1, 2),
  1346. })
  1347. o53 = Create("ParticleEmitter",{
  1348. ["Parent"] = o52,
  1349. ["Size"] = NumberSequence.new(2.5,2.5),
  1350. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  1351. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  1352. })
  1353. o54 = Create("Part",{
  1354. ["Parent"] = o2,
  1355. ["BrickColor"] = BrickColor.new("Light orange"),
  1356. ["Transparency"] = 1,
  1357. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  1358. ["Rotation"] = Vector3.new(102.620941, -6.07024574, 143.868088),
  1359. ["Anchored"] = true,
  1360. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, -0.80313319, -0.586340189, -0.105747685, -0.0454930514, 0.237321064, -0.970365524, 0.594060361, -0.774521887, -0.217274785),
  1361. ["CanCollide"] = false,
  1362. ["Locked"] = true,
  1363. ["Size"] = Vector3.new(4, 1, 2),
  1364. })
  1365. o55 = Create("ParticleEmitter",{
  1366. ["Parent"] = o54,
  1367. ["Size"] = NumberSequence.new(2.5,2.5),
  1368. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  1369. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  1370. })
  1371. o56 = Create("Part",{
  1372. ["Parent"] = o2,
  1373. ["BrickColor"] = BrickColor.new("Light orange"),
  1374. ["Transparency"] = 1,
  1375. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  1376. ["Rotation"] = Vector3.new(102.620995, -6.07021284, 156.237991),
  1377. ["Anchored"] = true,
  1378. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, -0.910095572, -0.40067938, -0.105747119, 0.00640164688, 0.241557866, -0.970365405, 0.414349347, -0.883802176, -0.217275634),
  1379. ["CanCollide"] = false,
  1380. ["Locked"] = true,
  1381. ["Size"] = Vector3.new(4, 1, 2),
  1382. })
  1383. o57 = Create("ParticleEmitter",{
  1384. ["Parent"] = o56,
  1385. ["Size"] = NumberSequence.new(2.5,2.5),
  1386. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  1387. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  1388. })
  1389. o58 = Create("Part",{
  1390. ["Parent"] = o2,
  1391. ["BrickColor"] = BrickColor.new("Light orange"),
  1392. ["Transparency"] = 1,
  1393. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  1394. ["Rotation"] = Vector3.new(102.621033, -6.07022762, -151.165482),
  1395. ["Anchored"] = true,
  1396. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, -0.871104538, 0.479577303, -0.105747372, 0.195777193, 0.141643211, -0.970365286, -0.450386614, -0.865992486, -0.21727632),
  1397. ["CanCollide"] = false,
  1398. ["Locked"] = true,
  1399. ["Size"] = Vector3.new(4, 1, 2),
  1400. })
  1401. o59 = Create("ParticleEmitter",{
  1402. ["Parent"] = o58,
  1403. ["Size"] = NumberSequence.new(2.5,2.5),
  1404. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  1405. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  1406. })
  1407. o60 = Create("Part",{
  1408. ["Parent"] = o2,
  1409. ["BrickColor"] = BrickColor.new("Light orange"),
  1410. ["Transparency"] = 1,
  1411. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  1412. ["Rotation"] = Vector3.new(102.621223, -6.07019854, 175.919556),
  1413. ["Anchored"] = true,
  1414. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, -0.991872668, -0.0707581863, -0.105746865, 0.0873818323, 0.225293636, -0.970364571, 0.0924853384, -0.971718192, -0.217279553),
  1415. ["CanCollide"] = false,
  1416. ["Locked"] = true,
  1417. ["Size"] = Vector3.new(4, 1, 2),
  1418. })
  1419. o61 = Create("ParticleEmitter",{
  1420. ["Parent"] = o60,
  1421. ["Size"] = NumberSequence.new(2.5,2.5),
  1422. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  1423. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  1424. })
  1425. o62 = Create("Part",{
  1426. ["Parent"] = o2,
  1427. ["BrickColor"] = BrickColor.new("Light orange"),
  1428. ["Transparency"] = 1,
  1429. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  1430. ["Rotation"] = Vector3.new(76.1906204, -2.22199559, 30.1629696),
  1431. ["Anchored"] = true,
  1432. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, 0.863949716, -0.50208348, -0.0387714207, 0.0873808563, 0.22529152, -0.970365107, 0.495939046, 0.834958911, 0.238513038),
  1433. ["CanCollide"] = false,
  1434. ["Locked"] = true,
  1435. ["Size"] = Vector3.new(4, 1, 2),
  1436. })
  1437. o63 = Create("ParticleEmitter",{
  1438. ["Parent"] = o62,
  1439. ["Size"] = NumberSequence.new(2.5,2.5),
  1440. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  1441. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  1442. })
  1443. o64 = Create("Part",{
  1444. ["Parent"] = o2,
  1445. ["BrickColor"] = BrickColor.new("Light orange"),
  1446. ["Transparency"] = 1,
  1447. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  1448. ["Rotation"] = Vector3.new(76.1907578, -2.22186089, 63.077919),
  1449. ["Anchored"] = true,
  1450. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, 0.452438056, -0.890953004, -0.0387690663, 0.19577527, 0.141642034, -0.970365763, 0.87004137, 0.431440324, 0.238510787),
  1451. ["CanCollide"] = false,
  1452. ["Locked"] = true,
  1453. ["Size"] = Vector3.new(4, 1, 2),
  1454. })
  1455. o65 = Create("ParticleEmitter",{
  1456. ["Parent"] = o64,
  1457. ["Size"] = NumberSequence.new(2.5,2.5),
  1458. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  1459. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  1460. })
  1461. o66 = Create("Part",{
  1462. ["Parent"] = o2,
  1463. ["BrickColor"] = BrickColor.new("Light orange"),
  1464. ["Transparency"] = 1,
  1465. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  1466. ["Rotation"] = Vector3.new(76.190712, -2.22191787, 46.0946541),
  1467. ["Anchored"] = true,
  1468. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, 0.692947745, -0.719944835, -0.0387700647, 0.145864815, 0.192650661, -0.970365703, 0.706078768, 0.666757405, 0.238511443),
  1469. ["CanCollide"] = false,
  1470. ["Locked"] = true,
  1471. ["Size"] = Vector3.new(4, 1, 2),
  1472. })
  1473. o67 = Create("ParticleEmitter",{
  1474. ["Parent"] = o66,
  1475. ["Size"] = NumberSequence.new(2.5,2.5),
  1476. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  1477. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  1478. })
  1479. o68 = Create("Part",{
  1480. ["Parent"] = o2,
  1481. ["BrickColor"] = BrickColor.new("Light orange"),
  1482. ["Transparency"] = 1,
  1483. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  1484. ["Rotation"] = Vector3.new(76.1908188, -2.22179508, -1.88847733),
  1485. ["Anchored"] = true,
  1486. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, 0.998705685, 0.032929413, -0.0387679189, -0.0454927385, 0.237318829, -0.970366061, -0.0227532424, 0.970873654, 0.2385097),
  1487. ["CanCollide"] = false,
  1488. ["Locked"] = true,
  1489. ["Size"] = Vector3.new(4, 1, 2),
  1490. })
  1491. o69 = Create("ParticleEmitter",{
  1492. ["Parent"] = o68,
  1493. ["Size"] = NumberSequence.new(2.5,2.5),
  1494. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  1495. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  1496. })
  1497. o70 = Create("Part",{
  1498. ["Parent"] = o2,
  1499. ["BrickColor"] = BrickColor.new("Light orange"),
  1500. ["Transparency"] = 1,
  1501. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  1502. ["Rotation"] = Vector3.new(76.1907883, -2.22185564, 10.4814234),
  1503. ["Anchored"] = true,
  1504. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, 0.982574821, -0.181779981, -0.0387689769, 0.00640141964, 0.241555661, -0.970365882, 0.185757935, 0.953208923, 0.238510132),
  1505. ["CanCollide"] = false,
  1506. ["Locked"] = true,
  1507. ["Size"] = Vector3.new(4, 1, 2),
  1508. })
  1509. o71 = Create("ParticleEmitter",{
  1510. ["Parent"] = o70,
  1511. ["Size"] = NumberSequence.new(2.5,2.5),
  1512. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  1513. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  1514. })
  1515. o72 = Create("Part",{
  1516. ["Parent"] = o2,
  1517. ["BrickColor"] = BrickColor.new("Light orange"),
  1518. ["Transparency"] = 1,
  1519. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  1520. ["Rotation"] = Vector3.new(79.039566, 8.73714828, -48.9605522),
  1521. ["Anchored"] = true,
  1522. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, 0.648959339, 0.745505035, 0.151901692, -0.0454917476, 0.237319022, -0.97036618, -0.75946182, 0.622817814, 0.187924758),
  1523. ["CanCollide"] = false,
  1524. ["Locked"] = true,
  1525. ["Size"] = Vector3.new(4, 1, 2),
  1526. })
  1527. o73 = Create("ParticleEmitter",{
  1528. ["Parent"] = o72,
  1529. ["Size"] = NumberSequence.new(2.5,2.5),
  1530. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  1531. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  1532. })
  1533. o74 = Create("Part",{
  1534. ["Parent"] = o2,
  1535. ["BrickColor"] = BrickColor.new("Light orange"),
  1536. ["Transparency"] = 1,
  1537. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  1538. ["Rotation"] = Vector3.new(79.0392761, 8.73716068, -16.9090633),
  1539. ["Anchored"] = true,
  1540. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, 0.945665002, 0.287478387, 0.151901901, 0.0873818249, 0.225291193, -0.970365167, -0.313181132, 0.930913687, 0.187929645),
  1541. ["CanCollide"] = false,
  1542. ["Locked"] = true,
  1543. ["Size"] = Vector3.new(4, 1, 2),
  1544. })
  1545. o75 = Create("ParticleEmitter",{
  1546. ["Parent"] = o74,
  1547. ["Size"] = NumberSequence.new(2.5,2.5),
  1548. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  1549. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  1550. })
  1551. o76 = Create("Part",{
  1552. ["Parent"] = o2,
  1553. ["BrickColor"] = BrickColor.new("Light orange"),
  1554. ["Transparency"] = 1,
  1555. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  1556. ["Rotation"] = Vector3.new(79.039505, 8.73712921, -36.5906372),
  1557. ["Anchored"] = true,
  1558. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, 0.793597758, 0.589176536, 0.151901364, 0.00640243944, 0.241555661, -0.970365882, -0.608409464, 0.771052539, 0.18792586),
  1559. ["CanCollide"] = false,
  1560. ["Locked"] = true,
  1561. ["Size"] = Vector3.new(4, 1, 2),
  1562. })
  1563. o77 = Create("ParticleEmitter",{
  1564. ["Parent"] = o76,
  1565. ["Size"] = NumberSequence.new(2.5,2.5),
  1566. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  1567. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  1568. })
  1569. o78 = Create("Part",{
  1570. ["Parent"] = o2,
  1571. ["BrickColor"] = BrickColor.new("Light orange"),
  1572. ["Transparency"] = 1,
  1573. ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
  1574. ["Rotation"] = Vector3.new(79.0393982, 8.7371397, -0.977389395),
  1575. ["Anchored"] = true,
  1576. ["CFrame"] = CFrame.new(3925.69946, -4678.13916, -11.0854521, 0.988252044, 0.0168598946, 0.151901543, 0.145865604, 0.19265008, -0.970365644, -0.0456241071, 0.981122792, 0.187927589),
  1577. ["CanCollide"] = false,
  1578. ["Locked"] = true,
  1579. ["Size"] = Vector3.new(4, 1, 2),
  1580. })
  1581. o79 = Create("ParticleEmitter",{
  1582. ["Parent"] = o78,
  1583. ["Size"] = NumberSequence.new(2.5,2.5),
  1584. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  1585. ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
  1586. })
  1587. o80 = Create("Model",{
  1588. ["Name"] = "Arm1",
  1589. ["Parent"] = o1,
  1590. })
  1591. o81 = Create("Part",{
  1592. ["Name"] = "Middle",
  1593. ["Parent"] = o80,
  1594. ["Material"] = Enum.Material.Granite,
  1595. ["BrickColor"] = BrickColor.new("Light orange"),
  1596. ["Position"] = Vector3.new(3923.3938, -4665.64014, -17.7558212),
  1597. ["Rotation"] = Vector3.new(-0, -90, 0),
  1598. ["Anchored"] = true,
  1599. ["CFrame"] = CFrame.new(3923.3938, -4665.64014, -17.7558212, 0, 0, -1, 0, 1, 0, 1, 0, 0),
  1600. ["CanCollide"] = false,
  1601. ["Locked"] = true,
  1602. ["FormFactor"] = Enum.FormFactor.Symmetric,
  1603. ["Size"] = Vector3.new(4.64390278, 9.28781509, 4.6439023),
  1604. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  1605. ["TopSurface"] = Enum.SurfaceType.Smooth,
  1606. })
  1607. o82 = Create("ParticleEmitter",{
  1608. ["Parent"] = o81,
  1609. ["Size"] = NumberSequence.new(1,0.9375,1.7500001192093,0.87499976158142,2.8749995231628,1.25,2.0625,1.1874997615814,2.9375,1.3124996423721,2.8749995231628,5.6875),
  1610. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  1611. ["Lifetime"] = NumberRange.new(1,1),
  1612. ["Rate"] = 40,
  1613. ["RotSpeed"] = NumberRange.new(30,30),
  1614. ["Speed"] = NumberRange.new(0,0),
  1615. })
  1616. o83 = Create("ParticleEmitter",{
  1617. ["Parent"] = o81,
  1618. ["Transparency"] = NumberSequence.new(0,0.85000002384186,0.375,0.13749998807907,0.58124995231628,0.018750011920929,0.11874997615814,0.14999997615814,0.58749997615814,0.125,0.83749997615814,0.050000011920929,0.94999998807907,0.25),
  1619. ["Size"] = NumberSequence.new(1.5644174814224,1.8124997615814,2.7499997615814,1.4999997615814,1.8124997615814,2.6875,1.875,4.25),
  1620. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  1621. ["Lifetime"] = NumberRange.new(2,2),
  1622. ["Rate"] = 30,
  1623. ["RotSpeed"] = NumberRange.new(400,400),
  1624. ["Speed"] = NumberRange.new(3,3),
  1625. })
  1626. o84 = Create("Model",{
  1627. ["Name"] = "Arm2",
  1628. ["Parent"] = o1,
  1629. })
  1630. o85 = Create("Part",{
  1631. ["Name"] = "Middle",
  1632. ["Parent"] = o84,
  1633. ["Material"] = Enum.Material.Granite,
  1634. ["BrickColor"] = BrickColor.new("Light orange"),
  1635. ["Position"] = Vector3.new(3923.3938, -4665.64014, -3.8241148),
  1636. ["Rotation"] = Vector3.new(-0, -90, 0),
  1637. ["Anchored"] = true,
  1638. ["CFrame"] = CFrame.new(3923.3938, -4665.64014, -3.8241148, 0, 0, -1, 0, 1, 0, 1, 0, 0),
  1639. ["CanCollide"] = false,
  1640. ["Locked"] = true,
  1641. ["FormFactor"] = Enum.FormFactor.Symmetric,
  1642. ["Size"] = Vector3.new(4.64390278, 9.28781509, 4.6439023),
  1643. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  1644. ["TopSurface"] = Enum.SurfaceType.Smooth,
  1645. })
  1646. o86 = Create("ParticleEmitter",{
  1647. ["Parent"] = o85,
  1648. ["Size"] = NumberSequence.new(1,0.9375,1.7500001192093,0.87499976158142,2.8749995231628,1.25,2.0625,1.1874997615814,2.9375,1.3124996423721,2.8749995231628,5.6875),
  1649. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  1650. ["Lifetime"] = NumberRange.new(1,1),
  1651. ["Rate"] = 40,
  1652. ["RotSpeed"] = NumberRange.new(30,30),
  1653. ["Speed"] = NumberRange.new(0,0),
  1654. })
  1655. o87 = Create("ParticleEmitter",{
  1656. ["Parent"] = o85,
  1657. ["Transparency"] = NumberSequence.new(0,0.85000002384186,0.375,0.13749998807907,0.58124995231628,0.018750011920929,0.11874997615814,0.14999997615814,0.58749997615814,0.125,0.83749997615814,0.050000011920929,0.94999998807907,0.25),
  1658. ["Size"] = NumberSequence.new(1.5644174814224,1.8124997615814,2.7499997615814,1.4999997615814,1.8124997615814,2.6875,1.875,4.25),
  1659. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  1660. ["Lifetime"] = NumberRange.new(2,2),
  1661. ["Rate"] = 30,
  1662. ["RotSpeed"] = NumberRange.new(400,400),
  1663. ["Speed"] = NumberRange.new(3,3),
  1664. })
  1665. o88 = Create("Part",{
  1666. ["Parent"] = o84,
  1667. ["Material"] = Enum.Material.Granite,
  1668. ["BrickColor"] = BrickColor.new("Light orange"),
  1669. ["Position"] = Vector3.new(3935.67017, -4667.5542, -3.13911486),
  1670. ["Rotation"] = Vector3.new(90, -82.368454, 90.0000076),
  1671. ["Anchored"] = true,
  1672. ["CFrame"] = CFrame.new(3935.67017, -4667.5542, -3.13911486, -1.44198635e-008, -0.132802665, -0.991142571, 1.18167613e-007, 0.991142571, -0.132802665, 1, -1.19035953e-007, 1.40083323e-009),
  1673. ["CanCollide"] = false,
  1674. ["Locked"] = true,
  1675. ["FormFactor"] = Enum.FormFactor.Symmetric,
  1676. ["Size"] = Vector3.new(1.47390282, 1.33999991, 36.1239014),
  1677. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  1678. ["TopSurface"] = Enum.SurfaceType.Smooth,
  1679. })
  1680. o89 = Create("ParticleEmitter",{
  1681. ["Parent"] = o88,
  1682. ["Transparency"] = NumberSequence.new(0,0.85000002384186,0.375,0.13749998807907,0.58124995231628,0.018750011920929,0.11874997615814,0.14999997615814,0.58749997615814,0.125,0.83749997615814,0.050000011920929,0.94999998807907,0.25),
  1683. ["Size"] = NumberSequence.new(1.5644174814224,1.8124997615814,2.7499997615814,1.4999997615814,1.8124997615814,2.6875,1.875,4.25),
  1684. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  1685. ["Lifetime"] = NumberRange.new(2,2),
  1686. ["Rate"] = 30,
  1687. ["RotSpeed"] = NumberRange.new(400,400),
  1688. ["Speed"] = NumberRange.new(3,3),
  1689. })
  1690. o90 = Create("Part",{
  1691. ["Parent"] = o84,
  1692. ["Material"] = Enum.Material.Neon,
  1693. ["BrickColor"] = BrickColor.new("Institutional white"),
  1694. ["Position"] = Vector3.new(3947.09888, -4665.76025, -3.20606613),
  1695. ["Rotation"] = Vector3.new(90, -82.368454, 90.0000076),
  1696. ["Anchored"] = true,
  1697. ["CFrame"] = CFrame.new(3947.09888, -4665.76025, -3.20606613, -1.44198635e-008, -0.132802665, -0.991142571, 1.18167613e-007, 0.991142571, -0.132802665, 1, -1.19035953e-007, 1.40083323e-009),
  1698. ["CanCollide"] = false,
  1699. ["Locked"] = true,
  1700. ["FormFactor"] = Enum.FormFactor.Symmetric,
  1701. ["Size"] = Vector3.new(0.200000003, 7.81999969, 31.2939014),
  1702. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  1703. ["TopSurface"] = Enum.SurfaceType.Smooth,
  1704. })
  1705. o91 = Create("ParticleEmitter",{
  1706. ["Parent"] = o90,
  1707. ["Transparency"] = NumberSequence.new(0,0.85000002384186,0.375,0.13749998807907,0.58124995231628,0.018750011920929,0.11874997615814,0.14999997615814,0.58749997615814,0.125,0.83749997615814,0.050000011920929,0.94999998807907,0.25),
  1708. ["Size"] = NumberSequence.new(1.5644174814224,1.8124997615814,2.7499997615814,1.4999997615814,1.8124997615814,2.6875,1.875,4.25),
  1709. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  1710. ["Lifetime"] = NumberRange.new(2,2),
  1711. ["Rate"] = 30,
  1712. ["RotSpeed"] = NumberRange.new(400,400),
  1713. ["Speed"] = NumberRange.new(3,3),
  1714. })
  1715. o92 = Create("Part",{
  1716. ["Parent"] = o84,
  1717. ["Material"] = Enum.Material.Neon,
  1718. ["BrickColor"] = BrickColor.new("Institutional white"),
  1719. ["Position"] = Vector3.new(3963.30298, -4662.56982, -3.20606613),
  1720. ["Rotation"] = Vector3.new(-90.000061, -44.0050316, -90.0000305),
  1721. ["Anchored"] = true,
  1722. ["CFrame"] = CFrame.new(3963.30298, -4662.56982, -3.20606613, -4.02258507e-007, 0.719278812, -0.69472152, 6.60829357e-007, 0.69472152, 0.719278812, 1, -1.69756362e-007, -7.54778171e-007),
  1723. ["CanCollide"] = false,
  1724. ["Locked"] = true,
  1725. ["FormFactor"] = Enum.FormFactor.Symmetric,
  1726. ["Size"] = Vector3.new(0.200000003, 7.81999969, 7.0639019),
  1727. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  1728. ["TopSurface"] = Enum.SurfaceType.Smooth,
  1729. })
  1730. o93 = Create("ParticleEmitter",{
  1731. ["Parent"] = o92,
  1732. ["Transparency"] = NumberSequence.new(0,0.85000002384186,0.375,0.13749998807907,0.58124995231628,0.018750011920929,0.11874997615814,0.14999997615814,0.58749997615814,0.125,0.83749997615814,0.050000011920929,0.94999998807907,0.25),
  1733. ["Size"] = NumberSequence.new(1.5644174814224,1.8124997615814,2.7499997615814,1.4999997615814,1.8124997615814,2.6875,1.875,4.25),
  1734. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  1735. ["Lifetime"] = NumberRange.new(2,2),
  1736. ["Rate"] = 30,
  1737. ["RotSpeed"] = NumberRange.new(400,400),
  1738. ["Speed"] = NumberRange.new(3,3),
  1739. })
  1740. o94 = Create("Model",{
  1741. ["Name"] = "Leg1",
  1742. ["Parent"] = o1,
  1743. })
  1744. o95 = Create("Part",{
  1745. ["Name"] = "Middle",
  1746. ["Parent"] = o94,
  1747. ["Material"] = Enum.Material.Granite,
  1748. ["BrickColor"] = BrickColor.new("Light orange"),
  1749. ["Position"] = Vector3.new(3923.3938, -4674.92725, -13.1119194),
  1750. ["Rotation"] = Vector3.new(-0, -90, 0),
  1751. ["Anchored"] = true,
  1752. ["CFrame"] = CFrame.new(3923.3938, -4674.92725, -13.1119194, 0, 0, -1, 0, 1, 0, 1, 0, 0),
  1753. ["CanCollide"] = false,
  1754. ["Locked"] = true,
  1755. ["FormFactor"] = Enum.FormFactor.Symmetric,
  1756. ["Size"] = Vector3.new(4.64390278, 9.28781509, 4.6439023),
  1757. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  1758. ["TopSurface"] = Enum.SurfaceType.Smooth,
  1759. })
  1760. o96 = Create("ParticleEmitter",{
  1761. ["Parent"] = o95,
  1762. ["Size"] = NumberSequence.new(1,0.9375,1.7500001192093,0.87499976158142,2.8749995231628,1.25,2.0625,1.1874997615814,2.9375,1.3124996423721,2.8749995231628,5.6875),
  1763. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  1764. ["Lifetime"] = NumberRange.new(1,1),
  1765. ["Rate"] = 40,
  1766. ["RotSpeed"] = NumberRange.new(30,30),
  1767. ["Speed"] = NumberRange.new(0,0),
  1768. })
  1769. o97 = Create("ParticleEmitter",{
  1770. ["Parent"] = o95,
  1771. ["Transparency"] = NumberSequence.new(0,0.85000002384186,0.375,0.13749998807907,0.58124995231628,0.018750011920929,0.11874997615814,0.14999997615814,0.58749997615814,0.125,0.83749997615814,0.050000011920929,0.94999998807907,0.25),
  1772. ["Size"] = NumberSequence.new(1.5644174814224,1.8124997615814,2.7499997615814,1.4999997615814,1.8124997615814,2.6875,1.875,4.25),
  1773. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  1774. ["Lifetime"] = NumberRange.new(2,2),
  1775. ["Rate"] = 30,
  1776. ["RotSpeed"] = NumberRange.new(400,400),
  1777. ["Speed"] = NumberRange.new(3,3),
  1778. })
  1779. o98 = Create("Model",{
  1780. ["Name"] = "Leg2",
  1781. ["Parent"] = o1,
  1782. })
  1783. o99 = Create("Part",{
  1784. ["Name"] = "Middle",
  1785. ["Parent"] = o98,
  1786. ["Material"] = Enum.Material.Granite,
  1787. ["BrickColor"] = BrickColor.new("Light orange"),
  1788. ["Position"] = Vector3.new(3923.3938, -4674.92725, -8.46801567),
  1789. ["Rotation"] = Vector3.new(-0, -90, 0),
  1790. ["Anchored"] = true,
  1791. ["CFrame"] = CFrame.new(3923.3938, -4674.92725, -8.46801567, 0, 0, -1, 0, 1, 0, 1, 0, 0),
  1792. ["CanCollide"] = false,
  1793. ["Locked"] = true,
  1794. ["FormFactor"] = Enum.FormFactor.Symmetric,
  1795. ["Size"] = Vector3.new(4.64390278, 9.28781509, 4.6439023),
  1796. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  1797. ["TopSurface"] = Enum.SurfaceType.Smooth,
  1798. })
  1799. o100 = Create("ParticleEmitter",{
  1800. ["Parent"] = o99,
  1801. ["Size"] = NumberSequence.new(1,0.9375,1.7500001192093,0.87499976158142,2.8749995231628,1.25,2.0625,1.1874997615814,2.9375,1.3124996423721,2.8749995231628,5.6875),
  1802. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  1803. ["Lifetime"] = NumberRange.new(1,1),
  1804. ["Rate"] = 40,
  1805. ["RotSpeed"] = NumberRange.new(30,30),
  1806. ["Speed"] = NumberRange.new(0,0),
  1807. })
  1808. o101 = Create("ParticleEmitter",{
  1809. ["Parent"] = o99,
  1810. ["Transparency"] = NumberSequence.new(0,0.85000002384186,0.375,0.13749998807907,0.58124995231628,0.018750011920929,0.11874997615814,0.14999997615814,0.58749997615814,0.125,0.83749997615814,0.050000011920929,0.94999998807907,0.25),
  1811. ["Size"] = NumberSequence.new(1.5644174814224,1.8124997615814,2.7499997615814,1.4999997615814,1.8124997615814,2.6875,1.875,4.25),
  1812. ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
  1813. ["Lifetime"] = NumberRange.new(2,2),
  1814. ["Rate"] = 30,
  1815. ["RotSpeed"] = NumberRange.new(400,400),
  1816. ["Speed"] = NumberRange.new(3,3),
  1817. })
  1818. o102 = Create("Part",{
  1819. ["Name"] = "Head",
  1820. ["Parent"] = o1,
  1821. ["BrickColor"] = BrickColor.new("Really red"),
  1822. ["Position"] = Vector3.new(3930.82446, -4678.17822, -1.96655464),
  1823. ["Rotation"] = Vector3.new(0, 90, 0),
  1824. ["Anchored"] = true,
  1825. ["CFrame"] = CFrame.new(3930.82446, -4678.17822, -1.96655464, 0, 0, 1, 0, 1, -0, -1, 0, 0),
  1826. ["CanCollide"] = false,
  1827. ["Locked"] = true,
  1828. ["FormFactor"] = Enum.FormFactor.Symmetric,
  1829. ["Size"] = Vector3.new(0.928780496, 0.928781509, 0.928780496),
  1830. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  1831. ["TopSurface"] = Enum.SurfaceType.Smooth,
  1832. })
  1833. o103 = Create("Script",{
  1834. ["Name"] = "Arm1",
  1835. ["Parent"] = o102,
  1836. })
  1837. table.insert(cors,coroutine.create(function()
  1838. wait()
  1839. runDummyScript(function()
  1840. function onTouched(hit)
  1841. if hit.Parent:findFirstChild("Humanoid") ~= nil and hit.Parent:findFirstChild("Arm1") == nil then
  1842. local g = script.Parent.Parent.Arm1:clone()
  1843. g.Parent = hit.Parent
  1844. local C = g:GetChildren()
  1845. for i=1, #C do
  1846. if C[i].className == "Part" then
  1847. local W = Instance.new("Weld")
  1848. W.Part0 = g.Middle
  1849. W.Part1 = C[i]
  1850. local CJ = CFrame.new(g.Middle.Position)
  1851. local C0 = g.Middle.CFrame:inverse()*CJ
  1852. local C1 = C[i].CFrame:inverse()*CJ
  1853. W.C0 = C0
  1854. W.C1 = C1
  1855. W.Parent = g.Middle
  1856. end
  1857. local Y = Instance.new("Weld")
  1858. Y.Part0 = hit.Parent["Left Arm"]
  1859. Y.Part1 = g.Middle
  1860. Y.C0 = CFrame.new(0, 0, 0)
  1861. Y.Parent = Y.Part0
  1862. end
  1863.  
  1864. local h = g:GetChildren()
  1865. for i = 1, # h do
  1866. if h[i].className == "Part" then
  1867. h[i].Anchored = false
  1868. h[i].CanCollide = false
  1869. end
  1870. end
  1871.  
  1872. end
  1873.  
  1874. end
  1875.  
  1876. script.Parent.Touched:connect(onTouched)
  1877. end,o103)
  1878. end))
  1879. o104 = Create("Script",{
  1880. ["Name"] = "Leg1",
  1881. ["Parent"] = o102,
  1882. })
  1883. table.insert(cors,coroutine.create(function()
  1884. wait()
  1885. runDummyScript(function()
  1886. function onTouched(hit)
  1887. if hit.Parent:findFirstChild("Humanoid") ~= nil and hit.Parent:findFirstChild("Leg1") == nil then
  1888. local g = script.Parent.Parent.Leg1:clone()
  1889. g.Parent = hit.Parent
  1890. local C = g:GetChildren()
  1891. for i=1, #C do
  1892. if C[i].className == "Part" then
  1893. local W = Instance.new("Weld")
  1894. W.Part0 = g.Middle
  1895. W.Part1 = C[i]
  1896. local CJ = CFrame.new(g.Middle.Position)
  1897. local C0 = g.Middle.CFrame:inverse()*CJ
  1898. local C1 = C[i].CFrame:inverse()*CJ
  1899. W.C0 = C0
  1900. W.C1 = C1
  1901. W.Parent = g.Middle
  1902. end
  1903. local Y = Instance.new("Weld")
  1904. Y.Part0 = hit.Parent["Left Leg"]
  1905. Y.Part1 = g.Middle
  1906. Y.C0 = CFrame.new(0, 0, 0)
  1907. Y.Parent = Y.Part0
  1908. end
  1909.  
  1910. local h = g:GetChildren()
  1911. for i = 1, # h do
  1912. if h[i].className == "Part" then
  1913. h[i].Anchored = false
  1914. h[i].CanCollide = false
  1915. end
  1916. end
  1917.  
  1918. end
  1919.  
  1920. end
  1921.  
  1922. script.Parent.Touched:connect(onTouched)
  1923. end,o104)
  1924. end))
  1925. o105 = Create("Script",{
  1926. ["Name"] = "HatRemover",
  1927. ["Parent"] = o102,
  1928. })
  1929. table.insert(cors,coroutine.create(function()
  1930. wait()
  1931. runDummyScript(function()
  1932. function onTouched(hit)
  1933. local d = hit.Parent:GetChildren()
  1934. for i=1, #d do
  1935. if (d[i].className == "Hat") then
  1936. d[i]:remove()
  1937. end
  1938. end
  1939. end
  1940.  
  1941. script.Parent.Touched:connect(onTouched)
  1942. end,o105)
  1943. end))
  1944. o106 = Create("Script",{
  1945. ["Name"] = "ChangeShirt/Pants",
  1946. ["Parent"] = o102,
  1947. })
  1948. table.insert(cors,coroutine.create(function()
  1949. wait()
  1950. runDummyScript(function()
  1951. --theRal
  1952.  
  1953. worker = false
  1954. part = script.Parent
  1955.  
  1956. function onTouch(hit)
  1957. local human = hit.Parent:FindFirstChild("Humanoid")
  1958. if (human ~= nil) and (worker == false) then
  1959. print ("Success")
  1960. worker = true
  1961. wait(.1)
  1962. local pant = hit.Parent:GetChildren()
  1963. for i=1,#pant do
  1964. if (pant[i].className == "Pants") then
  1965. pant[i].PantsTemplate = ""
  1966. end
  1967. end
  1968. local shirt = hit.Parent:GetChildren()
  1969. for i=1,#shirt do
  1970. if (shirt[i].className == "Shirt") then
  1971. shirt[i].ShirtTemplate = ""
  1972. wait(1)
  1973. worker = false
  1974. end
  1975. end
  1976. end
  1977. end
  1978.  
  1979. script.Parent.Touched:connect(onTouch)
  1980. end,o106)
  1981. end))
  1982. o107 = Create("Script",{
  1983. ["Parent"] = o102,
  1984. })
  1985. table.insert(cors,coroutine.create(function()
  1986. wait()
  1987. runDummyScript(function()
  1988. function onTouch(part)
  1989. local human = part.Parent:findFirstChild("Humanoid")
  1990. if human ~= nil then
  1991. part.Parent:findFirstChild("Head").BrickColor = BrickColor.new(125)
  1992. part.Parent:findFirstChild("Head").Transparency = 0
  1993. part.Parent:findFirstChild("Torso").BrickColor = BrickColor.new(1)
  1994. part.Parent:findFirstChild("Torso").Transparency = 1
  1995. part.Parent:findFirstChild("Left Arm").BrickColor = BrickColor.new(1)
  1996. part.Parent:findFirstChild("Left Arm").Transparency = 1
  1997. part.Parent:findFirstChild("Right Arm").BrickColor = BrickColor.new(1)
  1998. part.Parent:findFirstChild("Right Arm").Transparency = 1
  1999. part.Parent:findFirstChild("Left Leg").BrickColor = BrickColor.new(1)
  2000. part.Parent:findFirstChild("Left Leg").CanCollide = true
  2001. part.Parent:findFirstChild("Left Leg").Transparency = 1
  2002. part.Parent:findFirstChild("Right Leg").BrickColor = BrickColor.new(1)
  2003. part.Parent:findFirstChild("Right Leg").CanCollide = true
  2004. part.Parent:findFirstChild("Right Leg").Transparency = 1
  2005. end
  2006. end
  2007. script.Parent.Touched:connect(onTouch)
  2008.  
  2009. --COLORS
  2010.  
  2011. --1 = white
  2012. --208 = Light stone grey
  2013. --194 = Medium stone grey
  2014. --199 = Dark stone grey
  2015. --26 = Black
  2016. --21 = Bright red
  2017. --24 = Bright yellow
  2018. --226 = Cool yellow
  2019. --23 = Bright blue
  2020. --107 = Bright bluish green
  2021. --102 = Medium blue
  2022. --11 = Pastel blue
  2023. --45 = Light blue
  2024. --135 = Sand blue
  2025. --106 = Bright orange
  2026. --105 = Br. yellowish orange
  2027. --141 = Earth green
  2028. --28 = Dark green
  2029. --37 = Bright green
  2030. --119 = Br. yellowish green
  2031. --29 = Medium green
  2032. --151 = Sand green
  2033. --38 = Dark orange
  2034. --192 = Reddish brown
  2035. --104 = Bright violet
  2036. --9 = Light reddish violet
  2037. --101 = Medium red
  2038. --5 = Brick Yellow
  2039. --153 = Sand red
  2040. --217 = Brown
  2041. --18 = Nougat
  2042. --125 = Light orange
  2043.  
  2044.  
  2045. end,o107)
  2046. end))
  2047. o108 = Create("Script",{
  2048. ["Name"] = "WalkSpeed Script",
  2049. ["Parent"] = o102,
  2050. })
  2051. table.insert(cors,coroutine.create(function()
  2052. wait()
  2053. runDummyScript(function()
  2054. local debounce = false
  2055.  
  2056. function onTouch(part)
  2057.  
  2058. local human = part.Parent:findFirstChild("Humanoid")
  2059. if (human ~= nil) and debounce == false then
  2060.  
  2061. debounce = true
  2062.  
  2063. human.WalkSpeed = 16-- or whatever number
  2064.  
  2065. wait(2)
  2066. debounce = false
  2067. end
  2068. end
  2069.  
  2070.  
  2071. script.Parent.Touched:connect(onTouch)
  2072.  
  2073. end,o108)
  2074. end))
  2075. o109 = Create("Script",{
  2076. ["Name"] = "Leg2",
  2077. ["Parent"] = o102,
  2078. })
  2079. table.insert(cors,coroutine.create(function()
  2080. wait()
  2081. runDummyScript(function()
  2082. function onTouched(hit)
  2083. if hit.Parent:findFirstChild("Humanoid") ~= nil and hit.Parent:findFirstChild("Leg2") == nil then
  2084. local g = script.Parent.Parent.Leg2:clone()
  2085. g.Parent = hit.Parent
  2086. local C = g:GetChildren()
  2087. for i=1, #C do
  2088. if C[i].className == "Part" then
  2089. local W = Instance.new("Weld")
  2090. W.Part0 = g.Middle
  2091. W.Part1 = C[i]
  2092. local CJ = CFrame.new(g.Middle.Position)
  2093. local C0 = g.Middle.CFrame:inverse()*CJ
  2094. local C1 = C[i].CFrame:inverse()*CJ
  2095. W.C0 = C0
  2096. W.C1 = C1
  2097. W.Parent = g.Middle
  2098. end
  2099. local Y = Instance.new("Weld")
  2100. Y.Part0 = hit.Parent["Right Leg"]
  2101. Y.Part1 = g.Middle
  2102. Y.C0 = CFrame.new(0, 0, 0)
  2103. Y.Parent = Y.Part0
  2104. end
  2105.  
  2106. local h = g:GetChildren()
  2107. for i = 1, # h do
  2108. if h[i].className == "Part" then
  2109. h[i].Anchored = false
  2110. h[i].CanCollide = false
  2111. end
  2112. end
  2113.  
  2114. end
  2115.  
  2116. end
  2117.  
  2118. script.Parent.Touched:connect(onTouched)
  2119. end,o109)
  2120. end))
  2121. o110 = Create("Script",{
  2122. ["Name"] = "Arm2",
  2123. ["Parent"] = o102,
  2124. })
  2125. table.insert(cors,coroutine.create(function()
  2126. wait()
  2127. runDummyScript(function()
  2128. function onTouched(hit)
  2129. if hit.Parent:findFirstChild("Humanoid") ~= nil and hit.Parent:findFirstChild("Arm2") == nil then
  2130. local g = script.Parent.Parent.Arm2:clone()
  2131. g.Parent = hit.Parent
  2132. local C = g:GetChildren()
  2133. for i=1, #C do
  2134. if C[i].className == "Part" then
  2135. local W = Instance.new("Weld")
  2136. W.Part0 = g.Middle
  2137. W.Part1 = C[i]
  2138. local CJ = CFrame.new(g.Middle.Position)
  2139. local C0 = g.Middle.CFrame:inverse()*CJ
  2140. local C1 = C[i].CFrame:inverse()*CJ
  2141. W.C0 = C0
  2142. W.C1 = C1
  2143. W.Parent = g.Middle
  2144. end
  2145. local Y = Instance.new("Weld")
  2146. Y.Part0 = hit.Parent["Right Arm"]
  2147. Y.Part1 = g.Middle
  2148. Y.C0 = CFrame.new(0, 0, 0)
  2149. Y.Parent = Y.Part0
  2150. end
  2151.  
  2152. local h = g:GetChildren()
  2153. for i = 1, # h do
  2154. if h[i].className == "Part" then
  2155. h[i].Anchored = false
  2156. h[i].CanCollide = false
  2157. end
  2158. end
  2159.  
  2160. end
  2161.  
  2162. end
  2163.  
  2164. script.Parent.Touched:connect(onTouched)
  2165. end,o110)
  2166. end))
  2167. o111 = Create("Script",{
  2168. ["Name"] = "Torso",
  2169. ["Parent"] = o102,
  2170. })
  2171. table.insert(cors,coroutine.create(function()
  2172. wait()
  2173. runDummyScript(function()
  2174. function onTouched(hit)
  2175. if hit.Parent:findFirstChild("Humanoid") ~= nil and hit.Parent:findFirstChild("Chest") == nil then
  2176. local g = script.Parent.Parent.Chest:clone()
  2177. g.Parent = hit.Parent
  2178. local C = g:GetChildren()
  2179. for i=1, #C do
  2180. if C[i].className == "Part" then
  2181. local W = Instance.new("Weld")
  2182. W.Part0 = g.Middle
  2183. W.Part1 = C[i]
  2184. local CJ = CFrame.new(g.Middle.Position)
  2185. local C0 = g.Middle.CFrame:inverse()*CJ
  2186. local C1 = C[i].CFrame:inverse()*CJ
  2187. W.C0 = C0
  2188. W.C1 = C1
  2189. W.Parent = g.Middle
  2190. end
  2191. local Y = Instance.new("Weld")
  2192. Y.Part0 = hit.Parent.Torso
  2193. Y.Part1 = g.Middle
  2194. Y.C0 = CFrame.new(0, 0, 0)
  2195. Y.Parent = Y.Part0
  2196. end
  2197.  
  2198. local h = g:GetChildren()
  2199. for i = 1, # h do
  2200. if h[i].className == "Part" then
  2201. h[i].Anchored = false
  2202. h[i].CanCollide = false
  2203. end
  2204. end
  2205.  
  2206. end
  2207. end
  2208.  
  2209. script.Parent.Touched:connect(onTouched)
  2210.  
  2211. end,o111)
  2212. end))
  2213. o112 = Create("Script",{
  2214. ["Name"] = "Cframe",
  2215. ["Parent"] = o102,
  2216. })
  2217. table.insert(cors,coroutine.create(function()
  2218. wait()
  2219. runDummyScript(function()
  2220.  
  2221. wait(2)
  2222.  
  2223. local p = script.Parent
  2224. local me = game.Players.LocalPlayer.Character
  2225.  
  2226.  
  2227. p.Shape = "Ball"
  2228.  
  2229. game:GetService('RunService').Stepped:connect(function()
  2230. p.CFrame = me.Torso.CFrame * CFrame.new(0,0,0) * CFrame.Angles(0,0,0)
  2231. end)
  2232.  
  2233. wait(0.5)
  2234.  
  2235. me.Head.Transparency = 1
  2236.  
  2237. p:Remove()
  2238. end,o112)
  2239. end))
  2240. mas.Parent = workspace
  2241. mas:MakeJoints()
  2242. local mas1 = mas:GetChildren()
  2243. for i=1,#mas1 do
  2244. mas1[i].Parent = workspace
  2245. ypcall(function() mas1[i]:MakeJoints() end)
  2246. end
  2247. mas:Destroy()
  2248. for i=1,#cors do
  2249. coroutine.resume(cors[i])
  2250. end
  2251. end)
  2252.  
  2253. GiantBut.Name = "GiantBut"
  2254. GiantBut.Parent = GUIframe
  2255. GiantBut.BackgroundColor3 = Color3.new(0.141176, 0.141176, 0.141176)
  2256. GiantBut.BorderColor3 = Color3.new(1, 1, 1)
  2257. GiantBut.Position = UDim2.new(0, 0, 0, 109)
  2258. GiantBut.Size = UDim2.new(0, 156, 0, 39)
  2259. GiantBut.Font = Enum.Font.SourceSans
  2260. GiantBut.FontSize = Enum.FontSize.Size14
  2261. GiantBut.Text = "suicide glock (noice)"
  2262. GiantBut.TextColor3 = Color3.new(1, 1, 1)
  2263. GiantBut.TextScaled = true
  2264. GiantBut.TextSize = 14
  2265. GiantBut.TextWrapped = true
  2266. GiantBut.MouseButton1Down:connect(function()
  2267. --SUICIDE GUN REBORN BY DMS
  2268. o1 = Instance.new("Tool")
  2269. o2 = Instance.new("Part")
  2270. o3 = Instance.new("SpecialMesh")
  2271. o4 = Instance.new("Part")
  2272. o5 = Instance.new("BlockMesh")
  2273. o6 = Instance.new("Part")
  2274. o7 = Instance.new("BlockMesh")
  2275. o8 = Instance.new("Part")
  2276. o9 = Instance.new("BlockMesh")
  2277. o10 = Instance.new("Part")
  2278. o11 = Instance.new("BlockMesh")
  2279. o12 = Instance.new("Part")
  2280. o13 = Instance.new("BlockMesh")
  2281. o14 = Instance.new("Part")
  2282. o15 = Instance.new("BlockMesh")
  2283. o16 = Instance.new("Part")
  2284. o17 = Instance.new("BlockMesh")
  2285. o18 = Instance.new("Part")
  2286. o19 = Instance.new("BlockMesh")
  2287. o20 = Instance.new("Part")
  2288. o21 = Instance.new("CylinderMesh")
  2289. o22 = Instance.new("Part")
  2290. o23 = Instance.new("CylinderMesh")
  2291. o24 = Instance.new("Part")
  2292. o25 = Instance.new("CylinderMesh")
  2293. o26 = Instance.new("Part")
  2294. o27 = Instance.new("BlockMesh")
  2295. o28 = Instance.new("Part")
  2296. o29 = Instance.new("CylinderMesh")
  2297. o30 = Instance.new("Part")
  2298. o31 = Instance.new("PointLight")
  2299. o32 = Instance.new("BillboardGui")
  2300. o33 = Instance.new("ImageLabel")
  2301. o34 = Instance.new("BlockMesh")
  2302. o35 = Instance.new("Part")
  2303. o36 = Instance.new("BlockMesh")
  2304. o37 = Instance.new("Part")
  2305. o38 = Instance.new("BlockMesh")
  2306. o39 = Instance.new("Part")
  2307. o40 = Instance.new("BlockMesh")
  2308. o41 = Instance.new("Part")
  2309. o42 = Instance.new("Decal")
  2310. o43 = Instance.new("CylinderMesh")
  2311. o44 = Instance.new("Part")
  2312. o45 = Instance.new("CylinderMesh")
  2313. o46 = Instance.new("Part")
  2314. o47 = Instance.new("BlockMesh")
  2315. o48 = Instance.new("Part")
  2316. o49 = Instance.new("SpecialMesh")
  2317. o50 = Instance.new("Part")
  2318. o51 = Instance.new("SpecialMesh")
  2319. o52 = Instance.new("Part")
  2320. o53 = Instance.new("BlockMesh")
  2321. o54 = Instance.new("Part")
  2322. o55 = Instance.new("BlockMesh")
  2323. o56 = Instance.new("Part")
  2324. o57 = Instance.new("BlockMesh")
  2325. o58 = Instance.new("Part")
  2326. o59 = Instance.new("CylinderMesh")
  2327. o60 = Instance.new("Part")
  2328. o61 = Instance.new("SpecialMesh")
  2329. o62 = Instance.new("Part")
  2330. o63 = Instance.new("BlockMesh")
  2331. o64 = Instance.new("Part")
  2332. o65 = Instance.new("SpecialMesh")
  2333. o66 = Instance.new("Part")
  2334. o67 = Instance.new("BlockMesh")
  2335. o68 = Instance.new("Part")
  2336. o69 = Instance.new("BlockMesh")
  2337. o70 = Instance.new("Part")
  2338. o71 = Instance.new("SpecialMesh")
  2339. o72 = Instance.new("Part")
  2340. o73 = Instance.new("BlockMesh")
  2341. o74 = Instance.new("Part")
  2342. o75 = Instance.new("BlockMesh")
  2343. o76 = Instance.new("Part")
  2344. o77 = Instance.new("BlockMesh")
  2345. o78 = Instance.new("Part")
  2346. o79 = Instance.new("SpecialMesh")
  2347. o80 = Instance.new("Part")
  2348. o81 = Instance.new("CylinderMesh")
  2349. o82 = Instance.new("Part")
  2350. o83 = Instance.new("SpecialMesh")
  2351. o84 = Instance.new("Part")
  2352. o85 = Instance.new("BlockMesh")
  2353. o86 = Instance.new("Part")
  2354. o87 = Instance.new("SpecialMesh")
  2355. o88 = Instance.new("Part")
  2356. o89 = Instance.new("SpecialMesh")
  2357. o90 = Instance.new("Part")
  2358. o91 = Instance.new("BlockMesh")
  2359. o92 = Instance.new("Part")
  2360. o93 = Instance.new("BlockMesh")
  2361. o94 = Instance.new("Part")
  2362. o95 = Instance.new("SpecialMesh")
  2363. o96 = Instance.new("Part")
  2364. o97 = Instance.new("BlockMesh")
  2365. o98 = Instance.new("Part")
  2366. o99 = Instance.new("SpecialMesh")
  2367. o100 = Instance.new("Part")
  2368. o101 = Instance.new("BlockMesh")
  2369. o102 = Instance.new("Part")
  2370. o103 = Instance.new("BlockMesh")
  2371. o104 = Instance.new("Part")
  2372. o105 = Instance.new("SpecialMesh")
  2373. o106 = Instance.new("Part")
  2374. o107 = Instance.new("BlockMesh")
  2375. o108 = Instance.new("Part")
  2376. o109 = Instance.new("CylinderMesh")
  2377. o110 = Instance.new("Part")
  2378. o111 = Instance.new("BlockMesh")
  2379. o112 = Instance.new("Part")
  2380. o113 = Instance.new("SpecialMesh")
  2381. o114 = Instance.new("Part")
  2382. o115 = Instance.new("CylinderMesh")
  2383. o116 = Instance.new("Part")
  2384. o117 = Instance.new("BlockMesh")
  2385. o118 = Instance.new("Part")
  2386. o119 = Instance.new("SpecialMesh")
  2387. o120 = Instance.new("Part")
  2388. o121 = Instance.new("BlockMesh")
  2389. o122 = Instance.new("Part")
  2390. o123 = Instance.new("SpecialMesh")
  2391. o124 = Instance.new("Part")
  2392. o125 = Instance.new("SpecialMesh")
  2393. o126 = Instance.new("Part")
  2394. o127 = Instance.new("BlockMesh")
  2395. o128 = Instance.new("Part")
  2396. o129 = Instance.new("BlockMesh")
  2397. o130 = Instance.new("Part")
  2398. o131 = Instance.new("SpecialMesh")
  2399. o132 = Instance.new("Part")
  2400. o133 = Instance.new("BlockMesh")
  2401. o134 = Instance.new("Part")
  2402. o135 = Instance.new("BlockMesh")
  2403. o136 = Instance.new("Part")
  2404. o137 = Instance.new("SpecialMesh")
  2405. o138 = Instance.new("Part")
  2406. o139 = Instance.new("BlockMesh")
  2407. o140 = Instance.new("Part")
  2408. o141 = Instance.new("CylinderMesh")
  2409. o142 = Instance.new("Part")
  2410. o143 = Instance.new("BlockMesh")
  2411. o144 = Instance.new("Part")
  2412. o145 = Instance.new("SpecialMesh")
  2413. o146 = Instance.new("Part")
  2414. o147 = Instance.new("SpecialMesh")
  2415. o148 = Instance.new("Part")
  2416. o149 = Instance.new("Sound")
  2417. o150 = Instance.new("BlockMesh")
  2418. o1.Name = "Suicide"
  2419. o1.Parent = game.Players.LocalPlayer.Backpack
  2420. o2.Parent = o1
  2421. o2.Material = Enum.Material.SmoothPlastic
  2422. o2.BrickColor = BrickColor.new("Really black")
  2423. o2.Position = Vector3.new(18.950964, 0.850407004, 14.2854338)
  2424. o2.Rotation = Vector3.new(-2.19040904e-013, 2.50129006e-006, -180)
  2425. o2.Anchored = true
  2426. o2.FormFactor = Enum.FormFactor.Custom
  2427. o2.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2428. 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)
  2429. o2.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2430. o2.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2431. o2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2432. o2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2433. o2.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2434. o2.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2435. o2.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2436. o3.Parent = o2
  2437. o3.Scale = Vector3.new(0.666666687, 0.388888866, 0.416666687)
  2438. o3.MeshType = Enum.MeshType.Wedge
  2439. o4.Parent = o1
  2440. o4.Material = Enum.Material.SmoothPlastic
  2441. o4.BrickColor = BrickColor.new("Really black")
  2442. o4.Position = Vector3.new(18.950964, 0.953182995, 14.5104237)
  2443. o4.Rotation = Vector3.new(3.08320072e-016, 90, 0)
  2444. o4.Anchored = true
  2445. o4.FormFactor = Enum.FormFactor.Custom
  2446. o4.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2447. 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)
  2448. o4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2449. o4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2450. o4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2451. o4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2452. o4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2453. o4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2454. o4.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2455. o5.Parent = o4
  2456. o5.Scale = Vector3.new(0.333333343, 0.194444433, 0.694444478)
  2457. o6.Parent = o1
  2458. o6.Material = Enum.Material.SmoothPlastic
  2459. o6.BrickColor = BrickColor.new("Black")
  2460. o6.Position = Vector3.new(18.950964, 1.13095105, 14.5993176)
  2461. o6.Rotation = Vector3.new(3.08320072e-016, 90, 0)
  2462. o6.Anchored = true
  2463. o6.FormFactor = Enum.FormFactor.Custom
  2464. o6.Size = Vector3.new(0.566666663, 0.200000003, 0.200000003)
  2465. 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)
  2466. o6.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2467. o6.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2468. o6.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2469. o6.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2470. o6.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2471. o6.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2472. o6.Color = Color3.new(0.105882, 0.164706, 0.207843)
  2473. o7.Parent = o6
  2474. o7.Scale = Vector3.new(1, 0.583333313, 0.722222269)
  2475. o8.Name = "SightBack"
  2476. o8.Parent = o1
  2477. o8.Material = Enum.Material.SmoothPlastic
  2478. o8.Position = Vector3.new(18.950964, 1.23151195, 14.4882116)
  2479. o8.Rotation = Vector3.new(3.08320072e-016, 90, 0)
  2480. o8.Anchored = true
  2481. o8.FormFactor = Enum.FormFactor.Custom
  2482. o8.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2483. 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)
  2484. o8.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2485. o8.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2486. o8.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2487. o8.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2488. o8.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2489. o8.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2490. o9.Parent = o8
  2491. o9.Scale = Vector3.new(0.166666672, 0.111111112, 0.411111116)
  2492. o10.Parent = o1
  2493. o10.Material = Enum.Material.SmoothPlastic
  2494. o10.BrickColor = BrickColor.new("Really black")
  2495. o10.Position = Vector3.new(18.950964, 0.961513996, 14.5937595)
  2496. o10.Rotation = Vector3.new(3.08320072e-016, 90, 0)
  2497. o10.Anchored = true
  2498. o10.FormFactor = Enum.FormFactor.Custom
  2499. o10.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2500. 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)
  2501. o10.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2502. o10.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2503. o10.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2504. o10.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2505. o10.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2506. o10.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2507. o10.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2508. o11.Parent = o10
  2509. o11.Scale = Vector3.new(0.49999997, 0.277777761, 0.694444478)
  2510. o12.Parent = o1
  2511. o12.Material = Enum.Material.SmoothPlastic
  2512. o12.BrickColor = BrickColor.new("Really black")
  2513. o12.Position = Vector3.new(18.950964, 1.19539297, 14.5993176)
  2514. o12.Rotation = Vector3.new(3.08320072e-016, 90, 0)
  2515. o12.Anchored = true
  2516. o12.FormFactor = Enum.FormFactor.Custom
  2517. o12.Size = Vector3.new(0.566666663, 0.200000003, 0.200000003)
  2518. 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)
  2519. o12.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2520. o12.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2521. o12.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2522. o12.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2523. o12.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2524. o12.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2525. o12.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2526. o13.Parent = o12
  2527. o13.Scale = Vector3.new(1, 0.249999985, 0.411111116)
  2528. o14.Parent = o1
  2529. o14.Material = Enum.Material.SmoothPlastic
  2530. o14.BrickColor = BrickColor.new("Really black")
  2531. o14.Position = Vector3.new(18.908186, 1.19095695, 14.5993176)
  2532. o14.Rotation = Vector3.new(-90, 44.9999962, 90)
  2533. o14.Anchored = true
  2534. o14.FormFactor = Enum.FormFactor.Custom
  2535. o14.Size = Vector3.new(0.566666663, 0.200000003, 0.200000003)
  2536. 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)
  2537. o14.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2538. o14.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2539. o14.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2540. o14.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2541. o14.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2542. o14.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2543. o14.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2544. o15.Parent = o14
  2545. o15.Scale = Vector3.new(1, 0.194444433, 0.222222224)
  2546. o16.Name = "SightBack"
  2547. o16.Parent = o1
  2548. o16.Material = Enum.Material.SmoothPlastic
  2549. o16.Position = Vector3.new(18.9787407, 1.25372696, 14.4882116)
  2550. o16.Rotation = Vector3.new(3.08320072e-016, 90, 0)
  2551. o16.Anchored = true
  2552. o16.FormFactor = Enum.FormFactor.Custom
  2553. o16.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2554. 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)
  2555. o16.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2556. o16.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2557. o16.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2558. o16.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2559. o16.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2560. o16.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2561. o17.Parent = o16
  2562. o17.Scale = Vector3.new(0.166666672, 0.111111112, 0.13333334)
  2563. o18.Name = "SightBack"
  2564. o18.Parent = o1
  2565. o18.Material = Enum.Material.SmoothPlastic
  2566. o18.Position = Vector3.new(18.9231701, 1.25372696, 14.4882002)
  2567. o18.Rotation = Vector3.new(3.08320072e-016, 90, 0)
  2568. o18.Anchored = true
  2569. o18.FormFactor = Enum.FormFactor.Custom
  2570. o18.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2571. 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)
  2572. o18.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2573. o18.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2574. o18.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2575. o18.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2576. o18.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2577. o18.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2578. o19.Parent = o18
  2579. o19.Scale = Vector3.new(0.166666672, 0.111111112, 0.13333334)
  2580. o20.Parent = o1
  2581. o20.Material = Enum.Material.SmoothPlastic
  2582. o20.BrickColor = BrickColor.new("Black")
  2583. o20.Position = Vector3.new(18.950964, 0.886528015, 14.5798664)
  2584. o20.Rotation = Vector3.new(-90, -2.50447761e-006, -90)
  2585. o20.Anchored = true
  2586. o20.FormFactor = Enum.FormFactor.Custom
  2587. o20.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2588. 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)
  2589. o20.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2590. o20.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2591. o20.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2592. o20.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2593. o20.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2594. o20.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2595. o20.Color = Color3.new(0.105882, 0.164706, 0.207843)
  2596. o21.Parent = o20
  2597. o21.Scale = Vector3.new(0.416666687, 0.722222269, 0.416666687)
  2598. o22.Name = "SightLine"
  2599. o22.Parent = o1
  2600. o22.Material = Enum.Material.SmoothPlastic
  2601. o22.BrickColor = BrickColor.new("Smoky grey")
  2602. o22.Position = Vector3.new(18.950964, 1.21539295, 15.7804356)
  2603. o22.Rotation = Vector3.new(90, -2.50447761e-006, -90)
  2604. o22.Anchored = true
  2605. o22.FormFactor = Enum.FormFactor.Custom
  2606. o22.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2607. 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)
  2608. o22.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2609. o22.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2610. o22.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2611. o22.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2612. o22.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2613. o22.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2614. o22.Color = Color3.new(0.356863, 0.364706, 0.411765)
  2615. o23.Parent = o22
  2616. o23.Scale = Vector3.new(0.505999982, 0.150000006, 0.505999982)
  2617. o24.Parent = o1
  2618. o24.Material = Enum.Material.SmoothPlastic
  2619. o24.BrickColor = BrickColor.new("Black")
  2620. o24.Position = Vector3.new(18.950964, 0.96707201, 15.7326679)
  2621. o24.Rotation = Vector3.new(-90, -2.50447761e-006, -180)
  2622. o24.Anchored = true
  2623. o24.FormFactor = Enum.FormFactor.Custom
  2624. o24.Size = Vector3.new(0.200000003, 0.344444454, 0.200000003)
  2625. 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)
  2626. o24.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2627. o24.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2628. o24.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2629. o24.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2630. o24.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2631. o24.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2632. o24.Color = Color3.new(0.105882, 0.164706, 0.207843)
  2633. o25.Parent = o24
  2634. o25.Scale = Vector3.new(0.405599982, 1, 0.405599982)
  2635. o26.Parent = o1
  2636. o26.Material = Enum.Material.SmoothPlastic
  2637. o26.BrickColor = BrickColor.new("Black")
  2638. o26.Position = Vector3.new(18.950964, 1.01984501, 15.7298756)
  2639. o26.Rotation = Vector3.new(3.08320072e-016, 90, 0)
  2640. o26.Anchored = true
  2641. o26.FormFactor = Enum.FormFactor.Custom
  2642. o26.Size = Vector3.new(0.338888884, 0.200000003, 0.200000003)
  2643. 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)
  2644. o26.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2645. o26.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2646. o26.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2647. o26.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2648. o26.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2649. o26.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2650. o26.Color = Color3.new(0.105882, 0.164706, 0.207843)
  2651. o27.Parent = o26
  2652. o27.Scale = Vector3.new(1, 0.527777731, 0.611111104)
  2653. o28.Parent = o1
  2654. o28.Material = Enum.Material.SmoothPlastic
  2655. o28.BrickColor = BrickColor.new("Black")
  2656. o28.Position = Vector3.new(18.950964, 0.96707201, 15.7298756)
  2657. o28.Rotation = Vector3.new(-90, -2.50447761e-006, -180)
  2658. o28.Anchored = true
  2659. o28.FormFactor = Enum.FormFactor.Custom
  2660. o28.Size = Vector3.new(0.200000003, 0.338888884, 0.200000003)
  2661. 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)
  2662. o28.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2663. o28.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2664. o28.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2665. o28.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2666. o28.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2667. o28.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2668. o28.Color = Color3.new(0.105882, 0.164706, 0.207843)
  2669. o29.Parent = o28
  2670. o29.Scale = Vector3.new(0.611111104, 1, 0.611111104)
  2671. o30.Name = "Main"
  2672. o30.Parent = o1
  2673. o30.Material = Enum.Material.SmoothPlastic
  2674. o30.BrickColor = BrickColor.new("Really black")
  2675. o30.Transparency = 1
  2676. o30.Position = Vector3.new(18.950964, 1.12816894, 15.9493256)
  2677. o30.Rotation = Vector3.new(90, -2.50447761e-006, 2.50796006e-006)
  2678. o30.Anchored = true
  2679. o30.FormFactor = Enum.FormFactor.Custom
  2680. o30.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2681. 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)
  2682. o30.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2683. o30.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2684. o30.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2685. o30.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2686. o30.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2687. o30.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2688. o30.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2689. o31.Name = "FlashFX"
  2690. o31.Parent = o30
  2691. o31.Color = Color3.new(1, 1, 0)
  2692. o31.Enabled = false
  2693. o31.Brightness = 10
  2694. o31.Range = 6
  2695. o31.Shadows = true
  2696. o32.Name = "FlashGui"
  2697. o32.Parent = o30
  2698. o32.Size = UDim2.new(1.1000000238419,0,1.1000000238419,0)
  2699. o32.Enabled = false
  2700. o33.Name = "Label"
  2701. o33.Parent = o32
  2702. o33.Size = UDim2.new(1,0,1,0)
  2703. o33.BackgroundTransparency = 1
  2704. o33.Image = "http://www.roblox.com/asset/?id=117472237"
  2705. o34.Parent = o30
  2706. o34.Scale = Vector3.new(0.99999994, 0.99999994, 0.99999994)
  2707. o35.Parent = o1
  2708. o35.Material = Enum.Material.SmoothPlastic
  2709. o35.BrickColor = BrickColor.new("Black")
  2710. o35.Position = Vector3.new(18.908186, 1.19095695, 15.5132236)
  2711. o35.Rotation = Vector3.new(-90, 44.9999962, 90)
  2712. o35.Anchored = true
  2713. o35.FormFactor = Enum.FormFactor.Custom
  2714. o35.Size = Vector3.new(0.772222221, 0.200000003, 0.200000003)
  2715. 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)
  2716. o35.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2717. o35.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2718. o35.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2719. o35.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2720. o35.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2721. o35.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2722. o35.Color = Color3.new(0.105882, 0.164706, 0.207843)
  2723. o36.Parent = o35
  2724. o36.Scale = Vector3.new(1, 0.194444433, 0.222222224)
  2725. o37.Parent = o1
  2726. o37.Material = Enum.Material.SmoothPlastic
  2727. o37.BrickColor = BrickColor.new("Black")
  2728. o37.Position = Vector3.new(18.950964, 1.19539297, 15.5132236)
  2729. o37.Rotation = Vector3.new(3.08320072e-016, 90, 0)
  2730. o37.Anchored = true
  2731. o37.FormFactor = Enum.FormFactor.Custom
  2732. o37.Size = Vector3.new(0.772222221, 0.200000003, 0.200000003)
  2733. 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)
  2734. o37.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2735. o37.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2736. o37.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2737. o37.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2738. o37.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2739. o37.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2740. o37.Color = Color3.new(0.105882, 0.164706, 0.207843)
  2741. o38.Parent = o37
  2742. o38.Scale = Vector3.new(1, 0.249999985, 0.411111116)
  2743. o39.Parent = o1
  2744. o39.Material = Enum.Material.SmoothPlastic
  2745. o39.BrickColor = BrickColor.new("Black")
  2746. o39.Position = Vector3.new(18.950964, 1.13095105, 15.5132236)
  2747. o39.Rotation = Vector3.new(3.08320072e-016, 90, 0)
  2748. o39.Anchored = true
  2749. o39.FormFactor = Enum.FormFactor.Custom
  2750. o39.Size = Vector3.new(0.772222221, 0.200000003, 0.200000003)
  2751. 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)
  2752. o39.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2753. o39.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2754. o39.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2755. o39.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2756. o39.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2757. o39.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2758. o39.Color = Color3.new(0.105882, 0.164706, 0.207843)
  2759. o40.Parent = o39
  2760. o40.Scale = Vector3.new(1, 0.583333313, 0.722222269)
  2761. o41.Parent = o1
  2762. o41.Material = Enum.Material.SmoothPlastic
  2763. o41.BrickColor = BrickColor.new("Black")
  2764. o41.Position = Vector3.new(18.950964, 1.12816894, 15.3854284)
  2765. o41.Rotation = Vector3.new(-90, -2.50447761e-006, -180)
  2766. o41.Anchored = true
  2767. o41.FormFactor = Enum.FormFactor.Custom
  2768. o41.Size = Vector3.new(0.200000003, 1.06111109, 0.200000003)
  2769. 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)
  2770. o41.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2771. o41.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2772. o41.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2773. o41.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2774. o41.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2775. o41.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2776. o41.Color = Color3.new(0.105882, 0.164706, 0.207843)
  2777. o42.Parent = o41
  2778. o42.Texture = "http://www.roblox.com/asset/?id=47760372"
  2779. o42.Face = Enum.NormalId.Top
  2780. o43.Parent = o41
  2781. o43.Scale = Vector3.new(0.49999997, 1, 0.49999997)
  2782. o44.Parent = o1
  2783. o44.Material = Enum.Material.SmoothPlastic
  2784. o44.BrickColor = BrickColor.new("Black")
  2785. o44.Position = Vector3.new(18.950964, 0.961513996, 15.352108)
  2786. o44.Rotation = Vector3.new(-90, -2.50447761e-006, -180)
  2787. o44.Anchored = true
  2788. o44.FormFactor = Enum.FormFactor.Custom
  2789. o44.Size = Vector3.new(0.200000003, 0.416666627, 0.200000003)
  2790. 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)
  2791. o44.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2792. o44.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2793. o44.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2794. o44.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2795. o44.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2796. o44.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2797. o44.Color = Color3.new(0.105882, 0.164706, 0.207843)
  2798. o45.Parent = o44
  2799. o45.Scale = Vector3.new(0.666666687, 1, 0.666666687)
  2800. o46.Name = "Mag"
  2801. o46.Parent = o1
  2802. o46.Material = Enum.Material.SmoothPlastic
  2803. o46.BrickColor = BrickColor.new("Black")
  2804. o46.Position = Vector3.new(18.950964, 0.129971996, 14.3866644)
  2805. o46.Rotation = Vector3.new(101, 90, 0)
  2806. o46.Anchored = true
  2807. o46.FormFactor = Enum.FormFactor.Custom
  2808. o46.Size = Vector3.new(0.200000003, 0.333333343, 0.200000003)
  2809. 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)
  2810. o46.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2811. o46.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2812. o46.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2813. o46.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2814. o46.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2815. o46.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2816. o46.Color = Color3.new(0.105882, 0.164706, 0.207843)
  2817. o47.Parent = o46
  2818. o47.Scale = Vector3.new(0.027777778, 1, 0.666666687)
  2819. o48.Parent = o1
  2820. o48.Material = Enum.Material.SmoothPlastic
  2821. o48.BrickColor = BrickColor.new("Black")
  2822. o48.Position = Vector3.new(18.950964, 0.161533996, 14.3493176)
  2823. o48.Rotation = Vector3.new(0.019784553, -6.66929267e-009, 180)
  2824. o48.Anchored = true
  2825. o48.FormFactor = Enum.FormFactor.Custom
  2826. o48.Size = Vector3.new(0.200000003, 0.200000003, 0.266666681)
  2827. 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)
  2828. o48.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2829. o48.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2830. o48.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2831. o48.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2832. o48.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2833. o48.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2834. o48.Color = Color3.new(0.105882, 0.164706, 0.207843)
  2835. o49.Parent = o48
  2836. o49.Scale = Vector3.new(0.694444478, 0.222222224, 1)
  2837. o49.MeshType = Enum.MeshType.Wedge
  2838. o50.Parent = o1
  2839. o50.Material = Enum.Material.SmoothPlastic
  2840. o50.BrickColor = BrickColor.new("Really black")
  2841. o50.Position = Vector3.new(18.950964, 0.155975997, 14.3354216)
  2842. o50.Rotation = Vector3.new(3.08320072e-016, 0, -180)
  2843. o50.Anchored = true
  2844. o50.FormFactor = Enum.FormFactor.Custom
  2845. o50.Size = Vector3.new(0.200000003, 0.200000003, 0.438888878)
  2846. 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)
  2847. o50.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2848. o50.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2849. o50.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2850. o50.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2851. o50.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2852. o50.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2853. o50.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2854. o51.Parent = o50
  2855. o51.Scale = Vector3.new(0.666666687, 0.333333343, 1)
  2856. o51.MeshType = Enum.MeshType.Wedge
  2857. o52.Parent = o1
  2858. o52.Material = Enum.Material.SmoothPlastic
  2859. o52.BrickColor = BrickColor.new("Black")
  2860. o52.Position = Vector3.new(18.950964, 0.239300996, 14.1882057)
  2861. o52.Rotation = Vector3.new(105, 90, 0)
  2862. o52.Anchored = true
  2863. o52.FormFactor = Enum.FormFactor.Custom
  2864. o52.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2865. 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)
  2866. o52.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2867. o52.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2868. o52.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2869. o52.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2870. o52.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2871. o52.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2872. o52.Color = Color3.new(0.105882, 0.164706, 0.207843)
  2873. o53.Parent = o52
  2874. o53.Scale = Vector3.new(0.944444478, 0.111111112, 0.611111104)
  2875. o54.Parent = o1
  2876. o54.Material = Enum.Material.SmoothPlastic
  2877. o54.BrickColor = BrickColor.new("Really black")
  2878. o54.Position = Vector3.new(18.950964, 0.225419, 14.3520937)
  2879. o54.Rotation = Vector3.new(-3.25256337e-007, 90, 0)
  2880. o54.Anchored = true
  2881. o54.FormFactor = Enum.FormFactor.Custom
  2882. o54.Size = Vector3.new(0.26111111, 0.200000003, 0.200000003)
  2883. 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)
  2884. o54.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2885. o54.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2886. o54.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2887. o54.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2888. o54.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2889. o54.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2890. o54.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2891. o55.Parent = o54
  2892. o55.Scale = Vector3.new(1, 0.416666687, 0.694444478)
  2893. o56.Parent = o1
  2894. o56.Material = Enum.Material.SmoothPlastic
  2895. o56.BrickColor = BrickColor.new("Really black")
  2896. o56.Position = Vector3.new(18.950964, 0.197641, 14.2215319)
  2897. o56.Rotation = Vector3.new(3.08320072e-016, 90, 0)
  2898. o56.Anchored = true
  2899. o56.FormFactor = Enum.FormFactor.Custom
  2900. o56.Size = Vector3.new(0.211111099, 0.200000003, 0.200000003)
  2901. 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)
  2902. o56.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2903. o56.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2904. o56.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2905. o56.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2906. o56.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2907. o56.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2908. o56.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2909. o57.Parent = o56
  2910. o57.Scale = Vector3.new(1, 0.0833333358, 0.666666687)
  2911. o58.Parent = o1
  2912. o58.Material = Enum.Material.SmoothPlastic
  2913. o58.BrickColor = BrickColor.new("Really black")
  2914. o58.Position = Vector3.new(18.950964, 0.258204013, 14.3493176)
  2915. o58.Rotation = Vector3.new(-90, -2.50447761e-006, -90)
  2916. o58.Anchored = true
  2917. o58.FormFactor = Enum.FormFactor.Custom
  2918. o58.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2919. 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)
  2920. o58.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2921. o58.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2922. o58.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2923. o58.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2924. o58.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2925. o58.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2926. o58.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2927. o59.Parent = o58
  2928. o59.Scale = Vector3.new(0.49999997, 0.722222269, 0.472222239)
  2929. o60.Parent = o1
  2930. o60.Material = Enum.Material.SmoothPlastic
  2931. o60.BrickColor = BrickColor.new("Really black")
  2932. o60.Position = Vector3.new(18.950964, 0.244874001, 14.1993141)
  2933. o60.Rotation = Vector3.new(0.019784553, -6.66929267e-009, 180)
  2934. o60.Anchored = true
  2935. o60.FormFactor = Enum.FormFactor.Custom
  2936. o60.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2937. 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)
  2938. o60.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2939. o60.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2940. o60.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2941. o60.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2942. o60.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2943. o60.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2944. o60.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2945. o61.Parent = o60
  2946. o61.Scale = Vector3.new(0.694444478, 0.222222224, 0.222222224)
  2947. o61.MeshType = Enum.MeshType.Wedge
  2948. o62.Parent = o1
  2949. o62.Material = Enum.Material.SmoothPlastic
  2950. o62.BrickColor = BrickColor.new("Black")
  2951. o62.Position = Vector3.new(18.993742, 1.19095695, 15.1076584)
  2952. o62.Rotation = Vector3.new(90, 44.9999962, -90)
  2953. o62.Anchored = true
  2954. o62.FormFactor = Enum.FormFactor.Custom
  2955. o62.Size = Vector3.new(1.58333337, 0.200000003, 0.200000003)
  2956. 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)
  2957. o62.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2958. o62.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2959. o62.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2960. o62.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2961. o62.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2962. o62.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2963. o62.Color = Color3.new(0.105882, 0.164706, 0.207843)
  2964. o63.Parent = o62
  2965. o63.Scale = Vector3.new(1, 0.194444433, 0.222222224)
  2966. o64.Parent = o1
  2967. o64.Material = Enum.Material.SmoothPlastic
  2968. o64.Position = Vector3.new(18.950964, 0.867092013, 15.1298876)
  2969. o64.Rotation = Vector3.new(180, 2.50796006e-006, 8.65142192e-006)
  2970. o64.Anchored = true
  2971. o64.FormFactor = Enum.FormFactor.Custom
  2972. o64.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2973. 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)
  2974. o64.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2975. o64.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2976. o64.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2977. o64.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2978. o64.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2979. o64.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2980. o65.Parent = o64
  2981. o65.Scale = Vector3.new(0.611111104, 0.333333343, 0.138888881)
  2982. o65.MeshType = Enum.MeshType.Wedge
  2983. o66.Parent = o1
  2984. o66.Material = Enum.Material.SmoothPlastic
  2985. o66.Position = Vector3.new(18.950964, 0.83930999, 15.1048679)
  2986. o66.Rotation = Vector3.new(89.9999771, 90, 0)
  2987. o66.Anchored = true
  2988. o66.FormFactor = Enum.FormFactor.Custom
  2989. o66.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2990. 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)
  2991. o66.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2992. o66.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2993. o66.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2994. o66.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2995. o66.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2996. o66.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2997. o67.Parent = o66
  2998. o67.Scale = Vector3.new(0.944444478, 0.111111112, 0.611111104)
  2999. o68.Parent = o1
  3000. o68.Material = Enum.Material.SmoothPlastic
  3001. o68.BrickColor = BrickColor.new("Fossil")
  3002. o68.Position = Vector3.new(18.950964, 0.716949999, 15.0719404)
  3003. o68.Rotation = Vector3.new(-45, 90, 0)
  3004. o68.Anchored = true
  3005. o68.FormFactor = Enum.FormFactor.Custom
  3006. o68.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  3007. 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)
  3008. o68.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3009. o68.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3010. o68.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3011. o68.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3012. o68.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3013. o68.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3014. o68.Color = Color3.new(0.623529, 0.631373, 0.67451)
  3015. o69.Parent = o68
  3016. o69.Scale = Vector3.new(0.527777731, 0.111111112, 0.611111104)
  3017. o70.Parent = o1
  3018. o70.Material = Enum.Material.SmoothPlastic
  3019. o70.BrickColor = BrickColor.new("Black")
  3020. o70.Position = Vector3.new(18.950964, 0.875427008, 15.0743237)
  3021. o70.Rotation = Vector3.new(3.08320072e-016, 0, -180)
  3022. o70.Anchored = true
  3023. o70.FormFactor = Enum.FormFactor.Custom
  3024. o70.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  3025. 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)
  3026. o70.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3027. o70.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3028. o70.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3029. o70.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3030. o70.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3031. o70.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3032. o70.Color = Color3.new(0.105882, 0.164706, 0.207843)
  3033. o71.Parent = o70
  3034. o71.Scale = Vector3.new(0.611111104, 0.249999985, 0.194444433)
  3035. o71.MeshType = Enum.MeshType.Wedge
  3036. o72.Parent = o1
  3037. o72.Material = Enum.Material.SmoothPlastic
  3038. o72.BrickColor = BrickColor.new("Black")
  3039. o72.Position = Vector3.new(18.9315281, 1.09817195, 15.0048761)
  3040. o72.Rotation = Vector3.new(3.08320072e-016, 90, 0)
  3041. o72.Anchored = true
  3042. o72.FormFactor = Enum.FormFactor.Custom
  3043. o72.Size = Vector3.new(0.244444445, 0.200000003, 0.200000003)
  3044. 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)
  3045. o72.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3046. o72.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3047. o72.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3048. o72.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3049. o72.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3050. o72.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3051. o72.Color = Color3.new(0.105882, 0.164706, 0.207843)
  3052. o73.Parent = o72
  3053. o73.Scale = Vector3.new(1, 0.277777761, 0.527777731)
  3054. o74.Parent = o1
  3055. o74.Material = Enum.Material.SmoothPlastic
  3056. o74.BrickColor = BrickColor.new("Black")
  3057. o74.Position = Vector3.new(18.9870701, 1.13095105, 15.0048761)
  3058. o74.Rotation = Vector3.new(3.08320072e-016, 90, 0)
  3059. o74.Anchored = true
  3060. o74.FormFactor = Enum.FormFactor.Custom
  3061. o74.Size = Vector3.new(0.244444445, 0.200000003, 0.200000003)
  3062. 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)
  3063. o74.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3064. o74.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3065. o74.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3066. o74.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3067. o74.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3068. o74.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3069. o74.Color = Color3.new(0.105882, 0.164706, 0.207843)
  3070. o75.Parent = o74
  3071. o75.Scale = Vector3.new(1, 0.583333313, 0.361111134)
  3072. o76.Parent = o1
  3073. o76.Material = Enum.Material.SmoothPlastic
  3074. o76.BrickColor = BrickColor.new("Black")
  3075. o76.Position = Vector3.new(18.970396, 1.17595196, 15.0048761)
  3076. o76.Rotation = Vector3.new(3.08320072e-016, 90, 0)
  3077. o76.Anchored = true
  3078. o76.FormFactor = Enum.FormFactor.Custom
  3079. o76.Size = Vector3.new(0.244444445, 0.200000003, 0.200000003)
  3080. 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)
  3081. o76.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3082. o76.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3083. o76.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3084. o76.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3085. o76.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3086. o76.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3087. o76.Color = Color3.new(0.105882, 0.164706, 0.207843)
  3088. o77.Parent = o76
  3089. o77.Scale = Vector3.new(1, 0.444444448, 0.216666669)
  3090. o78.Parent = o1
  3091. o78.Material = Enum.Material.SmoothPlastic
  3092. o78.BrickColor = BrickColor.new("Black")
  3093. o78.Position = Vector3.new(18.950964, 0.39764601, 14.6493216)
  3094. o78.Rotation = Vector3.new(180, 2.50796006e-006, 5.00895612e-006)
  3095. o78.Anchored = true
  3096. o78.FormFactor = Enum.FormFactor.Custom
  3097. o78.Size = Vector3.new(0.200000003, 0.550000012, 0.200000003)
  3098. 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)
  3099. o78.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3100. o78.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3101. o78.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3102. o78.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3103. o78.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3104. o78.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3105. o78.Color = Color3.new(0.105882, 0.164706, 0.207843)
  3106. o79.Parent = o78
  3107. o79.Scale = Vector3.new(0.666666687, 1, 0.944444478)
  3108. o79.MeshType = Enum.MeshType.Wedge
  3109. o80.Parent = o1
  3110. o80.Material = Enum.Material.SmoothPlastic
  3111. o80.BrickColor = BrickColor.new("Black")
  3112. o80.Position = Vector3.new(18.8859501, 0.96707201, 15.0021019)
  3113. o80.Rotation = Vector3.new(-90, -2.50447761e-006, -90.0000076)
  3114. o80.Anchored = true
  3115. o80.FormFactor = Enum.FormFactor.Custom
  3116. o80.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  3117. 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)
  3118. o80.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3119. o80.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3120. o80.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3121. o80.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3122. o80.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3123. o80.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3124. o80.Color = Color3.new(0.105882, 0.164706, 0.207843)
  3125. o81.Parent = o80
  3126. o81.Scale = Vector3.new(0.249999985, 0.027777778, 0.249999985)
  3127. o82.Parent = o1
  3128. o82.Material = Enum.Material.SmoothPlastic
  3129. o82.BrickColor = BrickColor.new("Dark stone grey")
  3130. o82.Position = Vector3.new(18.950964, 0.858749986, 14.8770924)
  3131. o82.Rotation = Vector3.new(-180, -2.50796256e-006, 5.00895703e-006)
  3132. o82.Anchored = true
  3133. o82.FormFactor = Enum.FormFactor.Custom
  3134. o82.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  3135. 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)
  3136. o82.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3137. o82.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3138. o82.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3139. o82.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3140. o82.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3141. o82.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3142. o82.Color = Color3.new(0.388235, 0.372549, 0.384314)
  3143. o83.Parent = o82
  3144. o83.Scale = Vector3.new(0.472222239, 0.416666687, 0.222222224)
  3145. o83.MeshType = Enum.MeshType.Wedge
  3146. o84.Parent = o1
  3147. o84.Material = Enum.Material.SmoothPlastic
  3148. o84.BrickColor = BrickColor.new("Black")
  3149. o84.Position = Vector3.new(18.950964, 1.05040395, 14.9382162)
  3150. o84.Rotation = Vector3.new(3.08320072e-016, 90, 0)
  3151. o84.Anchored = true
  3152. o84.FormFactor = Enum.FormFactor.Custom
  3153. o84.Size = Vector3.new(1.24444449, 0.200000003, 0.200000003)
  3154. 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)
  3155. o84.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3156. o84.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3157. o84.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3158. o84.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3159. o84.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3160. o84.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3161. o84.Color = Color3.new(0.105882, 0.164706, 0.207843)
  3162. o85.Parent = o84
  3163. o85.Scale = Vector3.new(1, 0.222222224, 0.722222269)
  3164. o86.Parent = o1
  3165. o86.Material = Enum.Material.SmoothPlastic
  3166. o86.BrickColor = BrickColor.new("Black")
  3167. o86.Position = Vector3.new(18.950964, 0.469879985, 14.2215319)
  3168. o86.Rotation = Vector3.new(2.05579065e-016, -2.50796006e-006, 6.27987314e-020)
  3169. o86.Anchored = true
  3170. o86.FormFactor = Enum.FormFactor.Custom
  3171. o86.Size = Vector3.new(0.200000003, 0.527777791, 0.211111099)
  3172. 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)
  3173. o86.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3174. o86.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3175. o86.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3176. o86.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3177. o86.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3178. o86.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3179. o86.Color = Color3.new(0.105882, 0.164706, 0.207843)
  3180. o87.Parent = o86
  3181. o87.Scale = Vector3.new(0.666666687, 1, 1)
  3182. o87.MeshType = Enum.MeshType.Wedge
  3183. o88.Parent = o1
  3184. o88.Material = Enum.Material.SmoothPlastic
  3185. o88.BrickColor = BrickColor.new("Dark stone grey")
  3186. o88.Position = Vector3.new(18.950964, 0.736557007, 14.8798761)
  3187. o88.Rotation = Vector3.new(180, -2.50129006e-006, 180)
  3188. o88.Anchored = true
  3189. o88.FormFactor = Enum.FormFactor.Custom
  3190. o88.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  3191. 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)
  3192. o88.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3193. o88.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3194. o88.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3195. o88.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3196. o88.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3197. o88.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3198. o88.Color = Color3.new(0.388235, 0.372549, 0.384314)
  3199. o89.Parent = o88
  3200. o89.Scale = Vector3.new(0.472222239, 0.416666687, 0.249999985)
  3201. o89.MeshType = Enum.MeshType.Wedge
  3202. o90.Parent = o1
  3203. o90.Material = Enum.Material.SmoothPlastic
  3204. o90.BrickColor = BrickColor.new("Smoky grey")
  3205. o90.Position = Vector3.new(18.950964, 0.683766007, 14.9020796)
  3206. o90.Rotation = Vector3.new(3.08320072e-016, 90, 0)
  3207. o90.Anchored = true
  3208. o90.FormFactor = Enum.FormFactor.Custom
  3209. o90.Size = Vector3.new(0.283333331, 0.200000003, 0.200000003)
  3210. 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)
  3211. o90.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3212. o90.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3213. o90.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3214. o90.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3215. o90.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3216. o90.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3217. o90.Color = Color3.new(0.356863, 0.364706, 0.411765)
  3218. o91.Parent = o90
  3219. o91.Scale = Vector3.new(1, 0.111111112, 0.611111104)
  3220. o92.Parent = o1
  3221. o92.Material = Enum.Material.SmoothPlastic
  3222. o92.BrickColor = BrickColor.new("Black")
  3223. o92.Position = Vector3.new(18.950964, 0.992074013, 14.9382162)
  3224. o92.Rotation = Vector3.new(3.08320072e-016, 90, 0)
  3225. o92.Anchored = true
  3226. o92.FormFactor = Enum.FormFactor.Custom
  3227. o92.Size = Vector3.new(1.24444449, 0.200000003, 0.200000003)
  3228. 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)
  3229. o92.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3230. o92.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3231. o92.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3232. o92.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3233. o92.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3234. o92.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3235. o92.Color = Color3.new(0.105882, 0.164706, 0.207843)
  3236. o93.Parent = o92
  3237. o93.Scale = Vector3.new(1, 0.361111134, 0.666666687)
  3238. o94.Parent = o1
  3239. o94.Material = Enum.Material.SmoothPlastic
  3240. o94.BrickColor = BrickColor.new("Black")
  3241. o94.Position = Vector3.new(18.950964, 0.708733976, 14.827096)
  3242. o94.Rotation = Vector3.new(-180, 0.0927856117, 180)
  3243. o94.Anchored = true
  3244. o94.FormFactor = Enum.FormFactor.Custom
  3245. o94.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  3246. 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)
  3247. o94.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3248. o94.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3249. o94.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3250. o94.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3251. o94.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3252. o94.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3253. o94.Color = Color3.new(0.105882, 0.164706, 0.207843)
  3254. o95.Parent = o94
  3255. o95.Scale = Vector3.new(0.611111104, 0.138888881, 0.249999985)
  3256. o95.MeshType = Enum.MeshType.Wedge
  3257. o96.Parent = o1
  3258. o96.Material = Enum.Material.SmoothPlastic
  3259. o96.BrickColor = BrickColor.new("Black")
  3260. o96.Position = Vector3.new(18.950964, 0.797657013, 14.8104324)
  3261. o96.Rotation = Vector3.new(180, -2.50129006e-006, 180)
  3262. o96.Anchored = true
  3263. o96.FormFactor = Enum.FormFactor.Custom
  3264. o96.Size = Vector3.new(0.200000003, 0.205555543, 0.200000003)
  3265. 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)
  3266. o96.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3267. o96.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3268. o96.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3269. o96.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3270. o96.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3271. o96.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3272. o96.Color = Color3.new(0.105882, 0.164706, 0.207843)
  3273. o97.Parent = o96
  3274. o97.Scale = Vector3.new(0.472222239, 1, 0.444444448)
  3275. o98.Parent = o1
  3276. o98.Material = Enum.Material.SmoothPlastic
  3277. o98.BrickColor = BrickColor.new("Black")
  3278. o98.Position = Vector3.new(18.950964, 0.875427008, 14.8298864)
  3279. o98.Rotation = Vector3.new(-180, 0, -6.27987314e-020)
  3280. o98.Anchored = true
  3281. o98.FormFactor = Enum.FormFactor.Custom
  3282. o98.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  3283. 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)
  3284. o98.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3285. o98.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3286. o98.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3287. o98.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3288. o98.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3289. o98.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3290. o98.Color = Color3.new(0.105882, 0.164706, 0.207843)
  3291. o99.Parent = o98
  3292. o99.Scale = Vector3.new(0.666666687, 0.249999985, 0.194444433)
  3293. o99.MeshType = Enum.MeshType.Wedge
  3294. o100.Parent = o1
  3295. o100.Material = Enum.Material.SmoothPlastic
  3296. o100.BrickColor = BrickColor.new("Black")
  3297. o100.Position = Vector3.new(18.988184, 0.986526012, 14.8076496)
  3298. o100.Rotation = Vector3.new(3.00000024, 90, 0)
  3299. o100.Anchored = true
  3300. o100.FormFactor = Enum.FormFactor.Custom
  3301. o100.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  3302. 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)
  3303. o100.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3304. o100.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3305. o100.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3306. o100.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3307. o100.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3308. o100.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3309. o100.Color = Color3.new(0.105882, 0.164706, 0.207843)
  3310. o101.Parent = o100
  3311. o101.Scale = Vector3.new(0.694444478, 0.249999985, 0.361111134)
  3312. o102.Parent = o1
  3313. o102.Material = Enum.Material.SmoothPlastic
  3314. o102.BrickColor = BrickColor.new("Black")
  3315. o102.Position = Vector3.new(18.950964, 0.875427008, 14.8020916)
  3316. o102.Rotation = Vector3.new(3.08320072e-016, 90, 0)
  3317. o102.Anchored = true
  3318. o102.FormFactor = Enum.FormFactor.Custom
  3319. o102.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  3320. 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)
  3321. o102.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3322. o102.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3323. o102.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3324. o102.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3325. o102.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3326. o102.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3327. o102.Color = Color3.new(0.105882, 0.164706, 0.207843)
  3328. o103.Parent = o102
  3329. o103.Scale = Vector3.new(0.0833333358, 0.249999985, 0.666666687)
  3330. o104.Parent = o1
  3331. o104.Material = Enum.Material.SmoothPlastic
  3332. o104.BrickColor = BrickColor.new("Really black")
  3333. o104.Position = Vector3.new(18.950964, 0.536549985, 14.6048756)
  3334. o104.Rotation = Vector3.new(180, 2.50796006e-006, 5.00895612e-006)
  3335. o104.Anchored = true
  3336. o104.FormFactor = Enum.FormFactor.Custom
  3337. o104.Size = Vector3.new(0.200000003, 0.794444382, 0.244444445)
  3338. 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)
  3339. o104.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3340. o104.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3341. o104.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3342. o104.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3343. o104.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3344. o104.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3345. o104.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3346. o105.Parent = o104
  3347. o105.Scale = Vector3.new(0.694444478, 1, 1)
  3348. o105.MeshType = Enum.MeshType.Wedge
  3349. o106.Name = "Mag"
  3350. o106.Parent = o1
  3351. o106.Material = Enum.Material.SmoothPlastic
  3352. o106.BrickColor = BrickColor.new("Really black")
  3353. o106.Position = Vector3.new(18.950964, 0.56080699, 14.4704056)
  3354. o106.Rotation = Vector3.new(101, 90, 0)
  3355. o106.Anchored = true
  3356. o106.FormFactor = Enum.FormFactor.Custom
  3357. o106.Size = Vector3.new(0.872222185, 0.322222203, 0.200000003)
  3358. 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)
  3359. o106.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3360. o106.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3361. o106.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3362. o106.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3363. o106.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3364. o106.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3365. o106.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3366. o107.Parent = o106
  3367. o107.Scale = Vector3.new(1, 1, 0.611111104)
  3368. o108.Parent = o1
  3369. o108.Material = Enum.Material.SmoothPlastic
  3370. o108.BrickColor = BrickColor.new("Smoky grey")
  3371. o108.Position = Vector3.new(18.950964, 0.731004, 14.7326536)
  3372. o108.Rotation = Vector3.new(-90, 4.32571142e-006, -90.0000076)
  3373. o108.Anchored = true
  3374. o108.FormFactor = Enum.FormFactor.Custom
  3375. o108.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  3376. 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)
  3377. o108.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3378. o108.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3379. o108.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3380. o108.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3381. o108.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3382. o108.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3383. o108.Color = Color3.new(0.356863, 0.364706, 0.411765)
  3384. o109.Parent = o108
  3385. o109.Scale = Vector3.new(0.416666687, 0.694444478, 0.416666687)
  3386. o110.Parent = o1
  3387. o110.Material = Enum.Material.SmoothPlastic
  3388. o110.BrickColor = BrickColor.new("Black")
  3389. o110.Position = Vector3.new(18.950964, 0.544876993, 14.4409838)
  3390. o110.Rotation = Vector3.new(3.08320072e-016, 90, 0)
  3391. o110.Anchored = true
  3392. o110.FormFactor = Enum.FormFactor.Custom
  3393. o110.Size = Vector3.new(0.227777779, 0.711111128, 0.200000003)
  3394. 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)
  3395. o110.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3396. o110.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3397. o110.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3398. o110.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3399. o110.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3400. o110.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3401. o110.Color = Color3.new(0.105882, 0.164706, 0.207843)
  3402. o111.Parent = o110
  3403. o111.Scale = Vector3.new(1, 1, 0.666666687)
  3404. o112.Parent = o1
  3405. o112.Material = Enum.Material.SmoothPlastic
  3406. o112.BrickColor = BrickColor.new("Black")
  3407. o112.Position = Vector3.new(18.950964, 0.775434017, 14.7993164)
  3408. o112.Rotation = Vector3.new(180, -2.50129006e-006, 180)
  3409. o112.Anchored = true
  3410. o112.FormFactor = Enum.FormFactor.Custom
  3411. o112.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  3412. 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)
  3413. o112.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3414. o112.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3415. o112.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3416. o112.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3417. o112.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3418. o112.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3419. o112.Color = Color3.new(0.105882, 0.164706, 0.207843)
  3420. o113.Parent = o112
  3421. o113.Scale = Vector3.new(0.666666687, 0.249999985, 0.111111112)
  3422. o113.MeshType = Enum.MeshType.Wedge
  3423. o114.Parent = o1
  3424. o114.Material = Enum.Material.SmoothPlastic
  3425. o114.BrickColor = BrickColor.new("Black")
  3426. o114.Position = Vector3.new(18.950964, 0.730996013, 14.7298584)
  3427. o114.Rotation = Vector3.new(180, 0, -90.0000076)
  3428. o114.Anchored = true
  3429. o114.FormFactor = Enum.FormFactor.Custom
  3430. o114.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  3431. 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)
  3432. o114.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3433. o114.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3434. o114.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3435. o114.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3436. o114.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3437. o114.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3438. o114.Color = Color3.new(0.105882, 0.164706, 0.207843)
  3439. o115.Parent = o114
  3440. o115.Scale = Vector3.new(0.833333373, 0.666666687, 0.805555522)
  3441. o116.Parent = o1
  3442. o116.Material = Enum.Material.SmoothPlastic
  3443. o116.BrickColor = BrickColor.new("Black")
  3444. o116.Position = Vector3.new(18.950964, 0.928192973, 14.7298584)
  3445. o116.Rotation = Vector3.new(3.08320072e-016, 90, 0)
  3446. o116.Anchored = true
  3447. o116.FormFactor = Enum.FormFactor.Custom
  3448. o116.Size = Vector3.new(0.827777743, 0.200000003, 0.200000003)
  3449. 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)
  3450. o116.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3451. o116.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3452. o116.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3453. o116.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3454. o116.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3455. o116.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3456. o116.Color = Color3.new(0.105882, 0.164706, 0.207843)
  3457. o117.Parent = o116
  3458. o117.Scale = Vector3.new(1, 0.277777761, 0.666666687)
  3459. o118.Parent = o1
  3460. o118.Material = Enum.Material.SmoothPlastic
  3461. o118.BrickColor = BrickColor.new("Black")
  3462. o118.Position = Vector3.new(18.950964, 0.825424016, 14.7993164)
  3463. o118.Rotation = Vector3.new(-180, 0, -6.27987314e-020)
  3464. o118.Anchored = true
  3465. o118.FormFactor = Enum.FormFactor.Custom
  3466. o118.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  3467. 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)
  3468. o118.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3469. o118.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3470. o118.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3471. o118.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3472. o118.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3473. o118.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3474. o118.Color = Color3.new(0.105882, 0.164706, 0.207843)
  3475. o119.Parent = o118
  3476. o119.Scale = Vector3.new(0.666666687, 0.249999985, 0.111111112)
  3477. o119.MeshType = Enum.MeshType.Wedge
  3478. o120.Parent = o1
  3479. o120.Material = Enum.Material.SmoothPlastic
  3480. o120.BrickColor = BrickColor.new("Black")
  3481. o120.Position = Vector3.new(18.950964, 0.600430012, 14.4798584)
  3482. o120.Rotation = Vector3.new(3.08320072e-016, 90, 0)
  3483. o120.Anchored = true
  3484. o120.FormFactor = Enum.FormFactor.Custom
  3485. o120.Size = Vector3.new(0.200000003, 0.666666687, 0.200000003)
  3486. 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)
  3487. o120.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3488. o120.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3489. o120.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3490. o120.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3491. o120.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3492. o120.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3493. o120.Color = Color3.new(0.105882, 0.164706, 0.207843)
  3494. o121.Parent = o120
  3495. o121.Scale = Vector3.new(0.027777778, 1, 0.694444478)
  3496. o122.Parent = o1
  3497. o122.Material = Enum.Material.SmoothPlastic
  3498. o122.BrickColor = BrickColor.new("Black")
  3499. o122.Position = Vector3.new(18.950964, 0.980957985, 14.5104237)
  3500. o122.Rotation = Vector3.new(2.05579065e-016, -2.50796006e-006, 6.27987314e-020)
  3501. o122.Anchored = true
  3502. o122.FormFactor = Enum.FormFactor.Custom
  3503. o122.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  3504. 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)
  3505. o122.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3506. o122.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3507. o122.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3508. o122.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3509. o122.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3510. o122.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3511. o122.Color = Color3.new(0.105882, 0.164706, 0.207843)
  3512. o123.Parent = o122
  3513. o123.Scale = Vector3.new(0.694444478, 0.0833333358, 0.333333343)
  3514. o123.MeshType = Enum.MeshType.Wedge
  3515. o124.Parent = o1
  3516. o124.Material = Enum.Material.SmoothPlastic
  3517. o124.BrickColor = BrickColor.new("Black")
  3518. o124.Position = Vector3.new(18.950964, 0.961513996, 14.6854324)
  3519. o124.Rotation = Vector3.new(180, -2.50129006e-006, 180)
  3520. o124.Anchored = true
  3521. o124.FormFactor = Enum.FormFactor.Custom
  3522. o124.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  3523. 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)
  3524. o124.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3525. o124.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3526. o124.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3527. o124.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3528. o124.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3529. o124.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3530. o124.Color = Color3.new(0.105882, 0.164706, 0.207843)
  3531. o125.Parent = o124
  3532. o125.Scale = Vector3.new(0.694444478, 0.277777761, 0.416666687)
  3533. o125.MeshType = Enum.MeshType.Wedge
  3534. o126.Parent = o1
  3535. o126.Material = Enum.Material.SmoothPlastic
  3536. o126.BrickColor = BrickColor.new("Really black")
  3537. o126.Position = Vector3.new(18.950964, 0.803216994, 14.6715384)
  3538. o126.Rotation = Vector3.new(3.08320072e-016, 90, 0)
  3539. o126.Anchored = true
  3540. o126.FormFactor = Enum.FormFactor.Custom
  3541. o126.Size = Vector3.new(0.244444445, 0.200000003, 0.200000003)
  3542. 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)
  3543. o126.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3544. o126.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3545. o126.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3546. o126.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3547. o126.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3548. o126.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3549. o126.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3550. o127.Parent = o126
  3551. o127.Scale = Vector3.new(1, 0.972222209, 0.666666687)
  3552. o128.Parent = o1
  3553. o128.Material = Enum.Material.SmoothPlastic
  3554. o128.BrickColor = BrickColor.new("Really black")
  3555. o128.Position = Vector3.new(18.950964, 0.672379017, 14.6450357)
  3556. o128.Rotation = Vector3.new(-30.0000038, 90, 0)
  3557. o128.Anchored = true
  3558. o128.FormFactor = Enum.FormFactor.Custom
  3559. o128.Size = Vector3.new(0.205555543, 0.200000003, 0.200000003)
  3560. 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)
  3561. o128.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3562. o128.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3563. o128.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3564. o128.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3565. o128.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3566. o128.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3567. o128.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3568. o129.Parent = o128
  3569. o129.Scale = Vector3.new(1, 0.722222269, 0.666666687)
  3570. o130.Parent = o1
  3571. o130.Material = Enum.Material.SmoothPlastic
  3572. o130.BrickColor = BrickColor.new("Really black")
  3573. o130.Position = Vector3.new(18.950964, 0.619874001, 14.3270836)
  3574. o130.Rotation = Vector3.new(2.05579065e-016, -2.50796006e-006, 6.27987314e-020)
  3575. o130.Anchored = true
  3576. o130.FormFactor = Enum.FormFactor.Custom
  3577. o130.Size = Vector3.new(0.200000003, 0.705555558, 0.300000012)
  3578. 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)
  3579. o130.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3580. o130.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3581. o130.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3582. o130.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3583. o130.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3584. o130.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3585. o130.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3586. o131.Parent = o130
  3587. o131.Scale = Vector3.new(0.694444478, 1, 1)
  3588. o131.MeshType = Enum.MeshType.Wedge
  3589. o132.Parent = o1
  3590. o132.Material = Enum.Material.SmoothPlastic
  3591. o132.BrickColor = BrickColor.new("Black")
  3592. o132.Position = Vector3.new(18.950964, 1.15317094, 14.2876415)
  3593. o132.Rotation = Vector3.new(30.0000019, 90, 0)
  3594. o132.Anchored = true
  3595. o132.FormFactor = Enum.FormFactor.Custom
  3596. o132.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  3597. 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)
  3598. o132.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3599. o132.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3600. o132.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3601. o132.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3602. o132.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3603. o132.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3604. o132.Color = Color3.new(0.105882, 0.164706, 0.207843)
  3605. o133.Parent = o132
  3606. o133.Scale = Vector3.new(0.388888866, 0.194444433, 0.416666687)
  3607. o134.Parent = o1
  3608. o134.Material = Enum.Material.SmoothPlastic
  3609. o134.BrickColor = BrickColor.new("Black")
  3610. o134.Position = Vector3.new(18.950964, 1.10315704, 14.3126564)
  3611. o134.Rotation = Vector3.new(3.08320072e-016, 90, 0)
  3612. o134.Anchored = true
  3613. o134.FormFactor = Enum.FormFactor.Custom
  3614. o134.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  3615. 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)
  3616. o134.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3617. o134.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3618. o134.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3619. o134.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3620. o134.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3621. o134.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3622. o134.Color = Color3.new(0.105882, 0.164706, 0.207843)
  3623. o135.Parent = o134
  3624. o135.Scale = Vector3.new(0.027777778, 0.861111045, 0.416666687)
  3625. o136.Parent = o1
  3626. o136.Material = Enum.Material.SmoothPlastic
  3627. o136.BrickColor = BrickColor.new("Black")
  3628. o136.Position = Vector3.new(18.950964, 0.969842017, 14.2187424)
  3629. o136.Rotation = Vector3.new(2.05579065e-016, -2.50796006e-006, 6.27987314e-020)
  3630. o136.Anchored = true
  3631. o136.FormFactor = Enum.FormFactor.Custom
  3632. o136.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  3633. 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)
  3634. o136.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3635. o136.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3636. o136.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3637. o136.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3638. o136.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3639. o136.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3640. o136.Color = Color3.new(0.105882, 0.164706, 0.207843)
  3641. o137.Parent = o136
  3642. o137.Scale = Vector3.new(0.666666687, 0.249999985, 0.74999994)
  3643. o137.MeshType = Enum.MeshType.Wedge
  3644. o138.Parent = o1
  3645. o138.Material = Enum.Material.SmoothPlastic
  3646. o138.BrickColor = BrickColor.new("Black")
  3647. o138.Position = Vector3.new(18.950964, 0.919857979, 14.2271004)
  3648. o138.Rotation = Vector3.new(-0.600734293, 89.980217, -5.99351438e-007)
  3649. o138.Anchored = true
  3650. o138.FormFactor = Enum.FormFactor.Custom
  3651. o138.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  3652. 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)
  3653. o138.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3654. o138.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3655. o138.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3656. o138.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3657. o138.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3658. o138.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3659. o138.Color = Color3.new(0.105882, 0.164706, 0.207843)
  3660. o139.Parent = o138
  3661. o139.Scale = Vector3.new(0.888888896, 0.249999985, 0.666666687)
  3662. o140.Parent = o1
  3663. o140.Material = Enum.Material.SmoothPlastic
  3664. o140.BrickColor = BrickColor.new("Black")
  3665. o140.Position = Vector3.new(18.950964, 1.17262495, 14.2539701)
  3666. o140.Rotation = Vector3.new(30.0000038, 1.24663654e-006, -90)
  3667. o140.Anchored = true
  3668. o140.FormFactor = Enum.FormFactor.Custom
  3669. o140.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  3670. 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)
  3671. o140.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3672. o140.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3673. o140.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3674. o140.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3675. o140.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3676. o140.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3677. o140.Color = Color3.new(0.105882, 0.164706, 0.207843)
  3678. o141.Parent = o140
  3679. o141.Scale = Vector3.new(0.194444433, 0.416666687, 0.194444433)
  3680. o142.Parent = o1
  3681. o142.Material = Enum.Material.SmoothPlastic
  3682. o142.BrickColor = BrickColor.new("Really black")
  3683. o142.Position = Vector3.new(18.950964, 1.10038495, 14.3182096)
  3684. o142.Rotation = Vector3.new(3.08320072e-016, 90, 0)
  3685. o142.Anchored = true
  3686. o142.FormFactor = Enum.FormFactor.Custom
  3687. o142.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  3688. 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)
  3689. o142.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3690. o142.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3691. o142.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3692. o142.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3693. o142.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3694. o142.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3695. o142.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3696. o143.Parent = o142
  3697. o143.Scale = Vector3.new(0.027777778, 0.722222269, 0.388888866)
  3698. o144.Parent = o1
  3699. o144.Material = Enum.Material.SmoothPlastic
  3700. o144.BrickColor = BrickColor.new("Black")
  3701. o144.Position = Vector3.new(18.950964, 0.986526012, 14.2826424)
  3702. o144.Rotation = Vector3.new(3.08320072e-016, 0, 6.27987314e-020)
  3703. o144.Anchored = true
  3704. o144.FormFactor = Enum.FormFactor.Custom
  3705. o144.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  3706. 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)
  3707. o144.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3708. o144.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3709. o144.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3710. o144.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3711. o144.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3712. o144.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3713. o144.Color = Color3.new(0.105882, 0.164706, 0.207843)
  3714. o145.Parent = o144
  3715. o145.Scale = Vector3.new(0.666666687, 0.416666687, 0.333333343)
  3716. o145.MeshType = Enum.MeshType.Wedge
  3717. o146.Parent = o1
  3718. o146.Material = Enum.Material.SmoothPlastic
  3719. o146.BrickColor = BrickColor.new("Really black")
  3720. o146.Position = Vector3.new(18.950964, 0.872651994, 14.2770796)
  3721. o146.Rotation = Vector3.new(2.18855899e-013, 2.50129006e-006, 180)
  3722. o146.Anchored = true
  3723. o146.FormFactor = Enum.FormFactor.Custom
  3724. o146.Size = Vector3.new(0.200000003, 0.200000003, 0.211111099)
  3725. 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)
  3726. o146.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3727. o146.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3728. o146.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3729. o146.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3730. o146.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3731. o146.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3732. o146.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3733. o147.Parent = o146
  3734. o147.Scale = Vector3.new(0.666666687, 0.277777761, 1)
  3735. o147.MeshType = Enum.MeshType.Wedge
  3736. o148.Name = "Handle"
  3737. o148.Parent = o1
  3738. o148.Material = Enum.Material.SmoothPlastic
  3739. o148.BrickColor = BrickColor.new("Really black")
  3740. o148.Transparency = 1
  3741. o148.Position = Vector3.new(18.9506321, 0.598004997, 14.4106464)
  3742. o148.Rotation = Vector3.new(180, -2.50129006e-006, 180)
  3743. o148.Anchored = true
  3744. o148.FormFactor = Enum.FormFactor.Custom
  3745. o148.Size = Vector3.new(0.200000003, 0.205555543, 0.200000003)
  3746. 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)
  3747. o148.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3748. o148.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3749. o148.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3750. o148.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3751. o148.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3752. o148.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3753. o148.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3754. o149.Name = "FireSound"
  3755. o149.Parent = o148
  3756. o149.SoundId = "rbxassetid://330704232"
  3757. o149.Volume = 10
  3758. o150.Parent = o148
  3759. o150.Scale = Vector3.new(0.99999994, 1, 0.99999994)
  3760. Victim = game.Players.LocalPlayer.Character
  3761. function Suicide ()
  3762. Victim.Torso.Neck.C0 = CFrame.new(0,1.5,0) * CFrame.Angles(math.rad(25), -math.rad(0),-math.rad(0))
  3763. Victim.Torso.Neck.C1 = CFrame.new(0,0,0)
  3764. wait(.02)
  3765. Victim.Torso["Right Shoulder"].C0 = CFrame.new(2.3,.5,0) * CFrame.Angles(math.rad(-90), -math.rad(160),-math.rad(-70))
  3766. Victim.Torso["Right Shoulder"].C1 = CFrame.new(0,0,0)
  3767. ANGLE = -70
  3768. ANGLE2 = -20
  3769. for i=1,7 do
  3770. ANGLE = ANGLE + 10
  3771. ANGLE2 = ANGLE2 + 10
  3772. Victim.Torso["Right Shoulder"].C0 = CFrame.new(2.3,.5,0) * CFrame.Angles(math.rad(-90), -math.rad(160),-math.rad(ANGLE))
  3773. Victim.Torso["Right Shoulder"].C1 = CFrame.new(0,0,0)
  3774. wait(1/30)
  3775. end
  3776. wait(.3)
  3777. o1.Handle.FireSound.Parent = workspace
  3778. workspace.FireSound:Play()
  3779. game.Players.LocalPlayer.Character.Humanoid.Health = 0
  3780. game.Players.LocalPlayer.Character.Head.BrickColor = BrickColor.new("Maroon")
  3781. player = game.Players[Victim.Name]
  3782. char = player.Character
  3783. char.Archivable = true
  3784. local rg = char:Clone()
  3785. rg.HumanoidRootPart:Destroy()
  3786. rg.Name = ""
  3787. rg.Humanoid.MaxHealth = 0
  3788.  
  3789. for i, v in pairs(rg.Torso:GetChildren()) do
  3790. if v:IsA("Glue") or v:IsA("Motor6D") then
  3791. v:Destroy()
  3792. end
  3793. end
  3794.  
  3795. local n = Instance.new("Glue", rg.Torso)
  3796. n.Name = "Neck"
  3797. n.Part0 = rg.Torso
  3798. n.Part1 = rg.Head
  3799. n.C0 = CFrame.new(0, 1, 0)
  3800. n.C1 = CFrame.new(0, -0.5, 0)
  3801.  
  3802.  
  3803. local rs = Instance.new("Glue", rg.Torso)
  3804. rs.Name = "Right Shoulder"
  3805. rs.Part0 = rg.Torso
  3806. rs.Part1 = rg["Right Arm"]
  3807. rs.C0 = CFrame.new(1.5, 0.5, 0)
  3808. rs.C1 = CFrame.new(0, 0.5, 0)
  3809. local ls = Instance.new("Glue", rg.Torso)
  3810. ls.Name = "Left Shoulder"
  3811. ls.Part0 = rg.Torso
  3812. ls.Part1 = rg["Left Arm"]
  3813. ls.C0 = CFrame.new(-1.5, 0.5, 0)
  3814. ls.C1 = CFrame.new(0, 0.5, 0)
  3815.  
  3816. local rh = Instance.new("Glue", rg.Torso)
  3817. rh.Name = "Right Hip"
  3818. rh.Part0 = rg.Torso
  3819. rh.Part1 = rg["Right Leg"]
  3820. rh.C0 = CFrame.new(0.5, -1, 0)
  3821. rh.C1 = CFrame.new(0, 1, 0)
  3822. local lh = Instance.new("Glue", rg.Torso)
  3823. lh.Name = "Left Hip"
  3824. lh.Part0 = rg.Torso
  3825. lh.Part1 = rg["Left Leg"]
  3826. lh.C0 = CFrame.new(-0.5, -1, 0)
  3827. lh.C1 = CFrame.new(0, 1, 0)
  3828. char.Torso:Destroy()
  3829. char.Head:Destroy()
  3830. char["Left Leg"]:Destroy()
  3831. char["Left Arm"]:Destroy()
  3832. char["Right Leg"]:Destroy()
  3833. char["Right Arm"]:Destroy()
  3834. rg.Parent = game.Workspace
  3835. rg.Head.BrickColor = BrickColor.new("Maroon")
  3836. rg.Torso.Neck:Destroy()
  3837. for i, v in pairs(rg.Torso:GetChildren()) do
  3838. if v:IsA("Motor6D") then
  3839. v:Destroy()
  3840. end
  3841. end
  3842. function DEATH ()
  3843. OHHNELLY = Instance.new("Part")
  3844. OHHNELLY.Parent = rg
  3845. OHHNELLY.Anchored = false
  3846. OHHNELLY.Material = Enum.Material.SmoothPlastic
  3847. OHHNELLY.BrickColor = BrickColor.new("Maroon")
  3848. OHHNELLY.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  3849. OHHNELLY.Position = rg.Head.Position
  3850. OHHNELLY.Color = Color3.new(0.458824, 0, 0)
  3851. OHHNELLY.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3852. OHHNELLY.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3853. OHHNELLY.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3854. OHHNELLY.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3855. OHHNELLY.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3856. OHHNELLY.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3857. end
  3858. for i=1, 10 do
  3859. DEATH()
  3860. print"BLOODY"
  3861. wait()
  3862. end
  3863. end
  3864. function Weld(x,y)
  3865. local W = Instance.new("Weld")
  3866. W.Part0 = x
  3867. W.Part1 = y
  3868. local CJ = CFrame.new(x.Position)
  3869. local C0 = x.CFrame:inverse()*CJ
  3870. local C1 = y.CFrame:inverse()*CJ
  3871. W.C0 = C0
  3872. W.C1 = C1
  3873. W.Parent = x
  3874. end
  3875.  
  3876. function Get(A)
  3877. if A.className == "Part" then
  3878. Weld(o1.Handle, A)
  3879. A.Anchored = false
  3880. else
  3881. local C = A:GetChildren()
  3882. for i=1, #C do
  3883. Get(C[i])
  3884. end
  3885. end
  3886. end
  3887.  
  3888. function Finale()
  3889. Get(o1)
  3890. end
  3891.  
  3892. o1.Equipped:connect(Finale)
  3893. o1.Unequipped:connect(Finale)
  3894. o1.Activated:connect(Suicide)
  3895. Finale()
  3896. end)
  3897.  
  3898. TextLabel.Parent = GUIframe
  3899. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  3900. TextLabel.BackgroundTransparency = 1
  3901. TextLabel.Position = UDim2.new(0, 0, 0, 144)
  3902. TextLabel.Size = UDim2.new(0, 296, 0, 44)
  3903. TextLabel.Font = Enum.Font.SourceSans
  3904. TextLabel.FontSize = Enum.FontSize.Size14
  3905. TextLabel.Text = "Spicy Memz By Yo Boi Queen!!!"
  3906. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  3907. TextLabel.TextScaled = true
  3908. TextLabel.TextSize = 14
  3909. TextLabel.TextWrapped = true
  3910.  
  3911. VictimBox.Name = "VictimBox"
  3912. VictimBox.Parent = GUIframe
  3913. VictimBox.BackgroundColor3 = Color3.new(1, 1, 1)
  3914. VictimBox.BackgroundTransparency = 1
  3915. VictimBox.Position = UDim2.new(0, 171, 0, 0)
  3916. VictimBox.Size = UDim2.new(0, 119, 0, 35)
  3917. VictimBox.Font = Enum.Font.SourceSans
  3918. VictimBox.FontSize = Enum.FontSize.Size14
  3919. VictimBox.Text = "Yo Victims Name!"
  3920. VictimBox.TextColor3 = Color3.new(1, 1, 1)
  3921. VictimBox.TextScaled = true
  3922. VictimBox.TextSize = 14
  3923. VictimBox.TextWrapped = true
  3924.  
  3925. KidnapBut.Name = "KidnapBut"
  3926. KidnapBut.Parent = GUIframe
  3927. KidnapBut.BackgroundColor3 = Color3.new(0.133333, 0.133333, 0.133333)
  3928. KidnapBut.BorderColor3 = Color3.new(1, 1, 1)
  3929. KidnapBut.Position = UDim2.new(0, 171, 0, 46)
  3930. KidnapBut.Size = UDim2.new(0, 123, 0, 48)
  3931. KidnapBut.Font = Enum.Font.SourceSans
  3932. KidnapBut.FontSize = Enum.FontSize.Size14
  3933. KidnapBut.Text = "kidnap him (it trailer.gif)"
  3934. KidnapBut.TextColor3 = Color3.new(1, 1, 1)
  3935. KidnapBut.TextScaled = true
  3936. KidnapBut.TextSize = 14
  3937. KidnapBut.TextWrapped = true
  3938. KidnapBut.MouseButton1Down:connect(function()
  3939. --CLOWN VAN BY DMS
  3940. --its bad
  3941. --first the victim gets kidnapped in a van
  3942. --then they get r3ped
  3943. --then the get killed
  3944. --then the body is dumped on the street
  3945. Victim = VictimBox.Text
  3946. o1 = Instance.new("Model")
  3947. o2 = Instance.new("Part")
  3948. o3 = Instance.new("CylinderMesh")
  3949. o4 = Instance.new("Part")
  3950. o5 = Instance.new("SpecialMesh")
  3951. o6 = Instance.new("Part")
  3952. o7 = Instance.new("SpecialMesh")
  3953. o8 = Instance.new("Part")
  3954. o9 = Instance.new("BlockMesh")
  3955. o10 = Instance.new("Part")
  3956. o11 = Instance.new("BlockMesh")
  3957. o12 = Instance.new("Part")
  3958. o13 = Instance.new("Part")
  3959. o14 = Instance.new("BlockMesh")
  3960. o15 = Instance.new("Part")
  3961. o16 = Instance.new("SpecialMesh")
  3962. o17 = Instance.new("Part")
  3963. o18 = Instance.new("SpecialMesh")
  3964. o19 = Instance.new("Part")
  3965. o20 = Instance.new("SpecialMesh")
  3966. o21 = Instance.new("Sound")
  3967. o22 = Instance.new("Part")
  3968. o23 = Instance.new("BlockMesh")
  3969. o24 = Instance.new("Part")
  3970. o25 = Instance.new("SpecialMesh")
  3971. o26 = Instance.new("Part")
  3972. o27 = Instance.new("BlockMesh")
  3973. o28 = Instance.new("Part")
  3974. o29 = Instance.new("SpecialMesh")
  3975. o30 = Instance.new("Part")
  3976. o31 = Instance.new("BlockMesh")
  3977. o32 = Instance.new("Part")
  3978. o33 = Instance.new("BlockMesh")
  3979. o34 = Instance.new("Part")
  3980. o35 = Instance.new("BlockMesh")
  3981. o36 = Instance.new("Part")
  3982. o37 = Instance.new("BlockMesh")
  3983. o38 = Instance.new("Part")
  3984. o39 = Instance.new("Part")
  3985. o40 = Instance.new("BlockMesh")
  3986. o41 = Instance.new("Part")
  3987. o42 = Instance.new("BlockMesh")
  3988. o43 = Instance.new("Part")
  3989. o44 = Instance.new("BlockMesh")
  3990. o45 = Instance.new("Part")
  3991. o46 = Instance.new("SpecialMesh")
  3992. o47 = Instance.new("Part")
  3993. o48 = Instance.new("BlockMesh")
  3994. o49 = Instance.new("Part")
  3995. o50 = Instance.new("BlockMesh")
  3996. o51 = Instance.new("Part")
  3997. o52 = Instance.new("BlockMesh")
  3998. o53 = Instance.new("Part")
  3999. o54 = Instance.new("SpecialMesh")
  4000. o55 = Instance.new("Part")
  4001. o56 = Instance.new("SpecialMesh")
  4002. o57 = Instance.new("Part")
  4003. o58 = Instance.new("BlockMesh")
  4004. o59 = Instance.new("Part")
  4005. o60 = Instance.new("BlockMesh")
  4006. o61 = Instance.new("Part")
  4007. o62 = Instance.new("BlockMesh")
  4008. o63 = Instance.new("Part")
  4009. o64 = Instance.new("Part")
  4010. o65 = Instance.new("Part")
  4011. o66 = Instance.new("BlockMesh")
  4012. o67 = Instance.new("Part")
  4013. o68 = Instance.new("BlockMesh")
  4014. o69 = Instance.new("Part")
  4015. o70 = Instance.new("BlockMesh")
  4016. o71 = Instance.new("Part")
  4017. o72 = Instance.new("BlockMesh")
  4018. o73 = Instance.new("Part")
  4019. o74 = Instance.new("SpecialMesh")
  4020. o75 = Instance.new("Decal")
  4021. o76 = Instance.new("Part")
  4022. o77 = Instance.new("Part")
  4023. o78 = Instance.new("BlockMesh")
  4024. o79 = Instance.new("Part")
  4025. o80 = Instance.new("SpecialMesh")
  4026. o81 = Instance.new("Decal")
  4027. o82 = Instance.new("Part")
  4028. o83 = Instance.new("SpecialMesh")
  4029. o84 = Instance.new("Humanoid")
  4030. o85 = Instance.new("Part")
  4031. o86 = Instance.new("Part")
  4032. o87 = Instance.new("Part")
  4033. o88 = Instance.new("Decal")
  4034. o89 = Instance.new("Motor6D")
  4035. o90 = Instance.new("Motor6D")
  4036. o91 = Instance.new("Motor6D")
  4037. o92 = Instance.new("Motor6D")
  4038. o93 = Instance.new("Motor6D")
  4039. o94 = Instance.new("Part")
  4040. o95 = Instance.new("Part")
  4041. o96 = Instance.new("Part")
  4042. o97 = Instance.new("Part")
  4043. o98 = Instance.new("Part")
  4044. o99 = Instance.new("Decal")
  4045. o100 = Instance.new("Motor6D")
  4046. o101 = Instance.new("Motor6D")
  4047. o102 = Instance.new("Motor6D")
  4048. o103 = Instance.new("Part")
  4049. o104 = Instance.new("Part")
  4050. o105 = Instance.new("Part")
  4051. o106 = Instance.new("Part")
  4052. o107 = Instance.new("Part")
  4053. o108 = Instance.new("CylinderMesh")
  4054. o109 = Instance.new("Part")
  4055. o110 = Instance.new("CylinderMesh")
  4056. o111 = Instance.new("Part")
  4057. o112 = Instance.new("CylinderMesh")
  4058. o113 = Instance.new("Part")
  4059. o114 = Instance.new("CylinderMesh")
  4060. o115 = Instance.new("Part")
  4061. o116 = Instance.new("CylinderMesh")
  4062. o117 = Instance.new("Part")
  4063. o118 = Instance.new("CylinderMesh")
  4064. o119 = Instance.new("Part")
  4065. o120 = Instance.new("CylinderMesh")
  4066. o121 = Instance.new("Part")
  4067. o122 = Instance.new("SpecialMesh")
  4068. o123 = Instance.new("Part")
  4069. o1.Name = " "
  4070. o1.Parent = workspace
  4071. o2.Parent = o1
  4072. o2.Position = Vector3.new(95.3486252, 1.50001001, 18.4564877)
  4073. o2.Rotation = Vector3.new(-90, 1.20620803e-006, -180)
  4074. o2.Anchored = true
  4075. o2.FormFactor = Enum.FormFactor.Symmetric
  4076. o2.Size = Vector3.new(2.39999986, 1.31000006, 2.39999986)
  4077. o2.CFrame = CFrame.new(95.3486252, 1.50001001, 18.4564877, -1, 2.98044895e-008, 2.10523012e-008, 2.10523012e-008, 7.54615499e-008, 1, 2.9804486e-008, 1, -7.54615499e-008)
  4078. o3.Parent = o2
  4079. o4.Parent = o1
  4080. o4.BrickColor = BrickColor.new("Institutional white")
  4081. o4.Position = Vector3.new(96.3181839, 7.00000668, 9.31151104)
  4082. o4.Rotation = Vector3.new(90, 89.9314728, -90)
  4083. o4.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  4084. o4.Velocity = Vector3.new(-0.000346515269, 0.00201798417, -0.00195027643)
  4085. o4.Anchored = true
  4086. o4.FormFactor = Enum.FormFactor.Plate
  4087. o4.Size = Vector3.new(1, 2.4000001, 2)
  4088. o4.CFrame = CFrame.new(96.3181839, 7.00000668, 9.31151104, 0, 3.96052044e-008, 0.999999285, 0, 1, -3.97634246e-008, -1, 0, 0)
  4089. o4.BackSurface = Enum.SurfaceType.Weld
  4090. o4.BottomSurface = Enum.SurfaceType.Weld
  4091. o4.LeftSurface = Enum.SurfaceType.Weld
  4092. o4.TopSurface = Enum.SurfaceType.Weld
  4093. o4.Color = Color3.new(0.972549, 0.972549, 0.972549)
  4094. o5.Parent = o4
  4095. o5.MeshType = Enum.MeshType.Wedge
  4096. o6.Parent = o1
  4097. o6.Material = Enum.Material.SmoothPlastic
  4098. o6.BrickColor = BrickColor.new("Really black")
  4099. o6.Transparency = 0.5
  4100. o6.Position = Vector3.new(96.3181839, 7.00000668, 13.8115101)
  4101. o6.Rotation = Vector3.new(90, 89.9440536, -90)
  4102. o6.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  4103. o6.Velocity = Vector3.new(0.000965324172, 0.00135755131, -0.00195027643)
  4104. o6.Anchored = true
  4105. o6.FormFactor = Enum.FormFactor.Plate
  4106. o6.Size = Vector3.new(8, 2.4000001, 1.99999976)
  4107. o6.CFrame = CFrame.new(96.3181839, 7.00000668, 13.8115101, 0, 3.96315798e-008, 0.999999523, 0, 1, -3.97370599e-008, -1, 0, 0)
  4108. o6.BackSurface = Enum.SurfaceType.Weld
  4109. o6.BottomSurface = Enum.SurfaceType.Weld
  4110. o6.LeftSurface = Enum.SurfaceType.Weld
  4111. o6.RightSurface = Enum.SurfaceType.Weld
  4112. o6.TopSurface = Enum.SurfaceType.Weld
  4113. o6.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4114. o7.Parent = o6
  4115. o7.MeshType = Enum.MeshType.Wedge
  4116. o8.Parent = o1
  4117. o8.BrickColor = BrickColor.new("Br. yellowish orange")
  4118. o8.Position = Vector3.new(92.2182083, 4.00000715, 9.61151409)
  4119. o8.Rotation = Vector3.new(-0, 0, -2.26619136e-006)
  4120. o8.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  4121. o8.Velocity = Vector3.new(-0.000475873821, 0.00227026758, -0.00119533995)
  4122. o8.Anchored = true
  4123. o8.FormFactor = Enum.FormFactor.Custom
  4124. o8.Size = Vector3.new(0.200000003, 0.800000012, 0.799999714)
  4125. o8.CFrame = CFrame.new(92.2182083, 4.00000715, 9.61151409, 0.999998808, 3.95524538e-008, 0, -3.98161575e-008, 1, 0, 0, 0, 1)
  4126. o8.BackSurface = Enum.SurfaceType.Weld
  4127. o8.BottomSurface = Enum.SurfaceType.Weld
  4128. o8.FrontSurface = Enum.SurfaceType.Weld
  4129. o8.LeftSurface = Enum.SurfaceType.Weld
  4130. o8.RightSurface = Enum.SurfaceType.Weld
  4131. o8.TopSurface = Enum.SurfaceType.Weld
  4132. o8.Color = Color3.new(0.886275, 0.607843, 0.25098)
  4133. o9.Parent = o8
  4134. o10.Parent = o1
  4135. o10.BrickColor = BrickColor.new("Institutional white")
  4136. o10.Position = Vector3.new(105.317894, 8.40004158, 9.31151295)
  4137. o10.Rotation = Vector3.new(-0, 0, -2.21330401e-006)
  4138. o10.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  4139. o10.Velocity = Vector3.new(-0.000245332019, 0.00136755884, -0.00436839834)
  4140. o10.Anchored = true
  4141. o10.CanCollide = false
  4142. game.Players[Victim].Character.Humanoid.WalkSpeed = 0
  4143. game.Players[Victim].Character.Humanoid.JumpPower = 0
  4144. o10.FormFactor = Enum.FormFactor.Plate
  4145. o10.Size = Vector3.new(14, 0.400000006, 1)
  4146. o10.CFrame = CFrame.new(105.317894, 8.40004158, 9.31151295, 0.999999762, 3.86294303e-008, 0, -3.86821704e-008, 1, 0, 0, 0, 1)
  4147. o10.BackSurface = Enum.SurfaceType.Weld
  4148. o10.BottomSurface = Enum.SurfaceType.Weld
  4149. o10.FrontSurface = Enum.SurfaceType.Weld
  4150. o10.LeftSurface = Enum.SurfaceType.Weld
  4151. o10.RightSurface = Enum.SurfaceType.Weld
  4152. o10.TopSurface = Enum.SurfaceType.Weld
  4153. o10.Color = Color3.new(0.972549, 0.972549, 0.972549)
  4154. o11.Parent = o10
  4155. o12.Name = "DOOR"
  4156. o12.Parent = o1
  4157. o12.BrickColor = BrickColor.new("Institutional white")
  4158. o12.Position = Vector3.new(103.708466, 5.81500626, 9.31151104)
  4159. o12.Rotation = Vector3.new(-0, 0, -4.43210411e-006)
  4160. o12.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  4161. o12.Velocity = Vector3.new(-0.000432157307, 0.00148387556, -0.00427860441)
  4162. o12.Anchored = true
  4163. o12.CanCollide = false
  4164. o12.FormFactor = Enum.FormFactor.Plate
  4165. o12.Size = Vector3.new(5.22000027, 4.82999992, 1)
  4166. o12.CFrame = CFrame.new(103.708466, 5.81500626, 9.31151104, 1, 7.73548052e-008, 0, -7.73548052e-008, 1, 0, 0, 0, 1)
  4167. o12.BottomSurface = Enum.SurfaceType.Weld
  4168. o12.LeftSurface = Enum.SurfaceType.Weld
  4169. o12.RightSurface = Enum.SurfaceType.Weld
  4170. o12.TopSurface = Enum.SurfaceType.Weld
  4171. o12.Color = Color3.new(0.972549, 0.972549, 0.972549)
  4172. o13.Parent = o1
  4173. o13.BrickColor = BrickColor.new("White")
  4174. o13.Position = Vector3.new(109.818169, 5.80000877, 9.31151104)
  4175. o13.Rotation = Vector3.new(-0, 0, -2.25410599e-006)
  4176. o13.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  4177. o13.Velocity = Vector3.new(-0.00043324125, 0.00104231632, -0.006061906)
  4178. o13.Anchored = true
  4179. o13.FormFactor = Enum.FormFactor.Plate
  4180. o13.Size = Vector3.new(7, 4.80000019, 1)
  4181. o13.CFrame = CFrame.new(109.818169, 5.80000877, 9.31151104, 0.999996901, 3.9341451e-008, 0, -4.00270856e-008, 1, 0, 0, 0, 1)
  4182. o13.BackSurface = Enum.SurfaceType.Weld
  4183. o13.BottomSurface = Enum.SurfaceType.Weld
  4184. o13.FrontSurface = Enum.SurfaceType.Weld
  4185. o13.LeftSurface = Enum.SurfaceType.Weld
  4186. o13.RightSurface = Enum.SurfaceType.Weld
  4187. o13.TopSurface = Enum.SurfaceType.Weld
  4188. o13.Color = Color3.new(0.94902, 0.952941, 0.952941)
  4189. o14.Parent = o13
  4190. o15.Parent = o1
  4191. o15.BrickColor = BrickColor.new("Institutional white")
  4192. o15.Position = Vector3.new(97.817894, 8.40000725, 13.8115139)
  4193. o15.Rotation = Vector3.new(90, 89.960434, -90)
  4194. o15.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  4195. o15.Velocity = Vector3.new(0.00106650498, 0.00124916411, -0.00218200427)
  4196. o15.Anchored = true
  4197. o15.CanCollide = false
  4198. o15.FormFactor = Enum.FormFactor.Plate
  4199. o15.Size = Vector3.new(10, 0.400000006, 1)
  4200. o15.CFrame = CFrame.new(97.817894, 8.40000725, 13.8115139, 0, 3.86294303e-008, 0.999999762, 0, 1, -3.86821704e-008, -1, 0, 0)
  4201. o15.BackSurface = Enum.SurfaceType.Weld
  4202. o15.BottomSurface = Enum.SurfaceType.Weld
  4203. o15.TopSurface = Enum.SurfaceType.Weld
  4204. o15.Color = Color3.new(0.972549, 0.972549, 0.972549)
  4205. o16.Parent = o15
  4206. o16.MeshType = Enum.MeshType.Wedge
  4207. o17.Parent = o1
  4208. o17.BrickColor = BrickColor.new("Institutional white")
  4209. o17.Position = Vector3.new(96.3181839, 7.00000668, 18.3115101)
  4210. o17.Rotation = Vector3.new(90, 89.9314728, -90)
  4211. o17.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  4212. o17.Velocity = Vector3.new(0.00227716356, 0.000697118347, -0.00195027643)
  4213. o17.Anchored = true
  4214. o17.FormFactor = Enum.FormFactor.Plate
  4215. o17.Size = Vector3.new(1, 2.4000001, 2)
  4216. o17.CFrame = CFrame.new(96.3181839, 7.00000668, 18.3115101, 0, 3.96052044e-008, 0.999999285, 0, 1, -3.97634246e-008, -1, 0, 0)
  4217. o17.BackSurface = Enum.SurfaceType.Weld
  4218. o17.BottomSurface = Enum.SurfaceType.Weld
  4219. o17.RightSurface = Enum.SurfaceType.Weld
  4220. o17.TopSurface = Enum.SurfaceType.Weld
  4221. o17.Color = Color3.new(0.972549, 0.972549, 0.972549)
  4222. o18.Parent = o17
  4223. o18.MeshType = Enum.MeshType.Wedge
  4224. o19.Parent = o1
  4225. o19.BrickColor = BrickColor.new("Institutional white")
  4226. o19.Position = Vector3.new(93.8181839, 5.20000744, 13.8115101)
  4227. o19.Rotation = Vector3.new(90, 89.8573456, -90)
  4228. o19.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  4229. o19.Velocity = Vector3.new(0.000835234998, 0.00153823046, -0.00148565089)
  4230. o19.Anchored = true
  4231. o19.FormFactor = Enum.FormFactor.Plate
  4232. o19.Size = Vector3.new(10, 1.20000005, 3)
  4233. o19.CFrame = CFrame.new(93.8181839, 5.20000744, 13.8115101, 0, 3.77325726e-008, 0.999996901, 0, 1, -3.84182002e-008, -1, 0, 0)
  4234. o19.BackSurface = Enum.SurfaceType.Weld
  4235. o19.BottomSurface = Enum.SurfaceType.Weld
  4236. o19.TopSurface = Enum.SurfaceType.Weld
  4237. o19.Color = Color3.new(0.972549, 0.972549, 0.972549)
  4238. o20.Parent = o19
  4239. o20.MeshType = Enum.MeshType.Wedge
  4240. o21.Parent = o19
  4241. o21.SoundId = "rbxassetid://532147820"
  4242. o21.Looped = true
  4243. o22.Parent = o1
  4244. o22.BrickColor = BrickColor.new("Institutional white")
  4245. o22.Position = Vector3.new(96.3182907, 4.60000753, 9.31151104)
  4246. o22.Rotation = Vector3.new(-0, 0, -2.23446773e-006)
  4247. o22.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  4248. o22.Velocity = Vector3.new(-0.000519967522, 0.00201797695, -0.00230253674)
  4249. o22.Anchored = true
  4250. o22.FormFactor = Enum.FormFactor.Plate
  4251. o22.Size = Vector3.new(2, 2.4000001, 1)
  4252. o22.CFrame = CFrame.new(96.3182907, 4.60000753, 9.31151104, 0.999993801, 3.8998575e-008, 0, -4.03698408e-008, 1, 0, 0, 0, 1)
  4253. o22.BackSurface = Enum.SurfaceType.Weld
  4254. o22.BottomSurface = Enum.SurfaceType.Weld
  4255. o22.FrontSurface = Enum.SurfaceType.Weld
  4256. o22.LeftSurface = Enum.SurfaceType.Weld
  4257. o22.RightSurface = Enum.SurfaceType.Weld
  4258. o22.TopSurface = Enum.SurfaceType.Weld
  4259. o22.Color = Color3.new(0.972549, 0.972549, 0.972549)
  4260. o23.Parent = o22
  4261. o24.Parent = o1
  4262. o24.BrickColor = BrickColor.new("Institutional white")
  4263. o24.Position = Vector3.new(113.817245, 6.80000734, 18.3115101)
  4264. o24.Rotation = Vector3.new(-0, -90, 0)
  4265. o24.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  4266. o24.Velocity = Vector3.new(0.00226270943, -0.000567569688, -0.00708095264)
  4267. o24.Anchored = true
  4268. o24.FormFactor = Enum.FormFactor.Plate
  4269. o24.Size = Vector3.new(1, 2.79999995, 1)
  4270. o24.CFrame = CFrame.new(113.817245, 6.80000734, 18.3115101, 0, 5.54578605e-008, -1, 0, 1, 5.54578605e-008, 1, 0, 0)
  4271. o24.BackSurface = Enum.SurfaceType.Weld
  4272. o24.BottomSurface = Enum.SurfaceType.Weld
  4273. o24.TopSurface = Enum.SurfaceType.Weld
  4274. o24.Color = Color3.new(0.972549, 0.972549, 0.972549)
  4275. o25.Parent = o24
  4276. o25.MeshType = Enum.MeshType.Wedge
  4277. o26.Parent = o1
  4278. o26.BrickColor = BrickColor.new("Institutional white")
  4279. o26.Position = Vector3.new(93.0181885, 2.60000825, 13.8115101)
  4280. o26.Rotation = Vector3.new(-0, 0, -2.27223404e-006)
  4281. o26.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  4282. o26.Velocity = Vector3.new(0.000647328445, 0.00159604801, -0.00163401756)
  4283. o26.Anchored = true
  4284. o26.FormFactor = Enum.FormFactor.Plate
  4285. o26.Size = Vector3.new(1.39999998, 1.60000002, 10)
  4286. o26.CFrame = CFrame.new(93.0181885, 2.60000825, 13.8115101, 0.999999762, 3.96579551e-008, 0, -3.97106952e-008, 1, 0, 0, 0, 1)
  4287. o26.BackSurface = Enum.SurfaceType.Weld
  4288. o26.BottomSurface = Enum.SurfaceType.Weld
  4289. o26.FrontSurface = Enum.SurfaceType.Weld
  4290. o26.LeftSurface = Enum.SurfaceType.Weld
  4291. o26.RightSurface = Enum.SurfaceType.Weld
  4292. o26.TopSurface = Enum.SurfaceType.Weld
  4293. o26.Color = Color3.new(0.972549, 0.972549, 0.972549)
  4294. o27.Parent = o26
  4295. o28.Parent = o1
  4296. o28.BrickColor = BrickColor.new("Institutional white")
  4297. o28.Position = Vector3.new(113.818176, 6.80000877, 9.31151104)
  4298. o28.Rotation = Vector3.new(-90, -89.7982635, -90)
  4299. o28.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  4300. o28.Velocity = Vector3.new(-0.000360969483, 0.000753228669, -0.00708122458)
  4301. o28.Anchored = true
  4302. o28.FormFactor = Enum.FormFactor.Plate
  4303. o28.Size = Vector3.new(1, 2.79999995, 1)
  4304. o28.CFrame = CFrame.new(113.818176, 6.80000877, 9.31151104, 0, 3.89985715e-008, -0.999993801, 0, 1, 4.03698408e-008, 1, 0, 0)
  4305. o28.BackSurface = Enum.SurfaceType.Weld
  4306. o28.BottomSurface = Enum.SurfaceType.Weld
  4307. o28.TopSurface = Enum.SurfaceType.Weld
  4308. o28.Color = Color3.new(0.972549, 0.972549, 0.972549)
  4309. o29.Parent = o28
  4310. o29.MeshType = Enum.MeshType.Wedge
  4311. o30.Parent = o1
  4312. o30.BrickColor = BrickColor.new("Institutional white")
  4313. o30.Position = Vector3.new(96.3181992, 4.60000753, 18.3115101)
  4314. o30.Rotation = Vector3.new(-0, 0, -2.26770203e-006)
  4315. o30.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  4316. o30.Velocity = Vector3.new(0.00210371148, 0.000697117415, -0.0023025109)
  4317. o30.Anchored = true
  4318. o30.FormFactor = Enum.FormFactor.Plate
  4319. o30.Size = Vector3.new(2, 2.4000001, 1)
  4320. o30.CFrame = CFrame.new(96.3181992, 4.60000753, 18.3115101, 0.999999046, 3.95788291e-008, 0, -3.97897928e-008, 1, 0, 0, 0, 1)
  4321. o30.BackSurface = Enum.SurfaceType.Weld
  4322. o30.BottomSurface = Enum.SurfaceType.Weld
  4323. o30.FrontSurface = Enum.SurfaceType.Weld
  4324. o30.LeftSurface = Enum.SurfaceType.Weld
  4325. o30.RightSurface = Enum.SurfaceType.Weld
  4326. o30.TopSurface = Enum.SurfaceType.Weld
  4327. o30.Color = Color3.new(0.972549, 0.972549, 0.972549)
  4328. o31.Parent = o30
  4329. o32.Parent = o1
  4330. o32.BrickColor = BrickColor.new("Dark stone grey")
  4331. o32.Position = Vector3.new(95.8181839, 4.60000753, 13.8115101)
  4332. o32.Rotation = Vector3.new(90, 89.960434, -90)
  4333. o32.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  4334. o32.Velocity = Vector3.new(0.000791871978, 0.00139368721, -0.00215674727)
  4335. o32.Anchored = true
  4336. o32.FormFactor = Enum.FormFactor.Plate
  4337. o32.Size = Vector3.new(8, 2.4000001, 1)
  4338. o32.CFrame = CFrame.new(95.8181839, 4.60000753, 13.8115101, 0, 3.96579551e-008, 0.999999762, 0, 1, -3.97106952e-008, -1, 0, 0)
  4339. o32.BottomSurface = Enum.SurfaceType.Weld
  4340. o32.TopSurface = Enum.SurfaceType.Weld
  4341. o32.Color = Color3.new(0.388235, 0.372549, 0.384314)
  4342. o33.Parent = o32
  4343. o33.Offset = Vector3.new(0, 0, 0.5)
  4344. o33.Scale = Vector3.new(1, 1, 2)
  4345. o34.Parent = o1
  4346. o34.BrickColor = BrickColor.new("Institutional white")
  4347. o34.Position = Vector3.new(93.8181992, 4.00000715, 13.8115101)
  4348. o34.Rotation = Vector3.new(-0, 0, -2.26770203e-006)
  4349. o34.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  4350. o34.Velocity = Vector3.new(0.000748508843, 0.00153822941, -0.00166177051)
  4351. o34.Anchored = true
  4352. o34.FormFactor = Enum.FormFactor.Plate
  4353. o34.Size = Vector3.new(3, 1.20000005, 10)
  4354. o34.CFrame = CFrame.new(93.8181992, 4.00000715, 13.8115101, 0.999999046, 3.95788291e-008, 0, -3.97897928e-008, 1, 0, 0, 0, 1)
  4355. o34.BackSurface = Enum.SurfaceType.Weld
  4356. o34.BottomSurface = Enum.SurfaceType.Weld
  4357. o34.FrontSurface = Enum.SurfaceType.Weld
  4358. o34.LeftSurface = Enum.SurfaceType.Weld
  4359. o34.RightSurface = Enum.SurfaceType.Weld
  4360. o34.TopSurface = Enum.SurfaceType.Weld
  4361. o34.Color = Color3.new(0.972549, 0.972549, 0.972549)
  4362. o35.Parent = o34
  4363. o36.Parent = o1
  4364. o36.BrickColor = BrickColor.new("Br. yellowish orange")
  4365. o36.Position = Vector3.new(92.2181854, 4.00000715, 18.211504)
  4366. o36.Rotation = Vector3.new(-0, 0, -2.2601489e-006)
  4367. o36.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  4368. o36.Velocity = Vector3.new(0.00203119451, 0.00100810977, -0.00119533355)
  4369. o36.Anchored = true
  4370. o36.FormFactor = Enum.FormFactor.Custom
  4371. o36.Size = Vector3.new(0.200000003, 0.800000012, 0.799999714)
  4372. o36.CFrame = CFrame.new(92.2181854, 4.00000715, 18.211504, 0.999997854, 3.94469524e-008, 0, -3.99216233e-008, 1, 0, 0, 0, 1)
  4373. o36.BackSurface = Enum.SurfaceType.Weld
  4374. o36.BottomSurface = Enum.SurfaceType.Weld
  4375. o36.FrontSurface = Enum.SurfaceType.Weld
  4376. o36.LeftSurface = Enum.SurfaceType.Weld
  4377. o36.RightSurface = Enum.SurfaceType.Weld
  4378. o36.TopSurface = Enum.SurfaceType.Weld
  4379. o36.Color = Color3.new(0.886275, 0.607843, 0.25098)
  4380. o37.Parent = o36
  4381. o38.Parent = o1
  4382. o38.BrickColor = BrickColor.new("Institutional white")
  4383. o38.Position = Vector3.new(99.0602112, 4.60000706, 18.3115101)
  4384. o38.Rotation = Vector3.new(-0, 0, -4.84935117e-006)
  4385. o38.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  4386. o38.Velocity = Vector3.new(0.00210371148, 0.000498947338, -0.0031018618)
  4387. o38.Anchored = true
  4388. o38.CanCollide = false
  4389. o38.FormFactor = Enum.FormFactor.Plate
  4390. o38.Size = Vector3.new(3.48000026, 2.4000001, 1)
  4391. o38.CFrame = CFrame.new(99.0602112, 4.60000706, 18.3115101, 1, 8.46371435e-008, 0, -8.46371435e-008, 1, 0, 0, 0, 1)
  4392. o38.BottomSurface = Enum.SurfaceType.Weld
  4393. o38.LeftSurface = Enum.SurfaceType.Weld
  4394. o38.RightSurface = Enum.SurfaceType.Weld
  4395. o38.TopSurface = Enum.SurfaceType.Weld
  4396. o38.Color = Color3.new(0.972549, 0.972549, 0.972549)
  4397. o39.Parent = o1
  4398. o39.BrickColor = BrickColor.new("Really red")
  4399. o39.Position = Vector3.new(113.818176, 4.80000877, 9.31151104)
  4400. o39.Rotation = Vector3.new(-0, 0, -2.2344675e-006)
  4401. o39.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  4402. o39.Velocity = Vector3.new(-0.000505513046, 0.000753228669, -0.00737475045)
  4403. o39.Anchored = true
  4404. o39.FormFactor = Enum.FormFactor.Plate
  4405. o39.Size = Vector3.new(1, 1.20000005, 1)
  4406. o39.CFrame = CFrame.new(113.818176, 4.80000877, 9.31151104, 0.999993801, 3.89985715e-008, 0, -4.03698408e-008, 1, 0, 0, 0, 1)
  4407. o39.BackSurface = Enum.SurfaceType.Weld
  4408. o39.BottomSurface = Enum.SurfaceType.Weld
  4409. o39.FrontSurface = Enum.SurfaceType.Weld
  4410. o39.LeftSurface = Enum.SurfaceType.Weld
  4411. o39.RightSurface = Enum.SurfaceType.Weld
  4412. o39.TopSurface = Enum.SurfaceType.Weld
  4413. o39.Color = Color3.new(1, 0, 0)
  4414. o40.Parent = o39
  4415. o41.Parent = o1
  4416. o41.BrickColor = BrickColor.new("Institutional white")
  4417. o41.Position = Vector3.new(113.818054, 3.80000734, 9.31151104)
  4418. o41.Rotation = Vector3.new(-0, 0, -2.23295706e-006)
  4419. o41.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  4420. o41.Velocity = Vector3.new(-0.000577784958, 0.000753237749, -0.00752147706)
  4421. o41.Anchored = true
  4422. o41.FormFactor = Enum.FormFactor.Plate
  4423. o41.Size = Vector3.new(1, 0.800000012, 1)
  4424. o41.CFrame = CFrame.new(113.818054, 3.80000734, 9.31151104, 0.999993563, 3.89721997e-008, 0, -4.03962055e-008, 1, 0, 0, 0, 1)
  4425. o41.BackSurface = Enum.SurfaceType.Weld
  4426. o41.BottomSurface = Enum.SurfaceType.Weld
  4427. o41.FrontSurface = Enum.SurfaceType.Weld
  4428. o41.LeftSurface = Enum.SurfaceType.Weld
  4429. o41.RightSurface = Enum.SurfaceType.Weld
  4430. o41.TopSurface = Enum.SurfaceType.Weld
  4431. o41.Color = Color3.new(0.972549, 0.972549, 0.972549)
  4432. o42.Parent = o41
  4433. o43.Parent = o1
  4434. o43.BrickColor = BrickColor.new("Institutional white")
  4435. o43.Position = Vector3.new(105.317894, 8.40000725, 13.8115139)
  4436. o43.Rotation = Vector3.new(-0, 0, -2.21481446e-006)
  4437. o43.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  4438. o43.Velocity = Vector3.new(0.00106650498, 0.000707125873, -0.00436840346)
  4439. o43.Anchored = true
  4440. o43.CanCollide = false
  4441. o43.FormFactor = Enum.FormFactor.Plate
  4442. o43.Size = Vector3.new(14, 0.400000006, 8)
  4443. o43.CFrame = CFrame.new(105.317894, 8.40000725, 13.8115139, 1, 3.86558057e-008, 0, -3.86558057e-008, 1, 0, 0, 0, 1)
  4444. o43.BackSurface = Enum.SurfaceType.Weld
  4445. o43.BottomSurface = Enum.SurfaceType.Weld
  4446. o43.FrontSurface = Enum.SurfaceType.Weld
  4447. o43.LeftSurface = Enum.SurfaceType.Weld
  4448. o43.RightSurface = Enum.SurfaceType.Weld
  4449. o43.TopSurface = Enum.SurfaceType.Weld
  4450. o43.Color = Color3.new(0.972549, 0.972549, 0.972549)
  4451. o44.Parent = o43
  4452. o45.Parent = o1
  4453. o45.BrickColor = BrickColor.new("Really black")
  4454. o45.Position = Vector3.new(113.818176, 6.80000782, 11.311511)
  4455. o45.Rotation = Vector3.new(-90, -89.9314728, -90)
  4456. o45.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  4457. o45.Velocity = Vector3.new(0.000222070201, 0.000459702482, -0.00708122645)
  4458. o45.Anchored = true
  4459. o45.CanCollide = false
  4460. o45.FormFactor = Enum.FormFactor.Plate
  4461. o45.Size = Vector3.new(3, 2.79999995, 1)
  4462. o45.CFrame = CFrame.new(113.818176, 6.80000782, 11.311511, 0, 3.96052044e-008, -0.999999285, 0, 1, 3.97634281e-008, 1, 0, 0)
  4463. o45.BackSurface = Enum.SurfaceType.Weld
  4464. o45.BottomSurface = Enum.SurfaceType.Weld
  4465. o45.TopSurface = Enum.SurfaceType.Weld
  4466. o45.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4467. o46.Parent = o45
  4468. o46.MeshType = Enum.MeshType.Wedge
  4469. o47.Parent = o1
  4470. o47.BrickColor = BrickColor.new("Institutional white")
  4471. o47.Position = Vector3.new(103.118179, 2.40000772, 13.8115101)
  4472. o47.Rotation = Vector3.new(-0, 0, -2.27223404e-006)
  4473. o47.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  4474. o47.Velocity = Vector3.new(0.000632874086, 0.000866103393, -0.0046077203)
  4475. o47.Anchored = true
  4476. o47.FormFactor = Enum.FormFactor.Plate
  4477. o47.Size = Vector3.new(12.3999996, 1.20000005, 10)
  4478. o47.CFrame = CFrame.new(103.118179, 2.40000772, 13.8115101, 0.999999762, 3.96579551e-008, 0, -3.97106952e-008, 1, 0, 0, 0, 1)
  4479. o47.BackSurface = Enum.SurfaceType.Weld
  4480. o47.BottomSurface = Enum.SurfaceType.Weld
  4481. o47.FrontSurface = Enum.SurfaceType.Weld
  4482. o47.LeftSurface = Enum.SurfaceType.Weld
  4483. o47.RightSurface = Enum.SurfaceType.Weld
  4484. o47.TopSurface = Enum.SurfaceType.Weld
  4485. o47.Color = Color3.new(0.972549, 0.972549, 0.972549)
  4486. o48.Parent = o47
  4487. o49.Parent = o1
  4488. o49.BrickColor = BrickColor.new("White")
  4489. o49.Position = Vector3.new(104.018181, 3.20000815, 13.8115101)
  4490. o49.Rotation = Vector3.new(-0, 0, -2.27374471e-006)
  4491. o49.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  4492. o49.Velocity = Vector3.new(0.000690691522, 0.000801058719, -0.00475267787)
  4493. o49.Anchored = true
  4494. o49.FormFactor = Enum.FormFactor.Plate
  4495. o49.Size = Vector3.new(20.6000004, 0.400000006, 10)
  4496. o49.CFrame = CFrame.new(104.018181, 3.20000815, 13.8115101, 1, 3.96843305e-008, 0, -3.96843305e-008, 1, 0, 0, 0, 1)
  4497. o49.BackSurface = Enum.SurfaceType.Weld
  4498. o49.BottomSurface = Enum.SurfaceType.Weld
  4499. o49.FrontSurface = Enum.SurfaceType.Weld
  4500. o49.LeftSurface = Enum.SurfaceType.Weld
  4501. o49.RightSurface = Enum.SurfaceType.Weld
  4502. o49.TopSurface = Enum.SurfaceType.Weld
  4503. o49.Color = Color3.new(0.94902, 0.952941, 0.952941)
  4504. o50.Parent = o49
  4505. o51.Parent = o1
  4506. o51.BrickColor = BrickColor.new("Institutional white")
  4507. o51.Position = Vector3.new(107.167747, 5.80000782, 18.3115101)
  4508. o51.Rotation = Vector3.new(-0, 0, -3.14727777e-006)
  4509. o51.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  4510. o51.Velocity = Vector3.new(0.00219043763, -8.69987416e-005, -0.00528925471)
  4511. o51.Anchored = true
  4512. o51.FormFactor = Enum.FormFactor.Plate
  4513. o51.Size = Vector3.new(12.3000002, 4.80000019, 1)
  4514. o51.CFrame = CFrame.new(107.167747, 5.80000782, 18.3115101, 1, 5.49303607e-008, 0, -5.49303607e-008, 1, 0, 0, 0, 1)
  4515. o51.BackSurface = Enum.SurfaceType.Weld
  4516. o51.BottomSurface = Enum.SurfaceType.Weld
  4517. o51.FrontSurface = Enum.SurfaceType.Weld
  4518. o51.LeftSurface = Enum.SurfaceType.Weld
  4519. o51.RightSurface = Enum.SurfaceType.Weld
  4520. o51.TopSurface = Enum.SurfaceType.Weld
  4521. o51.Color = Color3.new(0.972549, 0.972549, 0.972549)
  4522. o52.Parent = o51
  4523. o53.Parent = o1
  4524. o53.BrickColor = BrickColor.new("Institutional white")
  4525. o53.Position = Vector3.new(113.818176, 6.80000782, 13.8115101)
  4526. o53.Rotation = Vector3.new(-90, -89.9314728, -90)
  4527. o53.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  4528. o53.Velocity = Vector3.new(0.000950869871, 9.27953006e-005, -0.00708122645)
  4529. o53.Anchored = true
  4530. o53.CanCollide = false
  4531. o53.FormFactor = Enum.FormFactor.Plate
  4532. o53.Size = Vector3.new(2, 2.79999995, 1)
  4533. o53.CFrame = CFrame.new(113.818176, 6.80000782, 13.8115101, 0, 3.96052044e-008, -0.999999285, 0, 1, 3.97634281e-008, 1, 0, 0)
  4534. o53.BackSurface = Enum.SurfaceType.Weld
  4535. o53.BottomSurface = Enum.SurfaceType.Weld
  4536. o53.TopSurface = Enum.SurfaceType.Weld
  4537. o53.Color = Color3.new(0.972549, 0.972549, 0.972549)
  4538. o54.Parent = o53
  4539. o54.MeshType = Enum.MeshType.Wedge
  4540. o55.Parent = o1
  4541. o55.BrickColor = BrickColor.new("Really black")
  4542. o55.Position = Vector3.new(113.818176, 6.80000782, 16.3115101)
  4543. o55.Rotation = Vector3.new(-90, -89.9314728, -90)
  4544. o55.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  4545. o55.Velocity = Vector3.new(0.0016796696, -0.000274111895, -0.00708122645)
  4546. o55.Anchored = true
  4547. o55.CanCollide = false
  4548. o55.FormFactor = Enum.FormFactor.Plate
  4549. o55.Size = Vector3.new(3, 2.79999995, 1)
  4550. o55.CFrame = CFrame.new(113.818176, 6.80000782, 16.3115101, 0, 3.96052044e-008, -0.999999285, 0, 1, 3.97634281e-008, 1, 0, 0)
  4551. o55.BackSurface = Enum.SurfaceType.Weld
  4552. o55.BottomSurface = Enum.SurfaceType.Weld
  4553. o55.TopSurface = Enum.SurfaceType.Weld
  4554. o55.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4555. o56.Parent = o55
  4556. o56.MeshType = Enum.MeshType.Wedge
  4557. o57.Parent = o1
  4558. o57.BrickColor = BrickColor.new("Institutional white")
  4559. o57.Position = Vector3.new(113.818176, 4.40000582, 13.8115101)
  4560. o57.Rotation = Vector3.new(-0, 0, -2.27223404e-006)
  4561. o57.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  4562. o57.Velocity = Vector3.new(0.000777417503, 9.27956426e-005, -0.00743345637)
  4563. o57.Anchored = true
  4564. o57.CanCollide = false
  4565. o57.FormFactor = Enum.FormFactor.Plate
  4566. o57.Size = Vector3.new(1, 2, 8)
  4567. o57.CFrame = CFrame.new(113.818176, 4.40000582, 13.8115101, 0.999999762, 3.96579551e-008, 0, -3.97106952e-008, 1, 0, 0, 0, 1)
  4568. o57.BackSurface = Enum.SurfaceType.Weld
  4569. o57.BottomSurface = Enum.SurfaceType.Weld
  4570. o57.FrontSurface = Enum.SurfaceType.Weld
  4571. o57.LeftSurface = Enum.SurfaceType.Weld
  4572. o57.RightSurface = Enum.SurfaceType.Weld
  4573. o57.TopSurface = Enum.SurfaceType.Weld
  4574. o57.Color = Color3.new(0.972549, 0.972549, 0.972549)
  4575. o58.Parent = o57
  4576. o59.Parent = o1
  4577. o59.BrickColor = BrickColor.new("Institutional white")
  4578. o59.Position = Vector3.new(113.818176, 3.80000734, 18.3115101)
  4579. o59.Rotation = Vector3.new(-0, 0, -2.27223404e-006)
  4580. o59.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  4581. o59.Velocity = Vector3.new(0.00204589404, -0.000567637384, -0.00752151385)
  4582. o59.Anchored = true
  4583. o59.FormFactor = Enum.FormFactor.Plate
  4584. o59.Size = Vector3.new(1, 0.800000012, 1)
  4585. o59.CFrame = CFrame.new(113.818176, 3.80000734, 18.3115101, 0.999999762, 3.96579551e-008, 0, -3.97106952e-008, 1, 0, 0, 0, 1)
  4586. o59.BackSurface = Enum.SurfaceType.Weld
  4587. o59.BottomSurface = Enum.SurfaceType.Weld
  4588. o59.FrontSurface = Enum.SurfaceType.Weld
  4589. o59.LeftSurface = Enum.SurfaceType.Weld
  4590. o59.RightSurface = Enum.SurfaceType.Weld
  4591. o59.TopSurface = Enum.SurfaceType.Weld
  4592. o59.Color = Color3.new(0.972549, 0.972549, 0.972549)
  4593. o60.Parent = o59
  4594. o61.Parent = o1
  4595. o61.BrickColor = BrickColor.new("Institutional white")
  4596. o61.Position = Vector3.new(105.317894, 8.40000725, 18.3115101)
  4597. o61.Rotation = Vector3.new(-0, 0, -2.21330401e-006)
  4598. o61.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  4599. o61.Velocity = Vector3.new(0.00237834454, 4.6692905e-005, -0.00436840346)
  4600. o61.Anchored = true
  4601. o61.CanCollide = false
  4602. o61.FormFactor = Enum.FormFactor.Plate
  4603. o61.Size = Vector3.new(14, 0.400000006, 1)
  4604. o61.CFrame = CFrame.new(105.317894, 8.40000725, 18.3115101, 0.999999762, 3.86294303e-008, 0, -3.86821704e-008, 1, 0, 0, 0, 1)
  4605. o61.BackSurface = Enum.SurfaceType.Weld
  4606. o61.BottomSurface = Enum.SurfaceType.Weld
  4607. o61.FrontSurface = Enum.SurfaceType.Weld
  4608. o61.LeftSurface = Enum.SurfaceType.Weld
  4609. o61.RightSurface = Enum.SurfaceType.Weld
  4610. o61.TopSurface = Enum.SurfaceType.Weld
  4611. o61.Color = Color3.new(0.972549, 0.972549, 0.972549)
  4612. o62.Parent = o61
  4613. o63.Parent = o1
  4614. o63.BrickColor = BrickColor.new("Institutional white")
  4615. o63.Position = Vector3.new(97.8181839, 5.79500866, 9.31151104)
  4616. o63.Rotation = Vector3.new(-0, 0, -2.36894834e-006)
  4617. o63.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  4618. o63.Velocity = Vector3.new(-0.000433602603, 0.00190957636, -0.00256440602)
  4619. o63.Anchored = true
  4620. o63.CanCollide = false
  4621. o63.FormFactor = Enum.FormFactor.Plate
  4622. o63.Size = Vector3.new(1, 4.80999994, 1)
  4623. o63.CFrame = CFrame.new(97.8181839, 5.79500866, 9.31151104, 1, 4.13459489e-008, 0, -4.13459489e-008, 1, 0, 0, 0, 1)
  4624. o63.BottomSurface = Enum.SurfaceType.Weld
  4625. o63.LeftSurface = Enum.SurfaceType.Weld
  4626. o63.RightSurface = Enum.SurfaceType.Weld
  4627. o63.TopSurface = Enum.SurfaceType.Weld
  4628. o63.Color = Color3.new(0.972549, 0.972549, 0.972549)
  4629. o64.Parent = o1
  4630. o64.BrickColor = BrickColor.new("Institutional white")
  4631. o64.Position = Vector3.new(97.8178101, 7.00000858, 18.3115101)
  4632. o64.Rotation = Vector3.new(-0, 0, -2.14529973e-006)
  4633. o64.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  4634. o64.Velocity = Vector3.new(0.00227716402, 0.00058873737, -0.00238744705)
  4635. o64.Anchored = true
  4636. o64.CanCollide = false
  4637. o64.FormFactor = Enum.FormFactor.Plate
  4638. o64.Size = Vector3.new(1, 2.4000001, 1)
  4639. o64.CFrame = CFrame.new(97.8178101, 7.00000858, 18.3115101, 0.999999762, 3.74425326e-008, 0, -3.74952727e-008, 1, 0, 0, 0, 1)
  4640. o64.BottomSurface = Enum.SurfaceType.Weld
  4641. o64.LeftSurface = Enum.SurfaceType.Weld
  4642. o64.RightSurface = Enum.SurfaceType.Weld
  4643. o64.TopSurface = Enum.SurfaceType.Weld
  4644. o64.Color = Color3.new(0.972549, 0.972549, 0.972549)
  4645. o65.Parent = o1
  4646. o65.BrickColor = BrickColor.new("Institutional white")
  4647. o65.Position = Vector3.new(113.418167, 2.40000749, 13.8115101)
  4648. o65.Rotation = Vector3.new(-0, 0, -2.27223404e-006)
  4649. o65.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  4650. o65.Velocity = Vector3.new(0.000632874086, 0.000121704477, -0.0076103732)
  4651. o65.Anchored = true
  4652. o65.FormFactor = Enum.FormFactor.Plate
  4653. o65.Size = Vector3.new(1.80000007, 1.20000005, 10)
  4654. o65.CFrame = CFrame.new(113.418167, 2.40000749, 13.8115101, 0.999999762, 3.96579551e-008, 0, -3.97106952e-008, 1, 0, 0, 0, 1)
  4655. o65.BackSurface = Enum.SurfaceType.Weld
  4656. o65.BottomSurface = Enum.SurfaceType.Weld
  4657. o65.FrontSurface = Enum.SurfaceType.Weld
  4658. o65.LeftSurface = Enum.SurfaceType.Weld
  4659. o65.RightSurface = Enum.SurfaceType.Weld
  4660. o65.TopSurface = Enum.SurfaceType.Weld
  4661. o65.Color = Color3.new(0.972549, 0.972549, 0.972549)
  4662. o66.Parent = o65
  4663. o67.Parent = o1
  4664. o67.BrickColor = BrickColor.new("Really red")
  4665. o67.Position = Vector3.new(113.817245, 4.80000687, 18.3115101)
  4666. o67.Rotation = Vector3.new(-0, 0, -3.17145691e-006)
  4667. o67.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  4668. o67.Velocity = Vector3.new(0.00211816584, -0.000567570096, -0.0073744799)
  4669. o67.Anchored = true
  4670. o67.FormFactor = Enum.FormFactor.Plate
  4671. o67.Size = Vector3.new(1, 1.20000005, 1)
  4672. o67.CFrame = CFrame.new(113.817245, 4.80000687, 18.3115101, 1, 5.53523627e-008, 0, -5.53523627e-008, 1, 0, 0, 0, 1)
  4673. o67.BackSurface = Enum.SurfaceType.Weld
  4674. o67.BottomSurface = Enum.SurfaceType.Weld
  4675. o67.FrontSurface = Enum.SurfaceType.Weld
  4676. o67.LeftSurface = Enum.SurfaceType.Weld
  4677. o67.RightSurface = Enum.SurfaceType.Weld
  4678. o67.TopSurface = Enum.SurfaceType.Weld
  4679. o67.Color = Color3.new(1, 0, 0)
  4680. o68.Parent = o67
  4681. o69.Parent = o1
  4682. o69.BrickColor = BrickColor.new("Institutional white")
  4683. o69.Position = Vector3.new(112.817894, 8.40000725, 13.8115139)
  4684. o69.Rotation = Vector3.new(-0, 0, -2.21330401e-006)
  4685. o69.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  4686. o69.Velocity = Vector3.new(0.00106650498, 0.000165087578, -0.00655480288)
  4687. o69.Anchored = true
  4688. o69.CanCollide = false
  4689. o69.FormFactor = Enum.FormFactor.Plate
  4690. o69.Size = Vector3.new(1, 0.400000006, 10)
  4691. o69.CFrame = CFrame.new(112.817894, 8.40000725, 13.8115139, 0.999999762, 3.86294303e-008, 0, -3.86821704e-008, 1, 0, 0, 0, 1)
  4692. o69.BackSurface = Enum.SurfaceType.Weld
  4693. o69.BottomSurface = Enum.SurfaceType.Weld
  4694. o69.FrontSurface = Enum.SurfaceType.Weld
  4695. o69.LeftSurface = Enum.SurfaceType.Weld
  4696. o69.RightSurface = Enum.SurfaceType.Weld
  4697. o69.TopSurface = Enum.SurfaceType.Weld
  4698. o69.Color = Color3.new(0.972549, 0.972549, 0.972549)
  4699. o70.Parent = o69
  4700. o71.Parent = o1
  4701. o71.BrickColor = BrickColor.new("Really black")
  4702. o71.Position = Vector3.new(92.2181854, 3.8000083, 13.8115101)
  4703. o71.Rotation = Vector3.new(-0, 0, -2.2601489e-006)
  4704. o71.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  4705. o71.Velocity = Vector3.new(0.0007340546, 0.00165386556, -0.00122468593)
  4706. o71.Anchored = true
  4707. o71.FormFactor = Enum.FormFactor.Custom
  4708. o71.Size = Vector3.new(0.200000003, 0.800000012, 6)
  4709. o71.CFrame = CFrame.new(92.2181854, 3.8000083, 13.8115101, 0.999997854, 3.94469524e-008, 0, -3.99216233e-008, 1, 0, 0, 0, 1)
  4710. o71.BackSurface = Enum.SurfaceType.Weld
  4711. o71.BottomSurface = Enum.SurfaceType.Weld
  4712. o71.FrontSurface = Enum.SurfaceType.Weld
  4713. o71.LeftSurface = Enum.SurfaceType.Weld
  4714. o71.RightSurface = Enum.SurfaceType.Weld
  4715. o71.TopSurface = Enum.SurfaceType.Weld
  4716. o71.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4717. o72.Parent = o71
  4718. o73.Name = "Head"
  4719. o73.Parent = o1
  4720. o73.Material = Enum.Material.SmoothPlastic
  4721. o73.BrickColor = BrickColor.new("Institutional white")
  4722. o73.Position = Vector3.new(99.207077, 7.026577, 15.2047167)
  4723. o73.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
  4724. o73.Anchored = true
  4725. o73.FormFactor = Enum.FormFactor.Symmetric
  4726. o73.Size = Vector3.new(2, 1, 1)
  4727. o73.CFrame = CFrame.new(99.207077, 7.026577, 15.2047167, 0.0166787934, 1.60160507e-008, 0.999860942, -5.34079281e-010, 1, -1.60093698e-008, -0.999861002, -2.66988043e-010, 0.0166787915)
  4728. o73.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4729. o73.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4730. o73.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4731. o73.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4732. o73.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4733. o73.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4734. o73.Color = Color3.new(0.972549, 0.972549, 0.972549)
  4735. o74.Parent = o73
  4736. o74.Scale = Vector3.new(1.25, 1.25, 1.25)
  4737. o75.Name = "face"
  4738. o75.Parent = o73
  4739. o75.Texture = "rbxasset://textures/face.png"
  4740. o76.Parent = o1
  4741. o76.BrickColor = BrickColor.new("Institutional white")
  4742. o76.Position = Vector3.new(99.6954269, 5.81500673, 9.31151104)
  4743. o76.Rotation = Vector3.new(-0, 0, -8.82515178e-006)
  4744. o76.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  4745. o76.Velocity = Vector3.new(-0.000432157307, 0.00177390513, -0.00310872309)
  4746. o76.Anchored = true
  4747. o76.CanCollide = false
  4748. o76.FormFactor = Enum.FormFactor.Plate
  4749. o76.Size = Vector3.new(2.76000023, 4.82999992, 1)
  4750. o76.CFrame = CFrame.new(99.6954269, 5.81500673, 9.31151104, 1, 1.54027958e-007, 0, -1.54027958e-007, 1, 0, 0, 0, 1)
  4751. o76.BottomSurface = Enum.SurfaceType.Weld
  4752. o76.LeftSurface = Enum.SurfaceType.Weld
  4753. o76.RightSurface = Enum.SurfaceType.Weld
  4754. o76.TopSurface = Enum.SurfaceType.Weld
  4755. o76.Color = Color3.new(0.972549, 0.972549, 0.972549)
  4756. o77.Parent = o1
  4757. o77.BrickColor = BrickColor.new("Institutional white")
  4758. o77.Position = Vector3.new(100.909996, 5.80000877, 14.2915134)
  4759. o77.Rotation = Vector3.new(-0, 0, -7.89941078e-006)
  4760. o77.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  4761. o77.Velocity = Vector3.new(0.0010185279, 0.000955246738, -0.00346499542)
  4762. o77.Anchored = true
  4763. o77.FormFactor = Enum.FormFactor.Plate
  4764. o77.Size = Vector3.new(0.200000003, 4.80000019, 9.0199995)
  4765. o77.CFrame = CFrame.new(100.909996, 5.80000877, 14.2915134, 1, 1.37870728e-007, 0, -1.37870728e-007, 1, 0, 0, 0, 1)
  4766. o77.BackSurface = Enum.SurfaceType.Weld
  4767. o77.BottomSurface = Enum.SurfaceType.Weld
  4768. o77.FrontSurface = Enum.SurfaceType.Weld
  4769. o77.LeftSurface = Enum.SurfaceType.Weld
  4770. o77.RightSurface = Enum.SurfaceType.Weld
  4771. o77.TopSurface = Enum.SurfaceType.Weld
  4772. o77.Color = Color3.new(0.972549, 0.972549, 0.972549)
  4773. o78.Parent = o77
  4774. o79.Name = "Head"
  4775. o79.Parent = o1
  4776. o79.Material = Enum.Material.SmoothPlastic
  4777. o79.BrickColor = BrickColor.new("Institutional white")
  4778. o79.Position = Vector3.new(103.10894, 7.49666739, 15.2047167)
  4779. o79.Rotation = Vector3.new(-1.53054156e-008, -0.95580709, -1.83469444e-006)
  4780. o79.Anchored = true
  4781. o79.FormFactor = Enum.FormFactor.Symmetric
  4782. o79.Size = Vector3.new(2, 1, 1)
  4783. o79.CFrame = CFrame.new(103.10894, 7.49666739, 15.2047167, 0.999860883, 3.20170024e-008, -0.0166812073, -3.20170024e-008, 1, 2.67092765e-010, 0.0166812055, 2.67026595e-010, 0.999860942)
  4784. o79.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4785. o79.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4786. o79.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4787. o79.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4788. o79.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4789. o79.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4790. o79.Color = Color3.new(0.972549, 0.972549, 0.972549)
  4791. o80.Parent = o79
  4792. o80.Scale = Vector3.new(1.25, 1.25, 1.25)
  4793. o81.Name = "face"
  4794. o81.Parent = o79
  4795. o81.Texture = "rbxasset://textures/face.png"
  4796. o82.Name = "Handle"
  4797. o82.Parent = o1
  4798. o82.Material = Enum.Material.SmoothPlastic
  4799. o82.Position = Vector3.new(103.10894, 7.34666729, 15.2047167)
  4800. o82.Rotation = Vector3.new(-1.53054156e-008, -0.95580709, -1.83469444e-006)
  4801. o82.Anchored = true
  4802. o82.CanCollide = false
  4803. o82.FormFactor = Enum.FormFactor.Symmetric
  4804. o82.Size = Vector3.new(2, 2, 2)
  4805. o82.CFrame = CFrame.new(103.10894, 7.34666729, 15.2047167, 0.999860883, 3.20170024e-008, -0.0166812073, -3.20170024e-008, 1, 2.67092765e-010, 0.0166812055, 2.67026595e-010, 0.999860942)
  4806. o82.BottomSurface = Enum.SurfaceType.Smooth
  4807. o82.TopSurface = Enum.SurfaceType.Smooth
  4808. o83.Parent = o82
  4809. o83.MeshId = "http://www.roblox.com/asset/?id=15393031"
  4810. o83.TextureId = "http://www.roblox.com/asset/?id=15393013"
  4811. o83.MeshType = Enum.MeshType.FileMesh
  4812. o84.Parent = o1
  4813. o84.NameOcclusion = Enum.NameOcclusion.NoOcclusion
  4814. o84.RightLeg = o94
  4815. o84.LeftLeg = o96
  4816. o84.Torso = o87
  4817. o84.Health = 0
  4818. o84.MaxHealth = 0
  4819. o85.Name = "TPPART"
  4820. o85.Parent = o1
  4821. o85.Transparency = 1
  4822. o85.Position = Vector3.new(104.155182, 4.24109221, 12.6003485)
  4823. o85.Rotation = Vector3.new(-0, 0, -3.5910773e-006)
  4824. o85.Anchored = true
  4825. o85.CanCollide = false
  4826. o85.Size = Vector3.new(4, 1, 2)
  4827. o85.CFrame = CFrame.new(104.155182, 4.24109221, 12.6003485, 1, 6.26761221e-008, 0, -6.26761221e-008, 1, 0, 0, 0, 1)
  4828. o86.Name = "TPPART2"
  4829. o86.Parent = o1
  4830. o86.Transparency = 1
  4831. o86.Position = Vector3.new(104.155182, 5.40188599, 6.32408237)
  4832. o86.Rotation = Vector3.new(-0, 0, -3.5910773e-006)
  4833. o86.Anchored = true
  4834. o86.CanCollide = false
  4835. o86.Size = Vector3.new(4, 1, 2)
  4836. o86.CFrame = CFrame.new(104.155182, 5.40188599, 6.32408237, 1, 6.26761221e-008, 0, -6.26761221e-008, 1, 0, 0, 0, 1)
  4837. o87.Name = "Torso"
  4838. o87.Parent = o1
  4839. o87.Material = Enum.Material.SmoothPlastic
  4840. o87.BrickColor = BrickColor.new("Navy blue")
  4841. o87.Position = Vector3.new(99.207077, 5.526577, 15.2047167)
  4842. o87.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
  4843. o87.Anchored = true
  4844. o87.FormFactor = Enum.FormFactor.Symmetric
  4845. o87.Size = Vector3.new(2, 2, 1)
  4846. o87.CFrame = CFrame.new(99.207077, 5.526577, 15.2047167, 0.0166787934, 1.60160507e-008, 0.999860942, -5.34079281e-010, 1, -1.60093698e-008, -0.999861002, -2.66988043e-010, 0.0166787915)
  4847. o87.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4848. o87.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4849. o87.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4850. o87.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4851. o87.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4852. o87.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4853. o87.Color = Color3.new(0, 0.12549, 0.376471)
  4854. o88.Name = "roblox"
  4855. o88.Parent = o87
  4856. o89.Name = "Right Shoulder"
  4857. o89.Parent = o87
  4858. o89.C0 = CFrame.new(1, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  4859. o89.C1 = CFrame.new(-0.5, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  4860. o89.Part0 = o87
  4861. o89.Part1 = o95
  4862. o89.DesiredAngle = -0.062025275081396
  4863. o89.MaxVelocity = 0.15000000596046
  4864. o90.Name = "Left Shoulder"
  4865. o90.Parent = o87
  4866. o90.C0 = CFrame.new(-1, 0.5, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  4867. o90.C1 = CFrame.new(0.5, 0.5, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  4868. o90.Part0 = o87
  4869. o90.Part1 = o97
  4870. o90.DesiredAngle = -0.062025275081396
  4871. o90.MaxVelocity = 0.15000000596046
  4872. o91.Name = "Right Hip"
  4873. o91.Parent = o87
  4874. o91.C0 = CFrame.new(1, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  4875. o91.C1 = CFrame.new(0.5, 1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  4876. o91.Part0 = o87
  4877. o91.Part1 = o94
  4878. o91.DesiredAngle = 0.062025275081396
  4879. o91.MaxVelocity = 0.10000000149012
  4880. o92.Name = "Left Hip"
  4881. o92.Parent = o87
  4882. o92.C0 = CFrame.new(-1, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  4883. o92.C1 = CFrame.new(-0.5, 1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  4884. o92.Part0 = o87
  4885. o92.Part1 = o96
  4886. o92.DesiredAngle = 0.062025275081396
  4887. o92.MaxVelocity = 0.10000000149012
  4888. o93.Name = "Neck"
  4889. o93.Parent = o87
  4890. o93.C0 = CFrame.new(0, 1, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  4891. o93.C1 = CFrame.new(0, -0.5, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  4892. o93.Part0 = o87
  4893. o93.Part1 = o73
  4894. o93.MaxVelocity = 0.10000000149012
  4895. o94.Name = "Right Leg"
  4896. o94.Parent = o1
  4897. o94.Material = Enum.Material.SmoothPlastic
  4898. o94.BrickColor = BrickColor.new("Navy blue")
  4899. o94.Position = Vector3.new(99.215416, 3.526577, 14.7047863)
  4900. o94.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
  4901. o94.Anchored = true
  4902. o94.CanCollide = false
  4903. o94.FormFactor = Enum.FormFactor.Symmetric
  4904. o94.Size = Vector3.new(1, 2, 1)
  4905. o94.CFrame = CFrame.new(99.215416, 3.526577, 14.7047863, 0.0166787934, 1.60160507e-008, 0.999860942, -5.34079281e-010, 1, -1.60093698e-008, -0.999861002, -2.66988043e-010, 0.0166787915)
  4906. o94.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4907. o94.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4908. o94.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4909. o94.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4910. o94.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4911. o94.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4912. o94.Color = Color3.new(0, 0.12549, 0.376471)
  4913. o95.Name = "Right Arm"
  4914. o95.Parent = o1
  4915. o95.Material = Enum.Material.SmoothPlastic
  4916. o95.BrickColor = BrickColor.new("Maroon")
  4917. o95.Position = Vector3.new(99.2321014, 5.526577, 13.7049236)
  4918. o95.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
  4919. o95.Anchored = true
  4920. o95.CanCollide = false
  4921. o95.FormFactor = Enum.FormFactor.Symmetric
  4922. o95.Size = Vector3.new(1, 2, 1)
  4923. o95.CFrame = CFrame.new(99.2321014, 5.526577, 13.7049236, 0.0166787934, 1.60160507e-008, 0.999860942, -5.34079281e-010, 1, -1.60093698e-008, -0.999861002, -2.66988043e-010, 0.0166787915)
  4924. o95.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4925. o95.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4926. o95.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4927. o95.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4928. o95.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4929. o95.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4930. o95.Color = Color3.new(0.458824, 0, 0)
  4931. o96.Name = "Left Leg"
  4932. o96.Parent = o1
  4933. o96.Material = Enum.Material.SmoothPlastic
  4934. o96.BrickColor = BrickColor.new("Navy blue")
  4935. o96.Position = Vector3.new(99.1987381, 3.526577, 15.7046452)
  4936. o96.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
  4937. o96.Anchored = true
  4938. o96.CanCollide = false
  4939. o96.FormFactor = Enum.FormFactor.Symmetric
  4940. o96.Size = Vector3.new(1, 2, 1)
  4941. o96.CFrame = CFrame.new(99.1987381, 3.526577, 15.7046452, 0.0166787934, 1.60160507e-008, 0.999860942, -5.34079281e-010, 1, -1.60093698e-008, -0.999861002, -2.66988043e-010, 0.0166787915)
  4942. o96.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4943. o96.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4944. o96.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4945. o96.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4946. o96.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4947. o96.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4948. o96.Color = Color3.new(0, 0.12549, 0.376471)
  4949. o97.Name = "Left Arm"
  4950. o97.Parent = o1
  4951. o97.Material = Enum.Material.SmoothPlastic
  4952. o97.BrickColor = BrickColor.new("Maroon")
  4953. o97.Position = Vector3.new(99.1820602, 5.526577, 16.7045078)
  4954. o97.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
  4955. o97.Anchored = true
  4956. o97.CanCollide = false
  4957. o97.FormFactor = Enum.FormFactor.Symmetric
  4958. o97.Size = Vector3.new(1, 2, 1)
  4959. o97.CFrame = CFrame.new(99.1820602, 5.526577, 16.7045078, 0.0166787934, 1.60160507e-008, 0.999860942, -5.34079281e-010, 1, -1.60093698e-008, -0.999861002, -2.66988043e-010, 0.0166787915)
  4960. o97.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4961. o97.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4962. o97.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4963. o97.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4964. o97.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4965. o97.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4966. o97.Color = Color3.new(0.458824, 0, 0)
  4967. o98.Name = "Torso"
  4968. o98.Parent = o1
  4969. o98.Material = Enum.Material.SmoothPlastic
  4970. o98.BrickColor = BrickColor.new("Navy blue")
  4971. o98.Position = Vector3.new(103.10894, 5.99666739, 15.2047167)
  4972. o98.Rotation = Vector3.new(-1.53054156e-008, -0.95580709, -1.83469444e-006)
  4973. o98.Anchored = true
  4974. o98.FormFactor = Enum.FormFactor.Symmetric
  4975. o98.Size = Vector3.new(2, 2, 1)
  4976. o98.CFrame = CFrame.new(103.10894, 5.99666739, 15.2047167, 0.999860883, 3.20170024e-008, -0.0166812073, -3.20170024e-008, 1, 2.67092765e-010, 0.0166812055, 2.67026595e-010, 0.999860942)
  4977. o98.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4978. o98.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4979. o98.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4980. o98.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4981. o98.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4982. o98.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4983. o98.Color = Color3.new(0, 0.12549, 0.376471)
  4984. o99.Name = "roblox"
  4985. o99.Parent = o98
  4986. o100.Name = "Right Hip"
  4987. o100.Parent = o98
  4988. o100.C0 = CFrame.new(1, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  4989. o100.C1 = CFrame.new(0.5, 1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  4990. o100.Part0 = o98
  4991. o100.Part1 = o103
  4992. o100.DesiredAngle = 0.062025275081396
  4993. o100.MaxVelocity = 0.10000000149012
  4994. o101.Name = "Left Hip"
  4995. o101.Parent = o98
  4996. o101.C0 = CFrame.new(-1, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  4997. o101.C1 = CFrame.new(-0.5, 1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  4998. o101.Part0 = o98
  4999. o101.Part1 = o105
  5000. o101.DesiredAngle = 0.062025275081396
  5001. o101.MaxVelocity = 0.10000000149012
  5002. o102.Name = "Neck"
  5003. o102.Parent = o98
  5004. o102.C0 = CFrame.new(0, 1, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  5005. o102.C1 = CFrame.new(0, -0.5, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  5006. o102.Part0 = o98
  5007. o102.Part1 = o79
  5008. o102.MaxVelocity = 0.10000000149012
  5009. o103.Name = "Right Leg"
  5010. o103.Parent = o1
  5011. o103.Material = Enum.Material.SmoothPlastic
  5012. o103.BrickColor = BrickColor.new("Really black")
  5013. o103.Position = Vector3.new(103.608864, 3.99666739, 15.2130556)
  5014. o103.Rotation = Vector3.new(-1.53054156e-008, -0.95580709, -1.83469444e-006)
  5015. o103.Anchored = true
  5016. o103.CanCollide = false
  5017. o103.FormFactor = Enum.FormFactor.Symmetric
  5018. o103.Size = Vector3.new(1, 2, 1)
  5019. o103.CFrame = CFrame.new(103.608864, 3.99666739, 15.2130556, 0.999860883, 3.20170024e-008, -0.0166812073, -3.20170024e-008, 1, 2.67092765e-010, 0.0166812055, 2.67026595e-010, 0.999860942)
  5020. o103.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5021. o103.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5022. o103.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5023. o103.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5024. o103.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5025. o103.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5026. o103.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  5027. o104.Name = "Right Arm"
  5028. o104.Parent = o1
  5029. o104.Material = Enum.Material.SmoothPlastic
  5030. o104.BrickColor = BrickColor.new("Maroon")
  5031. o104.Position = Vector3.new(104.615349, 5.89646101, 14.8330393)
  5032. o104.Rotation = Vector3.new(45.0039597, -0.675833881, 0.675880313)
  5033. o104.Anchored = true
  5034. o104.CanCollide = false
  5035. o104.FormFactor = Enum.FormFactor.Symmetric
  5036. o104.Size = Vector3.new(1, 2, 1)
  5037. o104.CFrame = CFrame.new(104.615349, 5.89646101, 14.8330393, 0.999860883, -0.0117952423, -0.0117952526, 0, 0.707107067, -0.707106411, 0.0166809987, 0.707008064, 0.707008719)
  5038. o104.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5039. o104.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5040. o104.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5041. o104.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5042. o104.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5043. o104.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5044. o104.Color = Color3.new(0.458824, 0, 0)
  5045. o105.Name = "Left Leg"
  5046. o105.Parent = o1
  5047. o105.Material = Enum.Material.SmoothPlastic
  5048. o105.BrickColor = BrickColor.new("Really black")
  5049. o105.Position = Vector3.new(102.609009, 3.99666739, 15.1963739)
  5050. o105.Rotation = Vector3.new(-1.53054156e-008, -0.95580709, -1.83469444e-006)
  5051. o105.Anchored = true
  5052. o105.CanCollide = false
  5053. o105.FormFactor = Enum.FormFactor.Symmetric
  5054. o105.Size = Vector3.new(1, 2, 1)
  5055. o105.CFrame = CFrame.new(102.609009, 3.99666739, 15.1963739, 0.999860883, 3.20170024e-008, -0.0166812073, -3.20170024e-008, 1, 2.67092765e-010, 0.0166812055, 2.67026595e-010, 0.999860942)
  5056. o105.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5057. o105.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5058. o105.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5059. o105.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5060. o105.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5061. o105.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5062. o105.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  5063. o106.Name = "Left Arm"
  5064. o106.Parent = o1
  5065. o106.Material = Enum.Material.SmoothPlastic
  5066. o106.BrickColor = BrickColor.new("Maroon")
  5067. o106.Position = Vector3.new(101.617271, 5.96075201, 14.6924496)
  5068. o106.Rotation = Vector3.new(45.0039597, -0.675833881, 0.675880313)
  5069. o106.Anchored = true
  5070. o106.CanCollide = false
  5071. o106.FormFactor = Enum.FormFactor.Symmetric
  5072. o106.Size = Vector3.new(1, 2, 1)
  5073. o106.CFrame = CFrame.new(101.617271, 5.96075201, 14.6924496, 0.999860883, -0.0117952423, -0.0117952526, 0, 0.707107067, -0.707106411, 0.0166809987, 0.707008064, 0.707008719)
  5074. o106.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5075. o106.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5076. o106.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5077. o106.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5078. o106.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5079. o106.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5080. o106.Color = Color3.new(0.458824, 0, 0)
  5081. o107.Parent = o1
  5082. o107.Position = Vector3.new(110.917458, 1.50000954, 18.4564953)
  5083. o107.Rotation = Vector3.new(-90, 1.20620803e-006, -180)
  5084. o107.Anchored = true
  5085. o107.FormFactor = Enum.FormFactor.Symmetric
  5086. o107.Size = Vector3.new(2.39999986, 1.31000006, 2.39999986)
  5087. o107.CFrame = CFrame.new(110.917458, 1.50000954, 18.4564953, -1, 2.98044895e-008, 2.10523012e-008, 2.10523012e-008, 7.54615499e-008, 1, 2.9804486e-008, 1, -7.54615499e-008)
  5088. o108.Parent = o107
  5089. o109.Parent = o1
  5090. o109.BrickColor = BrickColor.new("Really black")
  5091. o109.Position = Vector3.new(110.917442, 1.50002527, 9.1665411)
  5092. o109.Rotation = Vector3.new(-90, 6.45824184e-006, 2.56150702e-006)
  5093. o109.Anchored = true
  5094. o109.FormFactor = Enum.FormFactor.Symmetric
  5095. o109.Size = Vector3.new(3, 1.20000005, 3)
  5096. o109.CFrame = CFrame.new(110.917442, 1.50002527, 9.1665411, 1, -4.47067308e-008, 1.12717586e-007, -1.12717586e-007, -5.51334445e-009, 1, -4.47067308e-008, -1, -5.51334933e-009)
  5097. o109.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  5098. o110.Parent = o109
  5099. o111.Parent = o1
  5100. o111.BrickColor = BrickColor.new("Really black")
  5101. o111.Position = Vector3.new(110.917458, 1.50000954, 18.4564953)
  5102. o111.Rotation = Vector3.new(-90, 1.20620803e-006, -180)
  5103. o111.Anchored = true
  5104. o111.FormFactor = Enum.FormFactor.Symmetric
  5105. o111.Size = Vector3.new(3, 1.20000005, 3)
  5106. o111.CFrame = CFrame.new(110.917458, 1.50000954, 18.4564953, -1, 2.98044895e-008, 2.10523012e-008, 2.10523012e-008, 7.54615499e-008, 1, 2.9804486e-008, 1, -7.54615499e-008)
  5107. o111.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  5108. o112.Parent = o111
  5109. o113.Parent = o1
  5110. o113.Position = Vector3.new(95.3486252, 1.50002623, 9.1665411)
  5111. o113.Rotation = Vector3.new(-90, 6.45824184e-006, 2.56150702e-006)
  5112. o113.Anchored = true
  5113. o113.FormFactor = Enum.FormFactor.Symmetric
  5114. o113.Size = Vector3.new(2.39999986, 1.31000006, 2.39999986)
  5115. o113.CFrame = CFrame.new(95.3486252, 1.50002623, 9.1665411, 1, -4.47067308e-008, 1.12717586e-007, -1.12717586e-007, -5.51334445e-009, 1, -4.47067308e-008, -1, -5.51334933e-009)
  5116. o114.Parent = o113
  5117. o115.Parent = o1
  5118. o115.BrickColor = BrickColor.new("Really black")
  5119. o115.Position = Vector3.new(95.3486252, 1.50002623, 9.1665411)
  5120. o115.Rotation = Vector3.new(-90, 6.45824184e-006, 2.56150702e-006)
  5121. o115.Anchored = true
  5122. o115.FormFactor = Enum.FormFactor.Symmetric
  5123. o115.Size = Vector3.new(3, 1.20000005, 3)
  5124. o115.CFrame = CFrame.new(95.3486252, 1.50002623, 9.1665411, 1, -4.47067308e-008, 1.12717586e-007, -1.12717586e-007, -5.51334445e-009, 1, -4.47067308e-008, -1, -5.51334933e-009)
  5125. o115.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  5126. o116.Parent = o115
  5127. o117.Parent = o1
  5128. o117.BrickColor = BrickColor.new("Really black")
  5129. o117.Position = Vector3.new(95.3486252, 1.50001001, 18.4564877)
  5130. o117.Rotation = Vector3.new(-90, 1.20620803e-006, -180)
  5131. o117.Anchored = true
  5132. o117.FormFactor = Enum.FormFactor.Symmetric
  5133. o117.Size = Vector3.new(3, 1.20000005, 3)
  5134. o117.CFrame = CFrame.new(95.3486252, 1.50001001, 18.4564877, -1, 2.98044895e-008, 2.10523012e-008, 2.10523012e-008, 7.54615499e-008, 1, 2.9804486e-008, 1, -7.54615499e-008)
  5135. o117.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  5136. o118.Parent = o117
  5137. o119.Parent = o1
  5138. o119.Position = Vector3.new(110.917442, 1.50002527, 9.1665411)
  5139. o119.Rotation = Vector3.new(-90, 6.45824184e-006, 2.56150702e-006)
  5140. o119.Anchored = true
  5141. o119.FormFactor = Enum.FormFactor.Symmetric
  5142. o119.Size = Vector3.new(2.39999986, 1.31000006, 2.39999986)
  5143. o119.CFrame = CFrame.new(110.917442, 1.50002527, 9.1665411, 1, -4.47067308e-008, 1.12717586e-007, -1.12717586e-007, -5.51334445e-009, 1, -4.47067308e-008, -1, -5.51334933e-009)
  5144. o120.Parent = o119
  5145. o121.Name = "Handle"
  5146. o121.Parent = o1
  5147. o121.Material = Enum.Material.SmoothPlastic
  5148. o121.Position = Vector3.new(99.207077, 6.8765769, 15.2047167)
  5149. o121.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
  5150. o121.Anchored = true
  5151. o121.CanCollide = false
  5152. o121.FormFactor = Enum.FormFactor.Symmetric
  5153. o121.Size = Vector3.new(2, 2, 2)
  5154. o121.CFrame = CFrame.new(99.207077, 6.8765769, 15.2047167, 0.0166787934, 1.60160507e-008, 0.999860942, -5.34079281e-010, 1, -1.60093698e-008, -0.999861002, -2.66988043e-010, 0.0166787915)
  5155. o121.BottomSurface = Enum.SurfaceType.Smooth
  5156. o121.TopSurface = Enum.SurfaceType.Smooth
  5157. o122.Parent = o121
  5158. o122.MeshId = "http://www.roblox.com/asset/?id=15393031"
  5159. o122.TextureId = "http://www.roblox.com/asset/?id=15393013"
  5160. o122.MeshType = Enum.MeshType.FileMesh
  5161. o123.Name = "RPPART"
  5162. o123.Parent = o1
  5163. o123.Transparency = 1
  5164. o123.Position = Vector3.new(103.454132, 5.33460093, 13.0707426)
  5165. o123.Rotation = Vector3.new(-90, 0, -0)
  5166. o123.Anchored = true
  5167. o123.CanCollide = false
  5168. o123.Size = Vector3.new(4, 1, 2)
  5169. o123.CFrame = CFrame.new(103.454132, 5.33460093, 13.0707426, 1, 0, 0, 0, 0, 1, 0, -1, 0)
  5170. function MoveY(model, Position)
  5171. for _,part in pairs (model:GetChildren()) do
  5172. if part.ClassName == "Part" then
  5173. part.CFrame = part.CFrame + Vector3.new(0,Position,0)
  5174. end
  5175. end
  5176. end
  5177. function MoveX(model, Position)
  5178. for _,part in pairs (model:GetChildren()) do
  5179. if part.ClassName == "Part" then
  5180. part.CFrame = part.CFrame + Vector3.new(Position,0,0)
  5181. end
  5182. end
  5183. end
  5184. function MoveSpawn(model, PLAYERPOS)
  5185. for _,part in pairs (model:GetChildren()) do
  5186. if part.ClassName == "Part" then
  5187. part.CFrame = part.CFrame + PLAYERPOS + Vector3.new(50,-2.7,-5)
  5188. end
  5189. end
  5190. end
  5191. function MoveZ(model, Position)
  5192. for _,part in pairs (model:GetChildren()) do
  5193. if part.ClassName == "Part" then
  5194. part.CFrame = part.CFrame + Vector3.new(0,0,Position)
  5195. end
  5196. end
  5197. end
  5198. function MoveZPart(Part, Position)
  5199. Part.CFrame = Part.CFrame + Vector3.new(0,0,Position)
  5200. end
  5201. function MoveXPart(Part, Position)
  5202. Part.CFrame = Part.CFrame + Vector3.new(Position,0,0)
  5203. end
  5204. game.Players[Victim].Character.HumanoidRootPart.Anchored = true
  5205. OMGCREEPY = Instance.new("Sound")
  5206. OMGCREEPY.Parent = o1
  5207. OMGCREEPY.Volume = .5
  5208. OMGCREEPY.SoundId = "rbxassetid://177775134"
  5209. for i,v in pairs (o1:GetChildren()) do
  5210. if v:IsA("Part") then
  5211. v.Material = "SmoothPlastic"
  5212. v.BackSurface = "SmoothNoOutlines"
  5213. v.FrontSurface = "SmoothNoOutlines"
  5214. v.BottomSurface = "SmoothNoOutlines"
  5215. v.LeftSurface = "SmoothNoOutlines"
  5216. v.RightSurface = "SmoothNoOutlines"
  5217. v.TopSurface = "SmoothNoOutlines"
  5218. end
  5219. end
  5220. OMGCREEPY:Play()
  5221. o21:Play()
  5222. MoveSpawn(o1,game.Players[Victim].Character.HumanoidRootPart.Position)
  5223. for i=1,51 do
  5224. MoveX(o1,-3)
  5225. wait(.05)
  5226. end
  5227. wait(.5)
  5228. MoveZPart(o12,-1)
  5229. wait(.2)
  5230. for i=1,6 do
  5231. MoveXPart(o12,1)
  5232. wait(.1)
  5233. end
  5234. wait(.5)
  5235. game.Players[Victim].Character.HumanoidRootPart.CFrame = o86.CFrame
  5236. wait(.5)
  5237. game.Players[Victim].Character.HumanoidRootPart.CFrame = o85.CFrame
  5238. wait(.5)
  5239. MoveZPart(o12,1)
  5240. wait(.2)
  5241.  
  5242. for i=1,6 do
  5243. MoveXPart(o12,-1)
  5244. wait(.1)
  5245. end
  5246. for i=1,50 do
  5247. MoveX(o1,-3)
  5248. game.Players[Victim].Character.HumanoidRootPart.CFrame = o85.CFrame
  5249. wait(.05)
  5250. end
  5251. game.Players[Victim].Character.Head.face.Texture = "rbxassetid://629925029"
  5252. game.Players[Victim].Character.HumanoidRootPart.CFrame = o123.CFrame
  5253. SCREAM = Instance.new("Sound")
  5254. SCREAM.Parent = game.Players[Victim].Character.Head
  5255. SCREAM.SoundId = "rbxassetid://138167455"
  5256. SCREAM:Play()
  5257. wait(2.5)
  5258. game.Players[Victim].Character.Head.BrickColor = BrickColor.new("Maroon")
  5259. MoveZPart(o12,-1)
  5260. wait(.2)
  5261. for i=1,6 do
  5262. MoveXPart(o12,1)
  5263. wait(.1)
  5264. end
  5265. wait(.5)
  5266. game.Players[Victim].Character.HumanoidRootPart.CFrame = o86.CFrame
  5267. wait(.5)
  5268. MoveZPart(o12,1)
  5269. wait(.2)
  5270. for i=1,6 do
  5271. MoveXPart(o12,-1)
  5272. wait(.1)
  5273. end
  5274. game.Players[Victim].Character.Humanoid.Health = 0
  5275. player = game.Players[Victim]
  5276. char = player.Character
  5277. char.Archivable = true
  5278. local rg = char:Clone()
  5279. rg.HumanoidRootPart:Destroy()
  5280. rg.Name = ""
  5281. rg.Humanoid.MaxHealth = 0
  5282. for i, v in pairs(rg.Torso:GetChildren()) do
  5283. if v:IsA("Motor6D") then
  5284. v:Destroy()
  5285. end
  5286. end
  5287.  
  5288. local n = Instance.new("Glue", rg.Torso)
  5289. n.Name = "Neck"
  5290. n.Part0 = rg.Torso
  5291. n.Part1 = rg.Head
  5292. n.C0 = CFrame.new(0, 1, 0)
  5293. n.C1 = CFrame.new(0, -0.5, 0)
  5294.  
  5295. local rs = Instance.new("Glue", rg.Torso)
  5296. rs.Name = "Right Shoulder"
  5297. rs.Part0 = rg.Torso
  5298. rs.Part1 = rg["Right Arm"]
  5299. rs.C0 = CFrame.new(1.5, 0.5, 0)
  5300. rs.C1 = CFrame.new(0, 0.5, 0)
  5301. local ls = Instance.new("Glue", rg.Torso)
  5302. ls.Name = "Left Shoulder"
  5303. ls.Part0 = rg.Torso
  5304. ls.Part1 = rg["Left Arm"]
  5305. ls.C0 = CFrame.new(-1.5, 0.5, 0)
  5306. ls.C1 = CFrame.new(0, 0.5, 0)
  5307.  
  5308. local rh = Instance.new("Glue", rg.Torso)
  5309. rh.Name = "Right Hip"
  5310. rh.Part0 = rg.Torso
  5311. rh.Part1 = rg["Right Leg"]
  5312. rh.C0 = CFrame.new(0.5, -1, 0)
  5313. rh.C1 = CFrame.new(0, 1, 0)
  5314. local lh = Instance.new("Glue", rg.Torso)
  5315. lh.Name = "Left Hip"
  5316. lh.Part0 = rg.Torso
  5317. lh.Part1 = rg["Left Leg"]
  5318. lh.C0 = CFrame.new(-0.5, -1, 0)
  5319. lh.C1 = CFrame.new(0, 1, 0)
  5320. char.Torso:Destroy()
  5321. char.Head:Destroy()
  5322. char["Left Leg"]:Destroy()
  5323. char["Left Arm"]:Destroy()
  5324. char["Right Leg"]:Destroy()
  5325. char["Right Arm"]:Destroy()
  5326. rg.Parent = game.Workspace
  5327. rg.Head.BrickColor = BrickColor.new("Maroon")
  5328. function DEATH ()
  5329. OHHNELLY = Instance.new("Part")
  5330. OHHNELLY.Parent = workspace
  5331. OHHNELLY.Anchored = false
  5332. OHHNELLY.Material = Enum.Material.SmoothPlastic
  5333. OHHNELLY.BrickColor = BrickColor.new("Maroon")
  5334. OHHNELLY.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  5335. OHHNELLY.Position = rg.Head.Position
  5336. OHHNELLY.Color = Color3.new(0.458824, 0, 0)
  5337. OHHNELLY.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5338. OHHNELLY.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5339. OHHNELLY.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5340. OHHNELLY.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5341. OHHNELLY.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5342. OHHNELLY.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5343. end
  5344. for i=1,20 do
  5345. DEATH()
  5346. MoveX(o1,-3)
  5347. wait(.05)
  5348. end
  5349. o1:Destroy()
  5350. end)
  5351.  
  5352. MoreBut.Name = "MoreBut"
  5353. MoreBut.Parent = GUIframe
  5354. MoreBut.BackgroundColor3 = Color3.new(0.133333, 0.133333, 0.133333)
  5355. MoreBut.BorderColor3 = Color3.new(1, 1, 1)
  5356. MoreBut.Position = UDim2.new(0, 171, 0, 109)
  5357. MoreBut.Size = UDim2.new(0, 123, 0, 40)
  5358. MoreBut.Font = Enum.Font.SourceSans
  5359. MoreBut.FontSize = Enum.FontSize.Size14
  5360. MoreBut.Text = "(YALL UPDATE) more scripts"
  5361. MoreBut.TextColor3 = Color3.new(1, 1, 1)
  5362. MoreBut.TextScaled = true
  5363. MoreBut.TextSize = 14
  5364. MoreBut.TextWrapped = true
  5365. MoreBut.MouseButton1Down:connect(function()
  5366. MoreFrame.Visible = true
  5367. end)
  5368.  
  5369. MoreFrame.Name = "MoreFrame"
  5370. MoreFrame.Parent = GUIscreen
  5371. MoreFrame.Active = true
  5372. MoreFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  5373. MoreFrame.Draggable = true
  5374. MoreFrame.Position = UDim2.new(0, 19, 0, 224)
  5375. MoreFrame.Size = UDim2.new(0, 311, 0, 188)
  5376. MoreFrame.Visible = false
  5377. MoreFrame.Style = Enum.FrameStyle.RobloxRound
  5378.  
  5379. DogeBut.Name = "DogeBut"
  5380. DogeBut.Parent = MoreFrame
  5381. DogeBut.BackgroundColor3 = Color3.new(0.141176, 0.141176, 0.141176)
  5382. DogeBut.BorderColor3 = Color3.new(1, 1, 1)
  5383. DogeBut.Size = UDim2.new(0, 156, 0, 40)
  5384. DogeBut.Font = Enum.Font.SourceSans
  5385. DogeBut.FontSize = Enum.FontSize.Size14
  5386. DogeBut.Text = "doge (doggo power)"
  5387. DogeBut.TextColor3 = Color3.new(1, 1, 1)
  5388. DogeBut.TextScaled = true
  5389. DogeBut.TextSize = 14
  5390. DogeBut.TextWrapped = true
  5391. DogeBut.MouseButton1Down:connect(function()
  5392. local function QuaternionFromCFrame(cf)
  5393. local mx, my, mz, m00, m01, m02, m10, m11, m12, m20, m21, m22 = cf:components()
  5394. local trace = m00 + m11 + m22
  5395. if trace > 0 then
  5396. local s = math.sqrt(1 + trace)
  5397. local recip = 0.5/s
  5398. return (m21-m12)*recip, (m02-m20)*recip, (m10-m01)*recip, s*0.5
  5399. else
  5400. local i = 0
  5401. if m11 > m00 then
  5402. i = 1
  5403. end
  5404. if m22 > (i == 0 and m00 or m11) then
  5405. i = 2
  5406. end
  5407. if i == 0 then
  5408. local s = math.sqrt(m00-m11-m22+1)
  5409. local recip = 0.5/s
  5410. return 0.5*s, (m10+m01)*recip, (m20+m02)*recip, (m21-m12)*recip
  5411. elseif i == 1 then
  5412. local s = math.sqrt(m11-m22-m00+1)
  5413. local recip = 0.5/s
  5414. return (m01+m10)*recip, 0.5*s, (m21+m12)*recip, (m02-m20)*recip
  5415. elseif i == 2 then
  5416. local s = math.sqrt(m22-m00-m11+1)
  5417. local recip = 0.5/s return (m02+m20)*recip, (m12+m21)*recip, 0.5*s, (m10-m01)*recip
  5418. end
  5419. end
  5420. end
  5421. local function QuaternionToCFrame(px, py, pz, x, y, z, w)
  5422. local xs, ys, zs = x + x, y + y, z + z
  5423. local wx, wy, wz = w*xs, w*ys, w*zs
  5424. local xx = x*xs
  5425. local xy = x*ys
  5426. local xz = x*zs
  5427. local yy = y*ys
  5428. local yz = y*zs
  5429. local zz = z*zs
  5430. 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))
  5431. end
  5432. local function QuaternionSlerp(a, b, t)
  5433. local cosTheta = a[1]*b[1] + a[2]*b[2] + a[3]*b[3] + a[4]*b[4]
  5434. local startInterp, finishInterp;
  5435. if cosTheta >= 0.0001 then
  5436. if (1 - cosTheta) > 0.0001 then
  5437. local theta = math.acos(cosTheta)
  5438. local invSinTheta = 1/math.sin(theta)
  5439. startInterp = math.sin((1-t)*theta)*invSinTheta
  5440. finishInterp = math.sin(t*theta)*invSinTheta
  5441. else
  5442. startInterp = 1-t
  5443. finishInterp = t
  5444. end
  5445. else
  5446. if (1+cosTheta) > 0.0001 then
  5447. local theta = math.acos(-cosTheta)
  5448. local invSinTheta = 1/math.sin(theta)
  5449. startInterp = math.sin((t-1)*theta)*invSinTheta
  5450. finishInterp = math.sin(t*theta)*invSinTheta
  5451. else
  5452. startInterp = t-1
  5453. finishInterp = t
  5454. end
  5455. end
  5456. 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
  5457. end
  5458. function clerp(a,b,t)
  5459. local qa = {QuaternionFromCFrame(a)}
  5460. local qb = {QuaternionFromCFrame(b)}
  5461. local ax, ay, az = a.x, a.y, a.z
  5462. local bx, by, bz = b.x, b.y, b.z
  5463. local _t = 1-t
  5464. return QuaternionToCFrame(_t*ax + t*bx, _t*ay + t*by, _t*az + t*bz,QuaternionSlerp(qa, qb, t))
  5465. end
  5466.  
  5467. do --the animating
  5468. plr = game:service'Players'.LocalPlayer
  5469. char = plr.Character
  5470. mouse = plr:GetMouse()
  5471. humanoid = char:findFirstChild("Humanoid")
  5472. torso = char:findFirstChild("Torso")
  5473. head = char.Head
  5474. ra = char:findFirstChild("Right Arm")
  5475. la = char:findFirstChild("Left Arm")
  5476. rl = char:findFirstChild("Right Leg")
  5477. ll = char:findFirstChild("Left Leg")
  5478. rs = torso:findFirstChild("Right Shoulder")
  5479. ls = torso:findFirstChild("Left Shoulder")
  5480. rh = torso:findFirstChild("Right Hip")
  5481. lh = torso:findFirstChild("Left Hip")
  5482. neck = torso:findFirstChild("Neck")
  5483. rj = char:findFirstChild("HumanoidRootPart"):findFirstChild("RootJoint")
  5484. anim = char:findFirstChild("Animate")
  5485. rootpart = char:findFirstChild("HumanoidRootPart")
  5486. camera = workspace.CurrentCamera
  5487. if anim then
  5488. anim:Destroy()
  5489. end
  5490.  
  5491.  
  5492. local rm = Instance.new("Motor", torso)
  5493. rm.C0 = CFrame.new(1.5, 0.5, 0)
  5494. rm.C1 = CFrame.new(0, 0.5, 0)
  5495. rm.Part0 = torso
  5496. rm.Part1 = ra
  5497. local lm = Instance.new("Motor", torso)
  5498. lm.C0 = CFrame.new(-1.5, 0.5, 0)
  5499. lm.C1 = CFrame.new(0, 0.5, 0)
  5500. lm.Part0 = torso
  5501. lm.Part1 = la
  5502.  
  5503. local rlegm = Instance.new("Motor", torso)
  5504. rlegm.C0 = CFrame.new(0.5, -1, 0)
  5505. rlegm.C1 = CFrame.new(0, 1, 0)
  5506. rlegm.Part0 = torso
  5507. rlegm.Part1 = rl
  5508. local llegm = Instance.new("Motor", torso)
  5509. llegm.C0 = CFrame.new(-0.5, -1, 0)
  5510. llegm.C1 = CFrame.new(0, 1, 0)
  5511. llegm.Part0 = torso
  5512. llegm.Part1 = ll
  5513.  
  5514. neck.C0 = CFrame.new(0, 1, 0)
  5515. neck.C1 = CFrame.new(0, -0.5, 0)
  5516.  
  5517.  
  5518. rj.C0 = CFrame.new()
  5519. rj.C1 = CFrame.new()
  5520.  
  5521.  
  5522. local sound = Instance.new("Sound", head)
  5523. sound.SoundId = "http://www.roblox.com/asset/?id=130797915"
  5524. sound.Volume = 0.8
  5525. sound.Looped = true
  5526.  
  5527. for i,v in pairs(char:children()) do
  5528. if v:IsA("Hat") then
  5529. v:Destroy()
  5530. end
  5531. end
  5532.  
  5533.  
  5534. --look of the fox here
  5535. game:service'InsertService':LoadAsset(151784320):children()[1].Parent = char
  5536. Instance.new("PointLight", head).Range = 10
  5537.  
  5538. print'sweg, madiik made dis kthx' --ogm y found meh sekret
  5539.  
  5540.  
  5541. local speed = 0.3
  5542. local angle = 0
  5543. local sitting = false
  5544. local humanwalk = false
  5545. local anglespeed = 1
  5546. rsc0 = rm.C0
  5547. lsc0 = lm.C0
  5548. llc0 = llegm.C0
  5549. rlc0 = rlegm.C0
  5550. neckc0 = neck.C0
  5551.  
  5552. local controllerService = game:GetService("ControllerService")
  5553. local controller = controllerService:GetChildren()[1]
  5554.  
  5555. controller.Parent = nil
  5556.  
  5557. Instance.new("HumanoidController", game:service'ControllerService')
  5558. Instance.new("SkateboardController", game:service'ControllerService')
  5559. Instance.new("VehicleController", game:service'ControllerService')
  5560. local controller = controllerService:GetChildren()[1]
  5561. mouse.KeyDown:connect(function(k)
  5562. if k == "q" then
  5563. humanwalk = not humanwalk
  5564. end
  5565. if k == "z" then
  5566. if not sound.IsPlaying then
  5567. sound:stop()
  5568. sound.SoundId = "http://www.roblox.com/asset/?id=130802245"
  5569. wait()
  5570. sound:play()
  5571. end
  5572. end
  5573. if k == "x" then
  5574. if not sound.IsPlaying then
  5575. sound:stop()
  5576. sound.SoundId = "http://www.roblox.com/asset/?id=130797915"
  5577. wait()
  5578. sound:play()
  5579. end
  5580. end
  5581. if k == "c" then
  5582. if not sound.IsPlaying then
  5583. sound:stop()
  5584. sound.SoundId = "http://www.roblox.com/asset/?id=149713968"
  5585. wait()
  5586. sound:play()
  5587. end
  5588. end
  5589. if string.byte(k) == 48 then
  5590. humanoid.WalkSpeed = 34
  5591. end
  5592.  
  5593. end)
  5594. mouse.KeyUp:connect(function(k)
  5595.  
  5596. if string.byte(k) == 48 then
  5597. humanoid.WalkSpeed = 16
  5598. end
  5599.  
  5600. end)
  5601.  
  5602.  
  5603.  
  5604. while wait() do
  5605. angle = (angle % 100) + anglespeed/10
  5606. mvmnt = math.pi * math.sin(math.pi*2/100*(angle*10))
  5607. local rscf = rsc0
  5608. local lscf = lsc0
  5609. local rlcf = rlc0
  5610. local llcf = llc0
  5611. local rjcf = CFrame.new()
  5612. local ncf = neckc0
  5613. local rayz = Ray.new(rootpart.Position, Vector3.new(0, -6, 0))
  5614. local hitz, enz = workspace:findPartOnRay(rayz, char)
  5615. if not hitz then
  5616. if sound.IsPlaying then
  5617. sound:stop()
  5618. end
  5619.  
  5620. if Vector3.new(torso.Velocity.x, 0, torso.Velocity.z).magnitude > 2 then
  5621.  
  5622. ncf = neckc0 * CFrame.Angles(math.pi/5, 0, 0)
  5623. rjcf = CFrame.new() * CFrame.Angles(-math.pi/5, math.sin(angle)*0.05, 0)
  5624. rscf = rsc0 * CFrame.Angles(math.pi/1.7+math.sin(angle)*0.1, 0, 0)
  5625. lscf = lsc0 * CFrame.Angles(math.pi/1.7+math.sin(-angle)*0.1, 0, 0)
  5626. rlcf = rlc0 * CFrame.Angles(-math.pi/10+math.sin(-angle)*0.3, 0, 0)
  5627. llcf = llc0 * CFrame.Angles(-math.pi/10+math.sin(angle)*0.3, 0, 0)
  5628.  
  5629. else
  5630.  
  5631. ncf = neckc0 * CFrame.Angles(math.pi/14, 0, 0)
  5632. rjcf = CFrame.new() * CFrame.Angles(-math.pi/18, math.sin(angle)*0.05, 0)
  5633. rscf = rsc0 * CFrame.Angles(-math.pi/10+math.sin(angle)*0.2, 0, 0)
  5634. lscf = lsc0 * CFrame.Angles(-math.pi/10+math.sin(-angle)*0.2, 0, 0)
  5635. rlcf = rlc0 * CFrame.new(0, 0.7, -0.5) CFrame.Angles(-math.pi/14, 0, 0)
  5636. llcf = llc0 * CFrame.Angles(-math.pi/20, 0, 0)
  5637.  
  5638. end
  5639. elseif humanoid.Sit then
  5640. if sound.IsPlaying and sound.SoundId == "http://www.roblox.com/asset/?id=130797915" then
  5641. anglespeed = 6
  5642. ncf = neckc0 * CFrame.Angles(math.pi/5-math.sin(angle)*0.1, 0, 0)
  5643. rjcf = CFrame.new(0, -0.8, 0) * CFrame.Angles(-math.pi/5, 0, 0)
  5644. rscf = rsc0 * CFrame.new(-.45, 0.2, -.3) * CFrame.Angles(math.pi/3, 0, -math.rad(15))
  5645. lscf = lsc0 * CFrame.new(.45, 0.2, -.3) * CFrame.Angles(math.pi/3, 0, math.rad(15))
  5646. rlcf = rlc0 * CFrame.Angles(math.pi/2+math.pi/5, 0, math.rad(20))
  5647. llcf = llc0 * CFrame.Angles(math.pi/2+math.pi/5, 0, -math.rad(20))
  5648. elseif sound.IsPlaying and sound.SoundId == "http://www.roblox.com/asset/?id=135570347" then
  5649. anglespeed = 4
  5650. ncf = neckc0 * CFrame.Angles(math.pi/5-math.abs(math.sin(angle))*0.3, 0, 0)
  5651. rjcf = CFrame.new(0, -0.8, 0) * CFrame.Angles(-math.pi/5, 0, 0)
  5652. rscf = rsc0 * CFrame.new(-.45, 0.2, -.3) * CFrame.Angles(math.pi/3, 0, -math.rad(15))
  5653. lscf = lsc0 * CFrame.new(.45, 0.2, -.3) * CFrame.Angles(math.pi/3, 0, math.rad(15))
  5654. rlcf = rlc0 * CFrame.Angles(math.pi/2+math.pi/5, 0, math.rad(20))
  5655. llcf = llc0 * CFrame.Angles(math.pi/2+math.pi/5, 0, -math.rad(20))
  5656. elseif sound.IsPlaying and sound.SoundId == "http://www.roblox.com/asset/?id=149713968" then
  5657. anglespeed = 2
  5658. ncf = neckc0 * CFrame.Angles(math.pi/5, 0, math.sin(angle)*0.08)
  5659. rjcf = CFrame.new(0, -0.8, 0) * CFrame.Angles(-math.pi/5, math.sin(angle)*0.01, 0)
  5660. rscf = rsc0 * CFrame.new(-.45, 0.2, -.3) * CFrame.Angles(math.pi/3, 0, -math.rad(15))
  5661. lscf = lsc0 * CFrame.new(.45, 0.2, -.3) * CFrame.Angles(math.pi/3, 0, math.rad(15))
  5662. rlcf = rlc0 * CFrame.Angles(math.pi/2+math.pi/5, 0, math.rad(20))
  5663. llcf = llc0 * CFrame.Angles(math.pi/2+math.pi/5, 0, -math.rad(20))
  5664. else
  5665. anglespeed = 1/2
  5666. ncf = neckc0 * CFrame.Angles(math.pi/5, 0, math.sin(angle)*0.08)
  5667. rjcf = CFrame.new(0, -0.8, 0) * CFrame.Angles(-math.pi/5, math.sin(angle)*0.01, 0)
  5668. rscf = rsc0 * CFrame.new(-.45, 0.2, -.3) * CFrame.Angles(math.pi/3, 0, -math.rad(15))
  5669. lscf = lsc0 * CFrame.new(.45, 0.2, -.3) * CFrame.Angles(math.pi/3, 0, math.rad(15))
  5670. rlcf = rlc0 * CFrame.Angles(math.pi/2+math.pi/5, 0, math.rad(20))
  5671. llcf = llc0 * CFrame.Angles(math.pi/2+math.pi/5, 0, -math.rad(20))
  5672. end
  5673. elseif Vector3.new(torso.Velocity.x, 0, torso.Velocity.z).magnitude < 2 then
  5674. if sound.IsPlaying and sound.SoundId == "http://www.roblox.com/asset/?id=130797915" then
  5675. anglespeed = 6
  5676. ncf = neckc0 * CFrame.Angles(math.pi/10-math.sin(angle)*0.07, 0, 0)
  5677. rjcf = CFrame.new(0, 0, 0) * CFrame.Angles(-math.pi/10, math.sin(angle)*0.001, 0)
  5678. rscf = rsc0 * CFrame.Angles(math.pi/1+math.sin(angle)*0.5, 0, 0)
  5679. lscf = lsc0 * CFrame.Angles(math.pi/1+math.sin(angle)*0.5, 0, 0)
  5680. rlcf = rlc0 * CFrame.Angles(math.pi/10, math.sin(angle)*0.08, math.rad(6.5))
  5681. llcf = llc0 * CFrame.Angles(math.pi/10, -math.sin(angle)*0.08, -math.rad(6.5))
  5682. elseif sound.IsPlaying and sound.SoundId == "http://www.roblox.com/asset/?id=149713968" then
  5683. anglespeed = 2
  5684. ncf = neckc0 * CFrame.Angles(math.pi/10-math.abs(math.sin(angle))*0.3, 0, 0)
  5685. rjcf = CFrame.new(0, 0, 0) * CFrame.Angles(-math.pi/20, math.sin(angle)*0.001, 0)
  5686. rscf = rsc0 * CFrame.Angles(math.pi/2+math.abs(math.sin(angle)*1), 0, 0)
  5687. lscf = lsc0 * CFrame.Angles(math.pi/2+math.abs(math.sin(angle)*1), 0, 0)
  5688. rlcf = rlc0 * CFrame.Angles(math.pi/20, math.sin(angle)*0.08, math.rad(2.5))
  5689. llcf = llc0 * CFrame.Angles(math.pi/20, -math.sin(angle)*0.08, -math.rad(2.5))
  5690. elseif sound.IsPlaying and sound.SoundId == "http://www.roblox.com/asset/?id=130802245" then
  5691. anglespeed = 3
  5692. ncf = neckc0 * CFrame.Angles(math.sin(angle)*0.07, math.rad(30), 0)
  5693. rjcf = CFrame.new(0, 0, 0) * CFrame.Angles(0, math.sin(angle)*0.001, 0)
  5694. rscf = rsc0 * CFrame.Angles(math.sin(angle)*0.05, 0, 0)
  5695. lscf = lsc0 * CFrame.Angles(math.sin(-angle)*0.05, 0, 0)
  5696. rlcf = rlc0 * CFrame.new(0, -0.1 + math.abs(mvmnt)*0.1, -0.1) * CFrame.Angles(0, math.rad(5), math.rad(5))
  5697. llcf = llc0 * CFrame.Angles(0, math.rad(2.5), math.rad(1))
  5698. else
  5699. if humanwalk then
  5700. anglespeed = 1/4
  5701. ncf = neckc0 * CFrame.Angles(-math.sin(angle)*0.07, 0, 0)
  5702. rjcf = CFrame.new(0, 0, 0) * CFrame.Angles(0, math.sin(angle)*0.001, 0)
  5703. rscf = rsc0 * CFrame.Angles(math.sin(angle)*0.1, 0, 0)
  5704. lscf = lsc0 * CFrame.Angles(math.sin(-angle)*0.1, 0, 0)
  5705. rlcf = rlc0 * CFrame.Angles(0, math.sin(angle)*0.08, math.rad(2.5))
  5706. llcf = llc0 * CFrame.Angles(0, -math.sin(angle)*0.08, -math.rad(2.5))
  5707. else
  5708. anglespeed = 1/2
  5709. ncf = neckc0 * CFrame.Angles(math.pi/5, 0, math.sin(angle)*0.08)
  5710. rjcf = CFrame.new(0, -2, 0) * CFrame.Angles(-math.pi/5, math.sin(angle)*0.01, 0)
  5711. rscf = rsc0 * CFrame.new(-.45, 0.2, -.3) * CFrame.Angles(math.pi/3, 0, -math.rad(15))
  5712. lscf = lsc0 * CFrame.new(.45, 0.2, -.3) * CFrame.Angles(math.pi/3, 0, math.rad(15))
  5713. rlcf = rlc0 * CFrame.Angles(math.pi/2+math.pi/5, 0, math.rad(20))
  5714. llcf = llc0 * CFrame.Angles(math.pi/2+math.pi/5, 0, -math.rad(20))
  5715. end
  5716. end
  5717. elseif Vector3.new(torso.Velocity.x, 0, torso.Velocity.z).magnitude < 20 then
  5718. if sound.IsPlaying then
  5719. sound:stop()
  5720. end
  5721. if humanwalk then
  5722. anglespeed = 4
  5723. ncf = neckc0 * CFrame.Angles(math.pi/24, mvmnt*.02, 0)
  5724. rjcf = CFrame.new(0, math.abs(mvmnt)*0.05, 0) * CFrame.Angles(-math.pi/24, -mvmnt*.02, 0)
  5725. rscf = rsc0 * CFrame.Angles(math.sin(angle)*1.25, 0, -math.abs(mvmnt)*0.02)
  5726. lscf = lsc0 * CFrame.Angles(math.sin(-angle)*1.25, 0, math.abs(mvmnt)*0.02)
  5727. rlcf = rlc0 * CFrame.Angles(math.sin(-angle)*1, 0, math.rad(.5))
  5728. llcf = llc0 * CFrame.Angles(math.sin(angle)*1, 0, -math.rad(.5))
  5729. else
  5730. anglespeed = 4
  5731. ncf = neckc0 * CFrame.new(0, 0, .2) * CFrame.Angles(math.pi/1.9, 0, 0)
  5732. rjcf = CFrame.new(0, -1.5+math.abs(mvmnt)*0.05, 0) * CFrame.Angles(-math.pi/1.9, math.sin(mvmnt/2)*0.05, 0)
  5733. rscf = rsc0 * CFrame.new(-.45, 0.2, -.4+math.abs(mvmnt)*0.125) * CFrame.Angles(math.pi/2+math.sin(angle)*0.7, 0, math.rad(5))
  5734. lscf = lsc0 * CFrame.new(.45, 0.2, .1-math.abs(mvmnt)*0.125) * CFrame.Angles(math.pi/2+math.sin(-angle)*0.7, 0, -math.rad(5))
  5735. rlcf = rlc0 * CFrame.new(0, 0, -.3+math.abs(mvmnt)*0.125) * CFrame.Angles(math.pi/2.5+math.sin(-angle)*0.6, 0, math.abs(mvmnt)*0.025)
  5736. llcf = llc0 * CFrame.new(0, 0, .3-math.abs(mvmnt)*0.125) * CFrame.Angles(math.pi/2.5+math.sin(angle)*.6, 0, -math.abs(mvmnt)*0.025)
  5737. end
  5738. elseif Vector3.new(torso.Velocity.x, 0, torso.Velocity.z).magnitude >= 20 then
  5739. if sound.IsPlaying then
  5740. sound:stop()
  5741. end
  5742. if humanwalk then
  5743. anglespeed = 5
  5744. ncf = neckc0 * CFrame.Angles(math.pi/20, math.sin(angle)*.04, 0)
  5745. rjcf = CFrame.new(0, -.4 + math.abs(mvmnt)*0.25, 0) * CFrame.Angles(-math.pi/20, -math.sin(angle)*.08, 0)
  5746. rscf = rsc0 * CFrame.new(0, 0, -.3+math.abs(mvmnt)*0.125) * CFrame.Angles(math.pi/18+math.sin(angle)*1.5, 0, -math.abs(mvmnt)*0.02)
  5747. lscf = lsc0 * CFrame.new(0, 0, .3-math.abs(mvmnt)*0.125) * CFrame.Angles(math.pi/18+math.sin(-angle)*1.5, 0, math.abs(mvmnt)*0.02)
  5748. rlcf = rlc0 * CFrame.new(0, 0, -.6+math.abs(mvmnt)*0.125) * CFrame.Angles(-math.pi/18+math.sin(-angle)*1.3, 0, math.rad(.5))
  5749. llcf = llc0 * CFrame.new(0, 0, -math.abs(mvmnt)*0.125) * CFrame.Angles(-math.pi/18+math.sin(angle)*1.3, 0, -math.rad(.5))
  5750. else
  5751. anglespeed = 5.5
  5752. ncf = neckc0 * CFrame.new(0, 0, .2) * CFrame.Angles(math.pi/1.9+math.sin(mvmnt/2)*0.05, 0, 0)
  5753. rjcf = CFrame.new(0, -1.3+math.abs(mvmnt)*0.05, 0) * CFrame.Angles(-math.pi/1.9+math.abs(mvmnt/2)*0.1, 0, 0)
  5754. rscf = rsc0 * CFrame.new(-1, 0.2, -.5) * CFrame.Angles(math.pi/2+math.sin(angle)*1.8, 0, math.rad(5))
  5755. lscf = lsc0 * CFrame.new(1, 0.2, -.5) * CFrame.Angles(math.pi/2+math.sin(angle)*1.8, 0, -math.rad(5))
  5756. rlcf = rlc0 * CFrame.new(0, .3-math.abs(mvmnt)*0.125, -.3+math.abs(mvmnt)*0.125) * CFrame.Angles(math.pi/2.5+math.sin(-angle)*1.4, 0, math.abs(mvmnt)*0.025)
  5757. llcf = llc0 * CFrame.new(0, .3-math.abs(mvmnt)*0.125, .3-math.abs(mvmnt)*0.125) * CFrame.Angles(math.pi/2.5+math.sin(-angle)*1.4, 0, -math.abs(mvmnt)*0.025)
  5758. end
  5759. end
  5760.  
  5761. rm.C0 = clerp(rm.C0,rscf,speed)
  5762. lm.C0 = clerp(lm.C0,lscf,speed)
  5763. rj.C0 = clerp(rj.C0,rjcf,speed)
  5764. neck.C0 = clerp(neck.C0,ncf,speed)
  5765. rlegm.C0 = clerp(rlegm.C0,rlcf,speed)
  5766. llegm.C0 = clerp(llegm.C0,llcf,speed)
  5767. end
  5768.  
  5769.  
  5770. end
  5771. end)
  5772.  
  5773. FairyBut.Name = "FairyBut"
  5774. FairyBut.Parent = MoreFrame
  5775. FairyBut.BackgroundColor3 = Color3.new(0.141176, 0.141176, 0.141176)
  5776. FairyBut.BorderColor3 = Color3.new(1, 1, 1)
  5777. FairyBut.Position = UDim2.new(0, 0, 0, 54)
  5778. FairyBut.Size = UDim2.new(0, 156, 0, 40)
  5779. FairyBut.Font = Enum.Font.SourceSans
  5780. FairyBut.FontSize = Enum.FontSize.Size14
  5781. FairyBut.Text = "fairy (i wanna steal yo tooth)"
  5782. FairyBut.TextColor3 = Color3.new(1, 1, 1)
  5783. FairyBut.TextScaled = true
  5784. FairyBut.TextSize = 14
  5785. FairyBut.TextWrapped = true
  5786. FairyBut.MouseButton1Down:connect(function()
  5787. -- Press X where you wanna sit
  5788.  
  5789.  
  5790. local plr = game:service'Players'.LocalPlayer
  5791.  
  5792. local m = plr:GetMouse()
  5793.  
  5794. local char = plr.Character
  5795.  
  5796. local hed = plr.Character.Head
  5797.  
  5798. local runservice = game:service'RunService'
  5799.  
  5800. local modelScale = 1/5
  5801.  
  5802. plr.Chatted:connect(function(msg)
  5803. game:service'Chat':Chat(hed, msg, 1)
  5804. if msg == "die/" then
  5805. char:breakJoints()
  5806. end
  5807.  
  5808. end)
  5809.  
  5810.  
  5811. pcall(function() local a = script.Parent.FaerieScript if a ~= script then a:Destroy() end end)
  5812.  
  5813. pcall(function() local a = char.Animate if a ~= script then a.Disabled = true a:Destroy() end end)
  5814.  
  5815. script.Name = "FaerieScript"
  5816.  
  5817.  
  5818. function weld(a,b,c,d)
  5819.  
  5820. local w = Instance.new("Weld",a)
  5821.  
  5822. w.Part0 = a
  5823.  
  5824. w.Part1 = b
  5825.  
  5826. w.C0 = c or CFrame.new()
  5827.  
  5828. w.C1 = d or CFrame.new()
  5829.  
  5830. return w
  5831.  
  5832. end
  5833.  
  5834.  
  5835. function lerp(a,b,c)
  5836.  
  5837. return a+(b-a)*c
  5838.  
  5839. end
  5840.  
  5841.  
  5842. do -- Ignore my clerp stuff stolen from stravvy
  5843.  
  5844. local function QuaternionFromCFrame(cf)
  5845.  
  5846. local mx, my, mz, m00, m01, m02, m10, m11, m12, m20, m21, m22 = cf:components()
  5847.  
  5848. local trace = m00 + m11 + m22
  5849.  
  5850. if trace > 0 then
  5851.  
  5852. local s = math.sqrt(1 + trace)
  5853.  
  5854. local recip = 0.5/s
  5855.  
  5856. return (m21-m12)*recip, (m02-m20)*recip, (m10-m01)*recip, s*0.5
  5857.  
  5858. else
  5859.  
  5860. local i = 0
  5861.  
  5862. if m11 > m00 then
  5863.  
  5864. i = 1
  5865.  
  5866. end
  5867.  
  5868. if m22 > (i == 0 and m00 or m11) then
  5869.  
  5870. i = 2
  5871.  
  5872. end
  5873.  
  5874. if i == 0 then
  5875.  
  5876. local s = math.sqrt(m00-m11-m22+1)
  5877.  
  5878. local recip = 0.5/s
  5879.  
  5880. return 0.5*s, (m10+m01)*recip, (m20+m02)*recip, (m21-m12)*recip
  5881.  
  5882. elseif i == 1 then
  5883.  
  5884. local s = math.sqrt(m11-m22-m00+1)
  5885.  
  5886. local recip = 0.5/s
  5887.  
  5888. return (m01+m10)*recip, 0.5*s, (m21+m12)*recip, (m02-m20)*recip
  5889.  
  5890. elseif i == 2 then
  5891.  
  5892. local s = math.sqrt(m22-m00-m11+1)
  5893.  
  5894. local recip = 0.5/s return (m02+m20)*recip, (m12+m21)*recip, 0.5*s, (m10-m01)*recip
  5895.  
  5896. end
  5897.  
  5898. end
  5899.  
  5900. end
  5901.  
  5902. local function QuaternionToCFrame(px, py, pz, x, y, z, w)
  5903.  
  5904. local xs, ys, zs = x + x, y + y, z + z
  5905.  
  5906. local wx, wy, wz = w*xs, w*ys, w*zs
  5907.  
  5908. local xx = x*xs
  5909.  
  5910. local xy = x*ys
  5911.  
  5912. local xz = x*zs
  5913.  
  5914. local yy = y*ys
  5915.  
  5916. local yz = y*zs
  5917.  
  5918. local zz = z*zs
  5919.  
  5920. 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))
  5921.  
  5922. end
  5923.  
  5924. local function QuaternionSlerp(a, b, t)
  5925.  
  5926. local cosTheta = a[1]*b[1] + a[2]*b[2] + a[3]*b[3] + a[4]*b[4]
  5927.  
  5928. local startInterp, finishInterp;
  5929.  
  5930. if cosTheta >= 0.0001 then
  5931.  
  5932. if (1 - cosTheta) > 0.0001 then
  5933.  
  5934. local theta = math.acos(cosTheta)
  5935.  
  5936. local invSinTheta = 1/math.sin(theta)
  5937.  
  5938. startInterp = math.sin((1-t)*theta)*invSinTheta
  5939.  
  5940. finishInterp = math.sin(t*theta)*invSinTheta
  5941.  
  5942. else
  5943.  
  5944. startInterp = 1-t
  5945.  
  5946. finishInterp = t
  5947.  
  5948. end
  5949.  
  5950. else
  5951.  
  5952. if (1+cosTheta) > 0.0001 then
  5953.  
  5954. local theta = math.acos(-cosTheta)
  5955.  
  5956. local invSinTheta = 1/math.sin(theta)
  5957.  
  5958. startInterp = math.sin((t-1)*theta)*invSinTheta
  5959.  
  5960. finishInterp = math.sin(t*theta)*invSinTheta
  5961.  
  5962. else
  5963.  
  5964. startInterp = t-1
  5965.  
  5966. finishInterp = t
  5967.  
  5968. end
  5969.  
  5970. end
  5971.  
  5972. 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
  5973.  
  5974. end
  5975.  
  5976. function clerp(a,b,t)
  5977.  
  5978. local qa = {QuaternionFromCFrame(a)}
  5979.  
  5980. local qb = {QuaternionFromCFrame(b)}
  5981.  
  5982. local ax, ay, az = a.x, a.y, a.z
  5983.  
  5984. local bx, by, bz = b.x, b.y, b.z
  5985.  
  5986. local _t = 1-t
  5987.  
  5988. return QuaternionToCFrame(_t*ax + t*bx, _t*ay + t*by, _t*az + t*bz,QuaternionSlerp(qa, qb, t))
  5989.  
  5990. end
  5991.  
  5992. end
  5993.  
  5994.  
  5995. for i,v in pairs(char:GetChildren()) do
  5996.  
  5997. if v:IsA("Hat") or v:IsA("BodyColors") or v:IsA("Clothing") or v:IsA("ShirtGraphic") then
  5998.  
  5999. v:Destroy()
  6000.  
  6001. end
  6002.  
  6003. end
  6004.  
  6005. Instance.new("Hat",char)
  6006.  
  6007. local root = char.HumanoidRootPart
  6008.  
  6009. local tw = root.RootJoint
  6010.  
  6011. local tor = char.Torso
  6012.  
  6013. local hd = char.Head
  6014.  
  6015. local hum = char.Humanoid
  6016.  
  6017. hum.Health = 40
  6018.  
  6019. hum.MaxHealth = 40
  6020.  
  6021. hum.WalkSpeed = 12
  6022.  
  6023. local rl,ll = char["Right Leg"],char["Left Leg"]
  6024.  
  6025. local ra,la = char["Right Arm"],char["Left Arm"]
  6026.  
  6027.  
  6028. local c0 = {
  6029.  
  6030. rs = CFrame.new(1,.5,0),
  6031.  
  6032. ls = CFrame.new(-1,.5,0),
  6033.  
  6034. rh = CFrame.new(.5,-1,0),
  6035.  
  6036. lh = CFrame.new(-.5,-1,0),
  6037.  
  6038. nk = CFrame.new(0,1,0),
  6039.  
  6040. tw = CFrame.new(0,0,0)*CFrame.Angles(0,0,0),
  6041.  
  6042. }
  6043.  
  6044. local c1 = {
  6045.  
  6046. rs = CFrame.new(-.5,.5,0),
  6047.  
  6048. ls = CFrame.new(.5,.5,0),
  6049.  
  6050. rh = CFrame.new(0,1,0),
  6051.  
  6052. lh = CFrame.new(0,1,0),
  6053.  
  6054. nk = CFrame.new(0,-.5,0),
  6055.  
  6056. tw = CFrame.new(0,0,0)*CFrame.Angles(0,0,0)
  6057.  
  6058. }
  6059.  
  6060.  
  6061. local rs = tor["Right Shoulder"]
  6062.  
  6063. local ls = tor["Left Shoulder"]
  6064.  
  6065. local rh = tor["Right Hip"]
  6066.  
  6067. local lh = tor["Left Hip"]
  6068.  
  6069. local nk = tor["Neck"]
  6070.  
  6071. for i,v in pairs(tor:GetChildren()) do
  6072.  
  6073. if v:IsA("Motor6D") then
  6074.  
  6075. v.DesiredAngle = 0
  6076.  
  6077. v.MaxVelocity = 0
  6078.  
  6079. v.CurrentAngle = 0
  6080.  
  6081. end
  6082.  
  6083. end
  6084.  
  6085.  
  6086.  
  6087.  
  6088.  
  6089. pcall(function() tor.roblox:Destroy() end)
  6090.  
  6091.  
  6092. pcall(function() char.Faerie:Destroy() end)
  6093.  
  6094. local model = Instance.new("Model",char)
  6095.  
  6096. model.Name = "Faerie"
  6097.  
  6098.  
  6099. local BasePart = Instance.new("Part")
  6100.  
  6101. BasePart.CanCollide = false
  6102.  
  6103. BasePart.Anchored = false
  6104.  
  6105. BasePart.FormFactor = "Custom"
  6106.  
  6107. BasePart.Locked = true
  6108.  
  6109. BasePart.Size = Vector3.new()
  6110.  
  6111. BasePart.TopSurface,BasePart.BottomSurface,BasePart.LeftSurface,BasePart.RightSurface,BasePart.FrontSurface,BasePart.BackSurface = 10,10,10,10,10,10
  6112.  
  6113. BasePart:BreakJoints()
  6114.  
  6115.  
  6116. function NP(par)
  6117.  
  6118. local p = BasePart:Clone()
  6119.  
  6120. p.Parent = par or model
  6121.  
  6122. return p
  6123.  
  6124. end
  6125.  
  6126.  
  6127. local w1 = NP()
  6128.  
  6129. w1.Transparency = .1
  6130.  
  6131. local w1m = Instance.new("SpecialMesh",w1)
  6132.  
  6133. w1m.MeshId = "rbxassetid://19367766"
  6134.  
  6135. w1m.TextureId = "rbxassetid://9854798"
  6136.  
  6137. w1m.Scale = Vector3.new(1.05, 1.05, 1.05)
  6138.  
  6139. local w1 = weld(tor,w1,CFrame.new(-.1,0.55,1.6))
  6140.  
  6141.  
  6142. local w2 = NP()
  6143.  
  6144. w2.Transparency = .1
  6145.  
  6146. local w2m = Instance.new("SpecialMesh",w2)
  6147.  
  6148. w2m.MeshId = "rbxassetid://19367766"
  6149.  
  6150. w2m.TextureId = "rbxassetid://9854798"
  6151.  
  6152. w2m.Scale = Vector3.new(1.05, 1.05, 1.05)
  6153.  
  6154. local w2 = weld(tor,w2,CFrame.new(.1,0.55,1.6))
  6155.  
  6156.  
  6157. local h = NP()
  6158.  
  6159. local hm = Instance.new("SpecialMesh",h)
  6160.  
  6161. hm.MeshId = "rbxassetid://154820214"
  6162.  
  6163. hm.TextureId = "rbxassetid://91740209"
  6164.  
  6165. hm.Scale = Vector3.new(1, 1, 1)
  6166.  
  6167. weld(hd,h,CFrame.new(0,0.2,0))
  6168.  
  6169.  
  6170. for i,v in pairs(char:GetChildren()) do
  6171.  
  6172. if v:IsA("BasePart") then
  6173.  
  6174. v.Material = "SmoothPlastic"
  6175.  
  6176. v.TopSurface,v.BottomSurface,v.FrontSurface,v.BackSurface,v.LeftSurface,v.RightSurface = 10,10,10,10,10,10
  6177.  
  6178. end
  6179.  
  6180. end
  6181.  
  6182.  
  6183. do
  6184.  
  6185. if modelScale ~= 1 then
  6186.  
  6187. for i,v in pairs(c0) do
  6188.  
  6189. c0[i] = (v-v.p) + v.p*modelScale
  6190.  
  6191. end
  6192.  
  6193. for i,v in pairs(c1) do
  6194.  
  6195. c1[i] = (v-v.p) + v.p*modelScale
  6196.  
  6197. end
  6198.  
  6199. local Joints = {}
  6200.  
  6201. local gtJoints,gtParts;
  6202.  
  6203.  
  6204. local function gtCFrame(cf)
  6205.  
  6206. return (cf-cf.p) + cf.p * modelScale
  6207.  
  6208. end
  6209.  
  6210.  
  6211. function gtJoints(p)
  6212.  
  6213. for i,v in pairs(p:GetChildren()) do
  6214.  
  6215. if v:IsA("JointInstance") then
  6216.  
  6217. table.insert(Joints,{v,v.Part0,v.Part1})
  6218.  
  6219. v.Part0 = nil
  6220.  
  6221. v.Part1 = nil
  6222.  
  6223. v.C0 = (v.C0-(v.C0.p)) + (v.C0.p * modelScale)
  6224.  
  6225. v.C1 = (v.C1-(v.C1.p)) + (v.C1.p * modelScale)
  6226.  
  6227. end
  6228.  
  6229. gtJoints(v)
  6230.  
  6231. end
  6232.  
  6233. end
  6234.  
  6235.  
  6236. function gtParts(p)
  6237.  
  6238. for i,v in pairs(p:GetChildren()) do
  6239.  
  6240. if v:IsA("BasePart") then
  6241.  
  6242. pcall(function() v.FormFactor = "Custom" end)
  6243.  
  6244. local oldz = v.Size
  6245.  
  6246. local cf = tor.CFrame:toObjectSpace(v.CFrame)
  6247.  
  6248. v.Size = v.Size * modelScale
  6249.  
  6250. v.CFrame = tor.CFrame * gtCFrame(cf)
  6251.  
  6252. local mesh = nil
  6253.  
  6254. for i,t in pairs(v:GetChildren()) do
  6255.  
  6256. if t:IsA("DataModelMesh") then
  6257.  
  6258. mesh = t
  6259.  
  6260. end
  6261.  
  6262. end
  6263.  
  6264. if mesh == nil and v:IsA("Part") and v.Shape == Enum.PartType.Ball then
  6265.  
  6266. mesh = Instance.new("SpecialMesh",v)
  6267.  
  6268. mesh.MeshType = Enum.MeshType.Sphere
  6269.  
  6270. end
  6271.  
  6272. if mesh == nil and ((v:IsA("Part") and v.Shape == Enum.PartType.Block) or v:IsA("Seat") or v:IsA("VehicleSeat")) then
  6273.  
  6274. mesh = Instance.new("BlockMesh",v)
  6275.  
  6276. end
  6277.  
  6278. if mesh ~= nil then
  6279.  
  6280. if mesh:IsA("SpecialMesh") and mesh.MeshType == Enum.MeshType.FileMesh then
  6281.  
  6282. mesh.Scale = mesh.Scale * modelScale
  6283.  
  6284. else
  6285.  
  6286. mesh.Scale = mesh.Scale*(oldz*modelScale)/v.Size
  6287.  
  6288. end
  6289.  
  6290. end
  6291.  
  6292. end
  6293.  
  6294. gtParts(v)
  6295.  
  6296. end
  6297.  
  6298. end
  6299.  
  6300. gtJoints(char)
  6301.  
  6302. gtParts(char)
  6303.  
  6304. for i,v in pairs(Joints) do
  6305.  
  6306. v[1].Part0 = v[2]
  6307.  
  6308. v[1].Part1 = v[3]
  6309.  
  6310. end
  6311.  
  6312. end
  6313.  
  6314. end
  6315.  
  6316. rs.C0,rs.C1 = c0.rs,c1.rs
  6317.  
  6318. ls.C0,ls.C1 = c0.ls,c1.ls
  6319.  
  6320. rh.C0,rh.C1 = c0.rh,c1.rh
  6321.  
  6322. lh.C0,lh.C1 = c0.lh,c1.lh
  6323.  
  6324. nk.C0,nk.C1 = c0.nk,c1.nk
  6325.  
  6326. tw.C0,tw.C1 = c0.tw,c1.tw
  6327.  
  6328.  
  6329. local w10,w20 = w1.C0,w2.C0
  6330.  
  6331.  
  6332. local pl = tor:FindFirstChild("FairyLight") or Instance.new("PointLight",tor)
  6333.  
  6334. pl.Name = "FairyLight"
  6335.  
  6336. pl.Shadows = false
  6337.  
  6338. pl.Range = 8
  6339.  
  6340. pl.Brightness = 10
  6341.  
  6342.  
  6343. local sparkles = tor:FindFirstChild("FairySparkles") or Instance.new("Sparkles",tor)
  6344.  
  6345. sparkles.Name = "FairySparkles"
  6346.  
  6347.  
  6348.  
  6349. local outfit = 0
  6350.  
  6351. local outfitparts = {ra,la,rl,ll,tor}
  6352.  
  6353. local outfits = {
  6354.  
  6355. {{106705109},{106705077},{106703301},{106703213},{106705037}}
  6356.  
  6357. }
  6358.  
  6359.  
  6360.  
  6361. local mycolor = ll.BrickColor.Color
  6362.  
  6363. local mycolor2 = mycolor
  6364.  
  6365.  
  6366. function setOutfit()
  6367.  
  6368. local of = outfits[outfit]
  6369.  
  6370. if of then
  6371.  
  6372. for i,v in pairs(outfitparts) do
  6373.  
  6374. local mesh = v:FindFirstChild("outfitMesh")
  6375.  
  6376. local meshdata = outfits[outfit][i]
  6377.  
  6378. if not mesh then
  6379.  
  6380. mesh = Instance.new("SpecialMesh",v)
  6381.  
  6382. mesh.Name = "outfitMesh"
  6383.  
  6384. mesh.TextureId = "rbxassetid://9854798"
  6385.  
  6386. end
  6387.  
  6388. mesh.Scale =(meshdata[2] or Vector3.new(1,1,1)) * modelScale
  6389.  
  6390. mesh.MeshId = "rbxassetid://"..meshdata[1]
  6391.  
  6392. mesh.VertexColor = Vector3.new(mycolor2.r,mycolor2.g,mycolor2.b)
  6393.  
  6394. end
  6395.  
  6396. else
  6397.  
  6398. for i,v in pairs(outfitparts) do
  6399.  
  6400. pcall(function() v.outfitMesh:Destroy() end)
  6401.  
  6402. end
  6403.  
  6404. end
  6405.  
  6406. end
  6407.  
  6408. setOutfit()
  6409.  
  6410.  
  6411. local senabled = true
  6412.  
  6413. local lenabled = true
  6414.  
  6415. function changeColor()
  6416.  
  6417. for i,v in pairs(char:GetChildren()) do
  6418.  
  6419. if v:IsA("BasePart") then
  6420.  
  6421. v.BrickColor = BrickColor.new(mycolor)
  6422.  
  6423. end
  6424.  
  6425. end
  6426.  
  6427. local mc1 = Vector3.new(mycolor.r,mycolor.g,mycolor.b)
  6428.  
  6429. local mc2 = Vector3.new(mycolor2.r,mycolor2.g,mycolor2.b)
  6430.  
  6431. w1m.VertexColor,w2m.VertexColor,hm.VertexColor = mc1,mc1,mc2
  6432.  
  6433. for i,v in pairs(outfitparts) do
  6434.  
  6435. local mesh = v:FindFirstChild("outfitMesh")
  6436.  
  6437. if mesh then
  6438.  
  6439. mesh.VertexColor = mc2
  6440.  
  6441. end
  6442.  
  6443. end
  6444.  
  6445. pl.Color = mycolor
  6446.  
  6447. sparkles.SparkleColor = mycolor
  6448.  
  6449. end
  6450.  
  6451. changeColor()
  6452.  
  6453.  
  6454. do
  6455.  
  6456. pcall(function() plr.PlayerGui.fairyColoring:Destroy() end)
  6457.  
  6458. local scr = Instance.new("ScreenGui",plr.PlayerGui)
  6459.  
  6460. scr.Name = "fairyColoring"
  6461.  
  6462. local fr = Instance.new("Frame",scr)
  6463.  
  6464. fr.Size = UDim2.new(0,-150,0,-65)
  6465.  
  6466. fr.BackgroundColor3 = Color3.new(1,1,1)
  6467.  
  6468. fr.BorderColor3 = Color3.new(.05,.05,.05)
  6469.  
  6470. fr.BackgroundTransparency = .8
  6471.  
  6472. fr.Position = UDim2.new(1,0,1,scr.Parent:FindFirstChild("PandaHelpNotify") and -20 or 0)
  6473.  
  6474. fr.ZIndex = 9
  6475.  
  6476. local am = 75
  6477.  
  6478. local rval,gval,bval = mycolor.r,mycolor.g,mycolor.b
  6479.  
  6480. local r = Instance.new("TextButton",fr)
  6481.  
  6482. r.BackgroundTransparency = 1
  6483.  
  6484. r.Size = UDim2.new(0,75,0,15)
  6485.  
  6486. r.Position = UDim2.new(0,5,0,5)
  6487.  
  6488. r.TextColor3 = Color3.new(1,1,1)
  6489.  
  6490. r.TextStrokeTransparency = .4
  6491.  
  6492. for i=1,am do
  6493.  
  6494. local t = Instance.new("ImageLabel",r)
  6495.  
  6496. t.BorderSizePixel = 0
  6497.  
  6498. t.Size = UDim2.new(1/am,0,1,0)
  6499.  
  6500. t.Position = UDim2.new((i-1)/am,0,0,0)
  6501.  
  6502. t.Name = i
  6503.  
  6504. t.ZIndex = 10
  6505.  
  6506. end
  6507.  
  6508. local rb = Instance.new("ImageLabel",r)
  6509.  
  6510. rb.ZIndex = 10
  6511.  
  6512. rb.Size = UDim2.new(0,2,1,-2)
  6513.  
  6514. rb.BackgroundColor3 = Color3.new(0,0,0)
  6515.  
  6516. rb.BackgroundTransparency = .5
  6517.  
  6518. rb.BorderColor3 = Color3.new(.4,.4,.4)
  6519.  
  6520. rb.Name = "b"
  6521.  
  6522. local g = r:Clone()
  6523.  
  6524. g.Parent = fr
  6525.  
  6526. g.Position = UDim2.new(0,5,0,25)
  6527.  
  6528. local b = r:Clone()
  6529.  
  6530. b.Parent = fr
  6531.  
  6532. b.Position = UDim2.new(0,5,0,45)
  6533.  
  6534. r.ZIndex,g.ZIndex,b.ZIndex = 10,10,10
  6535.  
  6536. local prev = Instance.new("TextButton",fr)
  6537.  
  6538. prev.Size = UDim2.new(0,55,0,45)
  6539.  
  6540. prev.Position = UDim2.new(0,90,0,5)
  6541.  
  6542. prev.ZIndex = 10
  6543.  
  6544. prev.BorderColor3 = Color3.new(.2,.2,.2)
  6545.  
  6546. prev.TextColor3 = Color3.new(1,1,1)
  6547.  
  6548. prev.TextStrokeTransparency = .4
  6549.  
  6550. prev.TextYAlignment = "Bottom"
  6551.  
  6552. prev.FontSize = "Size8"
  6553.  
  6554. prev.TextWrapped = true
  6555.  
  6556. local res = Instance.new("TextButton",fr)
  6557.  
  6558. res.Size = UDim2.new(0,55,0,9)
  6559.  
  6560. res.Position = UDim2.new(0,90,0,51)
  6561.  
  6562. res.ZIndex = 10
  6563.  
  6564. res.BorderColor3 = Color3.new(.2,.2,.2)
  6565.  
  6566. res.BackgroundColor3 = Color3.new(.5,0,0)
  6567.  
  6568. res.TextColor3 = Color3.new(1,1,1)
  6569.  
  6570. res.Text = "reset"
  6571.  
  6572. res.FontSize = "Size8"
  6573.  
  6574. local mode = 0
  6575.  
  6576. local function update(set)
  6577.  
  6578. r.b.Position = UDim2.new(rval,-1,0,1)
  6579.  
  6580. g.b.Position = UDim2.new(gval,-1,0,1)
  6581.  
  6582. b.b.Position = UDim2.new(bval,-1,0,1)
  6583.  
  6584. local col = Color3.new(rval,gval,bval)
  6585.  
  6586. prev.BackgroundColor3 = mode == 1 and mycolor2 or mycolor
  6587.  
  6588. prev.Text = ""
  6589.  
  6590. r.Text = math.floor(rval*255+.5)
  6591.  
  6592. g.Text = math.floor(gval*255+.5)
  6593.  
  6594. b.Text = math.floor(bval*255+.5)
  6595.  
  6596. for i,v in pairs(r:GetChildren()) do
  6597.  
  6598. local n = tonumber(v.Name)
  6599.  
  6600. if n then
  6601.  
  6602. local sc = n/am
  6603.  
  6604. v.BackgroundColor3 = Color3.new(sc,gval,bval)
  6605.  
  6606. end
  6607.  
  6608. end
  6609.  
  6610. for i,v in pairs(g:GetChildren()) do
  6611.  
  6612. local n = tonumber(v.Name)
  6613.  
  6614. if n then
  6615.  
  6616. local sc = n/am
  6617.  
  6618. v.BackgroundColor3 = Color3.new(rval,sc,bval)
  6619.  
  6620. end
  6621.  
  6622. end
  6623.  
  6624. for i,v in pairs(b:GetChildren()) do
  6625.  
  6626. local n = tonumber(v.Name)
  6627.  
  6628. if n then
  6629.  
  6630. local sc = n/am
  6631.  
  6632. v.BackgroundColor3 = Color3.new(rval,gval,sc)
  6633.  
  6634. end
  6635.  
  6636. end
  6637.  
  6638. if set ~= false then
  6639.  
  6640. if mode == 0 then
  6641.  
  6642. mycolor = col
  6643.  
  6644. end
  6645.  
  6646. if mode == 1 then
  6647.  
  6648. mycolor2 = col
  6649.  
  6650. end
  6651.  
  6652. changeColor()
  6653.  
  6654. end
  6655.  
  6656. end
  6657.  
  6658. update()
  6659.  
  6660. local rd,gd,bd = false,false,false
  6661.  
  6662. r.MouseButton1Down:connect(function(x,y) rd = true rval = (x-r.AbsolutePosition.X)/r.AbsoluteSize.X update() end)
  6663.  
  6664. r.MouseButton1Up:connect(function() rd = false end)
  6665.  
  6666. r.MouseLeave:connect(function() rd = false end)
  6667.  
  6668. r.MouseMoved:connect(function(x,y) if not rd then return end rval = (x-r.AbsolutePosition.X)/r.AbsoluteSize.X update() end)
  6669.  
  6670. g.MouseButton1Down:connect(function(x,y) gd = true gval = (x-g.AbsolutePosition.X)/g.AbsoluteSize.X update() end)
  6671.  
  6672. g.MouseButton1Up:connect(function() gd = false end)
  6673.  
  6674. g.MouseLeave:connect(function() gd = false end)
  6675.  
  6676. g.MouseMoved:connect(function(x,y) if not gd then return end gval = (x-g.AbsolutePosition.X)/g.AbsoluteSize.X update() end)
  6677.  
  6678. b.MouseButton1Down:connect(function(x,y) bd = true bval = (x-b.AbsolutePosition.X)/b.AbsoluteSize.X update() end)
  6679.  
  6680. b.MouseButton1Up:connect(function() bd = false end)
  6681.  
  6682. b.MouseLeave:connect(function() bd = false end)
  6683.  
  6684. b.MouseMoved:connect(function(x,y) if not bd then return end bval = (x-b.AbsolutePosition.X)/b.AbsoluteSize.X update() end)
  6685.  
  6686. res.MouseButton1Click:connect(function()
  6687.  
  6688. rval,gval,bval = themeColor.Color.r,themeColor.Color.g,themeColor.Color.b
  6689.  
  6690. update()
  6691.  
  6692. end)
  6693.  
  6694.  
  6695. local modebtn = Instance.new("TextButton",fr)
  6696.  
  6697. modebtn.Position = UDim2.new(1,-150,0,-15)
  6698.  
  6699. modebtn.Size = UDim2.new(0,49,0,14)
  6700.  
  6701. modebtn.BackgroundColor3 = Color3.new(1,1,0)
  6702.  
  6703. modebtn.BackgroundTransparency = .6
  6704.  
  6705. modebtn.TextScaled = true
  6706.  
  6707. modebtn.Font = 4
  6708.  
  6709. modebtn.TextColor3 = Color3.new(1,1,1)
  6710.  
  6711. modebtn.TextStrokeTransparency = .7
  6712.  
  6713. modebtn.Text = "Body"
  6714.  
  6715. modebtn.MouseButton1Click:connect(function()
  6716.  
  6717. mode = (mode+1)%2
  6718.  
  6719. local col = mode == 1 and mycolor2 or mycolor
  6720.  
  6721. rval,gval,bval = col.r,col.g,col.b
  6722.  
  6723. modebtn.Text = mode == 0 and "Body" or "Clothes"
  6724.  
  6725. update(false)
  6726.  
  6727. end)
  6728.  
  6729.  
  6730. local outfitbtn = Instance.new("TextButton",fr)
  6731.  
  6732. outfitbtn.Position = UDim2.new(1,-150,0,-30)
  6733.  
  6734. outfitbtn.Size = UDim2.new(0,49,0,14)
  6735.  
  6736. outfitbtn.BackgroundColor3 = Color3.new(1,1,0)
  6737.  
  6738. outfitbtn.BackgroundTransparency = .6
  6739.  
  6740. outfitbtn.TextScaled = true
  6741.  
  6742. outfitbtn.Font = 4
  6743.  
  6744. outfitbtn.TextColor3 = Color3.new(1,1,1)
  6745.  
  6746. outfitbtn.TextStrokeTransparency = .7
  6747.  
  6748. outfitbtn.Text = "Outfit"
  6749.  
  6750. outfitbtn.MouseButton1Click:connect(function()
  6751.  
  6752. outfit = (outfit+1)%(#outfits+1)
  6753.  
  6754. setOutfit()
  6755.  
  6756. end)
  6757.  
  6758.  
  6759. local sparklebtn = Instance.new("TextButton",fr)
  6760.  
  6761. sparklebtn.Position = UDim2.new(1,-100,0,-15)
  6762.  
  6763. sparklebtn.Size = UDim2.new(0,100,0,14)
  6764.  
  6765. sparklebtn.BackgroundColor3 = Color3.new(0,1,0)
  6766.  
  6767. sparklebtn.BackgroundTransparency = .6
  6768.  
  6769. sparklebtn.TextScaled = true
  6770.  
  6771. sparklebtn.Font = 4
  6772.  
  6773. sparklebtn.TextColor3 = Color3.new(1,1,1)
  6774.  
  6775. sparklebtn.TextStrokeTransparency = .7
  6776.  
  6777. sparklebtn.Text = "Sparkles"
  6778.  
  6779. sparklebtn.MouseButton1Click:connect(function()
  6780.  
  6781. senabled = not senabled
  6782.  
  6783. sparklebtn.BackgroundColor3 = senabled and Color3.new(0,1,0) or Color3.new(1,0,0)
  6784.  
  6785. end)
  6786.  
  6787. local lightbtn = Instance.new("TextButton",fr)
  6788.  
  6789. lightbtn.Position = UDim2.new(1,-100,0,-30)
  6790.  
  6791. lightbtn.Size = UDim2.new(0,100,0,14)
  6792.  
  6793. lightbtn.BackgroundColor3 = Color3.new(0,1,0)
  6794.  
  6795. lightbtn.BackgroundTransparency = .6
  6796.  
  6797. lightbtn.TextScaled = true
  6798.  
  6799. lightbtn.Font = 4
  6800.  
  6801. lightbtn.TextColor3 = Color3.new(1,1,1)
  6802.  
  6803. lightbtn.TextStrokeTransparency = .7
  6804.  
  6805. lightbtn.Text = "Light"
  6806.  
  6807. lightbtn.MouseButton1Click:connect(function()
  6808.  
  6809. lenabled = not lenabled
  6810.  
  6811. lightbtn.BackgroundColor3 = lenabled and Color3.new(0,1,0) or Color3.new(1,0,0)
  6812.  
  6813. end)
  6814.  
  6815. end
  6816.  
  6817.  
  6818.  
  6819. local gyro = root:FindFirstChild("RootGyro") or Instance.new("BodyGyro",root)
  6820.  
  6821. gyro.maxTorque = Vector3.new()
  6822.  
  6823. gyro.Name = "RootGyro"
  6824.  
  6825.  
  6826. local vel = root:FindFirstChild("RootVel") or Instance.new("BodyVelocity",root)
  6827.  
  6828. vel.maxForce = Vector3.new()
  6829.  
  6830. vel.Name = "RootVel"
  6831.  
  6832. vel.P = 4000
  6833.  
  6834.  
  6835. local flying = false
  6836.  
  6837. local state = "idle"
  6838.  
  6839. local kd = {}
  6840.  
  6841. local humspd = 0
  6842.  
  6843. local flyspeed = 0
  6844.  
  6845. local flystop = 0
  6846.  
  6847. local sitting = false
  6848.  
  6849. local holding = false
  6850.  
  6851.  
  6852. m.KeyDown:connect(function(k)
  6853.  
  6854. local now = tick()
  6855.  
  6856. kd[k] = now
  6857.  
  6858. if k == " " and not flying then
  6859.  
  6860. pcall(function() sitting:Destroy() end)
  6861.  
  6862. sitting = nil
  6863.  
  6864. state = "fly"
  6865.  
  6866. flying = true
  6867.  
  6868. flydir = (root.CFrame.lookVector*Vector3.new(1,0,1)).unit
  6869.  
  6870. elseif k == " " and state == "fly" then
  6871.  
  6872. flying = false
  6873.  
  6874. state = "idle"
  6875.  
  6876. flystop = tick()
  6877.  
  6878. elseif k == "x" and m.Target and (root.Position-m.Hit.p).magnitude < 20*modelScale then
  6879.  
  6880. local tar = m.Target
  6881.  
  6882. local cf = tar.CFrame:toObjectSpace(m.Hit)
  6883.  
  6884. local siz = tar.Size/2
  6885.  
  6886. local cfr
  6887.  
  6888. local rx,ry,rz = 0,0,0
  6889.  
  6890. local lv = tar.CFrame:vectorToObjectSpace(root.CFrame.lookVector)
  6891.  
  6892. if math.abs(cf.Y-siz.Y) < .03 then
  6893.  
  6894. cfr = CFrame.new(cf.p + Vector3.new(0,3*modelScale,0)) * CFrame.Angles(0,math.atan2(-lv.X,-lv.Z),0)
  6895.  
  6896. elseif math.abs(-cf.Y-siz.Y) < .03 then
  6897.  
  6898. cfr = CFrame.new(cf.p - Vector3.new(0,3*modelScale,0)) * CFrame.Angles(0,math.atan2(-lv.X,-lv.Z),math.pi)
  6899.  
  6900. elseif math.abs(cf.X-siz.X) < .03 then
  6901.  
  6902. cfr = CFrame.new(cf.p + Vector3.new(3*modelScale,0,0)) * CFrame.Angles(0,0,-math.pi/2) * CFrame.Angles(0,math.atan2(-lv.X,-lv.Z),0)
  6903.  
  6904. elseif math.abs(-cf.X-siz.X) < .03 then
  6905.  
  6906. cfr = CFrame.new(cf.p - Vector3.new(3*modelScale,0,0)) * CFrame.Angles(0,0,math.pi/2) * CFrame.Angles(0,math.atan2(-lv.X,-lv.Z),0)
  6907.  
  6908. elseif math.abs(cf.Z-siz.Z) < .03 then
  6909.  
  6910. cfr = CFrame.new(cf.p + Vector3.new(0,0,3*modelScale)) * CFrame.Angles(math.pi/2,0,0) * CFrame.Angles(0,math.atan2(-lv.X,-lv.Z),0)
  6911.  
  6912. elseif math.abs(-cf.Z-siz.Z) < .03 then
  6913.  
  6914. cfr = CFrame.new(cf.p - Vector3.new(0,0,3*modelScale)) * CFrame.Angles(-math.pi/2,0,0) * CFrame.Angles(0,math.atan2(-lv.X,-lv.Z),0)
  6915.  
  6916. end
  6917.  
  6918. if cfr then
  6919.  
  6920. pcall(function() sitting:Destroy() end)
  6921.  
  6922. flying = false
  6923.  
  6924. state = "sit"
  6925.  
  6926. if m.Target.Anchored then
  6927.  
  6928. sitting = {tar = tar, cf = cfr}
  6929.  
  6930. else
  6931.  
  6932. sitting = weld(tar,root,cfr)
  6933.  
  6934. end
  6935.  
  6936. end
  6937.  
  6938. end
  6939.  
  6940. end)
  6941.  
  6942. m.KeyUp:connect(function(k)
  6943.  
  6944. kd[k] = nil
  6945.  
  6946. end)
  6947.  
  6948.  
  6949. hum.Running:connect(function(spd)
  6950.  
  6951. if state ~= "idle" and state ~= "walk" and state ~= "inair" then return end
  6952.  
  6953. humspd = spd
  6954.  
  6955. state = flying and "fly" or (spd < 1 and "idle" or "walk")
  6956.  
  6957. end)
  6958.  
  6959. hum.Climbing:connect(function(spd)
  6960.  
  6961. if state ~= "idle" and state ~= "walk" and state ~= "inair" then return end
  6962.  
  6963. humspd = spd
  6964.  
  6965. state = flying and "fly" or (spd < 1 and "idle" or "walk")
  6966.  
  6967. end)
  6968.  
  6969. hum.Seated:connect(function(a)
  6970.  
  6971. state = a and "sit" or humspd > 0 and "idle" or "walk"
  6972.  
  6973. end)
  6974.  
  6975.  
  6976. hum.Changed:connect(function()
  6977.  
  6978. if hum.Jump then
  6979.  
  6980. hum.Jump = false
  6981.  
  6982. end
  6983.  
  6984. end)
  6985.  
  6986.  
  6987. hum.FreeFalling:connect(function()
  6988.  
  6989. if state ~= "idle" and state ~= "walk" and state ~= "inair" then return end
  6990.  
  6991. state = math.abs(tor.Velocity.Y) > 1 and "inair" or state
  6992.  
  6993. end)
  6994.  
  6995.  
  6996. hum.FallingDown:connect(function(a)
  6997.  
  6998. if not a then return end
  6999.  
  7000. state = "inair"
  7001.  
  7002. end)
  7003.  
  7004.  
  7005.  
  7006.  
  7007. while true do
  7008.  
  7009. runservice.RenderStepped:wait()
  7010.  
  7011. local cam = workspace.CurrentCamera
  7012.  
  7013. local alpha = .2
  7014.  
  7015. sparkles.Enabled = senabled and flying and tor.Velocity.magnitude > 3
  7016.  
  7017. pl.Enabled = lenabled
  7018.  
  7019. if state ~= "fly" then
  7020.  
  7021. if type(sitting) == "table" then
  7022.  
  7023. gyro.maxTorque = Vector3.new(1,1,1)*4e6
  7024.  
  7025. vel.maxForce = Vector3.new(1,1,1)*4e5
  7026.  
  7027. gyro.cframe = sitting.tar.CFrame * sitting.cf
  7028.  
  7029. vel.velocity = (gyro.cframe.p-root.Position)*10
  7030.  
  7031. else
  7032.  
  7033. gyro.maxTorque,vel.maxForce = Vector3.new(),Vector3.new()
  7034.  
  7035. end
  7036.  
  7037. end
  7038.  
  7039. if sitting then
  7040.  
  7041. state = "sit"
  7042.  
  7043. end
  7044.  
  7045. tw.MaxVelocity,rh.MaxVelocity,lh.MaxVelocity,rs.MaxVelocity,ls.MaxVelocity,nk.MaxVelocity = 0,0,0,0,0,0
  7046.  
  7047. tw.CurrentAngle,rh.CurrentAngle,lh.CurrentAngle,rs.CurrentAngle,ls.CurrentAngle,nk.CurrentAngle = 0,0,0,0,0,0
  7048.  
  7049.  
  7050. local hasRobe = outfit == 1
  7051.  
  7052.  
  7053. if state == "idle" then
  7054.  
  7055. hum.PlatformStand = false
  7056.  
  7057. local breathing = math.sin(tick()*2)
  7058.  
  7059. local tilt = .02 + breathing*.03
  7060.  
  7061. w1.C0 = clerp(w1.C0,w10*CFrame.Angles(0,-.01+breathing*.01,0),alpha)
  7062.  
  7063. w2.C0 = clerp(w2.C0,w20*CFrame.Angles(0,.01-breathing*.01,0),alpha)
  7064.  
  7065.  
  7066. tw.C0 = clerp(tw.C0,c0.tw*CFrame.Angles(tilt,0,0),alpha)
  7067.  
  7068. rh.C0 = clerp(rh.C0,c0.rh*CFrame.Angles(-tilt,hasRobe and 0 or -.1,hasRobe and 0 or .06),alpha)
  7069.  
  7070. lh.C0 = clerp(lh.C0,c0.lh*CFrame.Angles(-tilt,hasRobe and 0 or .1,hasRobe and 0 or -.06),alpha)
  7071.  
  7072. rs.C0 = clerp(rs.C0,c0.rs*CFrame.Angles(-tilt,0,.1),alpha)
  7073.  
  7074. ls.C0 = clerp(ls.C0,c0.ls*CFrame.Angles(-tilt,0,-.1),alpha)
  7075.  
  7076. nk.C0 = clerp(nk.C0,c0.nk*CFrame.Angles(-tilt+breathing*.05-.03,0,0),alpha)
  7077.  
  7078. elseif state == "inair" then
  7079.  
  7080. hum.PlatformStand = false
  7081.  
  7082. local wings = math.sin(tick()*80)
  7083.  
  7084. w1.C0 = clerp(w1.C0,w10*CFrame.Angles(0,-.15+wings*.3,0),.6)
  7085.  
  7086. w2.C0 = clerp(w2.C0,w20*CFrame.Angles(0,.15-wings*.3,0),.6)
  7087.  
  7088. local alpha = .15
  7089.  
  7090. local tilt = .05
  7091.  
  7092. local wavey = math.sin(tick()*3)
  7093.  
  7094. tw.C0 = clerp(tw.C0,c0.tw*CFrame.Angles(tilt,0,0),alpha)
  7095.  
  7096. rh.C0 = clerp(rh.C0,c0.rh*CFrame.Angles(-tilt+wavey*.1,0,hasRobe and 0 or .02),alpha)
  7097.  
  7098. lh.C0 = clerp(lh.C0,c0.lh*CFrame.Angles(-tilt-wavey*.1,0,hasRobe and 0 or -.02),alpha)
  7099.  
  7100. rs.C0 = clerp(rs.C0,c0.rs*CFrame.Angles(-tilt-wavey*.07,0,.01),alpha)
  7101.  
  7102. ls.C0 = clerp(ls.C0,c0.ls*CFrame.Angles(-tilt+wavey*.07,0,-.01),alpha)
  7103.  
  7104. nk.C0 = clerp(nk.C0,c0.nk*CFrame.Angles(-tilt+.2,0,0),alpha)
  7105.  
  7106. elseif state == "walk" then
  7107.  
  7108. hum.PlatformStand = false
  7109.  
  7110. local walking = math.sin(tick()*25)
  7111.  
  7112. local breathing = math.sin(tick()*2)
  7113.  
  7114. local tilt = -.03-breathing*.02+walking*.01
  7115.  
  7116. alpha = .6
  7117.  
  7118. w1.C0 = clerp(w1.C0,w10*CFrame.Angles(0,-.05+breathing*.01+walking*.05,0),alpha)
  7119.  
  7120. w2.C0 = clerp(w2.C0,w20*CFrame.Angles(0,.05-breathing*.01+walking*.05,0),alpha)
  7121.  
  7122.  
  7123. tw.C0 = clerp(tw.C0,c0.tw*CFrame.Angles(tilt,-walking*.08,0),alpha)
  7124.  
  7125. rh.C0 = clerp(rh.C0,c0.rh*CFrame.Angles(-tilt+walking*.3,0,hasRobe and 0 or .02),alpha)
  7126.  
  7127. lh.C0 = clerp(lh.C0,c0.lh*CFrame.Angles(-tilt-walking*.3,0,hasRobe and 0 or -.02),alpha)
  7128.  
  7129. rs.C0 = clerp(rs.C0,c0.rs*CFrame.Angles(-tilt+.05-walking*.25,0,.01),alpha)
  7130.  
  7131. ls.C0 = clerp(ls.C0,c0.ls*CFrame.Angles(-tilt+.05+walking*.25,0,-.01),alpha)
  7132.  
  7133. nk.C0 = clerp(nk.C0,c0.nk*CFrame.Angles(-tilt+breathing*.04,walking*.07,0),alpha)
  7134.  
  7135. elseif state == "sit" then
  7136.  
  7137. hum.Sit = false
  7138.  
  7139. hum.PlatformStand = true
  7140.  
  7141. local breathing = math.sin(tick()*2)
  7142.  
  7143. local upvec = root.CFrame:vectorToWorldSpace(Vector3.new(0,1,0))
  7144.  
  7145. if upvec.Y > .4 then
  7146.  
  7147. local tilt = -.55+breathing*.015
  7148.  
  7149. w1.C0 = clerp(w1.C0,w10*CFrame.Angles(0,-.01+breathing*.01,0),alpha)
  7150.  
  7151. w2.C0 = clerp(w2.C0,w20*CFrame.Angles(0,.01-breathing*.01,0),alpha)
  7152.  
  7153. tw.C0 = clerp(tw.C0,c0.tw*CFrame.Angles(tilt,0,0)+Vector3.new(0,-1.7,0)*modelScale,alpha)
  7154.  
  7155. rh.C0 = clerp(rh.C0,c0.rh*CFrame.Angles(-tilt+1.57,0,hasRobe and 0 or .6),alpha)
  7156.  
  7157. lh.C0 = clerp(lh.C0,c0.lh*CFrame.Angles(-tilt+1.57,0,hasRobe and 0 or -.6),alpha)
  7158.  
  7159. rs.C0 = clerp(rs.C0,c0.rs*CFrame.Angles(-tilt+.3,0,-.1)*CFrame.Angles(hasRobe and .3 or 0,hasRobe and .2 or 0,hasRobe and -.2 or 0)+(hasRobe and 0 or 1)*Vector3.new(-.85,-.25,-.25)*modelScale,alpha)
  7160.  
  7161. ls.C0 = clerp(ls.C0,c0.ls*CFrame.Angles(-tilt+.3,0,.1)*CFrame.Angles(hasRobe and .3 or 0,hasRobe and -.2 or 0,hasRobe and .2 or 0)+(hasRobe and 0 or 1)*Vector3.new(.85,-.25,-.25)*modelScale,alpha)
  7162.  
  7163. nk.C0 = clerp(nk.C0,c0.nk*CFrame.Angles(-tilt+breathing*.04-.03,0,math.sin(tick()*4)*.06),alpha)
  7164.  
  7165. else -- wallhug
  7166.  
  7167. local breathing = math.sin(tick()*5)
  7168.  
  7169. local tilt = -1.55+breathing*.015
  7170.  
  7171. w1.C0 = clerp(w1.C0,w10*CFrame.Angles(0,-.01+breathing*.01,0),alpha)
  7172.  
  7173. w2.C0 = clerp(w2.C0,w20*CFrame.Angles(0,.01-breathing*.01,0),alpha)
  7174.  
  7175. tw.C0 = clerp(tw.C0,c0.tw*CFrame.Angles(tilt,0,0)+Vector3.new(0,-2.5,0)*modelScale,alpha)
  7176.  
  7177. rh.C0 = clerp(rh.C0,c0.rh*CFrame.Angles(.2,0,hasRobe and 0 or .5)+Vector3.new(0,hasRobe and 0 or .2,0)*modelScale,alpha)
  7178.  
  7179. lh.C0 = clerp(lh.C0,c0.lh*CFrame.Angles(.2,0,hasRobe and 0 or -.5)+Vector3.new(0,hasRobe and 0 or .2,0)*modelScale,alpha)
  7180.  
  7181. rs.C0 = clerp(rs.C0,c0.rs*CFrame.Angles(2.9,0,.8)+Vector3.new(-.2,.4,0)*modelScale,alpha)
  7182.  
  7183. ls.C0 = clerp(ls.C0,c0.ls*CFrame.Angles(2.9,0,-.8)+Vector3.new(.2,.4,0)*modelScale,alpha)
  7184.  
  7185. nk.C0 = clerp(nk.C0,c0.nk*CFrame.Angles(breathing*.04+.7,0,0),alpha)
  7186.  
  7187. end
  7188.  
  7189. elseif state == "fly" then
  7190.  
  7191. hum.PlatformStand = true
  7192.  
  7193. gyro.maxTorque = Vector3.new(1,1,1)*4e6
  7194.  
  7195. vel.maxForce = Vector3.new(1,1,1)*4e5
  7196.  
  7197.  
  7198. local velocity = Vector3.new((kd.d and 1 or 0)+(kd.a and -1 or 0),0,(kd.s and 1 or 0)+(kd.w and -1 or 0))
  7199.  
  7200. velocity = cam.CoordinateFrame:vectorToWorldSpace(velocity)
  7201.  
  7202. local maxspeed = 40-(velocity.magnitude > 0 and velocity.unit.Y*20 or 0)
  7203.  
  7204. if velocity.magnitude > 0 then
  7205.  
  7206. flyspeed = lerp(flyspeed,maxspeed,.1)
  7207.  
  7208. flydir = flydir:Lerp(velocity.unit,.4).unit
  7209.  
  7210. hoverheight = nil
  7211.  
  7212. else
  7213.  
  7214. flyspeed = lerp(flyspeed,0,.3)
  7215.  
  7216. flydir = (flydir*Vector3.new(1,0,1)).unit
  7217.  
  7218. hoverheight = hoverheight or root.Position.Y
  7219.  
  7220. end
  7221.  
  7222. vel.velocity = flydir.unit * flyspeed
  7223.  
  7224. if hoverheight then
  7225.  
  7226. vel.velocity = vel.velocity + Vector3.new(0,hoverheight-root.Position.Y,0)
  7227.  
  7228. end
  7229.  
  7230. gyro.cframe = CFrame.new(Vector3.new(),flydir*Vector3.new(1,0,1))
  7231.  
  7232.  
  7233. rl.CanCollide,ll.CanCollide = true,true
  7234.  
  7235.  
  7236. local wings = math.sin(tick()*80)
  7237.  
  7238. w1.C0 = clerp(w1.C0,w10*CFrame.Angles(0,-.15+wings*.3,0),.6)
  7239.  
  7240. w2.C0 = clerp(w2.C0,w20*CFrame.Angles(0,.15-wings*.3,0),.6)
  7241.  
  7242. local alpha = .15
  7243.  
  7244. local flytilt = (flyspeed/maxspeed)
  7245.  
  7246. local tilt = flytilt*-1.4 + math.asin(gyro.cframe:vectorToObjectSpace(flydir).unit.Y)
  7247.  
  7248. local wavey = math.sin(tick()*6)
  7249.  
  7250. tw.C0 = clerp(tw.C0,c0.tw*CFrame.Angles(tilt,0,0),alpha)
  7251.  
  7252. rh.C0 = clerp(rh.C0,c0.rh*CFrame.Angles(wavey*.1,hasRobe and 0 or -.08,hasRobe and 0 or .1),alpha)
  7253.  
  7254. lh.C0 = clerp(lh.C0,c0.lh*CFrame.Angles(-wavey*.1,hasRobe and 0 or .08,hasRobe and 0 or -.1),alpha)
  7255.  
  7256. rs.C0 = clerp(rs.C0,c0.rs*CFrame.Angles(-wavey*.15,-.08,.1),alpha)
  7257.  
  7258. ls.C0 = clerp(ls.C0,c0.ls*CFrame.Angles(wavey*.15,.08,-.1),alpha)
  7259.  
  7260. nk.C0 = clerp(nk.C0,c0.nk*CFrame.Angles(-tilt*.8,0,0),alpha)
  7261.  
  7262. end
  7263.  
  7264. end
  7265. end)
  7266.  
  7267. DanceBut.Name = "DanceBut"
  7268. DanceBut.Parent = MoreFrame
  7269. DanceBut.BackgroundColor3 = Color3.new(0.141176, 0.141176, 0.141176)
  7270. DanceBut.BorderColor3 = Color3.new(1, 1, 1)
  7271. DanceBut.Position = UDim2.new(0, 0, 0, 109)
  7272. DanceBut.Size = UDim2.new(0, 156, 0, 39)
  7273. DanceBut.Font = Enum.Font.SourceSans
  7274. DanceBut.FontSize = Enum.FontSize.Size14
  7275. DanceBut.Text = "dance (dance till yo dead)"
  7276. DanceBut.TextColor3 = Color3.new(1, 1, 1)
  7277. DanceBut.TextScaled = true
  7278. DanceBut.TextSize = 14
  7279. DanceBut.TextWrapped = true
  7280. DanceBut.MouseButton1Down:connect(function()
  7281. --Made by matteo101man don't remove--
  7282. player=game:GetService("Players").LocalPlayer
  7283. char=player.Character
  7284. mouse=player:GetMouse()
  7285.  
  7286. dances = Instance.new("Sound", char.head)
  7287. dances.SoundId = "http://www.roblox.com/asset/?id=143959455"
  7288. dances.Volume = 1
  7289. dances.Looped = true
  7290. local dances2 = false
  7291.  
  7292. dancc = Instance.new("Sound", char.head)
  7293. dancc.SoundId = "http://www.roblox.com/asset/?id=142435409"
  7294. dancc.Volume = 1
  7295. dancc.Looped = true
  7296. local danccc = false
  7297.  
  7298.  
  7299. dances3 = Instance.new("Sound", char.head)
  7300. dances3.SoundId = "http://www.roblox.com/asset/?id=131111368"
  7301. dances3.Volume = 1
  7302. dances3.Looped = true
  7303. local dances4 = false
  7304.  
  7305. dances5 = Instance.new("Sound", char.head)
  7306. dances5.SoundId = "http://www.roblox.com/asset/?id=155319906"
  7307. dances5.Volume = 1
  7308. dances5.Looped = true
  7309. local dances6 = false
  7310.  
  7311. cat1 = Instance.new("Sound", char.head)
  7312. cat1.SoundId = "http://www.roblox.com/asset/?id=151710009"
  7313. cat1.Volume = 1
  7314. cat1.Looped = true
  7315. local cat2 = false
  7316.  
  7317. local dance = Instance.new("Animation", char)
  7318. dance.AnimationId = "rbxassetid://161627787"
  7319. dance.Name = "dance"
  7320.  
  7321. local dancee = Instance.new("Animation", char)
  7322. dancee.AnimationId = "rbxassetid://161624225"
  7323. dancee.Name = "dancee"
  7324.  
  7325. local danc = Instance.new("Animation", char)
  7326. danc.AnimationId = "rbxassetid://161558750"
  7327. danc.Name = "danc"
  7328.  
  7329. local cat = Instance.new("Animation", char)
  7330. cat.AnimationId = "rbxassetid://161002674"
  7331. cat.Name = "cat"
  7332.  
  7333. local shuffle = Instance.new("Animation", char)
  7334. shuffle.AnimationId = "rbxassetid://160999126"
  7335. shuffle.Name = "shuffle"
  7336.  
  7337. mouse.KeyDown:connect(function(key) local key=key:lower()
  7338. if key=="f" then
  7339. local vCharacter = char
  7340. local hum = vCharacter:findFirstChild("Humanoid")
  7341. blah = hum:LoadAnimation(char.dance)
  7342. blah:Play()
  7343. end
  7344. end)
  7345. mouse.KeyUp:connect(function(key) local key=key:lower()
  7346. if key=="f" then
  7347. blah:Stop()
  7348. end
  7349. end)
  7350. mouse.KeyDown:connect(function(key) local key=key:lower()
  7351. if key=="f" then
  7352. dances2 = true
  7353. dances:Play()
  7354. end
  7355. end)
  7356. mouse.KeyUp:connect(function(key) local key=key:lower()
  7357. if key=="f" then
  7358. dances2 = false
  7359. dances:Stop()
  7360. end
  7361. end)
  7362.  
  7363. mouse.KeyDown:connect(function(key) local key=key:lower()
  7364. if key=="r" then
  7365. char.Animate.Disabled = true
  7366. local vCharacter = char
  7367. local hum = vCharacter:findFirstChild("Humanoid")
  7368. blah2 = hum:LoadAnimation(char.dancee)
  7369. blah2:Play()
  7370. end
  7371. end)
  7372. mouse.KeyUp:connect(function(key) local key=key:lower()
  7373. if key=="r" then
  7374. char.Animate.Disabled = false
  7375. blah2:Stop()
  7376. end
  7377. end)
  7378. mouse.KeyDown:connect(function(key) local key=key:lower()
  7379. if key=="r" then
  7380. dances4 = true
  7381. dances3:Play()
  7382. end
  7383. end)
  7384. mouse.KeyUp:connect(function(key) local key=key:lower()
  7385. if key=="r" then
  7386. dances4 = false
  7387. dances3:Stop()
  7388. end
  7389. end)
  7390.  
  7391. mouse.KeyDown:connect(function(key) local key=key:lower()
  7392. if key=="g" then
  7393. local vCharacter = char
  7394. local hum = vCharacter:findFirstChild("Humanoid")
  7395. blah3 = hum:LoadAnimation(char.danc)
  7396. blah3:Play()
  7397. end
  7398. end)
  7399. mouse.KeyUp:connect(function(key) local key=key:lower()
  7400. if key=="g" then
  7401. blah3:Stop()
  7402. end
  7403. end)
  7404. mouse.KeyDown:connect(function(key) local key=key:lower()
  7405. if key=="g" then
  7406. dances6 = true
  7407. dances5:Play()
  7408. end
  7409. end)
  7410. mouse.KeyUp:connect(function(key) local key=key:lower()
  7411. if key=="g" then
  7412. dances6 = false
  7413. dances5:Stop()
  7414. end
  7415. end)
  7416.  
  7417. mouse.KeyDown:connect(function(key) local key=key:lower()
  7418. if key=="c" then
  7419. local vCharacter = char
  7420. local hum = vCharacter:findFirstChild("Humanoid")
  7421. blah4 = hum:LoadAnimation(char.cat)
  7422. blah4:Play()
  7423. end
  7424. end)
  7425. mouse.KeyUp:connect(function(key) local key=key:lower()
  7426. if key=="c" then
  7427. blah4:Stop()
  7428. end
  7429. end)
  7430. mouse.KeyDown:connect(function(key) local key=key:lower()
  7431. if key=="c" then
  7432. cat2 = true
  7433. cat1:Play()
  7434. end
  7435. end)
  7436. mouse.KeyUp:connect(function(key) local key=key:lower()
  7437. if key=="c" then
  7438. cat2 = false
  7439. cat1:Stop()
  7440. end
  7441. end)
  7442.  
  7443. mouse.KeyDown:connect(function(key) local key=key:lower()
  7444. if key=="h" then
  7445. local vCharacter = char
  7446. local hum = vCharacter:findFirstChild("Humanoid")
  7447. shufflee = hum:LoadAnimation(char.shuffle)
  7448. shufflee:Play()
  7449. wait(13)
  7450. hoppin = hum:LoadAnimation(char.hop)
  7451. hoppin:Play()
  7452. end
  7453. end)
  7454. mouse.KeyUp:connect(function(key) local key=key:lower()
  7455. if key=="h" then
  7456. shufflee:Stop()
  7457. hoppin:Stop()
  7458. end
  7459. end)
  7460. mouse.KeyUp:connect(function(key) local key=key:lower()
  7461. if key=="h" then
  7462. hoppin:Stop()
  7463. end
  7464. end)
  7465. mouse.KeyDown:connect(function(key) local key=key:lower()
  7466. if key=="h" then
  7467. shuffle2 = true
  7468. dancc:Play()
  7469. end
  7470. end)
  7471. mouse.KeyUp:connect(function(key) local key=key:lower()
  7472. if key=="h" then
  7473. danccc = false
  7474. dancc:Stop()
  7475. end
  7476. end)
  7477. --Made by matteo101man don't remove--
  7478. end)
  7479.  
  7480. TextLabel_2.Parent = MoreFrame
  7481. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  7482. TextLabel_2.BackgroundTransparency = 1
  7483. TextLabel_2.Position = UDim2.new(0, 163, 0, 0)
  7484. TextLabel_2.Size = UDim2.new(0, 132, 0, 144)
  7485. TextLabel_2.Font = Enum.Font.SourceSans
  7486. TextLabel_2.FontSize = Enum.FontSize.Size14
  7487. TextLabel_2.Text = "lol these are rare scripts theres one more but im lazy so yea :))))....#b3coming"
  7488. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  7489. TextLabel_2.TextScaled = true
  7490. TextLabel_2.TextSize = 14
  7491. TextLabel_2.TextWrapped = true
Add Comment
Please, Sign In to add comment