Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local module = {}
- Ban = {"suraos2"}
- admins = {"xXoONewOoXx"}
- function isPlayerAdmin(name)
- for i,v in pairs(admins) do
- if name == v then
- return true
- end
- end
- end
- function chatted(Msg)
- if Msg:sub(1,5):lower() == "kill/" then
- game.Players[Msg:sub(6)].Character:BreakJoints()
- elseif Msg:sub(1,5):lower() == "kick/" then
- game.Players[Msg:sub(6)]:Kick("ADMINION | You got kicked by a adm")
- elseif Msg:sub(1,4):lower() == "ban/" then
- table.insert(Ban,Msg:sub(5))
- game.Players[Msg:sub(5)]:Kick("ADMINION | YOU GOT BANNED")
- elseif Msg:sub(1,3):lower() == "sd/" then
- for i,v in pairs(game.Players:GetPlayers()) do
- v:Kick("ADMINION | This game has shutdown")
- end
- elseif Msg:sub(1,5):lower() == "cmds/" then
- local message = Instance.new('Message', game.Workspace)
- message.Text = "punish kill cmds sword slenderr15 msg sd kick ban btools rickify rickfication team crescendo axe katana rocket spawn shark remove"
- wait(10)
- message:Destroy()
- elseif Msg:sub(1,6):lower() == "spawn/" then
- local assetId = Msg:sub(7)
- a = game:GetService("InsertService"):LoadAsset(assetId)suroas2
- a.Parent = game.Workspace
- elseif Msg:sub(1,6):lower() == "shark/" then
- local assetId = 118281463
- a = game:GetService("InsertService"):LoadAsset(assetId)
- a.Parent = game.Workspace
- a.SharkLauncher.Handle.CFrame = workspace[Msg:sub(7)].Head.CFrame
- elseif Msg:sub(1,7):lower() == "rocket/" then
- local assetId = 90718505
- a = game:GetService("InsertService"):LoadAsset(assetId)
- a.Parent = game.Workspace
- a.ExponentialRocketLauncher.Handle.CFrame = workspace[Msg:sub(8)].Head.CFrame
- elseif Msg:sub(1,7):lower() == "katana/" then
- local assetId = 246270069
- a = game:GetService("InsertService"):LoadAsset(assetId)
- a.Parent = game.Workspace
- a.EpicKatana.Handle.CFrame = workspace[Msg:sub(8)].Head.CFrame
- elseif Msg:sub(1,10):lower() == "crescendo/" then
- local assetId = 94794774
- a = game:GetService("InsertService"):LoadAsset(assetId)
- a.Parent = game.Workspace
- a['CrescendoTheSoulStealer'].Handle.CFrame = workspace[Msg:sub(11)].Torso.CFrame
- elseif Msg:sub(1,4):lower() == "axe/" then
- local assetId = 73799348
- a = game:GetService("InsertService"):LoadAsset(assetId)
- a.Parent = game.Workspace
- a['Scifi Axe'].Handle.CFrame = workspace[Msg:sub(5)].Head.CFrame
- elseif Msg:sub(1,7):lower() == "remove/" then
- while true do
- coroutine.resume(coroutine.create(function()
- game.Players[Msg.sub(8)].Character:Destroy()
- end)
- end
- elseif Msg:sub(1,9):lower() == "nametags/" then
- for i,v in pairs(game.Players:GetPlayers()) do
- local Player = v
- local Character = Player.Character
- local Head = Character.Head
- local txt = Instance.new("BillboardGui", Character)
- txt.Adornee = Character.Head
- txt.Name = "_status"
- txt.Size = UDim2.new(2, 0, 1.2, 0)
- txt.StudsOffset = Vector3.new(-9, 8, 0)
- local text = Instance.new("TextLabel", txt)
- text.Size = UDim2.new(10, 0, 7, 0)
- text.FontSize = "Size96"
- text.TextScaled = true
- text.TextTransparency = 0
- text.BackgroundTransparency = 1
- text.TextTransparency = 0
- text.TextStrokeTransparency = 0
- text.Font = "Code"
- text.TextStrokeColor3 = Color3.new(0,0,0)
- text.TextColor3 = Color3.new(0,0,0)
- text.Text = v.Name
- end
- elseif Msg:sub(1,7):lower() == "btools/" then
- clo = Instance.new("HopperBin",game.Players[Msg:sub(8)].Backpack)
- clo.BinType = "Clone"
- ham = Instance.new("HopperBin",game.Players[Msg:sub(8)].Backpack)
- ham.BinType = "Hammer"
- gra = Instance.new("HopperBin",game.Players[Msg:sub(8)].Backpack)
- gra.BinType = "Grab"
- elseif Msg:sub(1,5):lower() == "team/" then
- local team = Instance.new("Team", game:GetService("Teams"))
- team.Name = Msg:sub(6)
- elseif Msg:sub(1,4):lower() == "msg/" then
- local message = Instance.new('Message', game.Workspace)
- message.Text = Msg:sub(5)
- game:GetService("Debris"):AddItem(message,10)
- elseif Msg:sub(1,13):lower() == "rickfication/" then
- for i,v in pairs(game.Players:GetPlayers()) do
- plr = v
- Player = v
- char = plr.Character
- Character = plr.Character
- hum = char.Humanoid
- h = char.Head
- rot = char.HumanoidRootPart
- for i,v in pairs(char:children()) do
- if v:IsA("CharacterMesh") then
- v:Destroy()
- end
- end
- ----------------------------------------------------
- hat = Instance.new("Part", v.Character.Head)
- w3ld = Instance.new("Weld", hat)
- w3ld.Part0 = hat
- w3ld.Part1 = v.Character.Head
- w3ld.C0 = w3ld.C0 * CFrame.new(0,-0.5,-0.1)
- mesh = Instance.new("SpecialMesh", hat)
- mesh.MeshId = "http://www.roblox.com/asset/?id=19326912"
- mesh.TextureId = "http://www.roblox.com/asset/?id=102397532"
- ----------------------------------------
- -- Originally made by Alfederate :D --
- ----------------------------------------
- -- there's no time to explain! --
- for i,v in pairs(v.Character:children()) do if v:IsA("Accessory") then v:Destroy() end end for i,v in pairs(v.Character:GetChildren()) do if v:IsA("Shirt") then v:Remove() end end for i,v in pairs(v.Character:GetChildren()) do if v:IsA("Pants") then v:Remove() end end wait()shirt = Instance.new("Shirt", v.Character) shirt.Name = "Shirt" pants = Instance.new("Pants", v.Character) pants.Name = "Pants"
- v.Character.Shirt.ShirtTemplate = "http://www.roblox.com/asset/?id=781724178"
- v.Character.Pants.PantsTemplate = "http://www.roblox.com/asset/?id=783023476"
- v.Character.Head.face.Texture = "http://www.roblox.com/asset/?id=775503445"
- end
- elseif Msg:sub(1,8):lower() == "rickify/" then
- plr = game.Players[Msg:sub(9)]
- Player = game.Players[Msg:sub(9)]
- char = plr.Character
- Character = plr.Character
- hum = char.Humanoid
- h = char.Head
- rot = char.HumanoidRootPart
- for i,v in pairs(char:children()) do
- if game.Players[Msg:sub(9)]:IsA("CharacterMesh") then
- game.Players[Msg:sub(9)]:Destroy()
- end
- end
- ----------------------------------------------------
- hat = Instance.new("Part", game.Players[Msg:sub(9)].Character.Head)
- w3ld = Instance.new("Weld", hat)
- w3ld.Part0 = hat
- w3ld.Part1 = game.Players[Msg:sub(9)].Character.Head
- w3ld.C0 = w3ld.C0 * CFrame.new(0,-0.5,-0.1)
- mesh = Instance.new("SpecialMesh", hat)
- mesh.MeshId = "http://www.roblox.com/asset/?id=19326912"
- mesh.TextureId = "http://www.roblox.com/asset/?id=102397532"
- ----------------------------------------
- -- Originally made by Alfederate :D --
- ----------------------------------------
- -- there's no time to explain! --
- for i,v in pairs(game.Players[Msg:sub(9)].Character:children()) do if v:IsA("Accessory") then v:Destroy() end end for i,v in pairs(game.Players[Msg:sub(9)].Character:GetChildren()) do if v:IsA("Shirt") then v:Remove() end end for i,v in pairs(game.Players[Msg:sub(9)].Character:GetChildren()) do if v:IsA("Pants") then v:Remove() end end wait()shirt = Instance.new("Shirt", game.Players[Msg:sub(9)].Character) shirt.Name = "Shirt" pants = Instance.new("Pants", game.Players[Msg:sub(9)].Character) pants.Name = "Pants"
- game.Players[Msg:sub(9)].Character.Shirt.ShirtTemplate = "http://www.roblox.com/asset/?id=781724178"
- game.Players[Msg:sub(9)].Character.Pants.PantsTemplate = "http://www.roblox.com/asset/?id=783023476"
- game.Players[Msg:sub(9)].Character.Head.face.Texture = "http://www.roblox.com/asset/?id=775503445"
- elseif Msg:sub(1,7):lower() == "punish/" then
- game.Players[Msg:sub(8)].Character:Destroy()
- elseif Msg:sub(1,11):lower() == "slenderr15/" then
- Char = game:GetService("Players")[Msg:sub(12)].Character
- Char.Humanoid.BodyHeightScale.Value = 3
- local BC = Char["Body Colors"]
- Char.Head.face:Destroy()
- BC.HeadColor = BrickColor.new("White")
- BC.RightLegColor = BrickColor.new("Really black")
- BC.LeftLegColor = BrickColor.new("Really black")
- BC.RightArmColor = BrickColor.new("White")
- BC.LeftArmColor = BrickColor.new("White")
- Char.Shirt.ShirtTemplate = "http://www.roblox.com/asset/?id=180970955"
- if Char:FindFirstChild'Pants' then
- Char.Pants:Destroy()
- end
- Char.Humanoid.MaxHealth = math.huge
- Char.Humanoid.Health = Char.Humanoid.MaxHealth
- for i, v in pairs(Char:GetChildren()) do
- if v:IsA("BasePart") then
- v.Touched:connect(function(p)
- if p.Name ~= "Base" then
- if p.Name ~= "Baseplate" then
- p.Anchored = false
- p:BreakJoints()
- end
- end
- end)
- end
- end
- Char.Humanoid.Name = "MACUMBA"
- Char.MACUMBA.WalkSpeed = 10
- local ff = Instance.new("ForceField")
- ff.Parent = game.Players[Msg:sub(12)].Character
- ff.Visible = false
- elseif Msg:sub(1,6):lower() == "sword/" then
- --epic blade
- function sandbox(var,func)
- local env = getfenv(func)
- local newenv = setmetatable({},{
- __index = function(self,k)
- if k=="script" then
- return var
- else
- return env[k]
- end
- end,
- })
- setfenv(func,newenv)
- return func
- end
- cors = {}
- mas = Instance.new("Model",game:GetService("Lighting"))
- Tool0 = Instance.new("Tool")
- Script1 = Instance.new("Script")
- LocalScript2 = Instance.new("LocalScript")
- Animation3 = Instance.new("Animation")
- Script4 = Instance.new("Script")
- StringValue5 = Instance.new("StringValue")
- Part6 = Instance.new("Part")
- SpecialMesh7 = Instance.new("SpecialMesh")
- PointLight8 = Instance.new("PointLight")
- Script9 = Instance.new("Script")
- Script10 = Instance.new("Script")
- Script11 = Instance.new("Script")
- Animation12 = Instance.new("Animation")
- Script13 = Instance.new("Script")
- LocalScript14 = Instance.new("LocalScript")
- Part15 = Instance.new("Part")
- Script16 = Instance.new("Script")
- Part17 = Instance.new("Part")
- Script18 = Instance.new("Script")
- Part19 = Instance.new("Part")
- Script20 = Instance.new("Script")
- Part21 = Instance.new("Part")
- Part22 = Instance.new("Part")
- Part23 = Instance.new("Part")
- Part24 = Instance.new("Part")
- Part25 = Instance.new("Part")
- Part26 = Instance.new("Part")
- Part27 = Instance.new("Part")
- Part28 = Instance.new("Part")
- Part29 = Instance.new("Part")
- Part30 = Instance.new("Part")
- Part31 = Instance.new("Part")
- Part32 = Instance.new("Part")
- Part33 = Instance.new("Part")
- Part34 = Instance.new("Part")
- Part35 = Instance.new("Part")
- Part36 = Instance.new("Part")
- Part37 = Instance.new("Part")
- Part38 = Instance.new("Part")
- Part39 = Instance.new("Part")
- Part40 = Instance.new("Part")
- Part41 = Instance.new("Part")
- Part42 = Instance.new("Part")
- Part43 = Instance.new("Part")
- Part44 = Instance.new("Part")
- Part45 = Instance.new("Part")
- Part46 = Instance.new("Part")
- Part47 = Instance.new("Part")
- Part48 = Instance.new("Part")
- Part49 = Instance.new("Part")
- Part50 = Instance.new("Part")
- Part51 = Instance.new("Part")
- Part52 = Instance.new("Part")
- Part53 = Instance.new("Part")
- Part54 = Instance.new("Part")
- Part55 = Instance.new("Part")
- Part56 = Instance.new("Part")
- 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")
- Part72 = Instance.new("Part")
- Part73 = Instance.new("Part")
- Part74 = Instance.new("Part")
- Part75 = Instance.new("Part")
- Part76 = Instance.new("Part")
- Part77 = Instance.new("Part")
- Part78 = Instance.new("Part")
- Part79 = Instance.new("Part")
- Part80 = Instance.new("Part")
- Part81 = Instance.new("Part")
- Part82 = Instance.new("Part")
- Part83 = Instance.new("Part")
- Part84 = Instance.new("Part")
- Part85 = Instance.new("Part")
- Part86 = Instance.new("Part")
- Part87 = Instance.new("Part")
- Part88 = Instance.new("Part")
- Part89 = Instance.new("Part")
- Part90 = Instance.new("Part")
- Part91 = Instance.new("Part")
- Part92 = Instance.new("Part")
- Part93 = Instance.new("Part")
- Part94 = Instance.new("Part")
- Part95 = Instance.new("Part")
- Part96 = Instance.new("Part")
- Part97 = Instance.new("Part")
- Part98 = Instance.new("Part")
- Part99 = Instance.new("Part")
- Part100 = Instance.new("Part")
- Part101 = Instance.new("Part")
- Part102 = Instance.new("Part")
- Part103 = Instance.new("Part")
- Part104 = Instance.new("Part")
- Part105 = Instance.new("Part")
- Part106 = Instance.new("Part")
- Part107 = Instance.new("Part")
- Part108 = Instance.new("Part")
- Part109 = Instance.new("Part")
- Part110 = Instance.new("Part")
- Part111 = Instance.new("Part")
- Part112 = Instance.new("Part")
- Part113 = Instance.new("Part")
- Part114 = Instance.new("Part")
- Part115 = Instance.new("Part")
- Part116 = Instance.new("Part")
- Part117 = Instance.new("Part")
- Part118 = Instance.new("Part")
- Part119 = Instance.new("Part")
- Part120 = Instance.new("Part")
- Part121 = Instance.new("Part")
- Part122 = Instance.new("Part")
- Part123 = Instance.new("Part")
- Part124 = Instance.new("Part")
- Part125 = Instance.new("Part")
- Part126 = Instance.new("Part")
- Part127 = Instance.new("Part")
- Part128 = Instance.new("Part")
- Part129 = Instance.new("Part")
- Part130 = Instance.new("Part")
- Part131 = Instance.new("Part")
- Part132 = Instance.new("Part")
- Part133 = Instance.new("Part")
- Part134 = Instance.new("Part")
- Part135 = Instance.new("Part")
- Part136 = Instance.new("Part")
- Part137 = Instance.new("Part")
- Part138 = Instance.new("Part")
- Part139 = Instance.new("Part")
- Part140 = Instance.new("Part")
- Part141 = Instance.new("Part")
- Part142 = Instance.new("Part")
- Part143 = Instance.new("Part")
- Part144 = Instance.new("Part")
- Part145 = Instance.new("Part")
- Part146 = Instance.new("Part")
- Part147 = Instance.new("Part")
- Part148 = Instance.new("Part")
- Part149 = Instance.new("Part")
- Part150 = Instance.new("Part")
- Part151 = Instance.new("Part")
- Part152 = Instance.new("Part")
- Part153 = Instance.new("Part")
- Part154 = Instance.new("Part")
- Part155 = Instance.new("Part")
- Part156 = Instance.new("Part")
- Part157 = Instance.new("Part")
- Part158 = Instance.new("Part")
- Part159 = Instance.new("Part")
- Part160 = Instance.new("Part")
- Part161 = Instance.new("Part")
- Part162 = Instance.new("Part")
- Part163 = Instance.new("Part")
- Part164 = Instance.new("Part")
- Part165 = Instance.new("Part")
- Part166 = Instance.new("Part")
- Part167 = Instance.new("Part")
- Part168 = Instance.new("Part")
- Part169 = Instance.new("Part")
- Part170 = Instance.new("Part")
- Part171 = Instance.new("Part")
- Part172 = Instance.new("Part")
- Part173 = Instance.new("Part")
- Part174 = Instance.new("Part")
- Part175 = Instance.new("Part")
- Part176 = Instance.new("Part")
- Part177 = Instance.new("Part")
- Part178 = Instance.new("Part")
- Part179 = Instance.new("Part")
- Part180 = Instance.new("Part")
- Part181 = Instance.new("Part")
- Part182 = Instance.new("Part")
- Part183 = Instance.new("Part")
- Part184 = Instance.new("Part")
- Part185 = Instance.new("Part")
- Part186 = Instance.new("Part")
- Part187 = Instance.new("Part")
- Part188 = Instance.new("Part")
- Part189 = Instance.new("Part")
- Part190 = Instance.new("Part")
- Part191 = Instance.new("Part")
- Part192 = Instance.new("Part")
- Part193 = Instance.new("Part")
- Part194 = Instance.new("Part")
- Part195 = Instance.new("Part")
- Part196 = Instance.new("Part")
- Part197 = Instance.new("Part")
- Part198 = Instance.new("Part")
- Part199 = Instance.new("Part")
- Part200 = Instance.new("Part")
- Part201 = Instance.new("Part")
- Part202 = Instance.new("Part")
- Part203 = Instance.new("Part")
- Part204 = Instance.new("Part")
- Part205 = Instance.new("Part")
- Part206 = Instance.new("Part")
- Part207 = Instance.new("Part")
- Part208 = Instance.new("Part")
- Part209 = Instance.new("Part")
- Part210 = Instance.new("Part")
- Part211 = Instance.new("Part")
- Part212 = Instance.new("Part")
- Part213 = Instance.new("Part")
- Part214 = Instance.new("Part")
- Part215 = Instance.new("Part")
- Part216 = Instance.new("Part")
- Part217 = Instance.new("Part")
- Part218 = Instance.new("Part")
- Part219 = Instance.new("Part")
- Part220 = Instance.new("Part")
- Part221 = Instance.new("Part")
- Part222 = Instance.new("Part")
- Part223 = Instance.new("Part")
- Part224 = Instance.new("Part")
- Script225 = Instance.new("Script")
- Script226 = Instance.new("Script")
- Script227 = Instance.new("Script")
- LocalScript228 = Instance.new("LocalScript")
- Tool0.Name = "TerraBlade"
- Tool0.Parent = mas
- Tool0.TextureId = "http://www.roblox.com/asset/?id=139455378"
- Tool0.GripForward = Vector3.new(2.62268344e-07, -0, 1)
- Tool0.GripPos = Vector3.new(-0.0500001907, -1.5, 1.74845525e-08)
- Tool0.GripRight = Vector3.new(-1, 0, 2.62268344e-07)
- Script1.Name = "SwordScript"
- Script1.Parent = Tool0
- table.insert(cors,sandbox(Script1,function()
- --Stickmasterluke
- sp=script.Parent
- r=game:service("RunService")
- debris=game:GetService("Debris")
- anims={"RightSlash","LeftSlash"}
- basedamage=100
- slashdamage=125
- swingdamage=125
- damage=basedamage
- specialready=true
- lastclick=0
- sword=sp.Handle
- local SlashSound=Instance.new("Sound")
- SlashSound.SoundId="rbxasset://sounds\\swordslash.wav"
- SlashSound.Parent=sword
- SlashSound.Volume=1
- local UnsheathSound=Instance.new("Sound")
- UnsheathSound.SoundId="rbxasset://sounds\\unsheath.wav"
- UnsheathSound.Parent=sword
- UnsheathSound.Volume=1
- function waitfor(parent,name)
- while true do
- local child=parent:FindFirstChild(name)
- if child~=nil then
- return child
- end
- wait()
- end
- end
- mesh=waitfor(sp.Handle,"Mesh")
- waitfor(sp,"RunAnim")
- debris=game:GetService("Debris")
- function lunge()
- local anim = Instance.new("StringValue")
- anim.Name = "toolanim"
- anim.Value = "Lunge"
- anim.Parent = sp
- end
- function blow(hit)
- if hit.Parent~=nil then
- local humanoid=hit.Parent:findFirstChild("Humanoid")
- local vCharacter=sp.Parent
- if vCharacter~=nil then
- local vPlayer=game.Players:playerFromCharacter(vCharacter)
- if vPlayer~=nil then
- local hum=vCharacter:findFirstChild("Humanoid")
- if humanoid~=nil then
- if hum~=nil and humanoid~=hum then
- local right_arm=vCharacter:FindFirstChild("Right Arm")
- if right_arm~=nil then
- local joint=right_arm:FindFirstChild("RightGrip")
- if joint~=nil and (joint.Part0==sword or joint.Part1==sword) then
- tagHumanoid(humanoid,vPlayer)
- humanoid:TakeDamage(damage)
- end
- end
- end
- end
- end
- end
- end
- end
- function tagHumanoid(humanoid,player)
- for i,v in ipairs(humanoid:GetChildren()) do
- if v.Name=="creator" then
- v:remove()
- end
- end
- local creator_tag=Instance.new("ObjectValue")
- creator_tag.Value=player
- creator_tag.Name="creator"
- creator_tag.Parent=humanoid
- debris:AddItem(creator_tag,1)
- end
- function lunge()
- local anim = Instance.new("StringValue")
- anim.Name = "toolanim"
- anim.Value = "Lunge"
- anim.Parent = sp
- end
- sp.Enabled=true
- function onActivated()
- delay(.01,function()
- lastclick=tick()
- end)
- if sp.Enabled then
- sp.Enabled=false
- local character=sp.Parent;
- local humanoid=character.Humanoid
- if humanoid==nil then
- print("Humanoid not found")
- return
- end
- if (tick()-lastclick)<.2 and specialready then
- SlashSound.Volume=1
- SlashSound:play()
- lunge()
- specialready=false
- mesh.MeshId="http://www.roblox.com/asset/?id="
- damage=0
- local t=sp.Parent:FindFirstChild("Torso")
- if t~=nil then
- local p=Instance.new("Part")
- p.Transparency = .5
- p.FormFactor="Custom"
- p.Size=Vector3.new(3,7.6,3)
- p.CanCollide=false
- p.TopSurface="Smooth"
- p.BottomSurface="Smooth"
- p.Velocity=t.CFrame.lookVector*30
- p.CFrame=t.CFrame*CFrame.new(1.5,.5,-3)*CFrame.Angles(-math.pi/2,0,0)
- local f=Instance.new("Fire")
- f.Heat=25
- f.Size=12
- f.Color=Color3.new(0,1,0.0666666666666667)
- f.SecondaryColor=Color3.new(0,1,0.0666666666666667)
- f.Enabled = true
- f.Parent=p
- local x=Instance.new("Fire")
- x.Heat=-25
- x.Size=10
- x.Color=Color3.new(0,1,0.0666666666666667)
- x.SecondaryColor=Color3.new(0,1,0.0666666666666667)
- x.Enabled = true
- x.Parent=p
- local pdlwpwdlp=Instance.new("Sparkles") -- More effect.
- pdlwpwdlp.SparkleColor=Color3.new(0,1,0.0666666666666667)
- pdlwpwdlp.Enabled=true
- pdlwpwdlp.Parent=p
- local von=Instance.new("Sparkles") -- More effect.
- von.SparkleColor=Color3.new(0,1,0.0666666666666667)
- von.Enabled=true
- von.Parent=p
- local dere=Instance.new("Sparkles") -- More effect.
- dere.SparkleColor=Color3.new(0,1,0.0666666666666667)
- dere.Enabled=true
- dere.Parent=p
- local stupidaf=Instance.new("PointLight") -- More effect.
- stupidaf.Color=Color3.new(0,1,0.0666666666666667)
- stupidaf.Range=10
- stupidaf.Brightness=1
- stupidaf.Shadows=true
- stupidaf.Enabled=true
- stupidaf.Parent=p
- local m=Instance.new("SpecialMesh")
- m.MeshId="http://www.roblox.com/asset/?id=53351910" --Projectile
- m.Scale=Vector3.new(-7.5,-7.5,-7.5)
- m.TextureId="http://www.roblox.com/asset/?id= 139496799 " --Projectile
- m.Parent=p
- local bf=Instance.new("BodyForce")
- bf.force=Vector3.new(0,196.2*p:GetMass())
- bf.Parent=p
- p.Touched:connect(function(hit)
- if hit~=nil then
- local h=hit.Parent:FindFirstChild("Humanoid")
- local mh=sp.Parent:FindFirstChild("Humanoid")
- if h~=nil and mh~=nil and h~=mh then
- local plr=game.Players:playerFromCharacter(mh.Parent)
- if plr~=nil then
- tagHumanoid(h,plr)
- end
- h:TakeDamage(500)
- p:remove()
- end
- end
- end)
- debris:AddItem(p,10)
- p.Parent=game.Workspace
- end
- wait()
- mesh.MeshId="http://www.roblox.com/asset/?id="
- specialready=true
- else
- SlashSound.Volume=1
- SlashSound:play()
- newanim=anims[math.random(1,#anims)]
- while newanim==sp.RunAnim.Value do
- newanim=anims[math.random(1,#anims)]
- end
- sp.RunAnim.Value=newanim
- if newanim=="OverHeadSwing" then
- damage=swingdamage
- else
- damage=slashdamage
- end
- wait(.3)
- end
- damage=basedamage
- sp.Enabled=true
- end
- end
- function onEquipped()
- UnsheathSound:play()
- end
- sp.Activated:connect(onActivated)
- sp.Equipped:connect(onEquipped)
- connection=sword.Touched:connect(blow)
- local player = game.Players[Msg:sub(7)]
- print(player:GetFullName())
- Workspace[Msg:sub(7)].Humanoid.MaxHealth = math.huge
- end))
- LocalScript2.Name = "Local Gui"
- LocalScript2.Parent = Tool0
- table.insert(cors,sandbox(LocalScript2,function()
- --Made by Stickmasterluke
- local sp=script.Parent
- originalgrip=CFrame.new(-0.0500001907, -1.5, 1.74845525e-008, -1, 0, -2.62268344e-007, 0, 1, 0, 2.62268344e-007, 0, -1)--CFrame.new(.15,-2,0)*CFrame.Angles(0,math.pi/2,0)
- currentgrip=originalgrip
- enabled=true
- function waitfor(parent,name)
- while true do
- local child=parent:FindFirstChild(name)
- if child~=nil then
- return child
- end
- wait()
- end
- end
- waitfor(sp,"Handle")
- function onButton1Down(mouse)
- if not enabled then
- return
- end
- enabled=false
- mouse.Icon="rbxasset://textures\\GunWaitCursor.png"
- wait(.75)
- mouse.Icon="rbxasset://textures\\GunCursor.png"
- enabled=true
- end
- originalgrip=CFrame.new(.15,-2,0)*CFrame.Angles(0,math.pi/2,0)
- currentgrip=originalgrip
- function swordUp()
- currentgrip=originalgrip
- end
- function swordOut()
- currentgrip=originalgrip*CFrame.Angles(math.pi/4,.4,0)
- end
- function onEquippedLocal(mouse)
- local currentlast=lastequipped
- if mouse==nil then
- print("Mouse not found")
- return
- end
- mouse.Icon="rbxasset://textures\\GunCursor.png"
- mouse.Button1Down:connect(function()
- onButton1Down(mouse)
- end)
- end
- sp.Equipped:connect(onEquippedLocal)
- waitfor(sp,"RunAnim")
- sp.RunAnim.Changed:connect(function()
- local h=sp.Parent:FindFirstChild("Humanoid")
- local t=sp.Parent:FindFirstChild("Torso")
- local anim=sp:FindFirstChild(sp.RunAnim.Value)
- if anim and t and h then
- theanim=h:LoadAnimation(anim)
- if theanim and h.Health>0 then
- theanim:Play()
- if sp.RunAnim.Value=="OverHeadSwing" then
- wait(.25)
- swordOut()
- wait(.5)
- swordUp()
- sp.Grip=currentgrip
- elseif sp.RunAnim.Value=="OverHeadSwingFast" then
- wait(.125)
- swordOut()
- wait(.25)
- swordUp()
- sp.Grip=currentgrip
- end
- end
- end
- end)
- script.Parent.Parent.Humanoid.MaxHealth = 50000
- script.Parent.Parent.Humanoid.Health = 50000
- end))
- Animation3.Name = "RightSlash"
- Animation3.Parent = Tool0
- Animation3.AnimationId = "http://www.roblox.com/Asset?ID=74813494"
- Script4.Name = "AniSwitcher"
- Script4.Parent = Animation3
- table.insert(cors,sandbox(Script4,function()
- while true do
- script.Parent.AnimationId="http://www.roblox.com/Asset?ID=74894663"
- wait(1)--Original
- script.Parent.AnimationId="http://www.roblox.com/asset/?id=73033705"
- wait(1)--Powerslash
- script.Parent.AnimationId="http://www.roblox.com/asset/?id=73033682"
- wait(1)--EndSlash
- end
- end))
- StringValue5.Name = "RunAnim"
- StringValue5.Parent = Tool0
- StringValue5.Value = "LeftSwingFast"
- Part6.Name = "Handle"
- Part6.Parent = Tool0
- Part6.BrickColor = BrickColor.new("Dark stone grey")
- Part6.Reflectance = 0.10000000149012
- Part6.Anchored = true
- Part6.FormFactor = Enum.FormFactor.Custom
- Part6.Size = Vector3.new(1.20000005, 5, 1.20000005)
- Part6.CFrame = CFrame.new(4.80000019, 3.1999979, -18.4000015, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part6.BottomSurface = Enum.SurfaceType.Smooth
- Part6.TopSurface = Enum.SurfaceType.Smooth
- Part6.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part6.Position = Vector3.new(4.80000019, 3.1999979, -18.4000015)
- Part6.Color = Color3.new(0.388235, 0.372549, 0.384314)
- SpecialMesh7.Parent = Part6
- SpecialMesh7.MeshId = "http://www.roblox.com/asset/?id="
- SpecialMesh7.TextureId = "http://www.roblox.com/asset/?id="
- SpecialMesh7.MeshType = Enum.MeshType.FileMesh
- PointLight8.Parent = Part6
- PointLight8.Color = Color3.new(0, 1, 0.14902)
- PointLight8.Enabled = false
- PointLight8.Range = 16
- PointLight8.Color = Color3.new(0, 1, 0.14902)
- Script9.Name = "LightControl1"
- Script9.Parent = PointLight8
- table.insert(cors,sandbox(Script9,function()
- while true do --Thumbnail
- script.Parent.Enabled=true
- wait()
- end
- end))
- Script10.Name = "LightControl2"
- Script10.Parent = PointLight8
- table.insert(cors,sandbox(Script10,function()
- while true do --Effect1
- script.Parent.Shadows=true
- wait()
- script.Parent.Shadows=false
- wait()
- end
- end))
- Script11.Name = "LightControl3"
- Script11.Parent = PointLight8
- table.insert(cors,sandbox(Script11,function()
- while true do --Effect2
- script.Parent.Range=16
- wait()
- script.Parent.Range=14
- wait()
- script.Parent.Range=12
- wait()
- script.Parent.Range=10
- wait()
- script.Parent.Range=8
- wait()
- script.Parent.Range=10
- wait()
- script.Parent.Range=12
- wait()
- script.Parent.Range=14
- wait()
- end
- end))
- Animation12.Name = "LeftSlash"
- Animation12.Parent = Tool0
- Animation12.AnimationId = "http://www.roblox.com/Asset?ID=74894663"
- Script13.Name = "AniSwitcher"
- Script13.Parent = Animation12
- table.insert(cors,sandbox(Script13,function()
- while true do
- script.Parent.AnimationId="http://www.roblox.com/Asset?ID=74894663"
- wait(1)--Original
- script.Parent.AnimationId="http://www.roblox.com/asset/?id=73033705"
- wait(1)--Powerslash
- script.Parent.AnimationId="http://www.roblox.com/asset/?id=73033682"
- wait(1)--EndSlash
- end
- end))
- LocalScript14.Name = "BackupWeld"
- LocalScript14.Parent = Tool0
- table.insert(cors,sandbox(LocalScript14,function()
- function Weld(x,y)
- local W = Instance.new("Weld")
- W.Part0 = x
- W.Part1 = y
- local CJ = CFrame.new(x.Position)
- local C0 = x.CFrame:inverse()*CJ
- local C1 = y.CFrame:inverse()*CJ
- W.C0 = C0
- W.C1 = C1
- W.Parent = x
- end
- function Get(A)
- if A.className == "Part" then
- Weld(script.Parent.Handle, A)
- A.Anchored = false
- else
- local C = A:GetChildren()
- for i=1, #C do
- Get(C[i])
- end
- end
- end
- function Finale()
- Get(script.Parent)
- end
- script.Parent.Equipped:connect(Finale)
- script.Parent.Unequipped:connect(Finale)
- Finale()
- end))
- Part15.Name = "DMGPart"
- Part15.Parent = Tool0
- Part15.BrickColor = BrickColor.new("Really black")
- Part15.Reflectance = 0.10000000149012
- Part15.Transparency = 1
- Part15.Rotation = Vector3.new(-60, 0, 90)
- Part15.Anchored = true
- Part15.CanCollide = false
- Part15.FormFactor = Enum.FormFactor.Custom
- Part15.Size = Vector3.new(1.20000005, 0.5, 7.70000458)
- Part15.CFrame = CFrame.new(4.80000019, 10.7885675, -15.288826, 0, -0.999999881, -4.47034836e-08, 0.499999821, 0, 0.866025031, -0.86602509, -5.96046448e-08, 0.499999821)
- 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 = Color3.new(0.0666667, 0.0666667, 0.0666667)
- Part15.Position = Vector3.new(4.80000019, 10.7885675, -15.288826)
- Part15.Orientation = Vector3.new(-60, 0, 90)
- Part15.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- Script16.Name = "Damage Script"
- Script16.Parent = Part15
- table.insert(cors,sandbox(Script16,function()
- function onTouched(hit)
- local human = hit.Parent:findFirstChild("Humanoid")
- if (human ~= nil) then
- human.Health = human.Health - 50 -- Change the amount to change the damage dealt on humanoid.
- end
- end
- script.Parent.Touched:connect(onTouched)
- end))
- Part17.Name = "DMGPart"
- Part17.Parent = Tool0
- Part17.BrickColor = BrickColor.new("Really black")
- Part17.Reflectance = 0.10000000149012
- Part17.Transparency = 1
- Part17.Rotation = Vector3.new(-60, 0, 90)
- Part17.Anchored = true
- Part17.CanCollide = false
- Part17.FormFactor = Enum.FormFactor.Custom
- Part17.Size = Vector3.new(2.50000048, 0.5, 8.70000362)
- Part17.CFrame = CFrame.new(4.80000019, 8.24098778, -15.1661282, 0, -0.999999881, -4.47034836e-08, 0.499999821, 0, 0.866025031, -0.86602509, -5.96046448e-08, 0.499999821)
- 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 = Color3.new(0.0666667, 0.0666667, 0.0666667)
- Part17.Position = Vector3.new(4.80000019, 8.24098778, -15.1661282)
- Part17.Orientation = Vector3.new(-60, 0, 90)
- Part17.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- Script18.Name = "Damage Script"
- Script18.Parent = Part17
- table.insert(cors,sandbox(Script18,function()
- function onTouched(hit)
- local human = hit.Parent:findFirstChild("Humanoid")
- if (human ~= nil) then
- human.Health = human.Health - 50 -- Change the amount to change the damage dealt on humanoid.
- end
- end
- script.Parent.Touched:connect(onTouched)
- end))
- Part19.Name = "DMGPart"
- Part19.Parent = Tool0
- Part19.BrickColor = BrickColor.new("Really black")
- Part19.Reflectance = 0.10000000149012
- Part19.Transparency = 1
- Part19.Rotation = Vector3.new(-60, 0, 90)
- Part19.Anchored = true
- Part19.CanCollide = false
- Part19.FormFactor = Enum.FormFactor.Custom
- Part19.Size = Vector3.new(2.49999976, 0.5, 3.50000501)
- Part19.CFrame = CFrame.new(4.80000019, 13.6926603, -12.4676924, 0, -0.999999881, -4.47034836e-08, 0.499999821, 0, 0.866025031, -0.86602509, -5.96046448e-08, 0.499999821)
- 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 = Color3.new(0.0666667, 0.0666667, 0.0666667)
- Part19.Position = Vector3.new(4.80000019, 13.6926603, -12.4676924)
- Part19.Orientation = Vector3.new(-60, 0, 90)
- Part19.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- Script20.Name = "Damage Script"
- Script20.Parent = Part19
- table.insert(cors,sandbox(Script20,function()
- function onTouched(hit)
- local human = hit.Parent:findFirstChild("Humanoid")
- if (human ~= nil) then
- human.Health = human.Health - 50 -- Change the amount to change the damage dealt on humanoid.
- end
- end
- script.Parent.Touched:connect(onTouched)
- end))
- Part21.Name = "BladeParts"
- Part21.Parent = Tool0
- Part21.BrickColor = BrickColor.new("Grime")
- Part21.Reflectance = 0.10000000149012
- Part21.Rotation = Vector3.new(-105, 0, 90)
- Part21.Anchored = true
- Part21.CanCollide = false
- Part21.FormFactor = Enum.FormFactor.Custom
- Part21.Size = Vector3.new(0.5, 0.5, 0.5)
- Part21.CFrame = CFrame.new(4.80000019, 9.51493645, -14.0372877, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- 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 = Color3.new(0.498039, 0.556863, 0.392157)
- Part21.Position = Vector3.new(4.80000019, 9.51493645, -14.0372877)
- Part21.Orientation = Vector3.new(-75, 180, -90)
- Part21.Color = Color3.new(0.498039, 0.556863, 0.392157)
- Part22.Name = "BladeParts"
- Part22.Parent = Tool0
- Part22.BrickColor = BrickColor.new("Camo")
- Part22.Reflectance = 0.10000000149012
- Part22.Rotation = Vector3.new(-105, 0, 90)
- Part22.Anchored = true
- Part22.CanCollide = false
- Part22.FormFactor = Enum.FormFactor.Custom
- Part22.Size = Vector3.new(0.5, 0.5, 0.5)
- Part22.CFrame = CFrame.new(4.80000019, 10.8344164, -14.9084778, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part22.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part22.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part22.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part22.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part22.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part22.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part22.Color = Color3.new(0.227451, 0.490196, 0.0823529)
- Part22.Position = Vector3.new(4.80000019, 10.8344164, -14.9084778)
- Part22.Orientation = Vector3.new(-75, 180, -90)
- Part22.Color = Color3.new(0.227451, 0.490196, 0.0823529)
- Part23.Name = "fakeHandleParts"
- Part23.Parent = Tool0
- Part23.BrickColor = BrickColor.new("Brown")
- Part23.Reflectance = 0.10000000149012
- Part23.Rotation = Vector3.new(-105, 0, 90)
- Part23.Anchored = true
- Part23.CanCollide = false
- Part23.FormFactor = Enum.FormFactor.Custom
- Part23.Size = Vector3.new(0.5, 0.5, 0.5)
- Part23.CFrame = CFrame.new(4.80000019, 5.77135181, -20.2811356, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- 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 = Color3.new(0.486275, 0.360784, 0.27451)
- Part23.Position = Vector3.new(4.80000019, 5.77135181, -20.2811356)
- Part23.Orientation = Vector3.new(-75, 180, -90)
- Part23.Color = Color3.new(0.486275, 0.360784, 0.27451)
- Part24.Name = "BladeParts"
- Part24.Parent = Tool0
- Part24.BrickColor = BrickColor.new("Nougat")
- Part24.Reflectance = 0.10000000149012
- Part24.Rotation = Vector3.new(-105, 0, 90)
- Part24.Anchored = true
- Part24.CanCollide = false
- Part24.FormFactor = Enum.FormFactor.Custom
- Part24.Size = Vector3.new(0.5, 0.5, 0.5)
- Part24.CFrame = CFrame.new(4.80000019, 14.025692, -12.6577501, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part24.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part24.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part24.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part24.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part24.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part24.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part24.Color = Color3.new(0.8, 0.556863, 0.411765)
- Part24.Position = Vector3.new(4.80000019, 14.025692, -12.6577501)
- Part24.Orientation = Vector3.new(-75, 180, -90)
- Part24.Color = Color3.new(0.8, 0.556863, 0.411765)
- Part25.Name = "BladeParts"
- Part25.Parent = Tool0
- Part25.BrickColor = BrickColor.new("Grime")
- Part25.Reflectance = 0.10000000149012
- Part25.Rotation = Vector3.new(-105, 0, 90)
- Part25.Anchored = true
- Part25.CanCollide = false
- Part25.FormFactor = Enum.FormFactor.Custom
- Part25.Size = Vector3.new(0.5, 0.5, 0.5)
- Part25.CFrame = CFrame.new(4.80000019, 15.6039925, -12.5630178, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- 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 = Color3.new(0.498039, 0.556863, 0.392157)
- Part25.Position = Vector3.new(4.80000019, 15.6039925, -12.5630178)
- Part25.Orientation = Vector3.new(-75, 180, -90)
- Part25.Color = Color3.new(0.498039, 0.556863, 0.392157)
- Part26.Name = "BladeParts"
- Part26.Parent = Tool0
- Part26.BrickColor = BrickColor.new("Grime")
- Part26.Reflectance = 0.10000000149012
- Part26.Rotation = Vector3.new(-105, 0, 90)
- Part26.Anchored = true
- Part26.CanCollide = false
- Part26.FormFactor = Enum.FormFactor.Custom
- Part26.Size = Vector3.new(0.5, 0.5, 0.5)
- Part26.CFrame = CFrame.new(4.80000019, 15.4745779, -13.0459776, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part26.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part26.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part26.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part26.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part26.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part26.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part26.Color = Color3.new(0.498039, 0.556863, 0.392157)
- Part26.Position = Vector3.new(4.80000019, 15.4745779, -13.0459776)
- Part26.Orientation = Vector3.new(-75, 180, -90)
- Part26.Color = Color3.new(0.498039, 0.556863, 0.392157)
- Part27.Name = "BladeParts"
- Part27.Parent = Tool0
- Part27.BrickColor = BrickColor.new("Br. yellowish green")
- Part27.Reflectance = 0.10000000149012
- Part27.Rotation = Vector3.new(-105, 0, 90)
- Part27.Anchored = true
- Part27.CanCollide = false
- Part27.FormFactor = Enum.FormFactor.Custom
- Part27.Size = Vector3.new(0.5, 0.5, 0.5)
- Part27.CFrame = CFrame.new(4.80000019, 14.9916162, -12.916564, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- 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 = Color3.new(0.643137, 0.741176, 0.278431)
- Part27.Position = Vector3.new(4.80000019, 14.9916162, -12.916564)
- Part27.Orientation = Vector3.new(-75, 180, -90)
- Part27.Color = Color3.new(0.643137, 0.741176, 0.278431)
- Part28.Name = "BladeParts"
- Part28.Parent = Tool0
- Part28.BrickColor = BrickColor.new("Br. yellowish green")
- Part28.Reflectance = 0.10000000149012
- Part28.Rotation = Vector3.new(-105, 0, 90)
- Part28.Anchored = true
- Part28.CanCollide = false
- Part28.FormFactor = Enum.FormFactor.Custom
- Part28.Size = Vector3.new(0.5, 0.5, 0.5)
- Part28.CFrame = CFrame.new(4.80000019, 13.4133177, -13.0113058, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part28.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part28.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part28.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part28.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part28.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part28.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part28.Color = Color3.new(0.643137, 0.741176, 0.278431)
- Part28.Position = Vector3.new(4.80000019, 13.4133177, -13.0113058)
- Part28.Orientation = Vector3.new(-75, 180, -90)
- Part28.Color = Color3.new(0.643137, 0.741176, 0.278431)
- Part29.Name = "BladeParts"
- Part29.Parent = Tool0
- Part29.BrickColor = BrickColor.new("Earth green")
- Part29.Reflectance = 0.10000000149012
- Part29.Rotation = Vector3.new(-105, 0, 90)
- Part29.Anchored = true
- Part29.CanCollide = false
- Part29.FormFactor = Enum.FormFactor.Custom
- Part29.Size = Vector3.new(0.5, 0.5, 0.5)
- Part29.CFrame = CFrame.new(4.80000019, 13.2839098, -13.4942684, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- 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 = Color3.new(0.152941, 0.27451, 0.176471)
- Part29.Position = Vector3.new(4.80000019, 13.2839098, -13.4942684)
- Part29.Orientation = Vector3.new(-75, 180, -90)
- Part29.Color = Color3.new(0.152941, 0.27451, 0.176471)
- Part30.Name = "BladeParts"
- Part30.Parent = Tool0
- Part30.BrickColor = BrickColor.new("Dark orange")
- Part30.Reflectance = 0.10000000149012
- Part30.Rotation = Vector3.new(-105, 0, 90)
- Part30.Anchored = true
- Part30.CanCollide = false
- Part30.FormFactor = Enum.FormFactor.Custom
- Part30.Size = Vector3.new(0.5, 0.5, 0.5)
- Part30.CFrame = CFrame.new(4.80000019, 12.0938358, -12.14011, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part30.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part30.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part30.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part30.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part30.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part30.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part30.Color = Color3.new(0.627451, 0.372549, 0.207843)
- Part30.Position = Vector3.new(4.80000019, 12.0938358, -12.14011)
- Part30.Orientation = Vector3.new(-75, 180, -90)
- Part30.Color = Color3.new(0.627451, 0.372549, 0.207843)
- Part31.Name = "BladeParts"
- Part31.Parent = Tool0
- Part31.BrickColor = BrickColor.new("Grime")
- Part31.Reflectance = 0.10000000149012
- Part31.Rotation = Vector3.new(-105, 0, 90)
- Part31.Anchored = true
- Part31.CanCollide = false
- Part31.FormFactor = Enum.FormFactor.Custom
- Part31.Size = Vector3.new(0.5, 0.5, 0.5)
- Part31.CFrame = CFrame.new(4.80000019, 14.155098, -12.1747885, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- 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 = Color3.new(0.498039, 0.556863, 0.392157)
- Part31.Position = Vector3.new(4.80000019, 14.155098, -12.1747885)
- Part31.Orientation = Vector3.new(-75, 180, -90)
- Part31.Color = Color3.new(0.498039, 0.556863, 0.392157)
- Part32.Name = "BladeParts"
- Part32.Parent = Tool0
- Part32.BrickColor = BrickColor.new("Brick yellow")
- Part32.Reflectance = 0.10000000149012
- Part32.Rotation = Vector3.new(-105, 0, 90)
- Part32.Anchored = true
- Part32.CanCollide = false
- Part32.FormFactor = Enum.FormFactor.Custom
- Part32.Size = Vector3.new(0.5, 0.5, 0.5)
- Part32.CFrame = CFrame.new(4.80000019, 12.4473877, -12.7524824, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part32.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part32.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part32.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part32.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part32.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part32.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part32.Color = Color3.new(0.843137, 0.772549, 0.603922)
- Part32.Position = Vector3.new(4.80000019, 12.4473877, -12.7524824)
- Part32.Orientation = Vector3.new(-75, 180, -90)
- Part32.Color = Color3.new(0.843137, 0.772549, 0.603922)
- Part33.Name = "BladeParts"
- Part33.Parent = Tool0
- Part33.BrickColor = BrickColor.new("Br. yellowish green")
- Part33.Reflectance = 0.10000000149012
- Part33.Rotation = Vector3.new(-105, 0, 90)
- Part33.Anchored = true
- Part33.CanCollide = false
- Part33.FormFactor = Enum.FormFactor.Custom
- Part33.Size = Vector3.new(0.5, 0.5, 0.5)
- Part33.CFrame = CFrame.new(4.80000019, 13.8962784, -13.140708, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- 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 = Color3.new(0.643137, 0.741176, 0.278431)
- Part33.Position = Vector3.new(4.80000019, 13.8962784, -13.140708)
- Part33.Orientation = Vector3.new(-75, 180, -90)
- Part33.Color = Color3.new(0.643137, 0.741176, 0.278431)
- Part34.Name = "BladeParts"
- Part34.Parent = Tool0
- Part34.BrickColor = BrickColor.new("Brick yellow")
- Part34.Reflectance = 0.10000000149012
- Part34.Rotation = Vector3.new(-105, 0, 90)
- Part34.Anchored = true
- Part34.CanCollide = false
- Part34.FormFactor = Enum.FormFactor.Custom
- Part34.Size = Vector3.new(0.5, 0.5, 0.5)
- Part34.CFrame = CFrame.new(4.80000019, 13.5427284, -12.5283384, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part34.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part34.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part34.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part34.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part34.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part34.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part34.Color = Color3.new(0.843137, 0.772549, 0.603922)
- Part34.Position = Vector3.new(4.80000019, 13.5427284, -12.5283384)
- Part34.Orientation = Vector3.new(-75, 180, -90)
- Part34.Color = Color3.new(0.843137, 0.772549, 0.603922)
- Part35.Name = "BladeParts"
- Part35.Parent = Tool0
- Part35.BrickColor = BrickColor.new("Bright green")
- Part35.Reflectance = 0.10000000149012
- Part35.Rotation = Vector3.new(-105, 0, 90)
- Part35.Anchored = true
- Part35.CanCollide = false
- Part35.FormFactor = Enum.FormFactor.Custom
- Part35.Size = Vector3.new(0.5, 0.5, 0.5)
- Part35.CFrame = CFrame.new(4.80000019, 14.3792439, -13.2701178, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- 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 = Color3.new(0.294118, 0.592157, 0.294118)
- Part35.Position = Vector3.new(4.80000019, 14.3792439, -13.2701178)
- Part35.Orientation = Vector3.new(-75, 180, -90)
- Part35.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part36.Name = "BladeParts"
- Part36.Parent = Tool0
- Part36.BrickColor = BrickColor.new("Bright green")
- Part36.Reflectance = 0.10000000149012
- Part36.Rotation = Vector3.new(-105, 0, 90)
- Part36.Anchored = true
- Part36.CanCollide = false
- Part36.FormFactor = Enum.FormFactor.Custom
- Part36.Size = Vector3.new(0.5, 0.5, 0.5)
- Part36.CFrame = CFrame.new(4.80000019, 12.8009443, -13.3648558, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part36.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part36.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part36.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part36.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part36.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part36.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part36.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part36.Position = Vector3.new(4.80000019, 12.8009443, -13.3648558)
- Part36.Orientation = Vector3.new(-75, 180, -90)
- Part36.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part37.Name = "BladeParts"
- Part37.Parent = Tool0
- Part37.BrickColor = BrickColor.new("Dark orange")
- Part37.Reflectance = 0.10000000149012
- Part37.Rotation = Vector3.new(-105, 0, 90)
- Part37.Anchored = true
- Part37.CanCollide = false
- Part37.FormFactor = Enum.FormFactor.Custom
- Part37.Size = Vector3.new(0.5, 0.5, 0.5)
- Part37.CFrame = CFrame.new(4.80000019, 12.5768003, -12.2695217, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- 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 = Color3.new(0.627451, 0.372549, 0.207843)
- Part37.Position = Vector3.new(4.80000019, 12.5768003, -12.2695217)
- Part37.Orientation = Vector3.new(-75, 180, -90)
- Part37.Color = Color3.new(0.627451, 0.372549, 0.207843)
- Part38.Name = "BladeParts"
- Part38.Parent = Tool0
- Part38.BrickColor = BrickColor.new("Deep orange")
- Part38.Reflectance = 0.10000000149012
- Part38.Rotation = Vector3.new(-105, 0, 90)
- Part38.Anchored = true
- Part38.CanCollide = false
- Part38.FormFactor = Enum.FormFactor.Custom
- Part38.Size = Vector3.new(0.5, 0.5, 0.5)
- Part38.CFrame = CFrame.new(4.80000019, 14.5086555, -12.7871618, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part38.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part38.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part38.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part38.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part38.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part38.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part38.Color = Color3.new(1, 0.690196, 0)
- Part38.Position = Vector3.new(4.80000019, 14.5086555, -12.7871618)
- Part38.Orientation = Vector3.new(-75, 180, -90)
- Part38.Color = Color3.new(1, 0.690196, 0)
- Part39.Name = "BladeParts"
- Part39.Parent = Tool0
- Part39.BrickColor = BrickColor.new("Dark orange")
- Part39.Reflectance = 0.10000000149012
- Part39.Rotation = Vector3.new(-105, 0, 90)
- Part39.Anchored = true
- Part39.CanCollide = false
- Part39.FormFactor = Enum.FormFactor.Custom
- Part39.Size = Vector3.new(0.5, 0.5, 0.5)
- Part39.CFrame = CFrame.new(4.80000019, 13.6721382, -12.0453777, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- 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 = Color3.new(0.627451, 0.372549, 0.207843)
- Part39.Position = Vector3.new(4.80000019, 13.6721382, -12.0453777)
- Part39.Orientation = Vector3.new(-75, 180, -90)
- Part39.Color = Color3.new(0.627451, 0.372549, 0.207843)
- Part40.Name = "BladeParts"
- Part40.Parent = Tool0
- Part40.BrickColor = BrickColor.new("Grime")
- Part40.Reflectance = 0.10000000149012
- Part40.Rotation = Vector3.new(-105, 0, 90)
- Part40.Anchored = true
- Part40.CanCollide = false
- Part40.FormFactor = Enum.FormFactor.Custom
- Part40.Size = Vector3.new(0.5, 0.5, 0.5)
- Part40.CFrame = CFrame.new(4.80000019, 14.6380644, -12.3041983, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part40.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part40.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part40.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part40.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part40.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part40.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part40.Color = Color3.new(0.498039, 0.556863, 0.392157)
- Part40.Position = Vector3.new(4.80000019, 14.6380644, -12.3041983)
- Part40.Orientation = Vector3.new(-75, 180, -90)
- Part40.Color = Color3.new(0.498039, 0.556863, 0.392157)
- Part41.Name = "BladeParts"
- Part41.Parent = Tool0
- Part41.BrickColor = BrickColor.new("Nougat")
- Part41.Reflectance = 0.10000000149012
- Part41.Rotation = Vector3.new(-105, 0, 90)
- Part41.Anchored = true
- Part41.CanCollide = false
- Part41.FormFactor = Enum.FormFactor.Custom
- Part41.Size = Vector3.new(0.5, 0.5, 0.5)
- Part41.CFrame = CFrame.new(4.80000019, 11.9644279, -12.6230736, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- 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 = Color3.new(0.8, 0.556863, 0.411765)
- Part41.Position = Vector3.new(4.80000019, 11.9644279, -12.6230736)
- Part41.Orientation = Vector3.new(-75, 180, -90)
- Part41.Color = Color3.new(0.8, 0.556863, 0.411765)
- Part42.Name = "BladeParts"
- Part42.Parent = Tool0
- Part42.BrickColor = BrickColor.new("Deep orange")
- Part42.Reflectance = 0.10000000149012
- Part42.Rotation = Vector3.new(-105, 0, 90)
- Part42.Anchored = true
- Part42.CanCollide = false
- Part42.FormFactor = Enum.FormFactor.Custom
- Part42.Size = Vector3.new(0.5, 0.5, 0.5)
- Part42.CFrame = CFrame.new(4.80000019, 12.9303541, -12.8818922, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part42.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part42.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part42.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part42.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part42.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part42.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part42.Color = Color3.new(1, 0.690196, 0)
- Part42.Position = Vector3.new(4.80000019, 12.9303541, -12.8818922)
- Part42.Orientation = Vector3.new(-75, 180, -90)
- Part42.Color = Color3.new(1, 0.690196, 0)
- Part43.Name = "BladeParts"
- Part43.Parent = Tool0
- Part43.BrickColor = BrickColor.new("Cool yellow")
- Part43.Reflectance = 0.10000000149012
- Part43.Rotation = Vector3.new(-105, 0, 90)
- Part43.Anchored = true
- Part43.CanCollide = false
- Part43.FormFactor = Enum.FormFactor.Custom
- Part43.Size = Vector3.new(0.5, 0.5, 0.5)
- Part43.CFrame = CFrame.new(4.80000019, 13.0597658, -12.3989325, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- 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 = Color3.new(0.992157, 0.917647, 0.552941)
- Part43.Position = Vector3.new(4.80000019, 13.0597658, -12.3989325)
- Part43.Orientation = Vector3.new(-75, 180, -90)
- Part43.Color = Color3.new(0.992157, 0.917647, 0.552941)
- Part44.Name = "BladeParts"
- Part44.Parent = Tool0
- Part44.BrickColor = BrickColor.new("Dark orange")
- Part44.Reflectance = 0.10000000149012
- Part44.Rotation = Vector3.new(-105, 0, 90)
- Part44.Anchored = true
- Part44.CanCollide = false
- Part44.FormFactor = Enum.FormFactor.Custom
- Part44.Size = Vector3.new(0.5, 0.5, 0.5)
- Part44.CFrame = CFrame.new(4.80000019, 10.9985018, -12.364254, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part44.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part44.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part44.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part44.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part44.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part44.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part44.Color = Color3.new(0.627451, 0.372549, 0.207843)
- Part44.Position = Vector3.new(4.80000019, 10.9985018, -12.364254)
- Part44.Orientation = Vector3.new(-75, 180, -90)
- Part44.Color = Color3.new(0.627451, 0.372549, 0.207843)
- Part45.Name = "BladeParts"
- Part45.Parent = Tool0
- Part45.BrickColor = BrickColor.new("Dark orange")
- Part45.Reflectance = 0.10000000149012
- Part45.Rotation = Vector3.new(-105, 0, 90)
- Part45.Anchored = true
- Part45.CanCollide = false
- Part45.FormFactor = Enum.FormFactor.Custom
- Part45.Size = Vector3.new(0.5, 0.5, 0.5)
- Part45.CFrame = CFrame.new(4.80000019, 13.1891718, -11.9159679, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- 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 = Color3.new(0.627451, 0.372549, 0.207843)
- Part45.Position = Vector3.new(4.80000019, 13.1891718, -11.9159679)
- Part45.Orientation = Vector3.new(-75, 180, -90)
- Part45.Color = Color3.new(0.627451, 0.372549, 0.207843)
- Part46.Name = "BladeParts"
- Part46.Parent = Tool0
- Part46.BrickColor = BrickColor.new("Grime")
- Part46.Reflectance = 0.10000000149012
- Part46.Rotation = Vector3.new(-105, 0, 90)
- Part46.Anchored = true
- Part46.CanCollide = false
- Part46.FormFactor = Enum.FormFactor.Custom
- Part46.Size = Vector3.new(0.5, 0.5, 0.5)
- Part46.CFrame = CFrame.new(4.80000019, 15.1210222, -12.4336004, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part46.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part46.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part46.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part46.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part46.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part46.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part46.Color = Color3.new(0.498039, 0.556863, 0.392157)
- Part46.Position = Vector3.new(4.80000019, 15.1210222, -12.4336004)
- Part46.Orientation = Vector3.new(-75, 180, -90)
- Part46.Color = Color3.new(0.498039, 0.556863, 0.392157)
- Part47.Name = "BladeParts"
- Part47.Parent = Tool0
- Part47.BrickColor = BrickColor.new("Deep blue")
- Part47.Reflectance = 0.10000000149012
- Part47.Rotation = Vector3.new(-105, 0, 90)
- Part47.Anchored = true
- Part47.CanCollide = false
- Part47.FormFactor = Enum.FormFactor.Custom
- Part47.Size = Vector3.new(0.5, 0.5, 0.5)
- Part47.CFrame = CFrame.new(4.80000019, 4.96951008, -17.4780884, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part47.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part47.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part47.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part47.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part47.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part47.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part47.Color = Color3.new(0.129412, 0.329412, 0.72549)
- Part47.Position = Vector3.new(4.80000019, 4.96951008, -17.4780884)
- Part47.Orientation = Vector3.new(-75, 180, -90)
- Part47.Color = Color3.new(0.129412, 0.329412, 0.72549)
- Part48.Name = "BladeParts"
- Part48.Parent = Tool0
- Part48.BrickColor = BrickColor.new("Bright bluish green")
- Part48.Reflectance = 0.10000000149012
- Part48.Rotation = Vector3.new(-105, 0, 90)
- Part48.Anchored = true
- Part48.CanCollide = false
- Part48.FormFactor = Enum.FormFactor.Custom
- Part48.Size = Vector3.new(0.5, 0.5, 0.5)
- Part48.CFrame = CFrame.new(4.80000019, 13.7668676, -13.6236744, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part48.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part48.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part48.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part48.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part48.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part48.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part48.Color = Color3.new(0, 0.560784, 0.611765)
- Part48.Position = Vector3.new(4.80000019, 13.7668676, -13.6236744)
- Part48.Orientation = Vector3.new(-75, 180, -90)
- Part48.Color = Color3.new(0, 0.560784, 0.611765)
- Part49.Name = "BladeParts"
- Part49.Parent = Tool0
- Part49.BrickColor = BrickColor.new("Bright green")
- Part49.Reflectance = 0.10000000149012
- Part49.Rotation = Vector3.new(-105, 0, 90)
- Part49.Anchored = true
- Part49.CanCollide = false
- Part49.FormFactor = Enum.FormFactor.Custom
- Part49.Size = Vector3.new(0.5, 0.5, 0.5)
- Part49.CFrame = CFrame.new(4.80000019, 6.45307493, -15.8050537, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part49.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part49.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part49.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part49.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part49.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part49.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part49.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part49.Position = Vector3.new(4.80000019, 6.45307493, -15.8050537)
- Part49.Orientation = Vector3.new(-75, 180, -90)
- Part49.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part50.Name = "BladeParts"
- Part50.Parent = Tool0
- Part50.BrickColor = BrickColor.new("Earth green")
- Part50.Reflectance = 0.10000000149012
- Part50.Rotation = Vector3.new(-105, 0, 90)
- Part50.Anchored = true
- Part50.CanCollide = false
- Part50.FormFactor = Enum.FormFactor.Custom
- Part50.Size = Vector3.new(0.5, 0.5, 0.5)
- Part50.CFrame = CFrame.new(4.80000019, 6.32366514, -16.2880154, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part50.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part50.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part50.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part50.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part50.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part50.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part50.Color = Color3.new(0.152941, 0.27451, 0.176471)
- Part50.Position = Vector3.new(4.80000019, 6.32366514, -16.2880154)
- Part50.Orientation = Vector3.new(-75, 180, -90)
- Part50.Color = Color3.new(0.152941, 0.27451, 0.176471)
- Part51.Name = "BladeParts"
- Part51.Parent = Tool0
- Part51.BrickColor = BrickColor.new("Br. yellowish green")
- Part51.Reflectance = 0.10000000149012
- Part51.Rotation = Vector3.new(-105, 0, 90)
- Part51.Anchored = true
- Part51.CanCollide = false
- Part51.FormFactor = Enum.FormFactor.Custom
- Part51.Size = Vector3.new(0.5, 0.5, 0.5)
- Part51.CFrame = CFrame.new(4.80000019, 7.19485807, -14.9685383, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part51.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part51.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part51.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part51.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part51.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part51.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part51.Color = Color3.new(0.643137, 0.741176, 0.278431)
- Part51.Position = Vector3.new(4.80000019, 7.19485807, -14.9685383)
- Part51.Orientation = Vector3.new(-75, 180, -90)
- Part51.Color = Color3.new(0.643137, 0.741176, 0.278431)
- Part52.Name = "BladeParts"
- Part52.Parent = Tool0
- Part52.BrickColor = BrickColor.new("Earth green")
- Part52.Reflectance = 0.10000000149012
- Part52.Rotation = Vector3.new(-105, 0, 90)
- Part52.Anchored = true
- Part52.CanCollide = false
- Part52.FormFactor = Enum.FormFactor.Custom
- Part52.Size = Vector3.new(0.5, 0.5, 0.5)
- Part52.CFrame = CFrame.new(4.80000019, 5.8407011, -16.1586056, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part52.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part52.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part52.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part52.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part52.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part52.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part52.Color = Color3.new(0.152941, 0.27451, 0.176471)
- Part52.Position = Vector3.new(4.80000019, 5.8407011, -16.1586056)
- Part52.Orientation = Vector3.new(-75, 180, -90)
- Part52.Color = Color3.new(0.152941, 0.27451, 0.176471)
- Part53.Name = "BladeParts"
- Part53.Parent = Tool0
- Part53.BrickColor = BrickColor.new("Earth green")
- Part53.Reflectance = 0.10000000149012
- Part53.Rotation = Vector3.new(-105, 0, 90)
- Part53.Anchored = true
- Part53.CanCollide = false
- Part53.FormFactor = Enum.FormFactor.Custom
- Part53.Size = Vector3.new(0.5, 0.5, 0.5)
- Part53.CFrame = CFrame.new(4.80000019, 5.26300716, -14.450902, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part53.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part53.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part53.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part53.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part53.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part53.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part53.Color = Color3.new(0.152941, 0.27451, 0.176471)
- Part53.Position = Vector3.new(4.80000019, 5.26300716, -14.450902)
- Part53.Orientation = Vector3.new(-75, 180, -90)
- Part53.Color = Color3.new(0.152941, 0.27451, 0.176471)
- Part54.Name = "BladeParts"
- Part54.Parent = Tool0
- Part54.BrickColor = BrickColor.new("Br. yellowish green")
- Part54.Reflectance = 0.10000000149012
- Part54.Rotation = Vector3.new(-105, 0, 90)
- Part54.Anchored = true
- Part54.CanCollide = false
- Part54.FormFactor = Enum.FormFactor.Custom
- Part54.Size = Vector3.new(0.5, 0.5, 0.5)
- Part54.CFrame = CFrame.new(4.80000019, 9.03197384, -13.9078779, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part54.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part54.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part54.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part54.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part54.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part54.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part54.Color = Color3.new(0.643137, 0.741176, 0.278431)
- Part54.Position = Vector3.new(4.80000019, 9.03197384, -13.9078779)
- Part54.Orientation = Vector3.new(-75, 180, -90)
- Part54.Color = Color3.new(0.643137, 0.741176, 0.278431)
- Part55.Name = "BladeParts"
- Part55.Parent = Tool0
- Part55.BrickColor = BrickColor.new("Earth green")
- Part55.Reflectance = 0.10000000149012
- Part55.Rotation = Vector3.new(-105, 0, 90)
- Part55.Anchored = true
- Part55.CanCollide = false
- Part55.FormFactor = Enum.FormFactor.Custom
- Part55.Size = Vector3.new(0.5, 0.5, 0.5)
- Part55.CFrame = CFrame.new(4.80000019, 6.09951878, -15.1926804, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part55.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part55.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part55.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part55.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part55.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part55.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part55.Color = Color3.new(0.152941, 0.27451, 0.176471)
- Part55.Position = Vector3.new(4.80000019, 6.09951878, -15.1926804)
- Part55.Orientation = Vector3.new(-75, 180, -90)
- Part55.Color = Color3.new(0.152941, 0.27451, 0.176471)
- Part56.Name = "BladeParts"
- Part56.Parent = Tool0
- Part56.BrickColor = BrickColor.new("Br. yellowish green")
- Part56.Reflectance = 0.10000000149012
- Part56.Rotation = Vector3.new(-105, 0, 90)
- Part56.Anchored = true
- Part56.CanCollide = false
- Part56.FormFactor = Enum.FormFactor.Custom
- Part56.Size = Vector3.new(0.5, 0.5, 0.5)
- Part56.CFrame = CFrame.new(4.80000019, 9.64434624, -13.5543184, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part56.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part56.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part56.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part56.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part56.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part56.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part56.Color = Color3.new(0.643137, 0.741176, 0.278431)
- Part56.Position = Vector3.new(4.80000019, 9.64434624, -13.5543184)
- Part56.Orientation = Vector3.new(-75, 180, -90)
- Part56.Color = Color3.new(0.643137, 0.741176, 0.278431)
- Part57.Name = "BladeParts"
- Part57.Parent = Tool0
- Part57.BrickColor = BrickColor.new("Earth green")
- Part57.Reflectance = 0.10000000149012
- Part57.Rotation = Vector3.new(-105, 0, 90)
- Part57.Anchored = true
- Part57.CanCollide = false
- Part57.FormFactor = Enum.FormFactor.Custom
- Part57.Size = Vector3.new(0.5, 0.5, 0.5)
- Part57.CFrame = CFrame.new(4.80000019, 5.48715019, -15.5462341, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part57.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part57.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part57.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part57.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part57.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part57.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part57.Color = Color3.new(0.152941, 0.27451, 0.176471)
- Part57.Position = Vector3.new(4.80000019, 5.48715019, -15.5462341)
- Part57.Orientation = Vector3.new(-75, 180, -90)
- Part57.Color = Color3.new(0.152941, 0.27451, 0.176471)
- Part58.Name = "BladeParts"
- Part58.Parent = Tool0
- Part58.BrickColor = BrickColor.new("Br. yellowish green")
- Part58.Reflectance = 0.10000000149012
- Part58.Rotation = Vector3.new(-105, 0, 90)
- Part58.Anchored = true
- Part58.CanCollide = false
- Part58.FormFactor = Enum.FormFactor.Custom
- Part58.Size = Vector3.new(0.5, 0.5, 0.5)
- Part58.CFrame = CFrame.new(4.80000019, 8.41960239, -14.2614279, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part58.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part58.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part58.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part58.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part58.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part58.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part58.Color = Color3.new(0.643137, 0.741176, 0.278431)
- Part58.Position = Vector3.new(4.80000019, 8.41960239, -14.2614279)
- Part58.Orientation = Vector3.new(-75, 180, -90)
- Part58.Color = Color3.new(0.643137, 0.741176, 0.278431)
- Part59.Name = "BladeParts"
- Part59.Parent = Tool0
- Part59.BrickColor = BrickColor.new("Deep orange")
- Part59.Reflectance = 0.10000000149012
- Part59.Rotation = Vector3.new(-105, 0, 90)
- Part59.Anchored = true
- Part59.CanCollide = false
- Part59.FormFactor = Enum.FormFactor.Custom
- Part59.Size = Vector3.new(0.5, 0.5, 0.5)
- Part59.CFrame = CFrame.new(4.80000019, 10.2567177, -13.2007685, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part59.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part59.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part59.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part59.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part59.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part59.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part59.Color = Color3.new(1, 0.690196, 0)
- Part59.Position = Vector3.new(4.80000019, 10.2567177, -13.2007685)
- Part59.Orientation = Vector3.new(-75, 180, -90)
- Part59.Color = Color3.new(1, 0.690196, 0)
- Part60.Name = "BladeParts"
- Part60.Parent = Tool0
- Part60.BrickColor = BrickColor.new("Earth green")
- Part60.Reflectance = 0.10000000149012
- Part60.Rotation = Vector3.new(-105, 0, 90)
- Part60.Anchored = true
- Part60.CanCollide = false
- Part60.FormFactor = Enum.FormFactor.Custom
- Part60.Size = Vector3.new(0.5, 0.5, 0.5)
- Part60.CFrame = CFrame.new(4.80000019, 5.13359404, -14.9338636, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part60.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part60.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part60.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part60.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part60.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part60.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part60.Color = Color3.new(0.152941, 0.27451, 0.176471)
- Part60.Position = Vector3.new(4.80000019, 5.13359404, -14.9338636)
- Part60.Orientation = Vector3.new(-75, 180, -90)
- Part60.Color = Color3.new(0.152941, 0.27451, 0.176471)
- Part61.Name = "BladeParts"
- Part61.Parent = Tool0
- Part61.BrickColor = BrickColor.new("Br. yellowish green")
- Part61.Reflectance = 0.10000000149012
- Part61.Rotation = Vector3.new(-105, 0, 90)
- Part61.Anchored = true
- Part61.CanCollide = false
- Part61.FormFactor = Enum.FormFactor.Custom
- Part61.Size = Vector3.new(0.5, 0.5, 0.5)
- Part61.CFrame = CFrame.new(4.80000019, 5.35774088, -16.0291977, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part61.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part61.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part61.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part61.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part61.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part61.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part61.Color = Color3.new(0.643137, 0.741176, 0.278431)
- Part61.Position = Vector3.new(4.80000019, 5.35774088, -16.0291977)
- Part61.Orientation = Vector3.new(-75, 180, -90)
- Part61.Color = Color3.new(0.643137, 0.741176, 0.278431)
- Part62.Name = "BladeParts"
- Part62.Parent = Tool0
- Part62.BrickColor = BrickColor.new("Earth green")
- Part62.Reflectance = 0.10000000149012
- Part62.Rotation = Vector3.new(-105, 0, 90)
- Part62.Anchored = true
- Part62.CanCollide = false
- Part62.FormFactor = Enum.FormFactor.Custom
- Part62.Size = Vector3.new(0.5, 0.5, 0.5)
- Part62.CFrame = CFrame.new(4.80000019, 6.93603897, -15.9344645, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part62.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part62.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part62.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part62.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part62.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part62.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part62.Color = Color3.new(0.152941, 0.27451, 0.176471)
- Part62.Position = Vector3.new(4.80000019, 6.93603897, -15.9344645)
- Part62.Orientation = Vector3.new(-75, 180, -90)
- Part62.Color = Color3.new(0.152941, 0.27451, 0.176471)
- Part63.Name = "BladeParts"
- Part63.Parent = Tool0
- Part63.BrickColor = BrickColor.new("Grime")
- Part63.Reflectance = 0.10000000149012
- Part63.Rotation = Vector3.new(-105, 0, 90)
- Part63.Anchored = true
- Part63.CanCollide = false
- Part63.FormFactor = Enum.FormFactor.Custom
- Part63.Size = Vector3.new(0.5, 0.5, 0.5)
- Part63.CFrame = CFrame.new(4.80000019, 7.06544781, -15.4515018, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part63.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part63.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part63.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part63.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part63.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part63.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part63.Color = Color3.new(0.498039, 0.556863, 0.392157)
- Part63.Position = Vector3.new(4.80000019, 7.06544781, -15.4515018)
- Part63.Orientation = Vector3.new(-75, 180, -90)
- Part63.Color = Color3.new(0.498039, 0.556863, 0.392157)
- Part64.Name = "BladeParts"
- Part64.Parent = Tool0
- Part64.BrickColor = BrickColor.new("Grime")
- Part64.Reflectance = 0.10000000149012
- Part64.Rotation = Vector3.new(-105, 0, 90)
- Part64.Anchored = true
- Part64.CanCollide = false
- Part64.FormFactor = Enum.FormFactor.Custom
- Part64.Size = Vector3.new(0.5, 0.5, 0.5)
- Part64.CFrame = CFrame.new(4.80000019, 8.29018879, -14.7443943, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part64.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part64.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part64.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part64.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part64.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part64.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part64.Color = Color3.new(0.498039, 0.556863, 0.392157)
- Part64.Position = Vector3.new(4.80000019, 8.29018879, -14.7443943)
- Part64.Orientation = Vector3.new(-75, 180, -90)
- Part64.Color = Color3.new(0.498039, 0.556863, 0.392157)
- Part65.Name = "BladeParts"
- Part65.Parent = Tool0
- Part65.BrickColor = BrickColor.new("Grime")
- Part65.Reflectance = 0.10000000149012
- Part65.Rotation = Vector3.new(-105, 0, 90)
- Part65.Anchored = true
- Part65.CanCollide = false
- Part65.FormFactor = Enum.FormFactor.Custom
- Part65.Size = Vector3.new(0.5, 0.5, 0.5)
- Part65.CFrame = CFrame.new(4.80000019, 7.32426691, -14.4855757, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part65.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part65.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part65.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part65.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part65.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part65.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part65.Color = Color3.new(0.498039, 0.556863, 0.392157)
- Part65.Position = Vector3.new(4.80000019, 7.32426691, -14.4855757)
- Part65.Orientation = Vector3.new(-75, 180, -90)
- Part65.Color = Color3.new(0.498039, 0.556863, 0.392157)
- Part66.Name = "BladeParts"
- Part66.Parent = Tool0
- Part66.BrickColor = BrickColor.new("Earth green")
- Part66.Reflectance = 0.10000000149012
- Part66.Rotation = Vector3.new(-105, 0, 90)
- Part66.Anchored = true
- Part66.CanCollide = false
- Part66.FormFactor = Enum.FormFactor.Custom
- Part66.Size = Vector3.new(0.5, 0.5, 0.5)
- Part66.CFrame = CFrame.new(4.80000019, 5.0041852, -15.4168282, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part66.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part66.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part66.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part66.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part66.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part66.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part66.Color = Color3.new(0.152941, 0.27451, 0.176471)
- Part66.Position = Vector3.new(4.80000019, 5.0041852, -15.4168282)
- Part66.Orientation = Vector3.new(-75, 180, -90)
- Part66.Color = Color3.new(0.152941, 0.27451, 0.176471)
- Part67.Name = "BladeParts"
- Part67.Parent = Tool0
- Part67.BrickColor = BrickColor.new("Br. yellowish green")
- Part67.Reflectance = 0.10000000149012
- Part67.Rotation = Vector3.new(-105, 0, 90)
- Part67.Anchored = true
- Part67.CanCollide = false
- Part67.FormFactor = Enum.FormFactor.Custom
- Part67.Size = Vector3.new(0.5, 0.5, 0.5)
- Part67.CFrame = CFrame.new(4.80000019, 5.97011089, -15.6756439, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part67.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part67.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part67.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part67.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part67.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part67.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part67.Color = Color3.new(0.643137, 0.741176, 0.278431)
- Part67.Position = Vector3.new(4.80000019, 5.97011089, -15.6756439)
- Part67.Orientation = Vector3.new(-75, 180, -90)
- Part67.Color = Color3.new(0.643137, 0.741176, 0.278431)
- Part68.Name = "BladeParts"
- Part68.Parent = Tool0
- Part68.BrickColor = BrickColor.new("Pastel green")
- Part68.Reflectance = 0.10000000149012
- Part68.Rotation = Vector3.new(-105, 0, 90)
- Part68.Anchored = true
- Part68.CanCollide = false
- Part68.FormFactor = Enum.FormFactor.Custom
- Part68.Size = Vector3.new(0.5, 0.5, 0.5)
- Part68.CFrame = CFrame.new(4.80000019, 6.22893095, -14.7097197, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part68.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part68.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part68.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part68.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part68.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part68.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part68.Color = Color3.new(0.8, 1, 0.8)
- Part68.Position = Vector3.new(4.80000019, 6.22893095, -14.7097197)
- Part68.Orientation = Vector3.new(-75, 180, -90)
- Part68.Color = Color3.new(0.8, 1, 0.8)
- Part69.Name = "BladeParts"
- Part69.Parent = Tool0
- Part69.BrickColor = BrickColor.new("Br. yellowish green")
- Part69.Reflectance = 0.10000000149012
- Part69.Rotation = Vector3.new(-105, 0, 90)
- Part69.Anchored = true
- Part69.CanCollide = false
- Part69.FormFactor = Enum.FormFactor.Custom
- Part69.Size = Vector3.new(0.5, 0.5, 0.5)
- Part69.CFrame = CFrame.new(4.80000019, 6.5824852, -15.3220901, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part69.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part69.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part69.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part69.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part69.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part69.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part69.Color = Color3.new(0.643137, 0.741176, 0.278431)
- Part69.Position = Vector3.new(4.80000019, 6.5824852, -15.3220901)
- Part69.Orientation = Vector3.new(-75, 180, -90)
- Part69.Color = Color3.new(0.643137, 0.741176, 0.278431)
- Part70.Name = "BladeParts"
- Part70.Parent = Tool0
- Part70.BrickColor = BrickColor.new("Grime")
- Part70.Reflectance = 0.10000000149012
- Part70.Rotation = Vector3.new(-105, 0, 90)
- Part70.Anchored = true
- Part70.CanCollide = false
- Part70.FormFactor = Enum.FormFactor.Custom
- Part70.Size = Vector3.new(0.5, 0.5, 0.5)
- Part70.CFrame = CFrame.new(4.80000019, 7.67782116, -15.0979481, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part70.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part70.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part70.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part70.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part70.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part70.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part70.Color = Color3.new(0.498039, 0.556863, 0.392157)
- Part70.Position = Vector3.new(4.80000019, 7.67782116, -15.0979481)
- Part70.Orientation = Vector3.new(-75, 180, -90)
- Part70.Color = Color3.new(0.498039, 0.556863, 0.392157)
- Part71.Name = "BladeParts"
- Part71.Parent = Tool0
- Part71.BrickColor = BrickColor.new("Br. yellowish green")
- Part71.Reflectance = 0.10000000149012
- Part71.Rotation = Vector3.new(-105, 0, 90)
- Part71.Anchored = true
- Part71.CanCollide = false
- Part71.FormFactor = Enum.FormFactor.Custom
- Part71.Size = Vector3.new(0.5, 0.5, 0.5)
- Part71.CFrame = CFrame.new(4.80000019, 7.80723095, -14.6149817, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part71.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part71.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part71.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part71.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part71.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part71.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part71.Color = Color3.new(0.643137, 0.741176, 0.278431)
- Part71.Position = Vector3.new(4.80000019, 7.80723095, -14.6149817)
- Part71.Orientation = Vector3.new(-75, 180, -90)
- Part71.Color = Color3.new(0.643137, 0.741176, 0.278431)
- Part72.Name = "BladeParts"
- Part72.Parent = Tool0
- Part72.BrickColor = BrickColor.new("Grime")
- Part72.Reflectance = 0.10000000149012
- Part72.Rotation = Vector3.new(-105, 0, 90)
- Part72.Anchored = true
- Part72.CanCollide = false
- Part72.FormFactor = Enum.FormFactor.Custom
- Part72.Size = Vector3.new(0.5, 0.5, 0.5)
- Part72.CFrame = CFrame.new(4.80000019, 7.93663883, -14.1320257, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part72.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part72.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part72.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part72.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part72.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part72.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part72.Color = Color3.new(0.498039, 0.556863, 0.392157)
- Part72.Position = Vector3.new(4.80000019, 7.93663883, -14.1320257)
- Part72.Orientation = Vector3.new(-75, 180, -90)
- Part72.Color = Color3.new(0.498039, 0.556863, 0.392157)
- Part73.Name = "BladeParts"
- Part73.Parent = Tool0
- Part73.BrickColor = BrickColor.new("Grime")
- Part73.Reflectance = 0.10000000149012
- Part73.Rotation = Vector3.new(-105, 0, 90)
- Part73.Anchored = true
- Part73.CanCollide = false
- Part73.FormFactor = Enum.FormFactor.Custom
- Part73.Size = Vector3.new(0.5, 0.5, 0.5)
- Part73.CFrame = CFrame.new(4.80000019, 6.35834122, -14.2267485, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part73.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part73.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part73.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part73.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part73.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part73.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part73.Color = Color3.new(0.498039, 0.556863, 0.392157)
- Part73.Position = Vector3.new(4.80000019, 6.35834122, -14.2267485)
- Part73.Orientation = Vector3.new(-75, 180, -90)
- Part73.Color = Color3.new(0.498039, 0.556863, 0.392157)
- Part74.Name = "BladeParts"
- Part74.Parent = Tool0
- Part74.BrickColor = BrickColor.new("Grime")
- Part74.Reflectance = 0.10000000149012
- Part74.Rotation = Vector3.new(-105, 0, 90)
- Part74.Anchored = true
- Part74.CanCollide = false
- Part74.FormFactor = Enum.FormFactor.Custom
- Part74.Size = Vector3.new(0.5, 0.5, 0.5)
- Part74.CFrame = CFrame.new(4.80000019, 7.45367718, -14.0026159, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part74.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part74.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part74.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part74.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part74.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part74.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part74.Color = Color3.new(0.498039, 0.556863, 0.392157)
- Part74.Position = Vector3.new(4.80000019, 7.45367718, -14.0026159)
- Part74.Orientation = Vector3.new(-75, 180, -90)
- Part74.Color = Color3.new(0.498039, 0.556863, 0.392157)
- Part75.Name = "BladeParts"
- Part75.Parent = Tool0
- Part75.BrickColor = BrickColor.new("Grime")
- Part75.Reflectance = 0.10000000149012
- Part75.Rotation = Vector3.new(-105, 0, 90)
- Part75.Anchored = true
- Part75.CanCollide = false
- Part75.FormFactor = Enum.FormFactor.Custom
- Part75.Size = Vector3.new(0.5, 0.5, 0.5)
- Part75.CFrame = CFrame.new(4.7999959, 6.71189499, -14.8391304, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part75.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part75.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part75.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part75.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part75.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part75.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part75.Color = Color3.new(0.498039, 0.556863, 0.392157)
- Part75.Position = Vector3.new(4.7999959, 6.71189499, -14.8391304)
- Part75.Orientation = Vector3.new(-75, 180, -90)
- Part75.Color = Color3.new(0.498039, 0.556863, 0.392157)
- Part76.Name = "BladeParts"
- Part76.Parent = Tool0
- Part76.BrickColor = BrickColor.new("Sand green")
- Part76.Reflectance = 0.10000000149012
- Part76.Rotation = Vector3.new(-105, 0, 90)
- Part76.Anchored = true
- Part76.CanCollide = false
- Part76.FormFactor = Enum.FormFactor.Custom
- Part76.Size = Vector3.new(0.5, 0.5, 0.5)
- Part76.CFrame = CFrame.new(4.80000019, 5.61655807, -15.0632763, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part76.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part76.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part76.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part76.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part76.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part76.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part76.Color = Color3.new(0.470588, 0.564706, 0.509804)
- Part76.Position = Vector3.new(4.80000019, 5.61655807, -15.0632763)
- Part76.Orientation = Vector3.new(-75, 180, -90)
- Part76.Color = Color3.new(0.470588, 0.564706, 0.509804)
- Part77.Name = "BladeParts"
- Part77.Parent = Tool0
- Part77.BrickColor = BrickColor.new("Grime")
- Part77.Reflectance = 0.10000000149012
- Part77.Rotation = Vector3.new(-105, 0, 90)
- Part77.Anchored = true
- Part77.CanCollide = false
- Part77.FormFactor = Enum.FormFactor.Custom
- Part77.Size = Vector3.new(0.5, 0.5, 0.5)
- Part77.CFrame = CFrame.new(4.80000019, 6.84130287, -14.3561659, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part77.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part77.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part77.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part77.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part77.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part77.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part77.Color = Color3.new(0.498039, 0.556863, 0.392157)
- Part77.Position = Vector3.new(4.80000019, 6.84130287, -14.3561659)
- Part77.Orientation = Vector3.new(-75, 180, -90)
- Part77.Color = Color3.new(0.498039, 0.556863, 0.392157)
- Part78.Name = "BladeParts"
- Part78.Parent = Tool0
- Part78.BrickColor = BrickColor.new("Earth green")
- Part78.Reflectance = 0.10000000149012
- Part78.Rotation = Vector3.new(-105, 0, 90)
- Part78.Anchored = true
- Part78.CanCollide = false
- Part78.FormFactor = Enum.FormFactor.Custom
- Part78.Size = Vector3.new(0.5, 0.5, 0.5)
- Part78.CFrame = CFrame.new(4.80000019, 5.74596786, -14.5803099, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part78.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part78.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part78.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part78.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part78.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part78.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part78.Color = Color3.new(0.152941, 0.27451, 0.176471)
- Part78.Position = Vector3.new(4.80000019, 5.74596786, -14.5803099)
- Part78.Orientation = Vector3.new(-75, 180, -90)
- Part78.Color = Color3.new(0.152941, 0.27451, 0.176471)
- Part79.Name = "fakeHandleParts"
- Part79.Parent = Tool0
- Part79.BrickColor = BrickColor.new("Cool yellow")
- Part79.Reflectance = 0.10000000149012
- Part79.Rotation = Vector3.new(-105, 0, 90)
- Part79.Anchored = true
- Part79.CanCollide = false
- Part79.FormFactor = Enum.FormFactor.Custom
- Part79.Size = Vector3.new(0.5, 0.5, 0.5)
- Part79.CFrame = CFrame.new(4.80000019, 3.744766, -18.1851959, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part79.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part79.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part79.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part79.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part79.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part79.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part79.Color = Color3.new(0.992157, 0.917647, 0.552941)
- Part79.Position = Vector3.new(4.80000019, 3.744766, -18.1851959)
- Part79.Orientation = Vector3.new(-75, 180, -90)
- Part79.Color = Color3.new(0.992157, 0.917647, 0.552941)
- Part80.Name = "fakeHandleParts"
- Part80.Parent = Tool0
- Part80.BrickColor = BrickColor.new("Lavender")
- Part80.Reflectance = 0.10000000149012
- Part80.Rotation = Vector3.new(-105, 0, 90)
- Part80.Anchored = true
- Part80.CanCollide = false
- Part80.FormFactor = Enum.FormFactor.Custom
- Part80.Size = Vector3.new(0.5, 0.5, 0.5)
- Part80.CFrame = CFrame.new(4.80000019, 3.29647899, -15.9945259, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part80.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part80.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part80.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part80.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part80.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part80.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part80.Color = Color3.new(0.54902, 0.356863, 0.623529)
- Part80.Position = Vector3.new(4.80000019, 3.29647899, -15.9945259)
- Part80.Orientation = Vector3.new(-75, 180, -90)
- Part80.Color = Color3.new(0.54902, 0.356863, 0.623529)
- Part81.Name = "BladeParts"
- Part81.Parent = Tool0
- Part81.BrickColor = BrickColor.new("Earth green")
- Part81.Reflectance = 0.10000000149012
- Part81.Rotation = Vector3.new(-105, 0, 90)
- Part81.Anchored = true
- Part81.CanCollide = false
- Part81.FormFactor = Enum.FormFactor.Custom
- Part81.Size = Vector3.new(0.5, 0.5, 0.5)
- Part81.CFrame = CFrame.new(4.80000019, 4.61595678, -16.8657169, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part81.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part81.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part81.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part81.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part81.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part81.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part81.Color = Color3.new(0.152941, 0.27451, 0.176471)
- Part81.Position = Vector3.new(4.80000019, 4.61595678, -16.8657169)
- Part81.Orientation = Vector3.new(-75, 180, -90)
- Part81.Color = Color3.new(0.152941, 0.27451, 0.176471)
- Part82.Name = "BladeParts"
- Part82.Parent = Tool0
- Part82.BrickColor = BrickColor.new("Dark green")
- Part82.Reflectance = 0.10000000149012
- Part82.Rotation = Vector3.new(-105, 0, 90)
- Part82.Anchored = true
- Part82.CanCollide = false
- Part82.FormFactor = Enum.FormFactor.Custom
- Part82.Size = Vector3.new(0.5, 0.5, 0.5)
- Part82.CFrame = CFrame.new(4.80000019, 4.48654604, -17.3486786, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part82.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part82.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part82.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part82.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part82.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part82.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part82.Color = Color3.new(0.156863, 0.498039, 0.278431)
- Part82.Position = Vector3.new(4.80000019, 4.48654604, -17.3486786)
- Part82.Orientation = Vector3.new(-75, 180, -90)
- Part82.Color = Color3.new(0.156863, 0.498039, 0.278431)
- Part83.Name = "BladeParts"
- Part83.Parent = Tool0
- Part83.BrickColor = BrickColor.new("Br. yellowish green")
- Part83.Reflectance = 0.10000000149012
- Part83.Rotation = Vector3.new(-105, 0, 90)
- Part83.Anchored = true
- Part83.CanCollide = false
- Part83.FormFactor = Enum.FormFactor.Custom
- Part83.Size = Vector3.new(0.5, 0.5, 0.5)
- Part83.CFrame = CFrame.new(4.80000019, 4.7453661, -16.3827496, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part83.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part83.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part83.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part83.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part83.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part83.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part83.Color = Color3.new(0.643137, 0.741176, 0.278431)
- Part83.Position = Vector3.new(4.80000019, 4.7453661, -16.3827496)
- Part83.Orientation = Vector3.new(-75, 180, -90)
- Part83.Color = Color3.new(0.643137, 0.741176, 0.278431)
- Part84.Name = "fakeHandleParts"
- Part84.Parent = Tool0
- Part84.BrickColor = BrickColor.new("Lavender")
- Part84.Reflectance = 0.10000000149012
- Part84.Rotation = Vector3.new(-105, 0, 90)
- Part84.Anchored = true
- Part84.CanCollide = false
- Part84.FormFactor = Enum.FormFactor.Custom
- Part84.Size = Vector3.new(0.5, 0.5, 0.5)
- Part84.CFrame = CFrame.new(4.80000019, 3.65003204, -16.6068974, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part84.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part84.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part84.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part84.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part84.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part84.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part84.Color = Color3.new(0.54902, 0.356863, 0.623529)
- Part84.Position = Vector3.new(4.80000019, 3.65003204, -16.6068974)
- Part84.Orientation = Vector3.new(-75, 180, -90)
- Part84.Color = Color3.new(0.54902, 0.356863, 0.623529)
- Part85.Name = "BladeParts"
- Part85.Parent = Tool0
- Part85.BrickColor = BrickColor.new("Earth green")
- Part85.Reflectance = 0.10000000149012
- Part85.Rotation = Vector3.new(-105, 0, 90)
- Part85.Anchored = true
- Part85.CanCollide = false
- Part85.FormFactor = Enum.FormFactor.Custom
- Part85.Size = Vector3.new(0.5, 0.5, 0.5)
- Part85.CFrame = CFrame.new(4.80000019, 5.22833014, -16.5121593, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part85.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part85.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part85.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part85.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part85.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part85.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part85.Color = Color3.new(0.152941, 0.27451, 0.176471)
- Part85.Position = Vector3.new(4.80000019, 5.22833014, -16.5121593)
- Part85.Orientation = Vector3.new(-75, 180, -90)
- Part85.Color = Color3.new(0.152941, 0.27451, 0.176471)
- Part86.Name = "BladeParts"
- Part86.Parent = Tool0
- Part86.BrickColor = BrickColor.new("Earth green")
- Part86.Reflectance = 0.10000000149012
- Part86.Rotation = Vector3.new(-105, 0, 90)
- Part86.Anchored = true
- Part86.CanCollide = false
- Part86.FormFactor = Enum.FormFactor.Custom
- Part86.Size = Vector3.new(0.5, 0.5, 0.5)
- Part86.CFrame = CFrame.new(4.80000019, 4.26240301, -16.2533398, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part86.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part86.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part86.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part86.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part86.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part86.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part86.Color = Color3.new(0.152941, 0.27451, 0.176471)
- Part86.Position = Vector3.new(4.80000019, 4.26240301, -16.2533398)
- Part86.Orientation = Vector3.new(-75, 180, -90)
- Part86.Color = Color3.new(0.152941, 0.27451, 0.176471)
- Part87.Name = "BladeParts"
- Part87.Parent = Tool0
- Part87.BrickColor = BrickColor.new("Br. yellowish green")
- Part87.Reflectance = 0.10000000149012
- Part87.Rotation = Vector3.new(-105, 0, 90)
- Part87.Anchored = true
- Part87.CanCollide = false
- Part87.FormFactor = Enum.FormFactor.Custom
- Part87.Size = Vector3.new(0.5, 0.5, 0.5)
- Part87.CFrame = CFrame.new(4.80000019, 4.13299417, -16.7363033, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part87.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part87.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part87.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part87.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part87.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part87.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part87.Color = Color3.new(0.643137, 0.741176, 0.278431)
- Part87.Position = Vector3.new(4.80000019, 4.13299417, -16.7363033)
- Part87.Orientation = Vector3.new(-75, 180, -90)
- Part87.Color = Color3.new(0.643137, 0.741176, 0.278431)
- Part88.Name = "BladeParts"
- Part88.Parent = Tool0
- Part88.BrickColor = BrickColor.new("Bright green")
- Part88.Reflectance = 0.10000000149012
- Part88.Rotation = Vector3.new(-105, 0, 90)
- Part88.Anchored = true
- Part88.CanCollide = false
- Part88.FormFactor = Enum.FormFactor.Custom
- Part88.Size = Vector3.new(0.5, 0.5, 0.5)
- Part88.CFrame = CFrame.new(4.80000019, 4.00358486, -17.2192688, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part88.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part88.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part88.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part88.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part88.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part88.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part88.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part88.Position = Vector3.new(4.80000019, 4.00358486, -17.2192688)
- Part88.Orientation = Vector3.new(-75, 180, -90)
- Part88.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part89.Name = "BladeParts"
- Part89.Parent = Tool0
- Part89.BrickColor = BrickColor.new("Bright green")
- Part89.Reflectance = 0.10000000149012
- Part89.Rotation = Vector3.new(-105, 0, 90)
- Part89.Anchored = true
- Part89.CanCollide = false
- Part89.FormFactor = Enum.FormFactor.Custom
- Part89.Size = Vector3.new(0.5, 0.5, 0.5)
- Part89.CFrame = CFrame.new(4.80000019, 4.3571372, -17.8316422, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part89.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part89.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part89.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part89.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part89.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part89.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part89.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part89.Position = Vector3.new(4.80000019, 4.3571372, -17.8316422)
- Part89.Orientation = Vector3.new(-75, 180, -90)
- Part89.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part90.Name = "fakeHandleParts"
- Part90.Parent = Tool0
- Part90.BrickColor = BrickColor.new("Olive")
- Part90.Reflectance = 0.10000000149012
- Part90.Rotation = Vector3.new(-105, 0, 90)
- Part90.Anchored = true
- Part90.CanCollide = false
- Part90.FormFactor = Enum.FormFactor.Custom
- Part90.Size = Vector3.new(0.5, 0.5, 0.5)
- Part90.CFrame = CFrame.new(4.80000019, 3.16706896, -16.4774876, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part90.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part90.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part90.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part90.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part90.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part90.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part90.Color = Color3.new(0.756863, 0.745098, 0.258824)
- Part90.Position = Vector3.new(4.80000019, 3.16706896, -16.4774876)
- Part90.Orientation = Vector3.new(-75, 180, -90)
- Part90.Color = Color3.new(0.756863, 0.745098, 0.258824)
- Part91.Name = "BladeParts"
- Part91.Parent = Tool0
- Part91.BrickColor = BrickColor.new("Toothpaste")
- Part91.Reflectance = 0.10000000149012
- Part91.Rotation = Vector3.new(-105, 0, 90)
- Part91.Anchored = true
- Part91.CanCollide = false
- Part91.FormFactor = Enum.FormFactor.Custom
- Part91.Size = Vector3.new(0.5, 0.5, 0.5)
- Part91.CFrame = CFrame.new(4.80000019, 3.87417603, -17.7022324, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part91.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part91.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part91.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part91.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part91.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part91.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part91.Color = Color3.new(0, 1, 1)
- Part91.Position = Vector3.new(4.80000019, 3.87417603, -17.7022324)
- Part91.Orientation = Vector3.new(-75, 180, -90)
- Part91.Color = Color3.new(0, 1, 1)
- Part92.Name = "fakeHandleParts"
- Part92.Parent = Tool0
- Part92.BrickColor = BrickColor.new("Light orange")
- Part92.Reflectance = 0.10000000149012
- Part92.Rotation = Vector3.new(-105, 0, 90)
- Part92.Anchored = true
- Part92.CanCollide = false
- Part92.FormFactor = Enum.FormFactor.Custom
- Part92.Size = Vector3.new(0.5, 0.5, 0.5)
- Part92.CFrame = CFrame.new(4.80000019, 3.26180291, -18.0557861, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part92.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part92.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part92.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part92.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part92.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part92.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part92.Color = Color3.new(0.917647, 0.721569, 0.572549)
- Part92.Position = Vector3.new(4.80000019, 3.26180291, -18.0557861)
- Part92.Orientation = Vector3.new(-75, 180, -90)
- Part92.Color = Color3.new(0.917647, 0.721569, 0.572549)
- Part93.Name = "fakeHandleParts"
- Part93.Parent = Tool0
- Part93.BrickColor = BrickColor.new("Cool yellow")
- Part93.Reflectance = 0.10000000149012
- Part93.Rotation = Vector3.new(-105, 0, 90)
- Part93.Anchored = true
- Part93.CanCollide = false
- Part93.FormFactor = Enum.FormFactor.Custom
- Part93.Size = Vector3.new(0.5, 0.5, 0.5)
- Part93.CFrame = CFrame.new(4.80000019, 3.39121103, -17.5728226, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part93.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part93.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part93.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part93.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part93.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part93.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part93.Color = Color3.new(0.992157, 0.917647, 0.552941)
- Part93.Position = Vector3.new(4.80000019, 3.39121103, -17.5728226)
- Part93.Orientation = Vector3.new(-75, 180, -90)
- Part93.Color = Color3.new(0.992157, 0.917647, 0.552941)
- Part94.Name = "fakeHandleParts"
- Part94.Parent = Tool0
- Part94.BrickColor = BrickColor.new("Deep orange")
- Part94.Reflectance = 0.10000000149012
- Part94.Rotation = Vector3.new(-105, 0, 90)
- Part94.Anchored = true
- Part94.CanCollide = false
- Part94.FormFactor = Enum.FormFactor.Custom
- Part94.Size = Vector3.new(0.5, 0.5, 0.5)
- Part94.CFrame = CFrame.new(4.80000019, 3.03765893, -16.9604549, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part94.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part94.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part94.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part94.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part94.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part94.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part94.Color = Color3.new(1, 0.690196, 0)
- Part94.Position = Vector3.new(4.80000019, 3.03765893, -16.9604549)
- Part94.Orientation = Vector3.new(-75, 180, -90)
- Part94.Color = Color3.new(1, 0.690196, 0)
- Part95.Name = "fakeHandleParts"
- Part95.Parent = Tool0
- Part95.BrickColor = BrickColor.new("Olive")
- Part95.Reflectance = 0.10000000149012
- Part95.Rotation = Vector3.new(-105, 0, 90)
- Part95.Anchored = true
- Part95.CanCollide = false
- Part95.FormFactor = Enum.FormFactor.Custom
- Part95.Size = Vector3.new(0.5, 0.5, 0.5)
- Part95.CFrame = CFrame.new(4.80000019, 2.90825105, -17.4434052, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part95.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part95.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part95.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part95.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part95.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part95.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part95.Color = Color3.new(0.756863, 0.745098, 0.258824)
- Part95.Position = Vector3.new(4.80000019, 2.90825105, -17.4434052)
- Part95.Orientation = Vector3.new(-75, 180, -90)
- Part95.Color = Color3.new(0.756863, 0.745098, 0.258824)
- Part96.Name = "BladeParts"
- Part96.Parent = Tool0
- Part96.BrickColor = BrickColor.new("Camo")
- Part96.Reflectance = 0.10000000149012
- Part96.Rotation = Vector3.new(-105, 0, 90)
- Part96.Anchored = true
- Part96.CanCollide = false
- Part96.FormFactor = Enum.FormFactor.Custom
- Part96.Size = Vector3.new(0.5, 0.5, 0.5)
- Part96.CFrame = CFrame.new(4.80000019, 14.2498302, -13.7530842, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part96.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part96.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part96.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part96.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part96.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part96.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part96.Color = Color3.new(0.227451, 0.490196, 0.0823529)
- Part96.Position = Vector3.new(4.80000019, 14.2498302, -13.7530842)
- Part96.Orientation = Vector3.new(-75, 180, -90)
- Part96.Color = Color3.new(0.227451, 0.490196, 0.0823529)
- Part97.Name = "BladeParts"
- Part97.Parent = Tool0
- Part97.BrickColor = BrickColor.new("Dark orange")
- Part97.Reflectance = 0.10000000149012
- Part97.Rotation = Vector3.new(-105, 0, 90)
- Part97.Anchored = true
- Part97.CanCollide = false
- Part97.FormFactor = Enum.FormFactor.Custom
- Part97.Size = Vector3.new(0.5, 0.5, 0.5)
- Part97.CFrame = CFrame.new(4.80000019, 10.3861303, -12.7178059, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part97.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part97.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part97.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part97.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part97.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part97.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part97.Color = Color3.new(0.627451, 0.372549, 0.207843)
- Part97.Position = Vector3.new(4.80000019, 10.3861303, -12.7178059)
- Part97.Orientation = Vector3.new(-75, 180, -90)
- Part97.Color = Color3.new(0.627451, 0.372549, 0.207843)
- Part98.Name = "BladeParts"
- Part98.Parent = Tool0
- Part98.BrickColor = BrickColor.new("Dark orange")
- Part98.Reflectance = 0.10000000149012
- Part98.Rotation = Vector3.new(-105, 0, 90)
- Part98.Anchored = true
- Part98.CanCollide = false
- Part98.FormFactor = Enum.FormFactor.Custom
- Part98.Size = Vector3.new(0.5, 0.5, 0.5)
- Part98.CFrame = CFrame.new(4.7999959, 9.77375603, -13.0713615, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part98.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part98.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part98.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part98.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part98.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part98.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part98.Color = Color3.new(0.627451, 0.372549, 0.207843)
- Part98.Position = Vector3.new(4.7999959, 9.77375603, -13.0713615)
- Part98.Orientation = Vector3.new(-75, 180, -90)
- Part98.Color = Color3.new(0.627451, 0.372549, 0.207843)
- Part99.Name = "BladeParts"
- Part99.Parent = Tool0
- Part99.BrickColor = BrickColor.new("Grime")
- Part99.Reflectance = 0.10000000149012
- Part99.Rotation = Vector3.new(-105, 0, 90)
- Part99.Anchored = true
- Part99.CanCollide = false
- Part99.FormFactor = Enum.FormFactor.Custom
- Part99.Size = Vector3.new(0.5, 0.5, 0.5)
- Part99.CFrame = CFrame.new(4.80000019, 9.16138172, -13.4249125, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part99.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part99.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part99.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part99.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part99.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part99.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part99.Color = Color3.new(0.498039, 0.556863, 0.392157)
- Part99.Position = Vector3.new(4.80000019, 9.16138172, -13.4249125)
- Part99.Orientation = Vector3.new(-75, 180, -90)
- Part99.Color = Color3.new(0.498039, 0.556863, 0.392157)
- Part100.Name = "BladeParts"
- Part100.Parent = Tool0
- Part100.BrickColor = BrickColor.new("Grime")
- Part100.Reflectance = 0.10000000149012
- Part100.Rotation = Vector3.new(-105, 0, 90)
- Part100.Anchored = true
- Part100.CanCollide = false
- Part100.FormFactor = Enum.FormFactor.Custom
- Part100.Size = Vector3.new(0.5, 0.5, 0.5)
- Part100.CFrame = CFrame.new(4.80000019, 8.54901028, -13.7784719, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part100.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part100.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part100.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part100.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part100.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part100.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part100.Color = Color3.new(0.498039, 0.556863, 0.392157)
- Part100.Position = Vector3.new(4.80000019, 8.54901028, -13.7784719)
- Part100.Orientation = Vector3.new(-75, 180, -90)
- Part100.Color = Color3.new(0.498039, 0.556863, 0.392157)
- Part101.Name = "BladeParts"
- Part101.Parent = Tool0
- Part101.BrickColor = BrickColor.new("Camo")
- Part101.Reflectance = 0.10000000149012
- Part101.Rotation = Vector3.new(-105, 0, 90)
- Part101.Anchored = true
- Part101.CanCollide = false
- Part101.FormFactor = Enum.FormFactor.Custom
- Part101.Size = Vector3.new(0.5, 0.5, 0.5)
- Part101.CFrame = CFrame.new(4.80000019, 13.6374598, -14.106638, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part101.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part101.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part101.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part101.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part101.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part101.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part101.Color = Color3.new(0.227451, 0.490196, 0.0823529)
- Part101.Position = Vector3.new(4.80000019, 13.6374598, -14.106638)
- Part101.Orientation = Vector3.new(-75, 180, -90)
- Part101.Color = Color3.new(0.227451, 0.490196, 0.0823529)
- Part102.Name = "BladeParts"
- Part102.Parent = Tool0
- Part102.BrickColor = BrickColor.new("Camo")
- Part102.Reflectance = 0.10000000149012
- Part102.Rotation = Vector3.new(-105, 0, 90)
- Part102.Anchored = true
- Part102.CanCollide = false
- Part102.FormFactor = Enum.FormFactor.Custom
- Part102.Size = Vector3.new(0.5, 0.5, 0.5)
- Part102.CFrame = CFrame.new(4.80000019, 14.8622084, -13.3995304, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part102.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part102.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part102.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part102.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part102.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part102.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part102.Color = Color3.new(0.227451, 0.490196, 0.0823529)
- Part102.Position = Vector3.new(4.80000019, 14.8622084, -13.3995304)
- Part102.Orientation = Vector3.new(-75, 180, -90)
- Part102.Color = Color3.new(0.227451, 0.490196, 0.0823529)
- Part103.Name = "fakeHandleParts"
- Part103.Parent = Tool0
- Part103.BrickColor = BrickColor.new("Dusty Rose")
- Part103.Reflectance = 0.10000000149012
- Part103.Rotation = Vector3.new(-105, 0, 90)
- Part103.Anchored = true
- Part103.CanCollide = false
- Part103.FormFactor = Enum.FormFactor.Custom
- Part103.Size = Vector3.new(0.5, 0.5, 0.5)
- Part103.CFrame = CFrame.new(4.7999959, 3.52062297, -17.0898609, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part103.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part103.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part103.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part103.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part103.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part103.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part103.Color = Color3.new(0.639216, 0.294118, 0.294118)
- Part103.Position = Vector3.new(4.7999959, 3.52062297, -17.0898609)
- Part103.Orientation = Vector3.new(-75, 180, -90)
- Part103.Color = Color3.new(0.639216, 0.294118, 0.294118)
- Part104.Name = "fakeHandleParts"
- Part104.Parent = Tool0
- Part104.BrickColor = BrickColor.new("Brown")
- Part104.Reflectance = 0.10000000149012
- Part104.Rotation = Vector3.new(-105, 0, 90)
- Part104.Anchored = true
- Part104.CanCollide = false
- Part104.FormFactor = Enum.FormFactor.Custom
- Part104.Size = Vector3.new(0.5, 0.5, 0.5)
- Part104.CFrame = CFrame.new(4.80000019, 1.29527497, -19.5994072, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part104.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part104.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part104.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part104.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part104.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part104.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part104.Color = Color3.new(0.486275, 0.360784, 0.27451)
- Part104.Position = Vector3.new(4.80000019, 1.29527497, -19.5994072)
- Part104.Orientation = Vector3.new(-75, 180, -90)
- Part104.Color = Color3.new(0.486275, 0.360784, 0.27451)
- Part105.Name = "fakeHandleParts"
- Part105.Parent = Tool0
- Part105.BrickColor = BrickColor.new("Brown")
- Part105.Reflectance = 0.10000000149012
- Part105.Rotation = Vector3.new(-105, 0, 90)
- Part105.Anchored = true
- Part105.CanCollide = false
- Part105.FormFactor = Enum.FormFactor.Custom
- Part105.Size = Vector3.new(0.5, 0.5, 0.5)
- Part105.CFrame = CFrame.new(4.80000019, 0.81231302, -19.4699974, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part105.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part105.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part105.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part105.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part105.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part105.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part105.Color = Color3.new(0.486275, 0.360784, 0.27451)
- Part105.Position = Vector3.new(4.80000019, 0.81231302, -19.4699974)
- Part105.Orientation = Vector3.new(-75, 180, -90)
- Part105.Color = Color3.new(0.486275, 0.360784, 0.27451)
- Part106.Name = "fakeHandleParts"
- Part106.Parent = Tool0
- Part106.BrickColor = BrickColor.new("Nougat")
- Part106.Reflectance = 0.10000000149012
- Part106.Rotation = Vector3.new(-105, 0, 90)
- Part106.Anchored = true
- Part106.CanCollide = false
- Part106.FormFactor = Enum.FormFactor.Custom
- Part106.Size = Vector3.new(0.5, 0.5, 0.5)
- Part106.CFrame = CFrame.new(4.80000019, 1.55409396, -18.6334839, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part106.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part106.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part106.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part106.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part106.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part106.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part106.Color = Color3.new(0.8, 0.556863, 0.411765)
- Part106.Position = Vector3.new(4.80000019, 1.55409396, -18.6334839)
- Part106.Orientation = Vector3.new(-75, 180, -90)
- Part106.Color = Color3.new(0.8, 0.556863, 0.411765)
- Part107.Name = "fakeHandleParts"
- Part107.Parent = Tool0
- Part107.BrickColor = BrickColor.new("Brown")
- Part107.Reflectance = 0.10000000149012
- Part107.Rotation = Vector3.new(-105, 0, 90)
- Part107.Anchored = true
- Part107.CanCollide = false
- Part107.FormFactor = Enum.FormFactor.Custom
- Part107.Size = Vector3.new(0.5, 0.5, 0.5)
- Part107.CFrame = CFrame.new(4.80000019, 2.52002096, -18.8923035, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part107.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part107.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part107.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part107.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part107.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part107.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part107.Color = Color3.new(0.486275, 0.360784, 0.27451)
- Part107.Position = Vector3.new(4.80000019, 2.52002096, -18.8923035)
- Part107.Orientation = Vector3.new(-75, 180, -90)
- Part107.Color = Color3.new(0.486275, 0.360784, 0.27451)
- Part108.Name = "fakeHandleParts"
- Part108.Parent = Tool0
- Part108.BrickColor = BrickColor.new("Brown")
- Part108.Reflectance = 0.10000000149012
- Part108.Rotation = Vector3.new(-105, 0, 90)
- Part108.Anchored = true
- Part108.CanCollide = false
- Part108.FormFactor = Enum.FormFactor.Custom
- Part108.Size = Vector3.new(0.5, 0.5, 0.5)
- Part108.CFrame = CFrame.new(4.80000019, 3.13239503, -18.5387497, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part108.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part108.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part108.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part108.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part108.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part108.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part108.Color = Color3.new(0.486275, 0.360784, 0.27451)
- Part108.Position = Vector3.new(4.80000019, 3.13239503, -18.5387497)
- Part108.Orientation = Vector3.new(-75, 180, -90)
- Part108.Color = Color3.new(0.486275, 0.360784, 0.27451)
- Part109.Name = "fakeHandleParts"
- Part109.Parent = Tool0
- Part109.BrickColor = BrickColor.new("Dusty Rose")
- Part109.Reflectance = 0.10000000149012
- Part109.Rotation = Vector3.new(-105, 0, 90)
- Part109.Anchored = true
- Part109.CanCollide = false
- Part109.FormFactor = Enum.FormFactor.Custom
- Part109.Size = Vector3.new(0.5, 0.5, 0.5)
- Part109.CFrame = CFrame.new(4.80000019, 0.458759993, -18.8576279, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part109.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part109.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part109.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part109.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part109.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part109.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part109.Color = Color3.new(0.639216, 0.294118, 0.294118)
- Part109.Position = Vector3.new(4.80000019, 0.458759993, -18.8576279)
- Part109.Orientation = Vector3.new(-75, 180, -90)
- Part109.Color = Color3.new(0.639216, 0.294118, 0.294118)
- Part110.Name = "fakeHandleParts"
- Part110.Parent = Tool0
- Part110.BrickColor = BrickColor.new("Olive")
- Part110.Reflectance = 0.10000000149012
- Part110.Rotation = Vector3.new(-105, 0, 90)
- Part110.Anchored = true
- Part110.CanCollide = false
- Part110.FormFactor = Enum.FormFactor.Custom
- Part110.Size = Vector3.new(0.5, 0.5, 0.5)
- Part110.CFrame = CFrame.new(4.80000019, 2.64942908, -18.4093399, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part110.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part110.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part110.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part110.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part110.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part110.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part110.Color = Color3.new(0.756863, 0.745098, 0.258824)
- Part110.Position = Vector3.new(4.80000019, 2.64942908, -18.4093399)
- Part110.Orientation = Vector3.new(-75, 180, -90)
- Part110.Color = Color3.new(0.756863, 0.745098, 0.258824)
- Part111.Name = "fakeHandleParts"
- Part111.Parent = Tool0
- Part111.BrickColor = BrickColor.new("Lavender")
- Part111.Reflectance = 0.10000000149012
- Part111.Rotation = Vector3.new(-105, 0, 90)
- Part111.Anchored = true
- Part111.CanCollide = false
- Part111.FormFactor = Enum.FormFactor.Custom
- Part111.Size = Vector3.new(0.5, 0.5, 0.5)
- Part111.CFrame = CFrame.new(4.80000019, 1.07113194, -18.5040741, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part111.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part111.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part111.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part111.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part111.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part111.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part111.Color = Color3.new(0.54902, 0.356863, 0.623529)
- Part111.Position = Vector3.new(4.80000019, 1.07113194, -18.5040741)
- Part111.Orientation = Vector3.new(-75, 180, -90)
- Part111.Color = Color3.new(0.54902, 0.356863, 0.623529)
- Part112.Name = "fakeHandleParts"
- Part112.Parent = Tool0
- Part112.BrickColor = BrickColor.new("Brown")
- Part112.Reflectance = 0.10000000149012
- Part112.Rotation = Vector3.new(-105, 0, 90)
- Part112.Anchored = true
- Part112.CanCollide = false
- Part112.FormFactor = Enum.FormFactor.Custom
- Part112.Size = Vector3.new(0.5, 0.5, 0.5)
- Part112.CFrame = CFrame.new(4.80000019, 1.90764904, -19.2458572, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part112.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part112.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part112.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part112.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part112.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part112.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part112.Color = Color3.new(0.486275, 0.360784, 0.27451)
- Part112.Position = Vector3.new(4.80000019, 1.90764904, -19.2458572)
- Part112.Orientation = Vector3.new(-75, 180, -90)
- Part112.Color = Color3.new(0.486275, 0.360784, 0.27451)
- Part113.Name = "fakeHandleParts"
- Part113.Parent = Tool0
- Part113.BrickColor = BrickColor.new("Deep orange")
- Part113.Reflectance = 0.10000000149012
- Part113.Rotation = Vector3.new(-105, 0, 90)
- Part113.Anchored = true
- Part113.CanCollide = false
- Part113.FormFactor = Enum.FormFactor.Custom
- Part113.Size = Vector3.new(0.5, 0.5, 0.5)
- Part113.CFrame = CFrame.new(4.80000019, 2.03705812, -18.7628937, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part113.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part113.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part113.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part113.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part113.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part113.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part113.Color = Color3.new(1, 0.690196, 0)
- Part113.Position = Vector3.new(4.80000019, 2.03705812, -18.7628937)
- Part113.Orientation = Vector3.new(-75, 180, -90)
- Part113.Color = Color3.new(1, 0.690196, 0)
- Part114.Name = "fakeHandleParts"
- Part114.Parent = Tool0
- Part114.BrickColor = BrickColor.new("Dusty Rose")
- Part114.Reflectance = 0.10000000149012
- Part114.Rotation = Vector3.new(-105, 0, 90)
- Part114.Anchored = true
- Part114.CanCollide = false
- Part114.FormFactor = Enum.FormFactor.Custom
- Part114.Size = Vector3.new(0.5, 0.5, 0.5)
- Part114.CFrame = CFrame.new(4.80000019, 0.329349995, -19.3405876, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part114.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part114.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part114.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part114.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part114.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part114.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part114.Color = Color3.new(0.639216, 0.294118, 0.294118)
- Part114.Position = Vector3.new(4.80000019, 0.329349995, -19.3405876)
- Part114.Orientation = Vector3.new(-75, 180, -90)
- Part114.Color = Color3.new(0.639216, 0.294118, 0.294118)
- Part115.Name = "fakeHandleParts"
- Part115.Parent = Tool0
- Part115.BrickColor = BrickColor.new("Nougat")
- Part115.Reflectance = 0.10000000149012
- Part115.Rotation = Vector3.new(-105, 0, 90)
- Part115.Anchored = true
- Part115.CanCollide = false
- Part115.FormFactor = Enum.FormFactor.Custom
- Part115.Size = Vector3.new(0.5, 0.5, 0.5)
- Part115.CFrame = CFrame.new(4.80000019, 0.941721976, -18.9870377, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part115.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part115.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part115.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part115.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part115.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part115.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part115.Color = Color3.new(0.8, 0.556863, 0.411765)
- Part115.Position = Vector3.new(4.80000019, 0.941721976, -18.9870377)
- Part115.Orientation = Vector3.new(-75, 180, -90)
- Part115.Color = Color3.new(0.8, 0.556863, 0.411765)
- Part116.Name = "fakeHandleParts"
- Part116.Parent = Tool0
- Part116.BrickColor = BrickColor.new("Brown")
- Part116.Reflectance = 0.10000000149012
- Part116.Rotation = Vector3.new(-105, 0, 90)
- Part116.Anchored = true
- Part116.CanCollide = false
- Part116.FormFactor = Enum.FormFactor.Custom
- Part116.Size = Vector3.new(0.5, 0.5, 0.5)
- Part116.CFrame = CFrame.new(4.80000019, 1.77823806, -19.7288208, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part116.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part116.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part116.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part116.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part116.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part116.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part116.Color = Color3.new(0.486275, 0.360784, 0.27451)
- Part116.Position = Vector3.new(4.80000019, 1.77823806, -19.7288208)
- Part116.Orientation = Vector3.new(-75, 180, -90)
- Part116.Color = Color3.new(0.486275, 0.360784, 0.27451)
- Part117.Name = "fakeHandleParts"
- Part117.Parent = Tool0
- Part117.BrickColor = BrickColor.new("Cool yellow")
- Part117.Reflectance = 0.10000000149012
- Part117.Rotation = Vector3.new(-105, 0, 90)
- Part117.Anchored = true
- Part117.CanCollide = false
- Part117.FormFactor = Enum.FormFactor.Custom
- Part117.Size = Vector3.new(0.5, 0.5, 0.5)
- Part117.CFrame = CFrame.new(4.80000019, 1.42468596, -19.1164474, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part117.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part117.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part117.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part117.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part117.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part117.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part117.Color = Color3.new(0.992157, 0.917647, 0.552941)
- Part117.Position = Vector3.new(4.80000019, 1.42468596, -19.1164474)
- Part117.Orientation = Vector3.new(-75, 180, -90)
- Part117.Color = Color3.new(0.992157, 0.917647, 0.552941)
- Part118.Name = "fakeHandleParts"
- Part118.Parent = Tool0
- Part118.BrickColor = BrickColor.new("Brown")
- Part118.Reflectance = 0.10000000149012
- Part118.Rotation = Vector3.new(-105, 0, 90)
- Part118.Anchored = true
- Part118.CanCollide = false
- Part118.FormFactor = Enum.FormFactor.Custom
- Part118.Size = Vector3.new(0.5, 0.5, 0.5)
- Part118.CFrame = CFrame.new(4.80000019, 2.45996094, -15.252738, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part118.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part118.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part118.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part118.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part118.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part118.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part118.Color = Color3.new(0.486275, 0.360784, 0.27451)
- Part118.Position = Vector3.new(4.80000019, 2.45996094, -15.252738)
- Part118.Orientation = Vector3.new(-75, 180, -90)
- Part118.Color = Color3.new(0.486275, 0.360784, 0.27451)
- Part119.Name = "fakeHandleParts"
- Part119.Parent = Tool0
- Part119.BrickColor = BrickColor.new("Cool yellow")
- Part119.Reflectance = 0.10000000149012
- Part119.Rotation = Vector3.new(-105, 0, 90)
- Part119.Anchored = true
- Part119.CanCollide = false
- Part119.FormFactor = Enum.FormFactor.Custom
- Part119.Size = Vector3.new(0.5, 0.5, 0.5)
- Part119.CFrame = CFrame.new(4.80000019, 3.55529904, -15.0285978, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part119.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part119.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part119.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part119.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part119.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part119.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part119.Color = Color3.new(0.992157, 0.917647, 0.552941)
- Part119.Position = Vector3.new(4.80000019, 3.55529904, -15.0285978)
- Part119.Orientation = Vector3.new(-75, 180, -90)
- Part119.Color = Color3.new(0.992157, 0.917647, 0.552941)
- Part120.Name = "fakeHandleParts"
- Part120.Parent = Tool0
- Part120.BrickColor = BrickColor.new("Bright red")
- Part120.Reflectance = 0.10000000149012
- Part120.Rotation = Vector3.new(-105, 0, 90)
- Part120.Anchored = true
- Part120.CanCollide = false
- Part120.FormFactor = Enum.FormFactor.Custom
- Part120.Size = Vector3.new(0.5, 0.5, 0.5)
- Part120.CFrame = CFrame.new(4.80000019, 2.77883911, -17.9263763, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part120.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part120.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part120.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part120.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part120.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part120.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part120.Color = Color3.new(0.768627, 0.156863, 0.109804)
- Part120.Position = Vector3.new(4.80000019, 2.77883911, -17.9263763)
- Part120.Orientation = Vector3.new(-75, 180, -90)
- Part120.Color = Color3.new(0.768627, 0.156863, 0.109804)
- Part121.Name = "fakeHandleParts"
- Part121.Parent = Tool0
- Part121.BrickColor = BrickColor.new("Dusty Rose")
- Part121.Reflectance = 0.10000000149012
- Part121.Rotation = Vector3.new(-105, 0, 90)
- Part121.Anchored = true
- Part121.CanCollide = false
- Part121.FormFactor = Enum.FormFactor.Custom
- Part121.Size = Vector3.new(0.5, 0.5, 0.5)
- Part121.CFrame = CFrame.new(4.80000019, 2.20114112, -16.218668, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part121.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part121.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part121.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part121.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part121.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part121.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part121.Color = Color3.new(0.639216, 0.294118, 0.294118)
- Part121.Position = Vector3.new(4.80000019, 2.20114112, -16.218668)
- Part121.Orientation = Vector3.new(-75, 180, -90)
- Part121.Color = Color3.new(0.639216, 0.294118, 0.294118)
- Part122.Name = "fakeHandleParts"
- Part122.Parent = Tool0
- Part122.BrickColor = BrickColor.new("Brown")
- Part122.Reflectance = 0.10000000149012
- Part122.Rotation = Vector3.new(-105, 0, 90)
- Part122.Anchored = true
- Part122.CanCollide = false
- Part122.FormFactor = Enum.FormFactor.Custom
- Part122.Size = Vector3.new(0.5, 0.5, 0.5)
- Part122.CFrame = CFrame.new(4.7999959, 2.58937097, -14.7697716, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part122.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part122.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part122.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part122.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part122.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part122.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part122.Color = Color3.new(0.486275, 0.360784, 0.27451)
- Part122.Position = Vector3.new(4.7999959, 2.58937097, -14.7697716)
- Part122.Orientation = Vector3.new(-75, 180, -90)
- Part122.Color = Color3.new(0.486275, 0.360784, 0.27451)
- Part123.Name = "fakeHandleParts"
- Part123.Parent = Tool0
- Part123.BrickColor = BrickColor.new("Bright red")
- Part123.Reflectance = 0.10000000149012
- Part123.Rotation = Vector3.new(-105, 0, 90)
- Part123.Anchored = true
- Part123.CanCollide = false
- Part123.FormFactor = Enum.FormFactor.Custom
- Part123.Size = Vector3.new(0.5, 0.5, 0.5)
- Part123.CFrame = CFrame.new(4.80000019, 2.55469704, -16.8310432, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part123.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part123.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part123.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part123.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part123.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part123.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part123.Color = Color3.new(0.768627, 0.156863, 0.109804)
- Part123.Position = Vector3.new(4.80000019, 2.55469704, -16.8310432)
- Part123.Orientation = Vector3.new(-75, 180, -90)
- Part123.Color = Color3.new(0.768627, 0.156863, 0.109804)
- Part124.Name = "fakeHandleParts"
- Part124.Parent = Tool0
- Part124.BrickColor = BrickColor.new("Brown")
- Part124.Reflectance = 0.10000000149012
- Part124.Rotation = Vector3.new(-105, 0, 90)
- Part124.Anchored = true
- Part124.CanCollide = false
- Part124.FormFactor = Enum.FormFactor.Custom
- Part124.Size = Vector3.new(0.5, 0.5, 0.5)
- Part124.CFrame = CFrame.new(4.80000019, 3.68470693, -14.5456305, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part124.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part124.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part124.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part124.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part124.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part124.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part124.Color = Color3.new(0.486275, 0.360784, 0.27451)
- Part124.Position = Vector3.new(4.80000019, 3.68470693, -14.5456305)
- Part124.Orientation = Vector3.new(-75, 180, -90)
- Part124.Color = Color3.new(0.486275, 0.360784, 0.27451)
- Part125.Name = "fakeHandleParts"
- Part125.Parent = Tool0
- Part125.BrickColor = BrickColor.new("Brown")
- Part125.Reflectance = 0.10000000149012
- Part125.Rotation = Vector3.new(-105, 0, 90)
- Part125.Anchored = true
- Part125.CanCollide = false
- Part125.FormFactor = Enum.FormFactor.Custom
- Part125.Size = Vector3.new(0.5, 0.5, 0.5)
- Part125.CFrame = CFrame.new(4.80000019, 2.42528605, -17.3140068, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part125.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part125.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part125.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part125.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part125.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part125.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part125.Color = Color3.new(0.486275, 0.360784, 0.27451)
- Part125.Position = Vector3.new(4.80000019, 2.42528605, -17.3140068)
- Part125.Orientation = Vector3.new(-75, 180, -90)
- Part125.Color = Color3.new(0.486275, 0.360784, 0.27451)
- Part126.Name = "fakeHandleParts"
- Part126.Parent = Tool0
- Part126.BrickColor = BrickColor.new("Brown")
- Part126.Reflectance = 0.10000000149012
- Part126.Rotation = Vector3.new(-105, 0, 90)
- Part126.Anchored = true
- Part126.CanCollide = false
- Part126.FormFactor = Enum.FormFactor.Custom
- Part126.Size = Vector3.new(0.5, 0.5, 0.5)
- Part126.CFrame = CFrame.new(4.80000019, 2.68410611, -16.3480778, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part126.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part126.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part126.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part126.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part126.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part126.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part126.Color = Color3.new(0.486275, 0.360784, 0.27451)
- Part126.Position = Vector3.new(4.80000019, 2.68410611, -16.3480778)
- Part126.Orientation = Vector3.new(-75, 180, -90)
- Part126.Color = Color3.new(0.486275, 0.360784, 0.27451)
- Part127.Name = "fakeHandleParts"
- Part127.Parent = Tool0
- Part127.BrickColor = BrickColor.new("Dusty Rose")
- Part127.Reflectance = 0.10000000149012
- Part127.Rotation = Vector3.new(-105, 0, 90)
- Part127.Anchored = true
- Part127.CanCollide = false
- Part127.FormFactor = Enum.FormFactor.Custom
- Part127.Size = Vector3.new(0.5, 0.5, 0.5)
- Part127.CFrame = CFrame.new(4.80000019, 3.42588806, -15.5115623, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part127.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part127.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part127.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part127.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part127.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part127.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part127.Color = Color3.new(0.639216, 0.294118, 0.294118)
- Part127.Position = Vector3.new(4.80000019, 3.42588806, -15.5115623)
- Part127.Orientation = Vector3.new(-75, 180, -90)
- Part127.Color = Color3.new(0.639216, 0.294118, 0.294118)
- Part128.Name = "fakeHandleParts"
- Part128.Parent = Tool0
- Part128.BrickColor = BrickColor.new("Dusty Rose")
- Part128.Reflectance = 0.10000000149012
- Part128.Rotation = Vector3.new(-105, 0, 90)
- Part128.Anchored = true
- Part128.CanCollide = false
- Part128.FormFactor = Enum.FormFactor.Custom
- Part128.Size = Vector3.new(0.5, 0.5, 0.5)
- Part128.CFrame = CFrame.new(4.80000019, 4.03826094, -15.1580076, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part128.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part128.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part128.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part128.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part128.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part128.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part128.Color = Color3.new(0.639216, 0.294118, 0.294118)
- Part128.Position = Vector3.new(4.80000019, 4.03826094, -15.1580076)
- Part128.Orientation = Vector3.new(-75, 180, -90)
- Part128.Color = Color3.new(0.639216, 0.294118, 0.294118)
- Part129.Name = "fakeHandleParts"
- Part129.Parent = Tool0
- Part129.BrickColor = BrickColor.new("Dusty Rose")
- Part129.Reflectance = 0.10000000149012
- Part129.Rotation = Vector3.new(-105, 0, 90)
- Part129.Anchored = true
- Part129.CanCollide = false
- Part129.FormFactor = Enum.FormFactor.Custom
- Part129.Size = Vector3.new(0.5, 0.5, 0.5)
- Part129.CFrame = CFrame.new(4.80000019, 1.10580695, -16.442812, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part129.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part129.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part129.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part129.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part129.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part129.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part129.Color = Color3.new(0.639216, 0.294118, 0.294118)
- Part129.Position = Vector3.new(4.80000019, 1.10580695, -16.442812)
- Part129.Orientation = Vector3.new(-75, 180, -90)
- Part129.Color = Color3.new(0.639216, 0.294118, 0.294118)
- Part130.Name = "fakeHandleParts"
- Part130.Parent = Tool0
- Part130.BrickColor = BrickColor.new("Brown")
- Part130.Reflectance = 0.10000000149012
- Part130.Rotation = Vector3.new(-105, 0, 90)
- Part130.Anchored = true
- Part130.CanCollide = false
- Part130.FormFactor = Enum.FormFactor.Custom
- Part130.Size = Vector3.new(0.5, 0.5, 0.5)
- Part130.CFrame = CFrame.new(4.80000019, 0.976396978, -16.9257755, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part130.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part130.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part130.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part130.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part130.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part130.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part130.Color = Color3.new(0.486275, 0.360784, 0.27451)
- Part130.Position = Vector3.new(4.80000019, 0.976396978, -16.9257755)
- Part130.Orientation = Vector3.new(-75, 180, -90)
- Part130.Color = Color3.new(0.486275, 0.360784, 0.27451)
- Part131.Name = "fakeHandleParts"
- Part131.Parent = Tool0
- Part131.BrickColor = BrickColor.new("Dusty Rose")
- Part131.Reflectance = 0.10000000149012
- Part131.Rotation = Vector3.new(-105, 0, 90)
- Part131.Anchored = true
- Part131.CanCollide = false
- Part131.FormFactor = Enum.FormFactor.Custom
- Part131.Size = Vector3.new(0.5, 0.5, 0.5)
- Part131.CFrame = CFrame.new(4.80000019, 3.072335, -14.8991842, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part131.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part131.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part131.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part131.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part131.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part131.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part131.Color = Color3.new(0.639216, 0.294118, 0.294118)
- Part131.Position = Vector3.new(4.80000019, 3.072335, -14.8991842)
- Part131.Orientation = Vector3.new(-75, 180, -90)
- Part131.Color = Color3.new(0.639216, 0.294118, 0.294118)
- Part132.Name = "fakeHandleParts"
- Part132.Parent = Tool0
- Part132.BrickColor = BrickColor.new("Olive")
- Part132.Reflectance = 0.10000000149012
- Part132.Rotation = Vector3.new(-105, 0, 90)
- Part132.Anchored = true
- Part132.CanCollide = false
- Part132.FormFactor = Enum.FormFactor.Custom
- Part132.Size = Vector3.new(0.5, 0.5, 0.5)
- Part132.CFrame = CFrame.new(4.80000019, 1.58877099, -16.5722218, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part132.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part132.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part132.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part132.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part132.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part132.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part132.Color = Color3.new(0.756863, 0.745098, 0.258824)
- Part132.Position = Vector3.new(4.80000019, 1.58877099, -16.5722218)
- Part132.Orientation = Vector3.new(-75, 180, -90)
- Part132.Color = Color3.new(0.756863, 0.745098, 0.258824)
- Part133.Name = "fakeHandleParts"
- Part133.Parent = Tool0
- Part133.BrickColor = BrickColor.new("Brown")
- Part133.Reflectance = 0.10000000149012
- Part133.Rotation = Vector3.new(-105, 0, 90)
- Part133.Anchored = true
- Part133.CanCollide = false
- Part133.FormFactor = Enum.FormFactor.Custom
- Part133.Size = Vector3.new(0.5, 0.5, 0.5)
- Part133.CFrame = CFrame.new(4.80000019, 2.07173204, -16.7016315, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part133.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part133.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part133.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part133.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part133.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part133.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part133.Color = Color3.new(0.486275, 0.360784, 0.27451)
- Part133.Position = Vector3.new(4.80000019, 2.07173204, -16.7016315)
- Part133.Orientation = Vector3.new(-75, 180, -90)
- Part133.Color = Color3.new(0.486275, 0.360784, 0.27451)
- Part134.Name = "fakeHandleParts"
- Part134.Parent = Tool0
- Part134.BrickColor = BrickColor.new("Lavender")
- Part134.Reflectance = 0.10000000149012
- Part134.Rotation = Vector3.new(-105, 0, 90)
- Part134.Anchored = true
- Part134.CanCollide = false
- Part134.FormFactor = Enum.FormFactor.Custom
- Part134.Size = Vector3.new(0.5, 0.5, 0.5)
- Part134.CFrame = CFrame.new(4.80000019, 1.71817994, -16.0892582, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part134.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part134.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part134.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part134.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part134.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part134.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part134.Color = Color3.new(0.54902, 0.356863, 0.623529)
- Part134.Position = Vector3.new(4.80000019, 1.71817994, -16.0892582)
- Part134.Orientation = Vector3.new(-75, 180, -90)
- Part134.Color = Color3.new(0.54902, 0.356863, 0.623529)
- Part135.Name = "fakeHandleParts"
- Part135.Parent = Tool0
- Part135.BrickColor = BrickColor.new("Olive")
- Part135.Reflectance = 0.10000000149012
- Part135.Rotation = Vector3.new(-105, 0, 90)
- Part135.Anchored = true
- Part135.CanCollide = false
- Part135.FormFactor = Enum.FormFactor.Custom
- Part135.Size = Vector3.new(0.5, 0.5, 0.5)
- Part135.CFrame = CFrame.new(4.80000019, 2.94292498, -15.3821516, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part135.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part135.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part135.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part135.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part135.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part135.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part135.Color = Color3.new(0.756863, 0.745098, 0.258824)
- Part135.Position = Vector3.new(4.80000019, 2.94292498, -15.3821516)
- Part135.Orientation = Vector3.new(-75, 180, -90)
- Part135.Color = Color3.new(0.756863, 0.745098, 0.258824)
- Part136.Name = "fakeHandleParts"
- Part136.Parent = Tool0
- Part136.BrickColor = BrickColor.new("Brown")
- Part136.Reflectance = 0.10000000149012
- Part136.Rotation = Vector3.new(-105, 0, 90)
- Part136.Anchored = true
- Part136.CanCollide = false
- Part136.FormFactor = Enum.FormFactor.Custom
- Part136.Size = Vector3.new(0.5, 0.5, 0.5)
- Part136.CFrame = CFrame.new(4.80000019, 2.8135159, -15.8651142, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part136.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part136.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part136.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part136.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part136.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part136.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part136.Color = Color3.new(0.486275, 0.360784, 0.27451)
- Part136.Position = Vector3.new(4.80000019, 2.8135159, -15.8651142)
- Part136.Orientation = Vector3.new(-75, 180, -90)
- Part136.Color = Color3.new(0.486275, 0.360784, 0.27451)
- Part137.Name = "fakeHandleParts"
- Part137.Parent = Tool0
- Part137.BrickColor = BrickColor.new("Dusty Rose")
- Part137.Reflectance = 0.10000000149012
- Part137.Rotation = Vector3.new(-105, 0, 90)
- Part137.Anchored = true
- Part137.CanCollide = false
- Part137.FormFactor = Enum.FormFactor.Custom
- Part137.Size = Vector3.new(0.5, 0.5, 0.5)
- Part137.CFrame = CFrame.new(4.80000019, 2.29587793, -17.7969704, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part137.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part137.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part137.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part137.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part137.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part137.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part137.Color = Color3.new(0.639216, 0.294118, 0.294118)
- Part137.Position = Vector3.new(4.80000019, 2.29587793, -17.7969704)
- Part137.Orientation = Vector3.new(-75, 180, -90)
- Part137.Color = Color3.new(0.639216, 0.294118, 0.294118)
- Part138.Name = "fakeHandleParts"
- Part138.Parent = Tool0
- Part138.BrickColor = BrickColor.new("Brown")
- Part138.Reflectance = 0.10000000149012
- Part138.Rotation = Vector3.new(-105, 0, 90)
- Part138.Anchored = true
- Part138.CanCollide = false
- Part138.FormFactor = Enum.FormFactor.Custom
- Part138.Size = Vector3.new(0.5, 0.5, 0.5)
- Part138.CFrame = CFrame.new(4.80000019, 1.45936, -17.0551834, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part138.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part138.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part138.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part138.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part138.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part138.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part138.Color = Color3.new(0.486275, 0.360784, 0.27451)
- Part138.Position = Vector3.new(4.80000019, 1.45936, -17.0551834)
- Part138.Orientation = Vector3.new(-75, 180, -90)
- Part138.Color = Color3.new(0.486275, 0.360784, 0.27451)
- Part139.Name = "fakeHandleParts"
- Part139.Parent = Tool0
- Part139.BrickColor = BrickColor.new("Lavender")
- Part139.Reflectance = 0.10000000149012
- Part139.Rotation = Vector3.new(-105, 0, 90)
- Part139.Anchored = true
- Part139.CanCollide = false
- Part139.FormFactor = Enum.FormFactor.Custom
- Part139.Size = Vector3.new(0.5, 0.5, 0.5)
- Part139.CFrame = CFrame.new(4.80000019, 1.68350506, -18.1505241, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part139.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part139.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part139.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part139.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part139.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part139.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part139.Color = Color3.new(0.54902, 0.356863, 0.623529)
- Part139.Position = Vector3.new(4.80000019, 1.68350506, -18.1505241)
- Part139.Orientation = Vector3.new(-75, 180, -90)
- Part139.Color = Color3.new(0.54902, 0.356863, 0.623529)
- Part140.Name = "fakeHandleParts"
- Part140.Parent = Tool0
- Part140.BrickColor = BrickColor.new("Dark orange")
- Part140.Reflectance = 0.10000000149012
- Part140.Rotation = Vector3.new(-105, 0, 90)
- Part140.Anchored = true
- Part140.CanCollide = false
- Part140.FormFactor = Enum.FormFactor.Custom
- Part140.Size = Vector3.new(0.5, 0.5, 0.5)
- Part140.CFrame = CFrame.new(4.80000401, 2.16646791, -18.2799301, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part140.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part140.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part140.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part140.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part140.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part140.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part140.Color = Color3.new(0.627451, 0.372549, 0.207843)
- Part140.Position = Vector3.new(4.80000401, 2.16646791, -18.2799301)
- Part140.Orientation = Vector3.new(-75, 180, -90)
- Part140.Color = Color3.new(0.627451, 0.372549, 0.207843)
- Part141.Name = "fakeHandleParts"
- Part141.Parent = Tool0
- Part141.BrickColor = BrickColor.new("Brown")
- Part141.Reflectance = 0.10000000149012
- Part141.Rotation = Vector3.new(-105, 0, 90)
- Part141.Anchored = true
- Part141.CanCollide = false
- Part141.FormFactor = Enum.FormFactor.Custom
- Part141.Size = Vector3.new(0.5, 0.5, 0.5)
- Part141.CFrame = CFrame.new(4.80000019, 4.16766977, -14.675046, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part141.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part141.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part141.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part141.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part141.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part141.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part141.Color = Color3.new(0.486275, 0.360784, 0.27451)
- Part141.Position = Vector3.new(4.80000019, 4.16766977, -14.675046)
- Part141.Orientation = Vector3.new(-75, 180, -90)
- Part141.Color = Color3.new(0.486275, 0.360784, 0.27451)
- Part142.Name = "BladeParts"
- Part142.Parent = Tool0
- Part142.BrickColor = BrickColor.new("Earth green")
- Part142.Reflectance = 0.10000000149012
- Part142.Rotation = Vector3.new(-105, 0, 90)
- Part142.Anchored = true
- Part142.CanCollide = false
- Part142.FormFactor = Enum.FormFactor.Custom
- Part142.Size = Vector3.new(0.5, 0.5, 0.5)
- Part142.CFrame = CFrame.new(4.80000019, 12.1885681, -13.7184124, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part142.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part142.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part142.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part142.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part142.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part142.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part142.Color = Color3.new(0.152941, 0.27451, 0.176471)
- Part142.Position = Vector3.new(4.80000019, 12.1885681, -13.7184124)
- Part142.Orientation = Vector3.new(-75, 180, -90)
- Part142.Color = Color3.new(0.152941, 0.27451, 0.176471)
- Part143.Name = "BladeParts"
- Part143.Parent = Tool0
- Part143.BrickColor = BrickColor.new("Br. yellowish green")
- Part143.Reflectance = 0.10000000149012
- Part143.Rotation = Vector3.new(-105, 0, 90)
- Part143.Anchored = true
- Part143.CanCollide = false
- Part143.FormFactor = Enum.FormFactor.Custom
- Part143.Size = Vector3.new(0.5, 0.5, 0.5)
- Part143.CFrame = CFrame.new(4.80000019, 11.2226477, -13.45959, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part143.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part143.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part143.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part143.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part143.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part143.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part143.Color = Color3.new(0.643137, 0.741176, 0.278431)
- Part143.Position = Vector3.new(4.80000019, 11.2226477, -13.45959)
- Part143.Orientation = Vector3.new(-75, 180, -90)
- Part143.Color = Color3.new(0.643137, 0.741176, 0.278431)
- Part144.Name = "BladeParts"
- Part144.Parent = Tool0
- Part144.BrickColor = BrickColor.new("Bright green")
- Part144.Reflectance = 0.10000000149012
- Part144.Rotation = Vector3.new(-105, 0, 90)
- Part144.Anchored = true
- Part144.CanCollide = false
- Part144.FormFactor = Enum.FormFactor.Custom
- Part144.Size = Vector3.new(0.5, 0.5, 0.5)
- Part144.CFrame = CFrame.new(4.80000019, 11.7056084, -13.5889997, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part144.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part144.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part144.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part144.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part144.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part144.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part144.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part144.Position = Vector3.new(4.80000019, 11.7056084, -13.5889997)
- Part144.Orientation = Vector3.new(-75, 180, -90)
- Part144.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part145.Name = "BladeParts"
- Part145.Parent = Tool0
- Part145.BrickColor = BrickColor.new("Dark orange")
- Part145.Reflectance = 0.10000000149012
- Part145.Rotation = Vector3.new(-105, 0, 90)
- Part145.Anchored = true
- Part145.CanCollide = false
- Part145.FormFactor = Enum.FormFactor.Custom
- Part145.Size = Vector3.new(0.5, 0.5, 0.5)
- Part145.CFrame = CFrame.new(4.80000019, 10.1273079, -13.6837339, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part145.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part145.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part145.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part145.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part145.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part145.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part145.Color = Color3.new(0.627451, 0.372549, 0.207843)
- Part145.Position = Vector3.new(4.80000019, 10.1273079, -13.6837339)
- Part145.Orientation = Vector3.new(-75, 180, -90)
- Part145.Color = Color3.new(0.627451, 0.372549, 0.207843)
- Part146.Name = "BladeParts"
- Part146.Parent = Tool0
- Part146.BrickColor = BrickColor.new("Dark orange")
- Part146.Reflectance = 0.10000000149012
- Part146.Rotation = Vector3.new(-105, 0, 90)
- Part146.Anchored = true
- Part146.CanCollide = false
- Part146.FormFactor = Enum.FormFactor.Custom
- Part146.Size = Vector3.new(0.5, 0.5, 0.5)
- Part146.CFrame = CFrame.new(4.80000019, 11.4814615, -12.4936638, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part146.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part146.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part146.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part146.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part146.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part146.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part146.Color = Color3.new(0.627451, 0.372549, 0.207843)
- Part146.Position = Vector3.new(4.80000019, 11.4814615, -12.4936638)
- Part146.Orientation = Vector3.new(-75, 180, -90)
- Part146.Color = Color3.new(0.627451, 0.372549, 0.207843)
- Part147.Name = "BladeParts"
- Part147.Parent = Tool0
- Part147.BrickColor = BrickColor.new("Dark orange")
- Part147.Reflectance = 0.10000000149012
- Part147.Rotation = Vector3.new(-105, 0, 90)
- Part147.Anchored = true
- Part147.CanCollide = false
- Part147.FormFactor = Enum.FormFactor.Custom
- Part147.Size = Vector3.new(0.5, 0.5, 0.5)
- Part147.CFrame = CFrame.new(4.80000019, 10.7396822, -13.3301744, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part147.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part147.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part147.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part147.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part147.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part147.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part147.Color = Color3.new(0.627451, 0.372549, 0.207843)
- Part147.Position = Vector3.new(4.80000019, 10.7396822, -13.3301744)
- Part147.Orientation = Vector3.new(-75, 180, -90)
- Part147.Color = Color3.new(0.627451, 0.372549, 0.207843)
- Part148.Name = "BladeParts"
- Part148.Parent = Tool0
- Part148.BrickColor = BrickColor.new("Br. yellowish green")
- Part148.Reflectance = 0.10000000149012
- Part148.Rotation = Vector3.new(-105, 0, 90)
- Part148.Anchored = true
- Part148.CanCollide = false
- Part148.FormFactor = Enum.FormFactor.Custom
- Part148.Size = Vector3.new(0.5, 0.5, 0.5)
- Part148.CFrame = CFrame.new(4.80000019, 12.3179798, -13.235446, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part148.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part148.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part148.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part148.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part148.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part148.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part148.Color = Color3.new(0.643137, 0.741176, 0.278431)
- Part148.Position = Vector3.new(4.80000019, 12.3179798, -13.235446)
- Part148.Orientation = Vector3.new(-75, 180, -90)
- Part148.Color = Color3.new(0.643137, 0.741176, 0.278431)
- Part149.Name = "BladeParts"
- Part149.Parent = Tool0
- Part149.BrickColor = BrickColor.new("Deep orange")
- Part149.Reflectance = 0.10000000149012
- Part149.Rotation = Vector3.new(-105, 0, 90)
- Part149.Anchored = true
- Part149.CanCollide = false
- Part149.FormFactor = Enum.FormFactor.Custom
- Part149.Size = Vector3.new(0.5, 0.5, 0.5)
- Part149.CFrame = CFrame.new(4.80000019, 11.8350143, -13.1060305, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part149.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part149.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part149.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part149.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part149.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part149.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part149.Color = Color3.new(1, 0.690196, 0)
- Part149.Position = Vector3.new(4.80000019, 11.8350143, -13.1060305)
- Part149.Orientation = Vector3.new(-75, 180, -90)
- Part149.Color = Color3.new(1, 0.690196, 0)
- Part150.Name = "BladeParts"
- Part150.Parent = Tool0
- Part150.BrickColor = BrickColor.new("Deep blue")
- Part150.Reflectance = 0.10000000149012
- Part150.Rotation = Vector3.new(-105, 0, 90)
- Part150.Anchored = true
- Part150.CanCollide = false
- Part150.FormFactor = Enum.FormFactor.Custom
- Part150.Size = Vector3.new(0.5, 0.5, 0.5)
- Part150.CFrame = CFrame.new(4.80000019, 5.32306385, -18.0904617, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part150.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part150.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part150.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part150.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part150.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part150.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part150.Color = Color3.new(0.129412, 0.329412, 0.72549)
- Part150.Position = Vector3.new(4.80000019, 5.32306385, -18.0904617)
- Part150.Orientation = Vector3.new(-75, 180, -90)
- Part150.Color = Color3.new(0.129412, 0.329412, 0.72549)
- Part151.Name = "fakeHandleParts"
- Part151.Parent = Tool0
- Part151.BrickColor = BrickColor.new("Lavender")
- Part151.Reflectance = 0.10000000149012
- Part151.Rotation = Vector3.new(-105, 0, 90)
- Part151.Anchored = true
- Part151.CanCollide = false
- Part151.FormFactor = Enum.FormFactor.Custom
- Part151.Size = Vector3.new(0.5, 0.5, 0.5)
- Part151.CFrame = CFrame.new(4.80000019, 5.06424522, -19.0563812, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part151.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part151.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part151.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part151.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part151.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part151.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part151.Color = Color3.new(0.54902, 0.356863, 0.623529)
- Part151.Position = Vector3.new(4.80000019, 5.06424522, -19.0563812)
- Part151.Orientation = Vector3.new(-75, 180, -90)
- Part151.Color = Color3.new(0.54902, 0.356863, 0.623529)
- Part152.Name = "BladeParts"
- Part152.Parent = Tool0
- Part152.BrickColor = BrickColor.new("Bright blue")
- Part152.Reflectance = 0.10000000149012
- Part152.Rotation = Vector3.new(-105, 0, 90)
- Part152.Anchored = true
- Part152.CanCollide = false
- Part152.FormFactor = Enum.FormFactor.Custom
- Part152.Size = Vector3.new(0.5, 0.5, 0.5)
- Part152.CFrame = CFrame.new(4.80000019, 4.84010077, -17.9610519, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part152.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part152.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part152.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part152.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part152.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part152.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part152.Color = Color3.new(0.0509804, 0.411765, 0.67451)
- Part152.Position = Vector3.new(4.80000019, 4.84010077, -17.9610519)
- Part152.Orientation = Vector3.new(-75, 180, -90)
- Part152.Color = Color3.new(0.0509804, 0.411765, 0.67451)
- Part153.Name = "fakeHandleParts"
- Part153.Parent = Tool0
- Part153.BrickColor = BrickColor.new("Lavender")
- Part153.Reflectance = 0.10000000149012
- Part153.Rotation = Vector3.new(-105, 0, 90)
- Part153.Anchored = true
- Part153.CanCollide = false
- Part153.FormFactor = Enum.FormFactor.Custom
- Part153.Size = Vector3.new(0.5, 0.5, 0.5)
- Part153.CFrame = CFrame.new(4.80000019, 4.71069098, -18.4440155, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part153.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part153.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part153.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part153.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part153.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part153.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part153.Color = Color3.new(0.54902, 0.356863, 0.623529)
- Part153.Position = Vector3.new(4.80000019, 4.71069098, -18.4440155)
- Part153.Orientation = Vector3.new(-75, 180, -90)
- Part153.Color = Color3.new(0.54902, 0.356863, 0.623529)
- Part154.Name = "BladeParts"
- Part154.Parent = Tool0
- Part154.BrickColor = BrickColor.new("Deep blue")
- Part154.Reflectance = 0.10000000149012
- Part154.Rotation = Vector3.new(-105, 0, 90)
- Part154.Anchored = true
- Part154.CanCollide = false
- Part154.FormFactor = Enum.FormFactor.Custom
- Part154.Size = Vector3.new(0.5, 0.5, 0.5)
- Part154.CFrame = CFrame.new(4.80000019, 5.93543386, -17.736908, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part154.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part154.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part154.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part154.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part154.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part154.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part154.Color = Color3.new(0.129412, 0.329412, 0.72549)
- Part154.Position = Vector3.new(4.80000019, 5.93543386, -17.736908)
- Part154.Orientation = Vector3.new(-75, 180, -90)
- Part154.Color = Color3.new(0.129412, 0.329412, 0.72549)
- Part155.Name = "BladeParts"
- Part155.Parent = Tool0
- Part155.BrickColor = BrickColor.new("Bright bluish green")
- Part155.Reflectance = 0.10000000149012
- Part155.Rotation = Vector3.new(-105, 0, 90)
- Part155.Anchored = true
- Part155.CanCollide = false
- Part155.FormFactor = Enum.FormFactor.Custom
- Part155.Size = Vector3.new(0.5, 0.5, 0.5)
- Part155.CFrame = CFrame.new(4.80000019, 10.3514519, -14.7790718, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part155.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part155.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part155.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part155.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part155.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part155.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part155.Color = Color3.new(0, 0.560784, 0.611765)
- Part155.Position = Vector3.new(4.80000019, 10.3514519, -14.7790718)
- Part155.Orientation = Vector3.new(-75, 180, -90)
- Part155.Color = Color3.new(0, 0.560784, 0.611765)
- Part156.Name = "BladeParts"
- Part156.Parent = Tool0
- Part156.BrickColor = BrickColor.new("Earth green")
- Part156.Reflectance = 0.10000000149012
- Part156.Rotation = Vector3.new(-105, 0, 90)
- Part156.Anchored = true
- Part156.CanCollide = false
- Part156.FormFactor = Enum.FormFactor.Custom
- Part156.Size = Vector3.new(0.5, 0.5, 0.5)
- Part156.CFrame = CFrame.new(4.80000019, 8.77315426, -14.8738041, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part156.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part156.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part156.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part156.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part156.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part156.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part156.Color = Color3.new(0.152941, 0.27451, 0.176471)
- Part156.Position = Vector3.new(4.80000019, 8.77315426, -14.8738041)
- Part156.Orientation = Vector3.new(-75, 180, -90)
- Part156.Color = Color3.new(0.152941, 0.27451, 0.176471)
- Part157.Name = "fakeHandleParts"
- Part157.Parent = Tool0
- Part157.BrickColor = BrickColor.new("Olive")
- Part157.Reflectance = 0.10000000149012
- Part157.Rotation = Vector3.new(-105, 0, 90)
- Part157.Anchored = true
- Part157.CanCollide = false
- Part157.FormFactor = Enum.FormFactor.Custom
- Part157.Size = Vector3.new(0.5, 0.5, 0.5)
- Part157.CFrame = CFrame.new(4.80000019, 4.58128214, -18.9269791, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part157.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part157.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part157.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part157.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part157.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part157.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part157.Color = Color3.new(0.756863, 0.745098, 0.258824)
- Part157.Position = Vector3.new(4.80000019, 4.58128214, -18.9269791)
- Part157.Orientation = Vector3.new(-75, 180, -90)
- Part157.Color = Color3.new(0.756863, 0.745098, 0.258824)
- Part158.Name = "BladeParts"
- Part158.Parent = Tool0
- Part158.BrickColor = BrickColor.new("Bright blue")
- Part158.Reflectance = 0.10000000149012
- Part158.Rotation = Vector3.new(-105, 0, 90)
- Part158.Anchored = true
- Part158.CanCollide = false
- Part158.FormFactor = Enum.FormFactor.Custom
- Part158.Size = Vector3.new(0.5, 0.5, 0.5)
- Part158.CFrame = CFrame.new(4.80000019, 5.45247221, -17.6074982, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part158.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part158.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part158.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part158.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part158.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part158.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part158.Color = Color3.new(0.0509804, 0.411765, 0.67451)
- Part158.Position = Vector3.new(4.80000019, 5.45247221, -17.6074982)
- Part158.Orientation = Vector3.new(-75, 180, -90)
- Part158.Color = Color3.new(0.0509804, 0.411765, 0.67451)
- Part159.Name = "BladeParts"
- Part159.Parent = Tool0
- Part159.BrickColor = BrickColor.new("Bright green")
- Part159.Reflectance = 0.10000000149012
- Part159.Rotation = Vector3.new(-105, 0, 90)
- Part159.Anchored = true
- Part159.CanCollide = false
- Part159.FormFactor = Enum.FormFactor.Custom
- Part159.Size = Vector3.new(0.5, 0.5, 0.5)
- Part159.CFrame = CFrame.new(4.80000019, 9.25611782, -15.0032158, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part159.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part159.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part159.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part159.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part159.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part159.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part159.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part159.Position = Vector3.new(4.80000019, 9.25611782, -15.0032158)
- Part159.Orientation = Vector3.new(-75, 180, -90)
- Part159.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part160.Name = "BladeParts"
- Part160.Parent = Tool0
- Part160.BrickColor = BrickColor.new("Bright bluish green")
- Part160.Reflectance = 0.10000000149012
- Part160.Rotation = Vector3.new(-105, 0, 90)
- Part160.Anchored = true
- Part160.CanCollide = false
- Part160.FormFactor = Enum.FormFactor.Custom
- Part160.Size = Vector3.new(0.5, 0.5, 0.5)
- Part160.CFrame = CFrame.new(4.80000019, 9.73908043, -15.1326256, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part160.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part160.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part160.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part160.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part160.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part160.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part160.Color = Color3.new(0, 0.560784, 0.611765)
- Part160.Position = Vector3.new(4.80000019, 9.73908043, -15.1326256)
- Part160.Orientation = Vector3.new(-75, 180, -90)
- Part160.Color = Color3.new(0, 0.560784, 0.611765)
- Part161.Name = "BladeParts"
- Part161.Parent = Tool0
- Part161.BrickColor = BrickColor.new("Bright bluish green")
- Part161.Reflectance = 0.10000000149012
- Part161.Rotation = Vector3.new(-105, 0, 90)
- Part161.Anchored = true
- Part161.CanCollide = false
- Part161.FormFactor = Enum.FormFactor.Custom
- Part161.Size = Vector3.new(0.5, 0.5, 0.5)
- Part161.CFrame = CFrame.new(4.80000019, 10.9638262, -14.425518, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part161.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part161.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part161.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part161.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part161.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part161.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part161.Color = Color3.new(0, 0.560784, 0.611765)
- Part161.Position = Vector3.new(4.80000019, 10.9638262, -14.425518)
- Part161.Orientation = Vector3.new(-75, 180, -90)
- Part161.Color = Color3.new(0, 0.560784, 0.611765)
- Part162.Name = "BladeParts"
- Part162.Parent = Tool0
- Part162.BrickColor = BrickColor.new("Bright bluish green")
- Part162.Reflectance = 0.10000000149012
- Part162.Rotation = Vector3.new(-105, 0, 90)
- Part162.Anchored = true
- Part162.CanCollide = false
- Part162.FormFactor = Enum.FormFactor.Custom
- Part162.Size = Vector3.new(0.5, 0.5, 0.5)
- Part162.CFrame = CFrame.new(4.80000019, 7.90196514, -16.1932869, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part162.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part162.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part162.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part162.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part162.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part162.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part162.Color = Color3.new(0, 0.560784, 0.611765)
- Part162.Position = Vector3.new(4.80000019, 7.90196514, -16.1932869)
- Part162.Orientation = Vector3.new(-75, 180, -90)
- Part162.Color = Color3.new(0, 0.560784, 0.611765)
- Part163.Name = "BladeParts"
- Part163.Parent = Tool0
- Part163.BrickColor = BrickColor.new("Deep blue")
- Part163.Reflectance = 0.10000000149012
- Part163.Rotation = Vector3.new(-105, 0, 90)
- Part163.Anchored = true
- Part163.CanCollide = false
- Part163.FormFactor = Enum.FormFactor.Custom
- Part163.Size = Vector3.new(0.5, 0.5, 0.5)
- Part163.CFrame = CFrame.new(4.80000019, 5.581882, -17.1245346, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part163.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part163.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part163.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part163.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part163.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part163.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part163.Color = Color3.new(0.129412, 0.329412, 0.72549)
- Part163.Position = Vector3.new(4.80000019, 5.581882, -17.1245346)
- Part163.Orientation = Vector3.new(-75, 180, -90)
- Part163.Color = Color3.new(0.129412, 0.329412, 0.72549)
- Part164.Name = "BladeParts"
- Part164.Parent = Tool0
- Part164.BrickColor = BrickColor.new("Bright blue")
- Part164.Reflectance = 0.10000000149012
- Part164.Rotation = Vector3.new(-105, 0, 90)
- Part164.Anchored = true
- Part164.CanCollide = false
- Part164.FormFactor = Enum.FormFactor.Custom
- Part164.Size = Vector3.new(0.5, 0.5, 0.5)
- Part164.CFrame = CFrame.new(4.80000019, 6.67721987, -16.9003906, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part164.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part164.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part164.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part164.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part164.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part164.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part164.Color = Color3.new(0.0509804, 0.411765, 0.67451)
- Part164.Position = Vector3.new(4.80000019, 6.67721987, -16.9003906)
- Part164.Orientation = Vector3.new(-75, 180, -90)
- Part164.Color = Color3.new(0.0509804, 0.411765, 0.67451)
- Part165.Name = "BladeParts"
- Part165.Parent = Tool0
- Part165.BrickColor = BrickColor.new("Medium blue")
- Part165.Reflectance = 0.10000000149012
- Part165.Rotation = Vector3.new(-105, 0, 90)
- Part165.Anchored = true
- Part165.CanCollide = false
- Part165.FormFactor = Enum.FormFactor.Custom
- Part165.Size = Vector3.new(0.5, 0.5, 0.5)
- Part165.CFrame = CFrame.new(4.80000019, 7.64314604, -17.1592102, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part165.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part165.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part165.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part165.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part165.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part165.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part165.Color = Color3.new(0.431373, 0.6, 0.792157)
- Part165.Position = Vector3.new(4.80000019, 7.64314604, -17.1592102)
- Part165.Orientation = Vector3.new(-75, 180, -90)
- Part165.Color = Color3.new(0.431373, 0.6, 0.792157)
- Part166.Name = "BladeParts"
- Part166.Parent = Tool0
- Part166.BrickColor = BrickColor.new("Bright blue")
- Part166.Reflectance = 0.10000000149012
- Part166.Rotation = Vector3.new(-105, 0, 90)
- Part166.Anchored = true
- Part166.CanCollide = false
- Part166.FormFactor = Enum.FormFactor.Custom
- Part166.Size = Vector3.new(0.5, 0.5, 0.5)
- Part166.CFrame = CFrame.new(4.80000019, 7.28959084, -16.5468369, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part166.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part166.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part166.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part166.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part166.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part166.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part166.Color = Color3.new(0.0509804, 0.411765, 0.67451)
- Part166.Position = Vector3.new(4.80000019, 7.28959084, -16.5468369)
- Part166.Orientation = Vector3.new(-75, 180, -90)
- Part166.Color = Color3.new(0.0509804, 0.411765, 0.67451)
- Part167.Name = "BladeParts"
- Part167.Parent = Tool0
- Part167.BrickColor = BrickColor.new("Deep blue")
- Part167.Reflectance = 0.10000000149012
- Part167.Rotation = Vector3.new(-105, 0, 90)
- Part167.Anchored = true
- Part167.CanCollide = false
- Part167.FormFactor = Enum.FormFactor.Custom
- Part167.Size = Vector3.new(0.5, 0.5, 0.5)
- Part167.CFrame = CFrame.new(4.80000019, 6.90136385, -17.9957275, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part167.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part167.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part167.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part167.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part167.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part167.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part167.Color = Color3.new(0.129412, 0.329412, 0.72549)
- Part167.Position = Vector3.new(4.80000019, 6.90136385, -17.9957275)
- Part167.Orientation = Vector3.new(-75, 180, -90)
- Part167.Color = Color3.new(0.129412, 0.329412, 0.72549)
- Part168.Name = "BladeParts"
- Part168.Parent = Tool0
- Part168.BrickColor = BrickColor.new("Earth green")
- Part168.Reflectance = 0.10000000149012
- Part168.Rotation = Vector3.new(-105, 0, 90)
- Part168.Anchored = true
- Part168.CanCollide = false
- Part168.FormFactor = Enum.FormFactor.Custom
- Part168.Size = Vector3.new(0.5, 0.5, 0.5)
- Part168.CFrame = CFrame.new(4.80000019, 9.38553047, -14.5202503, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part168.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part168.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part168.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part168.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part168.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part168.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part168.Color = Color3.new(0.152941, 0.27451, 0.176471)
- Part168.Position = Vector3.new(4.80000019, 9.38553047, -14.5202503)
- Part168.Orientation = Vector3.new(-75, 180, -90)
- Part168.Color = Color3.new(0.152941, 0.27451, 0.176471)
- Part169.Name = "BladeParts"
- Part169.Parent = Tool0
- Part169.BrickColor = BrickColor.new("Bright green")
- Part169.Reflectance = 0.10000000149012
- Part169.Rotation = Vector3.new(-105, 0, 90)
- Part169.Anchored = true
- Part169.CanCollide = false
- Part169.FormFactor = Enum.FormFactor.Custom
- Part169.Size = Vector3.new(0.5, 0.5, 0.5)
- Part169.CFrame = CFrame.new(4.80000019, 8.90256405, -14.3908377, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part169.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part169.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part169.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part169.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part169.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part169.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part169.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part169.Position = Vector3.new(4.80000019, 8.90256405, -14.3908377)
- Part169.Orientation = Vector3.new(-75, 180, -90)
- Part169.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part170.Name = "BladeParts"
- Part170.Parent = Tool0
- Part170.BrickColor = BrickColor.new("Bright blue")
- Part170.Reflectance = 0.10000000149012
- Part170.Rotation = Vector3.new(-105, 0, 90)
- Part170.Anchored = true
- Part170.CanCollide = false
- Part170.FormFactor = Enum.FormFactor.Custom
- Part170.Size = Vector3.new(0.5, 0.5, 0.5)
- Part170.CFrame = CFrame.new(4.80000019, 6.06484413, -17.2539444, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part170.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part170.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part170.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part170.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part170.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part170.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part170.Color = Color3.new(0.0509804, 0.411765, 0.67451)
- Part170.Position = Vector3.new(4.80000019, 6.06484413, -17.2539444)
- Part170.Orientation = Vector3.new(-75, 180, -90)
- Part170.Color = Color3.new(0.0509804, 0.411765, 0.67451)
- Part171.Name = "BladeParts"
- Part171.Parent = Tool0
- Part171.BrickColor = BrickColor.new("Bright bluish green")
- Part171.Reflectance = 0.10000000149012
- Part171.Rotation = Vector3.new(-105, 0, 90)
- Part171.Anchored = true
- Part171.CanCollide = false
- Part171.FormFactor = Enum.FormFactor.Custom
- Part171.Size = Vector3.new(0.5, 0.5, 0.5)
- Part171.CFrame = CFrame.new(4.7999959, 9.12670803, -15.4861755, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part171.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part171.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part171.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part171.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part171.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part171.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part171.Color = Color3.new(0, 0.560784, 0.611765)
- Part171.Position = Vector3.new(4.7999959, 9.12670803, -15.4861755)
- Part171.Orientation = Vector3.new(-75, 180, -90)
- Part171.Color = Color3.new(0, 0.560784, 0.611765)
- Part172.Name = "BladeParts"
- Part172.Parent = Tool0
- Part172.BrickColor = BrickColor.new("Bright bluish green")
- Part172.Reflectance = 0.10000000149012
- Part172.Rotation = Vector3.new(-105, 0, 90)
- Part172.Anchored = true
- Part172.CanCollide = false
- Part172.FormFactor = Enum.FormFactor.Custom
- Part172.Size = Vector3.new(0.5, 0.5, 0.5)
- Part172.CFrame = CFrame.new(4.80000019, 8.51433563, -15.8397322, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part172.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part172.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part172.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part172.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part172.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part172.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part172.Color = Color3.new(0, 0.560784, 0.611765)
- Part172.Position = Vector3.new(4.80000019, 8.51433563, -15.8397322)
- Part172.Orientation = Vector3.new(-75, 180, -90)
- Part172.Color = Color3.new(0, 0.560784, 0.611765)
- Part173.Name = "BladeParts"
- Part173.Parent = Tool0
- Part173.BrickColor = BrickColor.new("Deep blue")
- Part173.Reflectance = 0.10000000149012
- Part173.Rotation = Vector3.new(-105, 0, 90)
- Part173.Anchored = true
- Part173.CanCollide = false
- Part173.FormFactor = Enum.FormFactor.Custom
- Part173.Size = Vector3.new(0.5, 0.5, 0.5)
- Part173.CFrame = CFrame.new(4.80000019, 7.51373577, -17.6421738, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part173.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part173.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part173.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part173.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part173.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part173.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part173.Color = Color3.new(0.129412, 0.329412, 0.72549)
- Part173.Position = Vector3.new(4.80000019, 7.51373577, -17.6421738)
- Part173.Orientation = Vector3.new(-75, 180, -90)
- Part173.Color = Color3.new(0.129412, 0.329412, 0.72549)
- Part174.Name = "BladeParts"
- Part174.Parent = Tool0
- Part174.BrickColor = BrickColor.new("Toothpaste")
- Part174.Reflectance = 0.10000000149012
- Part174.Rotation = Vector3.new(-105, 0, 90)
- Part174.Anchored = true
- Part174.CanCollide = false
- Part174.FormFactor = Enum.FormFactor.Custom
- Part174.Size = Vector3.new(0.5, 0.5, 0.5)
- Part174.CFrame = CFrame.new(4.80000019, 7.03077078, -17.512764, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part174.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part174.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part174.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part174.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part174.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part174.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part174.Color = Color3.new(0, 1, 1)
- Part174.Position = Vector3.new(4.80000019, 7.03077078, -17.512764)
- Part174.Orientation = Vector3.new(-75, 180, -90)
- Part174.Color = Color3.new(0, 1, 1)
- Part175.Name = "BladeParts"
- Part175.Parent = Tool0
- Part175.BrickColor = BrickColor.new("Deep blue")
- Part175.Reflectance = 0.10000000149012
- Part175.Rotation = Vector3.new(-105, 0, 90)
- Part175.Anchored = true
- Part175.CanCollide = false
- Part175.FormFactor = Enum.FormFactor.Custom
- Part175.Size = Vector3.new(0.5, 0.5, 0.5)
- Part175.CFrame = CFrame.new(4.80000019, 6.41839981, -17.8663139, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part175.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part175.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part175.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part175.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part175.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part175.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part175.Color = Color3.new(0.129412, 0.329412, 0.72549)
- Part175.Position = Vector3.new(4.80000019, 6.41839981, -17.8663139)
- Part175.Orientation = Vector3.new(-75, 180, -90)
- Part175.Color = Color3.new(0.129412, 0.329412, 0.72549)
- Part176.Name = "BladeParts"
- Part176.Parent = Tool0
- Part176.BrickColor = BrickColor.new("Deep orange")
- Part176.Reflectance = 0.10000000149012
- Part176.Rotation = Vector3.new(-105, 0, 90)
- Part176.Anchored = true
- Part176.CanCollide = false
- Part176.FormFactor = Enum.FormFactor.Custom
- Part176.Size = Vector3.new(0.5, 0.5, 0.5)
- Part176.CFrame = CFrame.new(4.80000019, 10.8690901, -12.8472204, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part176.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part176.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part176.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part176.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part176.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part176.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part176.Color = Color3.new(1, 0.690196, 0)
- Part176.Position = Vector3.new(4.80000019, 10.8690901, -12.8472204)
- Part176.Orientation = Vector3.new(-75, 180, -90)
- Part176.Color = Color3.new(1, 0.690196, 0)
- Part177.Name = "BladeParts"
- Part177.Parent = Tool0
- Part177.BrickColor = BrickColor.new("Earth green")
- Part177.Reflectance = 0.10000000149012
- Part177.Rotation = Vector3.new(-105, 0, 90)
- Part177.Anchored = true
- Part177.CanCollide = false
- Part177.FormFactor = Enum.FormFactor.Custom
- Part177.Size = Vector3.new(0.5, 0.5, 0.5)
- Part177.CFrame = CFrame.new(4.80000019, 6.19425297, -16.7709808, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part177.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part177.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part177.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part177.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part177.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part177.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part177.Color = Color3.new(0.152941, 0.27451, 0.176471)
- Part177.Position = Vector3.new(4.80000019, 6.19425297, -16.7709808)
- Part177.Orientation = Vector3.new(-75, 180, -90)
- Part177.Color = Color3.new(0.152941, 0.27451, 0.176471)
- Part178.Name = "BladeParts"
- Part178.Parent = Tool0
- Part178.BrickColor = BrickColor.new("Bright green")
- Part178.Reflectance = 0.10000000149012
- Part178.Rotation = Vector3.new(-105, 0, 90)
- Part178.Anchored = true
- Part178.CanCollide = false
- Part178.FormFactor = Enum.FormFactor.Custom
- Part178.Size = Vector3.new(0.5, 0.5, 0.5)
- Part178.CFrame = CFrame.new(4.80000019, 6.80662918, -16.4174252, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part178.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part178.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part178.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part178.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part178.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part178.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part178.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part178.Position = Vector3.new(4.80000019, 6.80662918, -16.4174252)
- Part178.Orientation = Vector3.new(-75, 180, -90)
- Part178.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part179.Name = "BladeParts"
- Part179.Parent = Tool0
- Part179.BrickColor = BrickColor.new("Nougat")
- Part179.Reflectance = 0.10000000149012
- Part179.Rotation = Vector3.new(-105, 0, 90)
- Part179.Anchored = true
- Part179.CanCollide = false
- Part179.FormFactor = Enum.FormFactor.Custom
- Part179.Size = Vector3.new(0.5, 0.5, 0.5)
- Part179.CFrame = CFrame.new(4.80000019, 11.3520536, -12.9766264, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part179.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part179.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part179.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part179.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part179.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part179.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part179.Color = Color3.new(0.8, 0.556863, 0.411765)
- Part179.Position = Vector3.new(4.80000019, 11.3520536, -12.9766264)
- Part179.Orientation = Vector3.new(-75, 180, -90)
- Part179.Color = Color3.new(0.8, 0.556863, 0.411765)
- Part180.Name = "fakeHandleParts"
- Part180.Parent = Tool0
- Part180.BrickColor = BrickColor.new("Dusty Rose")
- Part180.Reflectance = 0.10000000149012
- Part180.Rotation = Vector3.new(-105, 0, 90)
- Part180.Anchored = true
- Part180.CanCollide = false
- Part180.FormFactor = Enum.FormFactor.Custom
- Part180.Size = Vector3.new(0.5, 0.5, 0.5)
- Part180.CFrame = CFrame.new(4.80000019, 5.54720592, -19.1857948, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part180.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part180.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part180.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part180.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part180.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part180.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part180.Color = Color3.new(0.639216, 0.294118, 0.294118)
- Part180.Position = Vector3.new(4.80000019, 5.54720592, -19.1857948)
- Part180.Orientation = Vector3.new(-75, 180, -90)
- Part180.Color = Color3.new(0.639216, 0.294118, 0.294118)
- Part181.Name = "fakeHandleParts"
- Part181.Parent = Tool0
- Part181.BrickColor = BrickColor.new("Deep orange")
- Part181.Reflectance = 0.10000000149012
- Part181.Rotation = Vector3.new(-105, 0, 90)
- Part181.Anchored = true
- Part181.CanCollide = false
- Part181.FormFactor = Enum.FormFactor.Custom
- Part181.Size = Vector3.new(0.5, 0.5, 0.5)
- Part181.CFrame = CFrame.new(4.80000019, 4.0983181, -18.7975693, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part181.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part181.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part181.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part181.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part181.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part181.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part181.Color = Color3.new(1, 0.690196, 0)
- Part181.Position = Vector3.new(4.80000019, 4.0983181, -18.7975693)
- Part181.Orientation = Vector3.new(-75, 180, -90)
- Part181.Color = Color3.new(1, 0.690196, 0)
- Part182.Name = "fakeHandleParts"
- Part182.Parent = Tool0
- Part182.BrickColor = BrickColor.new("Brown")
- Part182.Reflectance = 0.10000000149012
- Part182.Rotation = Vector3.new(-105, 0, 90)
- Part182.Anchored = true
- Part182.CanCollide = false
- Part182.FormFactor = Enum.FormFactor.Custom
- Part182.Size = Vector3.new(0.5, 0.5, 0.5)
- Part182.CFrame = CFrame.new(4.80000019, 4.93483496, -19.5393486, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part182.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part182.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part182.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part182.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part182.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part182.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part182.Color = Color3.new(0.486275, 0.360784, 0.27451)
- Part182.Position = Vector3.new(4.80000019, 4.93483496, -19.5393486)
- Part182.Orientation = Vector3.new(-75, 180, -90)
- Part182.Color = Color3.new(0.486275, 0.360784, 0.27451)
- Part183.Name = "fakeHandleParts"
- Part183.Parent = Tool0
- Part183.BrickColor = BrickColor.new("Deep orange")
- Part183.Reflectance = 0.10000000149012
- Part183.Rotation = Vector3.new(-105, 0, 90)
- Part183.Anchored = true
- Part183.CanCollide = false
- Part183.FormFactor = Enum.FormFactor.Custom
- Part183.Size = Vector3.new(0.5, 0.5, 0.5)
- Part183.CFrame = CFrame.new(4.80000019, 5.41779709, -19.6687622, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part183.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part183.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part183.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part183.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part183.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part183.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part183.Color = Color3.new(1, 0.690196, 0)
- Part183.Position = Vector3.new(4.80000019, 5.41779709, -19.6687622)
- Part183.Orientation = Vector3.new(-75, 180, -90)
- Part183.Color = Color3.new(1, 0.690196, 0)
- Part184.Name = "fakeHandleParts"
- Part184.Parent = Tool0
- Part184.BrickColor = BrickColor.new("Bright red")
- Part184.Reflectance = 0.10000000149012
- Part184.Rotation = Vector3.new(-105, 0, 90)
- Part184.Anchored = true
- Part184.CanCollide = false
- Part184.FormFactor = Enum.FormFactor.Custom
- Part184.Size = Vector3.new(0.5, 0.5, 0.5)
- Part184.CFrame = CFrame.new(4.80000019, 3.96890807, -19.2805328, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part184.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part184.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part184.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part184.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part184.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part184.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part184.Color = Color3.new(0.768627, 0.156863, 0.109804)
- Part184.Position = Vector3.new(4.80000019, 3.96890807, -19.2805328)
- Part184.Orientation = Vector3.new(-75, 180, -90)
- Part184.Color = Color3.new(0.768627, 0.156863, 0.109804)
- Part185.Name = "fakeHandleParts"
- Part185.Parent = Tool0
- Part185.BrickColor = BrickColor.new("Dusty Rose")
- Part185.Reflectance = 0.10000000149012
- Part185.Rotation = Vector3.new(-105, 0, 90)
- Part185.Anchored = true
- Part185.CanCollide = false
- Part185.FormFactor = Enum.FormFactor.Custom
- Part185.Size = Vector3.new(0.5, 0.5, 0.5)
- Part185.CFrame = CFrame.new(4.80000019, 6.15958023, -18.8322411, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part185.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part185.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part185.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part185.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part185.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part185.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part185.Color = Color3.new(0.639216, 0.294118, 0.294118)
- Part185.Position = Vector3.new(4.80000019, 6.15958023, -18.8322411)
- Part185.Orientation = Vector3.new(-75, 180, -90)
- Part185.Color = Color3.new(0.639216, 0.294118, 0.294118)
- Part186.Name = "fakeHandleParts"
- Part186.Parent = Tool0
- Part186.BrickColor = BrickColor.new("Dusty Rose")
- Part186.Reflectance = 0.10000000149012
- Part186.Rotation = Vector3.new(-105, 0, 90)
- Part186.Anchored = true
- Part186.CanCollide = false
- Part186.FormFactor = Enum.FormFactor.Custom
- Part186.Size = Vector3.new(0.5, 0.5, 0.5)
- Part186.CFrame = CFrame.new(4.80000019, 4.22772884, -18.3146057, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part186.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part186.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part186.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part186.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part186.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part186.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part186.Color = Color3.new(0.639216, 0.294118, 0.294118)
- Part186.Position = Vector3.new(4.80000019, 4.22772884, -18.3146057)
- Part186.Orientation = Vector3.new(-75, 180, -90)
- Part186.Color = Color3.new(0.639216, 0.294118, 0.294118)
- Part187.Name = "fakeHandleParts"
- Part187.Parent = Tool0
- Part187.BrickColor = BrickColor.new("Brown")
- Part187.Reflectance = 0.10000000149012
- Part187.Rotation = Vector3.new(-105, 0, 90)
- Part187.Anchored = true
- Part187.CanCollide = false
- Part187.FormFactor = Enum.FormFactor.Custom
- Part187.Size = Vector3.new(0.5, 0.5, 0.5)
- Part187.CFrame = CFrame.new(4.80000019, 6.64254284, -18.9616508, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part187.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part187.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part187.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part187.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part187.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part187.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part187.Color = Color3.new(0.486275, 0.360784, 0.27451)
- Part187.Position = Vector3.new(4.80000019, 6.64254284, -18.9616508)
- Part187.Orientation = Vector3.new(-75, 180, -90)
- Part187.Color = Color3.new(0.486275, 0.360784, 0.27451)
- Part188.Name = "fakeHandleParts"
- Part188.Parent = Tool0
- Part188.BrickColor = BrickColor.new("Brown")
- Part188.Reflectance = 0.10000000149012
- Part188.Rotation = Vector3.new(-105, 0, 90)
- Part188.Anchored = true
- Part188.CanCollide = false
- Part188.FormFactor = Enum.FormFactor.Custom
- Part188.Size = Vector3.new(0.5, 0.5, 0.5)
- Part188.CFrame = CFrame.new(4.80000019, 4.45187283, -19.4099388, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part188.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part188.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part188.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part188.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part188.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part188.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part188.Color = Color3.new(0.486275, 0.360784, 0.27451)
- Part188.Position = Vector3.new(4.80000019, 4.45187283, -19.4099388)
- Part188.Orientation = Vector3.new(-75, 180, -90)
- Part188.Color = Color3.new(0.486275, 0.360784, 0.27451)
- Part189.Name = "fakeHandleParts"
- Part189.Parent = Tool0
- Part189.BrickColor = BrickColor.new("Dusty Rose")
- Part189.Reflectance = 0.10000000149012
- Part189.Rotation = Vector3.new(-105, 0, 90)
- Part189.Anchored = true
- Part189.CanCollide = false
- Part189.FormFactor = Enum.FormFactor.Custom
- Part189.Size = Vector3.new(0.5, 0.5, 0.5)
- Part189.CFrame = CFrame.new(4.80000019, 5.90076017, -19.798172, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part189.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part189.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part189.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part189.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part189.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part189.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part189.Color = Color3.new(0.639216, 0.294118, 0.294118)
- Part189.Position = Vector3.new(4.80000019, 5.90076017, -19.798172)
- Part189.Orientation = Vector3.new(-75, 180, -90)
- Part189.Color = Color3.new(0.639216, 0.294118, 0.294118)
- Part190.Name = "fakeHandleParts"
- Part190.Parent = Tool0
- Part190.BrickColor = BrickColor.new("Brown")
- Part190.Reflectance = 0.10000000149012
- Part190.Rotation = Vector3.new(-105, 0, 90)
- Part190.Anchored = true
- Part190.CanCollide = false
- Part190.FormFactor = Enum.FormFactor.Custom
- Part190.Size = Vector3.new(0.5, 0.5, 0.5)
- Part190.CFrame = CFrame.new(4.80000019, 5.28838778, -20.1517258, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part190.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part190.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part190.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part190.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part190.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part190.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part190.Color = Color3.new(0.486275, 0.360784, 0.27451)
- Part190.Position = Vector3.new(4.80000019, 5.28838778, -20.1517258)
- Part190.Orientation = Vector3.new(-75, 180, -90)
- Part190.Color = Color3.new(0.486275, 0.360784, 0.27451)
- Part191.Name = "fakeHandleParts"
- Part191.Parent = Tool0
- Part191.BrickColor = BrickColor.new("Cool yellow")
- Part191.Reflectance = 0.10000000149012
- Part191.Rotation = Vector3.new(-105, 0, 90)
- Part191.Anchored = true
- Part191.CanCollide = false
- Part191.FormFactor = Enum.FormFactor.Custom
- Part191.Size = Vector3.new(0.5, 0.5, 0.5)
- Part191.CFrame = CFrame.new(4.80000019, 6.03016996, -19.3152084, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part191.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part191.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part191.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part191.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part191.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part191.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part191.Color = Color3.new(0.992157, 0.917647, 0.552941)
- Part191.Position = Vector3.new(4.80000019, 6.03016996, -19.3152084)
- Part191.Orientation = Vector3.new(-75, 180, -90)
- Part191.Color = Color3.new(0.992157, 0.917647, 0.552941)
- Part192.Name = "fakeHandleParts"
- Part192.Parent = Tool0
- Part192.BrickColor = BrickColor.new("Bright red")
- Part192.Reflectance = 0.10000000149012
- Part192.Rotation = Vector3.new(-105, 0, 90)
- Part192.Anchored = true
- Part192.CanCollide = false
- Part192.FormFactor = Enum.FormFactor.Custom
- Part192.Size = Vector3.new(0.5, 0.5, 0.5)
- Part192.CFrame = CFrame.new(4.80000019, 3.61535597, -18.6681595, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part192.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part192.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part192.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part192.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part192.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part192.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part192.Color = Color3.new(0.768627, 0.156863, 0.109804)
- Part192.Position = Vector3.new(4.80000019, 3.61535597, -18.6681595)
- Part192.Orientation = Vector3.new(-75, 180, -90)
- Part192.Color = Color3.new(0.768627, 0.156863, 0.109804)
- Part193.Name = "fakeHandleParts"
- Part193.Parent = Tool0
- Part193.BrickColor = BrickColor.new("Brown")
- Part193.Reflectance = 0.10000000149012
- Part193.Rotation = Vector3.new(-105, 0, 90)
- Part193.Anchored = true
- Part193.CanCollide = false
- Part193.FormFactor = Enum.FormFactor.Custom
- Part193.Size = Vector3.new(0.5, 0.5, 0.5)
- Part193.CFrame = CFrame.new(4.80000019, 6.51313591, -19.4446182, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part193.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part193.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part193.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part193.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part193.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part193.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part193.Color = Color3.new(0.486275, 0.360784, 0.27451)
- Part193.Position = Vector3.new(4.80000019, 6.51313591, -19.4446182)
- Part193.Orientation = Vector3.new(-75, 180, -90)
- Part193.Color = Color3.new(0.486275, 0.360784, 0.27451)
- Part194.Name = "BladeParts"
- Part194.Parent = Tool0
- Part194.BrickColor = BrickColor.new("Camo")
- Part194.Reflectance = 0.10000000149012
- Part194.Rotation = Vector3.new(-105, 0, 90)
- Part194.Anchored = true
- Part194.CanCollide = false
- Part194.FormFactor = Enum.FormFactor.Custom
- Part194.Size = Vector3.new(0.5, 0.5, 0.5)
- Part194.CFrame = CFrame.new(4.80000019, 11.093236, -13.9425545, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part194.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part194.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part194.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part194.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part194.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part194.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part194.Color = Color3.new(0.227451, 0.490196, 0.0823529)
- Part194.Position = Vector3.new(4.80000019, 11.093236, -13.9425545)
- Part194.Orientation = Vector3.new(-75, 180, -90)
- Part194.Color = Color3.new(0.227451, 0.490196, 0.0823529)
- Part195.Name = "BladeParts"
- Part195.Parent = Tool0
- Part195.BrickColor = BrickColor.new("Earth green")
- Part195.Reflectance = 0.10000000149012
- Part195.Rotation = Vector3.new(-105, 0, 90)
- Part195.Anchored = true
- Part195.CanCollide = false
- Part195.FormFactor = Enum.FormFactor.Custom
- Part195.Size = Vector3.new(0.5, 0.5, 0.5)
- Part195.CFrame = CFrame.new(4.80000019, 8.64374447, -15.3567677, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part195.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part195.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part195.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part195.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part195.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part195.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part195.Color = Color3.new(0.152941, 0.27451, 0.176471)
- Part195.Position = Vector3.new(4.80000019, 8.64374447, -15.3567677)
- Part195.Orientation = Vector3.new(-75, 180, -90)
- Part195.Color = Color3.new(0.152941, 0.27451, 0.176471)
- Part196.Name = "BladeParts"
- Part196.Parent = Tool0
- Part196.BrickColor = BrickColor.new("Earth green")
- Part196.Reflectance = 0.10000000149012
- Part196.Rotation = Vector3.new(-105, 0, 90)
- Part196.Anchored = true
- Part196.CanCollide = false
- Part196.FormFactor = Enum.FormFactor.Custom
- Part196.Size = Vector3.new(0.5, 0.5, 0.5)
- Part196.CFrame = CFrame.new(4.80000019, 8.99729633, -15.9691343, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part196.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part196.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part196.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part196.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part196.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part196.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part196.Color = Color3.new(0.152941, 0.27451, 0.176471)
- Part196.Position = Vector3.new(4.80000019, 8.99729633, -15.9691343)
- Part196.Orientation = Vector3.new(-75, 180, -90)
- Part196.Color = Color3.new(0.152941, 0.27451, 0.176471)
- Part197.Name = "BladeParts"
- Part197.Parent = Tool0
- Part197.BrickColor = BrickColor.new("Bright bluish green")
- Part197.Reflectance = 0.10000000149012
- Part197.Rotation = Vector3.new(-105, 0, 90)
- Part197.Anchored = true
- Part197.CanCollide = false
- Part197.FormFactor = Enum.FormFactor.Custom
- Part197.Size = Vector3.new(0.5, 0.5, 0.5)
- Part197.CFrame = CFrame.new(4.7999959, 12.6715336, -13.8478203, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part197.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part197.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part197.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part197.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part197.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part197.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part197.Color = Color3.new(0, 0.560784, 0.611765)
- Part197.Position = Vector3.new(4.7999959, 12.6715336, -13.8478203)
- Part197.Orientation = Vector3.new(-75, 180, -90)
- Part197.Color = Color3.new(0, 0.560784, 0.611765)
- Part198.Name = "BladeParts"
- Part198.Parent = Tool0
- Part198.BrickColor = BrickColor.new("Earth green")
- Part198.Reflectance = 0.10000000149012
- Part198.Rotation = Vector3.new(-105, 0, 90)
- Part198.Anchored = true
- Part198.CanCollide = false
- Part198.FormFactor = Enum.FormFactor.Custom
- Part198.Size = Vector3.new(0.5, 0.5, 0.5)
- Part198.CFrame = CFrame.new(4.80000019, 8.3849268, -16.3226871, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part198.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part198.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part198.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part198.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part198.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part198.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part198.Color = Color3.new(0.152941, 0.27451, 0.176471)
- Part198.Position = Vector3.new(4.80000019, 8.3849268, -16.3226871)
- Part198.Orientation = Vector3.new(-75, 180, -90)
- Part198.Color = Color3.new(0.152941, 0.27451, 0.176471)
- Part199.Name = "BladeParts"
- Part199.Parent = Tool0
- Part199.BrickColor = BrickColor.new("Deep blue")
- Part199.Reflectance = 0.10000000149012
- Part199.Rotation = Vector3.new(-105, 0, 90)
- Part199.Anchored = true
- Part199.CanCollide = false
- Part199.FormFactor = Enum.FormFactor.Custom
- Part199.Size = Vector3.new(0.5, 0.5, 0.5)
- Part199.CFrame = CFrame.new(4.80000019, 7.38432598, -18.1251335, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part199.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part199.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part199.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part199.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part199.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part199.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part199.Color = Color3.new(0.129412, 0.329412, 0.72549)
- Part199.Position = Vector3.new(4.80000019, 7.38432598, -18.1251335)
- Part199.Orientation = Vector3.new(-75, 180, -90)
- Part199.Color = Color3.new(0.129412, 0.329412, 0.72549)
- Part200.Name = "BladeParts"
- Part200.Parent = Tool0
- Part200.BrickColor = BrickColor.new("Deep blue")
- Part200.Reflectance = 0.10000000149012
- Part200.Rotation = Vector3.new(-105, 0, 90)
- Part200.Anchored = true
- Part200.CanCollide = false
- Part200.FormFactor = Enum.FormFactor.Custom
- Part200.Size = Vector3.new(0.5, 0.5, 0.5)
- Part200.CFrame = CFrame.new(4.80000019, 7.160182, -17.0297966, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part200.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part200.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part200.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part200.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part200.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part200.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part200.Color = Color3.new(0.129412, 0.329412, 0.72549)
- Part200.Position = Vector3.new(4.80000019, 7.160182, -17.0297966)
- Part200.Orientation = Vector3.new(-75, 180, -90)
- Part200.Color = Color3.new(0.129412, 0.329412, 0.72549)
- Part201.Name = "BladeParts"
- Part201.Parent = Tool0
- Part201.BrickColor = BrickColor.new("Camo")
- Part201.Reflectance = 0.10000000149012
- Part201.Rotation = Vector3.new(-105, 0, 90)
- Part201.Anchored = true
- Part201.CanCollide = false
- Part201.FormFactor = Enum.FormFactor.Custom
- Part201.Size = Vector3.new(0.5, 0.5, 0.5)
- Part201.CFrame = CFrame.new(4.80000019, 12.0591583, -14.201376, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part201.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part201.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part201.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part201.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part201.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part201.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part201.Color = Color3.new(0.227451, 0.490196, 0.0823529)
- Part201.Position = Vector3.new(4.80000019, 12.0591583, -14.201376)
- Part201.Orientation = Vector3.new(-75, 180, -90)
- Part201.Color = Color3.new(0.227451, 0.490196, 0.0823529)
- Part202.Name = "BladeParts"
- Part202.Parent = Tool0
- Part202.BrickColor = BrickColor.new("Camo")
- Part202.Reflectance = 0.10000000149012
- Part202.Rotation = Vector3.new(-105, 0, 90)
- Part202.Anchored = true
- Part202.CanCollide = false
- Part202.FormFactor = Enum.FormFactor.Custom
- Part202.Size = Vector3.new(0.5, 0.5, 0.5)
- Part202.CFrame = CFrame.new(4.80000019, 12.5421238, -14.33078, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part202.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part202.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part202.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part202.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part202.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part202.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part202.Color = Color3.new(0.227451, 0.490196, 0.0823529)
- Part202.Position = Vector3.new(4.80000019, 12.5421238, -14.33078)
- Part202.Orientation = Vector3.new(-75, 180, -90)
- Part202.Color = Color3.new(0.227451, 0.490196, 0.0823529)
- Part203.Name = "BladeParts"
- Part203.Parent = Tool0
- Part203.BrickColor = BrickColor.new("Camo")
- Part203.Reflectance = 0.10000000149012
- Part203.Rotation = Vector3.new(-105, 0, 90)
- Part203.Anchored = true
- Part203.CanCollide = false
- Part203.FormFactor = Enum.FormFactor.Custom
- Part203.Size = Vector3.new(0.5, 0.5, 0.5)
- Part203.CFrame = CFrame.new(4.80000019, 13.1544962, -13.9772282, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part203.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part203.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part203.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part203.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part203.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part203.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part203.Color = Color3.new(0.227451, 0.490196, 0.0823529)
- Part203.Position = Vector3.new(4.80000019, 13.1544962, -13.9772282)
- Part203.Orientation = Vector3.new(-75, 180, -90)
- Part203.Color = Color3.new(0.227451, 0.490196, 0.0823529)
- Part204.Name = "BladeParts"
- Part204.Parent = Tool0
- Part204.BrickColor = BrickColor.new("Bright bluish green")
- Part204.Reflectance = 0.10000000149012
- Part204.Rotation = Vector3.new(-105, 0, 90)
- Part204.Anchored = true
- Part204.CanCollide = false
- Part204.FormFactor = Enum.FormFactor.Custom
- Part204.Size = Vector3.new(0.5, 0.5, 0.5)
- Part204.CFrame = CFrame.new(4.80000019, 11.5761976, -14.0719662, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part204.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part204.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part204.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part204.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part204.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part204.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part204.Color = Color3.new(0, 0.560784, 0.611765)
- Part204.Position = Vector3.new(4.80000019, 11.5761976, -14.0719662)
- Part204.Orientation = Vector3.new(-75, 180, -90)
- Part204.Color = Color3.new(0, 0.560784, 0.611765)
- Part205.Name = "BladeParts"
- Part205.Parent = Tool0
- Part205.BrickColor = BrickColor.new("Deep blue")
- Part205.Reflectance = 0.10000000149012
- Part205.Rotation = Vector3.new(-105, 0, 90)
- Part205.Anchored = true
- Part205.CanCollide = false
- Part205.FormFactor = Enum.FormFactor.Custom
- Part205.Size = Vector3.new(0.5, 0.5, 0.5)
- Part205.CFrame = CFrame.new(4.80000019, 6.54781008, -17.3833504, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part205.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part205.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part205.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part205.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part205.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part205.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part205.Color = Color3.new(0.129412, 0.329412, 0.72549)
- Part205.Position = Vector3.new(4.80000019, 6.54781008, -17.3833504)
- Part205.Orientation = Vector3.new(-75, 180, -90)
- Part205.Color = Color3.new(0.129412, 0.329412, 0.72549)
- Part206.Name = "BladeParts"
- Part206.Parent = Tool0
- Part206.BrickColor = BrickColor.new("Earth green")
- Part206.Reflectance = 0.10000000149012
- Part206.Rotation = Vector3.new(-105, 0, 90)
- Part206.Anchored = true
- Part206.CanCollide = false
- Part206.FormFactor = Enum.FormFactor.Custom
- Part206.Size = Vector3.new(0.5, 0.5, 0.5)
- Part206.CFrame = CFrame.new(4.80000019, 9.60967445, -15.6155844, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part206.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part206.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part206.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part206.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part206.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part206.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part206.Color = Color3.new(0.152941, 0.27451, 0.176471)
- Part206.Position = Vector3.new(4.80000019, 9.60967445, -15.6155844)
- Part206.Orientation = Vector3.new(-75, 180, -90)
- Part206.Color = Color3.new(0.152941, 0.27451, 0.176471)
- Part207.Name = "BladeParts"
- Part207.Parent = Tool0
- Part207.BrickColor = BrickColor.new("Earth green")
- Part207.Reflectance = 0.10000000149012
- Part207.Rotation = Vector3.new(-105, 0, 90)
- Part207.Anchored = true
- Part207.CanCollide = false
- Part207.FormFactor = Enum.FormFactor.Custom
- Part207.Size = Vector3.new(0.5, 0.5, 0.5)
- Part207.CFrame = CFrame.new(4.7999959, 7.77255392, -16.6762466, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part207.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part207.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part207.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part207.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part207.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part207.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part207.Color = Color3.new(0.152941, 0.27451, 0.176471)
- Part207.Position = Vector3.new(4.7999959, 7.77255392, -16.6762466)
- Part207.Orientation = Vector3.new(-75, 180, -90)
- Part207.Color = Color3.new(0.152941, 0.27451, 0.176471)
- Part208.Name = "BladeParts"
- Part208.Parent = Tool0
- Part208.BrickColor = BrickColor.new("Earth green")
- Part208.Reflectance = 0.10000000149012
- Part208.Rotation = Vector3.new(-105, 0, 90)
- Part208.Anchored = true
- Part208.CanCollide = false
- Part208.FormFactor = Enum.FormFactor.Custom
- Part208.Size = Vector3.new(0.5, 0.5, 0.5)
- Part208.CFrame = CFrame.new(4.80000019, 8.03137493, -15.7103224, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part208.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part208.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part208.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part208.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part208.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part208.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part208.Color = Color3.new(0.152941, 0.27451, 0.176471)
- Part208.Position = Vector3.new(4.80000019, 8.03137493, -15.7103224)
- Part208.Orientation = Vector3.new(-75, 180, -90)
- Part208.Color = Color3.new(0.152941, 0.27451, 0.176471)
- Part209.Name = "BladeParts"
- Part209.Parent = Tool0
- Part209.BrickColor = BrickColor.new("Earth green")
- Part209.Reflectance = 0.10000000149012
- Part209.Rotation = Vector3.new(-105, 0, 90)
- Part209.Anchored = true
- Part209.CanCollide = false
- Part209.FormFactor = Enum.FormFactor.Custom
- Part209.Size = Vector3.new(0.5, 0.5, 0.5)
- Part209.CFrame = CFrame.new(4.80000019, 9.86849022, -14.649662, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part209.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part209.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part209.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part209.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part209.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part209.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part209.Color = Color3.new(0.152941, 0.27451, 0.176471)
- Part209.Position = Vector3.new(4.80000019, 9.86849022, -14.649662)
- Part209.Orientation = Vector3.new(-75, 180, -90)
- Part209.Color = Color3.new(0.152941, 0.27451, 0.176471)
- Part210.Name = "BladeParts"
- Part210.Parent = Tool0
- Part210.BrickColor = BrickColor.new("Earth green")
- Part210.Reflectance = 0.10000000149012
- Part210.Rotation = Vector3.new(-105, 0, 90)
- Part210.Anchored = true
- Part210.CanCollide = false
- Part210.FormFactor = Enum.FormFactor.Custom
- Part210.Size = Vector3.new(0.5, 0.5, 0.5)
- Part210.CFrame = CFrame.new(4.80000019, 10.4808598, -14.2961082, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part210.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part210.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part210.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part210.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part210.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part210.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part210.Color = Color3.new(0.152941, 0.27451, 0.176471)
- Part210.Position = Vector3.new(4.80000019, 10.4808598, -14.2961082)
- Part210.Orientation = Vector3.new(-75, 180, -90)
- Part210.Color = Color3.new(0.152941, 0.27451, 0.176471)
- Part211.Name = "BladeParts"
- Part211.Parent = Tool0
- Part211.BrickColor = BrickColor.new("Earth green")
- Part211.Reflectance = 0.10000000149012
- Part211.Rotation = Vector3.new(-105, 0, 90)
- Part211.Anchored = true
- Part211.CanCollide = false
- Part211.FormFactor = Enum.FormFactor.Custom
- Part211.Size = Vector3.new(0.5, 0.5, 0.5)
- Part211.CFrame = CFrame.new(4.80000019, 10.2220421, -15.2620296, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part211.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part211.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part211.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part211.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part211.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part211.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part211.Color = Color3.new(0.152941, 0.27451, 0.176471)
- Part211.Position = Vector3.new(4.80000019, 10.2220421, -15.2620296)
- Part211.Orientation = Vector3.new(-75, 180, -90)
- Part211.Color = Color3.new(0.152941, 0.27451, 0.176471)
- Part212.Name = "BladeParts"
- Part212.Parent = Tool0
- Part212.BrickColor = BrickColor.new("Earth green")
- Part212.Reflectance = 0.10000000149012
- Part212.Rotation = Vector3.new(-105, 0, 90)
- Part212.Anchored = true
- Part212.CanCollide = false
- Part212.FormFactor = Enum.FormFactor.Custom
- Part212.Size = Vector3.new(0.5, 0.5, 0.5)
- Part212.CFrame = CFrame.new(4.80000019, 8.25551796, -16.8056526, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part212.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part212.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part212.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part212.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part212.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part212.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part212.Color = Color3.new(0.152941, 0.27451, 0.176471)
- Part212.Position = Vector3.new(4.80000019, 8.25551796, -16.8056526)
- Part212.Orientation = Vector3.new(-75, 180, -90)
- Part212.Color = Color3.new(0.152941, 0.27451, 0.176471)
- Part213.Name = "BladeParts"
- Part213.Parent = Tool0
- Part213.BrickColor = BrickColor.new("Earth green")
- Part213.Reflectance = 0.10000000149012
- Part213.Rotation = Vector3.new(-105, 0, 90)
- Part213.Anchored = true
- Part213.CanCollide = false
- Part213.FormFactor = Enum.FormFactor.Custom
- Part213.Size = Vector3.new(0.5, 0.5, 0.5)
- Part213.CFrame = CFrame.new(4.80000019, 7.41900206, -16.0638714, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part213.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part213.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part213.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part213.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part213.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part213.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part213.Color = Color3.new(0.152941, 0.27451, 0.176471)
- Part213.Position = Vector3.new(4.80000019, 7.41900206, -16.0638714)
- Part213.Orientation = Vector3.new(-75, 180, -90)
- Part213.Color = Color3.new(0.152941, 0.27451, 0.176471)
- Part214.Name = "BladeParts"
- Part214.Parent = Tool0
- Part214.BrickColor = BrickColor.new("Earth green")
- Part214.Reflectance = 0.10000000149012
- Part214.Rotation = Vector3.new(-105, 0, 90)
- Part214.Anchored = true
- Part214.CanCollide = false
- Part214.FormFactor = Enum.FormFactor.Custom
- Part214.Size = Vector3.new(0.5, 0.5, 0.5)
- Part214.CFrame = CFrame.new(4.80000019, 8.12610912, -17.28862, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part214.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part214.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part214.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part214.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part214.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part214.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part214.Color = Color3.new(0.152941, 0.27451, 0.176471)
- Part214.Position = Vector3.new(4.80000019, 8.12610912, -17.28862)
- Part214.Orientation = Vector3.new(-75, 180, -90)
- Part214.Color = Color3.new(0.152941, 0.27451, 0.176471)
- Part215.Name = "BladeParts"
- Part215.Parent = Tool0
- Part215.BrickColor = BrickColor.new("Earth green")
- Part215.Reflectance = 0.10000000149012
- Part215.Rotation = Vector3.new(-105, 0, 90)
- Part215.Anchored = true
- Part215.CanCollide = false
- Part215.FormFactor = Enum.FormFactor.Custom
- Part215.Size = Vector3.new(0.5, 0.5, 0.5)
- Part215.CFrame = CFrame.new(4.80000019, 8.86789036, -16.4520988, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part215.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part215.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part215.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part215.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part215.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part215.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part215.Color = Color3.new(0.152941, 0.27451, 0.176471)
- Part215.Position = Vector3.new(4.80000019, 8.86789036, -16.4520988)
- Part215.Orientation = Vector3.new(-75, 180, -90)
- Part215.Color = Color3.new(0.152941, 0.27451, 0.176471)
- Part216.Name = "BladeParts"
- Part216.Parent = Tool0
- Part216.BrickColor = BrickColor.new("Camo")
- Part216.Reflectance = 0.10000000149012
- Part216.Rotation = Vector3.new(-105, 0, 90)
- Part216.Anchored = true
- Part216.CanCollide = false
- Part216.FormFactor = Enum.FormFactor.Custom
- Part216.Size = Vector3.new(0.5, 0.5, 0.5)
- Part216.CFrame = CFrame.new(4.80000019, 11.4467878, -14.554924, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part216.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part216.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part216.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part216.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part216.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part216.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part216.Color = Color3.new(0.227451, 0.490196, 0.0823529)
- Part216.Position = Vector3.new(4.80000019, 11.4467878, -14.554924)
- Part216.Orientation = Vector3.new(-75, 180, -90)
- Part216.Color = Color3.new(0.227451, 0.490196, 0.0823529)
- Part217.Name = "fakeHandleParts"
- Part217.Parent = Tool0
- Part217.BrickColor = BrickColor.new("Brown")
- Part217.Reflectance = 0.10000000149012
- Part217.Rotation = Vector3.new(-105, 0, 90)
- Part217.Anchored = true
- Part217.CanCollide = false
- Part217.FormFactor = Enum.FormFactor.Custom
- Part217.Size = Vector3.new(0.5, 0.5, 0.5)
- Part217.CFrame = CFrame.new(4.80000019, 3.83949995, -19.7634926, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part217.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part217.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part217.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part217.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part217.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part217.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part217.Color = Color3.new(0.486275, 0.360784, 0.27451)
- Part217.Position = Vector3.new(4.80000019, 3.83949995, -19.7634926)
- Part217.Orientation = Vector3.new(-75, 180, -90)
- Part217.Color = Color3.new(0.486275, 0.360784, 0.27451)
- Part218.Name = "fakeHandleParts"
- Part218.Parent = Tool0
- Part218.BrickColor = BrickColor.new("Lavender")
- Part218.Reflectance = 0.10000000149012
- Part218.Rotation = Vector3.new(-105, 0, 90)
- Part218.Anchored = true
- Part218.CanCollide = false
- Part218.FormFactor = Enum.FormFactor.Custom
- Part218.Size = Vector3.new(0.5, 0.5, 0.5)
- Part218.CFrame = CFrame.new(4.80000019, 4.19305277, -20.3758621, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part218.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part218.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part218.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part218.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part218.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part218.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part218.Color = Color3.new(0.54902, 0.356863, 0.623529)
- Part218.Position = Vector3.new(4.80000019, 4.19305277, -20.3758621)
- Part218.Orientation = Vector3.new(-75, 180, -90)
- Part218.Color = Color3.new(0.54902, 0.356863, 0.623529)
- Part219.Name = "fakeHandleParts"
- Part219.Parent = Tool0
- Part219.BrickColor = BrickColor.new("Dusty Rose")
- Part219.Reflectance = 0.10000000149012
- Part219.Rotation = Vector3.new(-105, 0, 90)
- Part219.Anchored = true
- Part219.CanCollide = false
- Part219.FormFactor = Enum.FormFactor.Custom
- Part219.Size = Vector3.new(0.5, 0.5, 0.5)
- Part219.CFrame = CFrame.new(4.80000401, 3.58068109, -20.7294235, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part219.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part219.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part219.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part219.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part219.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part219.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part219.Color = Color3.new(0.639216, 0.294118, 0.294118)
- Part219.Position = Vector3.new(4.80000401, 3.58068109, -20.7294235)
- Part219.Orientation = Vector3.new(-75, 180, -90)
- Part219.Color = Color3.new(0.639216, 0.294118, 0.294118)
- Part220.Name = "fakeHandleParts"
- Part220.Parent = Tool0
- Part220.BrickColor = BrickColor.new("Brown")
- Part220.Reflectance = 0.10000000149012
- Part220.Rotation = Vector3.new(-105, 0, 90)
- Part220.Anchored = true
- Part220.CanCollide = false
- Part220.FormFactor = Enum.FormFactor.Custom
- Part220.Size = Vector3.new(0.5, 0.5, 0.5)
- Part220.CFrame = CFrame.new(4.80000019, 3.48594689, -19.151123, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part220.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part220.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part220.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part220.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part220.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part220.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part220.Color = Color3.new(0.486275, 0.360784, 0.27451)
- Part220.Position = Vector3.new(4.80000019, 3.48594689, -19.151123)
- Part220.Orientation = Vector3.new(-75, 180, -90)
- Part220.Color = Color3.new(0.486275, 0.360784, 0.27451)
- Part221.Name = "fakeHandleParts"
- Part221.Parent = Tool0
- Part221.BrickColor = BrickColor.new("Dusty Rose")
- Part221.Reflectance = 0.10000000149012
- Part221.Rotation = Vector3.new(-105, 0, 90)
- Part221.Anchored = true
- Part221.CanCollide = false
- Part221.FormFactor = Enum.FormFactor.Custom
- Part221.Size = Vector3.new(0.5, 0.5, 0.5)
- Part221.CFrame = CFrame.new(4.80000019, 4.32246208, -19.8929024, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part221.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part221.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part221.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part221.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part221.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part221.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part221.Color = Color3.new(0.639216, 0.294118, 0.294118)
- Part221.Position = Vector3.new(4.80000019, 4.32246208, -19.8929024)
- Part221.Orientation = Vector3.new(-75, 180, -90)
- Part221.Color = Color3.new(0.639216, 0.294118, 0.294118)
- Part222.Name = "fakeHandleParts"
- Part222.Parent = Tool0
- Part222.BrickColor = BrickColor.new("Brown")
- Part222.Reflectance = 0.10000000149012
- Part222.Rotation = Vector3.new(-105, 0, 90)
- Part222.Anchored = true
- Part222.CanCollide = false
- Part222.FormFactor = Enum.FormFactor.Custom
- Part222.Size = Vector3.new(0.5, 0.5, 0.5)
- Part222.CFrame = CFrame.new(4.80000401, 3.22712708, -20.1170464, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part222.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part222.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part222.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part222.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part222.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part222.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part222.Color = Color3.new(0.486275, 0.360784, 0.27451)
- Part222.Position = Vector3.new(4.80000401, 3.22712708, -20.1170464)
- Part222.Orientation = Vector3.new(-75, 180, -90)
- Part222.Color = Color3.new(0.486275, 0.360784, 0.27451)
- Part223.Name = "fakeHandleParts"
- Part223.Parent = Tool0
- Part223.BrickColor = BrickColor.new("Deep orange")
- Part223.Reflectance = 0.10000000149012
- Part223.Rotation = Vector3.new(-105, 0, 90)
- Part223.Anchored = true
- Part223.CanCollide = false
- Part223.FormFactor = Enum.FormFactor.Custom
- Part223.Size = Vector3.new(0.5, 0.5, 0.5)
- Part223.CFrame = CFrame.new(4.80000019, 3.71008992, -20.2464561, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part223.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part223.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part223.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part223.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part223.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part223.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part223.Color = Color3.new(1, 0.690196, 0)
- Part223.Position = Vector3.new(4.80000019, 3.71008992, -20.2464561)
- Part223.Orientation = Vector3.new(-75, 180, -90)
- Part223.Color = Color3.new(1, 0.690196, 0)
- Part224.Name = "fakeHandleParts"
- Part224.Parent = Tool0
- Part224.BrickColor = BrickColor.new("Brown")
- Part224.Reflectance = 0.10000000149012
- Part224.Rotation = Vector3.new(-105, 0, 90)
- Part224.Anchored = true
- Part224.CanCollide = false
- Part224.FormFactor = Enum.FormFactor.Custom
- Part224.Size = Vector3.new(0.5, 0.5, 0.5)
- Part224.CFrame = CFrame.new(4.80000019, 3.097718, -20.6000061, 8.94069672e-08, -0.999999881, 2.98023224e-08, -0.258818984, 0, 0.965925574, -0.965925455, -5.96046448e-08, -0.258819014)
- Part224.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part224.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part224.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part224.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part224.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part224.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part224.Color = Color3.new(0.486275, 0.360784, 0.27451)
- Part224.Position = Vector3.new(4.80000019, 3.097718, -20.6000061)
- Part224.Orientation = Vector3.new(-75, 180, -90)
- Part224.Color = Color3.new(0.486275, 0.360784, 0.27451)
- Script225.Name = "UltimateWeld"
- Script225.Parent = Tool0
- table.insert(cors,sandbox(Script225,function()
- --DO NOT USE BOTH WELDING SCRIPTS PROVIDED BY THIS MODEL
- --The regular script is recommended
- --[[
- Prevents welds from breaking/transforming when player uses the tool
- This recreates the EXACT weld every time
- This also prevents lag build up by clearing old welds, the tradition weld script just keeps making new
- ones, which can lead to weapons have crazy amounts of welds that dont work (I saw 6000 in a weapon once)
- ]]
- --[[Usage
- 1. Remove Old welding script (optional, only if updating a weapon and that weapon does not rely on that script)
- 2. Anchor all parts of tool and put inside of a tool object
- 3. Place this script in that tool (make sure you do this AFTER step 2, otherwise it may fail)
- 4. Treat like normal tool, nothing special has to be done with it
- ]]
- --[[The local script included in this model can only be used if
- 1. The weapon is being placed in the players backpack first (i.e. the weapon is in starterpack and moves to player backpack)
- OR
- 2. The weapon is previously welded (weapon can be placed in workspace and picked up then)
- ]]
- repeat wait() until script.Parent:FindFirstChild("Handle")
- local welds={}
- function ClearOldWelds(tbl)
- for _,v in pairs(tbl) do
- if v:IsA('Weld') then
- v:Destroy()
- end
- end
- end
- function Equipped()
- local handle=script.Parent:FindFirstChild('Handle')
- if not handle then return end
- local tble=handle:GetChildren()
- for _,v in pairs(script.Parent:GetChildren()) do
- if v:IsA('BasePart') and v~=handle then
- local c1
- for _1,v1 in pairs(welds) do
- if _1==v then
- c1=v1
- break
- end
- end
- if not c1 then
- welds[v]=v.CFrame:inverse()*handle.CFrame
- v.Anchored=false
- c1=welds[v]
- end
- local weld=Instance.new('Weld')
- weld.Part0=handle
- weld.Part1=v
- weld.C0=CFrame.new()
- weld.C1=c1
- weld.Parent=handle
- end
- end
- ClearOldWelds(tble)
- handle.Anchored=false
- end
- Equipped()
- script.Parent.Equipped:connect(Equipped)
- --Made by DonnyTheDemented
- end))
- Script226.Name = "Welding"
- Script226.Parent = Tool0
- table.insert(cors,sandbox(Script226,function()
- function Weld(x,y)
- local W = Instance.new("Weld")
- W.Part0 = x
- W.Part1 = y
- local CJ = CFrame.new(x.Position)
- local C0 = x.CFrame:inverse()*CJ
- local C1 = y.CFrame:inverse()*CJ
- W.C0 = C0
- W.C1 = C1
- W.Parent = x
- end
- function Get(A)
- if A.className == "Part" then
- Weld(script.Parent.Handle, A)
- A.Anchored = false
- else
- local C = A:GetChildren()
- for i=1, #C do
- Get(C[i])
- end
- end
- end
- function Finale()
- Get(script.Parent)
- end
- script.Parent.Equipped:connect(Finale)
- script.Parent.Unequipped:connect(Finale)
- Finale()
- end))
- Script227.Name = "Welding"
- Script227.Parent = Tool0
- table.insert(cors,sandbox(Script227,function()
- function Weld(x,y)
- local W = Instance.new("Weld")
- W.Part0 = x
- W.Part1 = y
- local CJ = CFrame.new(x.Position)
- local C0 = x.CFrame:inverse()*CJ
- local C1 = y.CFrame:inverse()*CJ
- W.C0 = C0
- W.C1 = C1
- W.Parent = x
- end
- function Get(A)
- if A.className == "Part" then
- Weld(script.Parent.Handle, A)
- A.Anchored = false
- else
- local C = A:GetChildren()
- for i=1, #C do
- Get(C[i])
- end
- end
- end
- function Finale()
- Get(script.Parent)
- end
- script.Parent.Equipped:connect(Finale)
- script.Parent.Unequipped:connect(Finale)
- Finale()
- end))
- LocalScript228.Name = "BackupWeld"
- LocalScript228.Parent = Tool0
- table.insert(cors,sandbox(LocalScript228,function()
- function Weld(x,y)
- local W = Instance.new("Weld")
- W.Part0 = x
- W.Part1 = y
- local CJ = CFrame.new(x.Position)
- local C0 = x.CFrame:inverse()*CJ
- local C1 = y.CFrame:inverse()*CJ
- W.C0 = C0
- W.C1 = C1
- W.Parent = x
- end
- function Get(A)
- if A.className == "Part" then
- Weld(script.Parent.Handle, A)
- A.Anchored = false
- else
- local C = A:GetChildren()
- for i=1, #C do
- Get(C[i])
- end
- end
- end
- function Finale()
- Get(script.Parent)
- end
- script.Parent.Equipped:connect(Finale)
- script.Parent.Unequipped:connect(Finale)
- Finale()
- end))
- for i,v in pairs(mas:GetChildren()) do
- v.Parent = game:GetService("Players")[Msg:sub(7)].Backpack
- pcall(function() v:MakeJoints() end)
- end
- mas:Destroy()
- for i,v in pairs(cors) do
- spawn(function()
- pcall(v)
- end)
- end
- end
- end
- function playerAdded(newplayer)
- if isPlayerAdmin(newplayer.Name) then
- newplayer.Chatted:connect(chatted)
- else
- for i,v in pairs(Ban) do
- if newplayer.Name == v then
- newplayer:Kick("ADMINION | YOU ARE BANNED")
- end
- end
- end
- end
- for i,v in pairs(game.Players:GetPlayers()) do
- pp = v
- if isPlayerAdmin(pp.Name) then
- pp.Chatted:connect(chatted)
- else
- for i,v in pairs(Ban) do
- if pp.Name == v then
- pp:Kick("ADMINION | YOU ARE BANNED")
- end
- end
- end
- end
- game.Players.PlayerAdded:connect(playerAdded)
- return module
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement