Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Player = game:GetService("Players").LocalPlayer
- Character = Player.Character
- PlayerGui = Player.PlayerGui
- Backpack = Player.Backpack
- Torso = Character.Torso
- Head = Character.Head
- Humanoid = Character.Humanoid
- LeftArm = Character["Left Arm"]
- LeftLeg = Character["Left Leg"]
- RightArm = Character["Right Arm"]
- RightLeg = Character["Right Leg"]
- LS = Torso["Left Shoulder"]
- LH = Torso["Left Hip"]
- RS = Torso["Right Shoulder"]
- RH = Torso["Right Hip"]
- Face = Head.face
- Neck = Torso.Neck
- it = Instance.new
- attacktype = 1
- attacktype2 = 1
- vt = Vector3.new
- cf = CFrame.new
- cn = CFrame.new
- euler = CFrame.fromEulerAnglesXYZ
- angles = CFrame.Angles
- necko = cf(0, 1, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
- necko2 = cf(0, -0.5, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
- LHC0 = cf(-1, -1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- LHC1 = cf(-0.5, 1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- RHC0 = cf(1, -1, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
- RHC1 = cf(0.5, 1, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
- RootPart = Character.HumanoidRootPart
- RootJoint = RootPart.RootJoint
- RootCF = euler(-1.57, 0, 3.14)
- attack = false
- attackdebounce = false
- trispeed = 0.2
- attackmode = "none"
- local idle = 0
- local Anim = "Idle"
- stance = false
- local ff = 2
- noleg = false
- evadecooldown = false
- equip = false
- Face.Texture = "http://www.roblox.com/asset/?id=0"
- attackspeed = 0.14
- df = false
- Swing = 1
- local sine = 0
- local change = 1
- local val = 0
- magic = false
- cam = workspace.CurrentCamera
- deb = game:GetService("Debris")
- RbxUtility = LoadLibrary("RbxUtility")
- Create = RbxUtility.Create
- local handee = Instance.new("Part")
- handee.Parent = Character
- handee.Size = Vector3.new(0.2, 0.2, 0.2)
- handee.Archivable = true
- handee.Transparency = 1
- handee.CanCollide = false
- handee.BrickColor = BrickColor.new("Really red")
- handee.Material = "Neon"
- local handeeweld = Instance.new("Weld")
- handeeweld.Parent = handee
- handeeweld.Part0 = RightArm
- handeeweld.Part1 = handee
- handeeweld.C1 = CFrame.new(0, 0.96, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
- handeeweld.Part0 = RightArm
- function newWeld(wp0, wp1, wc0x, wc0y, wc0z)
- local wld = Instance.new("Weld", wp1)
- wld.Part0 = wp0
- wld.Part1 = wp1
- wld.C0 = CFrame.new(wc0x, wc0y, wc0z)
- end
- function weld(model)
- local parts, last = {}, nil
- local function scan(parent)
- for _, v in pairs(parent:GetChildren()) do
- if v:IsA("BasePart") then
- if last then
- local w = Instance.new("Weld")
- w.Name = ("%s_Weld"):format(v.Name)
- w.Part0, w.Part1 = last, v
- w.C0 = last.CFrame:inverse()
- w.C1 = v.CFrame:inverse()
- w.Parent = last
- end
- last = v
- table.insert(parts, v)
- end
- scan(v)
- end
- end
- scan(model)
- for _, v in pairs(parts) do
- v.Anchored = false
- v.Locked = true
- v.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- v.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- v.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- v.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- v.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- v.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- v.CustomPhysicalProperties = PhysicalProperties.new(0, 0, 0)
- end
- end
- for i, v in pairs(Character:GetChildren()) do
- if v:IsA("Accoutrement") then
- v:Destroy()
- elseif v:IsA("Part") then
- v.Transparency = 1
- end
- end
- Model0 = Instance.new("Model")
- Part1 = Instance.new("Part")
- SpecialMesh2 = Instance.new("SpecialMesh")
- Part3 = Instance.new("Part")
- Part4 = Instance.new("Part")
- Part5 = Instance.new("Part")
- Part6 = Instance.new("Part")
- Part7 = Instance.new("Part")
- SpecialMesh8 = Instance.new("SpecialMesh")
- Part9 = Instance.new("Part")
- Part10 = Instance.new("Part")
- Part11 = Instance.new("Part")
- Part12 = Instance.new("Part")
- Part13 = Instance.new("Part")
- Part14 = Instance.new("Part")
- Part15 = Instance.new("Part")
- SpecialMesh16 = Instance.new("SpecialMesh")
- Part17 = Instance.new("Part")
- BlockMesh18 = Instance.new("BlockMesh")
- Part19 = Instance.new("Part")
- BlockMesh20 = Instance.new("BlockMesh")
- Part21 = Instance.new("Part")
- BlockMesh22 = Instance.new("BlockMesh")
- Part23 = Instance.new("Part")
- SpecialMesh24 = Instance.new("SpecialMesh")
- Part25 = Instance.new("Part")
- Part26 = Instance.new("Part")
- Model0.Parent = Character
- Part1.Parent = Model0
- Part1.BrickColor = BrickColor.new("Really black")
- Part1.Anchored = true
- Part1.CanCollide = false
- Part1.Size = Vector3.new(0.100000001, 0.200000003, 0.0500000007)
- Part1.CFrame = CFrame.new(3.74523115, 21.0993118, -3.19999981, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part1.BottomSurface = Enum.SurfaceType.Smooth
- Part1.TopSurface = Enum.SurfaceType.Smooth
- Part1.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- Part1.Position = Vector3.new(3.74523115, 21.0993118, -3.19999981)
- Part1.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- SpecialMesh2.Parent = Part1
- SpecialMesh2.Scale = Vector3.new(1, 1, 0.200000048)
- SpecialMesh2.MeshType = Enum.MeshType.Sphere
- SpecialMesh2.Scale = Vector3.new(1, 1, 0.200000048)
- Part3.Parent = Model0
- Part3.BrickColor = BrickColor.new("Deep blue")
- Part3.Anchored = true
- Part3.CanCollide = false
- Part3.Size = Vector3.new(2.20000005, 0.5, 0.400000006)
- Part3.CFrame = CFrame.new(4, 21.2999992, -2.09499979, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part3.BottomSurface = Enum.SurfaceType.Smooth
- Part3.TopSurface = Enum.SurfaceType.Smooth
- Part3.Color = Color3.new(0.129412, 0.329412, 0.72549)
- Part3.Position = Vector3.new(4, 21.2999992, -2.09499979)
- Part3.Color = Color3.new(0.129412, 0.329412, 0.72549)
- Part4.Parent = Model0
- Part4.BrickColor = BrickColor.new("Dark stone grey")
- Part4.Anchored = true
- Part4.CanCollide = false
- Part4.Size = Vector3.new(0.100000001, 0.100000001, 0.100000001)
- Part4.CFrame = CFrame.new(3.60523129, 20.8493118, -3.14499974, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part4.BottomSurface = Enum.SurfaceType.Smooth
- Part4.TopSurface = Enum.SurfaceType.Smooth
- Part4.Color = Color3.new(0.972549, 0.972549, 0.972549)
- Part4.Position = Vector3.new(3.60523129, 20.8493118, -3.14499974)
- Part4.Color = Color3.new(0.972549, 0.972549, 0.972549)
- Part5.Parent = Model0
- Part5.BrickColor = BrickColor.new("Deep blue")
- Part5.Rotation = Vector3.new(0, 0, -30)
- Part5.Anchored = true
- Part5.CanCollide = false
- Part5.Size = Vector3.new(0.460000008, 0.699999988, 0.100000001)
- Part5.CFrame = CFrame.new(3.28882289, 20.4948883, -3.04499984, 0.866025448, 0.5, 0, -0.5, 0.866025448, 0, 0, 0, 1)
- Part5.BottomSurface = Enum.SurfaceType.Smooth
- Part5.TopSurface = Enum.SurfaceType.Smooth
- Part5.Color = Color3.new(0.129412, 0.329412, 0.72549)
- Part5.Position = Vector3.new(3.28882289, 20.4948883, -3.04499984)
- Part5.Orientation = Vector3.new(0, 0, -30)
- Part5.Color = Color3.new(0.129412, 0.329412, 0.72549)
- Part6.Parent = Model0
- Part6.BrickColor = BrickColor.new("Dark stone grey")
- Part6.Anchored = true
- Part6.CanCollide = false
- Part6.Size = Vector3.new(0.5, 0.300000012, 0.100000001)
- Part6.CFrame = CFrame.new(3.60523129, 21.1493111, -3.14499974, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part6.BottomSurface = Enum.SurfaceType.Smooth
- Part6.TopSurface = Enum.SurfaceType.Smooth
- Part6.Color = Color3.new(0.972549, 0.972549, 0.972549)
- Part6.Position = Vector3.new(3.60523129, 21.1493111, -3.14499974)
- Part6.Color = Color3.new(0.972549, 0.972549, 0.972549)
- Part7.Parent = Model0
- Part7.BrickColor = BrickColor.new("Dark stone grey")
- Part7.Rotation = Vector3.new(0, 90, 0)
- Part7.Anchored = true
- Part7.CanCollide = false
- Part7.Size = Vector3.new(0.100000001, 0.160000011, 0.220000014)
- Part7.CFrame = CFrame.new(3.74523115, 21.3793106, -3.14499974, -4.37113883E-8, 0, 1, 0, 0.99999994, 0, -1, 0, -4.37113883E-8)
- Part7.BottomSurface = Enum.SurfaceType.Smooth
- Part7.TopSurface = Enum.SurfaceType.Smooth
- Part7.Color = Color3.new(0.972549, 0.972549, 0.972549)
- Part7.Position = Vector3.new(3.74523115, 21.3793106, -3.14499974)
- Part7.Orientation = Vector3.new(0, 90, 0)
- Part7.Color = Color3.new(0.972549, 0.972549, 0.972549)
- SpecialMesh8.Parent = Part7
- SpecialMesh8.MeshType = Enum.MeshType.Wedge
- Part9.Name = "asd"
- Part9.Parent = Model0
- Part9.Transparency = 1
- Part9.Anchored = true
- Part9.CanCollide = false
- Part9.Size = Vector3.new(2, 2, 1)
- Part9.CFrame = CFrame.new(4, 20.4500008, -2.49499965, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part9.BottomSurface = Enum.SurfaceType.Smooth
- Part9.TopSurface = Enum.SurfaceType.Smooth
- Part9.Position = Vector3.new(4, 20.4500008, -2.49499965)
- Part10.Parent = Model0
- Part10.BrickColor = BrickColor.new("Dark stone grey")
- Part10.Anchored = true
- Part10.CanCollide = false
- Part10.Size = Vector3.new(0.100000001, 0.200000003, 0.100000001)
- Part10.CFrame = CFrame.new(3.80523133, 20.8993111, -3.14499974, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part10.BottomSurface = Enum.SurfaceType.Smooth
- Part10.TopSurface = Enum.SurfaceType.Smooth
- Part10.Color = Color3.new(0.972549, 0.972549, 0.972549)
- Part10.Position = Vector3.new(3.80523133, 20.8993111, -3.14499974)
- Part10.Color = Color3.new(0.972549, 0.972549, 0.972549)
- Part11.Parent = Model0
- Part11.BrickColor = BrickColor.new("Dark stone grey")
- Part11.Anchored = true
- Part11.CanCollide = false
- Part11.Size = Vector3.new(0.300000012, 0.100000001, 0.100000001)
- Part11.CFrame = CFrame.new(3.60523129, 20.9493103, -3.14499974, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part11.BottomSurface = Enum.SurfaceType.Smooth
- Part11.TopSurface = Enum.SurfaceType.Smooth
- Part11.Color = Color3.new(0.972549, 0.972549, 0.972549)
- Part11.Position = Vector3.new(3.60523129, 20.9493103, -3.14499974)
- Part11.Color = Color3.new(0.972549, 0.972549, 0.972549)
- Part12.Parent = Model0
- Part12.BrickColor = BrickColor.new("Dark stone grey")
- Part12.Anchored = true
- Part12.CanCollide = false
- Part12.Size = Vector3.new(0.100000001, 0.200000003, 0.100000001)
- Part12.CFrame = CFrame.new(3.40523124, 20.8993111, -3.14499974, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part12.BottomSurface = Enum.SurfaceType.Smooth
- Part12.TopSurface = Enum.SurfaceType.Smooth
- Part12.Color = Color3.new(0.972549, 0.972549, 0.972549)
- Part12.Position = Vector3.new(3.40523124, 20.8993111, -3.14499974)
- Part12.Color = Color3.new(0.972549, 0.972549, 0.972549)
- Part13.Parent = Model0
- Part13.BrickColor = BrickColor.new("Deep blue")
- Part13.Anchored = true
- Part13.CanCollide = false
- Part13.Size = Vector3.new(2.20000005, 0.5, 0.400000006)
- Part13.CFrame = CFrame.new(4, 21.2999992, -2.89499974, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part13.BottomSurface = Enum.SurfaceType.Smooth
- Part13.TopSurface = Enum.SurfaceType.Smooth
- Part13.Color = Color3.new(0.129412, 0.329412, 0.72549)
- Part13.Position = Vector3.new(4, 21.2999992, -2.89499974)
- Part13.Color = Color3.new(0.129412, 0.329412, 0.72549)
- Part14.Parent = Model0
- Part14.BrickColor = BrickColor.new("Deep blue")
- Part14.Anchored = true
- Part14.CanCollide = false
- Part14.Size = Vector3.new(0.400000006, 0.5, 1.20000005)
- Part14.CFrame = CFrame.new(3.0999999, 21.2999992, -2.49499965, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part14.BottomSurface = Enum.SurfaceType.Smooth
- Part14.TopSurface = Enum.SurfaceType.Smooth
- Part14.Color = Color3.new(0.129412, 0.329412, 0.72549)
- Part14.Position = Vector3.new(3.0999999, 21.2999992, -2.49499965)
- Part14.Color = Color3.new(0.129412, 0.329412, 0.72549)
- Part15.Parent = Model0
- Part15.BrickColor = BrickColor.new("Dark stone grey")
- Part15.Rotation = Vector3.new(0, -90, 0)
- Part15.Anchored = true
- Part15.CanCollide = false
- Part15.Size = Vector3.new(0.100000001, 0.160000011, 0.220000014)
- Part15.CFrame = CFrame.new(3.46523118, 21.3793106, -3.14499974, 1.31134158E-7, 0, -1, 0, 0.99999994, 0, 1, 0, 1.31134158E-7)
- Part15.BottomSurface = Enum.SurfaceType.Smooth
- Part15.TopSurface = Enum.SurfaceType.Smooth
- Part15.Color = Color3.new(0.972549, 0.972549, 0.972549)
- Part15.Position = Vector3.new(3.46523118, 21.3793106, -3.14499974)
- Part15.Orientation = Vector3.new(0, -90, 0)
- Part15.Color = Color3.new(0.972549, 0.972549, 0.972549)
- SpecialMesh16.Parent = Part15
- SpecialMesh16.MeshType = Enum.MeshType.Wedge
- Part17.Parent = Model0
- Part17.BrickColor = BrickColor.new("Really black")
- Part17.Anchored = true
- Part17.CanCollide = false
- Part17.Size = Vector3.new(0.0500000007, 0.0600000024, 0.0500000007)
- Part17.CFrame = CFrame.new(3.5919435, 21.1782207, -3.19999981, 1, -2.98023224E-8, 0, 2.98023224E-8, 1, 0, 0, 0, 1)
- Part17.BottomSurface = Enum.SurfaceType.Smooth
- Part17.TopSurface = Enum.SurfaceType.Smooth
- Part17.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- Part17.Position = Vector3.new(3.5919435, 21.1782207, -3.19999981)
- Part17.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- BlockMesh18.Parent = Part17
- BlockMesh18.Scale = Vector3.new(0.199999988, 1, 0.200000048)
- BlockMesh18.Scale = Vector3.new(0.199999988, 1, 0.200000048)
- Part19.Parent = Model0
- Part19.BrickColor = BrickColor.new("Really black")
- Part19.Rotation = Vector3.new(0, 0, -30)
- Part19.Anchored = true
- Part19.CanCollide = false
- Part19.Size = Vector3.new(0.0500000007, 0.0600000024, 0.0500000007)
- Part19.CFrame = CFrame.new(3.60194349, 21.2182198, -3.19999981, 0.866025448, 0.5, 0, -0.5, 0.866025448, 0, 0, 0, 1)
- Part19.BottomSurface = Enum.SurfaceType.Smooth
- Part19.TopSurface = Enum.SurfaceType.Smooth
- Part19.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- Part19.Position = Vector3.new(3.60194349, 21.2182198, -3.19999981)
- Part19.Orientation = Vector3.new(0, 0, -30)
- Part19.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- BlockMesh20.Parent = Part19
- BlockMesh20.Scale = Vector3.new(0.199999988, 1, 0.200000048)
- BlockMesh20.Scale = Vector3.new(0.199999988, 1, 0.200000048)
- Part21.Parent = Model0
- Part21.BrickColor = BrickColor.new("Really black")
- Part21.Rotation = Vector3.new(0, 0, 15)
- Part21.Anchored = true
- Part21.CanCollide = false
- Part21.Size = Vector3.new(0.0500000007, 0.0600000024, 0.0500000007)
- Part21.CFrame = CFrame.new(3.60194349, 21.2682209, -3.19999981, 0.965925813, -0.258819044, 0, 0.258819044, 0.965925813, 0, 0, 0, 1)
- Part21.BottomSurface = Enum.SurfaceType.Smooth
- Part21.TopSurface = Enum.SurfaceType.Smooth
- Part21.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- Part21.Position = Vector3.new(3.60194349, 21.2682209, -3.19999981)
- Part21.Orientation = Vector3.new(0, 0, 15)
- Part21.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- BlockMesh22.Parent = Part21
- BlockMesh22.Scale = Vector3.new(0.199999988, 1, 0.200000048)
- BlockMesh22.Scale = Vector3.new(0.199999988, 1, 0.200000048)
- Part23.Parent = Model0
- Part23.BrickColor = BrickColor.new("Really black")
- Part23.Anchored = true
- Part23.CanCollide = false
- Part23.Size = Vector3.new(0.100000001, 0.200000003, 0.0500000007)
- Part23.CFrame = CFrame.new(3.46523118, 21.0993118, -3.19999981, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part23.BottomSurface = Enum.SurfaceType.Smooth
- Part23.TopSurface = Enum.SurfaceType.Smooth
- Part23.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- Part23.Position = Vector3.new(3.46523118, 21.0993118, -3.19999981)
- Part23.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- SpecialMesh24.Parent = Part23
- SpecialMesh24.Scale = Vector3.new(1, 1, 0.200000048)
- SpecialMesh24.MeshType = Enum.MeshType.Sphere
- SpecialMesh24.Scale = Vector3.new(1, 1, 0.200000048)
- Part25.Parent = Model0
- Part25.BrickColor = BrickColor.new("Deep blue")
- Part25.Anchored = true
- Part25.CanCollide = false
- Part25.Size = Vector3.new(0.400000006, 0.5, 1.20000005)
- Part25.CFrame = CFrame.new(4.9000001, 21.2999992, -2.49499965, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part25.BottomSurface = Enum.SurfaceType.Smooth
- Part25.TopSurface = Enum.SurfaceType.Smooth
- Part25.Color = Color3.new(0.129412, 0.329412, 0.72549)
- Part25.Position = Vector3.new(4.9000001, 21.2999992, -2.49499965)
- Part25.Color = Color3.new(0.129412, 0.329412, 0.72549)
- Part26.Parent = Model0
- Part26.BrickColor = BrickColor.new("Deep blue")
- Part26.Rotation = Vector3.new(0, 0, -15)
- Part26.Anchored = true
- Part26.CanCollide = false
- Part26.Size = Vector3.new(0.5, 0.699999988, 0.100000001)
- Part26.CFrame = CFrame.new(3.48882294, 20.9948883, -3.04499984, 0.965925872, 0.258818835, 0, -0.258818835, 0.965925872, 0, 0, 0, 1)
- Part26.BottomSurface = Enum.SurfaceType.Smooth
- Part26.TopSurface = Enum.SurfaceType.Smooth
- Part26.Color = Color3.new(0.129412, 0.329412, 0.72549)
- Part26.Position = Vector3.new(3.48882294, 20.9948883, -3.04499984)
- Part26.Orientation = Vector3.new(0, 0, -15)
- Part26.Color = Color3.new(0.129412, 0.329412, 0.72549)
- weld(Model0)
- newWeld(Torso, Model0.asd, 0, 0, 0)
- Model0 = Instance.new("Model")
- Part1 = Instance.new("Part")
- SpecialMesh2 = Instance.new("SpecialMesh")
- Part3 = Instance.new("Part")
- SpecialMesh4 = Instance.new("SpecialMesh")
- Part5 = Instance.new("Part")
- SpecialMesh6 = Instance.new("SpecialMesh")
- Part7 = Instance.new("Part")
- SpecialMesh8 = Instance.new("SpecialMesh")
- Part9 = Instance.new("Part")
- Part10 = Instance.new("Part")
- SpecialMesh11 = Instance.new("SpecialMesh")
- Part12 = Instance.new("Part")
- SpecialMesh13 = Instance.new("SpecialMesh")
- Part14 = Instance.new("Part")
- SpecialMesh15 = Instance.new("SpecialMesh")
- Part16 = Instance.new("Part")
- SpecialMesh17 = Instance.new("SpecialMesh")
- Part18 = Instance.new("Part")
- Part19 = Instance.new("Part")
- SpecialMesh20 = Instance.new("SpecialMesh")
- Part21 = Instance.new("Part")
- Part22 = Instance.new("Part")
- SpecialMesh23 = Instance.new("SpecialMesh")
- Part24 = Instance.new("Part")
- SpecialMesh25 = Instance.new("SpecialMesh")
- Part26 = Instance.new("Part")
- SpecialMesh27 = Instance.new("SpecialMesh")
- Part28 = Instance.new("Part")
- SpecialMesh29 = Instance.new("SpecialMesh")
- Part30 = Instance.new("Part")
- Part31 = Instance.new("Part")
- Model0.Parent = Character
- Part1.Parent = Model0
- Part1.BrickColor = BrickColor.new("Deep blue")
- Part1.Rotation = Vector3.new(0, -90, 0)
- Part1.Anchored = true
- Part1.CanCollide = false
- Part1.Size = Vector3.new(0.25, 0.600000024, 0.125)
- Part1.CFrame = CFrame.new(-77.9625015, 25.5874996, -15.3999996, 1.78813934E-7, 0, -1, 0, 1, 0, 1, 0, 1.78813934E-7)
- Part1.BottomSurface = Enum.SurfaceType.Smooth
- Part1.TopSurface = Enum.SurfaceType.Smooth
- Part1.Color = Color3.new(0.129412, 0.329412, 0.72549)
- Part1.Position = Vector3.new(-77.9625015, 25.5874996, -15.3999996)
- Part1.Orientation = Vector3.new(0, -90, 0)
- Part1.Color = Color3.new(0.129412, 0.329412, 0.72549)
- SpecialMesh2.Parent = Part1
- SpecialMesh2.MeshType = Enum.MeshType.Wedge
- Part3.Parent = Model0
- Part3.BrickColor = BrickColor.new("Deep blue")
- Part3.Rotation = Vector3.new(0, -90, 0)
- Part3.Anchored = true
- Part3.CanCollide = false
- Part3.Size = Vector3.new(1.05000007, 0.300000012, 0.125)
- Part3.CFrame = CFrame.new(-77.8375015, 25.4375, -15, 1.78813934E-7, 0, -1, 0, 1, 0, 1, 0, 1.78813934E-7)
- Part3.BottomSurface = Enum.SurfaceType.Smooth
- Part3.TopSurface = Enum.SurfaceType.Smooth
- Part3.Color = Color3.new(0.129412, 0.329412, 0.72549)
- Part3.Position = Vector3.new(-77.8375015, 25.4375, -15)
- Part3.Orientation = Vector3.new(0, -90, 0)
- Part3.Color = Color3.new(0.129412, 0.329412, 0.72549)
- SpecialMesh4.Parent = Part3
- SpecialMesh4.MeshType = Enum.MeshType.Wedge
- Part5.Parent = Model0
- Part5.BrickColor = BrickColor.new("Deep blue")
- Part5.Rotation = Vector3.new(0, -90, 0)
- Part5.Anchored = true
- Part5.CanCollide = false
- Part5.Size = Vector3.new(0.100000001, 0.400000006, 0.125)
- Part5.CFrame = CFrame.new(-77.9625015, 25.4874992, -14.875, 1.78813934E-7, 0, -1, 0, 1, 0, 1, 0, 1.78813934E-7)
- Part5.BottomSurface = Enum.SurfaceType.Smooth
- Part5.TopSurface = Enum.SurfaceType.Smooth
- Part5.Color = Color3.new(0.129412, 0.329412, 0.72549)
- Part5.Position = Vector3.new(-77.9625015, 25.4874992, -14.875)
- Part5.Orientation = Vector3.new(0, -90, 0)
- Part5.Color = Color3.new(0.129412, 0.329412, 0.72549)
- SpecialMesh6.Parent = Part5
- SpecialMesh6.MeshType = Enum.MeshType.Wedge
- Part7.Parent = Model0
- Part7.BrickColor = BrickColor.new("Deep blue")
- Part7.Rotation = Vector3.new(0, -90, 0)
- Part7.Anchored = true
- Part7.CanCollide = false
- Part7.Size = Vector3.new(0.075000003, 0.650000036, 0.125)
- Part7.CFrame = CFrame.new(-77.9625015, 25.6124992, -14.7875004, 1.78813934E-7, 0, -1, 0, 1, 0, 1, 0, 1.78813934E-7)
- Part7.BottomSurface = Enum.SurfaceType.Smooth
- Part7.TopSurface = Enum.SurfaceType.Smooth
- Part7.Color = Color3.new(0.129412, 0.329412, 0.72549)
- Part7.Position = Vector3.new(-77.9625015, 25.6124992, -14.7875004)
- Part7.Orientation = Vector3.new(0, -90, 0)
- Part7.Color = Color3.new(0.129412, 0.329412, 0.72549)
- SpecialMesh8.Parent = Part7
- SpecialMesh8.MeshType = Enum.MeshType.Wedge
- Part9.Parent = Model0
- Part9.BrickColor = BrickColor.new("New Yeller")
- Part9.Rotation = Vector3.new(0, 90, 0)
- Part9.Anchored = true
- Part9.CanCollide = false
- Part9.Size = Vector3.new(1.01000011, 0.225000009, 0.505000055)
- Part9.CFrame = CFrame.new(-77.2474976, 26.375, -15, -4.37113883E-8, 0, 1, 0, 0.99999994, 0, -1, 0, -4.37113883E-8)
- Part9.BottomSurface = Enum.SurfaceType.Smooth
- Part9.TopSurface = Enum.SurfaceType.Smooth
- Part9.Color = Color3.new(1, 1, 0)
- Part9.Position = Vector3.new(-77.2474976, 26.375, -15)
- Part9.Orientation = Vector3.new(0, 90, 0)
- Part9.Color = Color3.new(1, 1, 0)
- Part10.Parent = Model0
- Part10.BrickColor = BrickColor.new("Deep blue")
- Part10.Rotation = Vector3.new(0, -90, 0)
- Part10.Anchored = true
- Part10.CanCollide = false
- Part10.Size = Vector3.new(1.05000007, 0.275000006, 0.200000003)
- Part10.CFrame = CFrame.new(-77.4250031, 25.4249992, -15, 1.78813934E-7, 0, -1, 0, 1, 0, 1, 0, 1.78813934E-7)
- Part10.BottomSurface = Enum.SurfaceType.Smooth
- Part10.TopSurface = Enum.SurfaceType.Smooth
- Part10.Color = Color3.new(0.129412, 0.329412, 0.72549)
- Part10.Position = Vector3.new(-77.4250031, 25.4249992, -15)
- Part10.Orientation = Vector3.new(0, -90, 0)
- Part10.Color = Color3.new(0.129412, 0.329412, 0.72549)
- SpecialMesh11.Parent = Part10
- SpecialMesh11.MeshType = Enum.MeshType.Wedge
- Part12.Parent = Model0
- Part12.BrickColor = BrickColor.new("Deep blue")
- Part12.Rotation = Vector3.new(0, -90, 0)
- Part12.Anchored = true
- Part12.CanCollide = false
- Part12.Size = Vector3.new(0.150000006, 0.300000012, 0.125)
- Part12.CFrame = CFrame.new(-77.9625015, 25.4375, -15.1999998, 1.78813934E-7, 0, -1, 0, 1, 0, 1, 0, 1.78813934E-7)
- Part12.BottomSurface = Enum.SurfaceType.Smooth
- Part12.TopSurface = Enum.SurfaceType.Smooth
- Part12.Color = Color3.new(0.129412, 0.329412, 0.72549)
- Part12.Position = Vector3.new(-77.9625015, 25.4375, -15.1999998)
- Part12.Orientation = Vector3.new(0, -90, 0)
- Part12.Color = Color3.new(0.129412, 0.329412, 0.72549)
- SpecialMesh13.Parent = Part12
- SpecialMesh13.MeshType = Enum.MeshType.Wedge
- Part14.Parent = Model0
- Part14.BrickColor = BrickColor.new("Deep blue")
- Part14.Rotation = Vector3.new(0, -90, 0)
- Part14.Anchored = true
- Part14.CanCollide = false
- Part14.Size = Vector3.new(1.05000007, 0.25, 0.150000006)
- Part14.CFrame = CFrame.new(-77.5999985, 25.4125004, -15, 1.78813934E-7, 0, -1, 0, 1, 0, 1, 0, 1.78813934E-7)
- Part14.BottomSurface = Enum.SurfaceType.Smooth
- Part14.TopSurface = Enum.SurfaceType.Smooth
- Part14.Color = Color3.new(0.129412, 0.329412, 0.72549)
- Part14.Position = Vector3.new(-77.5999985, 25.4125004, -15)
- Part14.Orientation = Vector3.new(0, -90, 0)
- Part14.Color = Color3.new(0.129412, 0.329412, 0.72549)
- SpecialMesh15.Parent = Part14
- SpecialMesh15.MeshType = Enum.MeshType.Wedge
- Part16.Parent = Model0
- Part16.BrickColor = BrickColor.new("Deep blue")
- Part16.Rotation = Vector3.new(0, -90, 0)
- Part16.Anchored = true
- Part16.CanCollide = false
- Part16.Size = Vector3.new(0.150000006, 0.699999988, 0.125)
- Part16.CFrame = CFrame.new(-77.9625015, 25.6375008, -15, 1.78813934E-7, 0, -1, 0, 1, 0, 1, 0, 1.78813934E-7)
- Part16.BottomSurface = Enum.SurfaceType.Smooth
- Part16.TopSurface = Enum.SurfaceType.Smooth
- Part16.Color = Color3.new(0.129412, 0.329412, 0.72549)
- Part16.Position = Vector3.new(-77.9625015, 25.6375008, -15)
- Part16.Orientation = Vector3.new(0, -90, 0)
- Part16.Color = Color3.new(0.129412, 0.329412, 0.72549)
- SpecialMesh17.Parent = Part16
- SpecialMesh17.MeshType = Enum.MeshType.Wedge
- Part18.Parent = Model0
- Part18.BrickColor = BrickColor.new("Deep blue")
- Part18.Anchored = true
- Part18.CanCollide = false
- Part18.Size = Vector3.new(0.5, 0.0500000007, 1.05000007)
- Part18.CFrame = CFrame.new(-77.7750015, 24.8875008, -15, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part18.BottomSurface = Enum.SurfaceType.Smooth
- Part18.TopSurface = Enum.SurfaceType.Smooth
- Part18.Color = Color3.new(0.129412, 0.329412, 0.72549)
- Part18.Position = Vector3.new(-77.7750015, 24.8875008, -15)
- Part18.Color = Color3.new(0.129412, 0.329412, 0.72549)
- Part19.Parent = Model0
- Part19.BrickColor = BrickColor.new("Deep blue")
- Part19.Rotation = Vector3.new(0, -90, 0)
- Part19.Anchored = true
- Part19.CanCollide = false
- Part19.Size = Vector3.new(0.0500000007, 0.5, 0.125)
- Part19.CFrame = CFrame.new(-77.9625015, 25.5375004, -15.1000004, 1.78813934E-7, 0, -1, 0, 1, 0, 1, 0, 1.78813934E-7)
- Part19.BottomSurface = Enum.SurfaceType.Smooth
- Part19.TopSurface = Enum.SurfaceType.Smooth
- Part19.Color = Color3.new(0.129412, 0.329412, 0.72549)
- Part19.Position = Vector3.new(-77.9625015, 25.5375004, -15.1000004)
- Part19.Orientation = Vector3.new(0, -90, 0)
- Part19.Color = Color3.new(0.129412, 0.329412, 0.72549)
- SpecialMesh20.Parent = Part19
- SpecialMesh20.MeshType = Enum.MeshType.Wedge
- Part21.Name = "asd"
- Part21.Parent = Model0
- Part21.BrickColor = BrickColor.new("Dark stone grey")
- Part21.Anchored = true
- Part21.CanCollide = false
- Part21.Size = Vector3.new(1, 2, 1)
- Part21.CFrame = CFrame.new(-77.5, 25.8875008, -15, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part21.BottomSurface = Enum.SurfaceType.Smooth
- Part21.TopSurface = Enum.SurfaceType.Smooth
- Part21.Color = Color3.new(0.972549, 0.972549, 0.972549)
- Part21.Position = Vector3.new(-77.5, 25.8875008, -15)
- Part21.Color = Color3.new(0.972549, 0.972549, 0.972549)
- Part22.Parent = Model0
- Part22.BrickColor = BrickColor.new("Deep blue")
- Part22.Rotation = Vector3.new(0, -90, 0)
- Part22.Anchored = true
- Part22.CanCollide = false
- Part22.Size = Vector3.new(1.05000007, 0.125, 0.200000003)
- Part22.CFrame = CFrame.new(-77.2249985, 25.3500004, -15, 1.78813934E-7, 0, -1, 0, 1, 0, 1, 0, 1.78813934E-7)
- Part22.BottomSurface = Enum.SurfaceType.Smooth
- Part22.TopSurface = Enum.SurfaceType.Smooth
- Part22.Color = Color3.new(0.129412, 0.329412, 0.72549)
- Part22.Position = Vector3.new(-77.2249985, 25.3500004, -15)
- Part22.Orientation = Vector3.new(0, -90, 0)
- Part22.Color = Color3.new(0.129412, 0.329412, 0.72549)
- SpecialMesh23.Parent = Part22
- SpecialMesh23.MeshType = Enum.MeshType.Wedge
- Part24.Parent = Model0
- Part24.BrickColor = BrickColor.new("Deep blue")
- Part24.Rotation = Vector3.new(0, -90, 0)
- Part24.Anchored = true
- Part24.CanCollide = false
- Part24.Size = Vector3.new(0.100000001, 0.275000006, 0.125)
- Part24.CFrame = CFrame.new(-77.9625015, 25.4249992, -14.6999998, 1.78813934E-7, 0, -1, 0, 1, 0, 1, 0, 1.78813934E-7)
- Part24.BottomSurface = Enum.SurfaceType.Smooth
- Part24.TopSurface = Enum.SurfaceType.Smooth
- Part24.Color = Color3.new(0.129412, 0.329412, 0.72549)
- Part24.Position = Vector3.new(-77.9625015, 25.4249992, -14.6999998)
- Part24.Orientation = Vector3.new(0, -90, 0)
- Part24.Color = Color3.new(0.129412, 0.329412, 0.72549)
- SpecialMesh25.Parent = Part24
- SpecialMesh25.MeshType = Enum.MeshType.Wedge
- Part26.Parent = Model0
- Part26.BrickColor = BrickColor.new("Deep blue")
- Part26.Rotation = Vector3.new(0, -90, 0)
- Part26.Anchored = true
- Part26.CanCollide = false
- Part26.Size = Vector3.new(1.05000007, 0.375, 0.100000001)
- Part26.CFrame = CFrame.new(-77.7249985, 25.4750004, -15, 1.78813934E-7, 0, -1, 0, 1, 0, 1, 0, 1.78813934E-7)
- Part26.BottomSurface = Enum.SurfaceType.Smooth
- Part26.TopSurface = Enum.SurfaceType.Smooth
- Part26.Color = Color3.new(0.129412, 0.329412, 0.72549)
- Part26.Position = Vector3.new(-77.7249985, 25.4750004, -15)
- Part26.Orientation = Vector3.new(0, -90, 0)
- Part26.Color = Color3.new(0.129412, 0.329412, 0.72549)
- SpecialMesh27.Parent = Part26
- SpecialMesh27.MeshType = Enum.MeshType.Wedge
- Part28.Parent = Model0
- Part28.BrickColor = BrickColor.new("Deep blue")
- Part28.Rotation = Vector3.new(0, -90, 0)
- Part28.Anchored = true
- Part28.CanCollide = false
- Part28.Size = Vector3.new(0.174999997, 0.600000024, 0.125)
- Part28.CFrame = CFrame.new(-77.9625015, 25.5874996, -14.5625, 1.78813934E-7, 0, -1, 0, 1, 0, 1, 0, 1.78813934E-7)
- Part28.BottomSurface = Enum.SurfaceType.Smooth
- Part28.TopSurface = Enum.SurfaceType.Smooth
- Part28.Color = Color3.new(0.129412, 0.329412, 0.72549)
- Part28.Position = Vector3.new(-77.9625015, 25.5874996, -14.5625)
- Part28.Orientation = Vector3.new(0, -90, 0)
- Part28.Color = Color3.new(0.129412, 0.329412, 0.72549)
- SpecialMesh29.Parent = Part28
- SpecialMesh29.MeshType = Enum.MeshType.Wedge
- Part30.Parent = Model0
- Part30.BrickColor = BrickColor.new("New Yeller")
- Part30.Rotation = Vector3.new(0, 90, 0)
- Part30.Anchored = true
- Part30.CanCollide = false
- Part30.Size = Vector3.new(1.01000011, 0.225000009, 0.505000055)
- Part30.CFrame = CFrame.new(-77.7525024, 26.375, -15, -4.37113883E-8, 0, 1, 0, 0.99999994, 0, -1, 0, -4.37113883E-8)
- Part30.BottomSurface = Enum.SurfaceType.Smooth
- Part30.TopSurface = Enum.SurfaceType.Smooth
- Part30.Color = Color3.new(0.682353, 1, 0)
- Part30.Position = Vector3.new(-77.7525024, 26.375, -15)
- Part30.Orientation = Vector3.new(0, 90, 0)
- Part30.Color = Color3.new(0.682353, 1, 0)
- Part31.Parent = Model0
- Part31.BrickColor = BrickColor.new("Deep blue")
- Part31.Anchored = true
- Part31.CanCollide = false
- Part31.Size = Vector3.new(1.05000007, 0.375, 1.05000007)
- Part31.CFrame = CFrame.new(-77.5, 25.1000004, -15, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part31.BottomSurface = Enum.SurfaceType.Smooth
- Part31.TopSurface = Enum.SurfaceType.Smooth
- Part31.Color = Color3.new(0.129412, 0.329412, 0.72549)
- Part31.Position = Vector3.new(-77.5, 25.1000004, -15)
- Part31.Color = Color3.new(0.129412, 0.329412, 0.72549)
- weld(Model0)
- Model1 = Model0:Clone()
- Model1.Parent = Character
- newWeld(LeftArm, Model0.asd, 0, 0, 0)
- newWeld(RightArm, Model1.asd, 0, 0, 0)
- Model1.asd.Weld.C0 = CFrame.Angles(0, math.rad(180), 0)
- Model0 = Instance.new("Model")
- Part1 = Instance.new("Part")
- Part2 = Instance.new("Part")
- Part3 = Instance.new("Part")
- Part4 = Instance.new("Part")
- Part5 = Instance.new("Part")
- Part6 = Instance.new("Part")
- Part7 = Instance.new("Part")
- Model0.Parent = Character
- Part1.Name = "asd"
- Part1.Parent = Model0
- Part1.BrickColor = BrickColor.new("Dark stone grey")
- Part1.Anchored = true
- Part1.CanCollide = false
- Part1.Size = Vector3.new(2, 2, 1)
- Part1.CFrame = CFrame.new(-50, 26.1124992, -15, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part1.BottomSurface = Enum.SurfaceType.Smooth
- Part1.TopSurface = Enum.SurfaceType.Smooth
- Part1.Color = Color3.new(0.972549, 0.972549, 0.972549)
- Part1.Position = Vector3.new(-50, 26.1124992, -15)
- Part1.Color = Color3.new(0.972549, 0.972549, 0.972549)
- Part2.Parent = Model0
- Part2.BrickColor = BrickColor.new("Cyan")
- Part2.Anchored = true
- Part2.CanCollide = false
- Part2.Size = Vector3.new(2.10000014, 0.075000003, 1.10000002)
- Part2.CFrame = CFrame.new(-50, 25.1749992, -15, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part2.BottomSurface = Enum.SurfaceType.Smooth
- Part2.TopSurface = Enum.SurfaceType.Smooth
- Part2.Color = Color3.new(0.0156863, 0.686275, 0.92549)
- Part2.Position = Vector3.new(-50, 25.1749992, -15)
- Part2.Color = Color3.new(0.0156863, 0.686275, 0.92549)
- Part3.Parent = Model0
- Part3.BrickColor = BrickColor.new("Cyan")
- Part3.Anchored = true
- Part3.CanCollide = false
- Part3.Size = Vector3.new(2.04999995, 0.824999988, 1.05000007)
- Part3.CFrame = CFrame.new(-50, 26.5249996, -15, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part3.BottomSurface = Enum.SurfaceType.Smooth
- Part3.TopSurface = Enum.SurfaceType.Smooth
- Part3.Color = Color3.new(0.0156863, 0.686275, 0.92549)
- Part3.Position = Vector3.new(-50, 26.5249996, -15)
- Part3.Color = Color3.new(0.0156863, 0.686275, 0.92549)
- Part4.Parent = Model0
- Part4.BrickColor = BrickColor.new("Cyan")
- Part4.Anchored = true
- Part4.CanCollide = false
- Part4.Size = Vector3.new(0.775000036, 0.200000003, 1.05000007)
- Part4.CFrame = CFrame.new(-50.6375008, 27.0375004, -15, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part4.BottomSurface = Enum.SurfaceType.Smooth
- Part4.TopSurface = Enum.SurfaceType.Smooth
- Part4.Color = Color3.new(0.0156863, 0.686275, 0.92549)
- Part4.Position = Vector3.new(-50.6375008, 27.0375004, -15)
- Part4.Color = Color3.new(0.0156863, 0.686275, 0.92549)
- Part5.Parent = Model0
- Part5.BrickColor = BrickColor.new("Cyan")
- Part5.Anchored = true
- Part5.CanCollide = false
- Part5.Size = Vector3.new(2.04999995, 0.349999994, 1.05000007)
- Part5.CFrame = CFrame.new(-50, 25.3875008, -15, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part5.BottomSurface = Enum.SurfaceType.Smooth
- Part5.TopSurface = Enum.SurfaceType.Smooth
- Part5.Color = Color3.new(0.0156863, 0.686275, 0.92549)
- Part5.Position = Vector3.new(-50, 25.3875008, -15)
- Part5.Color = Color3.new(0.0156863, 0.686275, 0.92549)
- Part6.Parent = Model0
- Part6.BrickColor = BrickColor.new("Cyan")
- Part6.Anchored = true
- Part6.CanCollide = false
- Part6.Size = Vector3.new(0.824999988, 0.200000003, 1.05000007)
- Part6.CFrame = CFrame.new(-49.3875008, 27.0375004, -15, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part6.BottomSurface = Enum.SurfaceType.Smooth
- Part6.TopSurface = Enum.SurfaceType.Smooth
- Part6.Color = Color3.new(0.0156863, 0.686275, 0.92549)
- Part6.Position = Vector3.new(-49.3875008, 27.0375004, -15)
- Part6.Color = Color3.new(0.0156863, 0.686275, 0.92549)
- Part7.Parent = Model0
- Part7.BrickColor = BrickColor.new("Cyan")
- Part7.Anchored = true
- Part7.CanCollide = false
- Part7.Size = Vector3.new(0.450000018, 0.200000003, 0.349999994)
- Part7.CFrame = CFrame.new(-50.0250015, 27.0375004, -14.6499996, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part7.BottomSurface = Enum.SurfaceType.Smooth
- Part7.TopSurface = Enum.SurfaceType.Smooth
- Part7.Color = Color3.new(0.0156863, 0.686275, 0.92549)
- Part7.Position = Vector3.new(-50.0250015, 27.0375004, -14.6499996)
- Part7.Color = Color3.new(0.0156863, 0.686275, 0.92549)
- weld(Model0)
- newWeld(Torso, Model0.asd, 0, 0, 0)
- Model0 = Instance.new("Model")
- Part1 = Instance.new("Part")
- Part2 = Instance.new("Part")
- Part3 = Instance.new("Part")
- Part4 = Instance.new("Part")
- BlockMesh5 = Instance.new("BlockMesh")
- Part6 = Instance.new("Part")
- Part7 = Instance.new("Part")
- BlockMesh8 = Instance.new("BlockMesh")
- Part9 = Instance.new("Part")
- Model0.Parent = Character
- Part1.Parent = Model0
- Part1.BrickColor = BrickColor.new("Cyan")
- Part1.Anchored = true
- Part1.CanCollide = false
- Part1.Size = Vector3.new(1.05000007, 0.975000024, 1.05000007)
- Part1.CFrame = CFrame.new(-109.5, 25.7374992, -15, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part1.BottomSurface = Enum.SurfaceType.Smooth
- Part1.TopSurface = Enum.SurfaceType.Smooth
- Part1.Color = Color3.new(0.0156863, 0.686275, 0.92549)
- Part1.Position = Vector3.new(-109.5, 25.7374992, -15)
- Part1.Color = Color3.new(0.0156863, 0.686275, 0.92549)
- Part2.Name = "asd"
- Part2.Parent = Model0
- Part2.BrickColor = BrickColor.new("Dark stone grey")
- Part2.Anchored = true
- Part2.CanCollide = false
- Part2.Size = Vector3.new(1, 2, 1)
- Part2.CFrame = CFrame.new(-109.5, 25.7749996, -15, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part2.BottomSurface = Enum.SurfaceType.Smooth
- Part2.TopSurface = Enum.SurfaceType.Smooth
- Part2.Color = Color3.new(0.972549, 0.972549, 0.972549)
- Part2.Position = Vector3.new(-109.5, 25.7749996, -15)
- Part2.Color = Color3.new(0.972549, 0.972549, 0.972549)
- Part3.Parent = Model0
- Part3.BrickColor = BrickColor.new("New Yeller")
- Part3.Anchored = true
- Part3.CanCollide = false
- Part3.Size = Vector3.new(1.01000011, 0.225000009, 0.505000055)
- Part3.CFrame = CFrame.new(-109.5, 26.4874992, -14.7475004, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part3.BottomSurface = Enum.SurfaceType.Smooth
- Part3.TopSurface = Enum.SurfaceType.Smooth
- Part3.Color = Color3.new(1, 1, 0)
- Part3.Position = Vector3.new(-109.5, 26.4874992, -14.7475004)
- Part3.Color = Color3.new(1, 1, 0)
- Part4.Parent = Model0
- Part4.BrickColor = BrickColor.new("Cyan")
- Part4.Anchored = true
- Part4.CanCollide = false
- Part4.Size = Vector3.new(1.10000002, 0.0500000007, 0.325000018)
- Part4.CFrame = CFrame.new(-109.5, 24.7374992, -14.6125002, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part4.BottomSurface = Enum.SurfaceType.Smooth
- Part4.TopSurface = Enum.SurfaceType.Smooth
- Part4.Color = Color3.new(0.0156863, 0.686275, 0.92549)
- Part4.Position = Vector3.new(-109.5, 24.7374992, -14.6125002)
- Part4.Color = Color3.new(0.0156863, 0.686275, 0.92549)
- BlockMesh5.Parent = Part4
- BlockMesh5.Scale = Vector3.new(1, 0.5, 1)
- BlockMesh5.Scale = Vector3.new(1, 0.5, 1)
- Part6.Parent = Model0
- Part6.BrickColor = BrickColor.new("Cyan")
- Part6.Anchored = true
- Part6.CanCollide = false
- Part6.Size = Vector3.new(1.10000002, 0.5, 1.10000002)
- Part6.CFrame = CFrame.new(-109.5, 25, -15, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part6.BottomSurface = Enum.SurfaceType.Smooth
- Part6.TopSurface = Enum.SurfaceType.Smooth
- Part6.Color = Color3.new(0.0156863, 0.686275, 0.92549)
- Part6.Position = Vector3.new(-109.5, 25, -15)
- Part6.Color = Color3.new(0.0156863, 0.686275, 0.92549)
- Part7.Parent = Model0
- Part7.BrickColor = BrickColor.new("Cyan")
- Part7.Anchored = true
- Part7.CanCollide = false
- Part7.Size = Vector3.new(1.10000002, 0.0500000007, 0.100000001)
- Part7.CFrame = CFrame.new(-109.5, 24.7374992, -15.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part7.BottomSurface = Enum.SurfaceType.Smooth
- Part7.TopSurface = Enum.SurfaceType.Smooth
- Part7.Color = Color3.new(0.0156863, 0.686275, 0.92549)
- Part7.Position = Vector3.new(-109.5, 24.7374992, -15.5)
- Part7.Color = Color3.new(0.0156863, 0.686275, 0.92549)
- BlockMesh8.Parent = Part7
- BlockMesh8.Scale = Vector3.new(1, 0.5, 1)
- BlockMesh8.Scale = Vector3.new(1, 0.5, 1)
- Part9.Parent = Model0
- Part9.BrickColor = BrickColor.new("New Yeller")
- Part9.Anchored = true
- Part9.CanCollide = false
- Part9.Size = Vector3.new(1.01000011, 0.225000009, 0.505000055)
- Part9.CFrame = CFrame.new(-109.5, 26.4874992, -15.2524996, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part9.BottomSurface = Enum.SurfaceType.Smooth
- Part9.TopSurface = Enum.SurfaceType.Smooth
- Part9.Color = Color3.new(0.682353, 1, 0)
- Part9.Position = Vector3.new(-109.5, 26.4874992, -15.2524996)
- Part9.Color = Color3.new(0.682353, 1, 0)
- weld(Model0)
- Model1 = Model0:Clone()
- Model1.Parent = Character
- newWeld(LeftLeg, Model0.asd, 0, 0, 0)
- newWeld(RightLeg, Model1.asd, 0, 0, 0)
- Model0 = Instance.new("Model")
- Part1 = Instance.new("Part")
- Part2 = Instance.new("Part")
- BlockMesh3 = Instance.new("BlockMesh")
- Part4 = Instance.new("Part")
- Part56 = Instance.new("Part")
- SpecialMesh6 = Instance.new("SpecialMesh")
- Part7 = Instance.new("Part")
- Part8 = Instance.new("Part")
- Part9 = Instance.new("Part")
- Part10 = Instance.new("Part")
- Part11 = Instance.new("Part")
- SpecialMesh12 = Instance.new("SpecialMesh")
- Part13 = Instance.new("Part")
- Part14 = Instance.new("Part")
- Part156 = Instance.new("Part")
- SpecialMesh16 = Instance.new("SpecialMesh")
- Part17 = Instance.new("Part")
- SpecialMesh18 = Instance.new("SpecialMesh")
- Part19 = Instance.new("Part")
- Part20 = Instance.new("Part")
- Part21 = Instance.new("Part")
- Part22 = Instance.new("Part")
- Part23 = Instance.new("Part")
- Part24 = Instance.new("Part")
- SpecialMesh25 = Instance.new("SpecialMesh")
- Part26 = Instance.new("Part")
- Part27 = Instance.new("Part")
- BlockMesh28 = Instance.new("BlockMesh")
- Part29 = Instance.new("Part")
- Part30 = Instance.new("Part")
- Part31 = Instance.new("Part")
- Part32 = Instance.new("Part")
- Part33 = Instance.new("Part")
- BlockMesh34 = Instance.new("BlockMesh")
- Part35 = Instance.new("Part")
- Part36 = Instance.new("Part")
- Part37 = Instance.new("Part")
- Part38 = Instance.new("Part")
- Part39 = Instance.new("Part")
- SpecialMesh40 = Instance.new("SpecialMesh")
- Part41 = Instance.new("Part")
- BlockMesh42 = Instance.new("BlockMesh")
- Part43 = Instance.new("Part")
- Part44 = Instance.new("Part")
- Part45 = Instance.new("Part")
- Part46 = Instance.new("Part")
- Part47 = Instance.new("Part")
- BlockMesh48 = Instance.new("BlockMesh")
- Part49 = Instance.new("Part")
- BlockMesh50 = Instance.new("BlockMesh")
- Part51 = Instance.new("Part")
- Part52 = Instance.new("Part")
- Part53 = Instance.new("Part")
- SpecialMesh54 = Instance.new("SpecialMesh")
- Part55 = Instance.new("Part")
- SpecialMesh56 = Instance.new("SpecialMesh")
- Part57 = Instance.new("Part")
- Part58 = Instance.new("Part")
- Part59 = Instance.new("Part")
- Part60 = Instance.new("Part")
- Part61 = Instance.new("Part")
- Part62 = Instance.new("Part")
- Part63 = Instance.new("Part")
- Part64 = Instance.new("Part")
- Part65 = Instance.new("Part")
- Part66 = Instance.new("Part")
- Part67 = Instance.new("Part")
- Part68 = Instance.new("Part")
- Part69 = Instance.new("Part")
- Part70 = Instance.new("Part")
- Part71 = Instance.new("Part")
- BlockMesh72 = Instance.new("BlockMesh")
- Part73 = Instance.new("Part")
- Part74 = Instance.new("Part")
- BlockMesh75 = Instance.new("BlockMesh")
- Part76 = Instance.new("Part")
- Part77 = Instance.new("Part")
- Part78 = Instance.new("Part")
- BlockMesh79 = Instance.new("BlockMesh")
- Part80 = Instance.new("Part")
- Part81 = Instance.new("Part")
- Part82 = Instance.new("Part")
- Part83 = Instance.new("Part")
- SpecialMesh84 = Instance.new("SpecialMesh")
- Part85 = Instance.new("Part")
- BlockMesh86 = Instance.new("BlockMesh")
- Part87 = Instance.new("Part")
- Part88 = Instance.new("Part")
- Part89 = Instance.new("Part")
- Part90 = Instance.new("Part")
- Part91 = Instance.new("Part")
- Part92 = Instance.new("Part")
- BlockMesh93 = Instance.new("BlockMesh")
- Part94 = Instance.new("Part")
- Part95 = Instance.new("Part")
- Part96 = Instance.new("Part")
- SpecialMesh97 = Instance.new("SpecialMesh")
- Part98 = Instance.new("Part")
- Part99 = Instance.new("Part")
- Part100 = Instance.new("Part")
- SpecialMesh101 = Instance.new("SpecialMesh")
- Part102 = Instance.new("Part")
- Part103 = Instance.new("Part")
- Part104 = Instance.new("Part")
- Part105 = Instance.new("Part")
- SpecialMesh106 = Instance.new("SpecialMesh")
- Part107 = Instance.new("Part")
- Part108 = Instance.new("Part")
- Part109 = Instance.new("Part")
- Model0.Parent = Character
- Part1.Parent = Model0
- Part1.BrickColor = BrickColor.new("Dark stone grey")
- Part1.Anchored = true
- Part1.CanCollide = false
- Part1.Size = Vector3.new(0.900000036, 0.450000018, 0.300000012)
- Part1.CFrame = CFrame.new(-1.03068447, 4.4124999, 10.4509249, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part1.BottomSurface = Enum.SurfaceType.Smooth
- Part1.TopSurface = Enum.SurfaceType.Smooth
- Part1.Color = Color3.new(0.972549, 0.972549, 0.972549)
- Part1.Position = Vector3.new(-1.03068447, 4.4124999, 10.4509249)
- Part1.Color = Color3.new(0.972549, 0.972549, 0.972549)
- Part2.Parent = Model0
- Part2.BrickColor = BrickColor.new("Dark stone grey")
- Part2.Rotation = Vector3.new(-180, 0, -160)
- Part2.Anchored = true
- Part2.CanCollide = false
- Part2.Size = Vector3.new(0.0500000007, 0.150000006, 0.0500000007)
- Part2.CFrame = CFrame.new(-0.235705793, 6.31563377, 11.2159252, -0.939692736, 0.342019767, -8.21505424E-8, 0.342019767, 0.939692736, 2.99003169E-8, 8.74227766E-8, 0, -1)
- Part2.BottomSurface = Enum.SurfaceType.Smooth
- Part2.TopSurface = Enum.SurfaceType.Smooth
- Part2.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part2.Position = Vector3.new(-0.235705793, 6.31563377, 11.2159252)
- Part2.Orientation = Vector3.new(0, -180, 20)
- Part2.Color = Color3.new(0.388235, 0.372549, 0.384314)
- BlockMesh3.Parent = Part2
- BlockMesh3.Scale = Vector3.new(0.75, 1, 0.75)
- BlockMesh3.Scale = Vector3.new(0.75, 1, 0.75)
- Part4.Parent = Model0
- Part4.BrickColor = BrickColor.new("Dark stone grey")
- Part4.Rotation = Vector3.new(-180, 0, -160)
- Part4.Anchored = true
- Part4.CanCollide = false
- Part4.Size = Vector3.new(0.075000003, 0.225000009, 0.150000006)
- Part4.CFrame = CFrame.new(-0.274183154, 6.2099185, 11.3659248, -0.939692736, 0.342019767, -8.21505424E-8, 0.342019767, 0.939692736, 2.99003169E-8, 8.74227766E-8, 0, -1)
- Part4.BottomSurface = Enum.SurfaceType.Smooth
- Part4.TopSurface = Enum.SurfaceType.Smooth
- Part4.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part4.Position = Vector3.new(-0.274183154, 6.2099185, 11.3659248)
- Part4.Orientation = Vector3.new(0, -180, 20)
- Part4.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part56.Parent = Model0
- Part56.Material = Enum.Material.Neon
- Part56.BrickColor = BrickColor.new("Really red")
- Part56.Rotation = Vector3.new(-180, 0, -180)
- Part56.Anchored = true
- Part56.CanCollide = false
- Part56.Size = Vector3.new(0.337500006, 0.284999996, 0.0500000007)
- Part56.CFrame = CFrame.new(-0.711934507, 5.04250002, 10.6196747, -1, 0, -8.74227766E-8, 0, 1, 0, 8.74227766E-8, 0, -1)
- Part56.BottomSurface = Enum.SurfaceType.Smooth
- Part56.TopSurface = Enum.SurfaceType.Smooth
- Part56.Color = Color3.new(0.682353, 1, 0)
- Part56.Position = Vector3.new(-0.711934507, 5.04250002, 10.6196747)
- Part56.Orientation = Vector3.new(0, -180, 0)
- Part56.Color = Color3.new(0.682353, 1, 0)
- SpecialMesh6.Parent = Part56
- SpecialMesh6.Scale = Vector3.new(1, 1, 0.75)
- SpecialMesh6.MeshType = Enum.MeshType.Sphere
- SpecialMesh6.Scale = Vector3.new(1, 1, 0.75)
- Part7.Parent = Model0
- Part7.BrickColor = BrickColor.new("Burnt Sienna")
- Part7.Rotation = Vector3.new(-14.0599995, -3.97000003, -38.5900002)
- Part7.Anchored = true
- Part7.CanCollide = false
- Part7.Size = Vector3.new(0.075000003, 0.900000036, 0.225000009)
- Part7.CFrame = CFrame.new(-0.66386807, 6.03161812, 11.6889143, 0.779700577, 0.622309148, -0.0692688227, -0.591956615, 0.768653154, 0.242403939, 0.204093844, -0.147998407, 0.967699409)
- Part7.BottomSurface = Enum.SurfaceType.Smooth
- Part7.TopSurface = Enum.SurfaceType.Smooth
- Part7.Color = Color3.new(0.415686, 0.223529, 0.0352941)
- Part7.Position = Vector3.new(-0.66386807, 6.03161812, 11.6889143)
- Part7.Orientation = Vector3.new(-14.0299997, -4.08999968, -37.5999985)
- Part7.Color = Color3.new(0.415686, 0.223529, 0.0352941)
- Part8.Parent = Model0
- Part8.BrickColor = BrickColor.new("Royal purple")
- Part8.Rotation = Vector3.new(-17.9699993, -0.849999964, -38.7599983)
- Part8.Anchored = true
- Part8.CanCollide = false
- Part8.Size = Vector3.new(0.375, 0.525000036, 0.150000006)
- Part8.CFrame = CFrame.new(-0.42102325, 5.99399185, 11.7544746, 0.779700577, 0.625978351, -0.0147675276, -0.591956615, 0.744601369, 0.308473885, 0.204093844, -0.231775567, 0.951118231)
- Part8.BottomSurface = Enum.SurfaceType.Smooth
- Part8.TopSurface = Enum.SurfaceType.Smooth
- Part8.Color = Color3.new(0.384314, 0.145098, 0.819608)
- Part8.Position = Vector3.new(-0.42102325, 5.99399185, 11.7544746)
- Part8.Orientation = Vector3.new(-17.9699993, -0.889999986, -38.4799995)
- Part8.Color = Color3.new(0.384314, 0.145098, 0.819608)
- Part9.Parent = Model0
- Part9.BrickColor = BrickColor.new("Dark stone grey")
- Part9.Rotation = Vector3.new(-180, 0, -160)
- Part9.Anchored = true
- Part9.CanCollide = false
- Part9.Size = Vector3.new(0.075000003, 0.225000009, 0.075000003)
- Part9.CFrame = CFrame.new(-0.29983449, 6.13944149, 11.2159252, -0.939692736, 0.342019767, -8.21505424E-8, 0.342019767, 0.939692736, 2.99003169E-8, 8.74227766E-8, 0, -1)
- Part9.BottomSurface = Enum.SurfaceType.Smooth
- Part9.TopSurface = Enum.SurfaceType.Smooth
- Part9.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part9.Position = Vector3.new(-0.29983449, 6.13944149, 11.2159252)
- Part9.Orientation = Vector3.new(0, -180, 20)
- Part9.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part10.Parent = Model0
- Part10.BrickColor = BrickColor.new("Dark stone grey")
- Part10.Rotation = Vector3.new(-180, 0, -160)
- Part10.Anchored = true
- Part10.CanCollide = false
- Part10.Size = Vector3.new(0.075000003, 0.225000009, 0.075000003)
- Part10.CFrame = CFrame.new(-0.299834609, 6.13944149, 11.5159254, -0.939692736, 0.342019767, -8.21505424E-8, 0.342019767, 0.939692736, 2.99003169E-8, 8.74227766E-8, 0, -1)
- Part10.BottomSurface = Enum.SurfaceType.Smooth
- Part10.TopSurface = Enum.SurfaceType.Smooth
- Part10.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part10.Position = Vector3.new(-0.299834609, 6.13944149, 11.5159254)
- Part10.Orientation = Vector3.new(0, -180, 20)
- Part10.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part11.Parent = Model0
- Part11.BrickColor = BrickColor.new("Navy blue")
- Part11.Rotation = Vector3.new(-180, 0, -180)
- Part11.Anchored = true
- Part11.CanCollide = false
- Part11.Size = Vector3.new(0.337500006, 0.150000006, 0.0500000007)
- Part11.CFrame = CFrame.new(-0.708523512, 5.12187433, 10.6196747, -1, 1.78813934E-7, -8.74227766E-8, 1.78813934E-7, 1, 0, 8.74227766E-8, -1.59872116E-14, -1)
- Part11.BottomSurface = Enum.SurfaceType.Smooth
- Part11.TopSurface = Enum.SurfaceType.Smooth
- Part11.Color = Color3.new(0, 0.12549, 0.376471)
- Part11.Position = Vector3.new(-0.708523512, 5.12187433, 10.6196747)
- Part11.Orientation = Vector3.new(0, -180, 0)
- Part11.Color = Color3.new(0, 0.12549, 0.376471)
- SpecialMesh12.Parent = Part11
- SpecialMesh12.Scale = Vector3.new(1, 1, 0.75)
- SpecialMesh12.MeshType = Enum.MeshType.Sphere
- SpecialMesh12.Scale = Vector3.new(1, 1, 0.75)
- Part13.Parent = Model0
- Part13.BrickColor = BrickColor.new("Dark stone grey")
- Part13.Rotation = Vector3.new(15, 0, 0)
- Part13.Anchored = true
- Part13.CanCollide = false
- Part13.Size = Vector3.new(0.600000024, 0.450000018, 0.225000009)
- Part13.CFrame = CFrame.new(-1.03068447, 4.4124999, 10.2634249, 1, 0, 0, 0, 0.965925813, -0.258819044, 0, 0.258819044, 0.965925813)
- Part13.BottomSurface = Enum.SurfaceType.Smooth
- Part13.TopSurface = Enum.SurfaceType.Smooth
- Part13.Color = Color3.new(0.972549, 0.972549, 0.972549)
- Part13.Position = Vector3.new(-1.03068447, 4.4124999, 10.2634249)
- Part13.Orientation = Vector3.new(15, 0, 0)
- Part13.Color = Color3.new(0.972549, 0.972549, 0.972549)
- Part14.Parent = Model0
- Part14.BrickColor = BrickColor.new("New Yeller")
- Part14.Rotation = Vector3.new(-180, 0, -160)
- Part14.Anchored = true
- Part14.CanCollide = false
- Part14.Size = Vector3.new(0.112500004, 0.075000003, 0.225000009)
- Part14.CFrame = CFrame.new(-0.625013232, 6.17798328, 11.3659248, -0.939692736, 0.342019767, -8.21505424E-8, 0.342019767, 0.939692736, 2.99003169E-8, 8.74227766E-8, 0, -1)
- Part14.BottomSurface = Enum.SurfaceType.Smooth
- Part14.TopSurface = Enum.SurfaceType.Smooth
- Part14.Color = Color3.new(0.682353, 1, 0)
- Part14.Position = Vector3.new(-0.625013232, 6.17798328, 11.3659248)
- Part14.Orientation = Vector3.new(0, -180, 20)
- Part14.Color = Color3.new(0.682353, 1, 0)
- Part156.Parent = Model0
- Part156.Material = Enum.Material.Neon
- Part156.BrickColor = BrickColor.new("Green")
- Part156.Anchored = true
- Part156.CanCollide = false
- Part156.Size = Vector3.new(0.337500006, 0.284999996, 0.0500000007)
- Part156.CFrame = CFrame.new(-1.34943449, 5.04250002, 10.6196747, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part156.BottomSurface = Enum.SurfaceType.Smooth
- Part156.TopSurface = Enum.SurfaceType.Smooth
- Part156.Color = Color3.new(0.682353, 1, 0)
- Part156.Position = Vector3.new(-1.34943449, 5.04250002, 10.6196747)
- Part156.Color = Color3.new(0.682353, 1, 0)
- SpecialMesh16.Parent = Part156
- SpecialMesh16.Scale = Vector3.new(1, 1, 0.75)
- SpecialMesh16.MeshType = Enum.MeshType.Sphere
- SpecialMesh16.Scale = Vector3.new(1, 1, 0.75)
- Part17.Parent = Model0
- Part17.BrickColor = BrickColor.new("Deep blue")
- Part17.Rotation = Vector3.new(-180, 0, 130)
- Part17.Anchored = true
- Part17.CanCollide = false
- Part17.Size = Vector3.new(2.2125001, 0.525000036, 0.0500000007)
- Part17.CFrame = CFrame.new(-0.821424782, 4.96109009, 10.6571751, -0.642787576, -0.766044378, -8.74227766E-8, -0.766044378, 0.642787576, 0, 5.61942741E-8, 6.69697329E-8, -1)
- Part17.BottomSurface = Enum.SurfaceType.Smooth
- Part17.TopSurface = Enum.SurfaceType.Smooth
- Part17.Color = Color3.new(0.129412, 0.329412, 0.72549)
- Part17.Position = Vector3.new(-0.821424782, 4.96109009, 10.6571751)
- Part17.Orientation = Vector3.new(0, -180, -50)
- Part17.Color = Color3.new(0.129412, 0.329412, 0.72549)
- SpecialMesh18.Parent = Part17
- SpecialMesh18.Scale = Vector3.new(1, 1, 0.75)
- SpecialMesh18.MeshType = Enum.MeshType.Sphere
- SpecialMesh18.Scale = Vector3.new(1, 1, 0.75)
- Part19.Parent = Model0
- Part19.BrickColor = BrickColor.new("New Yeller")
- Part19.Rotation = Vector3.new(-180, 0, -160)
- Part19.Anchored = true
- Part19.CanCollide = false
- Part19.Size = Vector3.new(0.112500004, 0.075000003, 0.112500004)
- Part19.CFrame = CFrame.new(-0.333518386, 5.99207497, 11.5346746, -0.939692736, 0.342019767, -8.21505424E-8, 0.342019767, 0.939692736, 2.99003169E-8, 8.74227766E-8, 0, -1)
- Part19.BottomSurface = Enum.SurfaceType.Smooth
- Part19.TopSurface = Enum.SurfaceType.Smooth
- Part19.Color = Color3.new(0.682353, 1, 0)
- Part19.Position = Vector3.new(-0.333518386, 5.99207497, 11.5346746)
- Part19.Orientation = Vector3.new(0, -180, 20)
- Part19.Color = Color3.new(0.682353, 1, 0)
- Part20.Parent = Model0
- Part20.BrickColor = BrickColor.new("Dark stone grey")
- Part20.Anchored = true
- Part20.CanCollide = false
- Part20.Size = Vector3.new(1.57500005, 0.75, 1.5)
- Part20.CFrame = CFrame.new(-1.03068447, 4.4124999, 11.4259253, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part20.BottomSurface = Enum.SurfaceType.Smooth
- Part20.TopSurface = Enum.SurfaceType.Smooth
- Part20.Color = Color3.new(0.972549, 0.972549, 0.972549)
- Part20.Position = Vector3.new(-1.03068447, 4.4124999, 11.4259253)
- Part20.Color = Color3.new(0.972549, 0.972549, 0.972549)
- Part21.Parent = Model0
- Part21.BrickColor = BrickColor.new("Dark stone grey")
- Part21.Rotation = Vector3.new(-180, 0, -160)
- Part21.Anchored = true
- Part21.CanCollide = false
- Part21.Size = Vector3.new(0.150000006, 0.225000009, 0.075000003)
- Part21.CFrame = CFrame.new(-0.415137053, 6.26122141, 11.5159254, -0.939692736, 0.342019767, -8.21505424E-8, 0.342019767, 0.939692736, 2.99003169E-8, 8.74227766E-8, 0, -1)
- Part21.BottomSurface = Enum.SurfaceType.Smooth
- Part21.TopSurface = Enum.SurfaceType.Smooth
- Part21.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part21.Position = Vector3.new(-0.415137053, 6.26122141, 11.5159254)
- Part21.Orientation = Vector3.new(0, -180, 20)
- Part21.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part22.Parent = Model0
- Part22.BrickColor = BrickColor.new("Dark stone grey")
- Part22.Rotation = Vector3.new(-90, 0, -174.289993)
- Part22.Anchored = true
- Part22.CanCollide = false
- Part22.Size = Vector3.new(0.376870334, 1.50001884, 0.75)
- Part22.CFrame = CFrame.new(-1.55605578, 4.4124999, 11.4034624, -0.995037258, 0.0995037258, 0, 0, 0, 1, 0.0995037258, 0.995037258, 0)
- Part22.BottomSurface = Enum.SurfaceType.Smooth
- Part22.TopSurface = Enum.SurfaceType.Smooth
- Part22.Color = Color3.new(0.972549, 0.972549, 0.972549)
- Part22.Position = Vector3.new(-1.55605578, 4.4124999, 11.4034624)
- Part22.Orientation = Vector3.new(-90, -174.289993, 0)
- Part22.Color = Color3.new(0.972549, 0.972549, 0.972549)
- Part23.Parent = Model0
- Part23.BrickColor = BrickColor.new("Dark stone grey")
- Part23.Rotation = Vector3.new(-180, 0, -160)
- Part23.Anchored = true
- Part23.CanCollide = false
- Part23.Size = Vector3.new(0.075000003, 0.225000009, 0.075000003)
- Part23.CFrame = CFrame.new(-0.581742406, 6.24204731, 11.5159254, -0.939692736, 0.342019767, -8.21505424E-8, 0.342019767, 0.939692736, 2.99003169E-8, 8.74227766E-8, 0, -1)
- Part23.BottomSurface = Enum.SurfaceType.Smooth
- Part23.TopSurface = Enum.SurfaceType.Smooth
- Part23.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part23.Position = Vector3.new(-0.581742406, 6.24204731, 11.5159254)
- Part23.Orientation = Vector3.new(0, -180, 20)
- Part23.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part24.Parent = Model0
- Part24.BrickColor = BrickColor.new("Really black")
- Part24.Rotation = Vector3.new(-180, 0, 175)
- Part24.Anchored = true
- Part24.CanCollide = false
- Part24.Size = Vector3.new(0.157499999, 0.0500000007, 0.0500000007)
- Part24.CFrame = CFrame.new(-0.688913465, 4.89773035, 10.6196747, -0.99619472, -0.0871555507, -8.74227766E-8, -0.0871555507, 0.99619472, 0, 8.70901076E-8, 7.61937979E-9, -1)
- Part24.BottomSurface = Enum.SurfaceType.Smooth
- Part24.TopSurface = Enum.SurfaceType.Smooth
- Part24.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- Part24.Position = Vector3.new(-0.688913465, 4.89773035, 10.6196747)
- Part24.Orientation = Vector3.new(0, -180, -5)
- Part24.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- SpecialMesh25.Parent = Part24
- SpecialMesh25.Scale = Vector3.new(1, 0.299999982, 0.75)
- SpecialMesh25.MeshType = Enum.MeshType.Sphere
- SpecialMesh25.Scale = Vector3.new(1, 0.299999982, 0.75)
- Part26.Parent = Model0
- Part26.BrickColor = BrickColor.new("Burnt Sienna")
- Part26.Rotation = Vector3.new(-14.0599995, -3.97000003, -38.5900002)
- Part26.Anchored = true
- Part26.CanCollide = false
- Part26.Size = Vector3.new(0.300000012, 1.2750001, 0.225000009)
- Part26.CFrame = CFrame.new(-0.382142961, 6.07891083, 11.8522406, 0.779700577, 0.622309148, -0.0692688227, -0.591956615, 0.768653154, 0.242403939, 0.204093844, -0.147998407, 0.967699409)
- Part26.BottomSurface = Enum.SurfaceType.Smooth
- Part26.TopSurface = Enum.SurfaceType.Smooth
- Part26.Color = Color3.new(0.415686, 0.223529, 0.0352941)
- Part26.Position = Vector3.new(-0.382142961, 6.07891083, 11.8522406)
- Part26.Orientation = Vector3.new(-14.0299997, -4.08999968, -37.5999985)
- Part26.Color = Color3.new(0.415686, 0.223529, 0.0352941)
- Part27.Parent = Model0
- Part27.BrickColor = BrickColor.new("Dark stone grey")
- Part27.Rotation = Vector3.new(-180, 0, -160)
- Part27.Anchored = true
- Part27.CanCollide = false
- Part27.Size = Vector3.new(0.112500004, 0.150000006, 0.0500000007)
- Part27.CFrame = CFrame.new(-0.351008236, 6.43741417, 11.2159252, -0.939692736, 0.342019767, -8.21505424E-8, 0.342019767, 0.939692736, 2.99003169E-8, 8.74227766E-8, 0, -1)
- Part27.BottomSurface = Enum.SurfaceType.Smooth
- Part27.TopSurface = Enum.SurfaceType.Smooth
- Part27.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part27.Position = Vector3.new(-0.351008236, 6.43741417, 11.2159252)
- Part27.Orientation = Vector3.new(0, -180, 20)
- Part27.Color = Color3.new(0.388235, 0.372549, 0.384314)
- BlockMesh28.Parent = Part27
- BlockMesh28.Scale = Vector3.new(1, 1, 0.75)
- BlockMesh28.Scale = Vector3.new(1, 1, 0.75)
- Part29.Parent = Model0
- Part29.BrickColor = BrickColor.new("Burnt Sienna")
- Part29.Rotation = Vector3.new(-14.0599995, -3.97000003, -38.5900002)
- Part29.Anchored = true
- Part29.CanCollide = false
- Part29.Size = Vector3.new(0.300000012, 0.075000003, 0.375)
- Part29.CFrame = CFrame.new(-0.00356221199, 6.52192259, 11.6908636, 0.779700577, 0.622309148, -0.0692688227, -0.591956615, 0.768653154, 0.242403939, 0.204093844, -0.147998407, 0.967699409)
- Part29.BottomSurface = Enum.SurfaceType.Smooth
- Part29.TopSurface = Enum.SurfaceType.Smooth
- Part29.Color = Color3.new(0.415686, 0.223529, 0.0352941)
- Part29.Position = Vector3.new(-0.00356221199, 6.52192259, 11.6908636)
- Part29.Orientation = Vector3.new(-14.0299997, -4.08999968, -37.5999985)
- Part29.Color = Color3.new(0.415686, 0.223529, 0.0352941)
- Part30.Parent = Model0
- Part30.BrickColor = BrickColor.new("Dark stone grey")
- Part30.Rotation = Vector3.new(-90, 0, 174.289993)
- Part30.Anchored = true
- Part30.CanCollide = false
- Part30.Size = Vector3.new(0.376870334, 1.50001884, 0.75)
- Part30.CFrame = CFrame.new(-0.505313218, 4.4124999, 11.4034624, -0.995037258, -0.0995037258, 0, 0, 0, 1, -0.0995037258, 0.995037258, 0)
- Part30.BottomSurface = Enum.SurfaceType.Smooth
- Part30.TopSurface = Enum.SurfaceType.Smooth
- Part30.Color = Color3.new(0.972549, 0.972549, 0.972549)
- Part30.Position = Vector3.new(-0.505313218, 4.4124999, 11.4034624)
- Part30.Orientation = Vector3.new(-90, 174.289993, 0)
- Part30.Color = Color3.new(0.972549, 0.972549, 0.972549)
- Part31.Parent = Model0
- Part31.BrickColor = BrickColor.new("Burnt Sienna")
- Part31.Rotation = Vector3.new(-25, 0, 20)
- Part31.Anchored = true
- Part31.CanCollide = false
- Part31.Size = Vector3.new(0.075000003, 0.375, 0.337500006)
- Part31.CFrame = CFrame.new(-1.92855239, 6.45419931, 11.4394999, 0.939692616, -0.342020124, 0, 0.309975475, 0.851650655, 0.422618449, -0.14454402, -0.397131443, 0.906307697)
- Part31.BottomSurface = Enum.SurfaceType.Smooth
- Part31.TopSurface = Enum.SurfaceType.Smooth
- Part31.Color = Color3.new(0.415686, 0.223529, 0.0352941)
- Part31.Position = Vector3.new(-1.92855239, 6.45419931, 11.4394999)
- Part31.Orientation = Vector3.new(-25, 0, 20)
- Part31.Color = Color3.new(0.415686, 0.223529, 0.0352941)
- Part32.Parent = Model0
- Part32.BrickColor = BrickColor.new("Burnt Sienna")
- Part32.Rotation = Vector3.new(-14.0599995, -3.97000003, -38.5900002)
- Part32.Anchored = true
- Part32.CanCollide = false
- Part32.Size = Vector3.new(0.075000003, 0.375, 0.337500006)
- Part32.CFrame = CFrame.new(-0.185923755, 6.47776413, 11.7082472, 0.779700577, 0.622309148, -0.0692688227, -0.591956615, 0.768653154, 0.242403939, 0.204093844, -0.147998407, 0.967699409)
- Part32.BottomSurface = Enum.SurfaceType.Smooth
- Part32.TopSurface = Enum.SurfaceType.Smooth
- Part32.Color = Color3.new(0.415686, 0.223529, 0.0352941)
- Part32.Position = Vector3.new(-0.185923755, 6.47776413, 11.7082472)
- Part32.Orientation = Vector3.new(-14.0299997, -4.08999968, -37.5999985)
- Part32.Color = Color3.new(0.415686, 0.223529, 0.0352941)
- Part33.Parent = Model0
- Part33.BrickColor = BrickColor.new("Dark stone grey")
- Part33.Anchored = true
- Part33.CanCollide = false
- Part33.Size = Vector3.new(0.825000048, 0.75, 0.0500000007)
- Part33.CFrame = CFrame.new(-1.03068447, 4.4124999, 10.6571751, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part33.BottomSurface = Enum.SurfaceType.Smooth
- Part33.TopSurface = Enum.SurfaceType.Smooth
- Part33.Color = Color3.new(0.972549, 0.972549, 0.972549)
- Part33.Position = Vector3.new(-1.03068447, 4.4124999, 10.6571751)
- Part33.Color = Color3.new(0.972549, 0.972549, 0.972549)
- BlockMesh34.Parent = Part33
- BlockMesh34.Scale = Vector3.new(1, 1, 0.75)
- BlockMesh34.Scale = Vector3.new(1, 1, 0.75)
- Part35.Parent = Model0
- Part35.BrickColor = BrickColor.new("Dark stone grey")
- Part35.Rotation = Vector3.new(-15, 0, 0)
- Part35.Anchored = true
- Part35.CanCollide = false
- Part35.Size = Vector3.new(0.600000024, 0.487500012, 0.375)
- Part35.CFrame = CFrame.new(-1.03068447, 4.43061113, 10.5585718, 1, 0, 0, 0, 0.965925872, 0.258818835, 0, -0.258818835, 0.965925872)
- Part35.BottomSurface = Enum.SurfaceType.Smooth
- Part35.TopSurface = Enum.SurfaceType.Smooth
- Part35.Color = Color3.new(0.972549, 0.972549, 0.972549)
- Part35.Position = Vector3.new(-1.03068447, 4.43061113, 10.5585718)
- Part35.Orientation = Vector3.new(-15, 0, 0)
- Part35.Color = Color3.new(0.972549, 0.972549, 0.972549)
- Part36.Parent = Model0
- Part36.BrickColor = BrickColor.new("New Yeller")
- Part36.Rotation = Vector3.new(-180, 0, -160)
- Part36.Anchored = true
- Part36.CanCollide = false
- Part36.Size = Vector3.new(0.150000006, 0.075000003, 0.375)
- Part36.CFrame = CFrame.new(-0.341550589, 5.91518497, 11.290925, -0.939692736, 0.342019767, -8.21505424E-8, 0.342019767, 0.939692736, 2.99003169E-8, 8.74227766E-8, 0, -1)
- Part36.BottomSurface = Enum.SurfaceType.Smooth
- Part36.TopSurface = Enum.SurfaceType.Smooth
- Part36.Color = Color3.new(1, 1, 0)
- Part36.Position = Vector3.new(-0.341550589, 5.91518497, 11.290925)
- Part36.Orientation = Vector3.new(0, -180, 20)
- Part36.Color = Color3.new(1, 1, 0)
- Part37.Parent = Model0
- Part37.BrickColor = BrickColor.new("Burnt Sienna")
- Part37.Rotation = Vector3.new(-14.0599995, -3.97000003, -38.5900002)
- Part37.Anchored = true
- Part37.CanCollide = false
- Part37.Size = Vector3.new(0.075000003, 0.375, 0.337500006)
- Part37.CFrame = CFrame.new(-0.0104911327, 6.34457445, 11.7541685, 0.779700577, 0.622309148, -0.0692688227, -0.591956615, 0.768653154, 0.242403939, 0.204093844, -0.147998407, 0.967699409)
- Part37.BottomSurface = Enum.SurfaceType.Smooth
- Part37.TopSurface = Enum.SurfaceType.Smooth
- Part37.Color = Color3.new(0.415686, 0.223529, 0.0352941)
- Part37.Position = Vector3.new(-0.0104911327, 6.34457445, 11.7541685)
- Part37.Orientation = Vector3.new(-14.0299997, -4.08999968, -37.5999985)
- Part37.Color = Color3.new(0.415686, 0.223529, 0.0352941)
- Part38.Parent = Model0
- Part38.BrickColor = BrickColor.new("New Yeller")
- Part38.Rotation = Vector3.new(-180, 0, -160)
- Part38.Anchored = true
- Part38.CanCollide = false
- Part38.Size = Vector3.new(0.112500004, 0.075000003, 0.225000009)
- Part38.CFrame = CFrame.new(-0.307866871, 6.06255198, 11.3659248, -0.939692736, 0.342019767, -8.21505424E-8, 0.342019767, 0.939692736, 2.99003169E-8, 8.74227766E-8, 0, -1)
- Part38.BottomSurface = Enum.SurfaceType.Smooth
- Part38.TopSurface = Enum.SurfaceType.Smooth
- Part38.Color = Color3.new(0.682353, 1, 0)
- Part38.Position = Vector3.new(-0.307866871, 6.06255198, 11.3659248)
- Part38.Orientation = Vector3.new(0, -180, 20)
- Part38.Color = Color3.new(0.682353, 1, 0)
- Part39.Parent = Model0
- Part39.BrickColor = BrickColor.new("Really black")
- Part39.Rotation = Vector3.new(0, 0, -5)
- Part39.Anchored = true
- Part39.CanCollide = false
- Part39.Size = Vector3.new(0.157499999, 0.0500000007, 0.0500000007)
- Part39.CFrame = CFrame.new(-1.3724556, 4.89773035, 10.6196747, 0.99619472, 0.0871555507, 0, -0.0871555507, 0.99619472, 0, 0, 0, 1)
- Part39.BottomSurface = Enum.SurfaceType.Smooth
- Part39.TopSurface = Enum.SurfaceType.Smooth
- Part39.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- Part39.Position = Vector3.new(-1.3724556, 4.89773035, 10.6196747)
- Part39.Orientation = Vector3.new(0, 0, -5)
- Part39.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- SpecialMesh40.Parent = Part39
- SpecialMesh40.Scale = Vector3.new(1, 0.299999982, 0.75)
- SpecialMesh40.MeshType = Enum.MeshType.Sphere
- SpecialMesh40.Scale = Vector3.new(1, 0.299999982, 0.75)
- Part41.Parent = Model0
- Part41.BrickColor = BrickColor.new("Dark stone grey")
- Part41.Rotation = Vector3.new(-180, 0, -160)
- Part41.Anchored = true
- Part41.CanCollide = false
- Part41.Size = Vector3.new(0.0500000007, 0.150000006, 0.0500000007)
- Part41.CFrame = CFrame.new(-0.517613769, 6.41824007, 11.5159254, -0.939692736, 0.342019767, -8.21505424E-8, 0.342019767, 0.939692736, 2.99003169E-8, 8.74227766E-8, 0, -1)
- Part41.BottomSurface = Enum.SurfaceType.Smooth
- Part41.TopSurface = Enum.SurfaceType.Smooth
- Part41.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part41.Position = Vector3.new(-0.517613769, 6.41824007, 11.5159254)
- Part41.Orientation = Vector3.new(0, -180, 20)
- Part41.Color = Color3.new(0.388235, 0.372549, 0.384314)
- BlockMesh42.Parent = Part41
- BlockMesh42.Scale = Vector3.new(0.75, 1, 0.75)
- BlockMesh42.Scale = Vector3.new(0.75, 1, 0.75)
- Part43.Parent = Model0
- Part43.BrickColor = BrickColor.new("New Yeller")
- Part43.Rotation = Vector3.new(-180, 0, -160)
- Part43.Anchored = true
- Part43.CanCollide = false
- Part43.Size = Vector3.new(0.150000006, 0.075000003, 0.150000006)
- Part43.CFrame = CFrame.new(-0.66828388, 6.11391926, 11.5534248, -0.939692736, 0.342019767, -8.21505424E-8, 0.342019767, 0.939692736, 2.99003169E-8, 8.74227766E-8, 0, -1)
- Part43.BottomSurface = Enum.SurfaceType.Smooth
- Part43.TopSurface = Enum.SurfaceType.Smooth
- Part43.Color = Color3.new(0.682353, 1, 0)
- Part43.Position = Vector3.new(-0.66828388, 6.11391926, 11.5534248)
- Part43.Orientation = Vector3.new(0, -180, 20)
- Part43.Color = Color3.new(0.682353, 1, 0)
- Part44.Parent = Model0
- Part44.BrickColor = BrickColor.new("New Yeller")
- Part44.Rotation = Vector3.new(-180, 0, -160)
- Part44.Anchored = true
- Part44.CanCollide = false
- Part44.Size = Vector3.new(0.225000009, 0.075000003, 0.150000006)
- Part44.CFrame = CFrame.new(-0.492091477, 6.04979038, 11.5534248, -0.939692736, 0.342019767, -8.21505424E-8, 0.342019767, 0.939692736, 2.99003169E-8, 8.74227766E-8, 0, -1)
- Part44.BottomSurface = Enum.SurfaceType.Smooth
- Part44.TopSurface = Enum.SurfaceType.Smooth
- Part44.Color = Color3.new(1, 1, 0)
- Part44.Position = Vector3.new(-0.492091477, 6.04979038, 11.5534248)
- Part44.Orientation = Vector3.new(0, -180, 20)
- Part44.Color = Color3.new(1, 1, 0)
- Part45.Parent = Model0
- Part45.BrickColor = BrickColor.new("Royal purple")
- Part45.Rotation = Vector3.new(-29.6999989, -1.70999992, 19.9300003)
- Part45.Anchored = true
- Part45.CanCollide = false
- Part45.Size = Vector3.new(0.150000006, 0.375, 0.150000006)
- Part45.CFrame = CFrame.new(-2.00803065, 6.31364727, 11.3997002, 0.939692616, -0.340718657, -0.0298089515, 0.309975475, 0.811576366, 0.495236337, -0.14454402, -0.474609971, 0.868246794)
- Part45.BottomSurface = Enum.SurfaceType.Smooth
- Part45.TopSurface = Enum.SurfaceType.Smooth
- Part45.Color = Color3.new(0.384314, 0.145098, 0.819608)
- Part45.Position = Vector3.new(-2.00803065, 6.31364727, 11.3997002)
- Part45.Orientation = Vector3.new(-29.6899986, -1.96999991, 20.8999996)
- Part45.Color = Color3.new(0.384314, 0.145098, 0.819608)
- Part46.Parent = Model0
- Part46.BrickColor = BrickColor.new("Burnt Sienna")
- Part46.Rotation = Vector3.new(-25, 0, 20)
- Part46.Anchored = true
- Part46.CanCollide = false
- Part46.Size = Vector3.new(0.525000036, 0.150000006, 0.225000009)
- Part46.CFrame = CFrame.new(-1.68797243, 5.5174098, 11.7728901, 0.939692616, -0.342020124, 0, 0.309975475, 0.851650655, 0.422618449, -0.14454402, -0.397131443, 0.906307697)
- Part46.BottomSurface = Enum.SurfaceType.Smooth
- Part46.TopSurface = Enum.SurfaceType.Smooth
- Part46.Color = Color3.new(0.415686, 0.223529, 0.0352941)
- Part46.Position = Vector3.new(-1.68797243, 5.5174098, 11.7728901)
- Part46.Orientation = Vector3.new(-25, 0, 20)
- Part46.Color = Color3.new(0.415686, 0.223529, 0.0352941)
- Part47.Parent = Model0
- Part47.BrickColor = BrickColor.new("Dark stone grey")
- Part47.Rotation = Vector3.new(-180, 0, -160)
- Part47.Anchored = true
- Part47.CanCollide = false
- Part47.Size = Vector3.new(0.0500000007, 0.150000006, 0.0500000007)
- Part47.CFrame = CFrame.new(-0.517613649, 6.41824007, 11.2159252, -0.939692736, 0.342019767, -8.21505424E-8, 0.342019767, 0.939692736, 2.99003169E-8, 8.74227766E-8, 0, -1)
- Part47.BottomSurface = Enum.SurfaceType.Smooth
- Part47.TopSurface = Enum.SurfaceType.Smooth
- Part47.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part47.Position = Vector3.new(-0.517613649, 6.41824007, 11.2159252)
- Part47.Orientation = Vector3.new(0, -180, 20)
- Part47.Color = Color3.new(0.388235, 0.372549, 0.384314)
- BlockMesh48.Parent = Part47
- BlockMesh48.Scale = Vector3.new(0.75, 1, 0.75)
- BlockMesh48.Scale = Vector3.new(0.75, 1, 0.75)
- Part49.Parent = Model0
- Part49.BrickColor = BrickColor.new("Dark stone grey")
- Part49.Rotation = Vector3.new(-180, 0, -160)
- Part49.Anchored = true
- Part49.CanCollide = false
- Part49.Size = Vector3.new(0.0500000007, 0.150000006, 0.112500004)
- Part49.CFrame = CFrame.new(-0.210054457, 6.38611126, 11.3659248, -0.939692736, 0.342019767, -8.21505424E-8, 0.342019767, 0.939692736, 2.99003169E-8, 8.74227766E-8, 0, -1)
- Part49.BottomSurface = Enum.SurfaceType.Smooth
- Part49.TopSurface = Enum.SurfaceType.Smooth
- Part49.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part49.Position = Vector3.new(-0.210054457, 6.38611126, 11.3659248)
- Part49.Orientation = Vector3.new(0, -180, 20)
- Part49.Color = Color3.new(0.388235, 0.372549, 0.384314)
- BlockMesh50.Parent = Part49
- BlockMesh50.Scale = Vector3.new(0.75, 1, 1)
- BlockMesh50.Scale = Vector3.new(0.75, 1, 1)
- Part51.Parent = Model0
- Part51.BrickColor = BrickColor.new("Burnt Sienna")
- Part51.Rotation = Vector3.new(-25, 0, 20)
- Part51.Anchored = true
- Part51.CanCollide = false
- Part51.Size = Vector3.new(0.075000003, 0.900000036, 0.225000009)
- Part51.CFrame = CFrame.new(-1.60479915, 5.90652323, 11.5914431, 0.939692616, -0.342020124, 0, 0.309975475, 0.851650655, 0.422618449, -0.14454402, -0.397131443, 0.906307697)
- Part51.BottomSurface = Enum.SurfaceType.Smooth
- Part51.TopSurface = Enum.SurfaceType.Smooth
- Part51.Color = Color3.new(0.415686, 0.223529, 0.0352941)
- Part51.Position = Vector3.new(-1.60479915, 5.90652323, 11.5914431)
- Part51.Orientation = Vector3.new(-25, 0, 20)
- Part51.Color = Color3.new(0.415686, 0.223529, 0.0352941)
- Part52.Parent = Model0
- Part52.BrickColor = BrickColor.new("Burnt Sienna")
- Part52.Rotation = Vector3.new(-25, 0, 20)
- Part52.Anchored = true
- Part52.CanCollide = false
- Part52.Size = Vector3.new(0.075000003, 0.900000036, 0.225000009)
- Part52.CFrame = CFrame.new(-2.02766085, 5.76703453, 11.6564884, 0.939692616, -0.342020124, 0, 0.309975475, 0.851650655, 0.422618449, -0.14454402, -0.397131443, 0.906307697)
- Part52.BottomSurface = Enum.SurfaceType.Smooth
- Part52.TopSurface = Enum.SurfaceType.Smooth
- Part52.Color = Color3.new(0.415686, 0.223529, 0.0352941)
- Part52.Position = Vector3.new(-2.02766085, 5.76703453, 11.6564884)
- Part52.Orientation = Vector3.new(-25, 0, 20)
- Part52.Color = Color3.new(0.415686, 0.223529, 0.0352941)
- Part53.Name = "Handle"
- Part53.Parent = Model0
- Part53.BrickColor = BrickColor.new("Cyan")
- Part53.Anchored = true
- Part53.CanCollide = false
- Part53.FormFactor = Enum.FormFactor.Custom
- Part53.Size = Vector3.new(1.28999984, 4.35000038, 0.0500000007)
- Part53.CFrame = CFrame.new(-1.03068447, 4.75, 11.6059246, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part53.BottomSurface = Enum.SurfaceType.Smooth
- Part53.TopSurface = Enum.SurfaceType.Smooth
- Part53.Color = Color3.new(0.0156863, 0.686275, 0.92549)
- Part53.Position = Vector3.new(-1.03068447, 4.75, 11.6059246)
- Part53.Color = Color3.new(0.0156863, 0.686275, 0.92549)
- SpecialMesh54.Parent = Part53
- SpecialMesh54.MeshId = "rbxassetid://167554431"
- SpecialMesh54.Scale = Vector3.new(1.5, 1.5, 1.80000007)
- SpecialMesh54.MeshType = Enum.MeshType.FileMesh
- SpecialMesh54.Scale = Vector3.new(1.5, 1.5, 1.80000007)
- Part55.Parent = Model0
- Part55.BrickColor = BrickColor.new("Dark stone grey")
- Part55.Rotation = Vector3.new(0, 90, 0)
- Part55.Anchored = true
- Part55.CanCollide = false
- Part55.Size = Vector3.new(0.075000003, 0.262500018, 0.300000012)
- Part55.CFrame = CFrame.new(-1.03068447, 4.5505085, 10.0113983, -4.37113883E-8, 0, 1, -1.78813934E-7, 0.99999994, -8.8817842E-15, -1, -1.78813934E-7, -4.37113883E-8)
- Part55.BottomSurface = Enum.SurfaceType.Smooth
- Part55.TopSurface = Enum.SurfaceType.Smooth
- Part55.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part55.Position = Vector3.new(-1.03068447, 4.5505085, 10.0113983)
- Part55.Orientation = Vector3.new(0, 90, 0)
- Part55.Color = Color3.new(0.388235, 0.372549, 0.384314)
- SpecialMesh56.Parent = Part55
- SpecialMesh56.MeshType = Enum.MeshType.Cylinder
- Part57.Parent = Model0
- Part57.BrickColor = BrickColor.new("Royal purple")
- Part57.Rotation = Vector3.new(-29.6999989, -1.70999992, 19.9300003)
- Part57.Anchored = true
- Part57.CanCollide = false
- Part57.Size = Vector3.new(0.375, 0.525000036, 0.150000006)
- Part57.CFrame = CFrame.new(-1.85470724, 5.94843769, 11.6132746, 0.939692616, -0.340718657, -0.0298089515, 0.309975475, 0.811576366, 0.495236337, -0.14454402, -0.474609971, 0.868246794)
- Part57.BottomSurface = Enum.SurfaceType.Smooth
- Part57.TopSurface = Enum.SurfaceType.Smooth
- Part57.Color = Color3.new(0.384314, 0.145098, 0.819608)
- Part57.Position = Vector3.new(-1.85470724, 5.94843769, 11.6132746)
- Part57.Orientation = Vector3.new(-29.6899986, -1.96999991, 20.8999996)
- Part57.Color = Color3.new(0.384314, 0.145098, 0.819608)
- Part58.Parent = Model0
- Part58.BrickColor = BrickColor.new("Burnt Sienna")
- Part58.Rotation = Vector3.new(-25, 0, 20)
- Part58.Anchored = true
- Part58.CanCollide = false
- Part58.Size = Vector3.new(0.300000012, 1.2750001, 0.225000009)
- Part58.CFrame = CFrame.new(-1.88035882, 6.05985641, 11.6854496, 0.939692616, -0.342020124, 0, 0.309975475, 0.851650655, 0.422618449, -0.14454402, -0.397131443, 0.906307697)
- Part58.BottomSurface = Enum.SurfaceType.Smooth
- Part58.TopSurface = Enum.SurfaceType.Smooth
- Part58.Color = Color3.new(0.415686, 0.223529, 0.0352941)
- Part58.Position = Vector3.new(-1.88035882, 6.05985641, 11.6854496)
- Part58.Orientation = Vector3.new(-25, 0, 20)
- Part58.Color = Color3.new(0.415686, 0.223529, 0.0352941)
- Part59.Parent = Model0
- Part59.BrickColor = BrickColor.new("New Yeller")
- Part59.Rotation = Vector3.new(-180, 0, -160)
- Part59.Anchored = true
- Part59.CanCollide = false
- Part59.Size = Vector3.new(0.112500004, 0.075000003, 0.112500004)
- Part59.CFrame = CFrame.new(-0.333518207, 5.99207497, 11.197175, -0.939692736, 0.342019767, -8.21505424E-8, 0.342019767, 0.939692736, 2.99003169E-8, 8.74227766E-8, 0, -1)
- Part59.BottomSurface = Enum.SurfaceType.Smooth
- Part59.TopSurface = Enum.SurfaceType.Smooth
- Part59.Color = Color3.new(0.682353, 1, 0)
- Part59.Position = Vector3.new(-0.333518207, 5.99207497, 11.197175)
- Part59.Orientation = Vector3.new(0, -180, 20)
- Part59.Color = Color3.new(0.682353, 1, 0)
- Part60.Parent = Model0
- Part60.BrickColor = BrickColor.new("Burnt Sienna")
- Part60.Rotation = Vector3.new(-25, 0, 20)
- Part60.Anchored = true
- Part60.CanCollide = false
- Part60.Size = Vector3.new(0.112500004, 0.075000003, 0.375)
- Part60.CFrame = CFrame.new(-2.08064795, 6.17909718, 11.5470934, 0.939692616, -0.342020124, 0, 0.309975475, 0.851650655, 0.422618449, -0.14454402, -0.397131443, 0.906307697)
- Part60.BottomSurface = Enum.SurfaceType.Smooth
- Part60.TopSurface = Enum.SurfaceType.Smooth
- Part60.Color = Color3.new(0.415686, 0.223529, 0.0352941)
- Part60.Position = Vector3.new(-2.08064795, 6.17909718, 11.5470934)
- Part60.Orientation = Vector3.new(-25, 0, 20)
- Part60.Color = Color3.new(0.415686, 0.223529, 0.0352941)
- Part61.Parent = Model0
- Part61.BrickColor = BrickColor.new("Burnt Sienna")
- Part61.Rotation = Vector3.new(-14.0599995, -3.97000003, -38.5900002)
- Part61.Anchored = true
- Part61.CanCollide = false
- Part61.Size = Vector3.new(0.075000003, 0.900000036, 0.225000009)
- Part61.CFrame = CFrame.new(-0.313002944, 5.76523733, 11.780756, 0.779700577, 0.622309148, -0.0692688227, -0.591956615, 0.768653154, 0.242403939, 0.204093844, -0.147998407, 0.967699409)
- Part61.BottomSurface = Enum.SurfaceType.Smooth
- Part61.TopSurface = Enum.SurfaceType.Smooth
- Part61.Color = Color3.new(0.415686, 0.223529, 0.0352941)
- Part61.Position = Vector3.new(-0.313002944, 5.76523733, 11.780756)
- Part61.Orientation = Vector3.new(-14.0299997, -4.08999968, -37.5999985)
- Part61.Color = Color3.new(0.415686, 0.223529, 0.0352941)
- Part62.Parent = Model0
- Part62.BrickColor = BrickColor.new("Burnt Sienna")
- Part62.Rotation = Vector3.new(-25, 0, 20)
- Part62.Anchored = true
- Part62.CanCollide = false
- Part62.Size = Vector3.new(0.112500004, 0.075000003, 0.375)
- Part62.CFrame = CFrame.new(-1.83397865, 6.26046562, 11.5091505, 0.939692616, -0.342020124, 0, 0.309975475, 0.851650655, 0.422618449, -0.14454402, -0.397131443, 0.906307697)
- Part62.BottomSurface = Enum.SurfaceType.Smooth
- Part62.TopSurface = Enum.SurfaceType.Smooth
- Part62.Color = Color3.new(0.415686, 0.223529, 0.0352941)
- Part62.Position = Vector3.new(-1.83397865, 6.26046562, 11.5091505)
- Part62.Orientation = Vector3.new(-25, 0, 20)
- Part62.Color = Color3.new(0.415686, 0.223529, 0.0352941)
- Part63.Parent = Model0
- Part63.BrickColor = BrickColor.new("Burnt Sienna")
- Part63.Rotation = Vector3.new(-25, 0, 20)
- Part63.Anchored = true
- Part63.CanCollide = false
- Part63.Size = Vector3.new(0.225000009, 0.150000006, 0.375)
- Part63.CFrame = CFrame.new(-2.09839654, 6.57108688, 11.3643055, 0.939692616, -0.342020124, 0, 0.309975475, 0.851650655, 0.422618449, -0.14454402, -0.397131443, 0.906307697)
- Part63.BottomSurface = Enum.SurfaceType.Smooth
- Part63.TopSurface = Enum.SurfaceType.Smooth
- Part63.Color = Color3.new(0.415686, 0.223529, 0.0352941)
- Part63.Position = Vector3.new(-2.09839654, 6.57108688, 11.3643055)
- Part63.Orientation = Vector3.new(-25, 0, 20)
- Part63.Color = Color3.new(0.415686, 0.223529, 0.0352941)
- Part64.Parent = Model0
- Part64.BrickColor = BrickColor.new("Royal purple")
- Part64.Rotation = Vector3.new(-25, 0, 20)
- Part64.Anchored = true
- Part64.CanCollide = false
- Part64.Size = Vector3.new(0.375, 0.525000036, 0.150000006)
- Part64.CFrame = CFrame.new(-1.75210118, 5.69294262, 11.7324142, 0.939692616, -0.342020124, 0, 0.309975475, 0.851650655, 0.422618449, -0.14454402, -0.397131443, 0.906307697)
- Part64.BottomSurface = Enum.SurfaceType.Smooth
- Part64.TopSurface = Enum.SurfaceType.Smooth
- Part64.Color = Color3.new(0.384314, 0.145098, 0.819608)
- Part64.Position = Vector3.new(-1.75210118, 5.69294262, 11.7324142)
- Part64.Orientation = Vector3.new(-25, 0, 20)
- Part64.Color = Color3.new(0.384314, 0.145098, 0.819608)
- Part65.Parent = Model0
- Part65.BrickColor = BrickColor.new("Royal purple")
- Part65.Rotation = Vector3.new(-14.0599995, -3.97000003, -38.5900002)
- Part65.Anchored = true
- Part65.CanCollide = false
- Part65.Size = Vector3.new(0.375, 0.525000036, 0.150000006)
- Part65.CFrame = CFrame.new(-0.607716024, 5.76339531, 11.7988739, 0.779700577, 0.622309148, -0.0692688227, -0.591956615, 0.768653154, 0.242403939, 0.204093844, -0.147998407, 0.967699409)
- Part65.BottomSurface = Enum.SurfaceType.Smooth
- Part65.TopSurface = Enum.SurfaceType.Smooth
- Part65.Color = Color3.new(0.384314, 0.145098, 0.819608)
- Part65.Position = Vector3.new(-0.607716024, 5.76339531, 11.7988739)
- Part65.Orientation = Vector3.new(-14.0299997, -4.08999968, -37.5999985)
- Part65.Color = Color3.new(0.384314, 0.145098, 0.819608)
- Part66.Parent = Model0
- Part66.BrickColor = BrickColor.new("Burnt Sienna")
- Part66.Rotation = Vector3.new(-14.0599995, -3.97000003, -38.5900002)
- Part66.Anchored = true
- Part66.CanCollide = false
- Part66.Size = Vector3.new(0.225000009, 0.150000006, 0.375)
- Part66.CFrame = CFrame.new(0.0197743177, 6.55074692, 11.6853142, 0.779700577, 0.622309148, -0.0692688227, -0.591956615, 0.768653154, 0.242403939, 0.204093844, -0.147998407, 0.967699409)
- Part66.BottomSurface = Enum.SurfaceType.Smooth
- Part66.TopSurface = Enum.SurfaceType.Smooth
- Part66.Color = Color3.new(0.415686, 0.223529, 0.0352941)
- Part66.Position = Vector3.new(0.0197743177, 6.55074692, 11.6853142)
- Part66.Orientation = Vector3.new(-14.0299997, -4.08999968, -37.5999985)
- Part66.Color = Color3.new(0.415686, 0.223529, 0.0352941)
- Part67.Parent = Model0
- Part67.BrickColor = BrickColor.new("New Yeller")
- Part67.Rotation = Vector3.new(-180, 0, -160)
- Part67.Anchored = true
- Part67.CanCollide = false
- Part67.Size = Vector3.new(0.225000009, 0.075000003, 0.112500004)
- Part67.CFrame = CFrame.new(-0.466439903, 6.12026787, 11.197175, -0.939692736, 0.342019767, -8.21505424E-8, 0.342019767, 0.939692736, 2.99003169E-8, 8.74227766E-8, 0, -1)
- Part67.BottomSurface = Enum.SurfaceType.Smooth
- Part67.TopSurface = Enum.SurfaceType.Smooth
- Part67.Color = Color3.new(0.682353, 1, 0)
- Part67.Position = Vector3.new(-0.466439903, 6.12026787, 11.197175)
- Part67.Orientation = Vector3.new(0, -180, 20)
- Part67.Color = Color3.new(0.682353, 1, 0)
- Part68.Parent = Model0
- Part68.BrickColor = BrickColor.new("Burnt Sienna")
- Part68.Rotation = Vector3.new(-14.0599995, -3.97000003, -38.5900002)
- Part68.Anchored = true
- Part68.CanCollide = false
- Part68.Size = Vector3.new(0.112500004, 0.075000003, 0.375)
- Part68.CFrame = CFrame.new(-0.134592354, 6.15598297, 11.7731504, 0.779700577, 0.622309148, -0.0692688227, -0.591956615, 0.768653154, 0.242403939, 0.204093844, -0.147998407, 0.967699409)
- Part68.BottomSurface = Enum.SurfaceType.Smooth
- Part68.TopSurface = Enum.SurfaceType.Smooth
- Part68.Color = Color3.new(0.415686, 0.223529, 0.0352941)
- Part68.Position = Vector3.new(-0.134592354, 6.15598297, 11.7731504)
- Part68.Orientation = Vector3.new(-14.0299997, -4.08999968, -37.5999985)
- Part68.Color = Color3.new(0.415686, 0.223529, 0.0352941)
- Part69.Parent = Model0
- Part69.BrickColor = BrickColor.new("Burnt Sienna")
- Part69.Rotation = Vector3.new(-25, 0, 20)
- Part69.Anchored = true
- Part69.CanCollide = false
- Part69.Size = Vector3.new(0.525000036, 0.900000036, 0.225000009)
- Part69.CFrame = CFrame.new(-1.81623006, 5.90017176, 11.7599115, 0.939692616, -0.342020124, 0, 0.309975475, 0.851650655, 0.422618449, -0.14454402, -0.397131443, 0.906307697)
- Part69.BottomSurface = Enum.SurfaceType.Smooth
- Part69.TopSurface = Enum.SurfaceType.Smooth
- Part69.Color = Color3.new(0.415686, 0.223529, 0.0352941)
- Part69.Position = Vector3.new(-1.81623006, 5.90017176, 11.7599115)
- Part69.Orientation = Vector3.new(-25, 0, 20)
- Part69.Color = Color3.new(0.415686, 0.223529, 0.0352941)
- Part70.Parent = Model0
- Part70.BrickColor = BrickColor.new("Burnt Sienna")
- Part70.Rotation = Vector3.new(-14.0599995, -3.97000003, -38.5900002)
- Part70.Anchored = true
- Part70.CanCollide = false
- Part70.Size = Vector3.new(0.525000036, 0.900000036, 0.225000009)
- Part70.CFrame = CFrame.new(-0.498825967, 5.9347887, 11.8799906, 0.779700577, 0.622309148, -0.0692688227, -0.591956615, 0.768653154, 0.242403939, 0.204093844, -0.147998407, 0.967699409)
- Part70.BottomSurface = Enum.SurfaceType.Smooth
- Part70.TopSurface = Enum.SurfaceType.Smooth
- Part70.Color = Color3.new(0.415686, 0.223529, 0.0352941)
- Part70.Position = Vector3.new(-0.498825967, 5.9347887, 11.8799906)
- Part70.Orientation = Vector3.new(-14.0299997, -4.08999968, -37.5999985)
- Part70.Color = Color3.new(0.415686, 0.223529, 0.0352941)
- Part71.Parent = Model0
- Part71.BrickColor = BrickColor.new("Dark stone grey")
- Part71.Rotation = Vector3.new(-180, 0, -160)
- Part71.Anchored = true
- Part71.CanCollide = false
- Part71.Size = Vector3.new(0.0500000007, 0.150000006, 0.112500004)
- Part71.CFrame = CFrame.new(-0.491962254, 6.48871708, 11.3659248, -0.939692736, 0.342019767, -8.21505424E-8, 0.342019767, 0.939692736, 2.99003169E-8, 8.74227766E-8, 0, -1)
- Part71.BottomSurface = Enum.SurfaceType.Smooth
- Part71.TopSurface = Enum.SurfaceType.Smooth
- Part71.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part71.Position = Vector3.new(-0.491962254, 6.48871708, 11.3659248)
- Part71.Orientation = Vector3.new(0, -180, 20)
- Part71.Color = Color3.new(0.388235, 0.372549, 0.384314)
- BlockMesh72.Parent = Part71
- BlockMesh72.Scale = Vector3.new(0.75, 1, 1)
- BlockMesh72.Scale = Vector3.new(0.75, 1, 1)
- Part73.Parent = Model0
- Part73.BrickColor = BrickColor.new("Dark stone grey")
- Part73.Rotation = Vector3.new(-180, 0, -160)
- Part73.Anchored = true
- Part73.CanCollide = false
- Part73.Size = Vector3.new(0.075000003, 0.225000009, 0.150000006)
- Part73.CFrame = CFrame.new(-0.556090951, 6.3125248, 11.3659248, -0.939692736, 0.342019767, -8.21505424E-8, 0.342019767, 0.939692736, 2.99003169E-8, 8.74227766E-8, 0, -1)
- Part73.BottomSurface = Enum.SurfaceType.Smooth
- Part73.TopSurface = Enum.SurfaceType.Smooth
- Part73.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part73.Position = Vector3.new(-0.556090951, 6.3125248, 11.3659248)
- Part73.Orientation = Vector3.new(0, -180, 20)
- Part73.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part74.Parent = Model0
- Part74.BrickColor = BrickColor.new("Dark stone grey")
- Part74.Rotation = Vector3.new(-180, 0, -160)
- Part74.Anchored = true
- Part74.CanCollide = false
- Part74.Size = Vector3.new(0.112500004, 0.150000006, 0.0500000007)
- Part74.CFrame = CFrame.new(-0.351008356, 6.43741417, 11.5159254, -0.939692736, 0.342019767, -8.21505424E-8, 0.342019767, 0.939692736, 2.99003169E-8, 8.74227766E-8, 0, -1)
- Part74.BottomSurface = Enum.SurfaceType.Smooth
- Part74.TopSurface = Enum.SurfaceType.Smooth
- Part74.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part74.Position = Vector3.new(-0.351008356, 6.43741417, 11.5159254)
- Part74.Orientation = Vector3.new(0, -180, 20)
- Part74.Color = Color3.new(0.388235, 0.372549, 0.384314)
- BlockMesh75.Parent = Part74
- BlockMesh75.Scale = Vector3.new(1, 1, 0.75)
- BlockMesh75.Scale = Vector3.new(1, 1, 0.75)
- Part76.Parent = Model0
- Part76.BrickColor = BrickColor.new("New Yeller")
- Part76.Rotation = Vector3.new(-180, 0, -160)
- Part76.Anchored = true
- Part76.CanCollide = false
- Part76.Size = Vector3.new(0.225000009, 0.075000003, 0.150000006)
- Part76.CFrame = CFrame.new(-0.492091358, 6.04979038, 11.1784248, -0.939692736, 0.342019767, -8.21505424E-8, 0.342019767, 0.939692736, 2.99003169E-8, 8.74227766E-8, 0, -1)
- Part76.BottomSurface = Enum.SurfaceType.Smooth
- Part76.TopSurface = Enum.SurfaceType.Smooth
- Part76.Color = Color3.new(1, 1, 0)
- Part76.Position = Vector3.new(-0.492091358, 6.04979038, 11.1784248)
- Part76.Orientation = Vector3.new(0, -180, 20)
- Part76.Color = Color3.new(1, 1, 0)
- Part77.Parent = Model0
- Part77.BrickColor = BrickColor.new("Dark stone grey")
- Part77.Rotation = Vector3.new(-180, 0, -160)
- Part77.Anchored = true
- Part77.CanCollide = false
- Part77.Size = Vector3.new(0.150000006, 0.225000009, 0.075000003)
- Part77.CFrame = CFrame.new(-0.415136993, 6.26122141, 11.2159252, -0.939692736, 0.342019767, -8.21505424E-8, 0.342019767, 0.939692736, 2.99003169E-8, 8.74227766E-8, 0, -1)
- Part77.BottomSurface = Enum.SurfaceType.Smooth
- Part77.TopSurface = Enum.SurfaceType.Smooth
- Part77.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part77.Position = Vector3.new(-0.415136993, 6.26122141, 11.2159252)
- Part77.Orientation = Vector3.new(0, -180, 20)
- Part77.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part78.Parent = Model0
- Part78.BrickColor = BrickColor.new("Dark stone grey")
- Part78.Rotation = Vector3.new(-180, 0, -160)
- Part78.Anchored = true
- Part78.CanCollide = false
- Part78.Size = Vector3.new(0.0500000007, 0.150000006, 0.0500000007)
- Part78.CFrame = CFrame.new(-0.235705912, 6.31563377, 11.5159254, -0.939692736, 0.342019767, -8.21505424E-8, 0.342019767, 0.939692736, 2.99003169E-8, 8.74227766E-8, 0, -1)
- Part78.BottomSurface = Enum.SurfaceType.Smooth
- Part78.TopSurface = Enum.SurfaceType.Smooth
- Part78.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part78.Position = Vector3.new(-0.235705912, 6.31563377, 11.5159254)
- Part78.Orientation = Vector3.new(0, -180, 20)
- Part78.Color = Color3.new(0.388235, 0.372549, 0.384314)
- BlockMesh79.Parent = Part78
- BlockMesh79.Scale = Vector3.new(0.75, 1, 0.75)
- BlockMesh79.Scale = Vector3.new(0.75, 1, 0.75)
- Part80.Parent = Model0
- Part80.BrickColor = BrickColor.new("New Yeller")
- Part80.Rotation = Vector3.new(-180, 0, -160)
- Part80.Anchored = true
- Part80.CanCollide = false
- Part80.Size = Vector3.new(0.112500004, 0.075000003, 0.112500004)
- Part80.CFrame = CFrame.new(-0.650664568, 6.10750675, 11.197175, -0.939692736, 0.342019767, -8.21505424E-8, 0.342019767, 0.939692736, 2.99003169E-8, 8.74227766E-8, 0, -1)
- Part80.BottomSurface = Enum.SurfaceType.Smooth
- Part80.TopSurface = Enum.SurfaceType.Smooth
- Part80.Color = Color3.new(0.682353, 1, 0)
- Part80.Position = Vector3.new(-0.650664568, 6.10750675, 11.197175)
- Part80.Orientation = Vector3.new(0, -180, 20)
- Part80.Color = Color3.new(0.682353, 1, 0)
- Part81.Parent = Model0
- Part81.BrickColor = BrickColor.new("New Yeller")
- Part81.Rotation = Vector3.new(0, 0, -20)
- Part81.Anchored = true
- Part81.CanCollide = false
- Part81.Size = Vector3.new(0.150000006, 0.075000003, 0.375)
- Part81.CFrame = CFrame.new(-0.693935394, 6.04344273, 11.4409246, 0.939692736, 0.342019767, 0, -0.342019767, 0.939692736, 0, 0, 0, 1)
- Part81.BottomSurface = Enum.SurfaceType.Smooth
- Part81.TopSurface = Enum.SurfaceType.Smooth
- Part81.Color = Color3.new(1, 1, 0)
- Part81.Position = Vector3.new(-0.693935394, 6.04344273, 11.4409246)
- Part81.Orientation = Vector3.new(0, 0, -20)
- Part81.Color = Color3.new(1, 1, 0)
- Part82.Parent = Model0
- Part82.BrickColor = BrickColor.new("New Yeller")
- Part82.Rotation = Vector3.new(0, 0, -20)
- Part82.Anchored = true
- Part82.CanCollide = false
- Part82.Size = Vector3.new(0.375, 0.075000003, 0.150000006)
- Part82.CFrame = CFrame.new(-0.447266042, 5.95366192, 11.5534248, 0.939692736, 0.342019767, 0, -0.342019767, 0.939692736, 0, 0, 0, 1)
- Part82.BottomSurface = Enum.SurfaceType.Smooth
- Part82.TopSurface = Enum.SurfaceType.Smooth
- Part82.Color = Color3.new(1, 1, 0)
- Part82.Position = Vector3.new(-0.447266042, 5.95366192, 11.5534248)
- Part82.Orientation = Vector3.new(0, 0, -20)
- Part82.Color = Color3.new(1, 1, 0)
- Part83.Parent = Model0
- Part83.BrickColor = BrickColor.new("Navy blue")
- Part83.Anchored = true
- Part83.CanCollide = false
- Part83.Size = Vector3.new(0.337500006, 0.150000006, 0.0500000007)
- Part83.CFrame = CFrame.new(-1.35284555, 5.12187433, 10.6196747, 1, -1.78813934E-7, 0, 1.78813934E-7, 1, 0, 0, 0, 1)
- Part83.BottomSurface = Enum.SurfaceType.Smooth
- Part83.TopSurface = Enum.SurfaceType.Smooth
- Part83.Color = Color3.new(0, 0.12549, 0.376471)
- Part83.Position = Vector3.new(-1.35284555, 5.12187433, 10.6196747)
- Part83.Color = Color3.new(0, 0.12549, 0.376471)
- SpecialMesh84.Parent = Part83
- SpecialMesh84.Scale = Vector3.new(1, 1, 0.75)
- SpecialMesh84.MeshType = Enum.MeshType.Sphere
- SpecialMesh84.Scale = Vector3.new(1, 1, 0.75)
- Part85.Parent = Model0
- Part85.BrickColor = BrickColor.new("Navy blue")
- Part85.Rotation = Vector3.new(-180, 0, -180)
- Part85.Anchored = true
- Part85.CanCollide = false
- Part85.Size = Vector3.new(0.1875, 0.0600000024, 0.0500000007)
- Part85.CFrame = CFrame.new(-0.633523464, 5.16687441, 10.6196747, -1, 1.78813934E-7, -8.74227766E-8, 1.78813934E-7, 1, 0, 8.74227766E-8, -1.59872116E-14, -1)
- Part85.BottomSurface = Enum.SurfaceType.Smooth
- Part85.TopSurface = Enum.SurfaceType.Smooth
- Part85.Color = Color3.new(0, 0.12549, 0.376471)
- Part85.Position = Vector3.new(-0.633523464, 5.16687441, 10.6196747)
- Part85.Orientation = Vector3.new(0, -180, 0)
- Part85.Color = Color3.new(0, 0.12549, 0.376471)
- BlockMesh86.Parent = Part85
- BlockMesh86.Scale = Vector3.new(1, 1, 0.75)
- BlockMesh86.Scale = Vector3.new(1, 1, 0.75)
- Part87.Parent = Model0
- Part87.BrickColor = BrickColor.new("Dark stone grey")
- Part87.Rotation = Vector3.new(0, 90, 0)
- Part87.Anchored = true
- Part87.CanCollide = false
- Part87.Size = Vector3.new(0.0764999986, 0.150000006, 0.150000006)
- Part87.CFrame = CFrame.new(-1.03068447, 4.56925869, 10.0106487, -4.37113883E-8, 0, 1, -1.78813934E-7, 0.99999994, -8.8817842E-15, -1, -1.78813934E-7, -4.37113883E-8)
- Part87.BottomSurface = Enum.SurfaceType.Smooth
- Part87.TopSurface = Enum.SurfaceType.Smooth
- Part87.Color = Color3.new(0.972549, 0.972549, 0.972549)
- Part87.Position = Vector3.new(-1.03068447, 4.56925869, 10.0106487)
- Part87.Orientation = Vector3.new(0, 90, 0)
- Part87.Color = Color3.new(0.972549, 0.972549, 0.972549)
- Part88.Parent = Model0
- Part88.BrickColor = BrickColor.new("Royal purple")
- Part88.Rotation = Vector3.new(-17.9699993, -0.849999964, -38.7599983)
- Part88.Anchored = true
- Part88.CanCollide = false
- Part88.Size = Vector3.new(0.150000006, 0.375, 0.150000006)
- Part88.CFrame = CFrame.new(-0.139333069, 6.32906199, 11.6501751, 0.779700577, 0.625978351, -0.0147675276, -0.591956615, 0.744601369, 0.308473885, 0.204093844, -0.231775567, 0.951118231)
- Part88.BottomSurface = Enum.SurfaceType.Smooth
- Part88.TopSurface = Enum.SurfaceType.Smooth
- Part88.Color = Color3.new(0.384314, 0.145098, 0.819608)
- Part88.Position = Vector3.new(-0.139333069, 6.32906199, 11.6501751)
- Part88.Orientation = Vector3.new(-17.9699993, -0.889999986, -38.4799995)
- Part88.Color = Color3.new(0.384314, 0.145098, 0.819608)
- Part89.Parent = Model0
- Part89.BrickColor = BrickColor.new("New Yeller")
- Part89.Rotation = Vector3.new(-180, 0, -160)
- Part89.Anchored = true
- Part89.CanCollide = false
- Part89.Size = Vector3.new(0.375, 0.075000003, 0.150000006)
- Part89.CFrame = CFrame.new(-0.588219821, 6.00496531, 11.1784248, -0.939692736, 0.342019767, -8.21505424E-8, 0.342019767, 0.939692736, 2.99003169E-8, 8.74227766E-8, 0, -1)
- Part89.BottomSurface = Enum.SurfaceType.Smooth
- Part89.TopSurface = Enum.SurfaceType.Smooth
- Part89.Color = Color3.new(1, 1, 0)
- Part89.Position = Vector3.new(-0.588219821, 6.00496531, 11.1784248)
- Part89.Orientation = Vector3.new(0, -180, 20)
- Part89.Color = Color3.new(1, 1, 0)
- Part90.Parent = Model0
- Part90.BrickColor = BrickColor.new("New Yeller")
- Part90.Rotation = Vector3.new(-180, 0, -160)
- Part90.Anchored = true
- Part90.CanCollide = false
- Part90.Size = Vector3.new(0.150000006, 0.075000003, 0.225000009)
- Part90.CFrame = CFrame.new(-0.315899134, 5.98566198, 11.3659248, -0.939692736, 0.342019767, -8.21505424E-8, 0.342019767, 0.939692736, 2.99003169E-8, 8.74227766E-8, 0, -1)
- Part90.BottomSurface = Enum.SurfaceType.Smooth
- Part90.TopSurface = Enum.SurfaceType.Smooth
- Part90.Color = Color3.new(1, 1, 0)
- Part90.Position = Vector3.new(-0.315899134, 5.98566198, 11.3659248)
- Part90.Orientation = Vector3.new(0, -180, 20)
- Part90.Color = Color3.new(1, 1, 0)
- Part91.Parent = Model0
- Part91.BrickColor = BrickColor.new("Burnt Sienna")
- Part91.Rotation = Vector3.new(-25, 0, 20)
- Part91.Anchored = true
- Part91.CanCollide = false
- Part91.Size = Vector3.new(0.075000003, 0.375, 0.337500006)
- Part91.CFrame = CFrame.new(-2.13998318, 6.38445473, 11.4720221, 0.939692616, -0.342020124, 0, 0.309975475, 0.851650655, 0.422618449, -0.14454402, -0.397131443, 0.906307697)
- Part91.BottomSurface = Enum.SurfaceType.Smooth
- Part91.TopSurface = Enum.SurfaceType.Smooth
- Part91.Color = Color3.new(0.415686, 0.223529, 0.0352941)
- Part91.Position = Vector3.new(-2.13998318, 6.38445473, 11.4720221)
- Part91.Orientation = Vector3.new(-25, 0, 20)
- Part91.Color = Color3.new(0.415686, 0.223529, 0.0352941)
- Part92.Parent = Model0
- Part92.BrickColor = BrickColor.new("Navy blue")
- Part92.Anchored = true
- Part92.CanCollide = false
- Part92.Size = Vector3.new(0.1875, 0.0600000024, 0.0500000007)
- Part92.CFrame = CFrame.new(-1.4278456, 5.16687441, 10.6196747, 1, -1.78813934E-7, 0, 1.78813934E-7, 1, 0, 0, 0, 1)
- Part92.BottomSurface = Enum.SurfaceType.Smooth
- Part92.TopSurface = Enum.SurfaceType.Smooth
- Part92.Color = Color3.new(0, 0.12549, 0.376471)
- Part92.Position = Vector3.new(-1.4278456, 5.16687441, 10.6196747)
- Part92.Color = Color3.new(0, 0.12549, 0.376471)
- BlockMesh93.Parent = Part92
- BlockMesh93.Scale = Vector3.new(1, 1, 0.75)
- BlockMesh93.Scale = Vector3.new(1, 1, 0.75)
- Part94.Parent = Model0
- Part94.BrickColor = BrickColor.new("New Yeller")
- Part94.Rotation = Vector3.new(-180, 0, -160)
- Part94.Anchored = true
- Part94.CanCollide = false
- Part94.Size = Vector3.new(0.225000009, 0.075000003, 0.112500004)
- Part94.CFrame = CFrame.new(-0.466440022, 6.12026787, 11.5346746, -0.939692736, 0.342019767, -8.21505424E-8, 0.342019767, 0.939692736, 2.99003169E-8, 8.74227766E-8, 0, -1)
- Part94.BottomSurface = Enum.SurfaceType.Smooth
- Part94.TopSurface = Enum.SurfaceType.Smooth
- Part94.Color = Color3.new(0.682353, 1, 0)
- Part94.Position = Vector3.new(-0.466440022, 6.12026787, 11.5346746)
- Part94.Orientation = Vector3.new(0, -180, 20)
- Part94.Color = Color3.new(0.682353, 1, 0)
- Part95.Parent = Model0
- Part95.BrickColor = BrickColor.new("Burnt Sienna")
- Part95.Rotation = Vector3.new(-14.0599995, -3.97000003, -38.5900002)
- Part95.Anchored = true
- Part95.CanCollide = false
- Part95.Size = Vector3.new(0.525000036, 0.150000006, 0.225000009)
- Part95.CFrame = CFrame.new(-0.72180146, 5.61018276, 11.7903347, 0.779700577, 0.622309148, -0.0692688227, -0.591956615, 0.768653154, 0.242403939, 0.204093844, -0.147998407, 0.967699409)
- Part95.BottomSurface = Enum.SurfaceType.Smooth
- Part95.TopSurface = Enum.SurfaceType.Smooth
- Part95.Color = Color3.new(0.415686, 0.223529, 0.0352941)
- Part95.Position = Vector3.new(-0.72180146, 5.61018276, 11.7903347)
- Part95.Orientation = Vector3.new(-14.0299997, -4.08999968, -37.5999985)
- Part95.Color = Color3.new(0.415686, 0.223529, 0.0352941)
- Part96.Parent = Model0
- Part96.BrickColor = BrickColor.new("Deep blue")
- Part96.Anchored = true
- Part96.CanCollide = false
- Part96.Size = Vector3.new(0.712500036, 0.525000036, 0.0500000007)
- Part96.CFrame = CFrame.new(-1.34943449, 5.05000019, 10.6571751, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part96.BottomSurface = Enum.SurfaceType.Smooth
- Part96.TopSurface = Enum.SurfaceType.Smooth
- Part96.Color = Color3.new(0.129412, 0.329412, 0.72549)
- Part96.Position = Vector3.new(-1.34943449, 5.05000019, 10.6571751)
- Part96.Color = Color3.new(0.129412, 0.329412, 0.72549)
- SpecialMesh97.Parent = Part96
- SpecialMesh97.Scale = Vector3.new(1, 1, 0.75)
- SpecialMesh97.MeshType = Enum.MeshType.Sphere
- SpecialMesh97.Scale = Vector3.new(1, 1, 0.75)
- Part98.Parent = Model0
- Part98.BrickColor = BrickColor.new("Burnt Sienna")
- Part98.Rotation = Vector3.new(-14.0599995, -3.97000003, -38.5900002)
- Part98.Anchored = true
- Part98.CanCollide = false
- Part98.Size = Vector3.new(0.112500004, 0.075000003, 0.375)
- Part98.CFrame = CFrame.new(-0.339263737, 6.3113718, 11.7195759, 0.779700577, 0.622309148, -0.0692688227, -0.591956615, 0.768653154, 0.242403939, 0.204093844, -0.147998407, 0.967699409)
- Part98.BottomSurface = Enum.SurfaceType.Smooth
- Part98.TopSurface = Enum.SurfaceType.Smooth
- Part98.Color = Color3.new(0.415686, 0.223529, 0.0352941)
- Part98.Position = Vector3.new(-0.339263737, 6.3113718, 11.7195759)
- Part98.Orientation = Vector3.new(-14.0299997, -4.08999968, -37.5999985)
- Part98.Color = Color3.new(0.415686, 0.223529, 0.0352941)
- Part99.Parent = Model0
- Part99.BrickColor = BrickColor.new("New Yeller")
- Part99.Rotation = Vector3.new(-180, 0, -160)
- Part99.Anchored = true
- Part99.CanCollide = false
- Part99.Size = Vector3.new(0.150000006, 0.075000003, 0.225000009)
- Part99.CFrame = CFrame.new(-0.668283939, 6.11391926, 11.3659248, -0.939692736, 0.342019767, -8.21505424E-8, 0.342019767, 0.939692736, 2.99003169E-8, 8.74227766E-8, 0, -1)
- Part99.BottomSurface = Enum.SurfaceType.Smooth
- Part99.TopSurface = Enum.SurfaceType.Smooth
- Part99.Color = Color3.new(1, 1, 0)
- Part99.Position = Vector3.new(-0.668283939, 6.11391926, 11.3659248)
- Part99.Orientation = Vector3.new(0, -180, 20)
- Part99.Color = Color3.new(1, 1, 0)
- Part100.Parent = Model0
- Part100.BrickColor = BrickColor.new("Deep blue")
- Part100.Rotation = Vector3.new(-180, 0, -180)
- Part100.Anchored = true
- Part100.CanCollide = false
- Part100.Size = Vector3.new(0.712500036, 0.525000036, 0.0500000007)
- Part100.CFrame = CFrame.new(-0.711934507, 5.05000019, 10.6571751, -1, 0, -8.74227766E-8, 0, 1, 0, 8.74227766E-8, 0, -1)
- Part100.BottomSurface = Enum.SurfaceType.Smooth
- Part100.TopSurface = Enum.SurfaceType.Smooth
- Part100.Color = Color3.new(0.129412, 0.329412, 0.72549)
- Part100.Position = Vector3.new(-0.711934507, 5.05000019, 10.6571751)
- Part100.Orientation = Vector3.new(0, -180, 0)
- Part100.Color = Color3.new(0.129412, 0.329412, 0.72549)
- SpecialMesh101.Parent = Part100
- SpecialMesh101.Scale = Vector3.new(1, 1, 0.75)
- SpecialMesh101.MeshType = Enum.MeshType.Sphere
- SpecialMesh101.Scale = Vector3.new(1, 1, 0.75)
- Part102.Parent = Model0
- Part102.BrickColor = BrickColor.new("Dark stone grey")
- Part102.Rotation = Vector3.new(0, 90, 0)
- Part102.Anchored = true
- Part102.CanCollide = false
- Part102.Size = Vector3.new(0.0764999986, 0.225000009, 0.075000003)
- Part102.CFrame = CFrame.new(-1.03068447, 4.53175879, 10.0106487, -4.37113883E-8, 0, 1, -1.78813934E-7, 0.99999994, -8.8817842E-15, -1, -1.78813934E-7, -4.37113883E-8)
- Part102.BottomSurface = Enum.SurfaceType.Smooth
- Part102.TopSurface = Enum.SurfaceType.Smooth
- Part102.Color = Color3.new(0.972549, 0.972549, 0.972549)
- Part102.Position = Vector3.new(-1.03068447, 4.53175879, 10.0106487)
- Part102.Orientation = Vector3.new(0, 90, 0)
- Part102.Color = Color3.new(0.972549, 0.972549, 0.972549)
- Part103.Name = "Head"
- Part103.Parent = Model0
- Part103.BrickColor = BrickColor.new("Dark stone grey")
- Part103.Anchored = true
- Part103.CanCollide = false
- Part103.Size = Vector3.new(1.5, 0.75, 1.05000007)
- Part103.CFrame = CFrame.new(-1.03068447, 5.1624999, 11.2009249, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part103.BottomSurface = Enum.SurfaceType.Smooth
- Part103.TopSurface = Enum.SurfaceType.Smooth
- Part103.Color = Color3.new(0.972549, 0.972549, 0.972549)
- Part103.Position = Vector3.new(-1.03068447, 5.1624999, 11.2009249)
- Part103.Color = Color3.new(0.972549, 0.972549, 0.972549)
- Part104.Parent = Model0
- Part104.BrickColor = BrickColor.new("Dark stone grey")
- Part104.Rotation = Vector3.new(-180, 0, -160)
- Part104.Anchored = true
- Part104.CanCollide = false
- Part104.Size = Vector3.new(0.075000003, 0.225000009, 0.075000003)
- Part104.CFrame = CFrame.new(-0.581742287, 6.24204731, 11.2159252, -0.939692736, 0.342019767, -8.21505424E-8, 0.342019767, 0.939692736, 2.99003169E-8, 8.74227766E-8, 0, -1)
- Part104.BottomSurface = Enum.SurfaceType.Smooth
- Part104.TopSurface = Enum.SurfaceType.Smooth
- Part104.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part104.Position = Vector3.new(-0.581742287, 6.24204731, 11.2159252)
- Part104.Orientation = Vector3.new(0, -180, 20)
- Part104.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part105.Parent = Model0
- Part105.BrickColor = BrickColor.new("Deep blue")
- Part105.Rotation = Vector3.new(0, 0, -50)
- Part105.Anchored = true
- Part105.CanCollide = false
- Part105.Size = Vector3.new(2.2125001, 0.525000036, 0.0500000007)
- Part105.CFrame = CFrame.new(-1.23994422, 4.96109009, 10.6571751, 0.642787576, 0.766044378, 0, -0.766044378, 0.642787576, 0, 0, 0, 1)
- Part105.BottomSurface = Enum.SurfaceType.Smooth
- Part105.TopSurface = Enum.SurfaceType.Smooth
- Part105.Color = Color3.new(0.129412, 0.329412, 0.72549)
- Part105.Position = Vector3.new(-1.23994422, 4.96109009, 10.6571751)
- Part105.Orientation = Vector3.new(0, 0, -50)
- Part105.Color = Color3.new(0.129412, 0.329412, 0.72549)
- SpecialMesh106.Parent = Part105
- SpecialMesh106.Scale = Vector3.new(1, 1, 0.75)
- SpecialMesh106.MeshType = Enum.MeshType.Sphere
- SpecialMesh106.Scale = Vector3.new(1, 1, 0.75)
- Part107.Parent = Model0
- Part107.BrickColor = BrickColor.new("New Yeller")
- Part107.Anchored = true
- Part107.CanCollide = false
- Part107.Size = Vector3.new(0.225000009, 0.150000006, 0.112500004)
- Part107.CFrame = CFrame.new(-1.03068447, 4.60675859, 10.0001488, 1, 0, 0, 0, 1, 1.78813934E-7, 0, -1.78813934E-7, 1)
- Part107.BottomSurface = Enum.SurfaceType.Smooth
- Part107.TopSurface = Enum.SurfaceType.Smooth
- Part107.Color = Color3.new(0.682353, 1, 0)
- Part107.Position = Vector3.new(-1.03068447, 4.60675859, 10.0001488)
- Part107.Color = Color3.new(0.682353, 1, 0)
- Part108.Parent = Model0
- Part108.BrickColor = BrickColor.new("Burnt Sienna")
- Part108.Rotation = Vector3.new(-25, 0, 20)
- Part108.Anchored = true
- Part108.CanCollide = false
- Part108.Size = Vector3.new(0.300000012, 0.075000003, 0.375)
- Part108.CFrame = CFrame.new(-2.08557081, 6.53915024, 11.3791981, 0.939692616, -0.342020124, 0, 0.309975475, 0.851650655, 0.422618449, -0.14454402, -0.397131443, 0.906307697)
- Part108.BottomSurface = Enum.SurfaceType.Smooth
- Part108.TopSurface = Enum.SurfaceType.Smooth
- Part108.Color = Color3.new(0.415686, 0.223529, 0.0352941)
- Part108.Position = Vector3.new(-2.08557081, 6.53915024, 11.3791981)
- Part108.Orientation = Vector3.new(-25, 0, 20)
- Part108.Color = Color3.new(0.415686, 0.223529, 0.0352941)
- Part109.Parent = Model0
- Part109.BrickColor = BrickColor.new("Dark stone grey")
- Part109.Anchored = true
- Part109.CanCollide = false
- Part109.Size = Vector3.new(0.525000036, 0.375, 0.262500018)
- Part109.CFrame = CFrame.new(-1.03068447, 4.4594512, 10.112649, 1, 0, 0, 0, 1, 1.78813934E-7, 0, -1.78813934E-7, 1)
- Part109.BottomSurface = Enum.SurfaceType.Smooth
- Part109.TopSurface = Enum.SurfaceType.Smooth
- Part109.Color = Color3.new(0.972549, 0.972549, 0.972549)
- Part109.Position = Vector3.new(-1.03068447, 4.4594512, 10.112649)
- Part109.Color = Color3.new(0.972549, 0.972549, 0.972549)
- weld(Model0)
- newWeld(Head, Model0.Head, 0, 0.5, -0.25)
- furry_color = Color3.new(1, 1, 1)
- Model0 = Instance.new("Model")
- Part1 = Instance.new("Part")
- Part3 = Instance.new("Part")
- Part5 = Instance.new("Part")
- Part7 = Instance.new("Part")
- Part9 = Instance.new("Part")
- Part11 = Instance.new("Part")
- Part13 = Instance.new("Part")
- Part15 = Instance.new("Part")
- Part17 = Instance.new("Part")
- Part19 = Instance.new("Part")
- Part21 = Instance.new("Part")
- Part23 = Instance.new("Part")
- Part25 = Instance.new("Part")
- Part27 = Instance.new("Part")
- Part29 = Instance.new("Part")
- Part31 = Instance.new("Part")
- Part33 = Instance.new("Part")
- Part35 = Instance.new("Part")
- Part37 = Instance.new("Part")
- Part39 = Instance.new("Part")
- Part41 = Instance.new("Part")
- Part43 = Instance.new("Part")
- Part45 = Instance.new("Part")
- Model0.Name = "Tail"
- Model0.Parent = Character
- Part1.Name = "Origin"
- Part1.Parent = Model0
- Part1.BrickColor = BrickColor.new("Really red")
- Part1.Rotation = Vector3.new(-108.5, 74.0599976, 109.129997)
- Part1.FormFactor = Enum.FormFactor.Symmetric
- Part1.Size = Vector3.new(0.599999964, 0.600000024, 0.399999976)
- Part1.CFrame = CFrame.new(-0.0887487084, 7.50407839, 0.0574190617, -0.0899974257, -0.259496629, 0.961540163, -0.00107307488, 0.965481043, 0.260461569, -0.995941401, 0.0224089436, -0.0871694162)
- Part1.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part1.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part1.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part1.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part1.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part1.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part1.Color = furry_color
- Part1.Position = Vector3.new(-0.0887487084, 7.50407839, 0.0574190617)
- Part1.Orientation = Vector3.new(-15.0999994, 95.1800003, -0.0599999987)
- Part1.Color = furry_color
- Part3.Parent = Model0
- Part3.BrickColor = BrickColor.new("Really red")
- Part3.Rotation = Vector3.new(-119.379997, 79.5400009, 119.729996)
- Part3.FormFactor = Enum.FormFactor.Symmetric
- Part3.Size = Vector3.new(0.599999964, 0.600000024, 0.199999973)
- Part3.CFrame = CFrame.new(0.141674966, 7.56321669, 0.0365332849, -0.0899974257, -0.157567024, 0.983397484, -0.00107307034, 0.987417936, 0.158114672, -0.995941401, 0.0131745283, -0.0890342668)
- Part3.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part3.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part3.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part3.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part3.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part3.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part3.Color = furry_color
- Part3.Position = Vector3.new(0.141674966, 7.56321669, 0.0365332849)
- Part3.Orientation = Vector3.new(-9.09999943, 95.1699982, -0.0599999987)
- Part3.Color = furry_color
- Part5.Parent = Model0
- Part5.BrickColor = BrickColor.new("Hot pink")
- Part5.Rotation = Vector3.new(-111.199997, 75.9300003, 111.729996)
- Part5.FormFactor = Enum.FormFactor.Symmetric
- Part5.Size = Vector3.new(0.679999948, 0.640000045, 0.299999982)
- Part5.CFrame = CFrame.new(0.353506505, 7.61748266, 0.0173328444, -0.0899974257, -0.225781575, 0.970010638, -0.00107307336, 0.973983407, 0.226608321, -0.995941401, 0.0193531532, -0.0878983811)
- Part5.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part5.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part5.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part5.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part5.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part5.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part5.Color = furry_color
- Part5.Position = Vector3.new(0.353506505, 7.61748266, 0.0173328444)
- Part5.Orientation = Vector3.new(-13.0999994, 95.1800003, -0.0599999987)
- Part5.Color = furry_color
- Part7.Parent = Model0
- Part7.BrickColor = BrickColor.new("New Yeller")
- Part7.Rotation = Vector3.new(-111.199997, 75.9300003, 111.729996)
- Part7.FormFactor = Enum.FormFactor.Symmetric
- Part7.Size = Vector3.new(0.73999995, 0.740000069, 0.169999987)
- Part7.CFrame = CFrame.new(0.581458986, 7.67073631, -0.00332328863, -0.0899974257, -0.225781649, 0.970010638, -0.00107307336, 0.973983705, 0.226608321, -0.995941401, 0.0193531588, -0.0878983811)
- Part7.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part7.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part7.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part7.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part7.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part7.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part7.Color = furry_color
- Part7.Position = Vector3.new(0.581458986, 7.67073631, -0.00332328863)
- Part7.Orientation = Vector3.new(-13.0999994, 95.1800003, -0.0599999987)
- Part7.Color = furry_color
- Part9.Parent = Model0
- Part9.BrickColor = BrickColor.new("New Yeller")
- Part9.Rotation = Vector3.new(-102.559998, 67.3300018, 103.5)
- Part9.FormFactor = Enum.FormFactor.Symmetric
- Part9.Size = Vector3.new(0.73999995, 0.740000069, 0.169999987)
- Part9.CFrame = CFrame.new(0.646051049, 7.69706964, -0.0091884695, -0.0899974257, -0.374745101, 0.922748208, -0.00107307988, 0.926543176, 0.376183033, -0.995941401, 0.0328652263, -0.0837887079)
- Part9.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part9.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part9.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part9.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part9.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part9.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part9.Color = furry_color
- Part9.Position = Vector3.new(0.646051049, 7.69706964, -0.0091884695)
- Part9.Orientation = Vector3.new(-22.1000004, 95.1899948, -0.0700000003)
- Part9.Color = furry_color
- Part11.Parent = Model0
- Part11.BrickColor = BrickColor.new("Really red")
- Part11.Rotation = Vector3.new(-102.559998, 67.3300018, 103.5)
- Part11.FormFactor = Enum.FormFactor.Symmetric
- Part11.Size = Vector3.new(0.759999931, 0.780000091, 0.169999987)
- Part11.CFrame = CFrame.new(0.79369092, 7.75725937, -0.0225946903, -0.0899974257, -0.37474522, 0.922748268, -0.00107307988, 0.926543415, 0.376183033, -0.995941401, 0.0328652374, -0.0837887153)
- Part11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part11.Color = furry_color
- Part11.Position = Vector3.new(0.79369092, 7.75725937, -0.0225946903)
- Part11.Orientation = Vector3.new(-22.1000004, 95.1899948, -0.0700000003)
- Part11.Color = furry_color
- Part13.Parent = Model0
- Part13.BrickColor = BrickColor.new("Really red")
- Part13.Rotation = Vector3.new(-99.25, 60.4799995, 100.519997)
- Part13.FormFactor = Enum.FormFactor.Symmetric
- Part13.Size = Vector3.new(0.759999931, 0.780000091, 0.419999957)
- Part13.CFrame = CFrame.new(1.01100719, 7.86832428, -0.0423519649, -0.0899974257, -0.484406769, 0.870200396, -0.00107308466, 0.873792112, 0.486296296, -0.995941401, 0.0428315476, -0.0791589022)
- Part13.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part13.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part13.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part13.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part13.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part13.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part13.Color = furry_color
- Part13.Position = Vector3.new(1.01100719, 7.86832428, -0.0423519649)
- Part13.Orientation = Vector3.new(-29.0999985, 95.1999969, -0.0700000003)
- Part13.Color = furry_color
- Part15.Parent = Model0
- Part15.BrickColor = BrickColor.new("Really red")
- Part15.Rotation = Vector3.new(-94.5199966, 40.7000008, 96.8199997)
- Part15.FormFactor = Enum.FormFactor.Symmetric
- Part15.Size = Vector3.new(0.779999912, 0.800000072, 0.419999957)
- Part15.CFrame = CFrame.new(1.22688198, 8.03696346, -0.0620410107, -0.0899974108, -0.752819657, 0.652044058, -0.00107309641, 0.654773057, 0.755823553, -0.995941401, 0.0673224255, -0.0597357899)
- Part15.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part15.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part15.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part15.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part15.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part15.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part15.Color = furry_color
- Part15.Position = Vector3.new(1.22688198, 8.03696346, -0.0620410107)
- Part15.Orientation = Vector3.new(-49.0999985, 95.2299957, -0.0899999961)
- Part15.Color = furry_color
- Part17.Parent = Model0
- Part17.BrickColor = BrickColor.new("Really red")
- Part17.Rotation = Vector3.new(-96.3799973, 50.6100006, 98.1500015)
- Part17.FormFactor = Enum.FormFactor.Symmetric
- Part17.Size = Vector3.new(0.799999893, 0.820000052, 0.179999962)
- Part17.CFrame = CFrame.new(1.37443709, 8.19648552, -0.0755466148, -0.0899974182, -0.628156662, 0.772863805, -0.00107309094, 0.776072979, 0.630640864, -0.995941401, 0.0559266731, -0.0705186874)
- Part17.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part17.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part17.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part17.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part17.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part17.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part17.Color = furry_color
- Part17.Position = Vector3.new(1.37443709, 8.19648552, -0.0755466148)
- Part17.Orientation = Vector3.new(-39.0999985, 95.2099991, -0.0799999982)
- Part17.Color = furry_color
- Part19.Parent = Model0
- Part19.BrickColor = BrickColor.new("New Yeller")
- Part19.Rotation = Vector3.new(-96.3799973, 50.6100006, 98.1500015)
- Part19.FormFactor = Enum.FormFactor.Symmetric
- Part19.Size = Vector3.new(0.839999974, 0.800000072, 0.179999962)
- Part19.CFrame = CFrame.new(1.51355255, 8.31000137, -0.0882399827, -0.0899974182, -0.628156841, 0.772863925, -0.00107309094, 0.776073158, 0.630640924, -0.995941401, 0.055926688, -0.0705186948)
- Part19.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part19.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part19.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part19.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part19.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part19.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part19.Color = furry_color
- Part19.Position = Vector3.new(1.51355255, 8.31000137, -0.0882399827)
- Part19.Orientation = Vector3.new(-39.0999985, 95.2099991, -0.0799999982)
- Part19.Color = furry_color
- Part21.Parent = Model0
- Part21.BrickColor = BrickColor.new("Hot pink")
- Part21.Rotation = Vector3.new(-96.3799973, 50.6100006, 98.1500015)
- Part21.FormFactor = Enum.FormFactor.Symmetric
- Part21.Size = Vector3.new(0.839999914, 0.820000112, 0.179999962)
- Part21.CFrame = CFrame.new(1.6449393, 8.41721058, -0.100228146, -0.0899974182, -0.62815702, 0.772864044, -0.00107309094, 0.776073337, 0.630640984, -0.995941401, 0.0559267029, -0.0705187023)
- Part21.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part21.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part21.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part21.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part21.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part21.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part21.Color = furry_color
- Part21.Position = Vector3.new(1.6449393, 8.41721058, -0.100228146)
- Part21.Orientation = Vector3.new(-39.0999985, 95.2099991, -0.0799999982)
- Part21.Color = furry_color
- Part23.Parent = Model0
- Part23.BrickColor = BrickColor.new("Hot pink")
- Part23.Rotation = Vector3.new(-98.5499954, 58.5099983, 99.9199982)
- Part23.FormFactor = Enum.FormFactor.Symmetric
- Part23.Size = Vector3.new(0.899999917, 0.850000083, 0.279999971)
- Part23.CFrame = CFrame.new(1.75146461, 8.5109272, -0.109955177, -0.0899974182, -0.514482141, 0.852765203, -0.00107308594, 0.856289029, 0.516495109, -0.995941401, 0.0455681384, -0.0776159242)
- Part23.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part23.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part23.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part23.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part23.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part23.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part23.Color = furry_color
- Part23.Position = Vector3.new(1.75146461, 8.5109272, -0.109955177)
- Part23.Orientation = Vector3.new(-31.0999985, 95.1999969, -0.0700000003)
- Part23.Color = furry_color
- Part25.Parent = Model0
- Part25.BrickColor = BrickColor.new("Hot pink")
- Part25.Rotation = Vector3.new(-107.379997, 73.1100006, 108.049995)
- Part25.FormFactor = Enum.FormFactor.Symmetric
- Part25.Size = Vector3.new(0.919999957, 0.930000126, 0.429999948)
- Part25.CFrame = CFrame.new(1.90541506, 8.56377125, -0.123923719, -0.0899974182, -0.276240051, 0.956865668, -0.00107307557, 0.960790575, 0.277272224, -0.995941401, 0.0239270031, -0.0867651254)
- Part25.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part25.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part25.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part25.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part25.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part25.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part25.Color = furry_color
- Part25.Position = Vector3.new(1.90541506, 8.56377125, -0.123923719)
- Part25.Orientation = Vector3.new(-16.1000004, 95.1800003, -0.0599999987)
- Part25.Color = furry_color
- Part27.Parent = Model0
- Part27.BrickColor = BrickColor.new("Hot pink")
- Part27.Rotation = Vector3.new(119.829994, 79.7200012, -120.299995)
- Part27.FormFactor = Enum.FormFactor.Symmetric
- Part27.Size = Vector3.new(0.939999938, 0.990000129, 0.49999997)
- Part27.CFrame = CFrame.new(2.14619398, 8.54660416, -0.145662993, -0.0899974257, 0.154030576, 0.98395884, -0.00107305672, 0.987952471, -0.154753894, -0.995941401, -0.0149832964, -0.0887478963)
- Part27.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part27.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part27.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part27.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part27.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part27.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part27.Color = furry_color
- Part27.Position = Vector3.new(2.14619398, 8.54660416, -0.145662993)
- Part27.Orientation = Vector3.new(8.89999962, 95.1500015, -0.0599999987)
- Part27.Color = furry_color
- Part29.Parent = Model0
- Part29.BrickColor = BrickColor.new("Hot pink")
- Part29.Rotation = Vector3.new(102.559998, 67.5299988, -103.619995)
- Part29.FormFactor = Enum.FormFactor.Symmetric
- Part29.Size = Vector3.new(0.759999931, 0.860000134, 0.159999967)
- Part29.CFrame = CFrame.new(2.08433366, 8.48472309, -0.140006363, -0.0899974257, 0.371425301, 0.924090743, -0.00107304717, 0.927818954, -0.373028398, -0.995941401, -0.0345631912, -0.0831027851)
- Part29.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part29.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part29.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part29.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part29.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part29.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part29.Color = furry_color
- Part29.Position = Vector3.new(2.08433366, 8.48472309, -0.140006363)
- Part29.Orientation = Vector3.new(21.8999996, 95.1399994, -0.0700000003)
- Part29.Color = furry_color
- Part31.Parent = Model0
- Part31.BrickColor = BrickColor.new("Hot pink")
- Part31.Rotation = Vector3.new(94.1199951, 38.9099998, -96.6399994)
- Part31.FormFactor = Enum.FormFactor.Symmetric
- Part31.Size = Vector3.new(0.909999957, 0.970000088, 0.669999957)
- Part31.CFrame = CFrame.new(2.31071424, 8.39090347, -0.160361975, -0.0899974108, 0.772863746, 0.628157496, -0.00107302959, 0.630640745, -0.776073337, -0.995941401, -0.0705186352, -0.0559267774)
- Part31.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part31.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part31.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part31.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part31.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part31.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part31.Color = furry_color
- Part31.Position = Vector3.new(2.31071424, 8.39090347, -0.160361975)
- Part31.Orientation = Vector3.new(50.8999977, 95.0899963, -0.099999994)
- Part31.Color = furry_color
- Part33.Parent = Model0
- Part33.BrickColor = BrickColor.new("New Yeller")
- Part33.Rotation = Vector3.new(94.1199951, 38.9099998, -96.6399994)
- Part33.FormFactor = Enum.FormFactor.Symmetric
- Part33.Size = Vector3.new(0.859999955, 0.930000126, 0.209999949)
- Part33.CFrame = CFrame.new(2.57453918, 8.06495094, -0.183851108, -0.0899974108, 0.772863507, 0.628157556, -0.00107302959, 0.630640447, -0.776073277, -0.995941401, -0.0705186129, -0.0559267849)
- Part33.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part33.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part33.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part33.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part33.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part33.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part33.Color = furry_color
- Part33.Position = Vector3.new(2.57453918, 8.06495094, -0.183851108)
- Part33.Orientation = Vector3.new(50.8999977, 95.0899963, -0.099999994)
- Part33.Color = furry_color
- Part35.Parent = Model0
- Part35.BrickColor = BrickColor.new("Hot pink")
- Part35.Rotation = Vector3.new(92.8099976, 28.9699993, -95.9000015)
- Part35.FormFactor = Enum.FormFactor.Symmetric
- Part35.Size = Vector3.new(0.799999952, 0.890000105, 0.209999949)
- Part35.CFrame = CFrame.new(2.63751078, 7.95135641, -0.189419091, -0.0899974033, 0.870199978, 0.484408408, -0.00107302528, 0.486295789, -0.87379241, -0.995941401, -0.0791588128, -0.0428317301)
- Part35.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part35.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part35.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part35.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part35.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part35.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part35.Color = furry_color
- Part35.Position = Vector3.new(2.63751078, 7.95135641, -0.189419091)
- Part35.Orientation = Vector3.new(60.8999977, 95.0499954, -0.129999995)
- Part35.Color = furry_color
- Part37.Parent = Model0
- Part37.BrickColor = BrickColor.new("Hot pink")
- Part37.Rotation = Vector3.new(91.9300003, 21.0100002, -95.5299988)
- Part37.FormFactor = Enum.FormFactor.Symmetric
- Part37.Size = Vector3.new(0.759999931, 0.830000043, 0.23999995)
- Part37.CFrame = CFrame.new(2.68950391, 7.81607485, -0.193971664, -0.0899973959, 0.929147542, 0.358585864, -0.00107302272, 0.359954536, -0.932967961, -0.995941401, -0.0843494236, -0.0313981287)
- Part37.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part37.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part37.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part37.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part37.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part37.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part37.Color = furry_color
- Part37.Position = Vector3.new(2.68950391, 7.81607485, -0.193971664)
- Part37.Orientation = Vector3.new(68.9000015, 95, -0.170000002)
- Part37.Color = furry_color
- Part39.Parent = Model0
- Part39.BrickColor = BrickColor.new("New Yeller")
- Part39.Rotation = Vector3.new(90.9499969, 11.0599995, -95.2599945)
- Part39.FormFactor = Enum.FormFactor.Symmetric
- Part39.Size = Vector3.new(0.699999928, 0.650000036, 0.259999961)
- Part39.CFrame = CFrame.new(2.71827078, 7.66887903, -0.196412548, -0.0899973884, 0.977299094, 0.191793695, -0.00107302063, 0.192477852, -0.9812994, -0.995941401, -0.0885201469, -0.0162740275)
- Part39.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part39.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part39.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part39.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part39.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part39.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part39.Color = furry_color
- Part39.Position = Vector3.new(2.71827078, 7.66887903, -0.196412548)
- Part39.Orientation = Vector3.new(78.9000015, 94.8499985, -0.319999993)
- Part39.Color = furry_color
- Part41.Parent = Model0
- Part41.BrickColor = BrickColor.new("Really red")
- Part41.Rotation = Vector3.new(89.5, -4.88000011, -95.1800003)
- Part41.FormFactor = Enum.FormFactor.Symmetric
- Part41.Size = Vector3.new(0.559999943, 0.550000012, 0.259999961)
- Part41.CFrame = CFrame.new(2.70381618, 7.49950123, -0.194923863, -0.0899973735, 0.992305279, -0.0850162506, -0.00107301993, -0.0854614675, -0.9963395, -0.995941401, -0.0895767063, 0.00875586085)
- Part41.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part41.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part41.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part41.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part41.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part41.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part41.Color = furry_color
- Part41.Position = Vector3.new(2.70381618, 7.49950123, -0.194923863)
- Part41.Orientation = Vector3.new(85.0999985, -84.1199951, -179.279999)
- Part41.Color = furry_color
- Part43.Parent = Model0
- Part43.BrickColor = BrickColor.new("Really red")
- Part43.Rotation = Vector3.new(88.0699997, -19.8099995, -95.4899979)
- Part43.FormFactor = Enum.FormFactor.Symmetric
- Part43.Size = Vector3.new(0.439999938, 0.450000018, 0.259999961)
- Part43.CFrame = CFrame.new(2.67330933, 7.41487646, -0.192075953, -0.0899973586, 0.936489046, -0.338946521, -0.00107302237, -0.340420812, -0.94027096, -0.995941401, -0.0842582136, 0.031641636)
- Part43.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part43.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part43.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part43.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part43.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part43.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part43.Color = furry_color
- Part43.Position = Vector3.new(2.67330933, 7.41487646, -0.192075953)
- Part43.Orientation = Vector3.new(70.0999985, -84.6699982, -179.819992)
- Part43.Color = furry_color
- Part45.Parent = Model0
- Part45.BrickColor = BrickColor.new("Really red")
- Part45.Rotation = Vector3.new(88.0699997, -19.8099995, -95.4899979)
- Part45.FormFactor = Enum.FormFactor.Symmetric
- Part45.Size = Vector3.new(0.359999955, 0.370000005, 0.259999961)
- Part45.CFrame = CFrame.new(2.64958096, 7.34905767, -0.189860851, -0.0899973586, 0.936488509, -0.338946432, -0.00107302237, -0.340420663, -0.940270841, -0.995941401, -0.0842581615, 0.0316416286)
- Part45.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part45.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part45.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part45.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part45.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part45.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part45.Color = furry_color
- Part45.Position = Vector3.new(2.64958096, 7.34905767, -0.189860851)
- Part45.Orientation = Vector3.new(70.0999985, -84.6699982, -179.819992)
- Part45.Color = furry_color
- Weld2 = Instance.new("Weld")
- Weld4 = Instance.new("Weld")
- Weld6 = Instance.new("Weld")
- Weld8 = Instance.new("Weld")
- Weld10 = Instance.new("Weld")
- Weld12 = Instance.new("Weld")
- Weld14 = Instance.new("Weld")
- Weld16 = Instance.new("Weld")
- Weld18 = Instance.new("Weld")
- Weld20 = Instance.new("Weld")
- Weld22 = Instance.new("Weld")
- Weld24 = Instance.new("Weld")
- Weld26 = Instance.new("Weld")
- Weld28 = Instance.new("Weld")
- Weld30 = Instance.new("Weld")
- Weld32 = Instance.new("Weld")
- Weld34 = Instance.new("Weld")
- Weld36 = Instance.new("Weld")
- Weld38 = Instance.new("Weld")
- Weld40 = Instance.new("Weld")
- Weld42 = Instance.new("Weld")
- Weld44 = Instance.new("Weld")
- Weld2.Name = "Part_Weld"
- Weld2.Parent = Part1
- Weld2.C0 = CFrame.new(-0.147107333, -2.89759707, -1.54987121, -4.22219593E-8, -1.13133396E-8, -1, -0.258819014, 0.965925753, 0, 0.965925813, 0.258819044, -4.37113883E-8)
- Weld2.C1 = CFrame.new(-0.147107363, -3.06554031, -1.47630894, -4.31732303E-8, -6.83797685E-9, -1, -0.15643467, 0.987688184, 0, 0.987688303, 0.156434685, -4.37113883E-8)
- Weld2.Part0 = Part1
- Weld2.Part1 = Part3
- Weld4.Name = "Part_Weld"
- Weld4.Parent = Part3
- Weld4.C0 = CFrame.new(-0.147107363, -3.06554031, -1.47630894, -4.31732303E-8, -6.83797685E-9, -1, -0.15643467, 0.987688184, 0, 0.987688303, 0.156434685, -4.37113883E-8)
- Weld4.C1 = CFrame.new(-0.147107333, -2.95974445, -1.90601802, -4.25910684E-8, -9.8329318E-9, -1, -0.224951237, 0.974369884, 0, 0.974370003, 0.224951267, -4.37113883E-8)
- Weld4.Part0 = Part3
- Weld4.Part1 = Part5
- Weld6.Name = "Part_Weld"
- Weld6.Parent = Part5
- Weld6.C0 = CFrame.new(-0.147107333, -2.95974445, -1.90601802, -4.25910684E-8, -9.8329318E-9, -1, -0.224951237, 0.974369884, 0, 0.974370003, 0.224951267, -4.37113883E-8)
- Weld6.C1 = CFrame.new(-0.147107348, -2.95974445, -2.14101815, -4.25910684E-8, -9.8329318E-9, -1, -0.224951237, 0.974369884, 0, 0.974370003, 0.224951267, -4.37113883E-8)
- Weld6.Part0 = Part5
- Weld6.Part1 = Part7
- Weld10.Name = "Part_Weld"
- Weld10.Parent = Part9
- Weld10.C0 = CFrame.new(-0.147107318, -2.58837628, -2.64766479, -4.05284908E-8, -1.63745835E-8, -1, -0.374606758, 0.927183688, 0, 0.927183747, 0.374606818, -4.37113883E-8)
- Weld10.C1 = CFrame.new(-0.147107333, -2.58837628, -2.80766487, -4.05284908E-8, -1.63745835E-8, -1, -0.374606758, 0.927183688, 0, 0.927183747, 0.374606818, -4.37113883E-8)
- Weld10.Part0 = Part9
- Weld10.Part1 = Part11
- Weld12.Name = "Part_Weld"
- Weld12.Parent = Part11
- Weld12.C0 = CFrame.new(-0.147107333, -2.58837628, -2.80766487, -4.05284908E-8, -1.63745835E-8, -1, -0.374606758, 0.927183688, 0, 0.927183747, 0.374606818, -4.37113883E-8)
- Weld12.C1 = CFrame.new(-0.147107318, -2.21784639, -3.34686399, -3.82308372E-8, -2.11917115E-8, -1, -0.484809756, 0.874619484, 0, 0.874619544, 0.484809816, -4.37113883E-8)
- Weld12.Part0 = Part11
- Weld12.Part1 = Part13
- Weld14.Name = "Part_Weld"
- Weld14.Parent = Part13
- Weld14.C0 = CFrame.new(-0.147107318, -2.21784639, -3.34686399, -3.82308372E-8, -2.11917115E-8, -1, -0.484809756, 0.874619484, 0, 0.874619544, 0.484809816, -4.37113883E-8)
- Weld14.C1 = CFrame.new(-0.147107303, -0.885978818, -4.17296886, -2.86772437E-8, -3.29894121E-8, -1, -0.754709601, 0.656058788, 0, 0.656058848, 0.754709721, -4.37113883E-8)
- Weld14.Part0 = Part13
- Weld14.Part1 = Part15
- Weld18.Name = "Part_Weld"
- Weld18.Parent = Part17
- Weld18.C0 = CFrame.new(-0.147107333, -1.62750423, -4.17131758, -3.39701174E-8, -2.75084862E-8, -1, -0.629320621, 0.777145624, 0, 0.777145684, 0.629320681, -4.37113883E-8)
- Weld18.C1 = CFrame.new(-0.147107333, -1.62750423, -4.35131741, -3.39701174E-8, -2.75084862E-8, -1, -0.629320621, 0.777145624, 0, 0.777145684, 0.629320681, -4.37113883E-8)
- Weld18.Part0 = Part17
- Weld18.Part1 = Part19
- Weld20.Name = "Part_Weld"
- Weld20.Parent = Part19
- Weld20.C0 = CFrame.new(-0.147107333, -1.62750423, -4.35131741, -3.39701174E-8, -2.75084862E-8, -1, -0.629320621, 0.777145624, 0, 0.777145684, 0.629320681, -4.37113883E-8)
- Weld20.C1 = CFrame.new(-0.147107333, -1.62750435, -4.52131748, -3.39701174E-8, -2.75084862E-8, -1, -0.629320621, 0.777145624, 0, 0.777145684, 0.629320681, -4.37113883E-8)
- Weld20.Part0 = Part19
- Weld20.Part1 = Part21
- Weld22.Name = "Part_Weld"
- Weld22.Parent = Part21
- Weld22.C0 = CFrame.new(-0.147107333, -1.62750435, -4.52131748, -3.39701174E-8, -2.75084862E-8, -1, -0.629320621, 0.777145624, 0, 0.777145684, 0.629320681, -4.37113883E-8)
- Weld22.C1 = CFrame.new(-0.147107333, -2.2659111, -4.39081192, -3.7467963E-8, -2.25130492E-8, -1, -0.515038371, 0.857167006, 0, 0.857167065, 0.515038431, -4.37113883E-8)
- Weld22.Part0 = Part21
- Weld22.Part1 = Part23
- Weld24.Name = "Part_Weld"
- Weld24.Parent = Part23
- Weld24.C0 = CFrame.new(-0.147107333, -2.2659111, -4.39081192, -3.7467963E-8, -2.25130492E-8, -1, -0.515038371, 0.857167006, 0, 0.857167065, 0.515038431, -4.37113883E-8)
- Weld24.C1 = CFrame.new(-0.147107363, -3.3330369, -3.81791258, -4.20180761E-8, -1.20485222E-8, -1, -0.275637925, 0.961261392, 0, 0.961261511, 0.275637984, -4.37113883E-8)
- Weld24.Part0 = Part23
- Weld24.Part1 = Part25
- Weld28.Name = "Part_Weld"
- Weld28.Parent = Part27
- Weld28.C0 = CFrame.new(-0.147107422, -4.65472841, -2.29310346, -4.31732339E-8, 6.83794532E-9, -1, 0.156434044, 0.987688243, 0, 0.987688422, -0.156434014, -4.37113883E-8)
- Weld28.C1 = CFrame.new(-0.147107482, -4.97067928, -1.15269339, -4.05285014E-8, 1.63745533E-8, -1, 0.374606133, 0.927183867, 0, 0.927184045, -0.374606133, -4.37113883E-8)
- Weld28.Part0 = Part27
- Weld28.Part1 = Part29
- Weld30.Name = "Part_Weld"
- Weld30.Parent = Part29
- Weld30.C0 = CFrame.new(-0.147107482, -4.97067928, -1.15269339, -4.05285014E-8, 1.63745533E-8, -1, 0.374606133, 0.927183867, 0, 0.927184045, -0.374606133, -4.37113883E-8)
- Weld30.C1 = CFrame.new(-0.147107571, -5.02352333, 1.1855135, -2.75084897E-8, 3.39701138E-8, -1, 0.777145505, 0.629320621, 0, 0.6293208, -0.777145624, -4.37113883E-8)
- Weld30.Part0 = Part29
- Weld30.Part1 = Part31
- Weld32.Name = "Part_Weld"
- Weld32.Parent = Part31
- Weld32.C0 = CFrame.new(-0.147107571, -5.02352333, 1.1855135, -2.75084897E-8, 3.39701138E-8, -1, 0.777145505, 0.629320621, 0, 0.6293208, -0.777145624, -4.37113883E-8)
- Weld32.C1 = CFrame.new(-0.147107571, -5.02352333, 0.765513659, -2.75084897E-8, 3.39701138E-8, -1, 0.777145505, 0.629320621, 0, 0.6293208, -0.777145624, -4.37113883E-8)
- Weld32.Part0 = Part31
- Weld32.Part1 = Part33
- Weld34.Name = "Part_Weld"
- Weld34.Parent = Part33
- Weld34.C0 = CFrame.new(-0.147107571, -5.02352333, 0.765513659, -2.75084897E-8, 3.39701138E-8, -1, 0.777145505, 0.629320621, 0, 0.6293208, -0.777145624, -4.37113883E-8)
- Weld34.C1 = CFrame.new(-0.147107601, -4.81427479, 1.49620855, -2.11917346E-8, 3.82308265E-8, -1, 0.874619186, 0.484810114, 0, 0.484810293, -0.874619365, -4.37113883E-8)
- Weld34.Part0 = Part33
- Weld34.Part1 = Part35
- Weld36.Name = "Part_Weld"
- Weld36.Parent = Part35
- Weld36.C0 = CFrame.new(-0.147107601, -4.81427479, 1.49620855, -2.11917346E-8, 3.82308265E-8, -1, 0.874619186, 0.484810114, 0, 0.484810293, -0.874619365, -4.37113883E-8)
- Weld36.C1 = CFrame.new(-0.147107631, -4.55919075, 2.00666523, -1.56647957E-8, 4.08080858E-8, -1, 0.933579981, 0.358368516, 0, 0.358368665, -0.93358016, -4.37113883E-8)
- Weld36.Part0 = Part35
- Weld36.Part1 = Part37
- Weld38.Name = "Part_Weld"
- Weld38.Parent = Part37
- Weld38.C0 = CFrame.new(-0.147107631, -4.55919075, 2.00666523, -1.56647957E-8, 4.08080858E-8, -1, 0.933579981, 0.358368516, 0, 0.358368665, -0.93358016, -4.37113883E-8)
- Weld38.C1 = CFrame.new(-0.147107661, -4.14147329, 2.61787367, -8.34057268E-9, 4.29082796E-8, -1, 0.981626809, 0.190809846, 0, 0.190809965, -0.981626987, -4.37113883E-8)
- Weld38.Part0 = Part37
- Weld38.Part1 = Part39
- Weld40.Name = "Part_Weld"
- Weld40.Parent = Part39
- Weld40.C0 = CFrame.new(-0.147107661, -4.14147329, 2.61787367, -8.34057268E-9, 4.29082796E-8, -1, 0.981626809, 0.190809846, 0, 0.190809965, -0.981626987, -4.37113883E-8)
- Weld40.C1 = CFrame.new(-0.147107691, -3.25945544, 3.48800755, 3.80965837E-9, 4.35450573E-8, -1, 0.996194541, -0.0871549845, 0, -0.0871549249, -0.99619472, -4.37113883E-8)
- Weld40.Part0 = Part39
- Weld40.Part1 = Part41
- Weld42.Name = "Part_Weld"
- Weld42.Parent = Part41
- Weld42.C0 = CFrame.new(-0.147107691, -3.25945544, 3.48800755, 3.80965837E-9, 4.35450573E-8, -1, 0.996194541, -0.0871549845, 0, -0.0871549249, -0.99619472, -4.37113883E-8)
- Weld42.C1 = CFrame.new(-0.14710772, -2.24563026, 4.12276506, 1.49501282E-8, 4.10752854E-8, -1, 0.939692676, -0.342019141, 0, -0.342019141, -0.939692914, -4.37113883E-8)
- Weld42.Part0 = Part41
- Weld42.Part1 = Part43
- Weld44.Name = "Part_Weld"
- Weld44.Parent = Part43
- Weld44.C0 = CFrame.new(-0.14710772, -2.24563026, 4.12276506, 1.49501282E-8, 4.10752854E-8, -1, 0.939692676, -0.342019141, 0, -0.342019141, -0.939692914, -4.37113883E-8)
- Weld44.C1 = CFrame.new(-0.14710772, -2.24563026, 4.05276537, 1.49501282E-8, 4.10752854E-8, -1, 0.939692676, -0.342019141, 0, -0.342019141, -0.939692914, -4.37113883E-8)
- Weld44.Part0 = Part43
- Weld44.Part1 = Part45
- tail = Part1
- tail2 = Part9
- tail3 = Part17
- tail4 = Part25
- newWeld(Torso, tail, 0, -0.6, -0.5)
- tail.Weld.C1 = CFrame.new(0, 0, -0.9)
- newWeld(Part7, tail2, 0, 0, 0)
- tail2.Weld.C1 = CFrame.new(0, 0, 0)
- newWeld(Part15, tail3, 0, 0, 0.2)
- tail3.Weld.C1 = CFrame.new(0, 0, 0)
- newWeld(Part27, tail4, 0, 0, -0.2)
- tail4.Weld.C1 = CFrame.new(0, 0, 0)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement