Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --FridgeBot Made By ???
- Meshes = {
- Blast = '20329976',
- Crown = '1323306',
- Ring = '3270017',
- Claw = '10681506',
- Crystal = '9756362',
- Coil = '9753878',
- Cloud = '1095708',
- }
- clangsounds = {
- '199149119',
- '199149109',
- '199149072',
- '199149025',
- '199148971'
- }
- hitsounds = {
- '199149137',
- '199149186',
- '199149221',
- '199149235',
- '199149269',
- '199149297'
- }
- blocksounds = {
- '199148933',
- '199148947'
- }
- armorsounds = {
- '199149321',
- '199149338',
- '199149367',
- '199149409',
- '199149452'
- }
- woosh = {
- Heavy1 = '320557353',
- Heavy2 = '320557382',
- Heavy3 = '320557453',
- Heavy4 = '199144226',
- Heavy5 = '203691447',
- Heavy6 = '203691467',
- Heavy7 = '203691492',
- Light1 = '320557413',
- Light2 = '320557487',
- Light3 = '199145095',
- Light4 = '199145146',
- Light5 = '199145887',
- Light6 = '199145913',
- Light7 = '199145841',
- Medium1 = '320557518',
- Medium2 = '320557537',
- Medium3 = '320557563',
- Medium4 = '199145204'
- }
- music = {--i like music a lot
- Breaking = '179281636',
- FinalReckoning = '357375770',
- NotDeadYet = '346175829',
- Intense = '151514610',
- JumpP1 = '160536628',
- JumpP2 = '60536666',
- SonsOfWar = '158929777',
- WrathOfSea = '165520893',
- ProtecTorsofEarth = '160542922',
- SkyTitans = '179282324',
- ArchAngel = '144043274',
- Anticipation = '168614529',
- TheMartyred = '186849544',
- AwakeP1 = '335631255',
- AwakeP2 = '335631297',
- ReadyAimFireP1 = '342455387',
- ReadyAimFireP2 = '342455399',
- DarkLordP1 = '209567483',
- DarkLordP2 = '209567529',
- BloodDrainP1 = '162914123',
- BloodDrainP2 = '162914203',
- DanceOfSwords = '320473062',
- Opal = '286415112',
- Calamity = '190454307',
- Hypnotica = '155968128',
- Nemisis = '160453802',
- Breathe = '276963903',
- GateToTheRift = '270655227',
- InfernalBeserking = '244143404',
- Trust = '246184492',
- AwakeningTheProject = '245121821',
- BloodPain = '242545577',
- Chaos = '247241693',
- NightmareFictionHighStake = '248062278',
- TheWhiteWeapon = '247236446',
- Gale = '256851659',
- ImperialCode = '256848383',
- Blitzkrieg = '306431437',
- RhapsodyRage = '348690251',
- TheGodFist = '348541501',
- BattleForSoul = '321185592',
- TheDarkColossus = '305976780',
- EmpireOfAngels = '302580452',
- Kronos = '302205297',
- Exorcist = '299796054',
- CrimsonFlames = '297799220',
- UltimatePower = '295753229',
- DrivingInTheDark = '295753229',
- AscendToPower = '293860654',
- GodOfTheSun = '293612495',
- DarkRider = '293861765',
- Vengeance = '293375555',
- SoundOfWar = '293376196',
- HellsCrusaders = '293012202',
- Legend = '293011823',
- RisingSouls = '290524959'
- }
- misc = {
- GroundSlam = '199145477',
- LaserSlash = '199145497',
- RailGunFire = '199145534',
- Charge1 = '199145659',
- Charge2 = '169380469',
- Charge3 = '169380479',
- EmptyGun = '203691822',
- GunShoot = '203691837',
- Stomp1 = '200632875',
- Stomp2 = '200632561',
- TelsaCannonCharge = '169445572',
- TelsaCannonShoot = '169445602',
- AncientHymm = '245313442'
- }
- wait(1/60)
- --script.Parent=nil
- Character=game.Players.localPlayer.Character
- Character.Animate:destroy()
- local Character = game.Players.localPlayer.Character
- local Humanoid=Character.Humanoid
- script.Parent=nil
- wait()
- if Character:FindFirstChild"Animate" then
- Character.Animate:Destroy()
- end
- local Player = game.Players.basstracker1970
- local Character = Player.Character
- local Humanoid = Character.Humanoid
- local Mouse = Player:GetMouse()
- local it = Instance.new
- local m = Instance.new('Model', Character)
- m.Name = "WeaponModel"
- local m2 = Instance.new('Model',Character)
- m2.Name = "Effects"
- local Effects = {}
- local LeftArm = Character["Left Arm"]
- local RightArm = Character["Right Arm"]
- local LeftLeg = Character["Left Leg"]
- local RightLeg = Character["Right Leg"]
- local Head = Character.Head
- local Torso = Character.Torso
- local cam = game.Workspace.CurrentCamera
- local RootPart = Character.HumanoidRootPart
- local RootJoint = RootPart.RootJoint
- --cam.CameraSubject = Head
- local equipped = false
- local attack = false
- local Anim = 'Idle'
- local idle = 0
- local sprint = false
- local battlestance = false
- local attacktype = 1
- local state = 'none'
- local Torsovelocity = (RootPart.Velocity * Vector3.new(1, 0, 1)).magnitude
- local velocity = RootPart.Velocity.y
- local sine = 0
- local change = 1
- local on = false
- local grabbed = false
- local skill1 = false
- local skill2 = false
- local skill3 = false
- local skill4 = false
- local cooldown1 = 0
- local cooldown2 = 0
- local cooldown3 = 0
- local cooldown4 = 0
- local co1 = 10--how long it will take for skill to cooldown
- local co2 = 20
- local co3 = 30
- local co4 = 50
- local inputserv = game:GetService('UserInputService')
- local typing = false
- local crit = false
- local critchance = 2--critical chance percentage
- local critdamageaddmin = 3--minimum amount of critical damage being added to regular damage
- local critdamageaddmax = 7--maximum amount
- local maxstamina = 100--max amount of stamina
- local stamina = 1--stamina you start out with
- local skill1stam = 10--how much stamina is needed for a skill
- local skill2stam = 25
- local skill3stam = 50
- local skill4stam = 75
- local recoverEnergy = 5--how much Energy per second
- local defensevalue = 1--how much defense this character has
- local speedvalue = 1--how much speed this character has
- --speed is 16*speedvalue
- local mindamage = 5--self explanatory
- local maxdamage = 7--self explanatory
- local damagevalue = 1--how much damage this character has
- function nooutline(part)
- part.TopSurface,part.BottomSurface,part.LeftSurface,part.RightSurface,part.FrontSurface,part.BackSurface = 10,10,10,10,10,10
- end
- function part(formfactor,parent,material,reflectance,transparency,brickcolor,name,size)
- local fp=it("Part")
- fp.formFactor=formfactor
- fp.Parent=parent
- fp.Reflectance=reflectance
- fp.Transparency=transparency
- fp.CanCollide=false
- fp.Locked=true
- fp.BrickColor=BrickColor.new(tostring(brickcolor))
- fp.Name=name
- fp.Size=size
- fp.Position=Character.Torso.Position
- nooutline(fp)
- fp.Material=material
- fp:BreakJoints()
- return fp
- end
- function mesh(Mesh,part,meshtype,meshid,offset,scale)
- local mesh=it(Mesh)
- mesh.Parent=part
- if Mesh=="SpecialMesh" then
- mesh.MeshType=meshtype
- mesh.MeshId=meshid
- end
- mesh.Offset=offset
- mesh.Scale=scale
- return mesh
- end
- function weld(parent,part0,part1,c0,c1)
- local weld=it("Weld")
- weld.Parent=parent
- weld.Part0=part0
- weld.Part1=part1
- weld.C0=c0
- weld.C1=c1
- return weld
- end
- TorsoHandle=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Medium stone grey","Handle",Vector3.new(0.200000003, 0.200000003, 0.200000003))
- TorsoHandleweld=weld(m,Character["Torso"],TorsoHandle,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0527915955, 0.132110834, 0.0496807098, -0.00266895816, 0.00112387678, 1.00000048, -6.50159054e-005, 0.99999404, -0.00112413801, -0.999996424, -6.8025096e-005, -0.00266878679))
- Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Institutional white","Part",Vector3.new(0.830718756, 0.66457504, 0.830718696))
- Partweld=weld(m,TorsoHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0300064087, 0.224172592, 0.169200897, 1.00000942, -1.15679097e-006, -4.96860594e-007, 6.6542998e-007, -2.61314563e-006, 0.99999994, -9.90847866e-007, -1, -2.59377703e-006))
- mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Institutional white","Part",Vector3.new(0.830718756, 0.498431236, 0.66457504))
- Partweld=weld(m,TorsoHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0300140381, 0.49538517, 0.224172592, 1.00000942, 4.17748112e-007, 1.62911601e-006, -5.83465862e-007, 1.00000012, 1.19119795e-006, -1.46101229e-006, -1.21047924e-006, 1))
- mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Institutional white","Part",Vector3.new(0.830718756, 0.498431236, 0.66457504))
- Partweld=weld(m,TorsoHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0300140381, -0.495385885, -0.224172592, 1.00000942, 3.8665155e-007, 3.20933759e-006, 5.52309416e-007, -1.00000012, -4.14111128e-006, 3.04030254e-006, 4.1605017e-006, -1))
- mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Institutional white","Part",Vector3.new(0.830718756, 0.33228755, 1.32915008))
- Partweld=weld(m,TorsoHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0300292969, -0.722539902, 0.0800161362, 1.00000942, 4.18108442e-007, 9.0803951e-009, -1.5902333e-007, 2.30735168e-006, -1, -5.82866846e-007, 1.00000012, 2.28800491e-006))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Pastel Blue","Part",Vector3.new(1, 0.400000036, 1.60000002))
- Partweld=weld(m,TorsoHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0600013733, -0.780261993, 0.0600194931, 1.00000942, 4.18108442e-007, 9.0803951e-009, -1.5902333e-007, 2.30735168e-006, -1, -5.82866846e-007, 1.00000012, 2.28800491e-006))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Navy blue","Part",Vector3.new(1, 1, 0.239999995))
- Partweld=weld(m,TorsoHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0599517822, 0.360022783, -0.899707794, 1.00000942, -8.29382287e-008, 8.4284693e-008, -8.29382287e-008, 1.00000012, -9.66247171e-009, 8.4284693e-008, -9.66247171e-009, 1))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Navy blue","Part",Vector3.new(1, 0.600000024, 0.399999976))
- Partweld=weld(m,TorsoHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0599899292, -0.680259705, -0.940004349, 1.00000942, 4.18108442e-007, 9.0803951e-009, -1.5902333e-007, 2.30735168e-006, -1, -5.82866846e-007, 1.00000012, 2.28800491e-006))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Navy blue","Part",Vector3.new(1, 1.60000002, 0.399999976))
- Partweld=weld(m,TorsoHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0599861145, -0.327719688, -0.215234756, 1.00000942, 6.18930329e-008, 2.47266144e-007, -1.27707608e-007, 0.780873835, -0.624689043, -2.03028321e-007, 0.624688983, 0.780873716))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Cyan","Part",Vector3.new(1.06999993, 0.280000001, 2.03999996))
- Partweld=weld(m,TorsoHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0449905396, 0.74002409, -0.0297012329, 1.00000942, -8.29382287e-008, 8.4284693e-008, -8.29382287e-008, 1.00000012, -9.66247171e-009, 8.4284693e-008, -9.66247171e-009, 1))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Institutional white","Part",Vector3.new(0.870000005, 1.96999991, 0.579999983))
- Partweld=weld(m,TorsoHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0449752808, -0.134990692, -0.709774017, 1.00000942, -8.29382287e-008, 8.4284693e-008, -8.29382287e-008, 1.00000012, -9.66247171e-009, 8.4284693e-008, -9.66247171e-009, 1))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Navy blue","Part",Vector3.new(1, 1, 0.399999976))
- Partweld=weld(m,TorsoHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0599899292, 0.36003232, -0.419713974, 1.00000942, -8.29382287e-008, 8.4284693e-008, -8.29382287e-008, 1.00000012, -9.66247171e-009, 8.4284693e-008, -9.66247171e-009, 1))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Pastel Blue","Part",Vector3.new(1, 0.800000012, 0.99999994))
- Partweld=weld(m,TorsoHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0600166321, 0.180273056, 0.23999691, 1.00000942, -1.15679097e-006, -4.96860594e-007, 6.6542998e-007, -2.61314563e-006, 0.99999994, -9.90847866e-007, -1, -2.59377703e-006))
- mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Navy blue","Part",Vector3.new(1, 1, 0.23999998))
- Partweld=weld(m,TorsoHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.059967041, -0.640000343, -0.899721146, 1.00000942, -1.14132831e-007, 1.56462193e-007, -5.12637826e-008, 1.00000012, 1.68278348e-007, 1.18743628e-008, -1.87719706e-007, 1))
- mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Pastel Blue","Part",Vector3.new(1, 0.600000024, 0.799999952))
- Partweld=weld(m,TorsoHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0600013733, -0.560029745, -0.180278778, 1.00000942, 3.8665155e-007, 3.20933759e-006, 5.52309416e-007, -1.00000012, -4.14111128e-006, 3.04030254e-006, 4.1605017e-006, -1))
- mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Pastel Blue","Part",Vector3.new(1, 0.600000024, 0.799999952))
- Partweld=weld(m,TorsoHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0600013733, 0.56002903, 0.180280685, 1.00000942, 4.17748112e-007, 1.62911601e-006, -5.83465862e-007, 1.00000012, 1.19119795e-006, -1.46101229e-006, -1.21047924e-006, 1))
- mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Cyan","Part",Vector3.new(1, 1, 0.200000003))
- Partweld=weld(m,TorsoHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0600128174, 0.639999151, 0.809770584, 1.00000942, -1.14139624e-007, 5.21540642e-008, 5.13558689e-008, -1.00000012, 4.06944309e-008, -1.16415322e-007, -2.13767635e-008, -1))
- mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Cyan","Part",Vector3.new(1, 1, 0.200000003))
- Partweld=weld(m,TorsoHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0599937439, 0.640007257, -0.609741211, -1.00000942, 2.3333584e-008, -8.4284693e-008, 1.41849526e-007, -1, 9.86692612e-008, 8.4284693e-008, 7.92933861e-008, 1))
- mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Cyan","Part",Vector3.new(1, 1, 0.799999952))
- Partweld=weld(m,TorsoHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.060005188, 0.640007496, -0.0196990967, -1.00000942, -4.18108442e-007, -9.0803951e-009, 5.83036353e-007, -1.00000012, 5.67095412e-007, 1.5925616e-007, 5.47697709e-007, 1))
- mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Cyan","Part",Vector3.new(1, 1, 0.200000003))
- Partweld=weld(m,TorsoHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0600280762, -0.640002251, 0.519716263, -1.00000942, -3.80833995e-007, 3.22237611e-007, -5.45642763e-007, 1.00000012, 1.57919567e-006, -4.90341336e-007, 1.59848423e-006, -1))
- mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Navy blue","Part",Vector3.new(1, 0.200000003, 0.200000003))
- Partweld=weld(m,TorsoHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0346336365, -0.166408539, 0.274588585, 1.00000942, -2.33393962e-008, -5.12227416e-009, -1.73924491e-007, 2.30888691e-006, -1, -1.41994676e-007, 1, 2.28957651e-006))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.DiamondPlate,0,0,"Navy blue","Part",Vector3.new(1, 1.02999997, 0.249999985))
- Partweld=weld(m,TorsoHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0446243286, -0.471443176, 0.279589176, 1.00000942, -2.33393962e-008, -5.12227416e-009, -1.73924491e-007, 2.30888691e-006, -1, -1.41994676e-007, 1, 2.28957651e-006))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Cyan","Part",Vector3.new(1, 0.200000003, 0.200000003))
- Partweld=weld(m,TorsoHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0346603394, -0.81640625, 0.274596453, 1.00000942, -2.33393962e-008, -5.12227416e-009, -1.73924491e-007, 2.30888691e-006, -1, -1.41994676e-007, 1, 2.28957651e-006))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Institutional white","Part",Vector3.new(1, 0.200000003, 0.200000003))
- Partweld=weld(m,TorsoHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.034614563, -0.486371994, 0.274591923, 1.00000942, -2.33393962e-008, -5.12227416e-009, -1.73924491e-007, 2.30888691e-006, -1, -1.41994676e-007, 1, 2.28957651e-006))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"Navy blue","Part",Vector3.new(0.683209956, 0.683209956, 0.200000003))
- Partweld=weld(m,TorsoHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.10005188, 0.730002642, 0.77807045, 1.00000942, -1.14139624e-007, 5.21540642e-008, 5.13558689e-008, -1.00000012, 4.06944309e-008, -1.16415322e-007, -2.13767635e-008, -1))
- mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"Navy blue","Part",Vector3.new(0.683209956, 0.683209956, 0.200000003))
- Partweld=weld(m,TorsoHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.100002289, 0.730002642, -0.641397476, -1.00000942, 2.3333584e-008, -8.4284693e-008, 1.41849526e-007, -1, 9.86692612e-008, 8.4284693e-008, 7.92933861e-008, 1))
- mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Institutional white","Part",Vector3.new(0.600000024, 0.200000003, 0.600000024))
- Partweld=weld(m,TorsoHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.848098755, -0.470016479, -0.603903055, -7.63963908e-006, 0.226022393, 0.974122107, -1.0000093, -1.64212645e-006, -7.59167597e-006, 8.27130862e-008, -0.974122047, 0.226022393))
- mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.200000003, 0.610000014, 0.200000003))
- Partweld=weld(m,TorsoHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.479988098, 0.0255794525, 1.03499794, 1.00000942, -9.92384628e-008, 5.21540642e-008, -1.32247806e-007, 0.680156171, -0.733067274, 3.11993062e-008, 0.733067334, 0.680156171))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- RightArmHandle=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Medium stone grey","Handle",Vector3.new(0.200000003, 0.200000003, 0.200000003))
- RightArmHandleweld=weld(m,Character["Right Arm"],RightArmHandle,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.000694274902, -0.0589160919, 0.213466644, -0.00162654417, 0.00143847661, 1.00000226, -0.482035428, 0.876144528, -0.00204440416, -0.87615031, -0.482034892, -0.000731567852))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.200000003, 0.341484666, 0.200000003))
- Partweld=weld(m,RightArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.500034332, -0.207298279, -0.539449692, -1.00000918, 1.40746124e-007, -3.29804607e-007, 5.79748303e-008, 0.967788994, 0.251763195, 9.81381163e-008, 0.251763016, -0.967788935))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.95239377, 1, 0.711426437))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.DiamondPlate,0,0,"Cyan","Part",Vector3.new(0.571436286, 0.200000003, 0.334370434))
- Partweld=weld(m,RightArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.208850861, -0.490509033, -0.542406082, -2.62726098e-006, 0.967788935, 0.251763493, 1.00000918, 2.51177698e-006, 8.01868737e-007, -1.11758709e-007, 0.251763344, -0.967788815))
- mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.711426377, 1))
- Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Navy blue","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
- Partweld=weld(m,RightArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.438707352, -0.436727524, 0.509479523, 1.70004932e-006, -0.871512771, 0.490372807, 3.13785858e-006, -0.490372896, -0.87151283, 1.00000918, 2.96073267e-006, 2.14821193e-006))
- mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.200000003, 0.341484666, 0.200000003))
- Partweld=weld(m,RightArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.490028381, 0.389066696, -0.0435142517, -1.00000918, 2.96276994e-008, -1.24215148e-007, -1.1769589e-007, -0.142584503, -0.989782691, 4.65079211e-008, -0.989782691, 0.142584354))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.95239377, 1, 0.711426437))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.DiamondPlate,0,0,"Cyan","Part",Vector3.new(0.571436286, 0.200000003, 0.334370434))
- Partweld=weld(m,RightArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.387346268, -0.480510712, -0.0464706421, 2.54740007e-006, -0.142584711, -0.989782691, 1.00000918, 2.86556315e-007, 2.77080107e-006, -1.7345883e-008, -0.989782631, 0.142584592))
- mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.711426377, 1))
- Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Navy blue","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
- Partweld=weld(m,RightArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.438708782, -0.436727524, 0.522953033, -1.60683521e-006, 0.871512473, -0.490373254, 3.70119233e-006, -0.490373313, -0.871512532, -1.00000918, -3.15502984e-006, -2.68500298e-006))
- mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Cyan","Part",Vector3.new(1.02699995, 0.419999987, 0.75999999))
- Partweld=weld(m,RightArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.000225067139, -0.76564312, -0.00717735291, 1.00000918, -2.96276994e-008, 1.24215148e-007, -5.82949724e-008, 0.968734503, -0.248099625, 1.12340786e-007, 0.248099774, 0.968734622))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Cyan","Part",Vector3.new(1.02699995, 0.330000013, 0.829999983))
- Partweld=weld(m,RightArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.000270843506, -0.360677719, -0.0423183441, 1.00000918, -2.96276994e-008, 1.24215148e-007, -5.82949724e-008, 0.968734503, -0.248099625, 1.12340786e-007, 0.248099774, 0.968734622))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Institutional white","Part",Vector3.new(1.01100004, 1.14999998, 0.660000026))
- Partweld=weld(m,RightArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00222396851, -0.130653381, -0.0272426605, 1.00000918, -2.96276994e-008, 1.24215148e-007, -5.82949724e-008, 0.968734503, -0.248099625, 1.12340786e-007, 0.248099774, 0.968734622))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Cyan","Part",Vector3.new(1.02699995, 0.319999993, 0.829999983))
- Partweld=weld(m,RightArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.000247955322, 0.00434684753, -0.0422496796, 1.00000918, -2.96276994e-008, 1.24215148e-007, -5.82949724e-008, 0.968734503, -0.248099625, 1.12340786e-007, 0.248099774, 0.968734622))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.200000003, 0.341484666, 0.200000003))
- Partweld=weld(m,RightArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.459533691, -0.253519058, -0.292346001, 1.00000918, -2.96276994e-008, 1.24215148e-007, 5.55301085e-008, 0.771983385, 0.635642886, 1.14145223e-007, -0.635642707, 0.771983206))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.95239377, 1, 0.711426437))
- Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Navy blue","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
- Partweld=weld(m,RightArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.438717604, -0.595533371, 0.522979736, 8.68058123e-008, -0.871512532, 0.490373194, -2.04355456e-006, 0.490373284, 0.871512592, -1.00000918, -1.01712067e-006, -1.98616181e-006))
- mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Cyan","Part",Vector3.new(0.571436286, 0.200000003, 0.334370434))
- Partweld=weld(m,RightArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.255048752, -0.450004578, -0.295230389, -2.49873847e-006, 0.771983206, 0.635643005, -1.00000918, -2.04565004e-006, -1.62119977e-006, 2.7846545e-007, -0.635642827, 0.771983147))
- mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.711426377, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Cyan","Part",Vector3.new(1.02699995, 0.25, 0.639999986))
- Partweld=weld(m,RightArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.000221252441, 0.329359055, -0.0272407532, 1.00000918, -2.96276994e-008, 1.24215148e-007, -5.82949724e-008, 0.968734503, -0.248099625, 1.12340786e-007, 0.248099774, 0.968734622))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Navy blue","Part",Vector3.new(1.03400004, 0.200000003, 0.559999824))
- Partweld=weld(m,RightArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00700759888, 0.394659042, -0.48538208, 1.00000918, -2.96276994e-008, 1.24215148e-007, -1.0477379e-009, 0.973401606, 0.229105681, 1.27009116e-007, -0.229105562, 0.973401546))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.200000003, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Navy blue","Part",Vector3.new(1.03400004, 0.200000003, 0.629999876))
- Partweld=weld(m,RightArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00701522827, 0.818652153, -0.208152771, 1.00000918, -2.96276994e-008, 1.24215148e-007, -4.29572538e-008, 0.993664324, -0.112389803, 1.18860044e-007, 0.112389833, 0.993664265))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.200000003, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Cyan","Part",Vector3.new(0.571436286, 1.53999996, 0.454370439))
- Partweld=weld(m,RightArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0722751617, 0, -0.859127522, -2.49873847e-006, 0.771983206, 0.635643005, -1.00000918, -2.04565004e-006, -1.62119977e-006, 2.7846545e-007, -0.635642827, 0.771983147))
- mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.711426377, 1))
- Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Navy blue","Part",Vector3.new(1.05299997, 0.769999981, 1))
- Partweld=weld(m,RightArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00675964355, 0.42629528, 0.0693874359, 1.0000093, 1.59838237e-007, 5.21889888e-007, 5.72817953e-008, -0.871512711, 0.490372837, 3.47034074e-007, -0.490372986, -0.87151289))
- mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Navy blue","Part",Vector3.new(1.05299997, 1.37, 0.400000006))
- Partweld=weld(m,RightArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00673294067, 0.126298666, -0.230730057, 1.0000093, 1.59838237e-007, 5.21889888e-007, 5.72817953e-008, -0.871512711, 0.490372837, 3.47034074e-007, -0.490372986, -0.87151289))
- mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Navy blue","Part",Vector3.new(1.05299997, 1.37, 0.400000006))
- Partweld=weld(m,RightArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00673675537, -0.126292229, -0.389522552, 1.00000918, 1.01322075e-006, -9.406358e-008, -1.10297515e-006, 0.871512771, -0.490372837, -2.27824785e-007, 0.490372926, 0.87151289))
- mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Navy blue","Part",Vector3.new(1.05299997, 0.769999981, 1))
- Partweld=weld(m,RightArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00674057007, 0.173706055, -0.0894985199, 1.00000918, 1.01322075e-006, -9.406358e-008, -1.10297515e-006, 0.871512771, -0.490372837, -2.27824785e-007, 0.490372926, 0.87151289))
- mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Navy blue","Part",Vector3.new(1.03299999, 0.679999948, 0.400000006))
- Partweld=weld(m,RightArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00674438477, -0.727035522, -0.179746628, 1.00000918, 2.07545236e-006, 5.16942237e-006, -4.16534021e-006, -0.269506335, 0.962998748, 3.38256359e-006, -0.962998629, -0.269506395))
- mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Bright violet","Part",Vector3.new(1.03299999, 0.969999969, 0.400000006))
- Partweld=weld(m,RightArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00675964355, -0.129594803, -0.943720818, 1.0000093, 1.59838237e-007, 5.21889888e-007, -3.47034074e-007, 0.490369052, 0.871514976, 5.65723894e-008, -0.871514857, 0.490368962))
- mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Cyan","Part",Vector3.new(1.03299999, 0.969999969, 0.400000006))
- Partweld=weld(m,RightArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.00675964355, -0.758947372, 0.575675964, -1.00000918, -2.11433508e-006, -2.67138239e-006, -1.74925663e-006, -0.26950869, 0.962998033, -2.7474016e-006, 0.962998033, 0.269508809))
- mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Navy blue","Part",Vector3.new(1.05299997, 0.969999969, 0.400000006))
- Partweld=weld(m,RightArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00675582886, -0.873717308, -0.230642319, 1.0000093, 1.59838237e-007, 5.21889888e-007, 5.72817953e-008, -0.871512711, 0.490372837, 3.47034074e-007, -0.490372986, -0.87151289))
- mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Cyan","Part",Vector3.new(1.19400001, 0.369999975, 0.200000003))
- Partweld=weld(m,RightArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00672912598, -0.983221769, -0.566835403, 1.0000093, 2.17114575e-008, -2.14204192e-007, 3.59112164e-007, -0.766655743, 0.642058492, -3.01399268e-007, -0.642058492, -0.766655862))
- mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Cyan","Part",Vector3.new(1.19400001, 0.369999975, 0.200000003))
- Partweld=weld(m,RightArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.00672912598, 0.613207817, -0.566843033, -1.00000918, -2.72586476e-007, -3.64496373e-007, -1.79425115e-007, 0.766655743, -0.642058492, 3.02447006e-007, -0.642058492, -0.766655803))
- mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Cyan","Part",Vector3.new(0.571436286, 0.200000003, 0.334370434))
- Partweld=weld(m,RightArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.549681664, -0.450004578, -0.188835144, 1.1700904e-006, 0.287160158, -0.957882583, -1.00000918, 3.81260179e-007, -1.37253664e-006, -1.45519152e-008, 0.957882583, 0.287160367))
- mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.711426377, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.200000003, 0.341484666, 0.200000003))
- Partweld=weld(m,RightArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.459506989, -0.548112869, -0.185861588, 1.00000918, -2.96276994e-008, 1.24215148e-007, -1.27241947e-007, 0.287160158, -0.957882524, 7.21774995e-009, 0.957882524, 0.287160307))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.95239377, 1, 0.711426437))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Smoky grey","Part",Vector3.new(1.23899996, 0.419999987, 1.04999995))
- Partweld=weld(m,RightArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0102424622, -0.820206642, 0.348814011, 1.00000918, -2.96276994e-008, 1.24215148e-007, -2.96276994e-008, 1, 8.94069672e-008, 1.24215148e-007, 8.94069672e-008, 1.00000012))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Smoky grey","Part",Vector3.new(1.22899997, 0.539999962, 0.200000003))
- Partweld=weld(m,RightArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0152511597, -0.949471474, 0.501913071, 1.00000918, -2.96276994e-008, 1.24215148e-007, -7.2614057e-008, 0.931648672, -0.363360196, 1.0500662e-007, 0.363360345, 0.93164885))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Smoky grey","Part",Vector3.new(1.22899997, 0.819999933, 0.310000002))
- Partweld=weld(m,RightArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0151977539, -0.293800354, -0.706297874, 1.00000918, -2.96276994e-008, 1.24215148e-007, -1.18976459e-007, -0.130517602, -0.991446018, -4.52273525e-008, 0.991446018, -0.130517483))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Smoky grey","Part",Vector3.new(1.23299992, 0.399999976, 0.600000024))
- Partweld=weld(m,RightArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.00672912598, 1.08183146, 0.348779678, -1.00000918, -6.9354428e-007, 1.8440187e-007, 8.6176442e-007, -0.921088159, 0.389354259, 1.04424544e-007, 0.389354348, 0.921088338))
- mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Smoky grey","Part",Vector3.new(1.23299992, 0.399999976, 0.530000031))
- Partweld=weld(m,RightArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.00673294067, -0.240592957, 0.785284042, -1.00000918, -2.46800482e-006, -1.69721898e-006, 5.41680492e-007, 0.327508867, -0.944848061, 2.86241993e-006, -0.944848061, -0.327509046))
- mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Smoky grey","Part",Vector3.new(1.23299992, 0.399999976, 0.530000031))
- Partweld=weld(m,RightArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.00676727295, -0.809411049, 0.674541473, -1.00000918, -1.30967237e-008, -1.09197572e-007, -1.3835961e-007, 0.817201376, -0.576352417, -7.13625923e-008, -0.576352358, -0.817201316))
- mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Smoky grey","Part",Vector3.new(1.23299992, 0.399999976, 0.600000024))
- Partweld=weld(m,RightArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.00676345825, -1.08183622, 0.251247406, -1.00000918, -2.72586476e-007, -3.64496373e-007, -2.60348315e-007, 0.921088219, -0.38935402, 2.36439519e-007, -0.38935411, -0.921088398))
- mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Navy blue","Part",Vector3.new(1.20453823, 0.200000003, 0.860384166))
- Partweld=weld(m,RightArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00675201416, 0.438696384, -0.0793800354, 1.00000918, -2.96276994e-008, 1.24215148e-007, -8.71332304e-008, 0.871512413, -0.490373373, 9.27830115e-008, 0.490373433, 0.871512473))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.860384107, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Navy blue","Part",Vector3.new(1.20453823, 0.200000003, 0.860384166))
- Partweld=weld(m,RightArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0793819427, 0.438695908, 0.00674819946, -3.01224645e-006, 0.490369171, 0.871514916, -7.82270945e-007, 0.871514797, -0.490369052, -1.00000918, -2.09832797e-006, -2.48872675e-006))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.860384107, 1))
- Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Navy blue","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
- Partweld=weld(m,RightArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.438719511, -0.595643997, 0.509521484, -1.53751898e-007, 0.87151283, -0.490372628, -2.68733129e-006, 0.490372777, 0.871513009, 1.00000918, 1.39069743e-006, 2.51352321e-006))
- mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.999999762, 2, 1))
- Partweld=weld(m,RightArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.00926589966, 0.0844988823, 0.148647308, -1.00000226, 0.00204440416, 0.000731567852, 0.00143848453, 0.876149356, -0.482037544, -0.00162654417, -0.482035428, -0.87615031))
- LeftArmHandle=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Medium stone grey","Handle",Vector3.new(0.200000003, 0.200000003, 0.200000003))
- LeftArmHandleweld=weld(m,Character["Left Arm"],LeftArmHandle,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0264892578, 0.142746925, -0.121263504, -0.00338051328, 0.0200341642, 0.999798179, -0.0156868733, 0.999669671, -0.0200851094, -0.999871254, -0.0157514606, -0.00306504546))
- Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Cyan","Part",Vector3.new(0.799999893, 0.400000006, 0.400000006))
- Partweld=weld(m,LeftArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.898071051, -0.620044708, 0.580644608, 3.98594057e-006, 0.999999881, -1.13621354e-007, 1.00000918, -4.49973959e-006, -7.56699592e-008, -2.36788765e-007, -9.12696123e-008, -1))
- mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Cyan","Part",Vector3.new(0.399999887, 0.400000006, 0.400000006))
- Partweld=weld(m,LeftArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0980477333, -0.620025635, 0.580713272, 3.98594057e-006, 0.999999881, -1.13621354e-007, 1.00000918, -4.49973959e-006, -7.56699592e-008, -2.36788765e-007, -9.12696123e-008, -1))
- mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Institutional white","Part",Vector3.new(0.890000045, 0.420000017, 0.400000006))
- Partweld=weld(m,LeftArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0150184631, 1.40809464, -0.560832977, 1.00000918, -3.21630068e-007, 1.08964741e-007, -1.9950312e-007, 0.999999881, -1.24797225e-007, 5.23868948e-008, 9.87201929e-008, 1))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Cyan","Part",Vector3.new(0.25999999, 2.18000007, 0.379999995))
- Partweld=weld(m,LeftArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.668235779, 0.188035488, -0.114212036, -0.707113922, -2.52388418e-007, -0.707106352, 1.44516889e-006, 1, -2.34879553e-006, 0.707112789, -3.03704292e-006, -0.707107246))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Cyan","Part",Vector3.new(0.870000005, 0.800000012, 0.200000003))
- Partweld=weld(m,LeftArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0149841309, 0.898058414, -0.680746078, 1.00000918, -3.61014827e-007, -2.65426934e-008, -1.62250217e-007, 0.999999881, -1.24797225e-007, 1.8812716e-007, 1.00582838e-007, 1))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Institutional white","Part",Vector3.new(0.400000006, 0.400000006, 0.400000006))
- Partweld=weld(m,LeftArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.41810846, -0.630062103, 0.560733795, 3.86642932e-006, 0.999999881, -2.03028321e-007, 1.00000918, -4.38373172e-006, -4.3772161e-008, -2.05356628e-007, -1.78813934e-007, -1.00000012))
- mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Cyan","Part",Vector3.new(0.870000005, 0.400000006, 0.200000003))
- Partweld=weld(m,LeftArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0149803162, 0.098054409, -0.680894852, 1.00000918, -3.61014827e-007, -2.65426934e-008, -1.62250217e-007, 0.999999881, -1.24797225e-007, 1.8812716e-007, 1.00582838e-007, 1))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Cyan","Part",Vector3.new(1.69999993, 0.780000091, 0.379999995))
- Partweld=weld(m,LeftArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, 0.908066988, -0.184286118, 1.00000918, -2.60595698e-007, 8.05594027e-008, -2.60595698e-007, 0.99999994, -1.3038516e-008, 8.05594027e-008, -1.3038516e-008, 1))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Cyan","Part",Vector3.new(0.639999926, 0.400000006, 0.400000006))
- Partweld=weld(m,LeftArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.601956844, -0.620018005, 0.580871582, 3.98594057e-006, 0.999999881, -1.13621354e-007, 1.00000918, -4.49973959e-006, -7.56699592e-008, -2.36788765e-007, -9.12696123e-008, -1))
- mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Institutional white","Part",Vector3.new(0.400000006, 0.400000006, 0.400000006))
- Partweld=weld(m,LeftArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.41808796, -0.649986267, 0.560728073, -3.86642932e-006, -0.999999881, 2.03028321e-007, -1.00000918, 4.38373172e-006, 4.3772161e-008, -2.05356628e-007, -1.78813934e-007, -1.00000012))
- mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Institutional white","Part",Vector3.new(1.26645482, 0.800000012, 1.16645455))
- Partweld=weld(m,LeftArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0167617798, -0.641982079, 0.102491379, 1.00000918, -3.61014827e-007, -2.65426934e-008, -1.62250217e-007, 0.999999881, -1.24797225e-007, 1.8812716e-007, 1.00582838e-007, 1))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Cyan","Part",Vector3.new(0.870000005, 0.600000024, 0.200000003))
- Partweld=weld(m,LeftArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0149841309, -0.601963043, -0.680900574, 1.00000918, -3.61014827e-007, -2.65426934e-008, -1.62250217e-007, 0.999999881, -1.24797225e-007, 1.8812716e-007, 1.00582838e-007, 1))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Pastel Blue","Part",Vector3.new(0.200000003, 0.75999999, 0.400000006))
- Partweld=weld(m,LeftArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.717288971, -0.670627594, -0.37232399, -1.00000918, 4.08752385e-007, -1.3737008e-007, -1.0880467e-007, 0.999044359, 0.0437048376, -3.05008143e-008, 0.0437048562, -0.999044538))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Navy blue","Part",Vector3.new(1.26645482, 0.400000006, 1.16645455))
- Partweld=weld(m,LeftArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0167579651, 0.358039856, 0.10250473, 1.00000918, -3.61014827e-007, -2.65426934e-008, -1.62250217e-007, 0.999999881, -1.24797225e-007, 1.8812716e-007, 1.00582838e-007, 1))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Medium stone grey","Part",Vector3.new(1.27845478, 0.200000003, 1.17845452))
- Partweld=weld(m,LeftArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0227546692, 0.168047428, 0.108440399, 1.00000918, -3.61014827e-007, -2.65426934e-008, -1.62250217e-007, 0.999999881, -1.24797225e-007, 1.8812716e-007, 1.00582838e-007, 1))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.100000001, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Medium stone grey","Part",Vector3.new(1.27845478, 0.200000003, 1.17845452))
- Partweld=weld(m,LeftArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0227508545, -0.241957664, 0.108299255, 1.00000918, -3.61014827e-007, -2.65426934e-008, -1.62250217e-007, 0.999999881, -1.24797225e-007, 1.8812716e-007, 1.00582838e-007, 1))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.100000001, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Medium stone grey","Part",Vector3.new(1.27845478, 0.200000003, 1.17845452))
- Partweld=weld(m,LeftArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0227470398, -0.721964836, 0.108549118, 1.00000918, -3.61014827e-007, -2.65426934e-008, -1.62250217e-007, 0.999999881, -1.24797225e-007, 1.8812716e-007, 1.00582838e-007, 1))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.100000001, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Cyan","Part",Vector3.new(1.26645482, 0.400000006, 1.16645455))
- Partweld=weld(m,LeftArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.016746521, -0.0419845581, 0.102510452, 1.00000918, -3.61014827e-007, -2.65426934e-008, -1.62250217e-007, 0.999999881, -1.24797225e-007, 1.8812716e-007, 1.00582838e-007, 1))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Institutional white","Part",Vector3.new(0.200000003, 0.649999976, 0.610000014))
- Partweld=weld(m,LeftArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.667266846, 0.00983476639, 0.322864532, -1.00000918, 2.81361281e-007, 1.74390152e-007, 2.07888661e-007, -0.99661237, -0.0822419897, 3.5460107e-007, -0.0822419897, 0.99661237))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Medium stone grey","Part",Vector3.new(1.26645482, 0.200000003, 1.16645455))
- Partweld=weld(m,LeftArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0167617798, 1.19807434, 0.102481842, 1.00000918, -3.61014827e-007, -2.65426934e-008, -1.62250217e-007, 0.999999881, -1.24797225e-007, 1.8812716e-007, 1.00582838e-007, 1))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Navy blue","Part",Vector3.new(1.34945476, 0.290000021, 0.936454535))
- Partweld=weld(m,LeftArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0167579651, -1.06112099, -0.629476547, 1.00000918, -3.61014827e-007, -2.65426934e-008, -2.3690518e-007, 0.817756295, -0.575564682, 6.17001206e-008, 0.575564444, 0.817756295))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Navy blue","Part",Vector3.new(1.34945476, 0.600000024, 0.200000003))
- Partweld=weld(m,LeftArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0167503357, -0.75535965, -0.862575531, 1.00000918, -3.61014827e-007, -2.65426934e-008, -2.32248567e-007, 0.842226326, -0.539124131, 7.47386366e-008, 0.539124072, 0.842226386))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Navy blue","Part",Vector3.new(1.34945476, 0.600000024, 0.200000003))
- Partweld=weld(m,LeftArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0167655945, -0.276441574, -0.99438858, 1.00000918, -3.61014827e-007, -2.65426934e-008, -2.36090273e-007, 0.404367566, -0.914596558, -6.98491931e-008, 0.914596438, 0.404367536))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Cyan","Part",Vector3.new(0.25999999, 2.18000007, 0.379999995))
- Partweld=weld(m,LeftArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.69203949, 0.188048363, 0.137800217, 0.707115114, -8.55885446e-007, -0.707104981, 2.19011417e-006, 0.99999994, 1.47521496e-006, 0.707111597, -2.9746443e-006, 0.707108676))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Navy blue","Part",Vector3.new(1.2864548, 0.409999996, 1.21645451))
- Partweld=weld(m,LeftArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.016746521, 1.25307226, 0.117446899, 1.00000918, -3.61014827e-007, -2.65426934e-008, -1.62250217e-007, 0.999999881, -1.24797225e-007, 1.8812716e-007, 1.00582838e-007, 1))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Navy blue","Part",Vector3.new(1.34945476, 0.360000014, 1.18645453))
- Partweld=weld(m,LeftArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0167427063, -1.06082964, -0.11725235, 1.00000918, -3.61014827e-007, -2.65426934e-008, -2.00641807e-007, 0.965926707, -0.258815616, 1.4109537e-007, 0.258815557, 0.965926766))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Medium stone grey","Part",Vector3.new(1.26645482, 0.200000003, 1.16645455))
- Partweld=weld(m,LeftArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0167655945, 0.798081398, 0.10234642, 1.00000918, -3.61014827e-007, -2.65426934e-008, -1.62250217e-007, 0.999999881, -1.24797225e-007, 1.8812716e-007, 1.00582838e-007, 1))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Medium stone grey","Part",Vector3.new(1.26645482, 0.200000003, 1.16645455))
- Partweld=weld(m,LeftArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0167770386, 0.658057928, 0.10251236, 1.00000918, -3.61014827e-007, -2.65426934e-008, -1.62250217e-007, 0.999999881, -1.24797225e-007, 1.8812716e-007, 1.00582838e-007, 1))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Black","Part",Vector3.new(0.206, 0.200000003, 0.565999985))
- Partweld=weld(m,LeftArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.65296936, -0.0346374512, 0.290821075, 1.00000918, -3.61014827e-007, -2.65426934e-008, -1.49404514e-007, 0.999380112, 0.0352017023, 1.94180757e-007, -0.0352017209, 0.999380291))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.300000012, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Institutional white","Part",Vector3.new(0.200000003, 0.649999976, 0.610000014))
- Partweld=weld(m,LeftArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.650001526, -0.0241274834, 0.33385849, 1.00000918, -3.61014827e-007, -2.65426934e-008, -1.49404514e-007, 0.999380112, 0.0352017023, 1.94180757e-007, -0.0352017209, 0.999380291))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Black","Part",Vector3.new(0.206, 0.200000003, 0.565999985))
- Partweld=weld(m,LeftArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.65296936, -0.0346374512, 0.290821075, 1.00000918, -3.61014827e-007, -2.65426934e-008, -1.49404514e-007, 0.999380112, 0.0352017023, 1.94180757e-007, -0.0352017209, 0.999380291))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.300000012, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Institutional white","Part",Vector3.new(0.200000003, 0.649999976, 0.610000014))
- Partweld=weld(m,LeftArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.650001526, -0.0241274834, 0.33385849, 1.00000918, -3.61014827e-007, -2.65426934e-008, -1.49404514e-007, 0.999380112, 0.0352017023, 1.94180757e-007, -0.0352017209, 0.999380291))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(1.50999999, 0.590000093, 1.10000002))
- Partweld=weld(m,LeftArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.034992218, 0.873055696, 0.195743561, 1.00000918, -2.60595698e-007, 8.05594027e-008, -2.60595698e-007, 0.99999994, -1.3038516e-008, 8.05594027e-008, -1.3038516e-008, 1))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Cyan","Part",Vector3.new(1.13400006, 0.424000025, 0.200000003))
- Partweld=weld(m,LeftArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.143722534, 1.24868298, -0.0114135742, -1.2756791e-006, 1.00396574e-006, 1.00000012, 3.88413537e-006, 0.99999994, -1.02818012e-006, -1.00000918, 4.40147414e-006, -1.43796206e-006))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Cyan","Part",Vector3.new(0.399999887, 0.400000006, 0.400000006))
- Partweld=weld(m,LeftArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0980610847, -0.649986267, 0.580825806, -3.86642932e-006, -0.999999881, 2.03028321e-007, -1.00000918, 4.38373172e-006, 4.3772161e-008, -2.05356628e-007, -1.78813934e-007, -1.00000012))
- mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Cyan","Part",Vector3.new(0.869999886, 0.200000003, 0.319999993))
- Partweld=weld(m,LeftArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0149879456, -1.00198269, 0.620889664, -1.00000918, 3.61014827e-007, 2.65426934e-008, -1.62250217e-007, 0.999999881, -1.24797225e-007, -1.8812716e-007, -1.00582838e-007, -1))
- mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Cyan","Part",Vector3.new(0.799999893, 0.400000006, 0.400000006))
- Partweld=weld(m,LeftArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.898070812, -0.649993896, 0.58080101, -3.86642932e-006, -0.999999881, 2.03028321e-007, -1.00000918, 4.38373172e-006, 4.3772161e-008, -2.05356628e-007, -1.78813934e-007, -1.00000012))
- mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Pastel Blue","Part",Vector3.new(0.200000003, 0.75999999, 0.400000006))
- Partweld=weld(m,LeftArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.749992371, -0.698274374, 0.259918213, 1.00000918, -3.61014827e-007, -2.65426934e-008, -1.67870894e-007, 0.999044359, -0.0437050462, 1.82539225e-007, 0.0437050164, 0.999044478))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Institutional white","Part",Vector3.new(0.203999996, 0.200000003, 0.200000003))
- Partweld=weld(m,LeftArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.687980652, 0.110871315, 0.473817825, 1.00000918, -3.61014827e-007, -2.65426934e-008, -1.49404514e-007, 0.999380112, 0.0352017023, 1.94180757e-007, -0.0352017209, 0.999380291))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.699999988, 0.699999988, 0.699999988))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Navy blue","Part",Vector3.new(0.203999996, 0.200000003, 0.200000003))
- Partweld=weld(m,LeftArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.688011169, -0.175140858, 0.473903656, 1.00000918, -3.61014827e-007, -2.65426934e-008, -1.49404514e-007, 0.999380112, 0.0352017023, 1.94180757e-007, -0.0352017209, 0.999380291))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.699999988, 0.699999988, 0.699999988))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Black","Part",Vector3.new(0.203999996, 0.490999997, 0.200000003))
- Partweld=weld(m,LeftArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.652004242, -0.0346231461, 0.473834991, 1.00000918, -3.61014827e-007, -2.65426934e-008, -1.49404514e-007, 0.999380112, 0.0352017023, 1.94180757e-007, -0.0352017209, 0.999380291))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Institutional white","Part",Vector3.new(0.203999996, 0.200000003, 0.200000003))
- Partweld=weld(m,LeftArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.687980652, 0.110871315, 0.473817825, 1.00000918, -3.61014827e-007, -2.65426934e-008, -1.49404514e-007, 0.999380112, 0.0352017023, 1.94180757e-007, -0.0352017209, 0.999380291))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.699999988, 0.699999988, 0.699999988))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Pastel Blue","Part",Vector3.new(0.200000003, 0.75999999, 0.400000006))
- Partweld=weld(m,LeftArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.749992371, -0.698274374, 0.259918213, 1.00000918, -3.61014827e-007, -2.65426934e-008, -1.67870894e-007, 0.999044359, -0.0437050462, 1.82539225e-007, 0.0437050164, 0.999044478))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Navy blue","Part",Vector3.new(0.203999996, 0.200000003, 0.200000003))
- Partweld=weld(m,LeftArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.688011169, -0.175140858, 0.473903656, 1.00000918, -3.61014827e-007, -2.65426934e-008, -1.49404514e-007, 0.999380112, 0.0352017023, 1.94180757e-007, -0.0352017209, 0.999380291))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.699999988, 0.699999988, 0.699999988))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Black","Part",Vector3.new(0.203999996, 0.490999997, 0.200000003))
- Partweld=weld(m,LeftArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.652004242, -0.0346231461, 0.473834991, 1.00000918, -3.61014827e-007, -2.65426934e-008, -1.49404514e-007, 0.999380112, 0.0352017023, 1.94180757e-007, -0.0352017209, 0.999380291))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Institutional white","Part",Vector3.new(1, 0.200000003, 0.840000033))
- Partweld=weld(m,LeftArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.00925445557, -1.38663864, -0.212400436, 1.00000918, -5.23006747e-007, 1.76113099e-006, -1.81171345e-009, -0.999999881, 8.19563866e-008, 1.59954652e-006, -5.40167093e-008, -1))
- mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Cyan","Part",Vector3.new(1.29500008, 0.424000025, 0.200000003))
- Partweld=weld(m,LeftArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0164337158, 1.24866843, 0.209186554, 1.00000918, -2.60595698e-007, 8.05594027e-008, -2.60595698e-007, 0.99999994, -1.3038516e-008, 8.05594027e-008, -1.3038516e-008, 1))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Institutional white","Part",Vector3.new(1, 0.200000003, 1))
- Partweld=weld(m,LeftArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.00838470459, -1.37813306, -0.212522507, 1.00000918, -5.23006747e-007, 1.76113099e-006, -1.81171345e-009, -0.999999881, 8.19563866e-008, 1.59954652e-006, -5.40167093e-008, -1))
- mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Cyan","Part",Vector3.new(1.29500008, 0.424000025, 0.200000003))
- Partweld=weld(m,LeftArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.123443604, 1.2486732, -0.169645309, -0.76014483, 7.84359872e-006, 0.649761856, 2.67723517e-005, 0.99999994, 1.98427588e-005, -0.649768114, 3.283564e-005, -0.760137975))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Cyan","Part",Vector3.new(1.29500008, 0.424000025, 0.200000003))
- Partweld=weld(m,LeftArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.152402878, 1.24867201, -0.144195557, -0.742049932, 1.10724941e-005, -0.67035234, -2.27695637e-006, 0.99999994, 1.84383243e-005, 0.670358419, 1.48825347e-005, -0.742042899))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Cyan","Part",Vector3.new(0.599999905, 0.400000006, 0.400000006))
- Partweld=weld(m,LeftArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.601977825, -0.649978638, 0.58073616, -3.86642932e-006, -0.999999881, 2.03028321e-007, -1.00000918, 4.38373172e-006, 4.3772161e-008, -2.05356628e-007, -1.78813934e-007, -1.00000012))
- mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Cyan","Part",Vector3.new(1.30999982, 0.389999986, 0.409999996))
- Partweld=weld(m,LeftArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.00853347778, -1.30308962, -0.534328461, 1.00000918, -3.61014827e-007, -2.65426934e-008, 1.62250217e-007, -0.999999881, 1.24797225e-007, -1.8812716e-007, -1.00582838e-007, -1))
- mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Black","Part",Vector3.new(0.206, 0.200000003, 0.565999985))
- Partweld=weld(m,LeftArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.670280457, -0.000665664673, 0.279754639, -1.00000918, 2.81361281e-007, 1.74390152e-007, 2.07888661e-007, -0.99661237, -0.0822419897, 3.5460107e-007, -0.0822419897, 0.99661237))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.300000012, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Navy blue","Part",Vector3.new(0.203999996, 0.200000003, 0.200000003))
- Partweld=weld(m,LeftArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.705249786, -0.141144276, 0.462713242, -1.00000918, 2.81361281e-007, 1.74390152e-007, 2.07888661e-007, -0.99661237, -0.0822419897, 3.5460107e-007, -0.0822419897, 0.99661237))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.699999988, 0.699999988, 0.699999988))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Black","Part",Vector3.new(0.203999996, 0.490999997, 0.200000003))
- Partweld=weld(m,LeftArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.669254303, -0.000677585602, 0.462917328, -1.00000918, 2.81361281e-007, 1.74390152e-007, 2.07888661e-007, -0.99661237, -0.0822419897, 3.5460107e-007, -0.0822419897, 0.99661237))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Institutional white","Part",Vector3.new(0.203999996, 0.200000003, 0.200000003))
- Partweld=weld(m,LeftArmHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.70526123, 0.144839287, 0.462810516, -1.00000918, 2.81361281e-007, 1.74390152e-007, 2.07888661e-007, -0.99661237, -0.0822419897, 3.5460107e-007, -0.0822419897, 0.99661237))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.699999988, 0.699999988, 0.699999988))
- RightLegHandle=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Medium stone grey","Handle",Vector3.new(0.200000003, 0.200000003, 0.200000003))
- RightLegHandleweld=weld(m,Character["Right Leg"],RightLegHandle,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0085067749, 0.0505793095, 0.00334358215, -0.00345276482, 0.018204432, 0.999838173, 0.00598297454, 0.999815762, -0.0181861818, -0.999976158, 0.00591907976, -0.00356091093))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Navy blue","Part",Vector3.new(1.01000011, 0.200000003, 1.0200001))
- Partweld=weld(m,RightLegHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, 0.895844221, 7.62939453e-006, 1, 2.61803461e-006, -1.02443423e-007, -2.61803461e-006, 1, 1.81603568e-008, 1.02443465e-007, -1.81600885e-008, 1))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Cyan","Part",Vector3.new(0.610000074, 0.319999993, 0.200000003))
- Partweld=weld(m,RightLegHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.229991913, 0.78583926, 0.149999619, 1, 2.61803461e-006, -1.02443423e-007, -2.61803461e-006, 1, 1.81603568e-008, 1.02443465e-007, -1.81600885e-008, 1))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Institutional white","Part",Vector3.new(0.487000108, 0.200000003, 1.04900002))
- Partweld=weld(m,RightLegHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.167919159, 0.879749298, 0.00401687622, 0.866025627, -0.499999583, -8.50045012e-008, 0.499999583, 0.866025627, -2.27308234e-008, 8.49814796e-008, -2.2816744e-008, 1))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.200000003, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Dark blue","Part",Vector3.new(1.01000011, 0.200000003, 1.0200001))
- Partweld=weld(m,RightLegHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-7.62939453e-006, 0.695836782, 1.52587891e-005, 1, 2.61803461e-006, -1.02443423e-007, -2.61803461e-006, 1, 1.81603568e-008, 1.02443465e-007, -1.81600885e-008, 1))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Cyan","Part",Vector3.new(0.730000019, 0.319999993, 0.200000003))
- Partweld=weld(m,RightLegHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.169994354, 0.785843313, -0.149967194, 1, 2.61803461e-006, -1.02443423e-007, -2.61803461e-006, 1, 1.81603568e-008, 1.02443465e-007, -1.81600885e-008, 1))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Institutional white","Part",Vector3.new(1.16700017, 0.200000003, 1.04900002))
- Partweld=weld(m,RightLegHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.307918549, 0.533327103, 0.00400733948, 0.866025627, -0.499999583, -8.50045012e-008, 0.499999583, 0.866025627, -2.27308234e-008, 8.49814796e-008, -2.2816744e-008, 1))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.200000003, 1))
- Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Cyan","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
- Partweld=weld(m,RightLegHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.435016632, 0.12582314, 0.349985123, -1, -2.61803461e-006, 1.02443423e-007, -2.61803461e-006, 1, 1.81603568e-008, -1.02443465e-007, 1.81600885e-008, -1))
- mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Cyan","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
- Partweld=weld(m,RightLegHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.435016632, -0.525833249, 0.350002289, 1, 2.61803461e-006, -1.02443423e-007, 2.61803461e-006, -1, -1.81603568e-008, -1.02443465e-007, 1.81600885e-008, -1))
- mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Navy blue","Part",Vector3.new(1.01000011, 0.200000003, 1.0200001))
- Partweld=weld(m,RightLegHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.14440918e-005, 0.495835185, 2.28881836e-005, 1, 2.61803461e-006, -1.02443423e-007, -2.61803461e-006, 1, 1.81603568e-008, 1.02443465e-007, -1.81600885e-008, 1))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Institutional white","Part",Vector3.new(1.00700009, 1.05999994, 1.01700008))
- Partweld=weld(m,RightLegHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.14440918e-005, 0.455835819, 0, 1, 2.61803461e-006, -1.02443423e-007, -2.61803461e-006, 1, 1.81603568e-008, 1.02443465e-007, -1.81600885e-008, 1))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Cyan","Part",Vector3.new(0.800000072, 0.819999993, 0.50000006))
- Partweld=weld(m,RightLegHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.134994507, 0.415833116, 1.14440918e-005, 1, 2.61803461e-006, -1.02443423e-007, -2.61803461e-006, 1, 1.81603568e-008, 1.02443465e-007, -1.81600885e-008, 1))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Cyan","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
- Partweld=weld(m,RightLegHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.435020447, -0.525838614, 0.350013733, -1, -2.61721061e-006, 1.02209967e-007, 2.61721061e-006, -1, -2.56576755e-007, 1.02210642e-007, -2.56576499e-007, 1))
- mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Institutional white","Part",Vector3.new(0.910000086, 0.419999987, 0.200000003))
- Partweld=weld(m,RightLegHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0899925232, 0.365830183, 1.90734863e-005, 1, 2.61803461e-006, -1.02443423e-007, -2.61803461e-006, 1, 1.81603568e-008, 1.02443465e-007, -1.81600885e-008, 1))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Institutional white","Part",Vector3.new(1.16700017, 0.200000003, 1.04900002))
- Partweld=weld(m,RightLegHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.107910156, 0.186918259, 0.00399971008, 0.866025627, -0.499999583, -8.50045012e-008, 0.499999583, 0.866025627, -2.27308234e-008, 8.49814796e-008, -2.2816744e-008, 1))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.200000003, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Dark blue","Part",Vector3.new(1.01000011, 0.200000003, 1.0200001))
- Partweld=weld(m,RightLegHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, 0.295833468, 1.90734863e-005, 1, 2.61803461e-006, -1.02443423e-007, -2.61803461e-006, 1, 1.81603568e-008, 1.02443465e-007, -1.81600885e-008, 1))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Cyan","Part",Vector3.new(0.830000043, 0.200000003, 0.900000036))
- Partweld=weld(m,RightLegHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.119976044, 0.32583189, -3.81469727e-006, 1, 2.61803461e-006, -1.02443423e-007, -2.61803461e-006, 1, 1.81603568e-008, 1.02443465e-007, -1.81600885e-008, 1))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Cyan","Part",Vector3.new(0.200000003, 0.875, 0.400000006))
- Partweld=weld(m,RightLegHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.435028076, -0.601689816, 0.189983368, -1, -2.64773257e-006, 1.32709612e-008, -2.64773257e-006, 1, 4.93596062e-008, -1.32710856e-008, 4.93595707e-008, -1))
- mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Cyan","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
- Partweld=weld(m,RightLegHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.435016632, 0.12582469, 0.349998474, 1, 2.61721061e-006, -1.02209967e-007, -2.61721061e-006, 1, 2.56576755e-007, 1.02210642e-007, -2.56576499e-007, 1))
- mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Navy blue","Part",Vector3.new(0.200000003, 0.939999998, 0.379999995))
- Partweld=weld(m,RightLegHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.415000916, -0.574193239, 0.0200214386, 1, 2.61803461e-006, -1.02443423e-007, -2.61803461e-006, 1, 1.81603568e-008, 1.02443465e-007, -1.81600885e-008, 1))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Institutional white","Part",Vector3.new(0.930000007, 0.200000003, 1))
- Partweld=weld(m,RightLegHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.579198837, -0.411457062, 0.0144023895, 9.91640604e-007, 1, -1.21077228e-008, -1, 9.91640604e-007, 1.03840392e-007, 1.03840414e-007, 1.21076216e-008, 1))
- mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Cyan","Part",Vector3.new(1.01000011, 1.04999995, 1.0200001))
- Partweld=weld(m,RightLegHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.52587891e-005, -0.529188871, 2.47955322e-005, 1, 2.61803461e-006, -1.02443423e-007, -2.61803461e-006, 1, 1.81603568e-008, 1.02443465e-007, -1.81600885e-008, 1))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Navy blue","Part",Vector3.new(1.01000011, 0.200000003, 1.0200001))
- Partweld=weld(m,RightLegHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.14440918e-005, 0.0958293676, -1.90734863e-005, 1, 2.61803461e-006, -1.02443423e-007, -2.61803461e-006, 1, 1.81603568e-008, 1.02443465e-007, -1.81600885e-008, 1))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Cyan","Part",Vector3.new(1.07000005, 0.200000003, 1.10000002))
- Partweld=weld(m,RightLegHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.14440918e-005, -0.0641747713, 0, 1, 2.61803461e-006, -1.02443423e-007, -2.61803461e-006, 1, 1.81603568e-008, 1.02443465e-007, -1.81600885e-008, 1))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Cyan","Part",Vector3.new(0.200000003, 0.875, 0.400000036))
- Partweld=weld(m,RightLegHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.435016632, -0.601689816, 0.210006714, 1, 2.61721061e-006, -1.02209967e-007, -2.61721061e-006, 1, 2.56576755e-007, 1.02210642e-007, -2.56576499e-007, 1))
- mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- LeftLegHandle=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Medium stone grey","Handle",Vector3.new(0.200000003, 0.200000003, 0.200000003))
- LeftLegHandleweld=weld(m,Character["Left Leg"],LeftLegHandle,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0085067749, 0.0505793095, 0.00335884094, -0.00345276482, 0.018204432, 0.999838173, 0.00598297454, 0.999815762, -0.0181861818, -0.999976158, 0.00591907976, -0.00356091093))
- Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Cyan","Part",Vector3.new(0.200000003, 0.875, 0.400000036))
- Partweld=weld(m,LeftLegHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.435016632, -0.601689816, 0.210010529, 1, 2.61721061e-006, -1.02209967e-007, -2.61721061e-006, 1, 2.56576755e-007, 1.02210642e-007, -2.56576499e-007, 1))
- mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Cyan","Part",Vector3.new(1.07000005, 0.200000003, 1.10000002))
- Partweld=weld(m,LeftLegHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.14440918e-005, -0.0641747713, 1.90734863e-006, 1, 2.61803461e-006, -1.02443423e-007, -2.61803461e-006, 1, 1.81603568e-008, 1.02443465e-007, -1.81600885e-008, 1))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Navy blue","Part",Vector3.new(1.01000011, 0.200000003, 1.0200001))
- Partweld=weld(m,LeftLegHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-7.62939453e-006, 0.0958292484, -1.90734863e-005, 1, 2.61803461e-006, -1.02443423e-007, -2.61803461e-006, 1, 1.81603568e-008, 1.02443465e-007, -1.81600885e-008, 1))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Cyan","Part",Vector3.new(1.01000011, 1.04999995, 1.0200001))
- Partweld=weld(m,LeftLegHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.52587891e-005, -0.529188871, 2.47955322e-005, 1, 2.61803461e-006, -1.02443423e-007, -2.61803461e-006, 1, 1.81603568e-008, 1.02443465e-007, -1.81600885e-008, 1))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Institutional white","Part",Vector3.new(0.930000007, 0.200000003, 1))
- Partweld=weld(m,LeftLegHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.579198956, -0.411457062, 0.0144042969, 9.91640604e-007, 1, -1.21077228e-008, -1, 9.91640604e-007, 1.03840392e-007, 1.03840414e-007, 1.21076216e-008, 1))
- mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Navy blue","Part",Vector3.new(0.200000003, 0.939999998, 0.379999995))
- Partweld=weld(m,LeftLegHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.415000916, -0.574193239, 0.0200214386, 1, 2.61803461e-006, -1.02443423e-007, -2.61803461e-006, 1, 1.81603568e-008, 1.02443465e-007, -1.81600885e-008, 1))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Cyan","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
- Partweld=weld(m,LeftLegHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.435016632, 0.12582469, 0.350000381, 1, 2.61721061e-006, -1.02209967e-007, -2.61721061e-006, 1, 2.56576755e-007, 1.02210642e-007, -2.56576499e-007, 1))
- mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Cyan","Part",Vector3.new(0.200000003, 0.875, 0.400000006))
- Partweld=weld(m,LeftLegHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.435028076, -0.601689935, 0.189983368, -1, -2.64773257e-006, 1.32709612e-008, -2.64773257e-006, 1, 4.93596062e-008, -1.32710856e-008, 4.93595707e-008, -1))
- mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Cyan","Part",Vector3.new(0.830000043, 0.200000003, 0.900000036))
- Partweld=weld(m,LeftLegHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.119979858, 0.32583189, -3.81469727e-006, 1, 2.61803461e-006, -1.02443423e-007, -2.61803461e-006, 1, 1.81603568e-008, 1.02443465e-007, -1.81600885e-008, 1))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Dark blue","Part",Vector3.new(1.01000011, 0.200000003, 1.0200001))
- Partweld=weld(m,LeftLegHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, 0.295833468, 1.90734863e-005, 1, 2.61803461e-006, -1.02443423e-007, -2.61803461e-006, 1, 1.81603568e-008, 1.02443465e-007, -1.81600885e-008, 1))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Institutional white","Part",Vector3.new(1.16700017, 0.200000003, 1.04900002))
- Partweld=weld(m,LeftLegHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.107913971, 0.186918259, 0.00399589539, 0.866025627, -0.499999583, -8.50045012e-008, 0.499999583, 0.866025627, -2.27308234e-008, 8.49814796e-008, -2.2816744e-008, 1))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.200000003, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Institutional white","Part",Vector3.new(0.910000086, 0.419999987, 0.200000003))
- Partweld=weld(m,LeftLegHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0899925232, 0.365830183, 1.90734863e-005, 1, 2.61803461e-006, -1.02443423e-007, -2.61803461e-006, 1, 1.81603568e-008, 1.02443465e-007, -1.81600885e-008, 1))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Cyan","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
- Partweld=weld(m,LeftLegHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.435020447, -0.525838614, 0.350013733, -1, -2.61721061e-006, 1.02209967e-007, 2.61721061e-006, -1, -2.56576755e-007, 1.02210642e-007, -2.56576499e-007, 1))
- mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Cyan","Part",Vector3.new(0.800000072, 0.819999993, 0.50000006))
- Partweld=weld(m,LeftLegHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.134994507, 0.415833235, 9.53674316e-006, 1, 2.61803461e-006, -1.02443423e-007, -2.61803461e-006, 1, 1.81603568e-008, 1.02443465e-007, -1.81600885e-008, 1))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Institutional white","Part",Vector3.new(1.00700009, 1.05999994, 1.01700008))
- Partweld=weld(m,LeftLegHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.14440918e-005, 0.455835819, 1.90734863e-006, 1, 2.61803461e-006, -1.02443423e-007, -2.61803461e-006, 1, 1.81603568e-008, 1.02443465e-007, -1.81600885e-008, 1))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Navy blue","Part",Vector3.new(1.01000011, 0.200000003, 1.0200001))
- Partweld=weld(m,LeftLegHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.52587891e-005, 0.495835304, 2.28881836e-005, 1, 2.61803461e-006, -1.02443423e-007, -2.61803461e-006, 1, 1.81603568e-008, 1.02443465e-007, -1.81600885e-008, 1))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Cyan","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
- Partweld=weld(m,LeftLegHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.435012817, -0.525833249, 0.349998474, 1, 2.61803461e-006, -1.02443423e-007, 2.61803461e-006, -1, -1.81603568e-008, -1.02443465e-007, 1.81600885e-008, -1))
- mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Cyan","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
- Partweld=weld(m,LeftLegHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.435016632, 0.12582314, 0.349981308, -1, -2.61803461e-006, 1.02443423e-007, -2.61803461e-006, 1, 1.81603568e-008, -1.02443465e-007, 1.81600885e-008, -1))
- mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Institutional white","Part",Vector3.new(1.16700017, 0.200000003, 1.04900002))
- Partweld=weld(m,LeftLegHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.307918549, 0.533327103, 0.00400733948, 0.866025627, -0.499999583, -8.50045012e-008, 0.499999583, 0.866025627, -2.27308234e-008, 8.49814796e-008, -2.2816744e-008, 1))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.200000003, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Cyan","Part",Vector3.new(0.730000019, 0.319999993, 0.200000003))
- Partweld=weld(m,LeftLegHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.16999054, 0.785843313, -0.149969101, 1, 2.61803461e-006, -1.02443423e-007, -2.61803461e-006, 1, 1.81603568e-008, 1.02443465e-007, -1.81600885e-008, 1))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Dark blue","Part",Vector3.new(1.01000011, 0.200000003, 1.0200001))
- Partweld=weld(m,LeftLegHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-7.62939453e-006, 0.695836782, 1.52587891e-005, 1, 2.61803461e-006, -1.02443423e-007, -2.61803461e-006, 1, 1.81603568e-008, 1.02443465e-007, -1.81600885e-008, 1))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Institutional white","Part",Vector3.new(0.487000108, 0.200000003, 1.04900002))
- Partweld=weld(m,LeftLegHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.167919159, 0.879749298, 0.00402069092, 0.866025627, -0.499999583, -8.50045012e-008, 0.499999583, 0.866025627, -2.27308234e-008, 8.49814796e-008, -2.2816744e-008, 1))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.200000003, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Cyan","Part",Vector3.new(0.610000074, 0.319999993, 0.200000003))
- Partweld=weld(m,LeftLegHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.229991913, 0.78583926, 0.150003433, 1, 2.61803461e-006, -1.02443423e-007, -2.61803461e-006, 1, 1.81603568e-008, 1.02443465e-007, -1.81600885e-008, 1))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Navy blue","Part",Vector3.new(1.01000011, 0.200000003, 1.0200001))
- Partweld=weld(m,LeftLegHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, 0.895844221, 5.7220459e-006, 1, 2.61803461e-006, -1.02443423e-007, -2.61803461e-006, 1, 1.81603568e-008, 1.02443465e-007, -1.81600885e-008, 1))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Hammer=Instance.new('Model',Character)
- HammerHandle=part(Enum.FormFactor.Brick,Hammer,Enum.Material.Plastic,0,1,"Medium stone grey","Handle",Vector3.new(0.200000003, 0.200000003, 0.200000003))
- HammerHandleweld=weld(Hammer,Character["Torso"],HammerHandle,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.725593567, -0.381141663, -0.671836138, -0.0571266711, -0.0236774571, -0.998086154, 0.998277903, -0.0147055276, -0.0567887835, -0.0133328401, -0.999606073, 0.0244768895))
- hitbox=part(Enum.FormFactor.Custom,Hammer,Enum.Material.SmoothPlastic,0,1,"Institutional white","hitbox",Vector3.new(2.69000006, 4.71999979, 4.40999985))
- hitboxweld=weld(Hammer,HammerHandle,hitbox,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.149909973, -5.32450294, -0.199557781, 1, -3.7252903e-009, 9.31322575e-010, -3.7252903e-009, 1, 9.31322575e-010, 9.31322575e-010, 9.31322575e-010, 0.99999994))
- Part=part(Enum.FormFactor.Custom,Hammer,Enum.Material.SmoothPlastic,0,0,"Institutional white","Part",Vector3.new(1, 1, 1))
- Partweld=weld(Hammer,HammerHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0455496311, -2.26709938, 0.0658378601, -1.97800691e-005, 4.65661287e-009, -0.99999994, -3.05436552e-005, 1, -2.60770321e-008, 1.00000465, 3.11806798e-005, -2.00818176e-005))
- mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/asset/?id=1033714",Vector3.new(0, 0, 0),Vector3.new(0.200000003, 1, 0.200000003))
- Part=part(Enum.FormFactor.Custom,Hammer,Enum.Material.SmoothPlastic,0,0,"Navy blue","Part",Vector3.new(1.56000006, 1.46000004, 0.299999952))
- Partweld=weld(Hammer,HammerHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0658340454, -0.104444504, -3.99704742, 1.00000453, 2.9977411e-005, -1.44210644e-005, -1.41228084e-005, -3.81842256e-008, -1, -2.93552876e-005, 1.00000012, -6.98491931e-008))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,Hammer,Enum.Material.SmoothPlastic,0,0,"Cyan","Part",Vector3.new(0.830000043, 0.379999995, 0.560000062))
- Partweld=weld(Hammer,HammerHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0708427429, 6.82308006, -0.0555465221, 1.00000453, 2.9977411e-005, -1.44210644e-005, -2.93590128e-005, 1.00000012, -1.56275928e-006, 1.41196651e-005, 1.53016299e-006, 1))
- mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,Hammer,Enum.Material.SmoothPlastic,0,0,"Navy blue","Part",Vector3.new(0.630000055, 0.73999995, 1.21000004))
- Partweld=weld(Hammer,HammerHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0408325195, 3.20120239, -2.91609383, 1.00000453, 2.9977411e-005, -1.44210644e-005, 2.01910734e-006, -0.488468558, -0.872581363, -3.25143337e-005, 0.872581482, -0.488468587))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,Hammer,Enum.Material.SmoothPlastic,0,0,"Navy blue","Part",Vector3.new(1.56000006, 0.660000026, 0.299999952))
- Partweld=weld(Hammer,HammerHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0658226013, 3.43532753, -2.61735916, 1.00000465, 2.95899808e-005, -1.33167487e-005, 1.12764537e-005, -0.707104564, -0.707108855, -2.96868384e-005, 0.707109034, -0.707104504))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,Hammer,Enum.Material.SmoothPlastic,0,0,"Navy blue","Part",Vector3.new(0.630000055, 0.600000024, 1))
- Partweld=weld(Hammer,HammerHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0708351135, 0.890763283, -3.07109261, 1.00000453, 2.9977411e-005, -1.44210644e-005, -6.04521483e-006, -0.258817345, -0.965926349, -3.20151448e-005, 0.965926349, -0.258817345))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,Hammer,Enum.Material.SmoothPlastic,0,0,"Navy blue","Part",Vector3.new(0.630000055, 0.699999988, 1.32999992))
- Partweld=weld(Hammer,HammerHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0408248901, 5.11783028, -0.451962709, 1.00000453, 2.9977411e-005, -1.44210644e-005, 2.54511833e-005, -0.974515855, -0.22431913, -2.0345673e-005, 0.224319175, -0.974515736))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,Hammer,Enum.Material.SmoothPlastic,0,0,"Navy blue","Part",Vector3.new(0.830000043, 0.600000024, 0.580000043))
- Partweld=weld(Hammer,HammerHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0608406067, -2.7970314, -0.0755567551, 1.00000453, 2.9977411e-005, -1.44210644e-005, -2.93590128e-005, 1.00000012, -1.56275928e-006, 1.41196651e-005, 1.53016299e-006, 1))
- mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,Hammer,Enum.Material.SmoothPlastic,0,0,"Cyan","Part",Vector3.new(0.830000043, 0.650000095, 0.470000058))
- Partweld=weld(Hammer,HammerHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0708465576, 6.35799026, -0.0505511761, 1.00000453, 2.9977411e-005, -1.44210644e-005, -2.93590128e-005, 1.00000012, -1.56275928e-006, 1.41196651e-005, 1.53016299e-006, 1))
- mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,Hammer,Enum.Material.SmoothPlastic,0,0,"Navy blue","Part",Vector3.new(0.630000055, 1, 0.399999976))
- Partweld=weld(Hammer,HammerHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0708274841, 0.145564318, -3.79704094, 1.00000453, 2.9977411e-005, -1.44210644e-005, -1.41228084e-005, -3.81842256e-008, -1, -2.93552876e-005, 1.00000012, -6.98491931e-008))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,Hammer,Enum.Material.SmoothPlastic,0,0,"Navy blue","Part",Vector3.new(0.630000055, 0.610000014, 0.789999962))
- Partweld=weld(Hammer,HammerHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0708389282, -0.617699623, -3.24506187, 1.00000453, 2.9977411e-005, -1.44210644e-005, -2.12360173e-005, 0.258816689, -0.965926409, -2.46986747e-005, 0.965926409, 0.2588166))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,Hammer,Enum.Material.SmoothPlastic,0,0,"Cyan","Part",Vector3.new(0.830000043, 7.65999937, 0.380000055))
- Partweld=weld(Hammer,HammerHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0708236694, 2.53297806, -0.045568943, 1.00000453, 2.9977411e-005, -1.44210644e-005, -2.93590128e-005, 1.00000012, -1.56275928e-006, 1.41196651e-005, 1.53016299e-006, 1))
- mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,Hammer,Enum.Material.SmoothPlastic,0,0,"Navy blue","Part",Vector3.new(0.630000055, 0.799999952, 1))
- Partweld=weld(Hammer,HammerHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0408325195, 1.53214216, -4.55097198, 1.00000453, 2.9977411e-005, -1.44210644e-005, -1.08871609e-005, -0.107302397, -0.994226396, -3.07001173e-005, 0.994226336, -0.10730242))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,Hammer,Enum.Material.SmoothPlastic,0,0,"Institutional white","Part",Vector3.new(0.830000043, 0.600000024, 0.380000055))
- Partweld=weld(Hammer,HammerHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0708274841, -1.59705162, -0.0455601215, 1.00000453, 2.9977411e-005, -1.44210644e-005, -2.93590128e-005, 1.00000012, -1.56275928e-006, 1.41196651e-005, 1.53016299e-006, 1))
- mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,Hammer,Enum.Material.SmoothPlastic,0,0,"Dark blue","Part",Vector3.new(1.43000007, 2.02999997, 1.60000002))
- Partweld=weld(Hammer,HammerHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0708236694, 0.110565901, -4.74703026, 1.00000453, 2.9977411e-005, -1.44210644e-005, -1.41228084e-005, -3.81842256e-008, -1, -2.93552876e-005, 1.00000012, -6.98491931e-008))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,Hammer,Enum.Material.Neon,0,0,"Navy blue","Part",Vector3.new(0.430000067, 0.469999969, 0.879999995))
- Partweld=weld(Hammer,HammerHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0408172607, 4.32973766, 3.89655495, 1.00000453, 2.9977411e-005, -1.44210644e-005, 3.23615968e-005, -0.844860911, 0.534986138, 3.77558172e-006, -0.534986019, -0.844860852))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,Hammer,Enum.Material.SmoothPlastic,0,0,"Navy blue","Part",Vector3.new(1, 1, 1))
- Partweld=weld(Hammer,HammerHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0555679798, 6.65302277, 0.0658454895, -1.97800691e-005, 4.65661287e-009, -0.99999994, -3.05436552e-005, 1, -2.60770321e-008, 1.00000465, 3.11806798e-005, -2.00818176e-005))
- mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/asset/?id=1033714",Vector3.new(0, 0, 0),Vector3.new(0.400000006, 1, 0.400000006))
- Part=part(Enum.FormFactor.Custom,Hammer,Enum.Material.SmoothPlastic,0,0,"Navy blue","Part",Vector3.new(0.630000055, 0.699999988, 1.32999992))
- Partweld=weld(Hammer,HammerHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0408401489, 4.07843494, 3.44067001, 1.00000453, 2.9977411e-005, -1.44210644e-005, 3.23578715e-005, -0.843095601, 0.537763774, 3.88175249e-006, -0.537763774, -0.843095362))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,Hammer,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.200000003, 0.200000003, 1.08999991))
- Partweld=weld(Hammer,HammerHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.684177399, 4.51036453, 1.10143089, 1.00000465, 3.09348106e-005, -1.6795937e-005, 3.35350633e-005, -0.965925038, 0.258822322, -8.09226185e-006, -0.258822292, -0.965924919))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,Hammer,Enum.Material.SmoothPlastic,0,0,"Cyan","Part",Vector3.new(1.07000005, 0.200000003, 1.14999998))
- Partweld=weld(Hammer,HammerHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.63750839, 0.667778015, 0.119423151, -3.03611159e-005, 1, -9.21078026e-007, -1.00000465, -3.10018659e-005, 1.58374314e-005, 1.55390589e-005, 8.90344381e-007, 0.999999881))
- mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,Hammer,Enum.Material.Neon,0,0,"Cyan","Part",Vector3.new(0.470000088, 0.200000003, 0.580000043))
- Partweld=weld(Hammer,HammerHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.19752693, 0.687778473, -0.885594606, -3.03611159e-005, 1, -9.21078026e-007, -1.00000465, -3.10018659e-005, 1.58374314e-005, 1.55390589e-005, 8.90344381e-007, 0.999999881))
- mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,Hammer,Enum.Material.SmoothPlastic,0,0,"Cyan","Part",Vector3.new(0.630000055, 0.200000003, 0.580000043))
- Partweld=weld(Hammer,HammerHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.19753075, 0.6677742, -0.88558197, -3.03611159e-005, 1, -9.21078026e-007, -1.00000465, -3.10018659e-005, 1.58374314e-005, 1.55390589e-005, 8.90344381e-007, 0.999999881))
- mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,Hammer,Enum.Material.SmoothPlastic,0,0,"Institutional white","Part",Vector3.new(0.725513995, 0.877113819, 0.552256823))
- Partweld=weld(Hammer,HammerHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0712471008, -4.46082878, 1.45231628, 1.00000453, 2.9977411e-005, -1.44210644e-005, -2.83271074e-005, 0.997663796, 0.0683147386, 1.60951167e-005, -0.0683147609, 0.997663796))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,Hammer,Enum.Material.SmoothPlastic,0,0,"Institutional white","Part",Vector3.new(0.725513995, 0.7146855, 0.541428268))
- Partweld=weld(Hammer,HammerHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0712661743, -3.89298153, -1.36321259, 1.00000453, 2.9977411e-005, -1.44210644e-005, -3.22461128e-005, 0.830541909, -0.556956172, -4.61935997e-006, 0.556956172, 0.830541849))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,Hammer,Enum.Material.SmoothPlastic,0,0,"Institutional white","Part",Vector3.new(0.725513995, 1.15865672, 0.216571331))
- Partweld=weld(Hammer,HammerHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0712432861, -5.16564751, 0.670018196, 1.00000453, 2.9977411e-005, -1.44210644e-005, -3.09348106e-005, 0.991671085, -0.128796518, 1.02240592e-005, 0.128796488, 0.991670966))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,Hammer,Enum.Material.SmoothPlastic,0,0,"Institutional white","Part",Vector3.new(0.725513995, 0.931256592, 0.216571331))
- Partweld=weld(Hammer,HammerHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0712623596, -5.00348091, -0.835372925, 1.00000453, 2.9977411e-005, -1.44210644e-005, -3.25366855e-005, 0.920362473, -0.391066492, 1.51619315e-006, 0.391066432, 0.920362353))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,Hammer,Enum.Material.SmoothPlastic,0,0,"Cyan","Part",Vector3.new(2.0708704, 0.595544398, 0.406052917))
- Partweld=weld(Hammer,HammerHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0861167908, 1.94232464, -4.84213066, 1.00000453, 2.9977411e-005, -1.44210644e-005, 1.78813934e-006, -0.482156664, -0.876084983, -3.25255096e-005, 0.876085162, -0.482156605))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,Hammer,Enum.Material.Neon,0,0,"Navy blue","Part",Vector3.new(1.449, 0.200000003, 1.13))
- Partweld=weld(Hammer,HammerHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0652999878, 0.114413261, 4.87022591, 1.00000453, 2.9977411e-005, -1.44210644e-005, 2.43391842e-005, -0.385066926, 0.922888637, 2.16662884e-005, -0.922888696, -0.385066807))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,Hammer,Enum.Material.SmoothPlastic,0,0,"Navy blue","Part",Vector3.new(1.64900005, 0.439999968, 1.53999996))
- Partweld=weld(Hammer,HammerHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0653152466, 1.61713195, -3.07217026, 1.00000453, 2.9977411e-005, -1.44210644e-005, -1.65118836e-005, 0.0830366537, -0.996546507, -2.80812383e-005, 0.996546328, 0.0830366239))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,Hammer,Enum.Material.SmoothPlastic,0,0,"Navy blue","Part",Vector3.new(1.64900005, 0.439999968, 1.53999996))
- Partweld=weld(Hammer,HammerHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0653343201, 2.86891842, -1.95602608, 1.00000453, 2.9977411e-005, -1.44210644e-005, 2.86288559e-006, -0.510970473, -0.85959816, -3.24398279e-005, 0.859598279, -0.510970473))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,Hammer,Enum.Material.SmoothPlastic,0,0,"Navy blue","Part",Vector3.new(1.64900005, 0.75, 1.37))
- Partweld=weld(Hammer,HammerHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0653190613, -0.113208771, -4.7759304, 1.00000453, 2.9977411e-005, -1.44210644e-005, -2.24858522e-005, 0.308571815, -0.951201081, -2.35587358e-005, 0.951201022, 0.308571786))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,Hammer,Enum.Material.SmoothPlastic,0,0,"Navy blue","Part",Vector3.new(1.64900005, 0.439999968, 1.24000001))
- Partweld=weld(Hammer,HammerHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0653190613, 3.38216591, -0.935857773, 1.00000453, 2.9977411e-005, -1.44210644e-005, 1.44094229e-005, -0.787301421, -0.616568327, -2.92174518e-005, 0.616568327, -0.787301362))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,Hammer,Enum.Material.SmoothPlastic,0,0,"Navy blue","Part",Vector3.new(1.64900005, 0.439999968, 1.53999996))
- Partweld=weld(Hammer,HammerHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.065322876, 2.20604277, -2.66517067, 1.00000453, 2.9977411e-005, -1.44210644e-005, -8.25617462e-006, -0.190910548, -0.981607378, -3.15122306e-005, 0.981607437, -0.190910578))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,Hammer,Enum.Material.SmoothPlastic,0,0,"Navy blue","Part",Vector3.new(1.64900005, 0.73999995, 1.74000001))
- Partweld=weld(Hammer,HammerHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0653266907, 3.87121201, -1.21695328, 1.00000453, 2.9977411e-005, -1.44210644e-005, 1.61379576e-005, -0.82287246, -0.568226039, -2.82973051e-005, 0.568226099, -0.8228724))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,Hammer,Enum.Material.SmoothPlastic,0,0,"Navy blue","Part",Vector3.new(1.64900005, 0.439999968, 0.49000001))
- Partweld=weld(Hammer,HammerHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0653266907, -0.451885223, -2.68641853, 1.00000453, 2.9977411e-005, -1.44210644e-005, -3.12589109e-005, 0.74283886, -0.669470429, -9.16048884e-006, 0.66947037, 0.7428388))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,Hammer,Enum.Material.Neon,0,0,"Navy blue","Part",Vector3.new(1.449, 0.469999969, 1.62))
- Partweld=weld(Hammer,HammerHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0653266907, 2.78856182, -1.88019943, 1.00000453, 2.9977411e-005, -1.44210644e-005, 3.26521695e-006, -0.521620631, -0.853177607, -3.24174762e-005, 0.853177547, -0.521620452))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,Hammer,Enum.Material.SmoothPlastic,0,0,"Navy blue","Part",Vector3.new(1.64900005, 1.53699994, 1.4799999))
- Partweld=weld(Hammer,HammerHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0653381348, 4.21263981, -3.09672737, 1.00000453, 2.9977411e-005, -1.44210644e-005, 8.79913568e-006, -0.660780728, -0.750578821, -3.13669443e-005, 0.750579, -0.660780787))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,Hammer,Enum.Material.Neon,0,0,"Navy blue","Part",Vector3.new(1.449, 0.200000003, 1.13))
- Partweld=weld(Hammer,HammerHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0653114319, -3.89745235, 2.01114559, 1.00000453, 2.9977411e-005, -1.44210644e-005, -7.91996717e-006, 0.639580965, 0.768723547, 3.16053629e-005, -0.768723726, 0.639581084))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,Hammer,Enum.Material.Neon,0,0,"Navy blue","Part",Vector3.new(1.449, 0.469999969, 1.62))
- Partweld=weld(Hammer,HammerHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0653266907, 2.28045177, -2.4719944, 1.00000453, 2.9977411e-005, -1.44210644e-005, -4.28780913e-006, -0.311057806, -0.950390875, -3.22982669e-005, 0.950391054, -0.311057806))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,Hammer,Enum.Material.Neon,0,0,"Navy blue","Part",Vector3.new(1.449, 1.70000005, 1.13))
- Partweld=weld(Hammer,HammerHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0653343201, 2.65781212, 4.89133263, 1.00000453, 2.9977411e-005, -1.44210644e-005, 3.03499401e-005, -0.681871414, 0.731472015, 1.18464231e-005, -0.731472075, -0.681871414))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,Hammer,Enum.Material.Neon,0,0,"Navy blue","Part",Vector3.new(1.449, 0.469999969, 1.62))
- Partweld=weld(Hammer,HammerHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0653114319, 1.31313276, -3.00815201, 1.00000453, 2.9977411e-005, -1.44210644e-005, -1.65118836e-005, 0.0830366537, -0.996546507, -2.80812383e-005, 0.996546328, 0.0830366239))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,Hammer,Enum.Material.Neon,0,0,"Navy blue","Part",Vector3.new(1.449, 0.200000003, 1.13))
- Partweld=weld(Hammer,HammerHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0653114319, -1.77163327, 4.01200294, 1.00000453, 2.9977411e-005, -1.44210644e-005, 1.36674062e-005, 0.0153661752, 0.999881923, 2.95750797e-005, -0.999881923, 0.0153662004))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,Hammer,Enum.Material.SmoothPlastic,0,0,"Navy blue","Part",Vector3.new(1.64900005, 1.66999996, 1.37))
- Partweld=weld(Hammer,HammerHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0653381348, 1.90893745, -3.62841415, 1.00000453, 2.9977411e-005, -1.44210644e-005, -4.77768481e-006, -0.296634614, -0.954991043, -3.22237611e-005, 0.954991162, -0.296634585))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,Hammer,Enum.Material.Neon,0,0,"Cyan","Part",Vector3.new(0.470000088, 0.200000003, 0.580000043))
- Partweld=weld(Hammer,HammerHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.19744682, 0.822242737, -0.885613918, 3.05883586e-005, -1, 3.69083136e-006, 1.00000465, 3.12142074e-005, -1.33699505e-005, 1.3065408e-005, 3.65823507e-006, 1))
- mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,Hammer,Enum.Material.SmoothPlastic,0,0,"Cyan","Part",Vector3.new(0.630000055, 0.200000003, 0.580000043))
- Partweld=weld(Hammer,HammerHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.1975174, 0.802261353, -0.885612011, 3.05883586e-005, -1, 3.69083136e-006, 1.00000465, 3.12142074e-005, -1.33699505e-005, 1.3065408e-005, 3.65823507e-006, 1))
- mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,Hammer,Enum.Material.SmoothPlastic,0,0,"Cyan","Part",Vector3.new(0.822971106, 0.270714194, 0.216571331))
- Partweld=weld(Hammer,HammerHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.065826416, 1.51021004, -3.56311321, 1.00000465, 3.1080097e-005, -1.50708947e-005, 7.72997737e-006, -0.630505621, -0.776184559, -3.29427421e-005, 0.776184738, -0.630505681))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,Hammer,Enum.Material.SmoothPlastic,0,0,"Cyan","Part",Vector3.new(0.822971106, 0.7146855, 0.541428268))
- Partweld=weld(Hammer,HammerHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0658340454, 1.38397217, -3.81115532, 1.00000453, 3.04356217e-005, -1.48761319e-005, 2.28360295e-006, -0.499997467, -0.866026998, -3.31066549e-005, 0.866026938, -0.499997377))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,Hammer,Enum.Material.SmoothPlastic,0,0,"Cyan","Part",Vector3.new(0.822971106, 0.584742546, 0.216571331))
- Partweld=weld(Hammer,HammerHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0658493042, 1.7565136, -3.57199097, 1.00000465, 3.12142074e-005, -1.51621061e-005, 1.1112541e-005, -0.707104564, -0.707108915, -3.21306288e-005, 0.707109094, -0.707104504))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,Hammer,Enum.Material.SmoothPlastic,0,0,"Cyan","Part",Vector3.new(0.822971106, 0.638885438, 0.216571331))
- Partweld=weld(Hammer,HammerHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0658493042, -0.243569374, -3.79408836, 1.00000465, 3.08528543e-005, -1.50623382e-005, -6.43916428e-006, -0.258817375, -0.965926349, -3.30135226e-005, 0.965926349, -0.258817375))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Symmetric,Hammer,Enum.Material.SmoothPlastic,0,0,"Institutional white","Part",Vector3.new(0.599999964, 0.599999964, 0.599999964))
- Partweld=weld(Hammer,HammerHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0558433533, 0.075925827, 2.47708321, -1.00000453, -2.9977411e-005, 1.44210644e-005, -1.41228084e-005, -3.81842256e-008, -1, 2.93552876e-005, -1.00000012, 6.98491931e-008))
- mesh("SpecialMesh",Part,Enum.MeshType.Sphere,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Symmetric,Hammer,Enum.Material.SmoothPlastic,0,0,"Cyan","Part",Vector3.new(0.599999964, 0.599999964, 0.599999964))
- Partweld=weld(Hammer,HammerHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0558662415, 0.0759575367, 2.40696526, -1.00000453, -2.9977411e-005, 1.44210644e-005, -1.41228084e-005, -3.81842256e-008, -1, 2.93552876e-005, -1.00000012, 6.98491931e-008))
- mesh("SpecialMesh",Part,Enum.MeshType.Sphere,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Symmetric,Hammer,Enum.Material.Neon,0,0,"Navy blue","Part",Vector3.new(0.599999964, 0.599999964, 0.599999964))
- Partweld=weld(Hammer,HammerHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0554389954, 0.075799942, 2.41700363, -1.00000453, -2.9977411e-005, 1.44210644e-005, -1.41228084e-005, -3.81842256e-008, -1, 2.93552876e-005, -1.00000012, 6.98491931e-008))
- mesh("SpecialMesh",Part,Enum.MeshType.Sphere,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,Hammer,Enum.Material.SmoothPlastic,0,0,"Cyan","Part",Vector3.new(1.07000005, 0.200000003, 1.14999998))
- Partweld=weld(Hammer,HammerHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.63747025, 0.815853119, 0.119420767, 3.04728746e-005, -1, 2.70828605e-006, 1.00000465, 3.11136246e-005, -1.33034773e-005, 1.29981199e-005, 2.6775524e-006, 0.99999994))
- mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,Hammer,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.200000003, 0.200000003, 1.08999991))
- Partweld=weld(Hammer,HammerHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.832260132, -4.44857025, -1.29914188, -1.00000453, -3.10838223e-005, 1.2179662e-005, -2.6345253e-005, 0.965925753, 0.258819342, -1.93435699e-005, 0.258819401, -0.965925634))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,Hammer,Enum.Material.SmoothPlastic,0,0,"Cyan","Part",Vector3.new(1.46565735, 0.586262763, 1.75878882))
- Partweld=weld(Hammer,HammerHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.167958498, -5.86227036, 0.0511703491, -1.87048572e-005, -2.03028321e-007, -1, -3.02456319e-005, 1, -2.32830644e-007, 1.00000465, 3.08901072e-005, -1.90067221e-005))
- mesh("SpecialMesh",Part,Enum.MeshType.Torso,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,Hammer,Enum.Material.SmoothPlastic,0,0,"Institutional white","Part",Vector3.new(1.46565735, 1.46565711, 1.46565723))
- Partweld=weld(Hammer,HammerHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.182616234, -6.62437057, 0.0658226013, -1.97800691e-005, 4.65661287e-009, -0.99999994, -3.05436552e-005, 1, -2.60770321e-008, 1.00000465, 3.11806798e-005, -2.00818176e-005))
- mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/asset/?id=1033714",Vector3.new(0, 0, 0),Vector3.new(0.219848618, 1.46565711, 0.219848603))
- Part=part(Enum.FormFactor.Custom,Hammer,Enum.Material.SmoothPlastic,0,0,"Cyan","Part",Vector3.new(2.28642535, 2.1398592, 0.439697117))
- Partweld=weld(Hammer,HammerHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0658378601, 0.123981714, -5.34929657, 1.00000453, 2.9977411e-005, -1.44210644e-005, -1.41228084e-005, -3.81842256e-008, -1, -2.93552876e-005, 1.00000012, -6.98491931e-008))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,Hammer,Enum.Material.SmoothPlastic,0,0,"Cyan","Part",Vector3.new(2.28642535, 0.454353839, 0.439697117))
- Partweld=weld(Hammer,HammerHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0658416748, 3.56954575, -3.6779995, 1.00000453, 2.9977411e-005, -1.44210644e-005, 1.53742731e-005, -0.80751729, -0.589843988, -2.87257135e-005, 0.589843988, -0.807517171))
- mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
- Part=part(Enum.FormFactor.Custom,Hammer,Enum.Material.SmoothPlastic,0,0,"Cyan","Part",Vector3.new(2.28642535, 0.41038397, 0.879394412))
- Partweld=weld(Hammer,HammerHandle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0658607483, 0.710133076, -4.69703865, 1.00000453, 2.9977411e-005, -1.44210644e-005, -1.41201308e-005, 1.10827386e-007, -1, -2.93552876e-005, 1.00000012, 7.91624188e-008))
- for i,v in pairs(Character:GetChildren()) do
- if v:IsA'Model' then
- for _,c in pairs(v:GetChildren()) do
- if c:IsA'Part' then
- c.CustomPhysicalProperties = PhysicalProperties.new(0.001,0.001,0.001,0.001,0.001)
- end
- end
- end
- end
- for i,v in pairs(Character:GetChildren()) do
- if v:IsA'Part' and v.Name~='Head' then
- v.Transparency=1
- end
- end
- --[[for i,v in pairs(m:GetChildren()) do
- if v:IsA'BasePart' and v.Material==Enum.Material.Neon then
- v.Name='lights'
- v.Material='SmoothPlastic'
- end
- end
- for i,v in pairs(Hammer:GetChildren()) do
- if v:IsA'BasePart' and v.Material==Enum.Material.Neon then
- v.Name='lights'
- v.Material='SmoothPlastic'
- end
- end]]
- Meshes = {
- Blast = '20329976',
- Crown = '1323306',
- Ring = '3270017',
- Claw = '10681506',
- Crystal = '9756362',
- Coil = '9753878',
- Cloud = '1095708',
- }
- clangsounds = {
- '199149119',
- '199149109',
- '199149072',
- '199149025',
- '199148971'
- }
- hitsounds = {
- '199149137',
- '199149186',
- '199149221',
- '199149235',
- '199149269',
- '199149297'
- }
- blocksounds = {
- '199148933',
- '199148947'
- }
- armorsounds = {
- '199149321',
- '199149338',
- '199149367',
- '199149409',
- '199149452'
- }
- woosh = {
- Heavy1 = '320557353',
- Heavy2 = '320557382',
- Heavy3 = '320557453',
- Heavy4 = '199144226',
- Heavy5 = '203691447',
- Heavy6 = '203691467',
- Heavy7 = '203691492',
- Light1 = '320557413',
- Light2 = '320557487',
- Light3 = '199145095',
- Light4 = '199145146',
- Light5 = '199145887',
- Light6 = '199145913',
- Light7 = '199145841',
- Medium1 = '320557518',
- Medium2 = '320557537',
- Medium3 = '320557563',
- Medium4 = '199145204'
- }
- music = {--i like music a lot
- Breaking = '179281636',
- FinalReckoning = '357375770',
- NotDeadYet = '346175829',
- Intense = '151514610',
- JumpP1 = '160536628',
- JumpP2 = '60536666',
- SonsOfWar = '158929777',
- WrathOfSea = '165520893',
- ProtectorsOfEarth = '160542922',
- SkyTitans = '179282324',
- ArchAngel = '144043274',
- Anticipation = '168614529',
- TheMartyred = '186849544',
- AwakeP1 = '335631255',
- AwakeP2 = '335631297',
- ReadyAimFireP1 = '342455387',
- ReadyAimFireP2 = '342455399',
- DarkLordP1 = '209567483',
- DarkLordP2 = '209567529',
- BloodDrainP1 = '162914123',
- BloodDrainP2 = '162914203',
- DanceOfSwords = '320473062',
- Opal = '286415112',
- Calamity = '190454307',
- Hypnotica = '155968128',
- Nemisis = '160453802',
- Breathe = '276963903',
- GateToTheRift = '270655227',
- InfernalBeserking = '244143404',
- Trust = '246184492',
- AwakeningTheProject = '245121821',
- BloodPain = '242545577',
- Chaos = '247241693',
- NightmareFictionHighStake = '248062278',
- TheWhiteWeapon = '247236446',
- Gale = '256851659',
- ImperialCode = '256848383',
- Blitzkrieg = '306431437',
- RhapsodyRage = '348690251',
- TheGodFist = '348541501',
- BattleForSoul = '321185592',
- TheDarkColossus = '305976780',
- EmpireOfAngels = '302580452',
- Kronos = '302205297',
- Exorcist = '299796054',
- CrimsonFlames = '297799220',
- UltimatePower = '295753229',
- DrivingInTheDark = '295753229',
- AscendToPower = '293860654',
- GodOfTheSun = '293612495',
- DarkRider = '293861765',
- Vengeance = '293375555',
- SoundOfWar = '293376196',
- HellsCrusaders = '293012202',
- Legend = '293011823',
- RisingSouls = '290524959'
- }
- misc = {
- GroundSlam = '199145477',
- LaserSlash = '199145497',
- RailGunFire = '199145534',
- Charge1 = '199145659',
- Charge2 = '169380469',
- Charge3 = '169380479',
- EmptyGun = '203691822',
- GunShoot = '203691837',
- Stomp1 = '200632875',
- Stomp2 = '200632561',
- TelsaCannonCharge = '169445572',
- TelsaCannonShoot = '169445602',
- AncientHymm = '245313442'
- }
- wait(1 / 60)
- local player = game.Players.localPlayer
- local char = player.Character
- local mouse = player:GetMouse()
- local m = Instance.new('Model', char)
- local larm = char["Left Arm"]
- local rarm = char["Right Arm"]
- local lleg = char["Left Leg"]
- local rleg = char["Right Leg"]
- local hed = char.Head
- local torso = char.Torso
- local cam = game.Workspace.CurrentCamera
- local RootPart = char.HumanoidRootPart
- local equipped = false
- local attack = false
- local Anim = 'Idle'
- local idle = 0
- local sprint = false
- local battlestance = false
- local attacktype = 1
- local state = 'none'
- local torsovelocity = (RootPart.Velocity * Vector3.new(1, 0, 1)).magnitude
- local velocity = RootPart.Velocity.y
- local sine = 0
- local change = 1
- local on = false
- local grabbed = false
- local skill1 = false
- local skill2 = false
- local skill3 = false
- local skill4 = false
- local cooldown1 = 0
- local cooldown2 = 0
- local cooldown3 = 0
- local cooldown4 = 0
- local co1 = 10--how long it will take for skill to cooldown
- local co2 = 15
- local co3 = 15
- local co4 = 25
- local inputserv = game:GetService('UserInputService')
- local typing = false
- local crit = false
- local critchance = 2--critical chance percentage
- local critdamageaddmin = 3--minimum amount of critical damage being added to regular damage
- local critdamageaddmax = 7--maximum amount
- local maxstamina = 100--max amount of stamina
- local stamina = 0--stamina you start out with
- local skill1stam = 10--how much stamina is needed for a skill
- local skill2stam = 10
- local skill3stam = 20
- local skill4stam = 30
- local recovermana = 3--how much mana per second
- local defensevalue = 1--how much defense this character has
- local speedvalue = .5--how much speed this character has
- --speed is 16*speedvalue
- local mindamage = 5--self explanatory
- local maxdamage = 7--self explanatory
- local damagevalue = 1--how much damage this character has
- --damage is math.random(mindamage,maxdamage)*damagevalue
- --damage(hit, mindamage, maxdamage, 1, 1, RootPart)
- --asd
- local cn = CFrame.new-- make things easier :)
- local mr = math.rad
- local angles = CFrame.Angles
- local ud = UDim2.new
- local c3 = Color3.new
- local skillcolorscheme = c3(1, 1, 1)--color scheme for skills lol
- --asd
- function weld(part0, part1, c0)
- local wld = Instance.new("Motor", part1)
- wld.Name = "Weld"
- wld.Part0 = part0
- wld.Part1 = part1
- wld.C0 = c0
- return wld
- end
- weld(torso, larm, cn(-1.5, .5, 0))
- weld(torso, rarm, cn(1.5, .5, 0))
- rarm.Weld.C1 = cn(0, 0.5, 0)
- larm.Weld.C1 = cn(0, 0.5, 0)
- weld(torso, hed, cn(0, 1.5, 0))
- weld(torso, lleg, cn(-0.5, -2, 0))
- weld(torso, rleg, cn(0.5, -2, 0))
- lleg.Weld.C1 = cn(0, 1, 0)
- rleg.Weld.C1 = cn(0, 1, 0)
- weld(RootPart, torso, cn(0, 0, 0))
- Humanoid = char.Humanoid
- if Humanoid:FindFirstChild("Animator")then
- Humanoid:FindFirstChild("Animator"):Destroy()
- end
- local scrn = Instance.new('ScreenGui', player.PlayerGui)
- function makeframe(par, trans, pos, size, color)
- local frame = Instance.new('Frame', par)
- frame.BackgroundTransparency = trans
- frame.BorderSizePixel = 0
- frame.Position = pos
- frame.Size = size
- frame.BackgroundColor3 = color
- return frame
- end
- function makelabel(par, text)
- local label = Instance.new('TextLabel', par)
- label.BackgroundTransparency = 1
- label.Size = ud(1, 0, 1, 0)
- label.Position = ud(0, 0, 0, 0)
- label.TextColor3 = c3(255, 255, 255)
- label.TextStrokeTransparency = 0
- label.FontSize = Enum.FontSize.Size32
- label.Font = Enum.Font.SourceSansBold
- label.BorderSizePixel = 0
- label.TextScaled = true
- label.Text = text
- end
- framesk1 = makeframe(scrn, .5, ud(.23, 0, .93, 0), ud(.26, 0, .06, 0), skillcolorscheme)
- framesk2 = makeframe(scrn, .5, ud(.5, 0, .93, 0), ud(.26, 0, .06, 0), skillcolorscheme)
- framesk3 = makeframe(scrn, .5, ud(.5, 0, .86, 0), ud(.26, 0, .06, 0), skillcolorscheme)
- framesk4 = makeframe(scrn, .5, ud(.23, 0, .86, 0), ud(.26, 0, .06, 0), skillcolorscheme)
- bar1 = makeframe(framesk1, 0, ud(0, 0, 0, 0), ud(1, 0, 1, 0), skillcolorscheme)
- bar2 = makeframe(framesk2, 0, ud(0, 0, 0, 0), ud(1, 0, 1, 0), skillcolorscheme)
- bar3 = makeframe(framesk3, 0, ud(0, 0, 0, 0), ud(1, 0, 1, 0), skillcolorscheme)
- bar4 = makeframe(framesk4, 0, ud(0, 0, 0, 0), ud(1, 0, 1, 0), skillcolorscheme)
- text1 = makelabel(framesk1, '[3] Skill3')
- text2 = makelabel(framesk2, '[4] Skill4')
- text3 = makelabel(framesk3, "[2] Skill2")
- text4 = makelabel(framesk4, '[1] Skill1')
- staminabar = makeframe(scrn, .5, ud(.23, 0, .82, 0), ud(.26, 0, .03, 0), c3(61 / 255, 171 / 255, 1))
- staminacover = makeframe(staminabar, 0, ud(0, 0, 0, 0), ud(1, 0, 1, 0), c3(61 / 255, 171 / 255, 1))
- staminatext = makelabel(staminabar, 'Mana')
- healthbar = makeframe(scrn, .5, ud(.5, 0, .82, 0), ud(.26, 0, .03, 0), c3(1, 1, 0))
- healthcover = makeframe(healthbar, 0, ud(0, 0, 0, 0), ud(1, 0, 1, 0), c3(1, 46 / 255, 49 / 255))
- healthtext = makelabel(healthbar, 'Health')
- local stats=Instance.new('Folder',char)
- stats.Name='Stats'
- local block=Instance.new('BoolValue',stats)
- block.Name='Block'
- block.Value=false
- local stun=Instance.new('BoolValue',stats)
- stun.Name='Stun'
- stun.Value=false
- local defense=Instance.new('NumberValue',stats)
- defense.Name='Defence'
- defense.Value=defensevalue
- local speed=Instance.new('NumberValue',stats)
- speed.Name='Speed'
- speed.Value=speedvalue
- local damagea=Instance.new('NumberValue',stats)
- damagea.Name='Damage'
- damagea.Value=damagevalue
- function atktype(s, e)
- coroutine.resume(coroutine.create(function()
- attacktype = e
- wait(1.5)
- attacktype = s
- end))
- end
- function turncrit()
- coroutine.resume(coroutine.create(function()
- print'CRITICAL!'
- crit = true
- wait(.25)
- crit = false
- end))
- end
- function subtractstamina(k)
- if stamina>=k then
- stamina=stamina-k
- end
- end
- function swait(num)
- if num == 0 or num == nil then
- game:service'RunService'.Heartbeat:wait(0)
- else
- for i = 0, num do
- game:service'RunService'.Heartbeat:wait(0)
- end
- end
- end
- function Lerp(a, b, i)
- local com1 = {
- a.X,
- a.Y,
- a.Z,
- a:toEulerAnglesXYZ()
- }
- local com2 = {
- b.X,
- b.Y,
- b.Z,
- b:toEulerAnglesXYZ()
- }
- local calx = com1[1] + (com2[1] - com1[1]) * i
- local caly = com1[2] + (com2[2] - com1[2]) * i
- local calz = com1[3] + (com2[3] - com1[3]) * i
- local cala = com1[4] + (com2[4] - com1[4]) * i
- local calb = com1[5] + (com2[5] - com1[5]) * i
- local calc = com1[6] + (com2[6] - com1[6]) * i
- return CFrame.new(calx, caly, calz) * CFrame.Angles(cala, calb, calc)
- end
- function clerp(a, b, t)
- local qa = {
- QuaternionFromCFrame(a)
- }
- local qb = {
- QuaternionFromCFrame(b)
- }
- local ax, ay, az = a.x, a.y, a.z
- local bx, by, bz = b.x, b.y, b.z
- local _t = 1 - t
- return QuaternionToCFrame(_t * ax + t * bx, _t * ay + t * by, _t * az + t * bz, QuaternionSlerp(qa, qb, t))
- end
- function QuaternionFromCFrame(cf)
- local mx, my, mz, m00, m01, m02, m10, m11, m12, m20, m21, m22 = cf:components()
- local trace = m00 + m11 + m22
- if trace > 0 then
- local s = math.sqrt(1 + trace)
- local recip = 0.5 / s
- return (m21 - m12) * recip, (m02 - m20) * recip, (m10 - m01) * recip, s * 0.5
- else
- local i = 0
- if m11 > m00 then
- i = 1
- end
- if m22 > (i == 0 and m00 or m11) then
- i = 2
- end
- if i == 0 then
- local s = math.sqrt(m00 - m11 - m22 + 1)
- local recip = 0.5 / s
- return 0.5 * s, (m10 + m01) * recip, (m20 + m02) * recip, (m21 - m12) * recip
- elseif i == 1 then
- local s = math.sqrt(m11 - m22 - m00 + 1)
- local recip = 0.5 / s
- return (m01 + m10) * recip, 0.5 * s, (m21 + m12) * recip, (m02 - m20) * recip
- elseif i == 2 then
- local s = math.sqrt(m22 - m00 - m11 + 1)
- local recip = 0.5 / s
- return (m02 + m20) * recip, (m12 + m21) * recip, 0.5 * s, (m10 - m01) * recip
- end
- end
- end
- function QuaternionToCFrame(px, py, pz, x, y, z, w)
- local xs, ys, zs = x + x, y + y, z + z
- local wx, wy, wz = w * xs, w * ys, w * zs
- local xx = x * xs
- local xy = x * ys
- local xz = x * zs
- local yy = y * ys
- local yz = y * zs
- local zz = z * zs
- return CFrame.new(px, py, pz, 1 - (yy + zz), xy - wz, xz + wy, xy + wz, 1 - (xx + zz), yz - wx, xz - wy, yz + wx, 1 - (xx + yy))
- end
- function QuaternionSlerp(a, b, t)
- local cosTheta = a[1] * b[1] + a[2] * b[2] + a[3] * b[3] + a[4] * b[4]
- local startInterp, finishInterp;
- if cosTheta >= 0.0001 then
- if (1 - cosTheta) > 0.0001 then
- local theta = math.acos(cosTheta)
- local invSinTheta = 1 / math.sin(theta)
- startInterp = math.sin((1 - t) * theta) * invSinTheta
- finishInterp = math.sin(t * theta) * invSinTheta
- else
- startInterp = 1 - t
- finishInterp = t
- end
- else
- if (1 + cosTheta) > 0.0001 then
- local theta = math.acos(-cosTheta)
- local invSinTheta = 1 / math.sin(theta)
- startInterp = math.sin((t - 1) * theta) * invSinTheta
- finishInterp = math.sin(t * theta) * invSinTheta
- else
- startInterp = t - 1
- finishInterp = t
- end
- end
- return a[1] * startInterp + b[1] * finishInterp, a[2] * startInterp + b[2] * finishInterp, a[3] * startInterp + b[3] * finishInterp, a[4] * startInterp + b[4] * finishInterp
- end
- function randomizer(percent)
- local randomized = math.random(0, 100)
- if randomized <= percent then
- return true
- elseif randomized >= percent then
- return false
- end
- end
- function begoneoutlines(part)
- part.BottomSurface, part.TopSurface, part.FrontSurface, part.BackSurface, part.RightSurface, part.LeftSurface = 10, 10, 10, 10, 10, 10
- end
- function rayCast(pos, dir, maxl, ignore)
- return game:service("Workspace"):FindPartOnRay(Ray.new(pos, dir.unit * (maxl or 999.999)), ignore)
- end
- --Effects
- function makeeffect(par, size, pos1, trans, trans1, howmuch, delay1, id, type)
- local p = Instance.new('Part', par or workspace)
- p.CFrame = pos1
- p.Anchored = true
- p.Material = 'Plastic'
- p.CanCollide = false
- p.TopSurface = 0
- p.Size = Vector3.new(1, 1, 1)
- p.BottomSurface = 0
- p.Transparency = trans
- p.FormFactor = 'Custom'
- begoneoutlines(p)
- local mesh = Instance.new('SpecialMesh', p)
- mesh.Scale = size
- if id ~= nil and type == nil then
- mesh.MeshId = 'rbxassetid://'..id
- elseif id == nil and type ~= nil then
- mesh.MeshType = type
- elseif id == nil and type == nil then
- mesh.MeshType = 'Brick'
- end
- coroutine.wrap(function()
- for i = 0, delay1, .1 do
- wait(1 / 60)
- p.CFrame = p.CFrame
- mesh.Scale = mesh.Scale + howmuch
- p.Transparency = p.Transparency + trans1
- end
- p:Destroy()
- end)()
- return p
- end
- function clangy(cframe)
- wait(1 / 60)
- local clang = {}
- local dis = 0
- local part = Instance.new('Part', nil)
- part.CFrame = cframe
- part.Anchored = true
- part.CanCollide = false
- part.BrickColor = BrickColor.new('New Yeller')
- part.FormFactor = 'Custom'
- part.Name='clanger'
- part.Size = Vector3.new(.2, .2, .2)
- part.TopSurface = 10
- part.BottomSurface = 10
- part.RightSurface = 10
- part.LeftSurface = 10
- part.BackSurface = 10
- part.FrontSurface = 10
- --part.Material='Neon'
- part:BreakJoints()
- local mesh=Instance.new('BlockMesh',part)
- coroutine.wrap(function()
- for i = 1, 7 do
- wait(1 / 60)
- dis = dis + .2
- local partc = part:clone()
- partc.Parent = workspace
- partc.CFrame = part.CFrame * CFrame.fromEulerAnglesXYZ(dis, 0, 0)
- partc.CFrame = partc.CFrame * CFrame.new(0, dis, 0)
- table.insert(clang, partc)
- end
- for i, v in pairs(clang) do
- coroutine.wrap(function()
- for i = 1, 10 do
- wait(.01)
- v.Transparency = v.Transparency + .1
- end
- v:destroy()
- end)()
- end
- end)()
- end
- --damage effects
- function circle(color, pos1)
- local p = Instance.new('Part', m)
- p.BrickColor = BrickColor.new(color)
- p.CFrame = pos1
- p.Anchored = true
- p.Material = 'Plastic'
- p.CanCollide = false
- p.TopSurface = 0
- p.Size = Vector3.new(1, 1, 1)
- p.BottomSurface = 0
- p.Transparency = 0.35
- p.FormFactor = 'Custom'
- local mesh = Instance.new('CylinderMesh', p)
- mesh.Scale = Vector3.new(0, 0, 0)
- coroutine.wrap(function()
- for i = 0, 5, .1 do
- wait(1 / 60)
- p.CFrame = p.CFrame
- mesh.Scale = mesh.Scale + Vector3.new(.5, 0, .5)
- p.Transparency = p.Transparency + .025
- end
- p:Destroy()
- end)()
- end
- function firespaz1(color, pos1)
- local p = Instance.new('Part', m)
- p.BrickColor = BrickColor.new(color)
- p.CFrame = pos1
- p.Anchored = true
- p.Material = 'Plastic'
- p.CanCollide = false
- p.TopSurface = 0
- p.Size = Vector3.new(1, 1, 1)
- p.BottomSurface = 0
- p.Transparency = 0.5
- p.FormFactor = 'Custom'
- local mesh = Instance.new('BlockMesh', p)
- mesh.Scale = Vector3.new(1, 1, 1)
- coroutine.wrap(function()
- for i = 0, 15, .1 do
- wait(1 / 30)
- p.CFrame = p.CFrame * CFrame.new(0, .1, 0)
- mesh.Scale = mesh.Scale - Vector3.new(.1, .1, .1)
- p.Transparency = p.Transparency + .025
- end
- p:Destroy()
- end)()
- end
- function pickrandom(tablesa)
- local randomized=tablesa[math.random(1,#tablesa)]
- return randomized
- end
- function sound(id,pitch,volume,par,last)
- local s=Instance.new('Sound',par or torso)
- s.SoundId='rbxassetid://'..id
- s.Pitch=pitch or 1
- s.Volume=volume or 1
- wait()
- s:play()
- game.Debris:AddItem(s,last or 120)
- end
- function clangy(cframe)
- wait(1 / 60)
- local clang = {}
- local dis = 0
- local part = Instance.new('Part', nil)
- part.CFrame = cframe
- part.Anchored = true
- part.CanCollide = false
- part.BrickColor = BrickColor.new('New Yeller')
- part.FormFactor = 'Custom'
- part.Name='clanger'
- part.Size = Vector3.new(.2, .2, .2)
- part.TopSurface = 10
- part.BottomSurface = 10
- part.RightSurface = 10
- part.LeftSurface = 10
- part.BackSurface = 10
- part.FrontSurface = 10
- --part.Material='Neon'
- part:BreakJoints()
- local mesh=Instance.new('BlockMesh',part)
- coroutine.wrap(function()
- for i = 1, 7 do
- wait(1 / 60)
- dis = dis + .2
- local partc = part:clone()
- partc.Parent = workspace
- partc.CFrame = part.CFrame * CFrame.fromEulerAnglesXYZ(dis, 0, 0)
- partc.CFrame = partc.CFrame * CFrame.new(0, dis, 0)
- table.insert(clang, partc)
- end
- for i, v in pairs(clang) do
- coroutine.wrap(function()
- for i = 1, 10 do
- wait(.01)
- v.Transparency = v.Transparency + .1
- end
- v:destroy()
- end)()
- end
- end)()
- end
- --damage effects
- --Effects
- so = function(id, par, vol, pit)
- coroutine.resume(coroutine.create(function()
- local sou = Instance.new("Sound", par or workspace)
- sou.Volume = vol
- sou.Pitch = pit or 1
- sou.SoundId = id
- wait()
- sou:play()
- game:GetService("Debris"):AddItem(sou, 6)
- end))
- end
- function getclosest(obj,dis, player)
- if player then
- return (player.Torso.CFrame.p - obj).magnitude < dis
- end
- local list = {}
- for i, v in pairs(workspace:GetChildren()) do
- if v:IsA("Model") then
- if v:findFirstChild("Torso") then
- if v ~= char then
- if (v.Torso.Position - obj).magnitude <= dis then
- table.insert(list, v)
- end
- end
- end
- elseif v:IsA'Part' and v.Name:lower()=='hitbox' and v.Parent.Parent~=char then
- if (v.Position - obj).magnitude <= dis then
- local pos = CFrame.new(0, 1, -1)
- sound(pickrandom(clangsounds),math.random(100,150)/100,1,torso,6)
- coroutine.wrap(function()
- for i = 1, 4 do
- clangy(torso.CFrame * pos * CFrame.Angles(0, math.rad(math.random(0, 360)), 0))
- end
- end)()
- end
- end
- end
- return list
- end
- function makegui(cframe, text)
- local a = math.random(-10, 10) / 100
- local c = Instance.new("Part")
- c.Transparency = 1
- Instance.new("BodyGyro").Parent = c
- c.Parent = m
- c.CFrame = CFrame.new(cframe.p + Vector3.new(0, 1.5, 0))
- local f = Instance.new("BodyPosition")
- f.P = 2000
- f.D = 100
- f.maxForce = Vector3.new(math.huge, math.huge, math.huge)
- f.position = c.Position + Vector3.new(0, 3, 0)
- f.Parent = c
- game:GetService("Debris"):AddItem(c, .5 + 6)
- c.CanCollide = false
- m.Parent = workspace
- c.CanCollide = false
- local bg = Instance.new('BillboardGui', m)
- bg.Adornee = c
- bg.Size = UDim2.new(1, 0, 1, 0)
- bg.StudsOffset = Vector3.new(0, 0, 0)
- bg.AlwaysOnTop = false
- local tl = Instance.new('TextLabel', bg)
- tl.BackgroundTransparency = 1
- tl.Size = UDim2.new(1, 0, 1, 0)
- tl.Text = text
- tl.Font = 'SourceSansBold'
- tl.FontSize = 'Size42'
- if crit == true then
- tl.TextColor3 = Color3.new(180 / 255, 0, 0)
- else
- tl.TextColor3 = Color3.new(255, 180 / 255, 51 / 255)
- end
- tl.TextStrokeTransparency = 0
- tl.TextScaled = true
- tl.TextWrapped = true
- coroutine.wrap(function()
- wait(2)
- for i = 1, 10 do
- swait()
- tl.TextTransparency = tl.TextTransparency + .1
- end
- end)()
- end
- function tag(hum, player)
- local creator = Instance.new('ObjectValue', hum)
- creator.Value = player
- creator.Name = 'creator'
- end
- function untag(hum)
- if hum ~= nil then
- local tag = hum:findFirstChild("creator")
- if tag ~= nil then
- tag.Parent = nil
- end
- end
- end
- function tagplayer(h)
- coroutine.wrap(function()
- tag(h, player)
- wait(1)
- untag(h)
- end)()
- end
- function damage(hit, mind, maxd, knock, type, prop)
- --[[
- to apply it to a player directly, make the first arg go to the players torso
- 1 - normal type(damage and knockback)
- 2 - drain type(damage no knockback)
- 3 - lifesteal(absorbs hp) crit does not have an effect on how much life is absorbed
- 4 - heal(heals target)
- ]]
- if hit.Name:lower()=='hitbox'then
- local pos = CFrame.new(0, 1, -1)
- sound(pickrandom(clangsounds),math.random(100,150)/100,1,torso,6)
- coroutine.wrap(function()
- for i = 1, 4 do
- clangy(torso.CFrame * pos * CFrame.Angles(0, math.rad(math.random(0, 360)), 0))
- end
- end)()
- end
- if hit.Parent == nil then
- return
- end
- local h = hit.Parent:FindFirstChild("Humanoid")
- for i, v in pairs(hit.Parent:children()) do
- if v:IsA("Humanoid") then
- h = v
- end
- end
- if hit.Parent.Parent:FindFirstChild('Torso') ~= nil then
- h = hit.Parent.Parent:FindFirstChild('Humanoid')
- end
- if hit.Parent:IsA('Hat') then
- hit = hit.Parent.Parent:findFirstChild('Head')
- end
- local D = math.random(mind, maxd)*damagea.Value
- if h then
- if h.Parent:FindFirstChild('Stats') then
- D=D/h.Parent:FindFirstChild('Stats').Defence.Value
- elseif not h.Parent:FindFirstChild('Stats') then
- D=D
- end
- end
- if h and h.Parent.Head then
- makegui(h.Parent.Head.CFrame, tostring(math.floor(D+.5)))
- end
- if h ~= nil and hit.Parent.Name ~= char.Name and hit.Parent:FindFirstChild("Torso") ~= nil then
- if type == 1 then
- tagplayer(h)
- local asd = randomizer(critchance)
- if asd == true then
- turncrit()
- end
- if crit == false then
- h.Health = h.Health - D
- else
- h.Health = h.Health - (D + math.random(critdamageaddmin, critdamageaddmax))
- end
- so("http://www.roblox.com/asset/?id=169462037", hit, 1, math.random(150, 200) / 100)
- local vp = Instance.new('BodyVelocity')
- vp.P = 500
- vp.maxForce = Vector3.new(math.huge, 0, math.huge)
- vp.velocity = prop.CFrame.lookVector * knock + prop.Velocity / 1.05
- if knock > 0 then
- vp.Parent = hit.Parent.Torso
- end
- game:GetService("Debris"):AddItem(vp, .5)
- elseif type == 2 then
- so("http://www.roblox.com/asset/?id=169462037", hit, 1, math.random(150, 200) / 100)
- local asd = randomizer(critchance)
- if asd == true then
- turncrit()
- end
- if crit == false then
- h.Health = h.Health - D
- else
- h.Health = h.Health - (D + math.random(critdamageaddmin, critdamageaddmax))
- end
- tagplayer(h)
- elseif type == 3 then
- tagplayer(h)
- local asd = randomizer(critchance)
- if asd == true then
- turncrit()
- end
- if crit == false then
- h.Health = h.Health - D
- else
- h.Health = h.Health - (D + math.random(critdamageaddmin, critdamageaddmax))
- end
- char.Humanoid.Health = char.Humanoid.Health + D / 2
- so("http://www.roblox.com/asset/?id=206083232", hit, 1, 1.5)
- for i = 1, 10 do
- firespaz1('Bright red', hit.CFrame * CFrame.Angles(math.random(0, 3), math.random(0, 3), math.random(0, 3)))
- end
- elseif type == 4 then
- h.Health = h.Health + D
- so("http://www.roblox.com/asset/?id=186883084", hit, 1, 1)
- circle('Dark green', h.Parent.Torso.CFrame * CFrame.new(0, -2.5, 0))
- end
- end
- end
- function subtrackstamina(k)
- if stamina>=k then
- stamina=stamina-k
- end
- end
- function turn()
- if on==false then
- on=true
- print(on)
- elseif on==true then
- on=false
- print(on)
- end
- end
- mouse.KeyDown:connect(function(k)
- k=k:lower()
- if k=='f' then
- turn()
- end
- end)
- mouse.Button1Down:connect(function()
- end)
- mouse.KeyDown:connect(function(k)
- k = k:lower()
- --[[if k=='e' then
- print(cooldown1)
- if cooldown1>=co1 and stamina>=skill1stam then
- subtractstamina(skill1stam)--subtracts stamina
- cooldown1=0 -- resets skill back to zero if the skill reached or reached over the max
- end
- end]]
- end)
- inputserv.InputBegan:connect(function(k)
- if k.KeyCode == Enum.KeyCode.One and typing == false and cooldown1 >= co1 and stamina>=skill1stam then
- elseif k.KeyCode == Enum.KeyCode.Two and typing == false and cooldown2 >= co2 and stamina>=skill2stam then
- elseif k.KeyCode == Enum.KeyCode.Three and typing == false and cooldown3 >= co3 and stamina>=skill3stam then
- elseif k.KeyCode == Enum.KeyCode.Four and typing == false and cooldown4 >= co4 and stamina>=skill4stam then
- end
- end)
- inputserv.InputBegan:connect(function(k)
- if k.KeyCode == Enum.KeyCode.Slash then
- local fin = nil
- typing = true
- fin = inputserv.InputBegan:connect(function(k)
- if k.KeyCode == Enum.KeyCode.Return or k.UserInputType == Enum.UserInputType.MouseButton1 then
- typing = false
- fin:disconnect()
- end
- end)
- end
- end)
- function updateskills()
- if cooldown1 <= co1 then
- cooldown1 = cooldown1 + 1 / 30
- end
- if cooldown2 <= co2 then
- cooldown2 = cooldown2 + 1 / 30
- end
- if cooldown3 <= co3 then
- cooldown3 = cooldown3 + 1 / 30
- end
- if cooldown4 <= co4 then
- cooldown4 = cooldown4 + 1 / 30
- end
- if stamina<=skill1stam then
- bar4.BackgroundColor3=c3(104/255,104/255,104/255)
- else
- bar4.BackgroundColor3=skillcolorscheme
- end
- if stamina<=skill2stam then
- bar3.BackgroundColor3=c3(104/255,104/255,104/255)
- else
- bar3.BackgroundColor3=skillcolorscheme
- end
- if stamina<=skill3stam then
- bar1.BackgroundColor3=c3(104/255,104/255,104/255)
- else
- bar1.BackgroundColor3=skillcolorscheme
- end
- if stamina<=skill4stam then
- bar2.BackgroundColor3=c3(104/255,104/255,104/255)
- else
- bar2.BackgroundColor3=skillcolorscheme
- end
- if stamina <= maxstamina then
- stamina = stamina + recovermana / 30
- end
- end
- char.Humanoid.Died:connect(function()
- for i,v in pairs(char:GetChildren()) do
- if v:IsA'Model' then
- v:destroy()
- end
- end
- end)
- game:GetService'RunService'.RenderStepped:connect(function()
- swait(1)
- updateskills()
- healthcover:TweenSize(ud(1 * (char.Humanoid.Health / char.Humanoid.MaxHealth), 0, 1, 0), 'Out', 'Quad', .5)
- staminacover:TweenSize(ud(1 * (stamina / maxstamina), 0, 1, 0), 'Out', 'Quad', .5)
- bar4:TweenSize(ud(1 * (cooldown1 / co1), 0, 1, 0), 'Out', 'Quad', .5)
- bar3:TweenSize(ud(1 * (cooldown2 / co2), 0, 1, 0), 'Out', 'Quad', .5)
- bar1:TweenSize(ud(1 * (cooldown3 / co3), 0, 1, 0), 'Out', 'Quad', .5)
- bar2:TweenSize(ud(1 * (cooldown4 / co4), 0, 1, 0), 'Out', 'Quad', .5)
- torsovelocity = (RootPart.Velocity * Vector3.new(1, 0, 1)).magnitude
- velocity = RootPart.Velocity.y
- sine = sine + change
- local hit, pos = rayCast(RootPart.Position, (CFrame.new(RootPart.Position, RootPart.Position - Vector3.new(0, 1, 0))).lookVector, 4, char)
- char.Humanoid.WalkSpeed=16*speed.Value
- if equipped == true or equipped == false then
- if RootPart.Velocity.y > 1 and hit == nil and stun.Value~=true then
- Anim = "Jump"
- if attack == false then
- torso.Weld.C0 = clerp(torso.Weld.C0, cn(0, 0, 0) * angles(0, 0, 0), 0.2)
- hed.Weld.C0 = clerp(hed.Weld.C0, cn(0, 1.5, 0) * angles(0, 0, 0), 0.2)
- rarm.Weld.C0 = clerp(rarm.Weld.C0, cn(1.5, .5, 0) * angles(0,0,0), 0.2)
- larm.Weld.C0 = clerp(larm.Weld.C0, cn(-1.5, .5, 0) * angles(0,0,0), 0.2)
- lleg.Weld.C0 = clerp(lleg.Weld.C0, cn(-.5, -1, 0) * angles(0,0,0), 0.2)
- rleg.Weld.C0 = clerp(rleg.Weld.C0, cn(.5, -1, 0) * angles(0,0,0), 0.2)
- end
- elseif RootPart.Velocity.y < -1 and hit == nil and stun.Value~=true then
- Anim = "Fall"
- if attack == false then
- torso.Weld.C0 = clerp(torso.Weld.C0, cn(0, 0, 0) * angles(0, 0, 0), 0.2)
- hed.Weld.C0 = clerp(hed.Weld.C0, cn(0, 1.5, 0) * angles(0, 0, 0), 0.2)
- rarm.Weld.C0 = clerp(rarm.Weld.C0, cn(1.5, .5, 0) * angles(0,0,0), 0.2)
- larm.Weld.C0 = clerp(larm.Weld.C0, cn(-1.5, .5, 0) * angles(0,0,0), 0.2)
- lleg.Weld.C0 = clerp(lleg.Weld.C0, cn(-.5, -1, 0) * angles(0,0,0), 0.2)
- rleg.Weld.C0 = clerp(rleg.Weld.C0, cn(.5, -1, 0) * angles(0,0,0), 0.2)
- end
- elseif torsovelocity < 1 and hit ~= nil and stun.Value~=true then
- Anim = "Idle"
- if attack == false then
- change = 1
- torso.Weld.C0 = clerp(torso.Weld.C0, cn(0, -0.1+0.1*math.cos(sine/50), 0) * angles(math.rad(-2.5*math.cos(sine/50)), 0, 0), 0.2)
- hed.Weld.C0 = clerp(hed.Weld.C0, cn(0, 1.5, 0) * angles(math.rad(-5*math.cos(sine/50))+ -math.sin(sine/50)/15, 0, 0), 0.2)
- rarm.Weld.C0 = clerp(rarm.Weld.C0, cn(1.5, .55+0.05*math.cos(sine/50)+ -math.sin(sine/50)/60, 0) * angles(math.rad(5-2.5*math.cos(sine/50)),0,math.rad(10+5*math.cos(sine/50))+ math.sin(sine/50)/40), 0.2)
- larm.Weld.C0 = clerp(larm.Weld.C0, cn(-1.5, .55+0.05*math.cos(sine/50)+ -math.sin(sine/50)/60, 0) * angles(math.rad(5-2.5*math.cos(sine/50)),0,math.rad(-10-5*math.cos(sine/50))+ -math.sin(sine/50)/40), 0.2)
- lleg.Weld.C0 = clerp(lleg.Weld.C0, cn(-.5, -.9-0.1*math.cos(sine/50), 0) * angles(math.rad(2.5*math.cos(sine/50)),0,-.05), 0.2)
- rleg.Weld.C0 = clerp(rleg.Weld.C0, cn(.5, -.9-0.1*math.cos(sine/50), 0) * angles(math.rad(2.5*math.cos(sine/50)),0,.05), 0.2)
- end
- elseif torsovelocity > 2 and torsovelocity < 18 and hit ~= nil and stun.Value~=true then
- Anim = "Walk"
- if attack == false then
- change=.5
- torso.Weld.C0 = clerp(torso.Weld.C0, cn(0, -0.175+0.025*math.cos(sine/3.5)+ -math.sin(sine/3.5)/7, 0) * angles(-.2, .1*math.cos(sine/7)-RootPart.RotVelocity.Y/15, 0), 0.2)
- hed.Weld.C0 = clerp(hed.Weld.C0, cn(0, 1.5+0.03*math.cos(sine/3.5), 0) * angles(.05*math.cos(sine/3.5), -.1*math.cos(sine/7)+hed.RotVelocity.Y/15, 0), 0.2)
- rarm.Weld.C0 = clerp(rarm.Weld.C0, cn(1.5, .5, 0) * angles(.7*math.cos(sine/7)+ -math.sin(sine/7)/3.5,.3*math.cos(sine/7),.1), 0.2)
- larm.Weld.C0 = clerp(larm.Weld.C0, cn(-1.5, .5, 0) * angles(-.7*math.cos(sine/7)+ -math.sin(sine/7)/3.5,.3*math.cos(sine/7),-.1), 0.2)
- rleg.Weld.C0=clerp(rleg.Weld.C0,cn(.5,-0.925-0.5*math.cos(sine/7)/2,0.5*math.cos(sine/7)/2)*angles(.2+math.rad(-15-15*math.cos(sine/7))+ -math.sin(sine/7)/2.5,-.1*math.cos(sine/7),0)*angles(math.rad(0+2.5*math.cos(sine/7)),0,0),0.15)
- lleg.Weld.C0=clerp(lleg.Weld.C0,cn(-.5,-0.925+0.5*math.cos(sine/7)/2,-0.5*math.cos(sine/7)/2)*angles(.2+math.rad(-15+15*math.cos(sine/7))+ math.sin(sine/7)/2.5,-.1*math.cos(sine/7),0)*angles(math.rad(0-2.5*math.cos(sine/7)),0,0),0.15)
- end
- elseif torsovelocity >= 18 and hit ~= nil and stun.Value~=true then
- Anim = "Run"
- if attack == false then
- torso.Weld.C0 = clerp(torso.Weld.C0, cn(0, 0, 0) * angles(0, 0, 0), 0.2)
- hed.Weld.C0 = clerp(hed.Weld.C0, cn(0, 1.5, 0) * angles(0, 0, 0), 0.2)
- rarm.Weld.C0 = clerp(rarm.Weld.C0, cn(1.5, .5, 0) * angles(0,0,0), 0.2)
- larm.Weld.C0 = clerp(larm.Weld.C0, cn(-1.5, .5, 0) * angles(0,0,0), 0.2)
- lleg.Weld.C0 = clerp(lleg.Weld.C0, cn(-.5, -1, 0) * angles(0,0,0), 0.2)
- rleg.Weld.C0 = clerp(rleg.Weld.C0, cn(.5, -1, 0) * angles(0,0,0), 0.2)
- end
- end
- end
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement