Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Objects
- local GUIscreen = Instance.new("ScreenGui")
- local GUIframe = Instance.new("Frame")
- local BsodBut = Instance.new("TextButton")
- local LeafBut = Instance.new("TextButton")
- local GiantBut = Instance.new("TextButton")
- local TextLabel = Instance.new("TextLabel")
- local VictimBox = Instance.new("TextBox")
- local KidnapBut = Instance.new("TextButton")
- local MoreBut = Instance.new("TextButton")
- local MoreFrame = Instance.new("Frame")
- local DogeBut = Instance.new("TextButton")
- local FairyBut = Instance.new("TextButton")
- local DanceBut = Instance.new("TextButton")
- local TextLabel_2 = Instance.new("TextLabel")
- -- Properties
- GUIscreen.Name = "GUIscreen"
- GUIscreen.Parent = game.CoreGui
- GUIframe.Name = "GUIframe"
- GUIframe.Parent = GUIscreen
- GUIframe.Active = true
- GUIframe.BackgroundColor3 = Color3.new(1, 1, 1)
- GUIframe.Draggable = true
- GUIframe.Position = UDim2.new(0, 16, 0, 16)
- GUIframe.Size = UDim2.new(0, 311, 0, 188)
- GUIframe.Style = Enum.FrameStyle.RobloxRound
- BsodBut.Name = "BsodBut"
- BsodBut.Parent = GUIframe
- BsodBut.BackgroundColor3 = Color3.new(0.141176, 0.141176, 0.141176)
- BsodBut.BorderColor3 = Color3.new(1, 1, 1)
- BsodBut.Size = UDim2.new(0, 156, 0, 40)
- BsodBut.Font = Enum.Font.SourceSans
- BsodBut.FontSize = Enum.FontSize.Size14
- BsodBut.Text = "Legit the best script (execute me pls)"
- BsodBut.TextColor3 = Color3.new(1, 1, 1)
- BsodBut.TextScaled = true
- BsodBut.TextSize = 14
- BsodBut.TextWrapped = true
- BsodBut.MouseButton1Down:connect(function()
- local w = workspace:GetChildren()
- local a = Instance.new("Sky",game.Lighting)
- local b = {"Bk","Dn","Ft","Lf","Rt","Up"}
- for _,v in pairs(b) do
- a["Skybox"..v]="rbxassetid://111954944"
- end
- for q,p in pairs(game.Players:GetPlayers()) do
- local c = Instance.new("ParticleEmitter",p.Character.Torso)
- c.Texture = "rbxassetid://79187163"
- c.VelocitySpread = 50 end
- local d = Instance.new("Sound",workspace)
- d.SoundId = "rbxassetid://507839176"
- d.Looped = true
- d:Play()
- for i= 1,#w do
- if w[i]:isA("BasePart") then
- pe = Instance.new("ParticleEmitter", w[i])
- pe.Texture = "rbxassetid://79187163"
- pe.VelocitySpread = 5
- end end
- for n,m in pairs(game.Players:GetPlayers()) do
- local dd = Instance.new("ParticleEmitter",m.Character.Torso)
- dd.Texture = "rbxassetid://357822657"
- dd.VelocitySpread = 50 end
- end)
- LeafBut.Name = "LeafBut"
- LeafBut.Parent = GUIframe
- LeafBut.BackgroundColor3 = Color3.new(0.141176, 0.141176, 0.141176)
- LeafBut.BorderColor3 = Color3.new(1, 1, 1)
- LeafBut.Position = UDim2.new(0, 0, 0, 54)
- LeafBut.Size = UDim2.new(0, 156, 0, 40)
- LeafBut.Font = Enum.Font.SourceSans
- LeafBut.FontSize = Enum.FontSize.Size14
- LeafBut.Text = "trump titan (oh my)"
- LeafBut.TextColor3 = Color3.new(1, 1, 1)
- LeafBut.TextScaled = true
- LeafBut.TextSize = 14
- LeafBut.TextWrapped = true
- LeafBut.MouseButton1Down:connect(function()
- ---------------------------
- local MaxMana = 5000000 -- Max Mana You Can Get
- local Mana = 5000000 -- Mana You Start With
- local ManaGain = 40000 -- How Much Mana You Gain Per Second
- ---------------------------
- repeat game:GetService('RunService').Stepped:wait() until game:GetService('Players').LocalPlayer.Character
- ----190470714
- ----
- sit = true
- cn = CFrame.new
- v3 = Vector3.new
- c3 = Color3.new
- bn = BrickColor.new
- ca2 = CFrame.Angles
- ca = function(x,y,z) return ca2(math.rad(x),math.rad(y),math.rad(z)) end
- ud2 = UDim2.new
- ----
- ----
- local Player = game:GetService('Players').LocalPlayer
- local Char = Player.Character
- local Human = Char.Humanoid
- local Mouse = Player:GetMouse()
- ----
- Human.WalkSpeed = 0
- print ('Loading...')
- wait(0)
- ----
- ----
- local mananum=0
- la = Char['Left Arm']
- ra = Char['Right Arm']
- ll = Char['Left Leg']
- rl = Char['Right Leg']
- tr = Char['Torso']
- hd = Char['Head']
- rp = Char['HumanoidRootPart']
- ----
- ----
- ram = tr['Right Shoulder']
- lam = tr['Left Shoulder']
- llm = tr['Left Hip']
- rlm = tr['Right Hip']
- hm = tr['Neck']
- rj = rp['RootJoint']
- ----
- ----
- InputService = game:GetService('UserInputService')
- RunService = game:GetService('RunService')
- ----
- ----
- it=Instance.new
- Torso=Char.Torso
- local fengui=it("GuiMain")
- fengui.Parent=Player.PlayerGui
- fengui.Name="WeaponGUI"
- local fenframe=it("Frame")
- fenframe.Parent=fengui
- fenframe.BackgroundColor3=Color3.new(255,255,255)
- fenframe.BackgroundTransparency=1
- fenframe.BorderColor3=Color3.new(17,17,17)
- fenframe.Size=UDim2.new(0.0500000007, 0, 0.100000001, 0)
- fenframe.Position=UDim2.new(0.4,0,0.1,0)
- local fenbarmana1=it("TextLabel")
- fenbarmana1.Parent=fenframe
- fenbarmana1.Text=" "
- fenbarmana1.BackgroundTransparency=0
- fenbarmana1.BackgroundColor3=Color3.new(0,0,0)
- fenbarmana1.SizeConstraint="RelativeXY"
- fenbarmana1.TextXAlignment="Center"
- fenbarmana1.TextYAlignment="Center"
- fenbarmana1.Position=UDim2.new(0,0,0,0)
- fenbarmana1.Size=UDim2.new(4,0,0.2,0)
- local fenbarmana2=it("TextLabel")
- fenbarmana2.Parent=fenframe
- fenbarmana2.Text=" "
- fenbarmana2.BackgroundTransparency=0
- fenbarmana2.BackgroundColor3=Torso.Color
- fenbarmana2.SizeConstraint="RelativeXY"
- fenbarmana2.TextXAlignment="Center"
- fenbarmana2.TextYAlignment="Center"
- fenbarmana2.Position=UDim2.new(0,0,0,0)
- fenbarmana2.Size=UDim2.new(4*Mana/MaxMana,0,0.2,0)
- local fenbarmana3=it("TextLabel")
- fenbarmana3.Parent=fenframe
- fenbarmana3.Text=" "
- fenbarmana3.BackgroundTransparency=0
- fenbarmana3.BackgroundColor3=Color3.new(Col1,Col2,Col3)
- fenbarmana3.SizeConstraint="RelativeXY"
- fenbarmana3.TextXAlignment="Center"
- fenbarmana3.TextYAlignment="Center"
- fenbarmana3.Position=UDim2.new(0,0,0,0)
- fenbarmana3.Size=UDim2.new(0,0,0.2,0)
- local fenbarmana4=it("TextLabel")
- fenbarmana4.Parent=fenframe
- fenbarmana4.Text="Energy("..Mana..")"
- fenbarmana4.BackgroundTransparency=1
- fenbarmana4.BackgroundColor3=Color3.new(0,0,0)
- fenbarmana4.SizeConstraint="RelativeXY"
- fenbarmana4.TextXAlignment="Center"
- fenbarmana4.TextYAlignment="Center"
- fenbarmana4.Position=UDim2.new(0,0,-0.3,0)
- fenbarmana4.Size=UDim2.new(4,0,0.2,0)
- fenbarmana4.FontSize="Size9"
- fenbarmana4.TextStrokeTransparency=0
- fenbarmana4.TextColor=BrickColor.new("White")
- LastMade = nil
- xNew=function(Table)
- local Obj=Instance.new(Table[1])
- for Ind,Val in pairs(Table) do
- if Ind~=1 and Ind~=2 then
- Obj[Ind] = Val
- end
- end
- Obj.Parent=Table[2]
- LastMade= Obj
- return Obj
- end
- xPart=function(tab)
- local v=Instance.new(tab.type or "Part")
- if tab.type~="CornerWedgePart" then v.formFactor="Custom" end
- v.CanCollide=false
- v.TopSurface=10 v.BottomSurface=10 v.RightSurface=10 v.LeftSurface=10 v.FrontSurface=10 v.BackSurface=10
- v.Size=v3(tab[2],tab[3],tab[4])
- if tab.co then v.BrickColor=bn(tab.co) end
- if tab.tr then v.Transparency=tab.tr end
- if tab.rf then v.Reflectance=tab.rf end
- if tab.cf then v.CFrame=tab.cf end
- if tab.an then v.Anchored=tab.an end
- if tab.mt then v.Material=tab.mt end
- if tab.ca then v.CanCollide=tab.ca end
- v.Parent=tab[1]
- LastMade= v
- return v
- end
- xWeld = function(a,b,between,type)
- local Weld = xNew{type or 'Weld',a,Part0 = a,Part1 = b, C0 = cn()}
- if between then
- Weld.C1 = b.CFrame:inverse() * a.CFrame
- else
- Weld.C1 = cn()
- end
- return Weld
- end
- function xSound(id,parent,pitch)
- local s = xNew{'Sound', PlayOnRemove = true, SoundId = 'http://roblox.com/asset/?id='..id,Pitch = pitch}
- s.Parent = parent
- s:Destroy()
- if id == 400832473 then
- s.Looped = true
- s.Name = "Music"
- end
- end
- ----
- xSound(190470714,workspace,1.5)
- ----
- 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
- function xlerp(weld,to,tim)
- if weld.C1 ~= to then
- --weld.C1 = clerp(weld.C1,to,tim)
- weld.C1 = weld.C1:lerp(to,tim)
- end
- end
- function lerp(a,b,c)return a+(b-a)*c end
- ----
- ----
- if Char:findFirstChild("Health") then
- Char.Health:Destroy()
- end
- wait(0)
- ----
- --hd.Mesh.Scale = Vector3.new(hd.Mesh.Scale.X * 3,hd.Mesh.Scale.Y * 3,hd.Mesh.Scale.Z * 3)
- ra.Size = ra.Size * 4.5
- la.Size = la.Size * 4.5
- ll.Size = ll.Size * 4.5
- rl.Size = rl.Size * 4.5
- tr.Size = tr.Size * 4.5
- hd.Size = hd.Size * 4.5
- rp.Size = rp.Size * 4.5
- --
- local tw = xWeld(rp,tr)
- tw.C1 = cn(0,0,0)
- local law = xWeld(tr,la)
- law.C0 = cn(-6.5,.7,0)
- law.C1 = cn(0,.7,0)
- local raw = xWeld(tr,ra)
- raw.C0 = cn(6.5,.7,0)
- raw.C1 = cn(0,.7,0)
- local llw = xWeld(tr,ll)
- llw.C0 = cn(-2.5,-6,0)
- llw.C1 = cn(0,3.5,0)
- local rlw = xWeld(tr,rl)
- rlw.C0 = cn(2.5,-6,0)
- rlw.C1 = cn(0,3.5,0)
- local hw = xWeld(tr,hd)
- hw.C1 = cn(0,-6.5,0)
- ras = raw.C1
- las = law.C1
- lls = llw.C1
- rls = rlw.C1
- ts = tw.C1
- hs = hw.C1
- -----
- for _,Part in pairs(Char:GetChildren()) do
- if Part:IsA('BasePart') then
- Part.CustomPhysicalProperties = PhysicalProperties.new(0, .3, .5)
- end
- end
- --------------------------------------------------------
- --------------------------------------------------------
- -----------------------CONSTANTS------------------------
- --------------------------------------------------------
- --------------------------------------------------------
- REGEN_SPEED = 5
- WEAPON_NAME = 'Grandark'
- ----------------------------------------------------
- ----------------------------------------------------
- -----------------------MODEL------------------------
- ----------------------------------------------------
- ----------------------------------------------------
- local Handle
- local Blade
- local haw
- Pack = Instance.new('Model', Char)
- Pack.Name = WEAPON_NAME
- do
- 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)
- end
- has = haw.C1
- for _,v in pairs(Pack:GetChildren()) do
- v.CustomPhysicalProperties = PhysicalProperties.new(0, 0, 0)
- end
- --------------------------------------------------------
- --------------------------------------------------------
- -----------------------VARIABLES------------------------
- --------------------------------------------------------
- --------------------------------------------------------
- State = 'Idle'
- FallTime = 0
- Walk = 0
- WalkReverse = false
- StompDB = false
- JumpDB = false
- --
- function NewHitbox(Radius,Position)
- local Returning = {}
- for _,v in pairs(workspace:GetChildren()) do
- if v~=Char and v:FindFirstChild('Humanoid') and v:FindFirstChild('Torso') then
- local Mag = (v.Torso.Position - Position).magnitude
- if Mag < Radius then
- table.insert(Returning,v)
- end
- end
- end
- return Returning
- end
- --
- function UpdateState()
- if (rp.Velocity*v3(1, 0, 1)).magnitude > 5 then
- if State == 'Idle' then State = 'Walking' end
- else
- if State == 'Walking' then State = 'Idle'; end
- end
- if WalkReverse then
- Walk = Walk - .5
- else
- Walk = Walk + .5
- end
- if Walk >= 10 then
- WalkReverse = true
- elseif Walk <= -10 then
- WalkReverse = false
- end
- end
- --
- function JumpExplode()
- local Hit = NewHitbox(35,Char.Torso.Position)
- for _,v in pairs(Hit) do
- v.Humanoid.MaxHealth = 100
- v.Humanoid.Health = v.Humanoid.Health - 1000000000
- if sit then
- v.Humanoid.Sit = true
- end
- end
- xSound('2233908',tr,1)
- coroutine.wrap(function()
- local Explosion = xNew{'Part',Char,Anchored = true,CanCollide = false,FormFactor = 'Custom',BrickColor = bn('Earth green')}
- local Mesh = xNew{'SpecialMesh', Explosion,MeshType = 'FileMesh', MeshId = 'http://www.roblox.com/asset/?id=20329976'}
- Explosion.CFrame = Char.Torso.CFrame * cn(0,-20,0)
- Mesh.Scale = v3(1,7,1)
- repeat
- Mesh.Scale = Mesh.Scale + v3(1,0,1)
- Explosion.Transparency = Explosion.Transparency + .025
- wait()
- until Explosion.Transparency >= 1
- Explosion:Destroy()
- end)()
- end
- --
- function Stomp()
- if State == 'Walking' or State == 'Idle' then
- if StompDB == false then
- StompDB = true
- State = 'Attacking'
- Human.WalkSpeed = 0
- --
- xSound('138186576',Char.Head,1)
- for _=0,1,.05 do
- xlerp(tw,ts,.2)
- xlerp(hw,hs*ca(40,0,0)*cn(0,-1,-1.5),.2)
- xlerp(rlw,rls*ca(20,0,0),.2)
- xlerp(llw,lls*cn(0,-2,1.25),.2)
- xlerp(raw,ras*ca(20,0,-20)*cn(-.5,-.5,0),.2)
- xlerp(law,las*ca(20,0,0),.2)
- wait()
- end
- coroutine.wrap(function()
- local Explosion = xNew{'Part',Char,Anchored = true,CanCollide = false,FormFactor = 'Custom',BrickColor = bn('Earth green')}
- local Mesh = xNew{'SpecialMesh', Explosion,MeshType = 'FileMesh', MeshId = 'http://www.roblox.com/asset/?id=3270017'}
- Explosion.CFrame = rp.CFrame * cn(0,-7,0)*ca(90,0,0)
- Mesh.Scale = v3(5,5,10)
- repeat
- Mesh.Scale = Mesh.Scale + v3(2,2,.5)
- Explosion.Transparency = Explosion.Transparency + .01
- wait()
- until Explosion.Transparency >= 1
- Explosion:Destroy()
- end)()
- coroutine.wrap(function()
- local Already = {}
- for i=1,50,2 do
- wait(.1)
- local Hit = NewHitbox(i*2,Char.Torso.Position)
- for _,v in pairs(Hit) do
- if not Already[v] then
- v.Humanoid.MaxHealth = 100
- v.Humanoid.Health = v.Humanoid.Health - 300000000000
- if sit then
- v.Humanoid.Sit = true
- end
- Already[v] = true
- end
- end
- end
- end)()
- --attack
- for _=0,1,.05 do
- xlerp(tw,ts,.3)
- xlerp(hw,hs*ca(40,0,0)*cn(0,-1,-1.5),.3)
- xlerp(rlw,rls*ca(20,0,0),.3)
- xlerp(llw,lls*cn(0,0,1.25),.3)
- xlerp(raw,ras*ca(20,0,-20)*cn(-.5,-.5,0),.3)
- xlerp(law,las*ca(20,0,0),.3)
- wait()
- end
- State = 'Idle'
- Human.WalkSpeed = 50
- coroutine.wrap(function()
- wait(0)
- StompDB = false
- end)()
- end
- end
- end
- --
- function Charge()
- if State == 'Walking' or State == 'Idle' then
- State = 'Charge'
- for _, controller in pairs(game:GetService("ControllerService"):GetChildren()) do
- controller.Parent = workspace
- end
- local function Exp()
- local Explosion = xNew{'Part',Char,Anchored = true,CanCollide = false,FormFactor = 'Custom',BrickColor = bn('White')}
- local Mesh = xNew{'SpecialMesh', Explosion,MeshType = 'FileMesh', MeshId = 'http://www.roblox.com/asset/?id=20329976'}
- Explosion.CFrame = rp.CFrame * cn(0,0,-15)*ca(70,0,0)
- Mesh.Scale = v3(1,6,1)
- repeat
- Char.Head.Velocity=Char.Head.CFrame.lookVector*100
- Mesh.Scale = Mesh.Scale + v3(1,.5,1)
- Explosion.Transparency = Explosion.Transparency + .05
- wait()
- until Explosion.Transparency >= 1
- Explosion:Destroy()
- end
- coroutine.wrap(function()
- wait(0)
- Human.WalkSpeed = 80
- Char.Head.Velocity=Char.Head.CFrame.lookVector*200
- for _=1, 10 do
- coroutine.wrap(Exp)()
- local Hit = NewHitbox(10,Char.Torso.Position)
- for _,v in pairs(Hit) do
- v.Humanoid.MaxHealth = 100
- v.Humanoid.Health = v.Humanoid.Health - 100000000000
- end
- wait(0)
- xSound('10730819',tr,.8)
- Char.Head.Velocity=Char.Head.CFrame.lookVector*100
- end
- Human.WalkSpeed = 50
- State = 'Idle'
- end)()
- --
- for _=0,1,.05 do
- Char.Head.Velocity=Char.Head.CFrame.lookVector*100
- xlerp(tw,ts*ca(0,-90,0),.4)
- xlerp(hw,hs*ca(0,90,0),.4)
- xlerp(raw,ras*ca(-90,0,-90)*cn(0,-1,0),.4)
- xlerp(law,las*ca(0,0,40)*cn(1,-.5,0),.4)
- xlerp(rlw,rls*ca(0,0,10)*cn(1,0,0),.4)
- xlerp(llw,lls*ca(0,0,10)*cn(1,0,0),.4)
- wait()
- end
- --
- end
- end
- function Combo()
- if State == 'Idle' or State == 'Walking' then
- State = 'Attacking'
- Human.WalkSpeed = 3
- for _=0,1,.2 do
- xlerp(tw,ts*ca(0,20,0),.4)
- xlerp(hw,hs*ca(0,30,0),.4)
- xlerp(raw,ras*ca(0,180,-90)*cn(-1,-1,0),.4)
- xlerp(law,las*ca(0,0,40)*cn(1,-.5,0),.4)
- xlerp(rlw,rls*ca(20,0,0)*cn(0,0,-1),.4)
- xlerp(llw,lls*cn(0,0,1.25),.4)
- wait()
- end
- local Already = {}
- xSound('231731980',tr,1.3)
- for _=0,1,.1 do
- xlerp(tw,ts*ca(0,-30,0),.4)
- xlerp(hw,hs*ca(0,-50,0),.4)
- xlerp(raw,ras*ca(160,180,-130)*cn(2,-1,1),.4)
- xlerp(law,las*ca(0,0,40)*cn(1,-.5,0),.4)
- xlerp(rlw,rls*ca(20,0,0)*cn(0,0,-1),.4)
- xlerp(llw,lls*cn(0,0,1.25),.4)
- xlerp(haw,has*ca(40,0,0),.4)
- wait()
- local Hit = NewHitbox(15,(Blade.CFrame).p)
- for _,v in pairs(Hit) do
- if not Already[v] then
- v.Humanoid.MaxHealth = 100
- v.Humanoid.Health = v.Humanoid.Health - 300000000000
- Already[v] = true
- end
- end
- end
- ----Combo2
- for _=0,1,.2 do
- xlerp(tw,ts*ca(0,-35,0),.4)
- xlerp(haw,has,.4)
- xlerp(hw,hs*ca(0,-30,0),.4)
- xlerp(raw,ras*ca(-120,0,-70)*cn(1,-1,0),.4)
- xlerp(law,las*ca(0,0,40)*cn(1,-.5,0),.4)
- xlerp(rlw,rls*ca(20,0,0)*cn(0,0,-1),.4)
- xlerp(llw,lls*cn(0,0,1.25),.4)
- wait()
- end
- xSound('231731980',tr,1)
- local Already = {}
- for _=0,1,.1 do
- xlerp(tw,ts*ca(0,20,0),.4)
- xlerp(hw,hs*ca(0,30,0),.4)
- xlerp(raw,ras*ca(30,0,-90)*cn(0,-1,0),.4)
- xlerp(law,las*ca(0,0,40)*cn(1,-.5,0),.4)
- xlerp(rlw,rls*ca(20,0,0)*cn(0,0,-1),.4)
- xlerp(llw,lls*cn(0,0,1.25),.4)
- wait()
- local Hit = NewHitbox(15,(Blade.CFrame).p)
- for _,v in pairs(Hit) do
- if not Already[v] then
- v.Humanoid.MaxHealth = 100
- v.Humanoid.Health = v.Humanoid.Health - 3000000000000
- Already[v] = true
- end
- end
- end
- --Combo 3
- for _=0,1,.1 do
- xlerp(tw,ts,.3)
- xlerp(hw,hs,.3)
- xlerp(haw,has,.3)
- xlerp(raw,ras*ca(-140,0,0)*cn(0,-1.5,0),.3)
- xlerp(law,las*ca(0,0,40)*cn(1,-.5,0),.3)
- xlerp(rlw,rls*ca(20,0,0)*cn(0,0,-1),.3)
- xlerp(llw,lls*cn(0,0,1.25),.4)
- wait()
- end
- xSound('231731980',tr,.8)
- local Already = {}
- for _=0,1,.1 do
- xlerp(tw,ts*ca(15,0,0)*cn(0,1.5,0),.4)
- xlerp(hw,hs,.4)
- xlerp(raw,ras*ca(-20,0,0)*cn(0,0,0),.4)
- xlerp(law,las*ca(0,0,40)*cn(1,-.5,0),.4)
- xlerp(haw,has*ca(20,0,0),.4)
- wait()
- local Hit = NewHitbox(10,(Blade.CFrame).p)
- for _,v in pairs(Hit) do
- if not Already[v] then
- v.Humanoid.MaxHealth = 100
- v.Humanoid.Health = v.Humanoid.Health - 300000000000
- Already[v] = true
- end
- end
- end
- wait(.2)
- State = 'Idle'
- Human.WalkSpeed = 50
- end
- end
- --
- function SwordSlam()
- if State == 'Walking' or State == 'Idle' then
- State = 'Attacking'
- Human.WalkSpeed = 0
- for _=0,1,.05 do
- xlerp(tw,ts,.2)
- xlerp(hw,hs,.2)
- xlerp(raw,ras*ca(-140,0,0)*cn(0,-1.5,0),.2)
- xlerp(law,las*ca(0,0,40)*cn(1,-.5,0),.2)
- xlerp(rlw,rls*ca(20,0,0)*cn(0,0,-1),.2)
- xlerp(llw,lls*cn(0,0,1.25),.2)
- wait()
- end
- coroutine.wrap(function()
- wait()
- xSound('10730819',tr,.5)
- local Explosion = xNew{'Part',Char,Anchored = true,CanCollide = false,FormFactor = 'Custom',BrickColor = bn('dsasda')}
- local Mesh = xNew{'SpecialMesh', Explosion,MeshType = 'FileMesh', MeshId = 'http://www.roblox.com/asset/?id=20329976'}
- Explosion.CFrame = rp.CFrame * cn(0,-5,-20)
- Mesh.Scale = v3(1,5,1)
- repeat
- Mesh.Scale = Mesh.Scale + v3(1,1,1)
- Explosion.Transparency = Explosion.Transparency + .025
- wait()
- until Explosion.Transparency >= 1
- Explosion:Destroy()
- end)()
- for _=0,1,.15 do
- xlerp(tw,ts*ca(15,0,0)*cn(0,1.5,0),.4)
- xlerp(hw,hs,.4)
- xlerp(raw,ras*ca(-20,0,0)*cn(0,0,0),.4)
- xlerp(law,las*ca(0,0,40)*cn(1,-.5,0),.4)
- xlerp(haw,has*ca(20,0,0),.4)
- wait()
- end
- local Hit = NewHitbox(40,(rp.CFrame * cn(0,-5,-20)).p)
- for _,v in pairs(Hit) do
- v.Humanoid.MaxHealth = 100
- v.Humanoid.Health = v.Humanoid.Health - 100000000000
- if sit then
- v.Humanoid.Sit = true
- end
- end
- wait(0)
- State = 'Idle'
- Human.WalkSpeed = 50
- end
- end
- --
- CanBoom = true
- function Fire(Part)
- local Flame = Instance.new("ParticleEmitter",Part)
- Flame.LightEmission = 0.21
- Flame.Size = NumberSequence.new(15)
- Flame.Texture = "http://www.roblox.com/asset/?id=343377229"
- Flame.Transparency = NumberSequence.new(0.5)
- Flame.LockedToPart = true
- Flame.Lifetime = NumberRange.new(0.1,0.8)
- Flame.Rate = 40
- Flame.VelocitySpread = 2
- end
- Mouse.KeyDown:connect(function(key)
- if key == ' ' then
- if State == 'Walking' or State == 'Idle' then
- if JumpDB == false then
- JumpDB = true
- State = 'Jumping'
- Human.Jump = true
- Human.WalkSpeed = 50
- wait(0)
- State = 'Falling'
- coroutine.wrap(function()
- wait(0)
- JumpDB = false
- end)()
- end
- end
- elseif key == 'z' and Mana >= 400 then
- Mana = Mana-400
- Combo()
- elseif key == 'x' and Mana >= 300 then
- Mana = Mana-300
- Charge()
- elseif key == 'c' and Mana >= 250 then
- Mana = Mana-250
- SwordSlam()
- elseif key == 'v' and Mana >= 100 then
- Mana = Mana-100
- Stomp()
- elseif key == "p" and Mana >= 1000 then
- Mana = Mana-1000
- Stomp()
- wait()
- SwordSlam()
- wait()
- Combo()
- wait()
- Combo()
- elseif key == "f" and Mana >= 800 and CanBoom then
- Mana = Mana - 800
- CanBoom = false
- local P = Instance.new("Part",Char)
- P.Name = "Boom"
- P.Anchored = true
- P.Transparency = 1
- Fire(P)
- P.Material = "Neon"
- P.BrickColor = BrickColor.new("Crimson")
- P.TopSurface = "Smooth"
- P.CFrame = Torso.CFrame
- P.CanCollide = false
- xSound(400832473,workspace,0.9)
- function Hit(hit)
- if hit.Parent and hit.Parent:findFirstChild("Humanoid") then
- if hit.Parent:findFirstChild("Torso") and hit.Parent.Name ~= Player.Character.Name and hit.Parent:findFirstChild("Flamed") == nil then
- local Z = Instance.new("StringValue",hit.Parent)
- Z.Name = "Flamed"
- local Torsoo = hit.Parent:findFirstChild("Torso")
- Torsoo.Anchored = true
- for i,v in pairs(hit.Parent:GetChildren()) do
- Fire(v)
- end
- if hit.Parent:findFirstChild("Humanoid") then
- local H = hit.Parent:findFirstChild("Humanoid")
- H.MaxHealth = math.huge
- H.WalkSpeed = 0
- H.JumpPower = 0
- wait()
- Torsoo.Anchored = false
- H:remove()
- if hit.Parent then
- hit.Parent:BreakJoints()
- end
- end
- end
- end
- end
- P.Touched:connect(Hit)
- for i=1,100 do
- wait(0.1)
- P.CFrame = Torso.CFrame
- P.Size = Vector3.new(P.Size.X + 0.5,P.Size.Y + 0.5,P.Size.Z + 0.5)
- P.CFrame = Torso.CFrame
- end
- P:remove()
- wait(0)
- CanBoom = true
- end
- end)
- --
- Human.Changed:connect(function()
- if State ~= 'Jumping' then
- Human.Jump = false
- end
- end)
- Human.FreeFalling:connect(function(a)
- if a then
- if State == 'Walking' or State == 'Idle' then
- State = 'Falling'
- end
- elseif State == 'Jumping' or State == 'Falling' then
- State = 'Idle'
- if FallTime > 10 then
- print('Boom!')
- JumpExplode()
- end
- Human.WalkSpeed = 50
- FallTime = 0
- end
- end)
- --
- wait(0)
- game:GetService('RunService').RenderStepped:connect(function()
- UpdateState()
- if State == 'Jumping' or State == 'Falling' then
- FallTime = FallTime + .1
- xlerp(tw,ts,.3)
- xlerp(hw,hs*ca(40,0,0)*cn(0,-1,-1.5),.2)
- xlerp(raw,ras*ca(0,0,-90)*cn(-1,-1,0),.2)
- xlerp(law,las*ca(0,0,90)*cn(1,-1,0),.2)
- xlerp(rlw,rls*ca(20,0,0),.2)
- xlerp(llw,lls*cn(0,-.5,1.25),.2)
- elseif State == 'Idle' then
- xlerp(tw,ts*ca(0,25,0),.1)
- xlerp(hw,hs*ca(0,-25,0),.1)
- xlerp(raw,ras*ca(20,0,-20)*cn(-.5,-.5,0),.1)
- xlerp(law,las*ca(20,0,0),.1)
- xlerp(rlw,rls*ca(20,0,0)*cn(0,0,-1),.1)
- xlerp(llw,lls*cn(0,0,1.25),.1)
- xlerp(haw,has,.4)
- elseif State == 'Walking' then
- xlerp(tw,ts,.15)
- xlerp(hw,hs,.15)
- --xlerp(law,las*ca(30,0,0),.3)
- --xlerp(raw,ras*ca(20,0,-40)*cn(-1,-.5,0),.15)
- xlerp(raw,ras*ca(20,0,-20)*cn(-.5,-.5,0),.1)
- xlerp(law,las*ca(20,0,0),.1)
- if WalkReverse then
- xlerp(rlw,rls*ca(30,0,0)*cn(0,-1,-1.5),.05)
- xlerp(llw,lls*ca(-30,0,0)*cn(0,-1,1.5),.05)
- else
- xlerp(rlw,rls*ca(-30,0,0)*cn(0,-1,1.5),.05)
- xlerp(llw,lls*ca(30,0,0)*cn(0,-1,-1.5),.05)
- end
- end
- fenbarmana2:TweenSize(UDim2.new(4*Mana/MaxMana,0,0.2,0),nil,1,0.4,true)
- fenbarmana4.Text="[Mana]-> [-> "..Mana.." <-] <-[Mana]"
- if Mana>=MaxMana then
- Mana=MaxMana
- else
- if mananum<=8 then
- mananum=mananum+1
- else
- mananum=0
- Mana=Mana+ManaGain
- Char.Humanoid.Health = Char.Humanoid.Health + 1000
- end
- end
- if Mana <= MaxMana/2 then
- fenbarmana2.BackgroundColor = BrickColor.new("Bright red")
- Char.Humanoid.MaxHealth = 40000
- Human.Health = Human.MaxHealth
- else
- fenbarmana2.BackgroundColor = BrickColor.new("Royal purple")
- Char.Humanoid.MaxHealth = 50000
- Human.Health = Human.MaxHealth
- end
- end)
- --
- Char.Humanoid.WalkSpeed = 50
- Char.Humanoid.JumpPower = 190
- Human.Health = Human.MaxHealth
- ---------------------------------------------------------------ExtraMorphing-------------
- ----------------------------------------------------------------------------------------
- Create = function(itemClass,tabl)
- local item = Instance.new(itemClass)
- for i,v in pairs(tabl) do
- local a,b = ypcall(function() return item[i] end)
- if a then
- item[i] = tabl[i]
- end
- end
- return item
- end
- function runDummyScript(f,scri)
- local oldenv = getfenv(f)
- local newenv = setmetatable({}, {
- __index = function(_, k)
- if k:lower() == 'script' then
- return scri
- else
- return oldenv[k]
- end
- end
- })
- setfenv(f, newenv)
- ypcall(function() f() end)
- end
- cors = {}
- mas = Instance.new("Model",game:GetService("Lighting"))
- mas.Name = "CompiledModel"
- o1 = Create("Model",{
- ["Name"] = "BETA",
- ["Parent"] = mas,
- })
- o2 = Create("Model",{
- ["Name"] = "Chest",
- ["Parent"] = o1,
- })
- o3 = Create("Part",{
- ["Name"] = "Middle",
- ["Parent"] = o2,
- ["Material"] = Enum.Material.Granite,
- ["BrickColor"] = BrickColor.new("Light orange"),
- ["Position"] = Vector3.new(3923.3938, -4665.64014, -10.7899675),
- ["Rotation"] = Vector3.new(-0, -90, 0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(3923.3938, -4665.64014, -10.7899675, 0, 0, -1, 0, 1, 0, 1, 0, 0),
- ["CanCollide"] = false,
- ["Locked"] = true,
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(9.28780556, 9.28781509, 4.6439023),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- })
- o4 = Create("ParticleEmitter",{
- ["Parent"] = o3,
- ["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),
- ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
- ["Lifetime"] = NumberRange.new(1,1),
- ["Rate"] = 40,
- ["RotSpeed"] = NumberRange.new(30,30),
- ["Speed"] = NumberRange.new(0,0),
- })
- o5 = Create("ParticleEmitter",{
- ["Parent"] = o3,
- ["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),
- ["Size"] = NumberSequence.new(1.5644174814224,1.8124997615814,2.7499997615814,1.4999997615814,1.8124997615814,2.6875,1.875,4.25),
- ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
- ["Lifetime"] = NumberRange.new(2,2),
- ["Rate"] = 30,
- ["RotSpeed"] = NumberRange.new(400,400),
- ["Speed"] = NumberRange.new(3,3),
- })
- o6 = Create("Part",{
- ["Name"] = "Bluesteel Bathelm",
- ["Parent"] = o2,
- ["Material"] = Enum.Material.Concrete,
- ["BrickColor"] = BrickColor.new("Light orange"),
- ["Position"] = Vector3.new(3923.3938, -4657.74463, -10.8262482),
- ["Rotation"] = Vector3.new(-0, -90, 0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(3923.3938, -4657.74463, -10.8262482, 0, 0, -1, 0, 1, 0, 1, 0, 0),
- ["CanCollide"] = false,
- ["Locked"] = true,
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(5.19318867, 3.9473207, 3.94731259),
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- })
- o7 = Create("ParticleEmitter",{
- ["Parent"] = o6,
- ["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),
- ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
- ["Lifetime"] = NumberRange.new(1,1),
- ["Rate"] = 40,
- ["RotSpeed"] = NumberRange.new(30,30),
- ["Speed"] = NumberRange.new(0,0),
- })
- o8 = Create("ParticleEmitter",{
- ["Parent"] = o6,
- ["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),
- ["Size"] = NumberSequence.new(1.5644174814224,1.8124997615814,2.7499997615814,1.4999997615814,1.8124997615814,2.6875,1.875,4.25),
- ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
- ["Lifetime"] = NumberRange.new(2,2),
- ["Rate"] = 30,
- ["RotSpeed"] = NumberRange.new(400,400),
- ["Speed"] = NumberRange.new(3,3),
- })
- o9 = Create("SpecialMesh",{
- ["Parent"] = o6,
- ["MeshId"] = "http://www.roblox.com/asset/?id=16150814",
- ["Scale"] = Vector3.new(5.18085146, 5.18085623, 5.18084764),
- ["TextureId"] = "http://www.roblox.com/asset/?id=343377229",
- ["MeshType"] = Enum.MeshType.FileMesh,
- })
- o10 = Create("Part",{
- ["Parent"] = o2,
- ["BrickColor"] = BrickColor.new("Light orange"),
- ["Transparency"] = 1,
- ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
- ["Rotation"] = Vector3.new(79.0394669, 8.73715496, 16.0058537),
- ["Anchored"] = true,
- ["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),
- ["CanCollide"] = false,
- ["Locked"] = true,
- ["Size"] = Vector3.new(4, 1, 2),
- })
- o11 = Create("ParticleEmitter",{
- ["Parent"] = o10,
- ["Size"] = NumberSequence.new(2.5,2.5),
- ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
- ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
- })
- o12 = Create("Part",{
- ["Parent"] = o2,
- ["BrickColor"] = BrickColor.new("Light orange"),
- ["Transparency"] = 1,
- ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
- ["Rotation"] = Vector3.new(86.3597412, -13.5106392, 95.9657364),
- ["Anchored"] = true,
- ["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),
- ["CanCollide"] = false,
- ["Locked"] = true,
- ["Size"] = Vector3.new(4, 1, 2),
- })
- o13 = Create("ParticleEmitter",{
- ["Parent"] = o12,
- ["Size"] = NumberSequence.new(2.5,2.5),
- ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
- ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
- })
- o14 = Create("Part",{
- ["Parent"] = o2,
- ["BrickColor"] = BrickColor.new("Light orange"),
- ["Transparency"] = 1,
- ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
- ["Rotation"] = Vector3.new(102.543137, 6.23166227, -116.861259),
- ["Anchored"] = true,
- ["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),
- ["CanCollide"] = false,
- ["Locked"] = true,
- ["Size"] = Vector3.new(4, 1, 2),
- })
- o15 = Create("ParticleEmitter",{
- ["Parent"] = o14,
- ["Size"] = NumberSequence.new(2.5,2.5),
- ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
- ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
- })
- o16 = Create("Part",{
- ["Parent"] = o2,
- ["BrickColor"] = BrickColor.new("Light orange"),
- ["Transparency"] = 1,
- ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
- ["Rotation"] = Vector3.new(102.543076, 6.23150969, -164.84436),
- ["Anchored"] = true,
- ["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),
- ["CanCollide"] = false,
- ["Locked"] = true,
- ["Size"] = Vector3.new(4, 1, 2),
- })
- o17 = Create("ParticleEmitter",{
- ["Parent"] = o16,
- ["Size"] = NumberSequence.new(2.5,2.5),
- ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
- ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
- })
- o18 = Create("Part",{
- ["Parent"] = o2,
- ["BrickColor"] = BrickColor.new("Light orange"),
- ["Transparency"] = 1,
- ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
- ["Rotation"] = Vector3.new(102.543114, 6.2315917, -99.8779907),
- ["Anchored"] = true,
- ["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),
- ["CanCollide"] = false,
- ["Locked"] = true,
- ["Size"] = Vector3.new(4, 1, 2),
- })
- o19 = Create("ParticleEmitter",{
- ["Parent"] = o18,
- ["Size"] = NumberSequence.new(2.5,2.5),
- ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
- ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
- })
- o20 = Create("Part",{
- ["Parent"] = o2,
- ["BrickColor"] = BrickColor.new("Light orange"),
- ["Transparency"] = 1,
- ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
- ["Rotation"] = Vector3.new(102.543205, 6.23175573, -132.792969),
- ["Anchored"] = true,
- ["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),
- ["CanCollide"] = false,
- ["Locked"] = true,
- ["Size"] = Vector3.new(4, 1, 2),
- })
- o21 = Create("ParticleEmitter",{
- ["Parent"] = o20,
- ["Size"] = NumberSequence.new(2.5,2.5),
- ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
- ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
- })
- o22 = Create("Part",{
- ["Parent"] = o2,
- ["BrickColor"] = BrickColor.new("Light orange"),
- ["Transparency"] = 1,
- ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
- ["Rotation"] = Vector3.new(102.543076, 6.23157644, -152.474472),
- ["Anchored"] = true,
- ["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),
- ["CanCollide"] = false,
- ["Locked"] = true,
- ["Size"] = Vector3.new(4, 1, 2),
- })
- o23 = Create("ParticleEmitter",{
- ["Parent"] = o22,
- ["Size"] = NumberSequence.new(2.5,2.5),
- ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
- ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
- })
- o24 = Create("Part",{
- ["Parent"] = o2,
- ["BrickColor"] = BrickColor.new("Light orange"),
- ["Transparency"] = 1,
- ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
- ["Rotation"] = Vector3.new(93.5509491, 13.533741, -115.702736),
- ["Anchored"] = true,
- ["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),
- ["CanCollide"] = false,
- ["Locked"] = true,
- ["Size"] = Vector3.new(4, 1, 2),
- })
- o25 = Create("ParticleEmitter",{
- ["Parent"] = o24,
- ["Size"] = NumberSequence.new(2.5,2.5),
- ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
- ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
- })
- o26 = Create("Part",{
- ["Parent"] = o2,
- ["BrickColor"] = BrickColor.new("Light orange"),
- ["Transparency"] = 1,
- ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
- ["Rotation"] = Vector3.new(93.5508499, 13.5340061, -83.6512985),
- ["Anchored"] = true,
- ["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),
- ["CanCollide"] = false,
- ["Locked"] = true,
- ["Size"] = Vector3.new(4, 1, 2),
- })
- o27 = Create("ParticleEmitter",{
- ["Parent"] = o26,
- ["Size"] = NumberSequence.new(2.5,2.5),
- ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
- ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
- })
- o28 = Create("Part",{
- ["Parent"] = o2,
- ["BrickColor"] = BrickColor.new("Light orange"),
- ["Transparency"] = 1,
- ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
- ["Rotation"] = Vector3.new(93.5508728, 13.5338879, -67.7195816),
- ["Anchored"] = true,
- ["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),
- ["CanCollide"] = false,
- ["Locked"] = true,
- ["Size"] = Vector3.new(4, 1, 2),
- })
- o29 = Create("ParticleEmitter",{
- ["Parent"] = o28,
- ["Size"] = NumberSequence.new(2.5,2.5),
- ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
- ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
- })
- o30 = Create("Part",{
- ["Parent"] = o2,
- ["BrickColor"] = BrickColor.new("Light orange"),
- ["Transparency"] = 1,
- ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
- ["Rotation"] = Vector3.new(93.5509109, 13.5338335, -50.7363472),
- ["Anchored"] = true,
- ["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),
- ["CanCollide"] = false,
- ["Locked"] = true,
- ["Size"] = Vector3.new(4, 1, 2),
- })
- o31 = Create("ParticleEmitter",{
- ["Parent"] = o30,
- ["Size"] = NumberSequence.new(2.5,2.5),
- ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
- ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
- })
- o32 = Create("Part",{
- ["Parent"] = o2,
- ["BrickColor"] = BrickColor.new("Light orange"),
- ["Transparency"] = 1,
- ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
- ["Rotation"] = Vector3.new(93.5509033, 13.5337915, -103.332832),
- ["Anchored"] = true,
- ["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),
- ["CanCollide"] = false,
- ["Locked"] = true,
- ["Size"] = Vector3.new(4, 1, 2),
- })
- o33 = Create("ParticleEmitter",{
- ["Parent"] = o32,
- ["Size"] = NumberSequence.new(2.5,2.5),
- ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
- ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
- })
- o34 = Create("Part",{
- ["Parent"] = o2,
- ["BrickColor"] = BrickColor.new("Light orange"),
- ["Transparency"] = 1,
- ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
- ["Rotation"] = Vector3.new(87.5872192, 13.7778225, -25.8519192),
- ["Anchored"] = true,
- ["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),
- ["CanCollide"] = false,
- ["Locked"] = true,
- ["Size"] = Vector3.new(4, 1, 2),
- })
- o35 = Create("ParticleEmitter",{
- ["Parent"] = o34,
- ["Size"] = NumberSequence.new(2.5,2.5),
- ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
- ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
- })
- o36 = Create("Part",{
- ["Parent"] = o2,
- ["BrickColor"] = BrickColor.new("Light orange"),
- ["Transparency"] = 1,
- ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
- ["Rotation"] = Vector3.new(87.5871582, 13.7778587, -42.8351593),
- ["Anchored"] = true,
- ["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),
- ["CanCollide"] = false,
- ["Locked"] = true,
- ["Size"] = Vector3.new(4, 1, 2),
- })
- o37 = Create("ParticleEmitter",{
- ["Parent"] = o36,
- ["Size"] = NumberSequence.new(2.5,2.5),
- ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
- ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
- })
- o38 = Create("Part",{
- ["Parent"] = o2,
- ["BrickColor"] = BrickColor.new("Light orange"),
- ["Transparency"] = 1,
- ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
- ["Rotation"] = Vector3.new(87.5872955, 13.7777548, -90.8183365),
- ["Anchored"] = true,
- ["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),
- ["CanCollide"] = false,
- ["Locked"] = true,
- ["Size"] = Vector3.new(4, 1, 2),
- })
- o39 = Create("ParticleEmitter",{
- ["Parent"] = o38,
- ["Size"] = NumberSequence.new(2.5,2.5),
- ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
- ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
- })
- o40 = Create("Part",{
- ["Parent"] = o2,
- ["BrickColor"] = BrickColor.new("Light orange"),
- ["Transparency"] = 1,
- ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
- ["Rotation"] = Vector3.new(87.5872269, 13.7777824, -78.4484177),
- ["Anchored"] = true,
- ["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),
- ["CanCollide"] = false,
- ["Locked"] = true,
- ["Size"] = Vector3.new(4, 1, 2),
- })
- o41 = Create("ParticleEmitter",{
- ["Parent"] = o40,
- ["Size"] = NumberSequence.new(2.5,2.5),
- ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
- ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
- })
- o42 = Create("Part",{
- ["Parent"] = o2,
- ["BrickColor"] = BrickColor.new("Light orange"),
- ["Transparency"] = 1,
- ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
- ["Rotation"] = Vector3.new(87.5870895, 13.7779512, -58.7668457),
- ["Anchored"] = true,
- ["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),
- ["CanCollide"] = false,
- ["Locked"] = true,
- ["Size"] = Vector3.new(4, 1, 2),
- })
- o43 = Create("ParticleEmitter",{
- ["Parent"] = o42,
- ["Size"] = NumberSequence.new(2.5,2.5),
- ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
- ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
- })
- o44 = Create("Part",{
- ["Parent"] = o2,
- ["BrickColor"] = BrickColor.new("Light orange"),
- ["Transparency"] = 1,
- ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
- ["Rotation"] = Vector3.new(86.3596802, -13.5104132, 76.2841797),
- ["Anchored"] = true,
- ["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),
- ["CanCollide"] = false,
- ["Locked"] = true,
- ["Size"] = Vector3.new(4, 1, 2),
- })
- o45 = Create("ParticleEmitter",{
- ["Parent"] = o44,
- ["Size"] = NumberSequence.new(2.5,2.5),
- ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
- ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
- })
- o46 = Create("Part",{
- ["Parent"] = o2,
- ["BrickColor"] = BrickColor.new("Light orange"),
- ["Transparency"] = 1,
- ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
- ["Rotation"] = Vector3.new(86.3597107, -13.5105181, 111.897423),
- ["Anchored"] = true,
- ["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),
- ["CanCollide"] = false,
- ["Locked"] = true,
- ["Size"] = Vector3.new(4, 1, 2),
- })
- o47 = Create("ParticleEmitter",{
- ["Parent"] = o46,
- ["Size"] = NumberSequence.new(2.5,2.5),
- ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
- ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
- })
- o48 = Create("Part",{
- ["Parent"] = o2,
- ["BrickColor"] = BrickColor.new("Light orange"),
- ["Transparency"] = 1,
- ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
- ["Rotation"] = Vector3.new(86.3596725, -13.5104551, 128.880707),
- ["Anchored"] = true,
- ["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),
- ["CanCollide"] = false,
- ["Locked"] = true,
- ["Size"] = Vector3.new(4, 1, 2),
- })
- o49 = Create("ParticleEmitter",{
- ["Parent"] = o48,
- ["Size"] = NumberSequence.new(2.5,2.5),
- ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
- ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
- })
- o50 = Create("Part",{
- ["Parent"] = o2,
- ["BrickColor"] = BrickColor.new("Light orange"),
- ["Transparency"] = 1,
- ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
- ["Rotation"] = Vector3.new(86.3596344, -13.5103664, 63.9142685),
- ["Anchored"] = true,
- ["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),
- ["CanCollide"] = false,
- ["Locked"] = true,
- ["Size"] = Vector3.new(4, 1, 2),
- })
- o51 = Create("ParticleEmitter",{
- ["Parent"] = o50,
- ["Size"] = NumberSequence.new(2.5,2.5),
- ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
- ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
- })
- o52 = Create("Part",{
- ["Parent"] = o2,
- ["BrickColor"] = BrickColor.new("Light orange"),
- ["Transparency"] = 1,
- ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
- ["Rotation"] = Vector3.new(102.621109, -6.0702033, -168.148773),
- ["Anchored"] = true,
- ["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),
- ["CanCollide"] = false,
- ["Locked"] = true,
- ["Size"] = Vector3.new(4, 1, 2),
- })
- o53 = Create("ParticleEmitter",{
- ["Parent"] = o52,
- ["Size"] = NumberSequence.new(2.5,2.5),
- ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
- ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
- })
- o54 = Create("Part",{
- ["Parent"] = o2,
- ["BrickColor"] = BrickColor.new("Light orange"),
- ["Transparency"] = 1,
- ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
- ["Rotation"] = Vector3.new(102.620941, -6.07024574, 143.868088),
- ["Anchored"] = true,
- ["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),
- ["CanCollide"] = false,
- ["Locked"] = true,
- ["Size"] = Vector3.new(4, 1, 2),
- })
- o55 = Create("ParticleEmitter",{
- ["Parent"] = o54,
- ["Size"] = NumberSequence.new(2.5,2.5),
- ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
- ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
- })
- o56 = Create("Part",{
- ["Parent"] = o2,
- ["BrickColor"] = BrickColor.new("Light orange"),
- ["Transparency"] = 1,
- ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
- ["Rotation"] = Vector3.new(102.620995, -6.07021284, 156.237991),
- ["Anchored"] = true,
- ["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),
- ["CanCollide"] = false,
- ["Locked"] = true,
- ["Size"] = Vector3.new(4, 1, 2),
- })
- o57 = Create("ParticleEmitter",{
- ["Parent"] = o56,
- ["Size"] = NumberSequence.new(2.5,2.5),
- ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
- ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
- })
- o58 = Create("Part",{
- ["Parent"] = o2,
- ["BrickColor"] = BrickColor.new("Light orange"),
- ["Transparency"] = 1,
- ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
- ["Rotation"] = Vector3.new(102.621033, -6.07022762, -151.165482),
- ["Anchored"] = true,
- ["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),
- ["CanCollide"] = false,
- ["Locked"] = true,
- ["Size"] = Vector3.new(4, 1, 2),
- })
- o59 = Create("ParticleEmitter",{
- ["Parent"] = o58,
- ["Size"] = NumberSequence.new(2.5,2.5),
- ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
- ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
- })
- o60 = Create("Part",{
- ["Parent"] = o2,
- ["BrickColor"] = BrickColor.new("Light orange"),
- ["Transparency"] = 1,
- ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
- ["Rotation"] = Vector3.new(102.621223, -6.07019854, 175.919556),
- ["Anchored"] = true,
- ["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),
- ["CanCollide"] = false,
- ["Locked"] = true,
- ["Size"] = Vector3.new(4, 1, 2),
- })
- o61 = Create("ParticleEmitter",{
- ["Parent"] = o60,
- ["Size"] = NumberSequence.new(2.5,2.5),
- ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
- ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
- })
- o62 = Create("Part",{
- ["Parent"] = o2,
- ["BrickColor"] = BrickColor.new("Light orange"),
- ["Transparency"] = 1,
- ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
- ["Rotation"] = Vector3.new(76.1906204, -2.22199559, 30.1629696),
- ["Anchored"] = true,
- ["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),
- ["CanCollide"] = false,
- ["Locked"] = true,
- ["Size"] = Vector3.new(4, 1, 2),
- })
- o63 = Create("ParticleEmitter",{
- ["Parent"] = o62,
- ["Size"] = NumberSequence.new(2.5,2.5),
- ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
- ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
- })
- o64 = Create("Part",{
- ["Parent"] = o2,
- ["BrickColor"] = BrickColor.new("Light orange"),
- ["Transparency"] = 1,
- ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
- ["Rotation"] = Vector3.new(76.1907578, -2.22186089, 63.077919),
- ["Anchored"] = true,
- ["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),
- ["CanCollide"] = false,
- ["Locked"] = true,
- ["Size"] = Vector3.new(4, 1, 2),
- })
- o65 = Create("ParticleEmitter",{
- ["Parent"] = o64,
- ["Size"] = NumberSequence.new(2.5,2.5),
- ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
- ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
- })
- o66 = Create("Part",{
- ["Parent"] = o2,
- ["BrickColor"] = BrickColor.new("Light orange"),
- ["Transparency"] = 1,
- ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
- ["Rotation"] = Vector3.new(76.190712, -2.22191787, 46.0946541),
- ["Anchored"] = true,
- ["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),
- ["CanCollide"] = false,
- ["Locked"] = true,
- ["Size"] = Vector3.new(4, 1, 2),
- })
- o67 = Create("ParticleEmitter",{
- ["Parent"] = o66,
- ["Size"] = NumberSequence.new(2.5,2.5),
- ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
- ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
- })
- o68 = Create("Part",{
- ["Parent"] = o2,
- ["BrickColor"] = BrickColor.new("Light orange"),
- ["Transparency"] = 1,
- ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
- ["Rotation"] = Vector3.new(76.1908188, -2.22179508, -1.88847733),
- ["Anchored"] = true,
- ["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),
- ["CanCollide"] = false,
- ["Locked"] = true,
- ["Size"] = Vector3.new(4, 1, 2),
- })
- o69 = Create("ParticleEmitter",{
- ["Parent"] = o68,
- ["Size"] = NumberSequence.new(2.5,2.5),
- ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
- ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
- })
- o70 = Create("Part",{
- ["Parent"] = o2,
- ["BrickColor"] = BrickColor.new("Light orange"),
- ["Transparency"] = 1,
- ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
- ["Rotation"] = Vector3.new(76.1907883, -2.22185564, 10.4814234),
- ["Anchored"] = true,
- ["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),
- ["CanCollide"] = false,
- ["Locked"] = true,
- ["Size"] = Vector3.new(4, 1, 2),
- })
- o71 = Create("ParticleEmitter",{
- ["Parent"] = o70,
- ["Size"] = NumberSequence.new(2.5,2.5),
- ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
- ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
- })
- o72 = Create("Part",{
- ["Parent"] = o2,
- ["BrickColor"] = BrickColor.new("Light orange"),
- ["Transparency"] = 1,
- ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
- ["Rotation"] = Vector3.new(79.039566, 8.73714828, -48.9605522),
- ["Anchored"] = true,
- ["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),
- ["CanCollide"] = false,
- ["Locked"] = true,
- ["Size"] = Vector3.new(4, 1, 2),
- })
- o73 = Create("ParticleEmitter",{
- ["Parent"] = o72,
- ["Size"] = NumberSequence.new(2.5,2.5),
- ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
- ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
- })
- o74 = Create("Part",{
- ["Parent"] = o2,
- ["BrickColor"] = BrickColor.new("Light orange"),
- ["Transparency"] = 1,
- ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
- ["Rotation"] = Vector3.new(79.0392761, 8.73716068, -16.9090633),
- ["Anchored"] = true,
- ["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),
- ["CanCollide"] = false,
- ["Locked"] = true,
- ["Size"] = Vector3.new(4, 1, 2),
- })
- o75 = Create("ParticleEmitter",{
- ["Parent"] = o74,
- ["Size"] = NumberSequence.new(2.5,2.5),
- ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
- ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
- })
- o76 = Create("Part",{
- ["Parent"] = o2,
- ["BrickColor"] = BrickColor.new("Light orange"),
- ["Transparency"] = 1,
- ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
- ["Rotation"] = Vector3.new(79.039505, 8.73712921, -36.5906372),
- ["Anchored"] = true,
- ["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),
- ["CanCollide"] = false,
- ["Locked"] = true,
- ["Size"] = Vector3.new(4, 1, 2),
- })
- o77 = Create("ParticleEmitter",{
- ["Parent"] = o76,
- ["Size"] = NumberSequence.new(2.5,2.5),
- ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
- ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
- })
- o78 = Create("Part",{
- ["Parent"] = o2,
- ["BrickColor"] = BrickColor.new("Light orange"),
- ["Transparency"] = 1,
- ["Position"] = Vector3.new(3925.69946, -4678.13916, -11.0854521),
- ["Rotation"] = Vector3.new(79.0393982, 8.7371397, -0.977389395),
- ["Anchored"] = true,
- ["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),
- ["CanCollide"] = false,
- ["Locked"] = true,
- ["Size"] = Vector3.new(4, 1, 2),
- })
- o79 = Create("ParticleEmitter",{
- ["Parent"] = o78,
- ["Size"] = NumberSequence.new(2.5,2.5),
- ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
- ["Acceleration"] = Vector3.new(0, -1.29999995, 0),
- })
- o80 = Create("Model",{
- ["Name"] = "Arm1",
- ["Parent"] = o1,
- })
- o81 = Create("Part",{
- ["Name"] = "Middle",
- ["Parent"] = o80,
- ["Material"] = Enum.Material.Granite,
- ["BrickColor"] = BrickColor.new("Light orange"),
- ["Position"] = Vector3.new(3923.3938, -4665.64014, -17.7558212),
- ["Rotation"] = Vector3.new(-0, -90, 0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(3923.3938, -4665.64014, -17.7558212, 0, 0, -1, 0, 1, 0, 1, 0, 0),
- ["CanCollide"] = false,
- ["Locked"] = true,
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(4.64390278, 9.28781509, 4.6439023),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- })
- o82 = Create("ParticleEmitter",{
- ["Parent"] = o81,
- ["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),
- ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
- ["Lifetime"] = NumberRange.new(1,1),
- ["Rate"] = 40,
- ["RotSpeed"] = NumberRange.new(30,30),
- ["Speed"] = NumberRange.new(0,0),
- })
- o83 = Create("ParticleEmitter",{
- ["Parent"] = o81,
- ["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),
- ["Size"] = NumberSequence.new(1.5644174814224,1.8124997615814,2.7499997615814,1.4999997615814,1.8124997615814,2.6875,1.875,4.25),
- ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
- ["Lifetime"] = NumberRange.new(2,2),
- ["Rate"] = 30,
- ["RotSpeed"] = NumberRange.new(400,400),
- ["Speed"] = NumberRange.new(3,3),
- })
- o84 = Create("Model",{
- ["Name"] = "Arm2",
- ["Parent"] = o1,
- })
- o85 = Create("Part",{
- ["Name"] = "Middle",
- ["Parent"] = o84,
- ["Material"] = Enum.Material.Granite,
- ["BrickColor"] = BrickColor.new("Light orange"),
- ["Position"] = Vector3.new(3923.3938, -4665.64014, -3.8241148),
- ["Rotation"] = Vector3.new(-0, -90, 0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(3923.3938, -4665.64014, -3.8241148, 0, 0, -1, 0, 1, 0, 1, 0, 0),
- ["CanCollide"] = false,
- ["Locked"] = true,
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(4.64390278, 9.28781509, 4.6439023),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- })
- o86 = Create("ParticleEmitter",{
- ["Parent"] = o85,
- ["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),
- ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
- ["Lifetime"] = NumberRange.new(1,1),
- ["Rate"] = 40,
- ["RotSpeed"] = NumberRange.new(30,30),
- ["Speed"] = NumberRange.new(0,0),
- })
- o87 = Create("ParticleEmitter",{
- ["Parent"] = o85,
- ["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),
- ["Size"] = NumberSequence.new(1.5644174814224,1.8124997615814,2.7499997615814,1.4999997615814,1.8124997615814,2.6875,1.875,4.25),
- ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
- ["Lifetime"] = NumberRange.new(2,2),
- ["Rate"] = 30,
- ["RotSpeed"] = NumberRange.new(400,400),
- ["Speed"] = NumberRange.new(3,3),
- })
- o88 = Create("Part",{
- ["Parent"] = o84,
- ["Material"] = Enum.Material.Granite,
- ["BrickColor"] = BrickColor.new("Light orange"),
- ["Position"] = Vector3.new(3935.67017, -4667.5542, -3.13911486),
- ["Rotation"] = Vector3.new(90, -82.368454, 90.0000076),
- ["Anchored"] = true,
- ["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),
- ["CanCollide"] = false,
- ["Locked"] = true,
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(1.47390282, 1.33999991, 36.1239014),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- })
- o89 = Create("ParticleEmitter",{
- ["Parent"] = o88,
- ["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),
- ["Size"] = NumberSequence.new(1.5644174814224,1.8124997615814,2.7499997615814,1.4999997615814,1.8124997615814,2.6875,1.875,4.25),
- ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
- ["Lifetime"] = NumberRange.new(2,2),
- ["Rate"] = 30,
- ["RotSpeed"] = NumberRange.new(400,400),
- ["Speed"] = NumberRange.new(3,3),
- })
- o90 = Create("Part",{
- ["Parent"] = o84,
- ["Material"] = Enum.Material.Neon,
- ["BrickColor"] = BrickColor.new("Institutional white"),
- ["Position"] = Vector3.new(3947.09888, -4665.76025, -3.20606613),
- ["Rotation"] = Vector3.new(90, -82.368454, 90.0000076),
- ["Anchored"] = true,
- ["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),
- ["CanCollide"] = false,
- ["Locked"] = true,
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(0.200000003, 7.81999969, 31.2939014),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- })
- o91 = Create("ParticleEmitter",{
- ["Parent"] = o90,
- ["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),
- ["Size"] = NumberSequence.new(1.5644174814224,1.8124997615814,2.7499997615814,1.4999997615814,1.8124997615814,2.6875,1.875,4.25),
- ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
- ["Lifetime"] = NumberRange.new(2,2),
- ["Rate"] = 30,
- ["RotSpeed"] = NumberRange.new(400,400),
- ["Speed"] = NumberRange.new(3,3),
- })
- o92 = Create("Part",{
- ["Parent"] = o84,
- ["Material"] = Enum.Material.Neon,
- ["BrickColor"] = BrickColor.new("Institutional white"),
- ["Position"] = Vector3.new(3963.30298, -4662.56982, -3.20606613),
- ["Rotation"] = Vector3.new(-90.000061, -44.0050316, -90.0000305),
- ["Anchored"] = true,
- ["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),
- ["CanCollide"] = false,
- ["Locked"] = true,
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(0.200000003, 7.81999969, 7.0639019),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- })
- o93 = Create("ParticleEmitter",{
- ["Parent"] = o92,
- ["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),
- ["Size"] = NumberSequence.new(1.5644174814224,1.8124997615814,2.7499997615814,1.4999997615814,1.8124997615814,2.6875,1.875,4.25),
- ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
- ["Lifetime"] = NumberRange.new(2,2),
- ["Rate"] = 30,
- ["RotSpeed"] = NumberRange.new(400,400),
- ["Speed"] = NumberRange.new(3,3),
- })
- o94 = Create("Model",{
- ["Name"] = "Leg1",
- ["Parent"] = o1,
- })
- o95 = Create("Part",{
- ["Name"] = "Middle",
- ["Parent"] = o94,
- ["Material"] = Enum.Material.Granite,
- ["BrickColor"] = BrickColor.new("Light orange"),
- ["Position"] = Vector3.new(3923.3938, -4674.92725, -13.1119194),
- ["Rotation"] = Vector3.new(-0, -90, 0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(3923.3938, -4674.92725, -13.1119194, 0, 0, -1, 0, 1, 0, 1, 0, 0),
- ["CanCollide"] = false,
- ["Locked"] = true,
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(4.64390278, 9.28781509, 4.6439023),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- })
- o96 = Create("ParticleEmitter",{
- ["Parent"] = o95,
- ["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),
- ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
- ["Lifetime"] = NumberRange.new(1,1),
- ["Rate"] = 40,
- ["RotSpeed"] = NumberRange.new(30,30),
- ["Speed"] = NumberRange.new(0,0),
- })
- o97 = Create("ParticleEmitter",{
- ["Parent"] = o95,
- ["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),
- ["Size"] = NumberSequence.new(1.5644174814224,1.8124997615814,2.7499997615814,1.4999997615814,1.8124997615814,2.6875,1.875,4.25),
- ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
- ["Lifetime"] = NumberRange.new(2,2),
- ["Rate"] = 30,
- ["RotSpeed"] = NumberRange.new(400,400),
- ["Speed"] = NumberRange.new(3,3),
- })
- o98 = Create("Model",{
- ["Name"] = "Leg2",
- ["Parent"] = o1,
- })
- o99 = Create("Part",{
- ["Name"] = "Middle",
- ["Parent"] = o98,
- ["Material"] = Enum.Material.Granite,
- ["BrickColor"] = BrickColor.new("Light orange"),
- ["Position"] = Vector3.new(3923.3938, -4674.92725, -8.46801567),
- ["Rotation"] = Vector3.new(-0, -90, 0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(3923.3938, -4674.92725, -8.46801567, 0, 0, -1, 0, 1, 0, 1, 0, 0),
- ["CanCollide"] = false,
- ["Locked"] = true,
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(4.64390278, 9.28781509, 4.6439023),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- })
- o100 = Create("ParticleEmitter",{
- ["Parent"] = o99,
- ["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),
- ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
- ["Lifetime"] = NumberRange.new(1,1),
- ["Rate"] = 40,
- ["RotSpeed"] = NumberRange.new(30,30),
- ["Speed"] = NumberRange.new(0,0),
- })
- o101 = Create("ParticleEmitter",{
- ["Parent"] = o99,
- ["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),
- ["Size"] = NumberSequence.new(1.5644174814224,1.8124997615814,2.7499997615814,1.4999997615814,1.8124997615814,2.6875,1.875,4.25),
- ["Texture"] = "http://www.roblox.com/asset/?id=343377229",
- ["Lifetime"] = NumberRange.new(2,2),
- ["Rate"] = 30,
- ["RotSpeed"] = NumberRange.new(400,400),
- ["Speed"] = NumberRange.new(3,3),
- })
- o102 = Create("Part",{
- ["Name"] = "Head",
- ["Parent"] = o1,
- ["BrickColor"] = BrickColor.new("Really red"),
- ["Position"] = Vector3.new(3930.82446, -4678.17822, -1.96655464),
- ["Rotation"] = Vector3.new(0, 90, 0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(3930.82446, -4678.17822, -1.96655464, 0, 0, 1, 0, 1, -0, -1, 0, 0),
- ["CanCollide"] = false,
- ["Locked"] = true,
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(0.928780496, 0.928781509, 0.928780496),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- })
- o103 = Create("Script",{
- ["Name"] = "Arm1",
- ["Parent"] = o102,
- })
- table.insert(cors,coroutine.create(function()
- wait()
- runDummyScript(function()
- function onTouched(hit)
- if hit.Parent:findFirstChild("Humanoid") ~= nil and hit.Parent:findFirstChild("Arm1") == nil then
- local g = script.Parent.Parent.Arm1:clone()
- g.Parent = hit.Parent
- local C = g:GetChildren()
- for i=1, #C do
- if C[i].className == "Part" then
- local W = Instance.new("Weld")
- W.Part0 = g.Middle
- W.Part1 = C[i]
- local CJ = CFrame.new(g.Middle.Position)
- local C0 = g.Middle.CFrame:inverse()*CJ
- local C1 = C[i].CFrame:inverse()*CJ
- W.C0 = C0
- W.C1 = C1
- W.Parent = g.Middle
- end
- local Y = Instance.new("Weld")
- Y.Part0 = hit.Parent["Left Arm"]
- Y.Part1 = g.Middle
- Y.C0 = CFrame.new(0, 0, 0)
- Y.Parent = Y.Part0
- end
- local h = g:GetChildren()
- for i = 1, # h do
- if h[i].className == "Part" then
- h[i].Anchored = false
- h[i].CanCollide = false
- end
- end
- end
- end
- script.Parent.Touched:connect(onTouched)
- end,o103)
- end))
- o104 = Create("Script",{
- ["Name"] = "Leg1",
- ["Parent"] = o102,
- })
- table.insert(cors,coroutine.create(function()
- wait()
- runDummyScript(function()
- function onTouched(hit)
- if hit.Parent:findFirstChild("Humanoid") ~= nil and hit.Parent:findFirstChild("Leg1") == nil then
- local g = script.Parent.Parent.Leg1:clone()
- g.Parent = hit.Parent
- local C = g:GetChildren()
- for i=1, #C do
- if C[i].className == "Part" then
- local W = Instance.new("Weld")
- W.Part0 = g.Middle
- W.Part1 = C[i]
- local CJ = CFrame.new(g.Middle.Position)
- local C0 = g.Middle.CFrame:inverse()*CJ
- local C1 = C[i].CFrame:inverse()*CJ
- W.C0 = C0
- W.C1 = C1
- W.Parent = g.Middle
- end
- local Y = Instance.new("Weld")
- Y.Part0 = hit.Parent["Left Leg"]
- Y.Part1 = g.Middle
- Y.C0 = CFrame.new(0, 0, 0)
- Y.Parent = Y.Part0
- end
- local h = g:GetChildren()
- for i = 1, # h do
- if h[i].className == "Part" then
- h[i].Anchored = false
- h[i].CanCollide = false
- end
- end
- end
- end
- script.Parent.Touched:connect(onTouched)
- end,o104)
- end))
- o105 = Create("Script",{
- ["Name"] = "HatRemover",
- ["Parent"] = o102,
- })
- table.insert(cors,coroutine.create(function()
- wait()
- runDummyScript(function()
- function onTouched(hit)
- local d = hit.Parent:GetChildren()
- for i=1, #d do
- if (d[i].className == "Hat") then
- d[i]:remove()
- end
- end
- end
- script.Parent.Touched:connect(onTouched)
- end,o105)
- end))
- o106 = Create("Script",{
- ["Name"] = "ChangeShirt/Pants",
- ["Parent"] = o102,
- })
- table.insert(cors,coroutine.create(function()
- wait()
- runDummyScript(function()
- --theRal
- worker = false
- part = script.Parent
- function onTouch(hit)
- local human = hit.Parent:FindFirstChild("Humanoid")
- if (human ~= nil) and (worker == false) then
- print ("Success")
- worker = true
- wait(.1)
- local pant = hit.Parent:GetChildren()
- for i=1,#pant do
- if (pant[i].className == "Pants") then
- pant[i].PantsTemplate = ""
- end
- end
- local shirt = hit.Parent:GetChildren()
- for i=1,#shirt do
- if (shirt[i].className == "Shirt") then
- shirt[i].ShirtTemplate = ""
- wait(1)
- worker = false
- end
- end
- end
- end
- script.Parent.Touched:connect(onTouch)
- end,o106)
- end))
- o107 = Create("Script",{
- ["Parent"] = o102,
- })
- table.insert(cors,coroutine.create(function()
- wait()
- runDummyScript(function()
- function onTouch(part)
- local human = part.Parent:findFirstChild("Humanoid")
- if human ~= nil then
- part.Parent:findFirstChild("Head").BrickColor = BrickColor.new(125)
- part.Parent:findFirstChild("Head").Transparency = 0
- part.Parent:findFirstChild("Torso").BrickColor = BrickColor.new(1)
- part.Parent:findFirstChild("Torso").Transparency = 1
- part.Parent:findFirstChild("Left Arm").BrickColor = BrickColor.new(1)
- part.Parent:findFirstChild("Left Arm").Transparency = 1
- part.Parent:findFirstChild("Right Arm").BrickColor = BrickColor.new(1)
- part.Parent:findFirstChild("Right Arm").Transparency = 1
- part.Parent:findFirstChild("Left Leg").BrickColor = BrickColor.new(1)
- part.Parent:findFirstChild("Left Leg").CanCollide = true
- part.Parent:findFirstChild("Left Leg").Transparency = 1
- part.Parent:findFirstChild("Right Leg").BrickColor = BrickColor.new(1)
- part.Parent:findFirstChild("Right Leg").CanCollide = true
- part.Parent:findFirstChild("Right Leg").Transparency = 1
- end
- end
- script.Parent.Touched:connect(onTouch)
- --COLORS
- --1 = white
- --208 = Light stone grey
- --194 = Medium stone grey
- --199 = Dark stone grey
- --26 = Black
- --21 = Bright red
- --24 = Bright yellow
- --226 = Cool yellow
- --23 = Bright blue
- --107 = Bright bluish green
- --102 = Medium blue
- --11 = Pastel blue
- --45 = Light blue
- --135 = Sand blue
- --106 = Bright orange
- --105 = Br. yellowish orange
- --141 = Earth green
- --28 = Dark green
- --37 = Bright green
- --119 = Br. yellowish green
- --29 = Medium green
- --151 = Sand green
- --38 = Dark orange
- --192 = Reddish brown
- --104 = Bright violet
- --9 = Light reddish violet
- --101 = Medium red
- --5 = Brick Yellow
- --153 = Sand red
- --217 = Brown
- --18 = Nougat
- --125 = Light orange
- end,o107)
- end))
- o108 = Create("Script",{
- ["Name"] = "WalkSpeed Script",
- ["Parent"] = o102,
- })
- table.insert(cors,coroutine.create(function()
- wait()
- runDummyScript(function()
- local debounce = false
- function onTouch(part)
- local human = part.Parent:findFirstChild("Humanoid")
- if (human ~= nil) and debounce == false then
- debounce = true
- human.WalkSpeed = 16-- or whatever number
- wait(2)
- debounce = false
- end
- end
- script.Parent.Touched:connect(onTouch)
- end,o108)
- end))
- o109 = Create("Script",{
- ["Name"] = "Leg2",
- ["Parent"] = o102,
- })
- table.insert(cors,coroutine.create(function()
- wait()
- runDummyScript(function()
- function onTouched(hit)
- if hit.Parent:findFirstChild("Humanoid") ~= nil and hit.Parent:findFirstChild("Leg2") == nil then
- local g = script.Parent.Parent.Leg2:clone()
- g.Parent = hit.Parent
- local C = g:GetChildren()
- for i=1, #C do
- if C[i].className == "Part" then
- local W = Instance.new("Weld")
- W.Part0 = g.Middle
- W.Part1 = C[i]
- local CJ = CFrame.new(g.Middle.Position)
- local C0 = g.Middle.CFrame:inverse()*CJ
- local C1 = C[i].CFrame:inverse()*CJ
- W.C0 = C0
- W.C1 = C1
- W.Parent = g.Middle
- end
- local Y = Instance.new("Weld")
- Y.Part0 = hit.Parent["Right Leg"]
- Y.Part1 = g.Middle
- Y.C0 = CFrame.new(0, 0, 0)
- Y.Parent = Y.Part0
- end
- local h = g:GetChildren()
- for i = 1, # h do
- if h[i].className == "Part" then
- h[i].Anchored = false
- h[i].CanCollide = false
- end
- end
- end
- end
- script.Parent.Touched:connect(onTouched)
- end,o109)
- end))
- o110 = Create("Script",{
- ["Name"] = "Arm2",
- ["Parent"] = o102,
- })
- table.insert(cors,coroutine.create(function()
- wait()
- runDummyScript(function()
- function onTouched(hit)
- if hit.Parent:findFirstChild("Humanoid") ~= nil and hit.Parent:findFirstChild("Arm2") == nil then
- local g = script.Parent.Parent.Arm2:clone()
- g.Parent = hit.Parent
- local C = g:GetChildren()
- for i=1, #C do
- if C[i].className == "Part" then
- local W = Instance.new("Weld")
- W.Part0 = g.Middle
- W.Part1 = C[i]
- local CJ = CFrame.new(g.Middle.Position)
- local C0 = g.Middle.CFrame:inverse()*CJ
- local C1 = C[i].CFrame:inverse()*CJ
- W.C0 = C0
- W.C1 = C1
- W.Parent = g.Middle
- end
- local Y = Instance.new("Weld")
- Y.Part0 = hit.Parent["Right Arm"]
- Y.Part1 = g.Middle
- Y.C0 = CFrame.new(0, 0, 0)
- Y.Parent = Y.Part0
- end
- local h = g:GetChildren()
- for i = 1, # h do
- if h[i].className == "Part" then
- h[i].Anchored = false
- h[i].CanCollide = false
- end
- end
- end
- end
- script.Parent.Touched:connect(onTouched)
- end,o110)
- end))
- o111 = Create("Script",{
- ["Name"] = "Torso",
- ["Parent"] = o102,
- })
- table.insert(cors,coroutine.create(function()
- wait()
- runDummyScript(function()
- function onTouched(hit)
- if hit.Parent:findFirstChild("Humanoid") ~= nil and hit.Parent:findFirstChild("Chest") == nil then
- local g = script.Parent.Parent.Chest:clone()
- g.Parent = hit.Parent
- local C = g:GetChildren()
- for i=1, #C do
- if C[i].className == "Part" then
- local W = Instance.new("Weld")
- W.Part0 = g.Middle
- W.Part1 = C[i]
- local CJ = CFrame.new(g.Middle.Position)
- local C0 = g.Middle.CFrame:inverse()*CJ
- local C1 = C[i].CFrame:inverse()*CJ
- W.C0 = C0
- W.C1 = C1
- W.Parent = g.Middle
- end
- local Y = Instance.new("Weld")
- Y.Part0 = hit.Parent.Torso
- Y.Part1 = g.Middle
- Y.C0 = CFrame.new(0, 0, 0)
- Y.Parent = Y.Part0
- end
- local h = g:GetChildren()
- for i = 1, # h do
- if h[i].className == "Part" then
- h[i].Anchored = false
- h[i].CanCollide = false
- end
- end
- end
- end
- script.Parent.Touched:connect(onTouched)
- end,o111)
- end))
- o112 = Create("Script",{
- ["Name"] = "Cframe",
- ["Parent"] = o102,
- })
- table.insert(cors,coroutine.create(function()
- wait()
- runDummyScript(function()
- wait(2)
- local p = script.Parent
- local me = game.Players.LocalPlayer.Character
- p.Shape = "Ball"
- game:GetService('RunService').Stepped:connect(function()
- p.CFrame = me.Torso.CFrame * CFrame.new(0,0,0) * CFrame.Angles(0,0,0)
- end)
- wait(0.5)
- me.Head.Transparency = 1
- p:Remove()
- end,o112)
- end))
- mas.Parent = workspace
- mas:MakeJoints()
- local mas1 = mas:GetChildren()
- for i=1,#mas1 do
- mas1[i].Parent = workspace
- ypcall(function() mas1[i]:MakeJoints() end)
- end
- mas:Destroy()
- for i=1,#cors do
- coroutine.resume(cors[i])
- end
- end)
- GiantBut.Name = "GiantBut"
- GiantBut.Parent = GUIframe
- GiantBut.BackgroundColor3 = Color3.new(0.141176, 0.141176, 0.141176)
- GiantBut.BorderColor3 = Color3.new(1, 1, 1)
- GiantBut.Position = UDim2.new(0, 0, 0, 109)
- GiantBut.Size = UDim2.new(0, 156, 0, 39)
- GiantBut.Font = Enum.Font.SourceSans
- GiantBut.FontSize = Enum.FontSize.Size14
- GiantBut.Text = "suicide glock (noice)"
- GiantBut.TextColor3 = Color3.new(1, 1, 1)
- GiantBut.TextScaled = true
- GiantBut.TextSize = 14
- GiantBut.TextWrapped = true
- GiantBut.MouseButton1Down:connect(function()
- --SUICIDE GUN REBORN BY DMS
- o1 = Instance.new("Tool")
- o2 = Instance.new("Part")
- o3 = Instance.new("SpecialMesh")
- o4 = Instance.new("Part")
- o5 = Instance.new("BlockMesh")
- o6 = Instance.new("Part")
- o7 = Instance.new("BlockMesh")
- o8 = Instance.new("Part")
- o9 = Instance.new("BlockMesh")
- o10 = Instance.new("Part")
- o11 = Instance.new("BlockMesh")
- o12 = Instance.new("Part")
- o13 = Instance.new("BlockMesh")
- o14 = Instance.new("Part")
- o15 = Instance.new("BlockMesh")
- o16 = Instance.new("Part")
- o17 = Instance.new("BlockMesh")
- o18 = Instance.new("Part")
- o19 = Instance.new("BlockMesh")
- o20 = Instance.new("Part")
- o21 = Instance.new("CylinderMesh")
- o22 = Instance.new("Part")
- o23 = Instance.new("CylinderMesh")
- o24 = Instance.new("Part")
- o25 = Instance.new("CylinderMesh")
- o26 = Instance.new("Part")
- o27 = Instance.new("BlockMesh")
- o28 = Instance.new("Part")
- o29 = Instance.new("CylinderMesh")
- o30 = Instance.new("Part")
- o31 = Instance.new("PointLight")
- o32 = Instance.new("BillboardGui")
- o33 = Instance.new("ImageLabel")
- o34 = Instance.new("BlockMesh")
- o35 = Instance.new("Part")
- o36 = Instance.new("BlockMesh")
- o37 = Instance.new("Part")
- o38 = Instance.new("BlockMesh")
- o39 = Instance.new("Part")
- o40 = Instance.new("BlockMesh")
- o41 = Instance.new("Part")
- o42 = Instance.new("Decal")
- o43 = Instance.new("CylinderMesh")
- o44 = Instance.new("Part")
- o45 = Instance.new("CylinderMesh")
- o46 = Instance.new("Part")
- o47 = Instance.new("BlockMesh")
- o48 = Instance.new("Part")
- o49 = Instance.new("SpecialMesh")
- o50 = Instance.new("Part")
- o51 = Instance.new("SpecialMesh")
- o52 = Instance.new("Part")
- o53 = Instance.new("BlockMesh")
- o54 = Instance.new("Part")
- o55 = Instance.new("BlockMesh")
- o56 = Instance.new("Part")
- o57 = Instance.new("BlockMesh")
- o58 = Instance.new("Part")
- o59 = Instance.new("CylinderMesh")
- o60 = Instance.new("Part")
- o61 = Instance.new("SpecialMesh")
- o62 = Instance.new("Part")
- o63 = Instance.new("BlockMesh")
- o64 = Instance.new("Part")
- o65 = Instance.new("SpecialMesh")
- o66 = Instance.new("Part")
- o67 = Instance.new("BlockMesh")
- o68 = Instance.new("Part")
- o69 = Instance.new("BlockMesh")
- o70 = Instance.new("Part")
- o71 = Instance.new("SpecialMesh")
- o72 = Instance.new("Part")
- o73 = Instance.new("BlockMesh")
- o74 = Instance.new("Part")
- o75 = Instance.new("BlockMesh")
- o76 = Instance.new("Part")
- o77 = Instance.new("BlockMesh")
- o78 = Instance.new("Part")
- o79 = Instance.new("SpecialMesh")
- o80 = Instance.new("Part")
- o81 = Instance.new("CylinderMesh")
- o82 = Instance.new("Part")
- o83 = Instance.new("SpecialMesh")
- o84 = Instance.new("Part")
- o85 = Instance.new("BlockMesh")
- o86 = Instance.new("Part")
- o87 = Instance.new("SpecialMesh")
- o88 = Instance.new("Part")
- o89 = Instance.new("SpecialMesh")
- o90 = Instance.new("Part")
- o91 = Instance.new("BlockMesh")
- o92 = Instance.new("Part")
- o93 = Instance.new("BlockMesh")
- o94 = Instance.new("Part")
- o95 = Instance.new("SpecialMesh")
- o96 = Instance.new("Part")
- o97 = Instance.new("BlockMesh")
- o98 = Instance.new("Part")
- o99 = Instance.new("SpecialMesh")
- o100 = Instance.new("Part")
- o101 = Instance.new("BlockMesh")
- o102 = Instance.new("Part")
- o103 = Instance.new("BlockMesh")
- o104 = Instance.new("Part")
- o105 = Instance.new("SpecialMesh")
- o106 = Instance.new("Part")
- o107 = Instance.new("BlockMesh")
- o108 = Instance.new("Part")
- o109 = Instance.new("CylinderMesh")
- o110 = Instance.new("Part")
- o111 = Instance.new("BlockMesh")
- o112 = Instance.new("Part")
- o113 = Instance.new("SpecialMesh")
- o114 = Instance.new("Part")
- o115 = Instance.new("CylinderMesh")
- o116 = Instance.new("Part")
- o117 = Instance.new("BlockMesh")
- o118 = Instance.new("Part")
- o119 = Instance.new("SpecialMesh")
- o120 = Instance.new("Part")
- o121 = Instance.new("BlockMesh")
- o122 = Instance.new("Part")
- o123 = Instance.new("SpecialMesh")
- o124 = Instance.new("Part")
- o125 = Instance.new("SpecialMesh")
- o126 = Instance.new("Part")
- o127 = Instance.new("BlockMesh")
- o128 = Instance.new("Part")
- o129 = Instance.new("BlockMesh")
- o130 = Instance.new("Part")
- o131 = Instance.new("SpecialMesh")
- o132 = Instance.new("Part")
- o133 = Instance.new("BlockMesh")
- o134 = Instance.new("Part")
- o135 = Instance.new("BlockMesh")
- o136 = Instance.new("Part")
- o137 = Instance.new("SpecialMesh")
- o138 = Instance.new("Part")
- o139 = Instance.new("BlockMesh")
- o140 = Instance.new("Part")
- o141 = Instance.new("CylinderMesh")
- o142 = Instance.new("Part")
- o143 = Instance.new("BlockMesh")
- o144 = Instance.new("Part")
- o145 = Instance.new("SpecialMesh")
- o146 = Instance.new("Part")
- o147 = Instance.new("SpecialMesh")
- o148 = Instance.new("Part")
- o149 = Instance.new("Sound")
- o150 = Instance.new("BlockMesh")
- o1.Name = "Suicide"
- o1.Parent = game.Players.LocalPlayer.Backpack
- o2.Parent = o1
- o2.Material = Enum.Material.SmoothPlastic
- o2.BrickColor = BrickColor.new("Really black")
- o2.Position = Vector3.new(18.950964, 0.850407004, 14.2854338)
- o2.Rotation = Vector3.new(-2.19040904e-013, 2.50129006e-006, -180)
- o2.Anchored = true
- o2.FormFactor = Enum.FormFactor.Custom
- o2.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
- 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)
- o2.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o2.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o2.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o2.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o2.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- o3.Parent = o2
- o3.Scale = Vector3.new(0.666666687, 0.388888866, 0.416666687)
- o3.MeshType = Enum.MeshType.Wedge
- o4.Parent = o1
- o4.Material = Enum.Material.SmoothPlastic
- o4.BrickColor = BrickColor.new("Really black")
- o4.Position = Vector3.new(18.950964, 0.953182995, 14.5104237)
- o4.Rotation = Vector3.new(3.08320072e-016, 90, 0)
- o4.Anchored = true
- o4.FormFactor = Enum.FormFactor.Custom
- o4.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
- 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)
- o4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o4.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- o5.Parent = o4
- o5.Scale = Vector3.new(0.333333343, 0.194444433, 0.694444478)
- o6.Parent = o1
- o6.Material = Enum.Material.SmoothPlastic
- o6.BrickColor = BrickColor.new("Black")
- o6.Position = Vector3.new(18.950964, 1.13095105, 14.5993176)
- o6.Rotation = Vector3.new(3.08320072e-016, 90, 0)
- o6.Anchored = true
- o6.FormFactor = Enum.FormFactor.Custom
- o6.Size = Vector3.new(0.566666663, 0.200000003, 0.200000003)
- 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)
- o6.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o6.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o6.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o6.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o6.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o6.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o6.Color = Color3.new(0.105882, 0.164706, 0.207843)
- o7.Parent = o6
- o7.Scale = Vector3.new(1, 0.583333313, 0.722222269)
- o8.Name = "SightBack"
- o8.Parent = o1
- o8.Material = Enum.Material.SmoothPlastic
- o8.Position = Vector3.new(18.950964, 1.23151195, 14.4882116)
- o8.Rotation = Vector3.new(3.08320072e-016, 90, 0)
- o8.Anchored = true
- o8.FormFactor = Enum.FormFactor.Custom
- o8.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
- 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)
- o8.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o8.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o8.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o8.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o8.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o8.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o9.Parent = o8
- o9.Scale = Vector3.new(0.166666672, 0.111111112, 0.411111116)
- o10.Parent = o1
- o10.Material = Enum.Material.SmoothPlastic
- o10.BrickColor = BrickColor.new("Really black")
- o10.Position = Vector3.new(18.950964, 0.961513996, 14.5937595)
- o10.Rotation = Vector3.new(3.08320072e-016, 90, 0)
- o10.Anchored = true
- o10.FormFactor = Enum.FormFactor.Custom
- o10.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
- 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)
- o10.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o10.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o10.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o10.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o10.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o10.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o10.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- o11.Parent = o10
- o11.Scale = Vector3.new(0.49999997, 0.277777761, 0.694444478)
- o12.Parent = o1
- o12.Material = Enum.Material.SmoothPlastic
- o12.BrickColor = BrickColor.new("Really black")
- o12.Position = Vector3.new(18.950964, 1.19539297, 14.5993176)
- o12.Rotation = Vector3.new(3.08320072e-016, 90, 0)
- o12.Anchored = true
- o12.FormFactor = Enum.FormFactor.Custom
- o12.Size = Vector3.new(0.566666663, 0.200000003, 0.200000003)
- 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)
- o12.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o12.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o12.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o12.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o12.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o12.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o12.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- o13.Parent = o12
- o13.Scale = Vector3.new(1, 0.249999985, 0.411111116)
- o14.Parent = o1
- o14.Material = Enum.Material.SmoothPlastic
- o14.BrickColor = BrickColor.new("Really black")
- o14.Position = Vector3.new(18.908186, 1.19095695, 14.5993176)
- o14.Rotation = Vector3.new(-90, 44.9999962, 90)
- o14.Anchored = true
- o14.FormFactor = Enum.FormFactor.Custom
- o14.Size = Vector3.new(0.566666663, 0.200000003, 0.200000003)
- 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)
- o14.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o14.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o14.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o14.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o14.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o14.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o14.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- o15.Parent = o14
- o15.Scale = Vector3.new(1, 0.194444433, 0.222222224)
- o16.Name = "SightBack"
- o16.Parent = o1
- o16.Material = Enum.Material.SmoothPlastic
- o16.Position = Vector3.new(18.9787407, 1.25372696, 14.4882116)
- o16.Rotation = Vector3.new(3.08320072e-016, 90, 0)
- o16.Anchored = true
- o16.FormFactor = Enum.FormFactor.Custom
- o16.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
- 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)
- o16.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o16.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o16.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o16.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o16.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o16.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o17.Parent = o16
- o17.Scale = Vector3.new(0.166666672, 0.111111112, 0.13333334)
- o18.Name = "SightBack"
- o18.Parent = o1
- o18.Material = Enum.Material.SmoothPlastic
- o18.Position = Vector3.new(18.9231701, 1.25372696, 14.4882002)
- o18.Rotation = Vector3.new(3.08320072e-016, 90, 0)
- o18.Anchored = true
- o18.FormFactor = Enum.FormFactor.Custom
- o18.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
- 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)
- o18.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o18.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o18.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o18.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o18.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o18.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o19.Parent = o18
- o19.Scale = Vector3.new(0.166666672, 0.111111112, 0.13333334)
- o20.Parent = o1
- o20.Material = Enum.Material.SmoothPlastic
- o20.BrickColor = BrickColor.new("Black")
- o20.Position = Vector3.new(18.950964, 0.886528015, 14.5798664)
- o20.Rotation = Vector3.new(-90, -2.50447761e-006, -90)
- o20.Anchored = true
- o20.FormFactor = Enum.FormFactor.Custom
- o20.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
- 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)
- o20.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o20.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o20.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o20.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o20.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o20.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o20.Color = Color3.new(0.105882, 0.164706, 0.207843)
- o21.Parent = o20
- o21.Scale = Vector3.new(0.416666687, 0.722222269, 0.416666687)
- o22.Name = "SightLine"
- o22.Parent = o1
- o22.Material = Enum.Material.SmoothPlastic
- o22.BrickColor = BrickColor.new("Smoky grey")
- o22.Position = Vector3.new(18.950964, 1.21539295, 15.7804356)
- o22.Rotation = Vector3.new(90, -2.50447761e-006, -90)
- o22.Anchored = true
- o22.FormFactor = Enum.FormFactor.Custom
- o22.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
- 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)
- o22.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o22.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o22.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o22.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o22.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o22.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o22.Color = Color3.new(0.356863, 0.364706, 0.411765)
- o23.Parent = o22
- o23.Scale = Vector3.new(0.505999982, 0.150000006, 0.505999982)
- o24.Parent = o1
- o24.Material = Enum.Material.SmoothPlastic
- o24.BrickColor = BrickColor.new("Black")
- o24.Position = Vector3.new(18.950964, 0.96707201, 15.7326679)
- o24.Rotation = Vector3.new(-90, -2.50447761e-006, -180)
- o24.Anchored = true
- o24.FormFactor = Enum.FormFactor.Custom
- o24.Size = Vector3.new(0.200000003, 0.344444454, 0.200000003)
- 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)
- o24.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o24.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o24.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o24.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o24.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o24.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o24.Color = Color3.new(0.105882, 0.164706, 0.207843)
- o25.Parent = o24
- o25.Scale = Vector3.new(0.405599982, 1, 0.405599982)
- o26.Parent = o1
- o26.Material = Enum.Material.SmoothPlastic
- o26.BrickColor = BrickColor.new("Black")
- o26.Position = Vector3.new(18.950964, 1.01984501, 15.7298756)
- o26.Rotation = Vector3.new(3.08320072e-016, 90, 0)
- o26.Anchored = true
- o26.FormFactor = Enum.FormFactor.Custom
- o26.Size = Vector3.new(0.338888884, 0.200000003, 0.200000003)
- 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)
- o26.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o26.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o26.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o26.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o26.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o26.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o26.Color = Color3.new(0.105882, 0.164706, 0.207843)
- o27.Parent = o26
- o27.Scale = Vector3.new(1, 0.527777731, 0.611111104)
- o28.Parent = o1
- o28.Material = Enum.Material.SmoothPlastic
- o28.BrickColor = BrickColor.new("Black")
- o28.Position = Vector3.new(18.950964, 0.96707201, 15.7298756)
- o28.Rotation = Vector3.new(-90, -2.50447761e-006, -180)
- o28.Anchored = true
- o28.FormFactor = Enum.FormFactor.Custom
- o28.Size = Vector3.new(0.200000003, 0.338888884, 0.200000003)
- 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)
- o28.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o28.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o28.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o28.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o28.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o28.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o28.Color = Color3.new(0.105882, 0.164706, 0.207843)
- o29.Parent = o28
- o29.Scale = Vector3.new(0.611111104, 1, 0.611111104)
- o30.Name = "Main"
- o30.Parent = o1
- o30.Material = Enum.Material.SmoothPlastic
- o30.BrickColor = BrickColor.new("Really black")
- o30.Transparency = 1
- o30.Position = Vector3.new(18.950964, 1.12816894, 15.9493256)
- o30.Rotation = Vector3.new(90, -2.50447761e-006, 2.50796006e-006)
- o30.Anchored = true
- o30.FormFactor = Enum.FormFactor.Custom
- o30.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
- 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)
- o30.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o30.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o30.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o30.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o30.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o30.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o30.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- o31.Name = "FlashFX"
- o31.Parent = o30
- o31.Color = Color3.new(1, 1, 0)
- o31.Enabled = false
- o31.Brightness = 10
- o31.Range = 6
- o31.Shadows = true
- o32.Name = "FlashGui"
- o32.Parent = o30
- o32.Size = UDim2.new(1.1000000238419,0,1.1000000238419,0)
- o32.Enabled = false
- o33.Name = "Label"
- o33.Parent = o32
- o33.Size = UDim2.new(1,0,1,0)
- o33.BackgroundTransparency = 1
- o33.Image = "http://www.roblox.com/asset/?id=117472237"
- o34.Parent = o30
- o34.Scale = Vector3.new(0.99999994, 0.99999994, 0.99999994)
- o35.Parent = o1
- o35.Material = Enum.Material.SmoothPlastic
- o35.BrickColor = BrickColor.new("Black")
- o35.Position = Vector3.new(18.908186, 1.19095695, 15.5132236)
- o35.Rotation = Vector3.new(-90, 44.9999962, 90)
- o35.Anchored = true
- o35.FormFactor = Enum.FormFactor.Custom
- o35.Size = Vector3.new(0.772222221, 0.200000003, 0.200000003)
- 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)
- o35.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o35.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o35.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o35.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o35.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o35.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o35.Color = Color3.new(0.105882, 0.164706, 0.207843)
- o36.Parent = o35
- o36.Scale = Vector3.new(1, 0.194444433, 0.222222224)
- o37.Parent = o1
- o37.Material = Enum.Material.SmoothPlastic
- o37.BrickColor = BrickColor.new("Black")
- o37.Position = Vector3.new(18.950964, 1.19539297, 15.5132236)
- o37.Rotation = Vector3.new(3.08320072e-016, 90, 0)
- o37.Anchored = true
- o37.FormFactor = Enum.FormFactor.Custom
- o37.Size = Vector3.new(0.772222221, 0.200000003, 0.200000003)
- 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)
- o37.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o37.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o37.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o37.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o37.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o37.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o37.Color = Color3.new(0.105882, 0.164706, 0.207843)
- o38.Parent = o37
- o38.Scale = Vector3.new(1, 0.249999985, 0.411111116)
- o39.Parent = o1
- o39.Material = Enum.Material.SmoothPlastic
- o39.BrickColor = BrickColor.new("Black")
- o39.Position = Vector3.new(18.950964, 1.13095105, 15.5132236)
- o39.Rotation = Vector3.new(3.08320072e-016, 90, 0)
- o39.Anchored = true
- o39.FormFactor = Enum.FormFactor.Custom
- o39.Size = Vector3.new(0.772222221, 0.200000003, 0.200000003)
- 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)
- o39.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o39.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o39.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o39.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o39.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o39.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o39.Color = Color3.new(0.105882, 0.164706, 0.207843)
- o40.Parent = o39
- o40.Scale = Vector3.new(1, 0.583333313, 0.722222269)
- o41.Parent = o1
- o41.Material = Enum.Material.SmoothPlastic
- o41.BrickColor = BrickColor.new("Black")
- o41.Position = Vector3.new(18.950964, 1.12816894, 15.3854284)
- o41.Rotation = Vector3.new(-90, -2.50447761e-006, -180)
- o41.Anchored = true
- o41.FormFactor = Enum.FormFactor.Custom
- o41.Size = Vector3.new(0.200000003, 1.06111109, 0.200000003)
- 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)
- o41.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o41.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o41.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o41.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o41.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o41.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o41.Color = Color3.new(0.105882, 0.164706, 0.207843)
- o42.Parent = o41
- o42.Texture = "http://www.roblox.com/asset/?id=47760372"
- o42.Face = Enum.NormalId.Top
- o43.Parent = o41
- o43.Scale = Vector3.new(0.49999997, 1, 0.49999997)
- o44.Parent = o1
- o44.Material = Enum.Material.SmoothPlastic
- o44.BrickColor = BrickColor.new("Black")
- o44.Position = Vector3.new(18.950964, 0.961513996, 15.352108)
- o44.Rotation = Vector3.new(-90, -2.50447761e-006, -180)
- o44.Anchored = true
- o44.FormFactor = Enum.FormFactor.Custom
- o44.Size = Vector3.new(0.200000003, 0.416666627, 0.200000003)
- 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)
- o44.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o44.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o44.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o44.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o44.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o44.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o44.Color = Color3.new(0.105882, 0.164706, 0.207843)
- o45.Parent = o44
- o45.Scale = Vector3.new(0.666666687, 1, 0.666666687)
- o46.Name = "Mag"
- o46.Parent = o1
- o46.Material = Enum.Material.SmoothPlastic
- o46.BrickColor = BrickColor.new("Black")
- o46.Position = Vector3.new(18.950964, 0.129971996, 14.3866644)
- o46.Rotation = Vector3.new(101, 90, 0)
- o46.Anchored = true
- o46.FormFactor = Enum.FormFactor.Custom
- o46.Size = Vector3.new(0.200000003, 0.333333343, 0.200000003)
- 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)
- o46.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o46.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o46.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o46.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o46.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o46.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o46.Color = Color3.new(0.105882, 0.164706, 0.207843)
- o47.Parent = o46
- o47.Scale = Vector3.new(0.027777778, 1, 0.666666687)
- o48.Parent = o1
- o48.Material = Enum.Material.SmoothPlastic
- o48.BrickColor = BrickColor.new("Black")
- o48.Position = Vector3.new(18.950964, 0.161533996, 14.3493176)
- o48.Rotation = Vector3.new(0.019784553, -6.66929267e-009, 180)
- o48.Anchored = true
- o48.FormFactor = Enum.FormFactor.Custom
- o48.Size = Vector3.new(0.200000003, 0.200000003, 0.266666681)
- 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)
- o48.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o48.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o48.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o48.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o48.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o48.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o48.Color = Color3.new(0.105882, 0.164706, 0.207843)
- o49.Parent = o48
- o49.Scale = Vector3.new(0.694444478, 0.222222224, 1)
- o49.MeshType = Enum.MeshType.Wedge
- o50.Parent = o1
- o50.Material = Enum.Material.SmoothPlastic
- o50.BrickColor = BrickColor.new("Really black")
- o50.Position = Vector3.new(18.950964, 0.155975997, 14.3354216)
- o50.Rotation = Vector3.new(3.08320072e-016, 0, -180)
- o50.Anchored = true
- o50.FormFactor = Enum.FormFactor.Custom
- o50.Size = Vector3.new(0.200000003, 0.200000003, 0.438888878)
- 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)
- o50.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o50.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o50.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o50.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o50.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o50.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o50.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- o51.Parent = o50
- o51.Scale = Vector3.new(0.666666687, 0.333333343, 1)
- o51.MeshType = Enum.MeshType.Wedge
- o52.Parent = o1
- o52.Material = Enum.Material.SmoothPlastic
- o52.BrickColor = BrickColor.new("Black")
- o52.Position = Vector3.new(18.950964, 0.239300996, 14.1882057)
- o52.Rotation = Vector3.new(105, 90, 0)
- o52.Anchored = true
- o52.FormFactor = Enum.FormFactor.Custom
- o52.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
- 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)
- o52.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o52.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o52.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o52.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o52.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o52.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o52.Color = Color3.new(0.105882, 0.164706, 0.207843)
- o53.Parent = o52
- o53.Scale = Vector3.new(0.944444478, 0.111111112, 0.611111104)
- o54.Parent = o1
- o54.Material = Enum.Material.SmoothPlastic
- o54.BrickColor = BrickColor.new("Really black")
- o54.Position = Vector3.new(18.950964, 0.225419, 14.3520937)
- o54.Rotation = Vector3.new(-3.25256337e-007, 90, 0)
- o54.Anchored = true
- o54.FormFactor = Enum.FormFactor.Custom
- o54.Size = Vector3.new(0.26111111, 0.200000003, 0.200000003)
- 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)
- o54.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o54.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o54.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o54.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o54.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o54.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o54.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- o55.Parent = o54
- o55.Scale = Vector3.new(1, 0.416666687, 0.694444478)
- o56.Parent = o1
- o56.Material = Enum.Material.SmoothPlastic
- o56.BrickColor = BrickColor.new("Really black")
- o56.Position = Vector3.new(18.950964, 0.197641, 14.2215319)
- o56.Rotation = Vector3.new(3.08320072e-016, 90, 0)
- o56.Anchored = true
- o56.FormFactor = Enum.FormFactor.Custom
- o56.Size = Vector3.new(0.211111099, 0.200000003, 0.200000003)
- 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)
- o56.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o56.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o56.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o56.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o56.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o56.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o56.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- o57.Parent = o56
- o57.Scale = Vector3.new(1, 0.0833333358, 0.666666687)
- o58.Parent = o1
- o58.Material = Enum.Material.SmoothPlastic
- o58.BrickColor = BrickColor.new("Really black")
- o58.Position = Vector3.new(18.950964, 0.258204013, 14.3493176)
- o58.Rotation = Vector3.new(-90, -2.50447761e-006, -90)
- o58.Anchored = true
- o58.FormFactor = Enum.FormFactor.Custom
- o58.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
- 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)
- o58.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o58.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o58.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o58.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o58.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o58.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o58.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- o59.Parent = o58
- o59.Scale = Vector3.new(0.49999997, 0.722222269, 0.472222239)
- o60.Parent = o1
- o60.Material = Enum.Material.SmoothPlastic
- o60.BrickColor = BrickColor.new("Really black")
- o60.Position = Vector3.new(18.950964, 0.244874001, 14.1993141)
- o60.Rotation = Vector3.new(0.019784553, -6.66929267e-009, 180)
- o60.Anchored = true
- o60.FormFactor = Enum.FormFactor.Custom
- o60.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
- 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)
- o60.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o60.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o60.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o60.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o60.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o60.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o60.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- o61.Parent = o60
- o61.Scale = Vector3.new(0.694444478, 0.222222224, 0.222222224)
- o61.MeshType = Enum.MeshType.Wedge
- o62.Parent = o1
- o62.Material = Enum.Material.SmoothPlastic
- o62.BrickColor = BrickColor.new("Black")
- o62.Position = Vector3.new(18.993742, 1.19095695, 15.1076584)
- o62.Rotation = Vector3.new(90, 44.9999962, -90)
- o62.Anchored = true
- o62.FormFactor = Enum.FormFactor.Custom
- o62.Size = Vector3.new(1.58333337, 0.200000003, 0.200000003)
- 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)
- o62.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o62.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o62.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o62.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o62.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o62.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o62.Color = Color3.new(0.105882, 0.164706, 0.207843)
- o63.Parent = o62
- o63.Scale = Vector3.new(1, 0.194444433, 0.222222224)
- o64.Parent = o1
- o64.Material = Enum.Material.SmoothPlastic
- o64.Position = Vector3.new(18.950964, 0.867092013, 15.1298876)
- o64.Rotation = Vector3.new(180, 2.50796006e-006, 8.65142192e-006)
- o64.Anchored = true
- o64.FormFactor = Enum.FormFactor.Custom
- o64.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
- 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)
- o64.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o64.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o64.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o64.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o64.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o64.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o65.Parent = o64
- o65.Scale = Vector3.new(0.611111104, 0.333333343, 0.138888881)
- o65.MeshType = Enum.MeshType.Wedge
- o66.Parent = o1
- o66.Material = Enum.Material.SmoothPlastic
- o66.Position = Vector3.new(18.950964, 0.83930999, 15.1048679)
- o66.Rotation = Vector3.new(89.9999771, 90, 0)
- o66.Anchored = true
- o66.FormFactor = Enum.FormFactor.Custom
- o66.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
- 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)
- o66.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o66.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o66.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o66.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o66.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o66.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o67.Parent = o66
- o67.Scale = Vector3.new(0.944444478, 0.111111112, 0.611111104)
- o68.Parent = o1
- o68.Material = Enum.Material.SmoothPlastic
- o68.BrickColor = BrickColor.new("Fossil")
- o68.Position = Vector3.new(18.950964, 0.716949999, 15.0719404)
- o68.Rotation = Vector3.new(-45, 90, 0)
- o68.Anchored = true
- o68.FormFactor = Enum.FormFactor.Custom
- o68.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
- 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)
- o68.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o68.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o68.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o68.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o68.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o68.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o68.Color = Color3.new(0.623529, 0.631373, 0.67451)
- o69.Parent = o68
- o69.Scale = Vector3.new(0.527777731, 0.111111112, 0.611111104)
- o70.Parent = o1
- o70.Material = Enum.Material.SmoothPlastic
- o70.BrickColor = BrickColor.new("Black")
- o70.Position = Vector3.new(18.950964, 0.875427008, 15.0743237)
- o70.Rotation = Vector3.new(3.08320072e-016, 0, -180)
- o70.Anchored = true
- o70.FormFactor = Enum.FormFactor.Custom
- o70.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
- 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)
- o70.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o70.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o70.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o70.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o70.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o70.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o70.Color = Color3.new(0.105882, 0.164706, 0.207843)
- o71.Parent = o70
- o71.Scale = Vector3.new(0.611111104, 0.249999985, 0.194444433)
- o71.MeshType = Enum.MeshType.Wedge
- o72.Parent = o1
- o72.Material = Enum.Material.SmoothPlastic
- o72.BrickColor = BrickColor.new("Black")
- o72.Position = Vector3.new(18.9315281, 1.09817195, 15.0048761)
- o72.Rotation = Vector3.new(3.08320072e-016, 90, 0)
- o72.Anchored = true
- o72.FormFactor = Enum.FormFactor.Custom
- o72.Size = Vector3.new(0.244444445, 0.200000003, 0.200000003)
- 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)
- o72.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o72.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o72.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o72.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o72.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o72.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o72.Color = Color3.new(0.105882, 0.164706, 0.207843)
- o73.Parent = o72
- o73.Scale = Vector3.new(1, 0.277777761, 0.527777731)
- o74.Parent = o1
- o74.Material = Enum.Material.SmoothPlastic
- o74.BrickColor = BrickColor.new("Black")
- o74.Position = Vector3.new(18.9870701, 1.13095105, 15.0048761)
- o74.Rotation = Vector3.new(3.08320072e-016, 90, 0)
- o74.Anchored = true
- o74.FormFactor = Enum.FormFactor.Custom
- o74.Size = Vector3.new(0.244444445, 0.200000003, 0.200000003)
- 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)
- o74.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o74.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o74.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o74.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o74.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o74.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o74.Color = Color3.new(0.105882, 0.164706, 0.207843)
- o75.Parent = o74
- o75.Scale = Vector3.new(1, 0.583333313, 0.361111134)
- o76.Parent = o1
- o76.Material = Enum.Material.SmoothPlastic
- o76.BrickColor = BrickColor.new("Black")
- o76.Position = Vector3.new(18.970396, 1.17595196, 15.0048761)
- o76.Rotation = Vector3.new(3.08320072e-016, 90, 0)
- o76.Anchored = true
- o76.FormFactor = Enum.FormFactor.Custom
- o76.Size = Vector3.new(0.244444445, 0.200000003, 0.200000003)
- 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)
- o76.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o76.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o76.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o76.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o76.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o76.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o76.Color = Color3.new(0.105882, 0.164706, 0.207843)
- o77.Parent = o76
- o77.Scale = Vector3.new(1, 0.444444448, 0.216666669)
- o78.Parent = o1
- o78.Material = Enum.Material.SmoothPlastic
- o78.BrickColor = BrickColor.new("Black")
- o78.Position = Vector3.new(18.950964, 0.39764601, 14.6493216)
- o78.Rotation = Vector3.new(180, 2.50796006e-006, 5.00895612e-006)
- o78.Anchored = true
- o78.FormFactor = Enum.FormFactor.Custom
- o78.Size = Vector3.new(0.200000003, 0.550000012, 0.200000003)
- 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)
- o78.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o78.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o78.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o78.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o78.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o78.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o78.Color = Color3.new(0.105882, 0.164706, 0.207843)
- o79.Parent = o78
- o79.Scale = Vector3.new(0.666666687, 1, 0.944444478)
- o79.MeshType = Enum.MeshType.Wedge
- o80.Parent = o1
- o80.Material = Enum.Material.SmoothPlastic
- o80.BrickColor = BrickColor.new("Black")
- o80.Position = Vector3.new(18.8859501, 0.96707201, 15.0021019)
- o80.Rotation = Vector3.new(-90, -2.50447761e-006, -90.0000076)
- o80.Anchored = true
- o80.FormFactor = Enum.FormFactor.Custom
- o80.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
- 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)
- o80.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o80.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o80.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o80.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o80.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o80.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o80.Color = Color3.new(0.105882, 0.164706, 0.207843)
- o81.Parent = o80
- o81.Scale = Vector3.new(0.249999985, 0.027777778, 0.249999985)
- o82.Parent = o1
- o82.Material = Enum.Material.SmoothPlastic
- o82.BrickColor = BrickColor.new("Dark stone grey")
- o82.Position = Vector3.new(18.950964, 0.858749986, 14.8770924)
- o82.Rotation = Vector3.new(-180, -2.50796256e-006, 5.00895703e-006)
- o82.Anchored = true
- o82.FormFactor = Enum.FormFactor.Custom
- o82.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
- 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)
- o82.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o82.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o82.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o82.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o82.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o82.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o82.Color = Color3.new(0.388235, 0.372549, 0.384314)
- o83.Parent = o82
- o83.Scale = Vector3.new(0.472222239, 0.416666687, 0.222222224)
- o83.MeshType = Enum.MeshType.Wedge
- o84.Parent = o1
- o84.Material = Enum.Material.SmoothPlastic
- o84.BrickColor = BrickColor.new("Black")
- o84.Position = Vector3.new(18.950964, 1.05040395, 14.9382162)
- o84.Rotation = Vector3.new(3.08320072e-016, 90, 0)
- o84.Anchored = true
- o84.FormFactor = Enum.FormFactor.Custom
- o84.Size = Vector3.new(1.24444449, 0.200000003, 0.200000003)
- 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)
- o84.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o84.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o84.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o84.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o84.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o84.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o84.Color = Color3.new(0.105882, 0.164706, 0.207843)
- o85.Parent = o84
- o85.Scale = Vector3.new(1, 0.222222224, 0.722222269)
- o86.Parent = o1
- o86.Material = Enum.Material.SmoothPlastic
- o86.BrickColor = BrickColor.new("Black")
- o86.Position = Vector3.new(18.950964, 0.469879985, 14.2215319)
- o86.Rotation = Vector3.new(2.05579065e-016, -2.50796006e-006, 6.27987314e-020)
- o86.Anchored = true
- o86.FormFactor = Enum.FormFactor.Custom
- o86.Size = Vector3.new(0.200000003, 0.527777791, 0.211111099)
- 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)
- o86.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o86.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o86.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o86.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o86.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o86.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o86.Color = Color3.new(0.105882, 0.164706, 0.207843)
- o87.Parent = o86
- o87.Scale = Vector3.new(0.666666687, 1, 1)
- o87.MeshType = Enum.MeshType.Wedge
- o88.Parent = o1
- o88.Material = Enum.Material.SmoothPlastic
- o88.BrickColor = BrickColor.new("Dark stone grey")
- o88.Position = Vector3.new(18.950964, 0.736557007, 14.8798761)
- o88.Rotation = Vector3.new(180, -2.50129006e-006, 180)
- o88.Anchored = true
- o88.FormFactor = Enum.FormFactor.Custom
- o88.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
- 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)
- o88.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o88.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o88.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o88.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o88.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o88.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o88.Color = Color3.new(0.388235, 0.372549, 0.384314)
- o89.Parent = o88
- o89.Scale = Vector3.new(0.472222239, 0.416666687, 0.249999985)
- o89.MeshType = Enum.MeshType.Wedge
- o90.Parent = o1
- o90.Material = Enum.Material.SmoothPlastic
- o90.BrickColor = BrickColor.new("Smoky grey")
- o90.Position = Vector3.new(18.950964, 0.683766007, 14.9020796)
- o90.Rotation = Vector3.new(3.08320072e-016, 90, 0)
- o90.Anchored = true
- o90.FormFactor = Enum.FormFactor.Custom
- o90.Size = Vector3.new(0.283333331, 0.200000003, 0.200000003)
- 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)
- o90.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o90.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o90.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o90.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o90.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o90.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o90.Color = Color3.new(0.356863, 0.364706, 0.411765)
- o91.Parent = o90
- o91.Scale = Vector3.new(1, 0.111111112, 0.611111104)
- o92.Parent = o1
- o92.Material = Enum.Material.SmoothPlastic
- o92.BrickColor = BrickColor.new("Black")
- o92.Position = Vector3.new(18.950964, 0.992074013, 14.9382162)
- o92.Rotation = Vector3.new(3.08320072e-016, 90, 0)
- o92.Anchored = true
- o92.FormFactor = Enum.FormFactor.Custom
- o92.Size = Vector3.new(1.24444449, 0.200000003, 0.200000003)
- 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)
- o92.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o92.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o92.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o92.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o92.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o92.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o92.Color = Color3.new(0.105882, 0.164706, 0.207843)
- o93.Parent = o92
- o93.Scale = Vector3.new(1, 0.361111134, 0.666666687)
- o94.Parent = o1
- o94.Material = Enum.Material.SmoothPlastic
- o94.BrickColor = BrickColor.new("Black")
- o94.Position = Vector3.new(18.950964, 0.708733976, 14.827096)
- o94.Rotation = Vector3.new(-180, 0.0927856117, 180)
- o94.Anchored = true
- o94.FormFactor = Enum.FormFactor.Custom
- o94.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
- 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)
- o94.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o94.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o94.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o94.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o94.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o94.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o94.Color = Color3.new(0.105882, 0.164706, 0.207843)
- o95.Parent = o94
- o95.Scale = Vector3.new(0.611111104, 0.138888881, 0.249999985)
- o95.MeshType = Enum.MeshType.Wedge
- o96.Parent = o1
- o96.Material = Enum.Material.SmoothPlastic
- o96.BrickColor = BrickColor.new("Black")
- o96.Position = Vector3.new(18.950964, 0.797657013, 14.8104324)
- o96.Rotation = Vector3.new(180, -2.50129006e-006, 180)
- o96.Anchored = true
- o96.FormFactor = Enum.FormFactor.Custom
- o96.Size = Vector3.new(0.200000003, 0.205555543, 0.200000003)
- 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)
- o96.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o96.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o96.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o96.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o96.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o96.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o96.Color = Color3.new(0.105882, 0.164706, 0.207843)
- o97.Parent = o96
- o97.Scale = Vector3.new(0.472222239, 1, 0.444444448)
- o98.Parent = o1
- o98.Material = Enum.Material.SmoothPlastic
- o98.BrickColor = BrickColor.new("Black")
- o98.Position = Vector3.new(18.950964, 0.875427008, 14.8298864)
- o98.Rotation = Vector3.new(-180, 0, -6.27987314e-020)
- o98.Anchored = true
- o98.FormFactor = Enum.FormFactor.Custom
- o98.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
- 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)
- o98.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o98.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o98.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o98.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o98.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o98.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o98.Color = Color3.new(0.105882, 0.164706, 0.207843)
- o99.Parent = o98
- o99.Scale = Vector3.new(0.666666687, 0.249999985, 0.194444433)
- o99.MeshType = Enum.MeshType.Wedge
- o100.Parent = o1
- o100.Material = Enum.Material.SmoothPlastic
- o100.BrickColor = BrickColor.new("Black")
- o100.Position = Vector3.new(18.988184, 0.986526012, 14.8076496)
- o100.Rotation = Vector3.new(3.00000024, 90, 0)
- o100.Anchored = true
- o100.FormFactor = Enum.FormFactor.Custom
- o100.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
- 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)
- o100.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o100.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o100.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o100.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o100.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o100.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o100.Color = Color3.new(0.105882, 0.164706, 0.207843)
- o101.Parent = o100
- o101.Scale = Vector3.new(0.694444478, 0.249999985, 0.361111134)
- o102.Parent = o1
- o102.Material = Enum.Material.SmoothPlastic
- o102.BrickColor = BrickColor.new("Black")
- o102.Position = Vector3.new(18.950964, 0.875427008, 14.8020916)
- o102.Rotation = Vector3.new(3.08320072e-016, 90, 0)
- o102.Anchored = true
- o102.FormFactor = Enum.FormFactor.Custom
- o102.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
- 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)
- o102.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o102.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o102.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o102.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o102.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o102.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o102.Color = Color3.new(0.105882, 0.164706, 0.207843)
- o103.Parent = o102
- o103.Scale = Vector3.new(0.0833333358, 0.249999985, 0.666666687)
- o104.Parent = o1
- o104.Material = Enum.Material.SmoothPlastic
- o104.BrickColor = BrickColor.new("Really black")
- o104.Position = Vector3.new(18.950964, 0.536549985, 14.6048756)
- o104.Rotation = Vector3.new(180, 2.50796006e-006, 5.00895612e-006)
- o104.Anchored = true
- o104.FormFactor = Enum.FormFactor.Custom
- o104.Size = Vector3.new(0.200000003, 0.794444382, 0.244444445)
- 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)
- o104.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o104.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o104.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o104.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o104.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o104.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o104.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- o105.Parent = o104
- o105.Scale = Vector3.new(0.694444478, 1, 1)
- o105.MeshType = Enum.MeshType.Wedge
- o106.Name = "Mag"
- o106.Parent = o1
- o106.Material = Enum.Material.SmoothPlastic
- o106.BrickColor = BrickColor.new("Really black")
- o106.Position = Vector3.new(18.950964, 0.56080699, 14.4704056)
- o106.Rotation = Vector3.new(101, 90, 0)
- o106.Anchored = true
- o106.FormFactor = Enum.FormFactor.Custom
- o106.Size = Vector3.new(0.872222185, 0.322222203, 0.200000003)
- 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)
- o106.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o106.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o106.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o106.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o106.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o106.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o106.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- o107.Parent = o106
- o107.Scale = Vector3.new(1, 1, 0.611111104)
- o108.Parent = o1
- o108.Material = Enum.Material.SmoothPlastic
- o108.BrickColor = BrickColor.new("Smoky grey")
- o108.Position = Vector3.new(18.950964, 0.731004, 14.7326536)
- o108.Rotation = Vector3.new(-90, 4.32571142e-006, -90.0000076)
- o108.Anchored = true
- o108.FormFactor = Enum.FormFactor.Custom
- o108.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
- 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)
- o108.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o108.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o108.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o108.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o108.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o108.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o108.Color = Color3.new(0.356863, 0.364706, 0.411765)
- o109.Parent = o108
- o109.Scale = Vector3.new(0.416666687, 0.694444478, 0.416666687)
- o110.Parent = o1
- o110.Material = Enum.Material.SmoothPlastic
- o110.BrickColor = BrickColor.new("Black")
- o110.Position = Vector3.new(18.950964, 0.544876993, 14.4409838)
- o110.Rotation = Vector3.new(3.08320072e-016, 90, 0)
- o110.Anchored = true
- o110.FormFactor = Enum.FormFactor.Custom
- o110.Size = Vector3.new(0.227777779, 0.711111128, 0.200000003)
- 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)
- o110.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o110.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o110.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o110.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o110.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o110.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o110.Color = Color3.new(0.105882, 0.164706, 0.207843)
- o111.Parent = o110
- o111.Scale = Vector3.new(1, 1, 0.666666687)
- o112.Parent = o1
- o112.Material = Enum.Material.SmoothPlastic
- o112.BrickColor = BrickColor.new("Black")
- o112.Position = Vector3.new(18.950964, 0.775434017, 14.7993164)
- o112.Rotation = Vector3.new(180, -2.50129006e-006, 180)
- o112.Anchored = true
- o112.FormFactor = Enum.FormFactor.Custom
- o112.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
- 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)
- o112.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o112.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o112.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o112.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o112.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o112.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o112.Color = Color3.new(0.105882, 0.164706, 0.207843)
- o113.Parent = o112
- o113.Scale = Vector3.new(0.666666687, 0.249999985, 0.111111112)
- o113.MeshType = Enum.MeshType.Wedge
- o114.Parent = o1
- o114.Material = Enum.Material.SmoothPlastic
- o114.BrickColor = BrickColor.new("Black")
- o114.Position = Vector3.new(18.950964, 0.730996013, 14.7298584)
- o114.Rotation = Vector3.new(180, 0, -90.0000076)
- o114.Anchored = true
- o114.FormFactor = Enum.FormFactor.Custom
- o114.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
- 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)
- o114.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o114.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o114.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o114.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o114.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o114.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o114.Color = Color3.new(0.105882, 0.164706, 0.207843)
- o115.Parent = o114
- o115.Scale = Vector3.new(0.833333373, 0.666666687, 0.805555522)
- o116.Parent = o1
- o116.Material = Enum.Material.SmoothPlastic
- o116.BrickColor = BrickColor.new("Black")
- o116.Position = Vector3.new(18.950964, 0.928192973, 14.7298584)
- o116.Rotation = Vector3.new(3.08320072e-016, 90, 0)
- o116.Anchored = true
- o116.FormFactor = Enum.FormFactor.Custom
- o116.Size = Vector3.new(0.827777743, 0.200000003, 0.200000003)
- 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)
- o116.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o116.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o116.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o116.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o116.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o116.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o116.Color = Color3.new(0.105882, 0.164706, 0.207843)
- o117.Parent = o116
- o117.Scale = Vector3.new(1, 0.277777761, 0.666666687)
- o118.Parent = o1
- o118.Material = Enum.Material.SmoothPlastic
- o118.BrickColor = BrickColor.new("Black")
- o118.Position = Vector3.new(18.950964, 0.825424016, 14.7993164)
- o118.Rotation = Vector3.new(-180, 0, -6.27987314e-020)
- o118.Anchored = true
- o118.FormFactor = Enum.FormFactor.Custom
- o118.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
- 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)
- o118.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o118.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o118.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o118.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o118.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o118.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o118.Color = Color3.new(0.105882, 0.164706, 0.207843)
- o119.Parent = o118
- o119.Scale = Vector3.new(0.666666687, 0.249999985, 0.111111112)
- o119.MeshType = Enum.MeshType.Wedge
- o120.Parent = o1
- o120.Material = Enum.Material.SmoothPlastic
- o120.BrickColor = BrickColor.new("Black")
- o120.Position = Vector3.new(18.950964, 0.600430012, 14.4798584)
- o120.Rotation = Vector3.new(3.08320072e-016, 90, 0)
- o120.Anchored = true
- o120.FormFactor = Enum.FormFactor.Custom
- o120.Size = Vector3.new(0.200000003, 0.666666687, 0.200000003)
- 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)
- o120.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o120.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o120.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o120.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o120.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o120.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o120.Color = Color3.new(0.105882, 0.164706, 0.207843)
- o121.Parent = o120
- o121.Scale = Vector3.new(0.027777778, 1, 0.694444478)
- o122.Parent = o1
- o122.Material = Enum.Material.SmoothPlastic
- o122.BrickColor = BrickColor.new("Black")
- o122.Position = Vector3.new(18.950964, 0.980957985, 14.5104237)
- o122.Rotation = Vector3.new(2.05579065e-016, -2.50796006e-006, 6.27987314e-020)
- o122.Anchored = true
- o122.FormFactor = Enum.FormFactor.Custom
- o122.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
- 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)
- o122.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o122.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o122.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o122.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o122.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o122.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o122.Color = Color3.new(0.105882, 0.164706, 0.207843)
- o123.Parent = o122
- o123.Scale = Vector3.new(0.694444478, 0.0833333358, 0.333333343)
- o123.MeshType = Enum.MeshType.Wedge
- o124.Parent = o1
- o124.Material = Enum.Material.SmoothPlastic
- o124.BrickColor = BrickColor.new("Black")
- o124.Position = Vector3.new(18.950964, 0.961513996, 14.6854324)
- o124.Rotation = Vector3.new(180, -2.50129006e-006, 180)
- o124.Anchored = true
- o124.FormFactor = Enum.FormFactor.Custom
- o124.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
- 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)
- o124.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o124.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o124.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o124.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o124.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o124.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o124.Color = Color3.new(0.105882, 0.164706, 0.207843)
- o125.Parent = o124
- o125.Scale = Vector3.new(0.694444478, 0.277777761, 0.416666687)
- o125.MeshType = Enum.MeshType.Wedge
- o126.Parent = o1
- o126.Material = Enum.Material.SmoothPlastic
- o126.BrickColor = BrickColor.new("Really black")
- o126.Position = Vector3.new(18.950964, 0.803216994, 14.6715384)
- o126.Rotation = Vector3.new(3.08320072e-016, 90, 0)
- o126.Anchored = true
- o126.FormFactor = Enum.FormFactor.Custom
- o126.Size = Vector3.new(0.244444445, 0.200000003, 0.200000003)
- 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)
- o126.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o126.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o126.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o126.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o126.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o126.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o126.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- o127.Parent = o126
- o127.Scale = Vector3.new(1, 0.972222209, 0.666666687)
- o128.Parent = o1
- o128.Material = Enum.Material.SmoothPlastic
- o128.BrickColor = BrickColor.new("Really black")
- o128.Position = Vector3.new(18.950964, 0.672379017, 14.6450357)
- o128.Rotation = Vector3.new(-30.0000038, 90, 0)
- o128.Anchored = true
- o128.FormFactor = Enum.FormFactor.Custom
- o128.Size = Vector3.new(0.205555543, 0.200000003, 0.200000003)
- 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)
- o128.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o128.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o128.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o128.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o128.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o128.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o128.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- o129.Parent = o128
- o129.Scale = Vector3.new(1, 0.722222269, 0.666666687)
- o130.Parent = o1
- o130.Material = Enum.Material.SmoothPlastic
- o130.BrickColor = BrickColor.new("Really black")
- o130.Position = Vector3.new(18.950964, 0.619874001, 14.3270836)
- o130.Rotation = Vector3.new(2.05579065e-016, -2.50796006e-006, 6.27987314e-020)
- o130.Anchored = true
- o130.FormFactor = Enum.FormFactor.Custom
- o130.Size = Vector3.new(0.200000003, 0.705555558, 0.300000012)
- 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)
- o130.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o130.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o130.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o130.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o130.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o130.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o130.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- o131.Parent = o130
- o131.Scale = Vector3.new(0.694444478, 1, 1)
- o131.MeshType = Enum.MeshType.Wedge
- o132.Parent = o1
- o132.Material = Enum.Material.SmoothPlastic
- o132.BrickColor = BrickColor.new("Black")
- o132.Position = Vector3.new(18.950964, 1.15317094, 14.2876415)
- o132.Rotation = Vector3.new(30.0000019, 90, 0)
- o132.Anchored = true
- o132.FormFactor = Enum.FormFactor.Custom
- o132.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
- 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)
- o132.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o132.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o132.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o132.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o132.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o132.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o132.Color = Color3.new(0.105882, 0.164706, 0.207843)
- o133.Parent = o132
- o133.Scale = Vector3.new(0.388888866, 0.194444433, 0.416666687)
- o134.Parent = o1
- o134.Material = Enum.Material.SmoothPlastic
- o134.BrickColor = BrickColor.new("Black")
- o134.Position = Vector3.new(18.950964, 1.10315704, 14.3126564)
- o134.Rotation = Vector3.new(3.08320072e-016, 90, 0)
- o134.Anchored = true
- o134.FormFactor = Enum.FormFactor.Custom
- o134.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
- 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)
- o134.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o134.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o134.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o134.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o134.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o134.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o134.Color = Color3.new(0.105882, 0.164706, 0.207843)
- o135.Parent = o134
- o135.Scale = Vector3.new(0.027777778, 0.861111045, 0.416666687)
- o136.Parent = o1
- o136.Material = Enum.Material.SmoothPlastic
- o136.BrickColor = BrickColor.new("Black")
- o136.Position = Vector3.new(18.950964, 0.969842017, 14.2187424)
- o136.Rotation = Vector3.new(2.05579065e-016, -2.50796006e-006, 6.27987314e-020)
- o136.Anchored = true
- o136.FormFactor = Enum.FormFactor.Custom
- o136.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
- 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)
- o136.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o136.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o136.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o136.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o136.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o136.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o136.Color = Color3.new(0.105882, 0.164706, 0.207843)
- o137.Parent = o136
- o137.Scale = Vector3.new(0.666666687, 0.249999985, 0.74999994)
- o137.MeshType = Enum.MeshType.Wedge
- o138.Parent = o1
- o138.Material = Enum.Material.SmoothPlastic
- o138.BrickColor = BrickColor.new("Black")
- o138.Position = Vector3.new(18.950964, 0.919857979, 14.2271004)
- o138.Rotation = Vector3.new(-0.600734293, 89.980217, -5.99351438e-007)
- o138.Anchored = true
- o138.FormFactor = Enum.FormFactor.Custom
- o138.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
- 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)
- o138.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o138.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o138.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o138.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o138.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o138.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o138.Color = Color3.new(0.105882, 0.164706, 0.207843)
- o139.Parent = o138
- o139.Scale = Vector3.new(0.888888896, 0.249999985, 0.666666687)
- o140.Parent = o1
- o140.Material = Enum.Material.SmoothPlastic
- o140.BrickColor = BrickColor.new("Black")
- o140.Position = Vector3.new(18.950964, 1.17262495, 14.2539701)
- o140.Rotation = Vector3.new(30.0000038, 1.24663654e-006, -90)
- o140.Anchored = true
- o140.FormFactor = Enum.FormFactor.Custom
- o140.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
- 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)
- o140.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o140.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o140.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o140.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o140.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o140.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o140.Color = Color3.new(0.105882, 0.164706, 0.207843)
- o141.Parent = o140
- o141.Scale = Vector3.new(0.194444433, 0.416666687, 0.194444433)
- o142.Parent = o1
- o142.Material = Enum.Material.SmoothPlastic
- o142.BrickColor = BrickColor.new("Really black")
- o142.Position = Vector3.new(18.950964, 1.10038495, 14.3182096)
- o142.Rotation = Vector3.new(3.08320072e-016, 90, 0)
- o142.Anchored = true
- o142.FormFactor = Enum.FormFactor.Custom
- o142.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
- 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)
- o142.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o142.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o142.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o142.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o142.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o142.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o142.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- o143.Parent = o142
- o143.Scale = Vector3.new(0.027777778, 0.722222269, 0.388888866)
- o144.Parent = o1
- o144.Material = Enum.Material.SmoothPlastic
- o144.BrickColor = BrickColor.new("Black")
- o144.Position = Vector3.new(18.950964, 0.986526012, 14.2826424)
- o144.Rotation = Vector3.new(3.08320072e-016, 0, 6.27987314e-020)
- o144.Anchored = true
- o144.FormFactor = Enum.FormFactor.Custom
- o144.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
- 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)
- o144.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o144.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o144.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o144.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o144.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o144.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o144.Color = Color3.new(0.105882, 0.164706, 0.207843)
- o145.Parent = o144
- o145.Scale = Vector3.new(0.666666687, 0.416666687, 0.333333343)
- o145.MeshType = Enum.MeshType.Wedge
- o146.Parent = o1
- o146.Material = Enum.Material.SmoothPlastic
- o146.BrickColor = BrickColor.new("Really black")
- o146.Position = Vector3.new(18.950964, 0.872651994, 14.2770796)
- o146.Rotation = Vector3.new(2.18855899e-013, 2.50129006e-006, 180)
- o146.Anchored = true
- o146.FormFactor = Enum.FormFactor.Custom
- o146.Size = Vector3.new(0.200000003, 0.200000003, 0.211111099)
- 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)
- o146.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o146.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o146.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o146.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o146.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o146.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o146.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- o147.Parent = o146
- o147.Scale = Vector3.new(0.666666687, 0.277777761, 1)
- o147.MeshType = Enum.MeshType.Wedge
- o148.Name = "Handle"
- o148.Parent = o1
- o148.Material = Enum.Material.SmoothPlastic
- o148.BrickColor = BrickColor.new("Really black")
- o148.Transparency = 1
- o148.Position = Vector3.new(18.9506321, 0.598004997, 14.4106464)
- o148.Rotation = Vector3.new(180, -2.50129006e-006, 180)
- o148.Anchored = true
- o148.FormFactor = Enum.FormFactor.Custom
- o148.Size = Vector3.new(0.200000003, 0.205555543, 0.200000003)
- 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)
- o148.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o148.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o148.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o148.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o148.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o148.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o148.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- o149.Name = "FireSound"
- o149.Parent = o148
- o149.SoundId = "rbxassetid://330704232"
- o149.Volume = 10
- o150.Parent = o148
- o150.Scale = Vector3.new(0.99999994, 1, 0.99999994)
- Victim = game.Players.LocalPlayer.Character
- function Suicide ()
- Victim.Torso.Neck.C0 = CFrame.new(0,1.5,0) * CFrame.Angles(math.rad(25), -math.rad(0),-math.rad(0))
- Victim.Torso.Neck.C1 = CFrame.new(0,0,0)
- wait(.02)
- Victim.Torso["Right Shoulder"].C0 = CFrame.new(2.3,.5,0) * CFrame.Angles(math.rad(-90), -math.rad(160),-math.rad(-70))
- Victim.Torso["Right Shoulder"].C1 = CFrame.new(0,0,0)
- ANGLE = -70
- ANGLE2 = -20
- for i=1,7 do
- ANGLE = ANGLE + 10
- ANGLE2 = ANGLE2 + 10
- Victim.Torso["Right Shoulder"].C0 = CFrame.new(2.3,.5,0) * CFrame.Angles(math.rad(-90), -math.rad(160),-math.rad(ANGLE))
- Victim.Torso["Right Shoulder"].C1 = CFrame.new(0,0,0)
- wait(1/30)
- end
- wait(.3)
- o1.Handle.FireSound.Parent = workspace
- workspace.FireSound:Play()
- game.Players.LocalPlayer.Character.Humanoid.Health = 0
- game.Players.LocalPlayer.Character.Head.BrickColor = BrickColor.new("Maroon")
- player = game.Players[Victim.Name]
- char = player.Character
- char.Archivable = true
- local rg = char:Clone()
- rg.HumanoidRootPart:Destroy()
- rg.Name = ""
- rg.Humanoid.MaxHealth = 0
- for i, v in pairs(rg.Torso:GetChildren()) do
- if v:IsA("Glue") or v:IsA("Motor6D") then
- v:Destroy()
- end
- end
- local n = Instance.new("Glue", rg.Torso)
- n.Name = "Neck"
- n.Part0 = rg.Torso
- n.Part1 = rg.Head
- n.C0 = CFrame.new(0, 1, 0)
- n.C1 = CFrame.new(0, -0.5, 0)
- local rs = Instance.new("Glue", rg.Torso)
- rs.Name = "Right Shoulder"
- rs.Part0 = rg.Torso
- rs.Part1 = rg["Right Arm"]
- rs.C0 = CFrame.new(1.5, 0.5, 0)
- rs.C1 = CFrame.new(0, 0.5, 0)
- local ls = Instance.new("Glue", rg.Torso)
- ls.Name = "Left Shoulder"
- ls.Part0 = rg.Torso
- ls.Part1 = rg["Left Arm"]
- ls.C0 = CFrame.new(-1.5, 0.5, 0)
- ls.C1 = CFrame.new(0, 0.5, 0)
- local rh = Instance.new("Glue", rg.Torso)
- rh.Name = "Right Hip"
- rh.Part0 = rg.Torso
- rh.Part1 = rg["Right Leg"]
- rh.C0 = CFrame.new(0.5, -1, 0)
- rh.C1 = CFrame.new(0, 1, 0)
- local lh = Instance.new("Glue", rg.Torso)
- lh.Name = "Left Hip"
- lh.Part0 = rg.Torso
- lh.Part1 = rg["Left Leg"]
- lh.C0 = CFrame.new(-0.5, -1, 0)
- lh.C1 = CFrame.new(0, 1, 0)
- char.Torso:Destroy()
- char.Head:Destroy()
- char["Left Leg"]:Destroy()
- char["Left Arm"]:Destroy()
- char["Right Leg"]:Destroy()
- char["Right Arm"]:Destroy()
- rg.Parent = game.Workspace
- rg.Head.BrickColor = BrickColor.new("Maroon")
- rg.Torso.Neck:Destroy()
- for i, v in pairs(rg.Torso:GetChildren()) do
- if v:IsA("Motor6D") then
- v:Destroy()
- end
- end
- function DEATH ()
- OHHNELLY = Instance.new("Part")
- OHHNELLY.Parent = rg
- OHHNELLY.Anchored = false
- OHHNELLY.Material = Enum.Material.SmoothPlastic
- OHHNELLY.BrickColor = BrickColor.new("Maroon")
- OHHNELLY.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
- OHHNELLY.Position = rg.Head.Position
- OHHNELLY.Color = Color3.new(0.458824, 0, 0)
- OHHNELLY.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- OHHNELLY.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- OHHNELLY.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- OHHNELLY.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- OHHNELLY.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- OHHNELLY.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- end
- for i=1, 10 do
- DEATH()
- print"BLOODY"
- wait()
- end
- end
- function Weld(x,y)
- local W = Instance.new("Weld")
- W.Part0 = x
- W.Part1 = y
- local CJ = CFrame.new(x.Position)
- local C0 = x.CFrame:inverse()*CJ
- local C1 = y.CFrame:inverse()*CJ
- W.C0 = C0
- W.C1 = C1
- W.Parent = x
- end
- function Get(A)
- if A.className == "Part" then
- Weld(o1.Handle, A)
- A.Anchored = false
- else
- local C = A:GetChildren()
- for i=1, #C do
- Get(C[i])
- end
- end
- end
- function Finale()
- Get(o1)
- end
- o1.Equipped:connect(Finale)
- o1.Unequipped:connect(Finale)
- o1.Activated:connect(Suicide)
- Finale()
- end)
- TextLabel.Parent = GUIframe
- TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel.BackgroundTransparency = 1
- TextLabel.Position = UDim2.new(0, 0, 0, 144)
- TextLabel.Size = UDim2.new(0, 296, 0, 44)
- TextLabel.Font = Enum.Font.SourceSans
- TextLabel.FontSize = Enum.FontSize.Size14
- TextLabel.Text = "Spicy Memz By Yo Boi Queen!!!"
- TextLabel.TextColor3 = Color3.new(1, 1, 1)
- TextLabel.TextScaled = true
- TextLabel.TextSize = 14
- TextLabel.TextWrapped = true
- VictimBox.Name = "VictimBox"
- VictimBox.Parent = GUIframe
- VictimBox.BackgroundColor3 = Color3.new(1, 1, 1)
- VictimBox.BackgroundTransparency = 1
- VictimBox.Position = UDim2.new(0, 171, 0, 0)
- VictimBox.Size = UDim2.new(0, 119, 0, 35)
- VictimBox.Font = Enum.Font.SourceSans
- VictimBox.FontSize = Enum.FontSize.Size14
- VictimBox.Text = "Yo Victims Name!"
- VictimBox.TextColor3 = Color3.new(1, 1, 1)
- VictimBox.TextScaled = true
- VictimBox.TextSize = 14
- VictimBox.TextWrapped = true
- KidnapBut.Name = "KidnapBut"
- KidnapBut.Parent = GUIframe
- KidnapBut.BackgroundColor3 = Color3.new(0.133333, 0.133333, 0.133333)
- KidnapBut.BorderColor3 = Color3.new(1, 1, 1)
- KidnapBut.Position = UDim2.new(0, 171, 0, 46)
- KidnapBut.Size = UDim2.new(0, 123, 0, 48)
- KidnapBut.Font = Enum.Font.SourceSans
- KidnapBut.FontSize = Enum.FontSize.Size14
- KidnapBut.Text = "kidnap him (it trailer.gif)"
- KidnapBut.TextColor3 = Color3.new(1, 1, 1)
- KidnapBut.TextScaled = true
- KidnapBut.TextSize = 14
- KidnapBut.TextWrapped = true
- KidnapBut.MouseButton1Down:connect(function()
- --CLOWN VAN BY DMS
- --its bad
- --first the victim gets kidnapped in a van
- --then they get r3ped
- --then the get killed
- --then the body is dumped on the street
- Victim = VictimBox.Text
- o1 = Instance.new("Model")
- o2 = Instance.new("Part")
- o3 = Instance.new("CylinderMesh")
- o4 = Instance.new("Part")
- o5 = Instance.new("SpecialMesh")
- o6 = Instance.new("Part")
- o7 = Instance.new("SpecialMesh")
- o8 = Instance.new("Part")
- o9 = Instance.new("BlockMesh")
- o10 = Instance.new("Part")
- o11 = Instance.new("BlockMesh")
- o12 = Instance.new("Part")
- o13 = Instance.new("Part")
- o14 = Instance.new("BlockMesh")
- o15 = Instance.new("Part")
- o16 = Instance.new("SpecialMesh")
- o17 = Instance.new("Part")
- o18 = Instance.new("SpecialMesh")
- o19 = Instance.new("Part")
- o20 = Instance.new("SpecialMesh")
- o21 = Instance.new("Sound")
- o22 = Instance.new("Part")
- o23 = Instance.new("BlockMesh")
- o24 = Instance.new("Part")
- o25 = Instance.new("SpecialMesh")
- o26 = Instance.new("Part")
- o27 = Instance.new("BlockMesh")
- o28 = Instance.new("Part")
- o29 = Instance.new("SpecialMesh")
- o30 = Instance.new("Part")
- o31 = Instance.new("BlockMesh")
- o32 = Instance.new("Part")
- o33 = Instance.new("BlockMesh")
- o34 = Instance.new("Part")
- o35 = Instance.new("BlockMesh")
- o36 = Instance.new("Part")
- o37 = Instance.new("BlockMesh")
- o38 = Instance.new("Part")
- o39 = Instance.new("Part")
- o40 = Instance.new("BlockMesh")
- o41 = Instance.new("Part")
- o42 = Instance.new("BlockMesh")
- o43 = Instance.new("Part")
- o44 = Instance.new("BlockMesh")
- o45 = Instance.new("Part")
- o46 = Instance.new("SpecialMesh")
- o47 = Instance.new("Part")
- o48 = Instance.new("BlockMesh")
- o49 = Instance.new("Part")
- o50 = Instance.new("BlockMesh")
- o51 = Instance.new("Part")
- o52 = Instance.new("BlockMesh")
- o53 = Instance.new("Part")
- o54 = Instance.new("SpecialMesh")
- o55 = Instance.new("Part")
- o56 = Instance.new("SpecialMesh")
- o57 = Instance.new("Part")
- o58 = Instance.new("BlockMesh")
- o59 = Instance.new("Part")
- o60 = Instance.new("BlockMesh")
- o61 = Instance.new("Part")
- o62 = Instance.new("BlockMesh")
- o63 = Instance.new("Part")
- o64 = Instance.new("Part")
- o65 = Instance.new("Part")
- o66 = Instance.new("BlockMesh")
- o67 = Instance.new("Part")
- o68 = Instance.new("BlockMesh")
- o69 = Instance.new("Part")
- o70 = Instance.new("BlockMesh")
- o71 = Instance.new("Part")
- o72 = Instance.new("BlockMesh")
- o73 = Instance.new("Part")
- o74 = Instance.new("SpecialMesh")
- o75 = Instance.new("Decal")
- o76 = Instance.new("Part")
- o77 = Instance.new("Part")
- o78 = Instance.new("BlockMesh")
- o79 = Instance.new("Part")
- o80 = Instance.new("SpecialMesh")
- o81 = Instance.new("Decal")
- o82 = Instance.new("Part")
- o83 = Instance.new("SpecialMesh")
- o84 = Instance.new("Humanoid")
- o85 = Instance.new("Part")
- o86 = Instance.new("Part")
- o87 = Instance.new("Part")
- o88 = Instance.new("Decal")
- o89 = Instance.new("Motor6D")
- o90 = Instance.new("Motor6D")
- o91 = Instance.new("Motor6D")
- o92 = Instance.new("Motor6D")
- o93 = Instance.new("Motor6D")
- o94 = Instance.new("Part")
- o95 = Instance.new("Part")
- o96 = Instance.new("Part")
- o97 = Instance.new("Part")
- o98 = Instance.new("Part")
- o99 = Instance.new("Decal")
- o100 = Instance.new("Motor6D")
- o101 = Instance.new("Motor6D")
- o102 = Instance.new("Motor6D")
- o103 = Instance.new("Part")
- o104 = Instance.new("Part")
- o105 = Instance.new("Part")
- o106 = Instance.new("Part")
- o107 = Instance.new("Part")
- o108 = Instance.new("CylinderMesh")
- o109 = Instance.new("Part")
- o110 = Instance.new("CylinderMesh")
- o111 = Instance.new("Part")
- o112 = Instance.new("CylinderMesh")
- o113 = Instance.new("Part")
- o114 = Instance.new("CylinderMesh")
- o115 = Instance.new("Part")
- o116 = Instance.new("CylinderMesh")
- o117 = Instance.new("Part")
- o118 = Instance.new("CylinderMesh")
- o119 = Instance.new("Part")
- o120 = Instance.new("CylinderMesh")
- o121 = Instance.new("Part")
- o122 = Instance.new("SpecialMesh")
- o123 = Instance.new("Part")
- o1.Name = " "
- o1.Parent = workspace
- o2.Parent = o1
- o2.Position = Vector3.new(95.3486252, 1.50001001, 18.4564877)
- o2.Rotation = Vector3.new(-90, 1.20620803e-006, -180)
- o2.Anchored = true
- o2.FormFactor = Enum.FormFactor.Symmetric
- o2.Size = Vector3.new(2.39999986, 1.31000006, 2.39999986)
- 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)
- o3.Parent = o2
- o4.Parent = o1
- o4.BrickColor = BrickColor.new("Institutional white")
- o4.Position = Vector3.new(96.3181839, 7.00000668, 9.31151104)
- o4.Rotation = Vector3.new(90, 89.9314728, -90)
- o4.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
- o4.Velocity = Vector3.new(-0.000346515269, 0.00201798417, -0.00195027643)
- o4.Anchored = true
- o4.FormFactor = Enum.FormFactor.Plate
- o4.Size = Vector3.new(1, 2.4000001, 2)
- o4.CFrame = CFrame.new(96.3181839, 7.00000668, 9.31151104, 0, 3.96052044e-008, 0.999999285, 0, 1, -3.97634246e-008, -1, 0, 0)
- o4.BackSurface = Enum.SurfaceType.Weld
- o4.BottomSurface = Enum.SurfaceType.Weld
- o4.LeftSurface = Enum.SurfaceType.Weld
- o4.TopSurface = Enum.SurfaceType.Weld
- o4.Color = Color3.new(0.972549, 0.972549, 0.972549)
- o5.Parent = o4
- o5.MeshType = Enum.MeshType.Wedge
- o6.Parent = o1
- o6.Material = Enum.Material.SmoothPlastic
- o6.BrickColor = BrickColor.new("Really black")
- o6.Transparency = 0.5
- o6.Position = Vector3.new(96.3181839, 7.00000668, 13.8115101)
- o6.Rotation = Vector3.new(90, 89.9440536, -90)
- o6.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
- o6.Velocity = Vector3.new(0.000965324172, 0.00135755131, -0.00195027643)
- o6.Anchored = true
- o6.FormFactor = Enum.FormFactor.Plate
- o6.Size = Vector3.new(8, 2.4000001, 1.99999976)
- o6.CFrame = CFrame.new(96.3181839, 7.00000668, 13.8115101, 0, 3.96315798e-008, 0.999999523, 0, 1, -3.97370599e-008, -1, 0, 0)
- o6.BackSurface = Enum.SurfaceType.Weld
- o6.BottomSurface = Enum.SurfaceType.Weld
- o6.LeftSurface = Enum.SurfaceType.Weld
- o6.RightSurface = Enum.SurfaceType.Weld
- o6.TopSurface = Enum.SurfaceType.Weld
- o6.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- o7.Parent = o6
- o7.MeshType = Enum.MeshType.Wedge
- o8.Parent = o1
- o8.BrickColor = BrickColor.new("Br. yellowish orange")
- o8.Position = Vector3.new(92.2182083, 4.00000715, 9.61151409)
- o8.Rotation = Vector3.new(-0, 0, -2.26619136e-006)
- o8.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
- o8.Velocity = Vector3.new(-0.000475873821, 0.00227026758, -0.00119533995)
- o8.Anchored = true
- o8.FormFactor = Enum.FormFactor.Custom
- o8.Size = Vector3.new(0.200000003, 0.800000012, 0.799999714)
- o8.CFrame = CFrame.new(92.2182083, 4.00000715, 9.61151409, 0.999998808, 3.95524538e-008, 0, -3.98161575e-008, 1, 0, 0, 0, 1)
- o8.BackSurface = Enum.SurfaceType.Weld
- o8.BottomSurface = Enum.SurfaceType.Weld
- o8.FrontSurface = Enum.SurfaceType.Weld
- o8.LeftSurface = Enum.SurfaceType.Weld
- o8.RightSurface = Enum.SurfaceType.Weld
- o8.TopSurface = Enum.SurfaceType.Weld
- o8.Color = Color3.new(0.886275, 0.607843, 0.25098)
- o9.Parent = o8
- o10.Parent = o1
- o10.BrickColor = BrickColor.new("Institutional white")
- o10.Position = Vector3.new(105.317894, 8.40004158, 9.31151295)
- o10.Rotation = Vector3.new(-0, 0, -2.21330401e-006)
- o10.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
- o10.Velocity = Vector3.new(-0.000245332019, 0.00136755884, -0.00436839834)
- o10.Anchored = true
- o10.CanCollide = false
- game.Players[Victim].Character.Humanoid.WalkSpeed = 0
- game.Players[Victim].Character.Humanoid.JumpPower = 0
- o10.FormFactor = Enum.FormFactor.Plate
- o10.Size = Vector3.new(14, 0.400000006, 1)
- o10.CFrame = CFrame.new(105.317894, 8.40004158, 9.31151295, 0.999999762, 3.86294303e-008, 0, -3.86821704e-008, 1, 0, 0, 0, 1)
- o10.BackSurface = Enum.SurfaceType.Weld
- o10.BottomSurface = Enum.SurfaceType.Weld
- o10.FrontSurface = Enum.SurfaceType.Weld
- o10.LeftSurface = Enum.SurfaceType.Weld
- o10.RightSurface = Enum.SurfaceType.Weld
- o10.TopSurface = Enum.SurfaceType.Weld
- o10.Color = Color3.new(0.972549, 0.972549, 0.972549)
- o11.Parent = o10
- o12.Name = "DOOR"
- o12.Parent = o1
- o12.BrickColor = BrickColor.new("Institutional white")
- o12.Position = Vector3.new(103.708466, 5.81500626, 9.31151104)
- o12.Rotation = Vector3.new(-0, 0, -4.43210411e-006)
- o12.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
- o12.Velocity = Vector3.new(-0.000432157307, 0.00148387556, -0.00427860441)
- o12.Anchored = true
- o12.CanCollide = false
- o12.FormFactor = Enum.FormFactor.Plate
- o12.Size = Vector3.new(5.22000027, 4.82999992, 1)
- o12.CFrame = CFrame.new(103.708466, 5.81500626, 9.31151104, 1, 7.73548052e-008, 0, -7.73548052e-008, 1, 0, 0, 0, 1)
- o12.BottomSurface = Enum.SurfaceType.Weld
- o12.LeftSurface = Enum.SurfaceType.Weld
- o12.RightSurface = Enum.SurfaceType.Weld
- o12.TopSurface = Enum.SurfaceType.Weld
- o12.Color = Color3.new(0.972549, 0.972549, 0.972549)
- o13.Parent = o1
- o13.BrickColor = BrickColor.new("White")
- o13.Position = Vector3.new(109.818169, 5.80000877, 9.31151104)
- o13.Rotation = Vector3.new(-0, 0, -2.25410599e-006)
- o13.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
- o13.Velocity = Vector3.new(-0.00043324125, 0.00104231632, -0.006061906)
- o13.Anchored = true
- o13.FormFactor = Enum.FormFactor.Plate
- o13.Size = Vector3.new(7, 4.80000019, 1)
- o13.CFrame = CFrame.new(109.818169, 5.80000877, 9.31151104, 0.999996901, 3.9341451e-008, 0, -4.00270856e-008, 1, 0, 0, 0, 1)
- o13.BackSurface = Enum.SurfaceType.Weld
- o13.BottomSurface = Enum.SurfaceType.Weld
- o13.FrontSurface = Enum.SurfaceType.Weld
- o13.LeftSurface = Enum.SurfaceType.Weld
- o13.RightSurface = Enum.SurfaceType.Weld
- o13.TopSurface = Enum.SurfaceType.Weld
- o13.Color = Color3.new(0.94902, 0.952941, 0.952941)
- o14.Parent = o13
- o15.Parent = o1
- o15.BrickColor = BrickColor.new("Institutional white")
- o15.Position = Vector3.new(97.817894, 8.40000725, 13.8115139)
- o15.Rotation = Vector3.new(90, 89.960434, -90)
- o15.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
- o15.Velocity = Vector3.new(0.00106650498, 0.00124916411, -0.00218200427)
- o15.Anchored = true
- o15.CanCollide = false
- o15.FormFactor = Enum.FormFactor.Plate
- o15.Size = Vector3.new(10, 0.400000006, 1)
- o15.CFrame = CFrame.new(97.817894, 8.40000725, 13.8115139, 0, 3.86294303e-008, 0.999999762, 0, 1, -3.86821704e-008, -1, 0, 0)
- o15.BackSurface = Enum.SurfaceType.Weld
- o15.BottomSurface = Enum.SurfaceType.Weld
- o15.TopSurface = Enum.SurfaceType.Weld
- o15.Color = Color3.new(0.972549, 0.972549, 0.972549)
- o16.Parent = o15
- o16.MeshType = Enum.MeshType.Wedge
- o17.Parent = o1
- o17.BrickColor = BrickColor.new("Institutional white")
- o17.Position = Vector3.new(96.3181839, 7.00000668, 18.3115101)
- o17.Rotation = Vector3.new(90, 89.9314728, -90)
- o17.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
- o17.Velocity = Vector3.new(0.00227716356, 0.000697118347, -0.00195027643)
- o17.Anchored = true
- o17.FormFactor = Enum.FormFactor.Plate
- o17.Size = Vector3.new(1, 2.4000001, 2)
- o17.CFrame = CFrame.new(96.3181839, 7.00000668, 18.3115101, 0, 3.96052044e-008, 0.999999285, 0, 1, -3.97634246e-008, -1, 0, 0)
- o17.BackSurface = Enum.SurfaceType.Weld
- o17.BottomSurface = Enum.SurfaceType.Weld
- o17.RightSurface = Enum.SurfaceType.Weld
- o17.TopSurface = Enum.SurfaceType.Weld
- o17.Color = Color3.new(0.972549, 0.972549, 0.972549)
- o18.Parent = o17
- o18.MeshType = Enum.MeshType.Wedge
- o19.Parent = o1
- o19.BrickColor = BrickColor.new("Institutional white")
- o19.Position = Vector3.new(93.8181839, 5.20000744, 13.8115101)
- o19.Rotation = Vector3.new(90, 89.8573456, -90)
- o19.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
- o19.Velocity = Vector3.new(0.000835234998, 0.00153823046, -0.00148565089)
- o19.Anchored = true
- o19.FormFactor = Enum.FormFactor.Plate
- o19.Size = Vector3.new(10, 1.20000005, 3)
- o19.CFrame = CFrame.new(93.8181839, 5.20000744, 13.8115101, 0, 3.77325726e-008, 0.999996901, 0, 1, -3.84182002e-008, -1, 0, 0)
- o19.BackSurface = Enum.SurfaceType.Weld
- o19.BottomSurface = Enum.SurfaceType.Weld
- o19.TopSurface = Enum.SurfaceType.Weld
- o19.Color = Color3.new(0.972549, 0.972549, 0.972549)
- o20.Parent = o19
- o20.MeshType = Enum.MeshType.Wedge
- o21.Parent = o19
- o21.SoundId = "rbxassetid://532147820"
- o21.Looped = true
- o22.Parent = o1
- o22.BrickColor = BrickColor.new("Institutional white")
- o22.Position = Vector3.new(96.3182907, 4.60000753, 9.31151104)
- o22.Rotation = Vector3.new(-0, 0, -2.23446773e-006)
- o22.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
- o22.Velocity = Vector3.new(-0.000519967522, 0.00201797695, -0.00230253674)
- o22.Anchored = true
- o22.FormFactor = Enum.FormFactor.Plate
- o22.Size = Vector3.new(2, 2.4000001, 1)
- o22.CFrame = CFrame.new(96.3182907, 4.60000753, 9.31151104, 0.999993801, 3.8998575e-008, 0, -4.03698408e-008, 1, 0, 0, 0, 1)
- o22.BackSurface = Enum.SurfaceType.Weld
- o22.BottomSurface = Enum.SurfaceType.Weld
- o22.FrontSurface = Enum.SurfaceType.Weld
- o22.LeftSurface = Enum.SurfaceType.Weld
- o22.RightSurface = Enum.SurfaceType.Weld
- o22.TopSurface = Enum.SurfaceType.Weld
- o22.Color = Color3.new(0.972549, 0.972549, 0.972549)
- o23.Parent = o22
- o24.Parent = o1
- o24.BrickColor = BrickColor.new("Institutional white")
- o24.Position = Vector3.new(113.817245, 6.80000734, 18.3115101)
- o24.Rotation = Vector3.new(-0, -90, 0)
- o24.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
- o24.Velocity = Vector3.new(0.00226270943, -0.000567569688, -0.00708095264)
- o24.Anchored = true
- o24.FormFactor = Enum.FormFactor.Plate
- o24.Size = Vector3.new(1, 2.79999995, 1)
- o24.CFrame = CFrame.new(113.817245, 6.80000734, 18.3115101, 0, 5.54578605e-008, -1, 0, 1, 5.54578605e-008, 1, 0, 0)
- o24.BackSurface = Enum.SurfaceType.Weld
- o24.BottomSurface = Enum.SurfaceType.Weld
- o24.TopSurface = Enum.SurfaceType.Weld
- o24.Color = Color3.new(0.972549, 0.972549, 0.972549)
- o25.Parent = o24
- o25.MeshType = Enum.MeshType.Wedge
- o26.Parent = o1
- o26.BrickColor = BrickColor.new("Institutional white")
- o26.Position = Vector3.new(93.0181885, 2.60000825, 13.8115101)
- o26.Rotation = Vector3.new(-0, 0, -2.27223404e-006)
- o26.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
- o26.Velocity = Vector3.new(0.000647328445, 0.00159604801, -0.00163401756)
- o26.Anchored = true
- o26.FormFactor = Enum.FormFactor.Plate
- o26.Size = Vector3.new(1.39999998, 1.60000002, 10)
- o26.CFrame = CFrame.new(93.0181885, 2.60000825, 13.8115101, 0.999999762, 3.96579551e-008, 0, -3.97106952e-008, 1, 0, 0, 0, 1)
- o26.BackSurface = Enum.SurfaceType.Weld
- o26.BottomSurface = Enum.SurfaceType.Weld
- o26.FrontSurface = Enum.SurfaceType.Weld
- o26.LeftSurface = Enum.SurfaceType.Weld
- o26.RightSurface = Enum.SurfaceType.Weld
- o26.TopSurface = Enum.SurfaceType.Weld
- o26.Color = Color3.new(0.972549, 0.972549, 0.972549)
- o27.Parent = o26
- o28.Parent = o1
- o28.BrickColor = BrickColor.new("Institutional white")
- o28.Position = Vector3.new(113.818176, 6.80000877, 9.31151104)
- o28.Rotation = Vector3.new(-90, -89.7982635, -90)
- o28.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
- o28.Velocity = Vector3.new(-0.000360969483, 0.000753228669, -0.00708122458)
- o28.Anchored = true
- o28.FormFactor = Enum.FormFactor.Plate
- o28.Size = Vector3.new(1, 2.79999995, 1)
- o28.CFrame = CFrame.new(113.818176, 6.80000877, 9.31151104, 0, 3.89985715e-008, -0.999993801, 0, 1, 4.03698408e-008, 1, 0, 0)
- o28.BackSurface = Enum.SurfaceType.Weld
- o28.BottomSurface = Enum.SurfaceType.Weld
- o28.TopSurface = Enum.SurfaceType.Weld
- o28.Color = Color3.new(0.972549, 0.972549, 0.972549)
- o29.Parent = o28
- o29.MeshType = Enum.MeshType.Wedge
- o30.Parent = o1
- o30.BrickColor = BrickColor.new("Institutional white")
- o30.Position = Vector3.new(96.3181992, 4.60000753, 18.3115101)
- o30.Rotation = Vector3.new(-0, 0, -2.26770203e-006)
- o30.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
- o30.Velocity = Vector3.new(0.00210371148, 0.000697117415, -0.0023025109)
- o30.Anchored = true
- o30.FormFactor = Enum.FormFactor.Plate
- o30.Size = Vector3.new(2, 2.4000001, 1)
- o30.CFrame = CFrame.new(96.3181992, 4.60000753, 18.3115101, 0.999999046, 3.95788291e-008, 0, -3.97897928e-008, 1, 0, 0, 0, 1)
- o30.BackSurface = Enum.SurfaceType.Weld
- o30.BottomSurface = Enum.SurfaceType.Weld
- o30.FrontSurface = Enum.SurfaceType.Weld
- o30.LeftSurface = Enum.SurfaceType.Weld
- o30.RightSurface = Enum.SurfaceType.Weld
- o30.TopSurface = Enum.SurfaceType.Weld
- o30.Color = Color3.new(0.972549, 0.972549, 0.972549)
- o31.Parent = o30
- o32.Parent = o1
- o32.BrickColor = BrickColor.new("Dark stone grey")
- o32.Position = Vector3.new(95.8181839, 4.60000753, 13.8115101)
- o32.Rotation = Vector3.new(90, 89.960434, -90)
- o32.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
- o32.Velocity = Vector3.new(0.000791871978, 0.00139368721, -0.00215674727)
- o32.Anchored = true
- o32.FormFactor = Enum.FormFactor.Plate
- o32.Size = Vector3.new(8, 2.4000001, 1)
- o32.CFrame = CFrame.new(95.8181839, 4.60000753, 13.8115101, 0, 3.96579551e-008, 0.999999762, 0, 1, -3.97106952e-008, -1, 0, 0)
- o32.BottomSurface = Enum.SurfaceType.Weld
- o32.TopSurface = Enum.SurfaceType.Weld
- o32.Color = Color3.new(0.388235, 0.372549, 0.384314)
- o33.Parent = o32
- o33.Offset = Vector3.new(0, 0, 0.5)
- o33.Scale = Vector3.new(1, 1, 2)
- o34.Parent = o1
- o34.BrickColor = BrickColor.new("Institutional white")
- o34.Position = Vector3.new(93.8181992, 4.00000715, 13.8115101)
- o34.Rotation = Vector3.new(-0, 0, -2.26770203e-006)
- o34.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
- o34.Velocity = Vector3.new(0.000748508843, 0.00153822941, -0.00166177051)
- o34.Anchored = true
- o34.FormFactor = Enum.FormFactor.Plate
- o34.Size = Vector3.new(3, 1.20000005, 10)
- o34.CFrame = CFrame.new(93.8181992, 4.00000715, 13.8115101, 0.999999046, 3.95788291e-008, 0, -3.97897928e-008, 1, 0, 0, 0, 1)
- o34.BackSurface = Enum.SurfaceType.Weld
- o34.BottomSurface = Enum.SurfaceType.Weld
- o34.FrontSurface = Enum.SurfaceType.Weld
- o34.LeftSurface = Enum.SurfaceType.Weld
- o34.RightSurface = Enum.SurfaceType.Weld
- o34.TopSurface = Enum.SurfaceType.Weld
- o34.Color = Color3.new(0.972549, 0.972549, 0.972549)
- o35.Parent = o34
- o36.Parent = o1
- o36.BrickColor = BrickColor.new("Br. yellowish orange")
- o36.Position = Vector3.new(92.2181854, 4.00000715, 18.211504)
- o36.Rotation = Vector3.new(-0, 0, -2.2601489e-006)
- o36.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
- o36.Velocity = Vector3.new(0.00203119451, 0.00100810977, -0.00119533355)
- o36.Anchored = true
- o36.FormFactor = Enum.FormFactor.Custom
- o36.Size = Vector3.new(0.200000003, 0.800000012, 0.799999714)
- o36.CFrame = CFrame.new(92.2181854, 4.00000715, 18.211504, 0.999997854, 3.94469524e-008, 0, -3.99216233e-008, 1, 0, 0, 0, 1)
- o36.BackSurface = Enum.SurfaceType.Weld
- o36.BottomSurface = Enum.SurfaceType.Weld
- o36.FrontSurface = Enum.SurfaceType.Weld
- o36.LeftSurface = Enum.SurfaceType.Weld
- o36.RightSurface = Enum.SurfaceType.Weld
- o36.TopSurface = Enum.SurfaceType.Weld
- o36.Color = Color3.new(0.886275, 0.607843, 0.25098)
- o37.Parent = o36
- o38.Parent = o1
- o38.BrickColor = BrickColor.new("Institutional white")
- o38.Position = Vector3.new(99.0602112, 4.60000706, 18.3115101)
- o38.Rotation = Vector3.new(-0, 0, -4.84935117e-006)
- o38.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
- o38.Velocity = Vector3.new(0.00210371148, 0.000498947338, -0.0031018618)
- o38.Anchored = true
- o38.CanCollide = false
- o38.FormFactor = Enum.FormFactor.Plate
- o38.Size = Vector3.new(3.48000026, 2.4000001, 1)
- o38.CFrame = CFrame.new(99.0602112, 4.60000706, 18.3115101, 1, 8.46371435e-008, 0, -8.46371435e-008, 1, 0, 0, 0, 1)
- o38.BottomSurface = Enum.SurfaceType.Weld
- o38.LeftSurface = Enum.SurfaceType.Weld
- o38.RightSurface = Enum.SurfaceType.Weld
- o38.TopSurface = Enum.SurfaceType.Weld
- o38.Color = Color3.new(0.972549, 0.972549, 0.972549)
- o39.Parent = o1
- o39.BrickColor = BrickColor.new("Really red")
- o39.Position = Vector3.new(113.818176, 4.80000877, 9.31151104)
- o39.Rotation = Vector3.new(-0, 0, -2.2344675e-006)
- o39.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
- o39.Velocity = Vector3.new(-0.000505513046, 0.000753228669, -0.00737475045)
- o39.Anchored = true
- o39.FormFactor = Enum.FormFactor.Plate
- o39.Size = Vector3.new(1, 1.20000005, 1)
- o39.CFrame = CFrame.new(113.818176, 4.80000877, 9.31151104, 0.999993801, 3.89985715e-008, 0, -4.03698408e-008, 1, 0, 0, 0, 1)
- o39.BackSurface = Enum.SurfaceType.Weld
- o39.BottomSurface = Enum.SurfaceType.Weld
- o39.FrontSurface = Enum.SurfaceType.Weld
- o39.LeftSurface = Enum.SurfaceType.Weld
- o39.RightSurface = Enum.SurfaceType.Weld
- o39.TopSurface = Enum.SurfaceType.Weld
- o39.Color = Color3.new(1, 0, 0)
- o40.Parent = o39
- o41.Parent = o1
- o41.BrickColor = BrickColor.new("Institutional white")
- o41.Position = Vector3.new(113.818054, 3.80000734, 9.31151104)
- o41.Rotation = Vector3.new(-0, 0, -2.23295706e-006)
- o41.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
- o41.Velocity = Vector3.new(-0.000577784958, 0.000753237749, -0.00752147706)
- o41.Anchored = true
- o41.FormFactor = Enum.FormFactor.Plate
- o41.Size = Vector3.new(1, 0.800000012, 1)
- o41.CFrame = CFrame.new(113.818054, 3.80000734, 9.31151104, 0.999993563, 3.89721997e-008, 0, -4.03962055e-008, 1, 0, 0, 0, 1)
- o41.BackSurface = Enum.SurfaceType.Weld
- o41.BottomSurface = Enum.SurfaceType.Weld
- o41.FrontSurface = Enum.SurfaceType.Weld
- o41.LeftSurface = Enum.SurfaceType.Weld
- o41.RightSurface = Enum.SurfaceType.Weld
- o41.TopSurface = Enum.SurfaceType.Weld
- o41.Color = Color3.new(0.972549, 0.972549, 0.972549)
- o42.Parent = o41
- o43.Parent = o1
- o43.BrickColor = BrickColor.new("Institutional white")
- o43.Position = Vector3.new(105.317894, 8.40000725, 13.8115139)
- o43.Rotation = Vector3.new(-0, 0, -2.21481446e-006)
- o43.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
- o43.Velocity = Vector3.new(0.00106650498, 0.000707125873, -0.00436840346)
- o43.Anchored = true
- o43.CanCollide = false
- o43.FormFactor = Enum.FormFactor.Plate
- o43.Size = Vector3.new(14, 0.400000006, 8)
- o43.CFrame = CFrame.new(105.317894, 8.40000725, 13.8115139, 1, 3.86558057e-008, 0, -3.86558057e-008, 1, 0, 0, 0, 1)
- o43.BackSurface = Enum.SurfaceType.Weld
- o43.BottomSurface = Enum.SurfaceType.Weld
- o43.FrontSurface = Enum.SurfaceType.Weld
- o43.LeftSurface = Enum.SurfaceType.Weld
- o43.RightSurface = Enum.SurfaceType.Weld
- o43.TopSurface = Enum.SurfaceType.Weld
- o43.Color = Color3.new(0.972549, 0.972549, 0.972549)
- o44.Parent = o43
- o45.Parent = o1
- o45.BrickColor = BrickColor.new("Really black")
- o45.Position = Vector3.new(113.818176, 6.80000782, 11.311511)
- o45.Rotation = Vector3.new(-90, -89.9314728, -90)
- o45.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
- o45.Velocity = Vector3.new(0.000222070201, 0.000459702482, -0.00708122645)
- o45.Anchored = true
- o45.CanCollide = false
- o45.FormFactor = Enum.FormFactor.Plate
- o45.Size = Vector3.new(3, 2.79999995, 1)
- o45.CFrame = CFrame.new(113.818176, 6.80000782, 11.311511, 0, 3.96052044e-008, -0.999999285, 0, 1, 3.97634281e-008, 1, 0, 0)
- o45.BackSurface = Enum.SurfaceType.Weld
- o45.BottomSurface = Enum.SurfaceType.Weld
- o45.TopSurface = Enum.SurfaceType.Weld
- o45.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- o46.Parent = o45
- o46.MeshType = Enum.MeshType.Wedge
- o47.Parent = o1
- o47.BrickColor = BrickColor.new("Institutional white")
- o47.Position = Vector3.new(103.118179, 2.40000772, 13.8115101)
- o47.Rotation = Vector3.new(-0, 0, -2.27223404e-006)
- o47.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
- o47.Velocity = Vector3.new(0.000632874086, 0.000866103393, -0.0046077203)
- o47.Anchored = true
- o47.FormFactor = Enum.FormFactor.Plate
- o47.Size = Vector3.new(12.3999996, 1.20000005, 10)
- o47.CFrame = CFrame.new(103.118179, 2.40000772, 13.8115101, 0.999999762, 3.96579551e-008, 0, -3.97106952e-008, 1, 0, 0, 0, 1)
- o47.BackSurface = Enum.SurfaceType.Weld
- o47.BottomSurface = Enum.SurfaceType.Weld
- o47.FrontSurface = Enum.SurfaceType.Weld
- o47.LeftSurface = Enum.SurfaceType.Weld
- o47.RightSurface = Enum.SurfaceType.Weld
- o47.TopSurface = Enum.SurfaceType.Weld
- o47.Color = Color3.new(0.972549, 0.972549, 0.972549)
- o48.Parent = o47
- o49.Parent = o1
- o49.BrickColor = BrickColor.new("White")
- o49.Position = Vector3.new(104.018181, 3.20000815, 13.8115101)
- o49.Rotation = Vector3.new(-0, 0, -2.27374471e-006)
- o49.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
- o49.Velocity = Vector3.new(0.000690691522, 0.000801058719, -0.00475267787)
- o49.Anchored = true
- o49.FormFactor = Enum.FormFactor.Plate
- o49.Size = Vector3.new(20.6000004, 0.400000006, 10)
- o49.CFrame = CFrame.new(104.018181, 3.20000815, 13.8115101, 1, 3.96843305e-008, 0, -3.96843305e-008, 1, 0, 0, 0, 1)
- o49.BackSurface = Enum.SurfaceType.Weld
- o49.BottomSurface = Enum.SurfaceType.Weld
- o49.FrontSurface = Enum.SurfaceType.Weld
- o49.LeftSurface = Enum.SurfaceType.Weld
- o49.RightSurface = Enum.SurfaceType.Weld
- o49.TopSurface = Enum.SurfaceType.Weld
- o49.Color = Color3.new(0.94902, 0.952941, 0.952941)
- o50.Parent = o49
- o51.Parent = o1
- o51.BrickColor = BrickColor.new("Institutional white")
- o51.Position = Vector3.new(107.167747, 5.80000782, 18.3115101)
- o51.Rotation = Vector3.new(-0, 0, -3.14727777e-006)
- o51.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
- o51.Velocity = Vector3.new(0.00219043763, -8.69987416e-005, -0.00528925471)
- o51.Anchored = true
- o51.FormFactor = Enum.FormFactor.Plate
- o51.Size = Vector3.new(12.3000002, 4.80000019, 1)
- o51.CFrame = CFrame.new(107.167747, 5.80000782, 18.3115101, 1, 5.49303607e-008, 0, -5.49303607e-008, 1, 0, 0, 0, 1)
- o51.BackSurface = Enum.SurfaceType.Weld
- o51.BottomSurface = Enum.SurfaceType.Weld
- o51.FrontSurface = Enum.SurfaceType.Weld
- o51.LeftSurface = Enum.SurfaceType.Weld
- o51.RightSurface = Enum.SurfaceType.Weld
- o51.TopSurface = Enum.SurfaceType.Weld
- o51.Color = Color3.new(0.972549, 0.972549, 0.972549)
- o52.Parent = o51
- o53.Parent = o1
- o53.BrickColor = BrickColor.new("Institutional white")
- o53.Position = Vector3.new(113.818176, 6.80000782, 13.8115101)
- o53.Rotation = Vector3.new(-90, -89.9314728, -90)
- o53.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
- o53.Velocity = Vector3.new(0.000950869871, 9.27953006e-005, -0.00708122645)
- o53.Anchored = true
- o53.CanCollide = false
- o53.FormFactor = Enum.FormFactor.Plate
- o53.Size = Vector3.new(2, 2.79999995, 1)
- o53.CFrame = CFrame.new(113.818176, 6.80000782, 13.8115101, 0, 3.96052044e-008, -0.999999285, 0, 1, 3.97634281e-008, 1, 0, 0)
- o53.BackSurface = Enum.SurfaceType.Weld
- o53.BottomSurface = Enum.SurfaceType.Weld
- o53.TopSurface = Enum.SurfaceType.Weld
- o53.Color = Color3.new(0.972549, 0.972549, 0.972549)
- o54.Parent = o53
- o54.MeshType = Enum.MeshType.Wedge
- o55.Parent = o1
- o55.BrickColor = BrickColor.new("Really black")
- o55.Position = Vector3.new(113.818176, 6.80000782, 16.3115101)
- o55.Rotation = Vector3.new(-90, -89.9314728, -90)
- o55.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
- o55.Velocity = Vector3.new(0.0016796696, -0.000274111895, -0.00708122645)
- o55.Anchored = true
- o55.CanCollide = false
- o55.FormFactor = Enum.FormFactor.Plate
- o55.Size = Vector3.new(3, 2.79999995, 1)
- o55.CFrame = CFrame.new(113.818176, 6.80000782, 16.3115101, 0, 3.96052044e-008, -0.999999285, 0, 1, 3.97634281e-008, 1, 0, 0)
- o55.BackSurface = Enum.SurfaceType.Weld
- o55.BottomSurface = Enum.SurfaceType.Weld
- o55.TopSurface = Enum.SurfaceType.Weld
- o55.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- o56.Parent = o55
- o56.MeshType = Enum.MeshType.Wedge
- o57.Parent = o1
- o57.BrickColor = BrickColor.new("Institutional white")
- o57.Position = Vector3.new(113.818176, 4.40000582, 13.8115101)
- o57.Rotation = Vector3.new(-0, 0, -2.27223404e-006)
- o57.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
- o57.Velocity = Vector3.new(0.000777417503, 9.27956426e-005, -0.00743345637)
- o57.Anchored = true
- o57.CanCollide = false
- o57.FormFactor = Enum.FormFactor.Plate
- o57.Size = Vector3.new(1, 2, 8)
- o57.CFrame = CFrame.new(113.818176, 4.40000582, 13.8115101, 0.999999762, 3.96579551e-008, 0, -3.97106952e-008, 1, 0, 0, 0, 1)
- o57.BackSurface = Enum.SurfaceType.Weld
- o57.BottomSurface = Enum.SurfaceType.Weld
- o57.FrontSurface = Enum.SurfaceType.Weld
- o57.LeftSurface = Enum.SurfaceType.Weld
- o57.RightSurface = Enum.SurfaceType.Weld
- o57.TopSurface = Enum.SurfaceType.Weld
- o57.Color = Color3.new(0.972549, 0.972549, 0.972549)
- o58.Parent = o57
- o59.Parent = o1
- o59.BrickColor = BrickColor.new("Institutional white")
- o59.Position = Vector3.new(113.818176, 3.80000734, 18.3115101)
- o59.Rotation = Vector3.new(-0, 0, -2.27223404e-006)
- o59.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
- o59.Velocity = Vector3.new(0.00204589404, -0.000567637384, -0.00752151385)
- o59.Anchored = true
- o59.FormFactor = Enum.FormFactor.Plate
- o59.Size = Vector3.new(1, 0.800000012, 1)
- o59.CFrame = CFrame.new(113.818176, 3.80000734, 18.3115101, 0.999999762, 3.96579551e-008, 0, -3.97106952e-008, 1, 0, 0, 0, 1)
- o59.BackSurface = Enum.SurfaceType.Weld
- o59.BottomSurface = Enum.SurfaceType.Weld
- o59.FrontSurface = Enum.SurfaceType.Weld
- o59.LeftSurface = Enum.SurfaceType.Weld
- o59.RightSurface = Enum.SurfaceType.Weld
- o59.TopSurface = Enum.SurfaceType.Weld
- o59.Color = Color3.new(0.972549, 0.972549, 0.972549)
- o60.Parent = o59
- o61.Parent = o1
- o61.BrickColor = BrickColor.new("Institutional white")
- o61.Position = Vector3.new(105.317894, 8.40000725, 18.3115101)
- o61.Rotation = Vector3.new(-0, 0, -2.21330401e-006)
- o61.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
- o61.Velocity = Vector3.new(0.00237834454, 4.6692905e-005, -0.00436840346)
- o61.Anchored = true
- o61.CanCollide = false
- o61.FormFactor = Enum.FormFactor.Plate
- o61.Size = Vector3.new(14, 0.400000006, 1)
- o61.CFrame = CFrame.new(105.317894, 8.40000725, 18.3115101, 0.999999762, 3.86294303e-008, 0, -3.86821704e-008, 1, 0, 0, 0, 1)
- o61.BackSurface = Enum.SurfaceType.Weld
- o61.BottomSurface = Enum.SurfaceType.Weld
- o61.FrontSurface = Enum.SurfaceType.Weld
- o61.LeftSurface = Enum.SurfaceType.Weld
- o61.RightSurface = Enum.SurfaceType.Weld
- o61.TopSurface = Enum.SurfaceType.Weld
- o61.Color = Color3.new(0.972549, 0.972549, 0.972549)
- o62.Parent = o61
- o63.Parent = o1
- o63.BrickColor = BrickColor.new("Institutional white")
- o63.Position = Vector3.new(97.8181839, 5.79500866, 9.31151104)
- o63.Rotation = Vector3.new(-0, 0, -2.36894834e-006)
- o63.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
- o63.Velocity = Vector3.new(-0.000433602603, 0.00190957636, -0.00256440602)
- o63.Anchored = true
- o63.CanCollide = false
- o63.FormFactor = Enum.FormFactor.Plate
- o63.Size = Vector3.new(1, 4.80999994, 1)
- o63.CFrame = CFrame.new(97.8181839, 5.79500866, 9.31151104, 1, 4.13459489e-008, 0, -4.13459489e-008, 1, 0, 0, 0, 1)
- o63.BottomSurface = Enum.SurfaceType.Weld
- o63.LeftSurface = Enum.SurfaceType.Weld
- o63.RightSurface = Enum.SurfaceType.Weld
- o63.TopSurface = Enum.SurfaceType.Weld
- o63.Color = Color3.new(0.972549, 0.972549, 0.972549)
- o64.Parent = o1
- o64.BrickColor = BrickColor.new("Institutional white")
- o64.Position = Vector3.new(97.8178101, 7.00000858, 18.3115101)
- o64.Rotation = Vector3.new(-0, 0, -2.14529973e-006)
- o64.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
- o64.Velocity = Vector3.new(0.00227716402, 0.00058873737, -0.00238744705)
- o64.Anchored = true
- o64.CanCollide = false
- o64.FormFactor = Enum.FormFactor.Plate
- o64.Size = Vector3.new(1, 2.4000001, 1)
- o64.CFrame = CFrame.new(97.8178101, 7.00000858, 18.3115101, 0.999999762, 3.74425326e-008, 0, -3.74952727e-008, 1, 0, 0, 0, 1)
- o64.BottomSurface = Enum.SurfaceType.Weld
- o64.LeftSurface = Enum.SurfaceType.Weld
- o64.RightSurface = Enum.SurfaceType.Weld
- o64.TopSurface = Enum.SurfaceType.Weld
- o64.Color = Color3.new(0.972549, 0.972549, 0.972549)
- o65.Parent = o1
- o65.BrickColor = BrickColor.new("Institutional white")
- o65.Position = Vector3.new(113.418167, 2.40000749, 13.8115101)
- o65.Rotation = Vector3.new(-0, 0, -2.27223404e-006)
- o65.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
- o65.Velocity = Vector3.new(0.000632874086, 0.000121704477, -0.0076103732)
- o65.Anchored = true
- o65.FormFactor = Enum.FormFactor.Plate
- o65.Size = Vector3.new(1.80000007, 1.20000005, 10)
- o65.CFrame = CFrame.new(113.418167, 2.40000749, 13.8115101, 0.999999762, 3.96579551e-008, 0, -3.97106952e-008, 1, 0, 0, 0, 1)
- o65.BackSurface = Enum.SurfaceType.Weld
- o65.BottomSurface = Enum.SurfaceType.Weld
- o65.FrontSurface = Enum.SurfaceType.Weld
- o65.LeftSurface = Enum.SurfaceType.Weld
- o65.RightSurface = Enum.SurfaceType.Weld
- o65.TopSurface = Enum.SurfaceType.Weld
- o65.Color = Color3.new(0.972549, 0.972549, 0.972549)
- o66.Parent = o65
- o67.Parent = o1
- o67.BrickColor = BrickColor.new("Really red")
- o67.Position = Vector3.new(113.817245, 4.80000687, 18.3115101)
- o67.Rotation = Vector3.new(-0, 0, -3.17145691e-006)
- o67.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
- o67.Velocity = Vector3.new(0.00211816584, -0.000567570096, -0.0073744799)
- o67.Anchored = true
- o67.FormFactor = Enum.FormFactor.Plate
- o67.Size = Vector3.new(1, 1.20000005, 1)
- o67.CFrame = CFrame.new(113.817245, 4.80000687, 18.3115101, 1, 5.53523627e-008, 0, -5.53523627e-008, 1, 0, 0, 0, 1)
- o67.BackSurface = Enum.SurfaceType.Weld
- o67.BottomSurface = Enum.SurfaceType.Weld
- o67.FrontSurface = Enum.SurfaceType.Weld
- o67.LeftSurface = Enum.SurfaceType.Weld
- o67.RightSurface = Enum.SurfaceType.Weld
- o67.TopSurface = Enum.SurfaceType.Weld
- o67.Color = Color3.new(1, 0, 0)
- o68.Parent = o67
- o69.Parent = o1
- o69.BrickColor = BrickColor.new("Institutional white")
- o69.Position = Vector3.new(112.817894, 8.40000725, 13.8115139)
- o69.Rotation = Vector3.new(-0, 0, -2.21330401e-006)
- o69.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
- o69.Velocity = Vector3.new(0.00106650498, 0.000165087578, -0.00655480288)
- o69.Anchored = true
- o69.CanCollide = false
- o69.FormFactor = Enum.FormFactor.Plate
- o69.Size = Vector3.new(1, 0.400000006, 10)
- o69.CFrame = CFrame.new(112.817894, 8.40000725, 13.8115139, 0.999999762, 3.86294303e-008, 0, -3.86821704e-008, 1, 0, 0, 0, 1)
- o69.BackSurface = Enum.SurfaceType.Weld
- o69.BottomSurface = Enum.SurfaceType.Weld
- o69.FrontSurface = Enum.SurfaceType.Weld
- o69.LeftSurface = Enum.SurfaceType.Weld
- o69.RightSurface = Enum.SurfaceType.Weld
- o69.TopSurface = Enum.SurfaceType.Weld
- o69.Color = Color3.new(0.972549, 0.972549, 0.972549)
- o70.Parent = o69
- o71.Parent = o1
- o71.BrickColor = BrickColor.new("Really black")
- o71.Position = Vector3.new(92.2181854, 3.8000083, 13.8115101)
- o71.Rotation = Vector3.new(-0, 0, -2.2601489e-006)
- o71.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
- o71.Velocity = Vector3.new(0.0007340546, 0.00165386556, -0.00122468593)
- o71.Anchored = true
- o71.FormFactor = Enum.FormFactor.Custom
- o71.Size = Vector3.new(0.200000003, 0.800000012, 6)
- o71.CFrame = CFrame.new(92.2181854, 3.8000083, 13.8115101, 0.999997854, 3.94469524e-008, 0, -3.99216233e-008, 1, 0, 0, 0, 1)
- o71.BackSurface = Enum.SurfaceType.Weld
- o71.BottomSurface = Enum.SurfaceType.Weld
- o71.FrontSurface = Enum.SurfaceType.Weld
- o71.LeftSurface = Enum.SurfaceType.Weld
- o71.RightSurface = Enum.SurfaceType.Weld
- o71.TopSurface = Enum.SurfaceType.Weld
- o71.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- o72.Parent = o71
- o73.Name = "Head"
- o73.Parent = o1
- o73.Material = Enum.Material.SmoothPlastic
- o73.BrickColor = BrickColor.new("Institutional white")
- o73.Position = Vector3.new(99.207077, 7.026577, 15.2047167)
- o73.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
- o73.Anchored = true
- o73.FormFactor = Enum.FormFactor.Symmetric
- o73.Size = Vector3.new(2, 1, 1)
- 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)
- o73.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o73.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o73.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o73.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o73.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o73.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o73.Color = Color3.new(0.972549, 0.972549, 0.972549)
- o74.Parent = o73
- o74.Scale = Vector3.new(1.25, 1.25, 1.25)
- o75.Name = "face"
- o75.Parent = o73
- o75.Texture = "rbxasset://textures/face.png"
- o76.Parent = o1
- o76.BrickColor = BrickColor.new("Institutional white")
- o76.Position = Vector3.new(99.6954269, 5.81500673, 9.31151104)
- o76.Rotation = Vector3.new(-0, 0, -8.82515178e-006)
- o76.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
- o76.Velocity = Vector3.new(-0.000432157307, 0.00177390513, -0.00310872309)
- o76.Anchored = true
- o76.CanCollide = false
- o76.FormFactor = Enum.FormFactor.Plate
- o76.Size = Vector3.new(2.76000023, 4.82999992, 1)
- o76.CFrame = CFrame.new(99.6954269, 5.81500673, 9.31151104, 1, 1.54027958e-007, 0, -1.54027958e-007, 1, 0, 0, 0, 1)
- o76.BottomSurface = Enum.SurfaceType.Weld
- o76.LeftSurface = Enum.SurfaceType.Weld
- o76.RightSurface = Enum.SurfaceType.Weld
- o76.TopSurface = Enum.SurfaceType.Weld
- o76.Color = Color3.new(0.972549, 0.972549, 0.972549)
- o77.Parent = o1
- o77.BrickColor = BrickColor.new("Institutional white")
- o77.Position = Vector3.new(100.909996, 5.80000877, 14.2915134)
- o77.Rotation = Vector3.new(-0, 0, -7.89941078e-006)
- o77.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
- o77.Velocity = Vector3.new(0.0010185279, 0.000955246738, -0.00346499542)
- o77.Anchored = true
- o77.FormFactor = Enum.FormFactor.Plate
- o77.Size = Vector3.new(0.200000003, 4.80000019, 9.0199995)
- o77.CFrame = CFrame.new(100.909996, 5.80000877, 14.2915134, 1, 1.37870728e-007, 0, -1.37870728e-007, 1, 0, 0, 0, 1)
- o77.BackSurface = Enum.SurfaceType.Weld
- o77.BottomSurface = Enum.SurfaceType.Weld
- o77.FrontSurface = Enum.SurfaceType.Weld
- o77.LeftSurface = Enum.SurfaceType.Weld
- o77.RightSurface = Enum.SurfaceType.Weld
- o77.TopSurface = Enum.SurfaceType.Weld
- o77.Color = Color3.new(0.972549, 0.972549, 0.972549)
- o78.Parent = o77
- o79.Name = "Head"
- o79.Parent = o1
- o79.Material = Enum.Material.SmoothPlastic
- o79.BrickColor = BrickColor.new("Institutional white")
- o79.Position = Vector3.new(103.10894, 7.49666739, 15.2047167)
- o79.Rotation = Vector3.new(-1.53054156e-008, -0.95580709, -1.83469444e-006)
- o79.Anchored = true
- o79.FormFactor = Enum.FormFactor.Symmetric
- o79.Size = Vector3.new(2, 1, 1)
- 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)
- o79.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o79.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o79.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o79.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o79.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o79.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o79.Color = Color3.new(0.972549, 0.972549, 0.972549)
- o80.Parent = o79
- o80.Scale = Vector3.new(1.25, 1.25, 1.25)
- o81.Name = "face"
- o81.Parent = o79
- o81.Texture = "rbxasset://textures/face.png"
- o82.Name = "Handle"
- o82.Parent = o1
- o82.Material = Enum.Material.SmoothPlastic
- o82.Position = Vector3.new(103.10894, 7.34666729, 15.2047167)
- o82.Rotation = Vector3.new(-1.53054156e-008, -0.95580709, -1.83469444e-006)
- o82.Anchored = true
- o82.CanCollide = false
- o82.FormFactor = Enum.FormFactor.Symmetric
- o82.Size = Vector3.new(2, 2, 2)
- 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)
- o82.BottomSurface = Enum.SurfaceType.Smooth
- o82.TopSurface = Enum.SurfaceType.Smooth
- o83.Parent = o82
- o83.MeshId = "http://www.roblox.com/asset/?id=15393031"
- o83.TextureId = "http://www.roblox.com/asset/?id=15393013"
- o83.MeshType = Enum.MeshType.FileMesh
- o84.Parent = o1
- o84.NameOcclusion = Enum.NameOcclusion.NoOcclusion
- o84.RightLeg = o94
- o84.LeftLeg = o96
- o84.Torso = o87
- o84.Health = 0
- o84.MaxHealth = 0
- o85.Name = "TPPART"
- o85.Parent = o1
- o85.Transparency = 1
- o85.Position = Vector3.new(104.155182, 4.24109221, 12.6003485)
- o85.Rotation = Vector3.new(-0, 0, -3.5910773e-006)
- o85.Anchored = true
- o85.CanCollide = false
- o85.Size = Vector3.new(4, 1, 2)
- o85.CFrame = CFrame.new(104.155182, 4.24109221, 12.6003485, 1, 6.26761221e-008, 0, -6.26761221e-008, 1, 0, 0, 0, 1)
- o86.Name = "TPPART2"
- o86.Parent = o1
- o86.Transparency = 1
- o86.Position = Vector3.new(104.155182, 5.40188599, 6.32408237)
- o86.Rotation = Vector3.new(-0, 0, -3.5910773e-006)
- o86.Anchored = true
- o86.CanCollide = false
- o86.Size = Vector3.new(4, 1, 2)
- o86.CFrame = CFrame.new(104.155182, 5.40188599, 6.32408237, 1, 6.26761221e-008, 0, -6.26761221e-008, 1, 0, 0, 0, 1)
- o87.Name = "Torso"
- o87.Parent = o1
- o87.Material = Enum.Material.SmoothPlastic
- o87.BrickColor = BrickColor.new("Navy blue")
- o87.Position = Vector3.new(99.207077, 5.526577, 15.2047167)
- o87.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
- o87.Anchored = true
- o87.FormFactor = Enum.FormFactor.Symmetric
- o87.Size = Vector3.new(2, 2, 1)
- 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)
- o87.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o87.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o87.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o87.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o87.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o87.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o87.Color = Color3.new(0, 0.12549, 0.376471)
- o88.Name = "roblox"
- o88.Parent = o87
- o89.Name = "Right Shoulder"
- o89.Parent = o87
- o89.C0 = CFrame.new(1, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
- o89.C1 = CFrame.new(-0.5, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
- o89.Part0 = o87
- o89.Part1 = o95
- o89.DesiredAngle = -0.062025275081396
- o89.MaxVelocity = 0.15000000596046
- o90.Name = "Left Shoulder"
- o90.Parent = o87
- o90.C0 = CFrame.new(-1, 0.5, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
- o90.C1 = CFrame.new(0.5, 0.5, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
- o90.Part0 = o87
- o90.Part1 = o97
- o90.DesiredAngle = -0.062025275081396
- o90.MaxVelocity = 0.15000000596046
- o91.Name = "Right Hip"
- o91.Parent = o87
- o91.C0 = CFrame.new(1, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
- o91.C1 = CFrame.new(0.5, 1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
- o91.Part0 = o87
- o91.Part1 = o94
- o91.DesiredAngle = 0.062025275081396
- o91.MaxVelocity = 0.10000000149012
- o92.Name = "Left Hip"
- o92.Parent = o87
- o92.C0 = CFrame.new(-1, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
- o92.C1 = CFrame.new(-0.5, 1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
- o92.Part0 = o87
- o92.Part1 = o96
- o92.DesiredAngle = 0.062025275081396
- o92.MaxVelocity = 0.10000000149012
- o93.Name = "Neck"
- o93.Parent = o87
- o93.C0 = CFrame.new(0, 1, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
- o93.C1 = CFrame.new(0, -0.5, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
- o93.Part0 = o87
- o93.Part1 = o73
- o93.MaxVelocity = 0.10000000149012
- o94.Name = "Right Leg"
- o94.Parent = o1
- o94.Material = Enum.Material.SmoothPlastic
- o94.BrickColor = BrickColor.new("Navy blue")
- o94.Position = Vector3.new(99.215416, 3.526577, 14.7047863)
- o94.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
- o94.Anchored = true
- o94.CanCollide = false
- o94.FormFactor = Enum.FormFactor.Symmetric
- o94.Size = Vector3.new(1, 2, 1)
- 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)
- o94.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o94.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o94.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o94.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o94.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o94.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o94.Color = Color3.new(0, 0.12549, 0.376471)
- o95.Name = "Right Arm"
- o95.Parent = o1
- o95.Material = Enum.Material.SmoothPlastic
- o95.BrickColor = BrickColor.new("Maroon")
- o95.Position = Vector3.new(99.2321014, 5.526577, 13.7049236)
- o95.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
- o95.Anchored = true
- o95.CanCollide = false
- o95.FormFactor = Enum.FormFactor.Symmetric
- o95.Size = Vector3.new(1, 2, 1)
- 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)
- o95.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o95.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o95.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o95.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o95.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o95.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o95.Color = Color3.new(0.458824, 0, 0)
- o96.Name = "Left Leg"
- o96.Parent = o1
- o96.Material = Enum.Material.SmoothPlastic
- o96.BrickColor = BrickColor.new("Navy blue")
- o96.Position = Vector3.new(99.1987381, 3.526577, 15.7046452)
- o96.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
- o96.Anchored = true
- o96.CanCollide = false
- o96.FormFactor = Enum.FormFactor.Symmetric
- o96.Size = Vector3.new(1, 2, 1)
- 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)
- o96.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o96.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o96.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o96.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o96.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o96.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o96.Color = Color3.new(0, 0.12549, 0.376471)
- o97.Name = "Left Arm"
- o97.Parent = o1
- o97.Material = Enum.Material.SmoothPlastic
- o97.BrickColor = BrickColor.new("Maroon")
- o97.Position = Vector3.new(99.1820602, 5.526577, 16.7045078)
- o97.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
- o97.Anchored = true
- o97.CanCollide = false
- o97.FormFactor = Enum.FormFactor.Symmetric
- o97.Size = Vector3.new(1, 2, 1)
- 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)
- o97.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o97.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o97.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o97.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o97.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o97.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o97.Color = Color3.new(0.458824, 0, 0)
- o98.Name = "Torso"
- o98.Parent = o1
- o98.Material = Enum.Material.SmoothPlastic
- o98.BrickColor = BrickColor.new("Navy blue")
- o98.Position = Vector3.new(103.10894, 5.99666739, 15.2047167)
- o98.Rotation = Vector3.new(-1.53054156e-008, -0.95580709, -1.83469444e-006)
- o98.Anchored = true
- o98.FormFactor = Enum.FormFactor.Symmetric
- o98.Size = Vector3.new(2, 2, 1)
- 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)
- o98.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o98.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o98.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o98.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o98.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o98.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o98.Color = Color3.new(0, 0.12549, 0.376471)
- o99.Name = "roblox"
- o99.Parent = o98
- o100.Name = "Right Hip"
- o100.Parent = o98
- o100.C0 = CFrame.new(1, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
- o100.C1 = CFrame.new(0.5, 1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
- o100.Part0 = o98
- o100.Part1 = o103
- o100.DesiredAngle = 0.062025275081396
- o100.MaxVelocity = 0.10000000149012
- o101.Name = "Left Hip"
- o101.Parent = o98
- o101.C0 = CFrame.new(-1, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
- o101.C1 = CFrame.new(-0.5, 1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
- o101.Part0 = o98
- o101.Part1 = o105
- o101.DesiredAngle = 0.062025275081396
- o101.MaxVelocity = 0.10000000149012
- o102.Name = "Neck"
- o102.Parent = o98
- o102.C0 = CFrame.new(0, 1, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
- o102.C1 = CFrame.new(0, -0.5, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
- o102.Part0 = o98
- o102.Part1 = o79
- o102.MaxVelocity = 0.10000000149012
- o103.Name = "Right Leg"
- o103.Parent = o1
- o103.Material = Enum.Material.SmoothPlastic
- o103.BrickColor = BrickColor.new("Really black")
- o103.Position = Vector3.new(103.608864, 3.99666739, 15.2130556)
- o103.Rotation = Vector3.new(-1.53054156e-008, -0.95580709, -1.83469444e-006)
- o103.Anchored = true
- o103.CanCollide = false
- o103.FormFactor = Enum.FormFactor.Symmetric
- o103.Size = Vector3.new(1, 2, 1)
- 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)
- o103.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o103.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o103.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o103.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o103.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o103.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o103.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- o104.Name = "Right Arm"
- o104.Parent = o1
- o104.Material = Enum.Material.SmoothPlastic
- o104.BrickColor = BrickColor.new("Maroon")
- o104.Position = Vector3.new(104.615349, 5.89646101, 14.8330393)
- o104.Rotation = Vector3.new(45.0039597, -0.675833881, 0.675880313)
- o104.Anchored = true
- o104.CanCollide = false
- o104.FormFactor = Enum.FormFactor.Symmetric
- o104.Size = Vector3.new(1, 2, 1)
- 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)
- o104.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o104.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o104.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o104.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o104.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o104.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o104.Color = Color3.new(0.458824, 0, 0)
- o105.Name = "Left Leg"
- o105.Parent = o1
- o105.Material = Enum.Material.SmoothPlastic
- o105.BrickColor = BrickColor.new("Really black")
- o105.Position = Vector3.new(102.609009, 3.99666739, 15.1963739)
- o105.Rotation = Vector3.new(-1.53054156e-008, -0.95580709, -1.83469444e-006)
- o105.Anchored = true
- o105.CanCollide = false
- o105.FormFactor = Enum.FormFactor.Symmetric
- o105.Size = Vector3.new(1, 2, 1)
- 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)
- o105.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o105.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o105.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o105.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o105.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o105.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o105.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- o106.Name = "Left Arm"
- o106.Parent = o1
- o106.Material = Enum.Material.SmoothPlastic
- o106.BrickColor = BrickColor.new("Maroon")
- o106.Position = Vector3.new(101.617271, 5.96075201, 14.6924496)
- o106.Rotation = Vector3.new(45.0039597, -0.675833881, 0.675880313)
- o106.Anchored = true
- o106.CanCollide = false
- o106.FormFactor = Enum.FormFactor.Symmetric
- o106.Size = Vector3.new(1, 2, 1)
- 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)
- o106.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o106.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o106.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o106.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o106.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o106.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o106.Color = Color3.new(0.458824, 0, 0)
- o107.Parent = o1
- o107.Position = Vector3.new(110.917458, 1.50000954, 18.4564953)
- o107.Rotation = Vector3.new(-90, 1.20620803e-006, -180)
- o107.Anchored = true
- o107.FormFactor = Enum.FormFactor.Symmetric
- o107.Size = Vector3.new(2.39999986, 1.31000006, 2.39999986)
- 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)
- o108.Parent = o107
- o109.Parent = o1
- o109.BrickColor = BrickColor.new("Really black")
- o109.Position = Vector3.new(110.917442, 1.50002527, 9.1665411)
- o109.Rotation = Vector3.new(-90, 6.45824184e-006, 2.56150702e-006)
- o109.Anchored = true
- o109.FormFactor = Enum.FormFactor.Symmetric
- o109.Size = Vector3.new(3, 1.20000005, 3)
- 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)
- o109.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- o110.Parent = o109
- o111.Parent = o1
- o111.BrickColor = BrickColor.new("Really black")
- o111.Position = Vector3.new(110.917458, 1.50000954, 18.4564953)
- o111.Rotation = Vector3.new(-90, 1.20620803e-006, -180)
- o111.Anchored = true
- o111.FormFactor = Enum.FormFactor.Symmetric
- o111.Size = Vector3.new(3, 1.20000005, 3)
- 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)
- o111.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- o112.Parent = o111
- o113.Parent = o1
- o113.Position = Vector3.new(95.3486252, 1.50002623, 9.1665411)
- o113.Rotation = Vector3.new(-90, 6.45824184e-006, 2.56150702e-006)
- o113.Anchored = true
- o113.FormFactor = Enum.FormFactor.Symmetric
- o113.Size = Vector3.new(2.39999986, 1.31000006, 2.39999986)
- 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)
- o114.Parent = o113
- o115.Parent = o1
- o115.BrickColor = BrickColor.new("Really black")
- o115.Position = Vector3.new(95.3486252, 1.50002623, 9.1665411)
- o115.Rotation = Vector3.new(-90, 6.45824184e-006, 2.56150702e-006)
- o115.Anchored = true
- o115.FormFactor = Enum.FormFactor.Symmetric
- o115.Size = Vector3.new(3, 1.20000005, 3)
- 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)
- o115.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- o116.Parent = o115
- o117.Parent = o1
- o117.BrickColor = BrickColor.new("Really black")
- o117.Position = Vector3.new(95.3486252, 1.50001001, 18.4564877)
- o117.Rotation = Vector3.new(-90, 1.20620803e-006, -180)
- o117.Anchored = true
- o117.FormFactor = Enum.FormFactor.Symmetric
- o117.Size = Vector3.new(3, 1.20000005, 3)
- 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)
- o117.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- o118.Parent = o117
- o119.Parent = o1
- o119.Position = Vector3.new(110.917442, 1.50002527, 9.1665411)
- o119.Rotation = Vector3.new(-90, 6.45824184e-006, 2.56150702e-006)
- o119.Anchored = true
- o119.FormFactor = Enum.FormFactor.Symmetric
- o119.Size = Vector3.new(2.39999986, 1.31000006, 2.39999986)
- 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)
- o120.Parent = o119
- o121.Name = "Handle"
- o121.Parent = o1
- o121.Material = Enum.Material.SmoothPlastic
- o121.Position = Vector3.new(99.207077, 6.8765769, 15.2047167)
- o121.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
- o121.Anchored = true
- o121.CanCollide = false
- o121.FormFactor = Enum.FormFactor.Symmetric
- o121.Size = Vector3.new(2, 2, 2)
- 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)
- o121.BottomSurface = Enum.SurfaceType.Smooth
- o121.TopSurface = Enum.SurfaceType.Smooth
- o122.Parent = o121
- o122.MeshId = "http://www.roblox.com/asset/?id=15393031"
- o122.TextureId = "http://www.roblox.com/asset/?id=15393013"
- o122.MeshType = Enum.MeshType.FileMesh
- o123.Name = "RPPART"
- o123.Parent = o1
- o123.Transparency = 1
- o123.Position = Vector3.new(103.454132, 5.33460093, 13.0707426)
- o123.Rotation = Vector3.new(-90, 0, -0)
- o123.Anchored = true
- o123.CanCollide = false
- o123.Size = Vector3.new(4, 1, 2)
- o123.CFrame = CFrame.new(103.454132, 5.33460093, 13.0707426, 1, 0, 0, 0, 0, 1, 0, -1, 0)
- function MoveY(model, Position)
- for _,part in pairs (model:GetChildren()) do
- if part.ClassName == "Part" then
- part.CFrame = part.CFrame + Vector3.new(0,Position,0)
- end
- end
- end
- function MoveX(model, Position)
- for _,part in pairs (model:GetChildren()) do
- if part.ClassName == "Part" then
- part.CFrame = part.CFrame + Vector3.new(Position,0,0)
- end
- end
- end
- function MoveSpawn(model, PLAYERPOS)
- for _,part in pairs (model:GetChildren()) do
- if part.ClassName == "Part" then
- part.CFrame = part.CFrame + PLAYERPOS + Vector3.new(50,-2.7,-5)
- end
- end
- end
- function MoveZ(model, Position)
- for _,part in pairs (model:GetChildren()) do
- if part.ClassName == "Part" then
- part.CFrame = part.CFrame + Vector3.new(0,0,Position)
- end
- end
- end
- function MoveZPart(Part, Position)
- Part.CFrame = Part.CFrame + Vector3.new(0,0,Position)
- end
- function MoveXPart(Part, Position)
- Part.CFrame = Part.CFrame + Vector3.new(Position,0,0)
- end
- game.Players[Victim].Character.HumanoidRootPart.Anchored = true
- OMGCREEPY = Instance.new("Sound")
- OMGCREEPY.Parent = o1
- OMGCREEPY.Volume = .5
- OMGCREEPY.SoundId = "rbxassetid://177775134"
- for i,v in pairs (o1:GetChildren()) do
- if v:IsA("Part") then
- v.Material = "SmoothPlastic"
- v.BackSurface = "SmoothNoOutlines"
- v.FrontSurface = "SmoothNoOutlines"
- v.BottomSurface = "SmoothNoOutlines"
- v.LeftSurface = "SmoothNoOutlines"
- v.RightSurface = "SmoothNoOutlines"
- v.TopSurface = "SmoothNoOutlines"
- end
- end
- OMGCREEPY:Play()
- o21:Play()
- MoveSpawn(o1,game.Players[Victim].Character.HumanoidRootPart.Position)
- for i=1,51 do
- MoveX(o1,-3)
- wait(.05)
- end
- wait(.5)
- MoveZPart(o12,-1)
- wait(.2)
- for i=1,6 do
- MoveXPart(o12,1)
- wait(.1)
- end
- wait(.5)
- game.Players[Victim].Character.HumanoidRootPart.CFrame = o86.CFrame
- wait(.5)
- game.Players[Victim].Character.HumanoidRootPart.CFrame = o85.CFrame
- wait(.5)
- MoveZPart(o12,1)
- wait(.2)
- for i=1,6 do
- MoveXPart(o12,-1)
- wait(.1)
- end
- for i=1,50 do
- MoveX(o1,-3)
- game.Players[Victim].Character.HumanoidRootPart.CFrame = o85.CFrame
- wait(.05)
- end
- game.Players[Victim].Character.Head.face.Texture = "rbxassetid://629925029"
- game.Players[Victim].Character.HumanoidRootPart.CFrame = o123.CFrame
- SCREAM = Instance.new("Sound")
- SCREAM.Parent = game.Players[Victim].Character.Head
- SCREAM.SoundId = "rbxassetid://138167455"
- SCREAM:Play()
- wait(2.5)
- game.Players[Victim].Character.Head.BrickColor = BrickColor.new("Maroon")
- MoveZPart(o12,-1)
- wait(.2)
- for i=1,6 do
- MoveXPart(o12,1)
- wait(.1)
- end
- wait(.5)
- game.Players[Victim].Character.HumanoidRootPart.CFrame = o86.CFrame
- wait(.5)
- MoveZPart(o12,1)
- wait(.2)
- for i=1,6 do
- MoveXPart(o12,-1)
- wait(.1)
- end
- game.Players[Victim].Character.Humanoid.Health = 0
- player = game.Players[Victim]
- char = player.Character
- char.Archivable = true
- local rg = char:Clone()
- rg.HumanoidRootPart:Destroy()
- rg.Name = ""
- rg.Humanoid.MaxHealth = 0
- for i, v in pairs(rg.Torso:GetChildren()) do
- if v:IsA("Motor6D") then
- v:Destroy()
- end
- end
- local n = Instance.new("Glue", rg.Torso)
- n.Name = "Neck"
- n.Part0 = rg.Torso
- n.Part1 = rg.Head
- n.C0 = CFrame.new(0, 1, 0)
- n.C1 = CFrame.new(0, -0.5, 0)
- local rs = Instance.new("Glue", rg.Torso)
- rs.Name = "Right Shoulder"
- rs.Part0 = rg.Torso
- rs.Part1 = rg["Right Arm"]
- rs.C0 = CFrame.new(1.5, 0.5, 0)
- rs.C1 = CFrame.new(0, 0.5, 0)
- local ls = Instance.new("Glue", rg.Torso)
- ls.Name = "Left Shoulder"
- ls.Part0 = rg.Torso
- ls.Part1 = rg["Left Arm"]
- ls.C0 = CFrame.new(-1.5, 0.5, 0)
- ls.C1 = CFrame.new(0, 0.5, 0)
- local rh = Instance.new("Glue", rg.Torso)
- rh.Name = "Right Hip"
- rh.Part0 = rg.Torso
- rh.Part1 = rg["Right Leg"]
- rh.C0 = CFrame.new(0.5, -1, 0)
- rh.C1 = CFrame.new(0, 1, 0)
- local lh = Instance.new("Glue", rg.Torso)
- lh.Name = "Left Hip"
- lh.Part0 = rg.Torso
- lh.Part1 = rg["Left Leg"]
- lh.C0 = CFrame.new(-0.5, -1, 0)
- lh.C1 = CFrame.new(0, 1, 0)
- char.Torso:Destroy()
- char.Head:Destroy()
- char["Left Leg"]:Destroy()
- char["Left Arm"]:Destroy()
- char["Right Leg"]:Destroy()
- char["Right Arm"]:Destroy()
- rg.Parent = game.Workspace
- rg.Head.BrickColor = BrickColor.new("Maroon")
- function DEATH ()
- OHHNELLY = Instance.new("Part")
- OHHNELLY.Parent = workspace
- OHHNELLY.Anchored = false
- OHHNELLY.Material = Enum.Material.SmoothPlastic
- OHHNELLY.BrickColor = BrickColor.new("Maroon")
- OHHNELLY.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
- OHHNELLY.Position = rg.Head.Position
- OHHNELLY.Color = Color3.new(0.458824, 0, 0)
- OHHNELLY.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- OHHNELLY.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- OHHNELLY.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- OHHNELLY.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- OHHNELLY.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- OHHNELLY.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- end
- for i=1,20 do
- DEATH()
- MoveX(o1,-3)
- wait(.05)
- end
- o1:Destroy()
- end)
- MoreBut.Name = "MoreBut"
- MoreBut.Parent = GUIframe
- MoreBut.BackgroundColor3 = Color3.new(0.133333, 0.133333, 0.133333)
- MoreBut.BorderColor3 = Color3.new(1, 1, 1)
- MoreBut.Position = UDim2.new(0, 171, 0, 109)
- MoreBut.Size = UDim2.new(0, 123, 0, 40)
- MoreBut.Font = Enum.Font.SourceSans
- MoreBut.FontSize = Enum.FontSize.Size14
- MoreBut.Text = "(YALL UPDATE) more scripts"
- MoreBut.TextColor3 = Color3.new(1, 1, 1)
- MoreBut.TextScaled = true
- MoreBut.TextSize = 14
- MoreBut.TextWrapped = true
- MoreBut.MouseButton1Down:connect(function()
- MoreFrame.Visible = true
- end)
- MoreFrame.Name = "MoreFrame"
- MoreFrame.Parent = GUIscreen
- MoreFrame.Active = true
- MoreFrame.BackgroundColor3 = Color3.new(1, 1, 1)
- MoreFrame.Draggable = true
- MoreFrame.Position = UDim2.new(0, 19, 0, 224)
- MoreFrame.Size = UDim2.new(0, 311, 0, 188)
- MoreFrame.Visible = false
- MoreFrame.Style = Enum.FrameStyle.RobloxRound
- DogeBut.Name = "DogeBut"
- DogeBut.Parent = MoreFrame
- DogeBut.BackgroundColor3 = Color3.new(0.141176, 0.141176, 0.141176)
- DogeBut.BorderColor3 = Color3.new(1, 1, 1)
- DogeBut.Size = UDim2.new(0, 156, 0, 40)
- DogeBut.Font = Enum.Font.SourceSans
- DogeBut.FontSize = Enum.FontSize.Size14
- DogeBut.Text = "doge (doggo power)"
- DogeBut.TextColor3 = Color3.new(1, 1, 1)
- DogeBut.TextScaled = true
- DogeBut.TextSize = 14
- DogeBut.TextWrapped = true
- DogeBut.MouseButton1Down:connect(function()
- 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
- do --the animating
- plr = game:service'Players'.LocalPlayer
- char = plr.Character
- mouse = plr:GetMouse()
- humanoid = char:findFirstChild("Humanoid")
- torso = char:findFirstChild("Torso")
- head = char.Head
- ra = char:findFirstChild("Right Arm")
- la = char:findFirstChild("Left Arm")
- rl = char:findFirstChild("Right Leg")
- ll = char:findFirstChild("Left Leg")
- rs = torso:findFirstChild("Right Shoulder")
- ls = torso:findFirstChild("Left Shoulder")
- rh = torso:findFirstChild("Right Hip")
- lh = torso:findFirstChild("Left Hip")
- neck = torso:findFirstChild("Neck")
- rj = char:findFirstChild("HumanoidRootPart"):findFirstChild("RootJoint")
- anim = char:findFirstChild("Animate")
- rootpart = char:findFirstChild("HumanoidRootPart")
- camera = workspace.CurrentCamera
- if anim then
- anim:Destroy()
- end
- local rm = Instance.new("Motor", torso)
- rm.C0 = CFrame.new(1.5, 0.5, 0)
- rm.C1 = CFrame.new(0, 0.5, 0)
- rm.Part0 = torso
- rm.Part1 = ra
- local lm = Instance.new("Motor", torso)
- lm.C0 = CFrame.new(-1.5, 0.5, 0)
- lm.C1 = CFrame.new(0, 0.5, 0)
- lm.Part0 = torso
- lm.Part1 = la
- local rlegm = Instance.new("Motor", torso)
- rlegm.C0 = CFrame.new(0.5, -1, 0)
- rlegm.C1 = CFrame.new(0, 1, 0)
- rlegm.Part0 = torso
- rlegm.Part1 = rl
- local llegm = Instance.new("Motor", torso)
- llegm.C0 = CFrame.new(-0.5, -1, 0)
- llegm.C1 = CFrame.new(0, 1, 0)
- llegm.Part0 = torso
- llegm.Part1 = ll
- neck.C0 = CFrame.new(0, 1, 0)
- neck.C1 = CFrame.new(0, -0.5, 0)
- rj.C0 = CFrame.new()
- rj.C1 = CFrame.new()
- local sound = Instance.new("Sound", head)
- sound.SoundId = "http://www.roblox.com/asset/?id=130797915"
- sound.Volume = 0.8
- sound.Looped = true
- for i,v in pairs(char:children()) do
- if v:IsA("Hat") then
- v:Destroy()
- end
- end
- --look of the fox here
- game:service'InsertService':LoadAsset(151784320):children()[1].Parent = char
- Instance.new("PointLight", head).Range = 10
- print'sweg, madiik made dis kthx' --ogm y found meh sekret
- local speed = 0.3
- local angle = 0
- local sitting = false
- local humanwalk = false
- local anglespeed = 1
- rsc0 = rm.C0
- lsc0 = lm.C0
- llc0 = llegm.C0
- rlc0 = rlegm.C0
- neckc0 = neck.C0
- local controllerService = game:GetService("ControllerService")
- local controller = controllerService:GetChildren()[1]
- controller.Parent = nil
- Instance.new("HumanoidController", game:service'ControllerService')
- Instance.new("SkateboardController", game:service'ControllerService')
- Instance.new("VehicleController", game:service'ControllerService')
- local controller = controllerService:GetChildren()[1]
- mouse.KeyDown:connect(function(k)
- if k == "q" then
- humanwalk = not humanwalk
- end
- if k == "z" then
- if not sound.IsPlaying then
- sound:stop()
- sound.SoundId = "http://www.roblox.com/asset/?id=130802245"
- wait()
- sound:play()
- end
- end
- if k == "x" then
- if not sound.IsPlaying then
- sound:stop()
- sound.SoundId = "http://www.roblox.com/asset/?id=130797915"
- wait()
- sound:play()
- end
- end
- if k == "c" then
- if not sound.IsPlaying then
- sound:stop()
- sound.SoundId = "http://www.roblox.com/asset/?id=149713968"
- wait()
- sound:play()
- end
- end
- if string.byte(k) == 48 then
- humanoid.WalkSpeed = 34
- end
- end)
- mouse.KeyUp:connect(function(k)
- if string.byte(k) == 48 then
- humanoid.WalkSpeed = 16
- end
- end)
- while wait() do
- angle = (angle % 100) + anglespeed/10
- mvmnt = math.pi * math.sin(math.pi*2/100*(angle*10))
- local rscf = rsc0
- local lscf = lsc0
- local rlcf = rlc0
- local llcf = llc0
- local rjcf = CFrame.new()
- local ncf = neckc0
- local rayz = Ray.new(rootpart.Position, Vector3.new(0, -6, 0))
- local hitz, enz = workspace:findPartOnRay(rayz, char)
- if not hitz then
- if sound.IsPlaying then
- sound:stop()
- end
- if Vector3.new(torso.Velocity.x, 0, torso.Velocity.z).magnitude > 2 then
- ncf = neckc0 * CFrame.Angles(math.pi/5, 0, 0)
- rjcf = CFrame.new() * CFrame.Angles(-math.pi/5, math.sin(angle)*0.05, 0)
- rscf = rsc0 * CFrame.Angles(math.pi/1.7+math.sin(angle)*0.1, 0, 0)
- lscf = lsc0 * CFrame.Angles(math.pi/1.7+math.sin(-angle)*0.1, 0, 0)
- rlcf = rlc0 * CFrame.Angles(-math.pi/10+math.sin(-angle)*0.3, 0, 0)
- llcf = llc0 * CFrame.Angles(-math.pi/10+math.sin(angle)*0.3, 0, 0)
- else
- ncf = neckc0 * CFrame.Angles(math.pi/14, 0, 0)
- rjcf = CFrame.new() * CFrame.Angles(-math.pi/18, math.sin(angle)*0.05, 0)
- rscf = rsc0 * CFrame.Angles(-math.pi/10+math.sin(angle)*0.2, 0, 0)
- lscf = lsc0 * CFrame.Angles(-math.pi/10+math.sin(-angle)*0.2, 0, 0)
- rlcf = rlc0 * CFrame.new(0, 0.7, -0.5) CFrame.Angles(-math.pi/14, 0, 0)
- llcf = llc0 * CFrame.Angles(-math.pi/20, 0, 0)
- end
- elseif humanoid.Sit then
- if sound.IsPlaying and sound.SoundId == "http://www.roblox.com/asset/?id=130797915" then
- anglespeed = 6
- ncf = neckc0 * CFrame.Angles(math.pi/5-math.sin(angle)*0.1, 0, 0)
- rjcf = CFrame.new(0, -0.8, 0) * CFrame.Angles(-math.pi/5, 0, 0)
- rscf = rsc0 * CFrame.new(-.45, 0.2, -.3) * CFrame.Angles(math.pi/3, 0, -math.rad(15))
- lscf = lsc0 * CFrame.new(.45, 0.2, -.3) * CFrame.Angles(math.pi/3, 0, math.rad(15))
- rlcf = rlc0 * CFrame.Angles(math.pi/2+math.pi/5, 0, math.rad(20))
- llcf = llc0 * CFrame.Angles(math.pi/2+math.pi/5, 0, -math.rad(20))
- elseif sound.IsPlaying and sound.SoundId == "http://www.roblox.com/asset/?id=135570347" then
- anglespeed = 4
- ncf = neckc0 * CFrame.Angles(math.pi/5-math.abs(math.sin(angle))*0.3, 0, 0)
- rjcf = CFrame.new(0, -0.8, 0) * CFrame.Angles(-math.pi/5, 0, 0)
- rscf = rsc0 * CFrame.new(-.45, 0.2, -.3) * CFrame.Angles(math.pi/3, 0, -math.rad(15))
- lscf = lsc0 * CFrame.new(.45, 0.2, -.3) * CFrame.Angles(math.pi/3, 0, math.rad(15))
- rlcf = rlc0 * CFrame.Angles(math.pi/2+math.pi/5, 0, math.rad(20))
- llcf = llc0 * CFrame.Angles(math.pi/2+math.pi/5, 0, -math.rad(20))
- elseif sound.IsPlaying and sound.SoundId == "http://www.roblox.com/asset/?id=149713968" then
- anglespeed = 2
- ncf = neckc0 * CFrame.Angles(math.pi/5, 0, math.sin(angle)*0.08)
- rjcf = CFrame.new(0, -0.8, 0) * CFrame.Angles(-math.pi/5, math.sin(angle)*0.01, 0)
- rscf = rsc0 * CFrame.new(-.45, 0.2, -.3) * CFrame.Angles(math.pi/3, 0, -math.rad(15))
- lscf = lsc0 * CFrame.new(.45, 0.2, -.3) * CFrame.Angles(math.pi/3, 0, math.rad(15))
- rlcf = rlc0 * CFrame.Angles(math.pi/2+math.pi/5, 0, math.rad(20))
- llcf = llc0 * CFrame.Angles(math.pi/2+math.pi/5, 0, -math.rad(20))
- else
- anglespeed = 1/2
- ncf = neckc0 * CFrame.Angles(math.pi/5, 0, math.sin(angle)*0.08)
- rjcf = CFrame.new(0, -0.8, 0) * CFrame.Angles(-math.pi/5, math.sin(angle)*0.01, 0)
- rscf = rsc0 * CFrame.new(-.45, 0.2, -.3) * CFrame.Angles(math.pi/3, 0, -math.rad(15))
- lscf = lsc0 * CFrame.new(.45, 0.2, -.3) * CFrame.Angles(math.pi/3, 0, math.rad(15))
- rlcf = rlc0 * CFrame.Angles(math.pi/2+math.pi/5, 0, math.rad(20))
- llcf = llc0 * CFrame.Angles(math.pi/2+math.pi/5, 0, -math.rad(20))
- end
- elseif Vector3.new(torso.Velocity.x, 0, torso.Velocity.z).magnitude < 2 then
- if sound.IsPlaying and sound.SoundId == "http://www.roblox.com/asset/?id=130797915" then
- anglespeed = 6
- ncf = neckc0 * CFrame.Angles(math.pi/10-math.sin(angle)*0.07, 0, 0)
- rjcf = CFrame.new(0, 0, 0) * CFrame.Angles(-math.pi/10, math.sin(angle)*0.001, 0)
- rscf = rsc0 * CFrame.Angles(math.pi/1+math.sin(angle)*0.5, 0, 0)
- lscf = lsc0 * CFrame.Angles(math.pi/1+math.sin(angle)*0.5, 0, 0)
- rlcf = rlc0 * CFrame.Angles(math.pi/10, math.sin(angle)*0.08, math.rad(6.5))
- llcf = llc0 * CFrame.Angles(math.pi/10, -math.sin(angle)*0.08, -math.rad(6.5))
- elseif sound.IsPlaying and sound.SoundId == "http://www.roblox.com/asset/?id=149713968" then
- anglespeed = 2
- ncf = neckc0 * CFrame.Angles(math.pi/10-math.abs(math.sin(angle))*0.3, 0, 0)
- rjcf = CFrame.new(0, 0, 0) * CFrame.Angles(-math.pi/20, math.sin(angle)*0.001, 0)
- rscf = rsc0 * CFrame.Angles(math.pi/2+math.abs(math.sin(angle)*1), 0, 0)
- lscf = lsc0 * CFrame.Angles(math.pi/2+math.abs(math.sin(angle)*1), 0, 0)
- rlcf = rlc0 * CFrame.Angles(math.pi/20, math.sin(angle)*0.08, math.rad(2.5))
- llcf = llc0 * CFrame.Angles(math.pi/20, -math.sin(angle)*0.08, -math.rad(2.5))
- elseif sound.IsPlaying and sound.SoundId == "http://www.roblox.com/asset/?id=130802245" then
- anglespeed = 3
- ncf = neckc0 * CFrame.Angles(math.sin(angle)*0.07, math.rad(30), 0)
- rjcf = CFrame.new(0, 0, 0) * CFrame.Angles(0, math.sin(angle)*0.001, 0)
- rscf = rsc0 * CFrame.Angles(math.sin(angle)*0.05, 0, 0)
- lscf = lsc0 * CFrame.Angles(math.sin(-angle)*0.05, 0, 0)
- rlcf = rlc0 * CFrame.new(0, -0.1 + math.abs(mvmnt)*0.1, -0.1) * CFrame.Angles(0, math.rad(5), math.rad(5))
- llcf = llc0 * CFrame.Angles(0, math.rad(2.5), math.rad(1))
- else
- if humanwalk then
- anglespeed = 1/4
- ncf = neckc0 * CFrame.Angles(-math.sin(angle)*0.07, 0, 0)
- rjcf = CFrame.new(0, 0, 0) * CFrame.Angles(0, math.sin(angle)*0.001, 0)
- rscf = rsc0 * CFrame.Angles(math.sin(angle)*0.1, 0, 0)
- lscf = lsc0 * CFrame.Angles(math.sin(-angle)*0.1, 0, 0)
- rlcf = rlc0 * CFrame.Angles(0, math.sin(angle)*0.08, math.rad(2.5))
- llcf = llc0 * CFrame.Angles(0, -math.sin(angle)*0.08, -math.rad(2.5))
- else
- anglespeed = 1/2
- ncf = neckc0 * CFrame.Angles(math.pi/5, 0, math.sin(angle)*0.08)
- rjcf = CFrame.new(0, -2, 0) * CFrame.Angles(-math.pi/5, math.sin(angle)*0.01, 0)
- rscf = rsc0 * CFrame.new(-.45, 0.2, -.3) * CFrame.Angles(math.pi/3, 0, -math.rad(15))
- lscf = lsc0 * CFrame.new(.45, 0.2, -.3) * CFrame.Angles(math.pi/3, 0, math.rad(15))
- rlcf = rlc0 * CFrame.Angles(math.pi/2+math.pi/5, 0, math.rad(20))
- llcf = llc0 * CFrame.Angles(math.pi/2+math.pi/5, 0, -math.rad(20))
- end
- end
- elseif Vector3.new(torso.Velocity.x, 0, torso.Velocity.z).magnitude < 20 then
- if sound.IsPlaying then
- sound:stop()
- end
- if humanwalk then
- anglespeed = 4
- ncf = neckc0 * CFrame.Angles(math.pi/24, mvmnt*.02, 0)
- rjcf = CFrame.new(0, math.abs(mvmnt)*0.05, 0) * CFrame.Angles(-math.pi/24, -mvmnt*.02, 0)
- rscf = rsc0 * CFrame.Angles(math.sin(angle)*1.25, 0, -math.abs(mvmnt)*0.02)
- lscf = lsc0 * CFrame.Angles(math.sin(-angle)*1.25, 0, math.abs(mvmnt)*0.02)
- rlcf = rlc0 * CFrame.Angles(math.sin(-angle)*1, 0, math.rad(.5))
- llcf = llc0 * CFrame.Angles(math.sin(angle)*1, 0, -math.rad(.5))
- else
- anglespeed = 4
- ncf = neckc0 * CFrame.new(0, 0, .2) * CFrame.Angles(math.pi/1.9, 0, 0)
- 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)
- 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))
- 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))
- 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)
- 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)
- end
- elseif Vector3.new(torso.Velocity.x, 0, torso.Velocity.z).magnitude >= 20 then
- if sound.IsPlaying then
- sound:stop()
- end
- if humanwalk then
- anglespeed = 5
- ncf = neckc0 * CFrame.Angles(math.pi/20, math.sin(angle)*.04, 0)
- rjcf = CFrame.new(0, -.4 + math.abs(mvmnt)*0.25, 0) * CFrame.Angles(-math.pi/20, -math.sin(angle)*.08, 0)
- 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)
- 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)
- 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))
- 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))
- else
- anglespeed = 5.5
- ncf = neckc0 * CFrame.new(0, 0, .2) * CFrame.Angles(math.pi/1.9+math.sin(mvmnt/2)*0.05, 0, 0)
- 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)
- rscf = rsc0 * CFrame.new(-1, 0.2, -.5) * CFrame.Angles(math.pi/2+math.sin(angle)*1.8, 0, math.rad(5))
- lscf = lsc0 * CFrame.new(1, 0.2, -.5) * CFrame.Angles(math.pi/2+math.sin(angle)*1.8, 0, -math.rad(5))
- 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)
- 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)
- end
- end
- rm.C0 = clerp(rm.C0,rscf,speed)
- lm.C0 = clerp(lm.C0,lscf,speed)
- rj.C0 = clerp(rj.C0,rjcf,speed)
- neck.C0 = clerp(neck.C0,ncf,speed)
- rlegm.C0 = clerp(rlegm.C0,rlcf,speed)
- llegm.C0 = clerp(llegm.C0,llcf,speed)
- end
- end
- end)
- FairyBut.Name = "FairyBut"
- FairyBut.Parent = MoreFrame
- FairyBut.BackgroundColor3 = Color3.new(0.141176, 0.141176, 0.141176)
- FairyBut.BorderColor3 = Color3.new(1, 1, 1)
- FairyBut.Position = UDim2.new(0, 0, 0, 54)
- FairyBut.Size = UDim2.new(0, 156, 0, 40)
- FairyBut.Font = Enum.Font.SourceSans
- FairyBut.FontSize = Enum.FontSize.Size14
- FairyBut.Text = "fairy (i wanna steal yo tooth)"
- FairyBut.TextColor3 = Color3.new(1, 1, 1)
- FairyBut.TextScaled = true
- FairyBut.TextSize = 14
- FairyBut.TextWrapped = true
- FairyBut.MouseButton1Down:connect(function()
- -- Press X where you wanna sit
- local plr = game:service'Players'.LocalPlayer
- local m = plr:GetMouse()
- local char = plr.Character
- local hed = plr.Character.Head
- local runservice = game:service'RunService'
- local modelScale = 1/5
- plr.Chatted:connect(function(msg)
- game:service'Chat':Chat(hed, msg, 1)
- if msg == "die/" then
- char:breakJoints()
- end
- end)
- pcall(function() local a = script.Parent.FaerieScript if a ~= script then a:Destroy() end end)
- pcall(function() local a = char.Animate if a ~= script then a.Disabled = true a:Destroy() end end)
- script.Name = "FaerieScript"
- function weld(a,b,c,d)
- local w = Instance.new("Weld",a)
- w.Part0 = a
- w.Part1 = b
- w.C0 = c or CFrame.new()
- w.C1 = d or CFrame.new()
- return w
- end
- function lerp(a,b,c)
- return a+(b-a)*c
- end
- do -- Ignore my clerp stuff stolen from stravvy
- 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
- for i,v in pairs(char:GetChildren()) do
- if v:IsA("Hat") or v:IsA("BodyColors") or v:IsA("Clothing") or v:IsA("ShirtGraphic") then
- v:Destroy()
- end
- end
- Instance.new("Hat",char)
- local root = char.HumanoidRootPart
- local tw = root.RootJoint
- local tor = char.Torso
- local hd = char.Head
- local hum = char.Humanoid
- hum.Health = 40
- hum.MaxHealth = 40
- hum.WalkSpeed = 12
- local rl,ll = char["Right Leg"],char["Left Leg"]
- local ra,la = char["Right Arm"],char["Left Arm"]
- local c0 = {
- rs = CFrame.new(1,.5,0),
- ls = CFrame.new(-1,.5,0),
- rh = CFrame.new(.5,-1,0),
- lh = CFrame.new(-.5,-1,0),
- nk = CFrame.new(0,1,0),
- tw = CFrame.new(0,0,0)*CFrame.Angles(0,0,0),
- }
- local c1 = {
- rs = CFrame.new(-.5,.5,0),
- ls = CFrame.new(.5,.5,0),
- rh = CFrame.new(0,1,0),
- lh = CFrame.new(0,1,0),
- nk = CFrame.new(0,-.5,0),
- tw = CFrame.new(0,0,0)*CFrame.Angles(0,0,0)
- }
- local rs = tor["Right Shoulder"]
- local ls = tor["Left Shoulder"]
- local rh = tor["Right Hip"]
- local lh = tor["Left Hip"]
- local nk = tor["Neck"]
- for i,v in pairs(tor:GetChildren()) do
- if v:IsA("Motor6D") then
- v.DesiredAngle = 0
- v.MaxVelocity = 0
- v.CurrentAngle = 0
- end
- end
- pcall(function() tor.roblox:Destroy() end)
- pcall(function() char.Faerie:Destroy() end)
- local model = Instance.new("Model",char)
- model.Name = "Faerie"
- local BasePart = Instance.new("Part")
- BasePart.CanCollide = false
- BasePart.Anchored = false
- BasePart.FormFactor = "Custom"
- BasePart.Locked = true
- BasePart.Size = Vector3.new()
- BasePart.TopSurface,BasePart.BottomSurface,BasePart.LeftSurface,BasePart.RightSurface,BasePart.FrontSurface,BasePart.BackSurface = 10,10,10,10,10,10
- BasePart:BreakJoints()
- function NP(par)
- local p = BasePart:Clone()
- p.Parent = par or model
- return p
- end
- local w1 = NP()
- w1.Transparency = .1
- local w1m = Instance.new("SpecialMesh",w1)
- w1m.MeshId = "rbxassetid://19367766"
- w1m.TextureId = "rbxassetid://9854798"
- w1m.Scale = Vector3.new(1.05, 1.05, 1.05)
- local w1 = weld(tor,w1,CFrame.new(-.1,0.55,1.6))
- local w2 = NP()
- w2.Transparency = .1
- local w2m = Instance.new("SpecialMesh",w2)
- w2m.MeshId = "rbxassetid://19367766"
- w2m.TextureId = "rbxassetid://9854798"
- w2m.Scale = Vector3.new(1.05, 1.05, 1.05)
- local w2 = weld(tor,w2,CFrame.new(.1,0.55,1.6))
- local h = NP()
- local hm = Instance.new("SpecialMesh",h)
- hm.MeshId = "rbxassetid://154820214"
- hm.TextureId = "rbxassetid://91740209"
- hm.Scale = Vector3.new(1, 1, 1)
- weld(hd,h,CFrame.new(0,0.2,0))
- for i,v in pairs(char:GetChildren()) do
- if v:IsA("BasePart") then
- v.Material = "SmoothPlastic"
- v.TopSurface,v.BottomSurface,v.FrontSurface,v.BackSurface,v.LeftSurface,v.RightSurface = 10,10,10,10,10,10
- end
- end
- do
- if modelScale ~= 1 then
- for i,v in pairs(c0) do
- c0[i] = (v-v.p) + v.p*modelScale
- end
- for i,v in pairs(c1) do
- c1[i] = (v-v.p) + v.p*modelScale
- end
- local Joints = {}
- local gtJoints,gtParts;
- local function gtCFrame(cf)
- return (cf-cf.p) + cf.p * modelScale
- end
- function gtJoints(p)
- for i,v in pairs(p:GetChildren()) do
- if v:IsA("JointInstance") then
- table.insert(Joints,{v,v.Part0,v.Part1})
- v.Part0 = nil
- v.Part1 = nil
- v.C0 = (v.C0-(v.C0.p)) + (v.C0.p * modelScale)
- v.C1 = (v.C1-(v.C1.p)) + (v.C1.p * modelScale)
- end
- gtJoints(v)
- end
- end
- function gtParts(p)
- for i,v in pairs(p:GetChildren()) do
- if v:IsA("BasePart") then
- pcall(function() v.FormFactor = "Custom" end)
- local oldz = v.Size
- local cf = tor.CFrame:toObjectSpace(v.CFrame)
- v.Size = v.Size * modelScale
- v.CFrame = tor.CFrame * gtCFrame(cf)
- local mesh = nil
- for i,t in pairs(v:GetChildren()) do
- if t:IsA("DataModelMesh") then
- mesh = t
- end
- end
- if mesh == nil and v:IsA("Part") and v.Shape == Enum.PartType.Ball then
- mesh = Instance.new("SpecialMesh",v)
- mesh.MeshType = Enum.MeshType.Sphere
- end
- if mesh == nil and ((v:IsA("Part") and v.Shape == Enum.PartType.Block) or v:IsA("Seat") or v:IsA("VehicleSeat")) then
- mesh = Instance.new("BlockMesh",v)
- end
- if mesh ~= nil then
- if mesh:IsA("SpecialMesh") and mesh.MeshType == Enum.MeshType.FileMesh then
- mesh.Scale = mesh.Scale * modelScale
- else
- mesh.Scale = mesh.Scale*(oldz*modelScale)/v.Size
- end
- end
- end
- gtParts(v)
- end
- end
- gtJoints(char)
- gtParts(char)
- for i,v in pairs(Joints) do
- v[1].Part0 = v[2]
- v[1].Part1 = v[3]
- end
- end
- end
- rs.C0,rs.C1 = c0.rs,c1.rs
- ls.C0,ls.C1 = c0.ls,c1.ls
- rh.C0,rh.C1 = c0.rh,c1.rh
- lh.C0,lh.C1 = c0.lh,c1.lh
- nk.C0,nk.C1 = c0.nk,c1.nk
- tw.C0,tw.C1 = c0.tw,c1.tw
- local w10,w20 = w1.C0,w2.C0
- local pl = tor:FindFirstChild("FairyLight") or Instance.new("PointLight",tor)
- pl.Name = "FairyLight"
- pl.Shadows = false
- pl.Range = 8
- pl.Brightness = 10
- local sparkles = tor:FindFirstChild("FairySparkles") or Instance.new("Sparkles",tor)
- sparkles.Name = "FairySparkles"
- local outfit = 0
- local outfitparts = {ra,la,rl,ll,tor}
- local outfits = {
- {{106705109},{106705077},{106703301},{106703213},{106705037}}
- }
- local mycolor = ll.BrickColor.Color
- local mycolor2 = mycolor
- function setOutfit()
- local of = outfits[outfit]
- if of then
- for i,v in pairs(outfitparts) do
- local mesh = v:FindFirstChild("outfitMesh")
- local meshdata = outfits[outfit][i]
- if not mesh then
- mesh = Instance.new("SpecialMesh",v)
- mesh.Name = "outfitMesh"
- mesh.TextureId = "rbxassetid://9854798"
- end
- mesh.Scale =(meshdata[2] or Vector3.new(1,1,1)) * modelScale
- mesh.MeshId = "rbxassetid://"..meshdata[1]
- mesh.VertexColor = Vector3.new(mycolor2.r,mycolor2.g,mycolor2.b)
- end
- else
- for i,v in pairs(outfitparts) do
- pcall(function() v.outfitMesh:Destroy() end)
- end
- end
- end
- setOutfit()
- local senabled = true
- local lenabled = true
- function changeColor()
- for i,v in pairs(char:GetChildren()) do
- if v:IsA("BasePart") then
- v.BrickColor = BrickColor.new(mycolor)
- end
- end
- local mc1 = Vector3.new(mycolor.r,mycolor.g,mycolor.b)
- local mc2 = Vector3.new(mycolor2.r,mycolor2.g,mycolor2.b)
- w1m.VertexColor,w2m.VertexColor,hm.VertexColor = mc1,mc1,mc2
- for i,v in pairs(outfitparts) do
- local mesh = v:FindFirstChild("outfitMesh")
- if mesh then
- mesh.VertexColor = mc2
- end
- end
- pl.Color = mycolor
- sparkles.SparkleColor = mycolor
- end
- changeColor()
- do
- pcall(function() plr.PlayerGui.fairyColoring:Destroy() end)
- local scr = Instance.new("ScreenGui",plr.PlayerGui)
- scr.Name = "fairyColoring"
- local fr = Instance.new("Frame",scr)
- fr.Size = UDim2.new(0,-150,0,-65)
- fr.BackgroundColor3 = Color3.new(1,1,1)
- fr.BorderColor3 = Color3.new(.05,.05,.05)
- fr.BackgroundTransparency = .8
- fr.Position = UDim2.new(1,0,1,scr.Parent:FindFirstChild("PandaHelpNotify") and -20 or 0)
- fr.ZIndex = 9
- local am = 75
- local rval,gval,bval = mycolor.r,mycolor.g,mycolor.b
- local r = Instance.new("TextButton",fr)
- r.BackgroundTransparency = 1
- r.Size = UDim2.new(0,75,0,15)
- r.Position = UDim2.new(0,5,0,5)
- r.TextColor3 = Color3.new(1,1,1)
- r.TextStrokeTransparency = .4
- for i=1,am do
- local t = Instance.new("ImageLabel",r)
- t.BorderSizePixel = 0
- t.Size = UDim2.new(1/am,0,1,0)
- t.Position = UDim2.new((i-1)/am,0,0,0)
- t.Name = i
- t.ZIndex = 10
- end
- local rb = Instance.new("ImageLabel",r)
- rb.ZIndex = 10
- rb.Size = UDim2.new(0,2,1,-2)
- rb.BackgroundColor3 = Color3.new(0,0,0)
- rb.BackgroundTransparency = .5
- rb.BorderColor3 = Color3.new(.4,.4,.4)
- rb.Name = "b"
- local g = r:Clone()
- g.Parent = fr
- g.Position = UDim2.new(0,5,0,25)
- local b = r:Clone()
- b.Parent = fr
- b.Position = UDim2.new(0,5,0,45)
- r.ZIndex,g.ZIndex,b.ZIndex = 10,10,10
- local prev = Instance.new("TextButton",fr)
- prev.Size = UDim2.new(0,55,0,45)
- prev.Position = UDim2.new(0,90,0,5)
- prev.ZIndex = 10
- prev.BorderColor3 = Color3.new(.2,.2,.2)
- prev.TextColor3 = Color3.new(1,1,1)
- prev.TextStrokeTransparency = .4
- prev.TextYAlignment = "Bottom"
- prev.FontSize = "Size8"
- prev.TextWrapped = true
- local res = Instance.new("TextButton",fr)
- res.Size = UDim2.new(0,55,0,9)
- res.Position = UDim2.new(0,90,0,51)
- res.ZIndex = 10
- res.BorderColor3 = Color3.new(.2,.2,.2)
- res.BackgroundColor3 = Color3.new(.5,0,0)
- res.TextColor3 = Color3.new(1,1,1)
- res.Text = "reset"
- res.FontSize = "Size8"
- local mode = 0
- local function update(set)
- r.b.Position = UDim2.new(rval,-1,0,1)
- g.b.Position = UDim2.new(gval,-1,0,1)
- b.b.Position = UDim2.new(bval,-1,0,1)
- local col = Color3.new(rval,gval,bval)
- prev.BackgroundColor3 = mode == 1 and mycolor2 or mycolor
- prev.Text = ""
- r.Text = math.floor(rval*255+.5)
- g.Text = math.floor(gval*255+.5)
- b.Text = math.floor(bval*255+.5)
- for i,v in pairs(r:GetChildren()) do
- local n = tonumber(v.Name)
- if n then
- local sc = n/am
- v.BackgroundColor3 = Color3.new(sc,gval,bval)
- end
- end
- for i,v in pairs(g:GetChildren()) do
- local n = tonumber(v.Name)
- if n then
- local sc = n/am
- v.BackgroundColor3 = Color3.new(rval,sc,bval)
- end
- end
- for i,v in pairs(b:GetChildren()) do
- local n = tonumber(v.Name)
- if n then
- local sc = n/am
- v.BackgroundColor3 = Color3.new(rval,gval,sc)
- end
- end
- if set ~= false then
- if mode == 0 then
- mycolor = col
- end
- if mode == 1 then
- mycolor2 = col
- end
- changeColor()
- end
- end
- update()
- local rd,gd,bd = false,false,false
- r.MouseButton1Down:connect(function(x,y) rd = true rval = (x-r.AbsolutePosition.X)/r.AbsoluteSize.X update() end)
- r.MouseButton1Up:connect(function() rd = false end)
- r.MouseLeave:connect(function() rd = false end)
- r.MouseMoved:connect(function(x,y) if not rd then return end rval = (x-r.AbsolutePosition.X)/r.AbsoluteSize.X update() end)
- g.MouseButton1Down:connect(function(x,y) gd = true gval = (x-g.AbsolutePosition.X)/g.AbsoluteSize.X update() end)
- g.MouseButton1Up:connect(function() gd = false end)
- g.MouseLeave:connect(function() gd = false end)
- g.MouseMoved:connect(function(x,y) if not gd then return end gval = (x-g.AbsolutePosition.X)/g.AbsoluteSize.X update() end)
- b.MouseButton1Down:connect(function(x,y) bd = true bval = (x-b.AbsolutePosition.X)/b.AbsoluteSize.X update() end)
- b.MouseButton1Up:connect(function() bd = false end)
- b.MouseLeave:connect(function() bd = false end)
- b.MouseMoved:connect(function(x,y) if not bd then return end bval = (x-b.AbsolutePosition.X)/b.AbsoluteSize.X update() end)
- res.MouseButton1Click:connect(function()
- rval,gval,bval = themeColor.Color.r,themeColor.Color.g,themeColor.Color.b
- update()
- end)
- local modebtn = Instance.new("TextButton",fr)
- modebtn.Position = UDim2.new(1,-150,0,-15)
- modebtn.Size = UDim2.new(0,49,0,14)
- modebtn.BackgroundColor3 = Color3.new(1,1,0)
- modebtn.BackgroundTransparency = .6
- modebtn.TextScaled = true
- modebtn.Font = 4
- modebtn.TextColor3 = Color3.new(1,1,1)
- modebtn.TextStrokeTransparency = .7
- modebtn.Text = "Body"
- modebtn.MouseButton1Click:connect(function()
- mode = (mode+1)%2
- local col = mode == 1 and mycolor2 or mycolor
- rval,gval,bval = col.r,col.g,col.b
- modebtn.Text = mode == 0 and "Body" or "Clothes"
- update(false)
- end)
- local outfitbtn = Instance.new("TextButton",fr)
- outfitbtn.Position = UDim2.new(1,-150,0,-30)
- outfitbtn.Size = UDim2.new(0,49,0,14)
- outfitbtn.BackgroundColor3 = Color3.new(1,1,0)
- outfitbtn.BackgroundTransparency = .6
- outfitbtn.TextScaled = true
- outfitbtn.Font = 4
- outfitbtn.TextColor3 = Color3.new(1,1,1)
- outfitbtn.TextStrokeTransparency = .7
- outfitbtn.Text = "Outfit"
- outfitbtn.MouseButton1Click:connect(function()
- outfit = (outfit+1)%(#outfits+1)
- setOutfit()
- end)
- local sparklebtn = Instance.new("TextButton",fr)
- sparklebtn.Position = UDim2.new(1,-100,0,-15)
- sparklebtn.Size = UDim2.new(0,100,0,14)
- sparklebtn.BackgroundColor3 = Color3.new(0,1,0)
- sparklebtn.BackgroundTransparency = .6
- sparklebtn.TextScaled = true
- sparklebtn.Font = 4
- sparklebtn.TextColor3 = Color3.new(1,1,1)
- sparklebtn.TextStrokeTransparency = .7
- sparklebtn.Text = "Sparkles"
- sparklebtn.MouseButton1Click:connect(function()
- senabled = not senabled
- sparklebtn.BackgroundColor3 = senabled and Color3.new(0,1,0) or Color3.new(1,0,0)
- end)
- local lightbtn = Instance.new("TextButton",fr)
- lightbtn.Position = UDim2.new(1,-100,0,-30)
- lightbtn.Size = UDim2.new(0,100,0,14)
- lightbtn.BackgroundColor3 = Color3.new(0,1,0)
- lightbtn.BackgroundTransparency = .6
- lightbtn.TextScaled = true
- lightbtn.Font = 4
- lightbtn.TextColor3 = Color3.new(1,1,1)
- lightbtn.TextStrokeTransparency = .7
- lightbtn.Text = "Light"
- lightbtn.MouseButton1Click:connect(function()
- lenabled = not lenabled
- lightbtn.BackgroundColor3 = lenabled and Color3.new(0,1,0) or Color3.new(1,0,0)
- end)
- end
- local gyro = root:FindFirstChild("RootGyro") or Instance.new("BodyGyro",root)
- gyro.maxTorque = Vector3.new()
- gyro.Name = "RootGyro"
- local vel = root:FindFirstChild("RootVel") or Instance.new("BodyVelocity",root)
- vel.maxForce = Vector3.new()
- vel.Name = "RootVel"
- vel.P = 4000
- local flying = false
- local state = "idle"
- local kd = {}
- local humspd = 0
- local flyspeed = 0
- local flystop = 0
- local sitting = false
- local holding = false
- m.KeyDown:connect(function(k)
- local now = tick()
- kd[k] = now
- if k == " " and not flying then
- pcall(function() sitting:Destroy() end)
- sitting = nil
- state = "fly"
- flying = true
- flydir = (root.CFrame.lookVector*Vector3.new(1,0,1)).unit
- elseif k == " " and state == "fly" then
- flying = false
- state = "idle"
- flystop = tick()
- elseif k == "x" and m.Target and (root.Position-m.Hit.p).magnitude < 20*modelScale then
- local tar = m.Target
- local cf = tar.CFrame:toObjectSpace(m.Hit)
- local siz = tar.Size/2
- local cfr
- local rx,ry,rz = 0,0,0
- local lv = tar.CFrame:vectorToObjectSpace(root.CFrame.lookVector)
- if math.abs(cf.Y-siz.Y) < .03 then
- cfr = CFrame.new(cf.p + Vector3.new(0,3*modelScale,0)) * CFrame.Angles(0,math.atan2(-lv.X,-lv.Z),0)
- elseif math.abs(-cf.Y-siz.Y) < .03 then
- cfr = CFrame.new(cf.p - Vector3.new(0,3*modelScale,0)) * CFrame.Angles(0,math.atan2(-lv.X,-lv.Z),math.pi)
- elseif math.abs(cf.X-siz.X) < .03 then
- 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)
- elseif math.abs(-cf.X-siz.X) < .03 then
- 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)
- elseif math.abs(cf.Z-siz.Z) < .03 then
- 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)
- elseif math.abs(-cf.Z-siz.Z) < .03 then
- 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)
- end
- if cfr then
- pcall(function() sitting:Destroy() end)
- flying = false
- state = "sit"
- if m.Target.Anchored then
- sitting = {tar = tar, cf = cfr}
- else
- sitting = weld(tar,root,cfr)
- end
- end
- end
- end)
- m.KeyUp:connect(function(k)
- kd[k] = nil
- end)
- hum.Running:connect(function(spd)
- if state ~= "idle" and state ~= "walk" and state ~= "inair" then return end
- humspd = spd
- state = flying and "fly" or (spd < 1 and "idle" or "walk")
- end)
- hum.Climbing:connect(function(spd)
- if state ~= "idle" and state ~= "walk" and state ~= "inair" then return end
- humspd = spd
- state = flying and "fly" or (spd < 1 and "idle" or "walk")
- end)
- hum.Seated:connect(function(a)
- state = a and "sit" or humspd > 0 and "idle" or "walk"
- end)
- hum.Changed:connect(function()
- if hum.Jump then
- hum.Jump = false
- end
- end)
- hum.FreeFalling:connect(function()
- if state ~= "idle" and state ~= "walk" and state ~= "inair" then return end
- state = math.abs(tor.Velocity.Y) > 1 and "inair" or state
- end)
- hum.FallingDown:connect(function(a)
- if not a then return end
- state = "inair"
- end)
- while true do
- runservice.RenderStepped:wait()
- local cam = workspace.CurrentCamera
- local alpha = .2
- sparkles.Enabled = senabled and flying and tor.Velocity.magnitude > 3
- pl.Enabled = lenabled
- if state ~= "fly" then
- if type(sitting) == "table" then
- gyro.maxTorque = Vector3.new(1,1,1)*4e6
- vel.maxForce = Vector3.new(1,1,1)*4e5
- gyro.cframe = sitting.tar.CFrame * sitting.cf
- vel.velocity = (gyro.cframe.p-root.Position)*10
- else
- gyro.maxTorque,vel.maxForce = Vector3.new(),Vector3.new()
- end
- end
- if sitting then
- state = "sit"
- end
- tw.MaxVelocity,rh.MaxVelocity,lh.MaxVelocity,rs.MaxVelocity,ls.MaxVelocity,nk.MaxVelocity = 0,0,0,0,0,0
- tw.CurrentAngle,rh.CurrentAngle,lh.CurrentAngle,rs.CurrentAngle,ls.CurrentAngle,nk.CurrentAngle = 0,0,0,0,0,0
- local hasRobe = outfit == 1
- if state == "idle" then
- hum.PlatformStand = false
- local breathing = math.sin(tick()*2)
- local tilt = .02 + breathing*.03
- w1.C0 = clerp(w1.C0,w10*CFrame.Angles(0,-.01+breathing*.01,0),alpha)
- w2.C0 = clerp(w2.C0,w20*CFrame.Angles(0,.01-breathing*.01,0),alpha)
- tw.C0 = clerp(tw.C0,c0.tw*CFrame.Angles(tilt,0,0),alpha)
- rh.C0 = clerp(rh.C0,c0.rh*CFrame.Angles(-tilt,hasRobe and 0 or -.1,hasRobe and 0 or .06),alpha)
- lh.C0 = clerp(lh.C0,c0.lh*CFrame.Angles(-tilt,hasRobe and 0 or .1,hasRobe and 0 or -.06),alpha)
- rs.C0 = clerp(rs.C0,c0.rs*CFrame.Angles(-tilt,0,.1),alpha)
- ls.C0 = clerp(ls.C0,c0.ls*CFrame.Angles(-tilt,0,-.1),alpha)
- nk.C0 = clerp(nk.C0,c0.nk*CFrame.Angles(-tilt+breathing*.05-.03,0,0),alpha)
- elseif state == "inair" then
- hum.PlatformStand = false
- local wings = math.sin(tick()*80)
- w1.C0 = clerp(w1.C0,w10*CFrame.Angles(0,-.15+wings*.3,0),.6)
- w2.C0 = clerp(w2.C0,w20*CFrame.Angles(0,.15-wings*.3,0),.6)
- local alpha = .15
- local tilt = .05
- local wavey = math.sin(tick()*3)
- tw.C0 = clerp(tw.C0,c0.tw*CFrame.Angles(tilt,0,0),alpha)
- rh.C0 = clerp(rh.C0,c0.rh*CFrame.Angles(-tilt+wavey*.1,0,hasRobe and 0 or .02),alpha)
- lh.C0 = clerp(lh.C0,c0.lh*CFrame.Angles(-tilt-wavey*.1,0,hasRobe and 0 or -.02),alpha)
- rs.C0 = clerp(rs.C0,c0.rs*CFrame.Angles(-tilt-wavey*.07,0,.01),alpha)
- ls.C0 = clerp(ls.C0,c0.ls*CFrame.Angles(-tilt+wavey*.07,0,-.01),alpha)
- nk.C0 = clerp(nk.C0,c0.nk*CFrame.Angles(-tilt+.2,0,0),alpha)
- elseif state == "walk" then
- hum.PlatformStand = false
- local walking = math.sin(tick()*25)
- local breathing = math.sin(tick()*2)
- local tilt = -.03-breathing*.02+walking*.01
- alpha = .6
- w1.C0 = clerp(w1.C0,w10*CFrame.Angles(0,-.05+breathing*.01+walking*.05,0),alpha)
- w2.C0 = clerp(w2.C0,w20*CFrame.Angles(0,.05-breathing*.01+walking*.05,0),alpha)
- tw.C0 = clerp(tw.C0,c0.tw*CFrame.Angles(tilt,-walking*.08,0),alpha)
- rh.C0 = clerp(rh.C0,c0.rh*CFrame.Angles(-tilt+walking*.3,0,hasRobe and 0 or .02),alpha)
- lh.C0 = clerp(lh.C0,c0.lh*CFrame.Angles(-tilt-walking*.3,0,hasRobe and 0 or -.02),alpha)
- rs.C0 = clerp(rs.C0,c0.rs*CFrame.Angles(-tilt+.05-walking*.25,0,.01),alpha)
- ls.C0 = clerp(ls.C0,c0.ls*CFrame.Angles(-tilt+.05+walking*.25,0,-.01),alpha)
- nk.C0 = clerp(nk.C0,c0.nk*CFrame.Angles(-tilt+breathing*.04,walking*.07,0),alpha)
- elseif state == "sit" then
- hum.Sit = false
- hum.PlatformStand = true
- local breathing = math.sin(tick()*2)
- local upvec = root.CFrame:vectorToWorldSpace(Vector3.new(0,1,0))
- if upvec.Y > .4 then
- local tilt = -.55+breathing*.015
- w1.C0 = clerp(w1.C0,w10*CFrame.Angles(0,-.01+breathing*.01,0),alpha)
- w2.C0 = clerp(w2.C0,w20*CFrame.Angles(0,.01-breathing*.01,0),alpha)
- tw.C0 = clerp(tw.C0,c0.tw*CFrame.Angles(tilt,0,0)+Vector3.new(0,-1.7,0)*modelScale,alpha)
- rh.C0 = clerp(rh.C0,c0.rh*CFrame.Angles(-tilt+1.57,0,hasRobe and 0 or .6),alpha)
- lh.C0 = clerp(lh.C0,c0.lh*CFrame.Angles(-tilt+1.57,0,hasRobe and 0 or -.6),alpha)
- 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)
- 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)
- nk.C0 = clerp(nk.C0,c0.nk*CFrame.Angles(-tilt+breathing*.04-.03,0,math.sin(tick()*4)*.06),alpha)
- else -- wallhug
- local breathing = math.sin(tick()*5)
- local tilt = -1.55+breathing*.015
- w1.C0 = clerp(w1.C0,w10*CFrame.Angles(0,-.01+breathing*.01,0),alpha)
- w2.C0 = clerp(w2.C0,w20*CFrame.Angles(0,.01-breathing*.01,0),alpha)
- tw.C0 = clerp(tw.C0,c0.tw*CFrame.Angles(tilt,0,0)+Vector3.new(0,-2.5,0)*modelScale,alpha)
- 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)
- 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)
- rs.C0 = clerp(rs.C0,c0.rs*CFrame.Angles(2.9,0,.8)+Vector3.new(-.2,.4,0)*modelScale,alpha)
- ls.C0 = clerp(ls.C0,c0.ls*CFrame.Angles(2.9,0,-.8)+Vector3.new(.2,.4,0)*modelScale,alpha)
- nk.C0 = clerp(nk.C0,c0.nk*CFrame.Angles(breathing*.04+.7,0,0),alpha)
- end
- elseif state == "fly" then
- hum.PlatformStand = true
- gyro.maxTorque = Vector3.new(1,1,1)*4e6
- vel.maxForce = Vector3.new(1,1,1)*4e5
- 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))
- velocity = cam.CoordinateFrame:vectorToWorldSpace(velocity)
- local maxspeed = 40-(velocity.magnitude > 0 and velocity.unit.Y*20 or 0)
- if velocity.magnitude > 0 then
- flyspeed = lerp(flyspeed,maxspeed,.1)
- flydir = flydir:Lerp(velocity.unit,.4).unit
- hoverheight = nil
- else
- flyspeed = lerp(flyspeed,0,.3)
- flydir = (flydir*Vector3.new(1,0,1)).unit
- hoverheight = hoverheight or root.Position.Y
- end
- vel.velocity = flydir.unit * flyspeed
- if hoverheight then
- vel.velocity = vel.velocity + Vector3.new(0,hoverheight-root.Position.Y,0)
- end
- gyro.cframe = CFrame.new(Vector3.new(),flydir*Vector3.new(1,0,1))
- rl.CanCollide,ll.CanCollide = true,true
- local wings = math.sin(tick()*80)
- w1.C0 = clerp(w1.C0,w10*CFrame.Angles(0,-.15+wings*.3,0),.6)
- w2.C0 = clerp(w2.C0,w20*CFrame.Angles(0,.15-wings*.3,0),.6)
- local alpha = .15
- local flytilt = (flyspeed/maxspeed)
- local tilt = flytilt*-1.4 + math.asin(gyro.cframe:vectorToObjectSpace(flydir).unit.Y)
- local wavey = math.sin(tick()*6)
- tw.C0 = clerp(tw.C0,c0.tw*CFrame.Angles(tilt,0,0),alpha)
- rh.C0 = clerp(rh.C0,c0.rh*CFrame.Angles(wavey*.1,hasRobe and 0 or -.08,hasRobe and 0 or .1),alpha)
- lh.C0 = clerp(lh.C0,c0.lh*CFrame.Angles(-wavey*.1,hasRobe and 0 or .08,hasRobe and 0 or -.1),alpha)
- rs.C0 = clerp(rs.C0,c0.rs*CFrame.Angles(-wavey*.15,-.08,.1),alpha)
- ls.C0 = clerp(ls.C0,c0.ls*CFrame.Angles(wavey*.15,.08,-.1),alpha)
- nk.C0 = clerp(nk.C0,c0.nk*CFrame.Angles(-tilt*.8,0,0),alpha)
- end
- end
- end)
- DanceBut.Name = "DanceBut"
- DanceBut.Parent = MoreFrame
- DanceBut.BackgroundColor3 = Color3.new(0.141176, 0.141176, 0.141176)
- DanceBut.BorderColor3 = Color3.new(1, 1, 1)
- DanceBut.Position = UDim2.new(0, 0, 0, 109)
- DanceBut.Size = UDim2.new(0, 156, 0, 39)
- DanceBut.Font = Enum.Font.SourceSans
- DanceBut.FontSize = Enum.FontSize.Size14
- DanceBut.Text = "dance (dance till yo dead)"
- DanceBut.TextColor3 = Color3.new(1, 1, 1)
- DanceBut.TextScaled = true
- DanceBut.TextSize = 14
- DanceBut.TextWrapped = true
- DanceBut.MouseButton1Down:connect(function()
- --Made by matteo101man don't remove--
- player=game:GetService("Players").LocalPlayer
- char=player.Character
- mouse=player:GetMouse()
- dances = Instance.new("Sound", char.head)
- dances.SoundId = "http://www.roblox.com/asset/?id=143959455"
- dances.Volume = 1
- dances.Looped = true
- local dances2 = false
- dancc = Instance.new("Sound", char.head)
- dancc.SoundId = "http://www.roblox.com/asset/?id=142435409"
- dancc.Volume = 1
- dancc.Looped = true
- local danccc = false
- dances3 = Instance.new("Sound", char.head)
- dances3.SoundId = "http://www.roblox.com/asset/?id=131111368"
- dances3.Volume = 1
- dances3.Looped = true
- local dances4 = false
- dances5 = Instance.new("Sound", char.head)
- dances5.SoundId = "http://www.roblox.com/asset/?id=155319906"
- dances5.Volume = 1
- dances5.Looped = true
- local dances6 = false
- cat1 = Instance.new("Sound", char.head)
- cat1.SoundId = "http://www.roblox.com/asset/?id=151710009"
- cat1.Volume = 1
- cat1.Looped = true
- local cat2 = false
- local dance = Instance.new("Animation", char)
- dance.AnimationId = "rbxassetid://161627787"
- dance.Name = "dance"
- local dancee = Instance.new("Animation", char)
- dancee.AnimationId = "rbxassetid://161624225"
- dancee.Name = "dancee"
- local danc = Instance.new("Animation", char)
- danc.AnimationId = "rbxassetid://161558750"
- danc.Name = "danc"
- local cat = Instance.new("Animation", char)
- cat.AnimationId = "rbxassetid://161002674"
- cat.Name = "cat"
- local shuffle = Instance.new("Animation", char)
- shuffle.AnimationId = "rbxassetid://160999126"
- shuffle.Name = "shuffle"
- mouse.KeyDown:connect(function(key) local key=key:lower()
- if key=="f" then
- local vCharacter = char
- local hum = vCharacter:findFirstChild("Humanoid")
- blah = hum:LoadAnimation(char.dance)
- blah:Play()
- end
- end)
- mouse.KeyUp:connect(function(key) local key=key:lower()
- if key=="f" then
- blah:Stop()
- end
- end)
- mouse.KeyDown:connect(function(key) local key=key:lower()
- if key=="f" then
- dances2 = true
- dances:Play()
- end
- end)
- mouse.KeyUp:connect(function(key) local key=key:lower()
- if key=="f" then
- dances2 = false
- dances:Stop()
- end
- end)
- mouse.KeyDown:connect(function(key) local key=key:lower()
- if key=="r" then
- char.Animate.Disabled = true
- local vCharacter = char
- local hum = vCharacter:findFirstChild("Humanoid")
- blah2 = hum:LoadAnimation(char.dancee)
- blah2:Play()
- end
- end)
- mouse.KeyUp:connect(function(key) local key=key:lower()
- if key=="r" then
- char.Animate.Disabled = false
- blah2:Stop()
- end
- end)
- mouse.KeyDown:connect(function(key) local key=key:lower()
- if key=="r" then
- dances4 = true
- dances3:Play()
- end
- end)
- mouse.KeyUp:connect(function(key) local key=key:lower()
- if key=="r" then
- dances4 = false
- dances3:Stop()
- end
- end)
- mouse.KeyDown:connect(function(key) local key=key:lower()
- if key=="g" then
- local vCharacter = char
- local hum = vCharacter:findFirstChild("Humanoid")
- blah3 = hum:LoadAnimation(char.danc)
- blah3:Play()
- end
- end)
- mouse.KeyUp:connect(function(key) local key=key:lower()
- if key=="g" then
- blah3:Stop()
- end
- end)
- mouse.KeyDown:connect(function(key) local key=key:lower()
- if key=="g" then
- dances6 = true
- dances5:Play()
- end
- end)
- mouse.KeyUp:connect(function(key) local key=key:lower()
- if key=="g" then
- dances6 = false
- dances5:Stop()
- end
- end)
- mouse.KeyDown:connect(function(key) local key=key:lower()
- if key=="c" then
- local vCharacter = char
- local hum = vCharacter:findFirstChild("Humanoid")
- blah4 = hum:LoadAnimation(char.cat)
- blah4:Play()
- end
- end)
- mouse.KeyUp:connect(function(key) local key=key:lower()
- if key=="c" then
- blah4:Stop()
- end
- end)
- mouse.KeyDown:connect(function(key) local key=key:lower()
- if key=="c" then
- cat2 = true
- cat1:Play()
- end
- end)
- mouse.KeyUp:connect(function(key) local key=key:lower()
- if key=="c" then
- cat2 = false
- cat1:Stop()
- end
- end)
- mouse.KeyDown:connect(function(key) local key=key:lower()
- if key=="h" then
- local vCharacter = char
- local hum = vCharacter:findFirstChild("Humanoid")
- shufflee = hum:LoadAnimation(char.shuffle)
- shufflee:Play()
- wait(13)
- hoppin = hum:LoadAnimation(char.hop)
- hoppin:Play()
- end
- end)
- mouse.KeyUp:connect(function(key) local key=key:lower()
- if key=="h" then
- shufflee:Stop()
- hoppin:Stop()
- end
- end)
- mouse.KeyUp:connect(function(key) local key=key:lower()
- if key=="h" then
- hoppin:Stop()
- end
- end)
- mouse.KeyDown:connect(function(key) local key=key:lower()
- if key=="h" then
- shuffle2 = true
- dancc:Play()
- end
- end)
- mouse.KeyUp:connect(function(key) local key=key:lower()
- if key=="h" then
- danccc = false
- dancc:Stop()
- end
- end)
- --Made by matteo101man don't remove--
- end)
- TextLabel_2.Parent = MoreFrame
- TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_2.BackgroundTransparency = 1
- TextLabel_2.Position = UDim2.new(0, 163, 0, 0)
- TextLabel_2.Size = UDim2.new(0, 132, 0, 144)
- TextLabel_2.Font = Enum.Font.SourceSans
- TextLabel_2.FontSize = Enum.FontSize.Size14
- TextLabel_2.Text = "lol these are rare scripts theres one more but im lazy so yea :))))....#b3coming"
- TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
- TextLabel_2.TextScaled = true
- TextLabel_2.TextSize = 14
- TextLabel_2.TextWrapped = true
Add Comment
Please, Sign In to add comment