SHOW:
|
|
- or go back to the newest paste.
| 1 | --void Script bbuilder fe script converter V2 | |
| 2 | ||
| 3 | if game:GetService("RunService"):IsClient() then error("Script must be server-side in order to work; use h/ and not hl/") end
| |
| 4 | local Player,Mouse,mouse,UserInputService,ContextActionService = owner | |
| 5 | local RealPlayer = Player | |
| 6 | do print("FE Compatibility code by Mokiros")local a=RealPlayer;script.Parent=a.Character;local b=Instance.new("RemoteEvent")b.Name="UserInput_Event"local function c()local d={_fakeEvent=true,Functions={},Connect=function(self,e)table.insert(self.Functions,e)end}d.connect=d.Connect;return d end;local f={Target=nil,Hit=CFrame.new(),KeyUp=c(),KeyDown=c(),Button1Up=c(),Button1Down=c(),Button2Up=c(),Button2Down=c()}local g={InputBegan=c(),InputEnded=c()}local CAS={Actions={},BindAction=function(self,h,i,j,...)CAS.Actions[h]=i and{Name=h,Function=i,Keys={...}}or nil end}CAS.UnbindAction=CAS.BindAction;local function k(self,l,...)local d=f[l]if d and d._fakeEvent then for m,e in pairs(d.Functions)do e(...)end end end;f.TrigEvent=k;g.TrigEvent=k;b.OnServerEvent:Connect(function(n,o)if n~=a then return end;f.Target=o.Target;f.Hit=o.Hit;if not o.isMouse then local p=o.UserInputState==Enum.UserInputState.Begin;if o.UserInputType==Enum.UserInputType.MouseButton1 then return f:TrigEvent(p and"Button1Down"or"Button1Up")end;if o.UserInputType==Enum.UserInputType.MouseButton2 then return f:TrigEvent(p and"Button2Down"or"Button2Up")end;for m,d in pairs(CAS.Actions)do for m,q in pairs(d.Keys)do if q==o.KeyCode then d.Function(d.Name,o.UserInputState,o)end end end;f:TrigEvent(p and"KeyDown"or"KeyUp",o.KeyCode.Name:lower())g:TrigEvent(p and"InputBegan"or"InputEnded",o,false)end end)b.Parent=NLS([==[local a=game:GetService("Players").LocalPlayer;local b=script:WaitForChild("UserInput_Event")local c=a:GetMouse()local d=game:GetService("UserInputService")local e=function(f,g)if g then return end;b:FireServer({KeyCode=f.KeyCode,UserInputType=f.UserInputType,UserInputState=f.UserInputState,Hit=c.Hit,Target=c.Target})end;d.InputBegan:Connect(e)d.InputEnded:Connect(e)local h,i;while wait(1/30)do if h~=c.Hit or i~=c.Target then h,i=c.Hit,c.Target;b:FireServer({isMouse=true,Target=i,Hit=h})end end]==],Player.Character)local r=game;local s={__index=function(self,q)local t=rawget(self,"_RealService")if t then return typeof(t[q])=="function"and function(m,...)return t[q](t,...)end or t[q]end end,__newindex=function(self,q,u)local t=rawget(self,"_RealService")if t then t[q]=u end end}local function v(d,w)d._RealService=typeof(w)=="string"and r:GetService(w)or w;return setmetatable(d,s)end;local x={GetService=function(self,t)return rawget(self,t)or r:GetService(t)end,Players=v({LocalPlayer=v({GetMouse=function(self)return f end},Player)},"Players"),UserInputService=v(g,"UserInputService"),ContextActionService=v(CAS,"ContextActionService"),RunService=v({_btrs={},RenderStepped=r:GetService("RunService").Heartbeat,BindToRenderStep=function(self,h,m,i)self._btrs[h]=self.Heartbeat:Connect(i)end,UnbindFromRenderStep=function(self,h)self._btrs[h]:Disconnect()end},"RunService")}rawset(x.Players,"localPlayer",x.Players.LocalPlayer)x.service=x.GetService;v(x,game)game,owner=x,x.Players.LocalPlayer end
| |
| 7 | ||
| 8 | local Player = game.Players.localPlayer | |
| 9 | local Character = Player.Character | |
| 10 | local Torso = Character.Torso | |
| 11 | ||
| 12 | local Music = Instance.new("Sound")
| |
| 13 | ||
| 14 | Music.Name = "Sound" | |
| 15 | Music.SoundId = "http://roblox.com/asset/?id=714974960" | |
| 16 | Music.Volume = 4 | |
| 17 | Music.Looped = false | |
| 18 | Music.Parent = Character | |
| 19 | Music:play() | |
| 20 | ||
| 21 | GasMask = true | |
| 22 | ||
| 23 | if GasMask == true then | |
| 24 | o1 = Instance.new("Model")
| |
| 25 | o2 = Instance.new("Part")
| |
| 26 | o3 = Instance.new("SpecialMesh")
| |
| 27 | o4 = Instance.new("Part")
| |
| 28 | o5 = Instance.new("Part")
| |
| 29 | o6 = Instance.new("Part")
| |
| 30 | o7 = Instance.new("SpecialMesh")
| |
| 31 | o8 = Instance.new("Part")
| |
| 32 | o9 = Instance.new("Part")
| |
| 33 | o10 = Instance.new("SpecialMesh")
| |
| 34 | o11 = Instance.new("Part")
| |
| 35 | o12 = Instance.new("Part")
| |
| 36 | o13 = Instance.new("SpecialMesh")
| |
| 37 | o14 = Instance.new("Part")
| |
| 38 | o15 = Instance.new("Part")
| |
| 39 | o16 = Instance.new("Part")
| |
| 40 | o17 = Instance.new("Part")
| |
| 41 | o1.Name = "MODEL" | |
| 42 | o2.Name = "Middle" | |
| 43 | o2.Parent = o1 | |
| 44 | o2.BrickColor = BrickColor.new("Pastel brown")
| |
| 45 | o2.Transparency = 1 | |
| 46 | o2.Position = Vector3.new(-13.5356159, 3.71991396, 50.2649117) | |
| 47 | o2.Rotation = Vector3.new(-5.66336393, -89.7626114, -5.66246414) | |
| 48 | o2.Anchored = true | |
| 49 | o2.FormFactor = Enum.FormFactor.Custom | |
| 50 | o2.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003) | |
| 51 | o2.CFrame = CFrame.new(-13.5356159, 3.71991396, 50.2649117, 1.75646369e-006, 1.74156298e-007, -0.999991417, -1.04150445e-007, 1, 1.60883403e-007, 0.999999762, 9.62157287e-008, 1.6223396e-006) | |
| 52 | o2.BottomSurface = Enum.SurfaceType.Smooth | |
| 53 | o2.TopSurface = Enum.SurfaceType.Smooth | |
| 54 | o2.Color = Color3.new(1, 0.8, 0.6) | |
| 55 | o3.Parent = o2 | |
| 56 | o3.Scale = Vector3.new(6.25, 6.25, 6.25) | |
| 57 | o3.MeshType = Enum.MeshType.FileMesh | |
| 58 | o4.Name = "Lense 1" | |
| 59 | o4.Parent = o1 | |
| 60 | o4.Material = Enum.Material.Metal | |
| 61 | o4.Transparency = 0.050000011920929 | |
| 62 | o4.Position = Vector3.new(-12.900528, 3.77991295, 50.5080605) | |
| 63 | o4.Rotation = Vector3.new(-180, 20.6807137, -179.999985) | |
| 64 | o4.Anchored = true | |
| 65 | o4.CanCollide = false | |
| 66 | o4.FormFactor = Enum.FormFactor.Custom | |
| 67 | o4.Shape = Enum.PartType.Cylinder | |
| 68 | o4.Size = Vector3.new(0.200000003, 0.320000023, 0.939999998) | |
| 69 | o4.CFrame = CFrame.new(-12.900528, 3.77991295, 50.5080605, -0.935553849, 3.06141374e-007, 0.353159934, 3.19927466e-007, 1, 2.01617603e-008, -0.353163034, 1.1997561e-007, -0.935561478) | |
| 70 | o4.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
| 71 | o4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
| 72 | o4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
| 73 | o4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
| 74 | o4.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
| 75 | o4.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
| 76 | o5.Name = "Lense2" | |
| 77 | o5.Parent = o1 | |
| 78 | o5.Material = Enum.Material.Metal | |
| 79 | o5.Transparency = 0.050000011920929 | |
| 80 | o5.Position = Vector3.new(-12.8961124, 3.77492094, 50.0302277) | |
| 81 | o5.Rotation = Vector3.new(-180, -23.8323021, -179.999985) | |
| 82 | o5.Anchored = true | |
| 83 | o5.CanCollide = false | |
| 84 | o5.FormFactor = Enum.FormFactor.Custom | |
| 85 | o5.Shape = Enum.PartType.Cylinder | |
| 86 | o5.Size = Vector3.new(0.200000003, 0.330000043, 0.99000001) | |
| 87 | o5.CFrame = CFrame.new(-12.8961124, 3.77492094, 50.0302277, -0.914722979, 2.85652249e-007, -0.404061079, 2.36339361e-007, 1, 1.37493373e-007, 0.404064298, 2.15865228e-008, -0.914730668) | |
| 88 | o5.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
| 89 | o5.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
| 90 | o5.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
| 91 | o5.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
| 92 | o5.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
| 93 | o5.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
| 94 | o6.Name = "Handle" | |
| 95 | o6.Parent = o1 | |
| 96 | o6.Material = Enum.Material.Metal | |
| 97 | o6.BrickColor = BrickColor.new("Really black")
| |
| 98 | o6.Position = Vector3.new(-12.8799381, 3.69992495, 50.2599869) | |
| 99 | o6.Rotation = Vector3.new(-90, 9.97842108e-006, -89.9999008) | |
| 100 | o6.Anchored = true | |
| 101 | o6.CanCollide = false | |
| 102 | o6.FormFactor = Enum.FormFactor.Plate | |
| 103 | o6.Size = Vector3.new(1, 0.400000006, 1) | |
| 104 | o6.CFrame = CFrame.new(-12.8799381, 3.69992495, 50.2599869, 1.75646369e-006, 0.999991417, 1.74156298e-007, -1.04150445e-007, -1.60883403e-007, 1, 0.999999762, -1.6223396e-006, 9.62157287e-008) | |
| 105 | o6.BottomSurface = Enum.SurfaceType.Weld | |
| 106 | o6.TopSurface = Enum.SurfaceType.Smooth | |
| 107 | o6.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
| 108 | o7.Parent = o6 | |
| 109 | o7.MeshId = "http://www.roblox.com/asset/?id=5158270" | |
| 110 | o7.Scale = Vector3.new(0.140000001, 0.170000002, 0.100000001) | |
| 111 | o7.MeshType = Enum.MeshType.FileMesh | |
| 112 | o8.Name = "Straps" | |
| 113 | o8.Parent = o1 | |
| 114 | o8.Material = Enum.Material.Fabric | |
| 115 | o8.BrickColor = BrickColor.new("Really black")
| |
| 116 | o8.Position = Vector3.new(-13.5199518, 3.48991394, 50.2599869) | |
| 117 | o8.Rotation = Vector3.new(5.96738209e-006, 0.000100637961, 89.9999924) | |
| 118 | o8.Anchored = true | |
| 119 | o8.CanCollide = false | |
| 120 | o8.FormFactor = Enum.FormFactor.Custom | |
| 121 | o8.Shape = Enum.PartType.Cylinder | |
| 122 | o8.Size = Vector3.new(0.200000003, 1.49000013, 1.25999999) | |
| 123 | o8.CFrame = CFrame.new(-13.5199518, 3.48991394, 50.2599869, 1.44325043e-007, -0.999991238, 1.75646369e-006, 0.999999881, 1.31081052e-007, -1.04150445e-007, 9.48765404e-008, 1.6242019e-006, 0.999999762) | |
| 124 | o8.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
| 125 | o8.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
| 126 | o8.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
| 127 | o8.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
| 128 | o8.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
| 129 | o8.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
| 130 | o8.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
| 131 | o9.Name = "Ring2" | |
| 132 | o9.Parent = o1 | |
| 133 | o9.BrickColor = BrickColor.new("Dark stone grey")
| |
| 134 | o9.Position = Vector3.new(-12.8061161, 3.77991295, 49.9993477) | |
| 135 | o9.Rotation = Vector3.new(-1.48261315e-005, -66.1664276, -2.4695395e-005) | |
| 136 | o9.Anchored = true | |
| 137 | o9.CanCollide = false | |
| 138 | o9.FormFactor = Enum.FormFactor.Custom | |
| 139 | o9.Size = Vector3.new(0.600000024, 0.200000003, 1) | |
| 140 | o9.CFrame = CFrame.new(-12.8061161, 3.77991295, 49.9993477, 0.404059976, 1.74156298e-007, -0.914723039, -1.6136562e-007, 1, 1.0455733e-007, 0.914730787, 9.62157287e-008, 0.404063195) | |
| 141 | o9.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
| 142 | o9.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
| 143 | o9.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
| 144 | o9.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
| 145 | o9.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
| 146 | o9.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
| 147 | o9.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
| 148 | o10.Parent = o9 | |
| 149 | o10.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
| 150 | o10.Scale = Vector3.new(0.340000004, 0.300000012, 0.300000012) | |
| 151 | o10.MeshType = Enum.MeshType.FileMesh | |
| 152 | o11.Name = "Straps" | |
| 153 | o11.Parent = o1 | |
| 154 | o11.Material = Enum.Material.Fabric | |
| 155 | o11.BrickColor = BrickColor.new("Really black")
| |
| 156 | o11.Position = Vector3.new(-13.5199518, 4.00991392, 50.2599869) | |
| 157 | o11.Rotation = Vector3.new(5.96738209e-006, 0.000100637961, 89.9999924) | |
| 158 | o11.Anchored = true | |
| 159 | o11.CanCollide = false | |
| 160 | o11.FormFactor = Enum.FormFactor.Custom | |
| 161 | o11.Shape = Enum.PartType.Cylinder | |
| 162 | o11.Size = Vector3.new(0.200000003, 1.49000013, 1.25999999) | |
| 163 | o11.CFrame = CFrame.new(-13.5199518, 4.00991392, 50.2599869, 1.44325043e-007, -0.999991238, 1.75646369e-006, 0.999999881, 1.31081052e-007, -1.04150445e-007, 9.48765404e-008, 1.6242019e-006, 0.999999762) | |
| 164 | o11.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
| 165 | o11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
| 166 | o11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
| 167 | o11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
| 168 | o11.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
| 169 | o11.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
| 170 | o11.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
| 171 | o12.Name = "Ring1" | |
| 172 | o12.Parent = o1 | |
| 173 | o12.BrickColor = BrickColor.new("Dark stone grey")
| |
| 174 | o12.Position = Vector3.new(-12.7999144, 3.76992106, 50.5299988) | |
| 175 | o12.Rotation = Vector3.new(-179.999969, -69.3177338, -179.999985) | |
| 176 | o12.Anchored = true | |
| 177 | o12.CanCollide = false | |
| 178 | o12.FormFactor = Enum.FormFactor.Custom | |
| 179 | o12.Size = Vector3.new(0.600000024, 0.200000003, 1) | |
| 180 | o12.CFrame = CFrame.new(-12.7999144, 3.76992106, 50.5299988, -0.353160918, 1.74156298e-007, -0.935553372, -4.22077129e-008, 1, 1.87534141e-007, 0.935561061, 9.62157287e-008, -0.353164017) | |
| 181 | o12.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
| 182 | o12.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
| 183 | o12.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
| 184 | o12.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
| 185 | o12.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
| 186 | o12.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
| 187 | o12.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
| 188 | o13.Parent = o12 | |
| 189 | o13.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
| 190 | o13.Scale = Vector3.new(0.340000004, 0.300000012, 0.300000012) | |
| 191 | o13.MeshType = Enum.MeshType.FileMesh | |
| 192 | o14.Name = "Breather" | |
| 193 | o14.Parent = o1 | |
| 194 | o14.Material = Enum.Material.Metal | |
| 195 | o14.BrickColor = BrickColor.new("Really black")
| |
| 196 | o14.Position = Vector3.new(-12.7419596, 3.69627094, 50.2550011) | |
| 197 | o14.Rotation = Vector3.new(5.96738209e-006, 0.000100637961, -39.5510521) | |
| 198 | o14.Anchored = true | |
| 199 | o14.CanCollide = false | |
| 200 | o14.FormFactor = Enum.FormFactor.Custom | |
| 201 | o14.Shape = Enum.PartType.Cylinder | |
| 202 | o14.Size = Vector3.new(0.600000024, 0.340000093, 0.25000003) | |
| 203 | o14.CFrame = CFrame.new(-12.7419596, 3.69627094, 50.2550011, 0.771050453, 0.636759639, 1.75646369e-006, -0.636765182, 0.771057129, -1.04150445e-007, -1.31184265e-006, -9.5997575e-007, 0.999999762) | |
| 204 | o14.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
| 205 | o14.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
| 206 | o14.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
| 207 | o14.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
| 208 | o14.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
| 209 | o14.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
| 210 | o14.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
| 211 | o15.Name = "Breather" | |
| 212 | o15.Parent = o1 | |
| 213 | o15.Material = Enum.Material.Metal | |
| 214 | o15.BrickColor = BrickColor.new("Really black")
| |
| 215 | o15.Position = Vector3.new(-12.5337915, 3.51434994, 50.2550011) | |
| 216 | o15.Rotation = Vector3.new(5.96738209e-006, 0.000100637961, -39.5510521) | |
| 217 | o15.Anchored = true | |
| 218 | o15.CanCollide = false | |
| 219 | o15.FormFactor = Enum.FormFactor.Custom | |
| 220 | o15.Shape = Enum.PartType.Cylinder | |
| 221 | o15.Size = Vector3.new(0.200000003, 0.340000093, 0.350000024) | |
| 222 | o15.CFrame = CFrame.new(-12.5337915, 3.51434994, 50.2550011, 0.771050453, 0.636759639, 1.75646369e-006, -0.636765182, 0.771057129, -1.04150445e-007, -1.31184265e-006, -9.5997575e-007, 0.999999762) | |
| 223 | o15.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
| 224 | o15.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
| 225 | o15.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
| 226 | o15.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
| 227 | o15.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
| 228 | o15.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
| 229 | o15.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
| 230 | o16.Name = "Breather" | |
| 231 | o16.Parent = o1 | |
| 232 | o16.Material = Enum.Material.Metal | |
| 233 | o16.BrickColor = BrickColor.new("Really black")
| |
| 234 | o16.Position = Vector3.new(-12.7920103, 3.39220095, 49.784256) | |
| 235 | o16.Rotation = Vector3.new(10.8745985, 48.2677155, -21.6106548) | |
| 236 | o16.Anchored = true | |
| 237 | o16.CanCollide = false | |
| 238 | o16.FormFactor = Enum.FormFactor.Custom | |
| 239 | o16.Shape = Enum.PartType.Cylinder | |
| 240 | o16.Size = Vector3.new(0.230000019, 0.540000081, 0.75) | |
| 241 | o16.CFrame = CFrame.new(-12.7920103, 3.39220095, 49.784256, 0.618847609, 0.24515225, 0.746263206, -0.230788618, 0.96486491, -0.125580132, -0.75083673, -0.0945150182, 0.653688967) | |
| 242 | o16.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
| 243 | o16.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
| 244 | o16.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
| 245 | o16.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
| 246 | o16.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
| 247 | o16.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
| 248 | o16.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
| 249 | o17.Name = "Breather" | |
| 250 | o17.Parent = o1 | |
| 251 | o17.Material = Enum.Material.Metal | |
| 252 | o17.BrickColor = BrickColor.new("Really black")
| |
| 253 | o17.Position = Vector3.new(-12.8723783, 3.42192006, 49.8816109) | |
| 254 | o17.Rotation = Vector3.new(10.8745985, 48.2677155, -21.6106548) | |
| 255 | o17.Anchored = true | |
| 256 | o17.CanCollide = false | |
| 257 | o17.FormFactor = Enum.FormFactor.Custom | |
| 258 | o17.Shape = Enum.PartType.Cylinder | |
| 259 | o17.Size = Vector3.new(0.370000005, 0.540000081, 0.310000002) | |
| 260 | o17.CFrame = CFrame.new(-12.8723783, 3.42192006, 49.8816109, 0.618847609, 0.24515225, 0.746263206, -0.230788618, 0.96486491, -0.125580132, -0.75083673, -0.0945150182, 0.653688967) | |
| 261 | o17.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
| 262 | o17.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
| 263 | o17.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
| 264 | o17.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
| 265 | o17.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
| 266 | o17.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
| 267 | o17.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
| 268 | function onTouched(hit) | |
| 269 | local d = hit.Parent:GetChildren() | |
| 270 | for i=1, #d do | |
| 271 | if (d[i].className == "Hat") then | |
| 272 | d[i]:remove() | |
| 273 | end | |
| 274 | end | |
| 275 | if hit.Parent:findFirstChild("Humanoid") ~= nil and hit.Parent:findFirstChild("Face") == nil then
| |
| 276 | local g = o1:clone() | |
| 277 | g.Parent = hit.Parent | |
| 278 | local C = g:GetChildren() | |
| 279 | for i=1, #C do | |
| 280 | if C[i].className == "Part" then | |
| 281 | local W = Instance.new("Weld")
| |
| 282 | W.Part0 = g.Middle | |
| 283 | W.Part1 = C[i] | |
| 284 | local CJ = CFrame.new(g.Middle.Position) | |
| 285 | local C0 = g.Middle.CFrame:inverse()*CJ | |
| 286 | local C1 = C[i].CFrame:inverse()*CJ | |
| 287 | W.C0 = C0 | |
| 288 | W.C1 = C1 | |
| 289 | W.Parent = g.Middle | |
| 290 | g.Middle.Transparency = 1 | |
| 291 | end | |
| 292 | local Y = Instance.new("Weld")
| |
| 293 | Y.Part0 = hit.Parent.Head | |
| 294 | Y.Part1 = g.Middle | |
| 295 | Y.C0 = CFrame.new(0, 0, 0) | |
| 296 | Y.Parent = Y.Part0 | |
| 297 | end | |
| 298 | ||
| 299 | local h = g:GetChildren() | |
| 300 | for i = 1, # h do | |
| 301 | h[i].Anchored = false | |
| 302 | h[i].CanCollide = false | |
| 303 | end | |
| 304 | ||
| 305 | end | |
| 306 | end | |
| 307 | ||
| 308 | onTouched(game.Players.LocalPlayer.Character.Head) | |
| 309 | end | |
| 310 | local Player = game:service'Players'.localPlayer | |
| 311 | local chara = Player.Character | |
| 312 | ||
| 313 | shirt= Instance.new("Shirt", Character)
| |
| 314 | shirt.Name = "Shirt" | |
| 315 | pants = Instance.new("Pants", Character)
| |
| 316 | pants.Name = "Pants" | |
| 317 | chara.Shirt.ShirtTemplate = "http://www.roblox.com/asset/?id=245656735" | |
| 318 | chara.Pants.PantsTemplate = "http://www.roblox.com/asset/?id=245656766" | |
| 319 | ||
| 320 | ||
| 321 | ||
| 322 | -------------------------- | |
| 323 | --Zenith Battle Rifle-70-- | |
| 324 | ---------------------------------------------------------------- | |
| 325 | --By CKbackup (Sugarie Saffron) -- | |
| 326 | --YT: https://www.youtube.com/channel/UC8n9FFz7e6Zo13ob_5F9MJw-- | |
| 327 | --Discord: Sugarie Saffron#4705 -- | |
| 328 | ---------------------------------------------------------------- | |
| 329 | ||
| 330 | print([[ | |
| 331 | -------------------------------- | |
| 332 | By CKbackup (Sugarie Saffron) | |
| 333 | YT: https://www.youtube.com/channel/UC8n9FFz7e6Zo13ob_5F9MJw | |
| 334 | Discord: Sugarie Saffron#4705 | |
| 335 | -------------------------------- | |
| 336 | The Zenith Battle Rifle 70 (ZBR-70) | |
| 337 | The ZBR-70 was a rifle designed by | |
| 338 | Engineer Alexander Zenith in 1970, for a | |
| 339 | cheap yet reliable option to be used | |
| 340 | as a standard issue rifle. | |
| 341 | It fires 5.56 calibre rounds and | |
| 342 | is still used today in several armies | |
| 343 | and police forces. | |
| 344 | -------------------------------- | |
| 345 | (Keys) | |
| 346 | Click (Hold) - Fire | |
| 347 | R - Reload | |
| 348 | Q/E - Quick Strafe | |
| 349 | Z - Dive | |
| 350 | X - Knife Stab | |
| 351 | F - Heal | |
| 352 | H - Flashlight | |
| 353 | ||
| 354 | Reloading while there's still ammo will | |
| 355 | add an extra bullet. | |
| 356 | Rifle only has an effective range of | |
| 357 | 200 studs. | |
| 358 | Healing will add a health point for 200 | |
| 359 | frames before wearing out, and has a | |
| 360 | cooldown of 30 seconds. | |
| 361 | ]]) | |
| 362 | ||
| 363 | wait(1/60) | |
| 364 | Effects = { }
| |
| 365 | local Player = game:service'Players'.localPlayer | |
| 366 | local chara = Player.Character | |
| 367 | local Humanoid = chara:FindFirstChildOfClass("Humanoid")
| |
| 368 | local Mouse = Player:GetMouse() | |
| 369 | local LeftArm = chara["Left Arm"] | |
| 370 | local RightArm = chara["Right Arm"] | |
| 371 | local LeftLeg = chara["Left Leg"] | |
| 372 | local RightLeg = chara["Right Leg"] | |
| 373 | local Head = chara.Head | |
| 374 | local Torso = chara.Torso | |
| 375 | local Camera = workspace.CurrentCamera | |
| 376 | local RootPart = chara.HumanoidRootPart | |
| 377 | local RootJoint = RootPart.RootJoint | |
| 378 | local attack = false | |
| 379 | local Anim = 'Idle' | |
| 380 | local attacktype = 1 | |
| 381 | local delays = false | |
| 382 | local play = true | |
| 383 | local targetted = nil | |
| 384 | local Torsovelocity = (RootPart.Velocity * Vector3.new(1, 0, 1)).magnitude | |
| 385 | local velocity = RootPart.Velocity.y | |
| 386 | local sine = 0 | |
| 387 | local change = 1 | |
| 388 | local doe = 0 | |
| 389 | local Create = LoadLibrary("RbxUtility").Create
| |
| 390 | local debby = game:GetService("Debris")
| |
| 391 | Humanoid.WalkSpeed = 16 | |
| 392 | ||
| 393 | local shots = 30 | |
| 394 | ||
| 395 | local healing = false | |
| 396 | ||
| 397 | Humanoid.Animator.Parent = nil | |
| 398 | chara.Animate.Parent = nil | |
| 399 | ||
| 400 | local newMotor = function(part0, part1, c0, c1) | |
| 401 | local w = Create('Motor'){
| |
| 402 | Parent = part0, | |
| 403 | Part0 = part0, | |
| 404 | Part1 = part1, | |
| 405 | C0 = c0, | |
| 406 | C1 = c1, | |
| 407 | } | |
| 408 | return w | |
| 409 | end | |
| 410 | ||
| 411 | function clerp(a, b, t) | |
| 412 | return a:lerp(b, t) | |
| 413 | end | |
| 414 | ||
| 415 | RootCF = CFrame.fromEulerAnglesXYZ(-1.57, 0, 3.14) | |
| 416 | NeckCF = CFrame.new(0, 1, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0) | |
| 417 | ||
| 418 | local RW = newMotor(Torso, RightArm, CFrame.new(1.5, 0, 0), CFrame.new(0, 0, 0)) | |
| 419 | local LW = newMotor(Torso, LeftArm, CFrame.new(-1.5, 0, 0), CFrame.new(0, 0, 0)) | |
| 420 | local RH = newMotor(Torso, RightLeg, CFrame.new(.5, -2, 0), CFrame.new(0, 0, 0)) | |
| 421 | local LH = newMotor(Torso, LeftLeg, CFrame.new(-.5, -2, 0), CFrame.new(0, 0, 0)) | |
| 422 | RootJoint.C1 = CFrame.new(0, 0, 0) | |
| 423 | RootJoint.C0 = CFrame.new(0, 0, 0) | |
| 424 | Torso.Neck.C1 = CFrame.new(0, 0, 0) | |
| 425 | Torso.Neck.C0 = CFrame.new(0, 1.5, 0) | |
| 426 | ||
| 427 | local rarmc1 = RW.C1 | |
| 428 | local larmc1 = LW.C1 | |
| 429 | local rlegc1 = RH.C1 | |
| 430 | local llegc1 = LH.C1 | |
| 431 | ||
| 432 | local resetc1 = false | |
| 433 | ||
| 434 | function PlayAnimationFromTable(table, speed, bool) | |
| 435 | RootJoint.C0 = clerp(RootJoint.C0, table[1], speed) | |
| 436 | Torso.Neck.C0 = clerp(Torso.Neck.C0, table[2], speed) | |
| 437 | RW.C0 = clerp(RW.C0, table[3], speed) | |
| 438 | LW.C0 = clerp(LW.C0, table[4], speed) | |
| 439 | RH.C0 = clerp(RH.C0, table[5], speed) | |
| 440 | LH.C0 = clerp(LH.C0, table[6], speed) | |
| 441 | if bool == true then | |
| 442 | if resetc1 == false then | |
| 443 | resetc1 = true | |
| 444 | RootJoint.C1 = RootJoint.C1 | |
| 445 | Torso.Neck.C1 = Torso.Neck.C1 | |
| 446 | RW.C1 = rarmc1 | |
| 447 | LW.C1 = larmc1 | |
| 448 | RH.C1 = rlegc1 | |
| 449 | LH.C1 = llegc1 | |
| 450 | end | |
| 451 | end | |
| 452 | end | |
| 453 | ||
| 454 | ArtificialHB = Instance.new("BindableEvent", script)
| |
| 455 | ArtificialHB.Name = "Heartbeat" | |
| 456 | script:WaitForChild("Heartbeat")
| |
| 457 | frame = 0.03333333333333 | |
| 458 | tf = 0 | |
| 459 | allowframeloss = false | |
| 460 | tossremainder = false | |
| 461 | lastframe = tick() | |
| 462 | script.Heartbeat:Fire() | |
| 463 | game:GetService("RunService").Heartbeat:connect(function(s, p)
| |
| 464 | tf = tf + s | |
| 465 | if tf >= frame then | |
| 466 | if allowframeloss then | |
| 467 | script.Heartbeat:Fire() | |
| 468 | lastframe = tick() | |
| 469 | else | |
| 470 | for i = 1, math.floor(tf / frame) do | |
| 471 | script.Heartbeat:Fire() | |
| 472 | end | |
| 473 | lastframe = tick() | |
| 474 | end | |
| 475 | if tossremainder then | |
| 476 | tf = 0 | |
| 477 | else | |
| 478 | tf = tf - frame * math.floor(tf / frame) | |
| 479 | end | |
| 480 | end | |
| 481 | end) | |
| 482 | function swait(num) | |
| 483 | if num == 0 or num == nil then | |
| 484 | ArtificialHB.Event:wait() | |
| 485 | else | |
| 486 | for i = 0, num do | |
| 487 | ArtificialHB.Event:wait() | |
| 488 | end | |
| 489 | end | |
| 490 | end | |
| 491 | ||
| 492 | function RemoveOutlines(part) | |
| 493 | part.TopSurface, part.BottomSurface, part.LeftSurface, part.RightSurface, part.FrontSurface, part.BackSurface = 10, 10, 10, 10, 10, 10 | |
| 494 | end | |
| 495 | ||
| 496 | function so(id,par,pit,vol) | |
| 497 | local sou = Instance.new("Sound", par or workspace)
| |
| 498 | if par == chara then | |
| 499 | sou.Parent = chara.Torso | |
| 500 | end | |
| 501 | sou.Volume = vol | |
| 502 | sou.Pitch = pit or 1 | |
| 503 | sou.SoundId = "rbxassetid://" .. id | |
| 504 | sou.PlayOnRemove = true | |
| 505 | sou:Destroy() | |
| 506 | end | |
| 507 | ||
| 508 | --This is just for builds-- | |
| 509 | New = function(Object, Parent, Name, Data) | |
| 510 | local Object = Instance.new(Object) | |
| 511 | for Index, Value in pairs(Data or {}) do
| |
| 512 | Object[Index] = Value | |
| 513 | end | |
| 514 | Object.Parent = Parent | |
| 515 | Object.Name = Name | |
| 516 | return Object | |
| 517 | end | |
| 518 | ||
| 519 | Rifle = New("Model",chara,"Rifle",{})
| |
| 520 | Handaru = New("Part",Rifle,"Handaru",{Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.299999684, 0.899999976, 0.200000003),CFrame = CFrame.new(4.86797953, 9.56716633, -139.033096, 5.38420863e-10, 1.44063961e-09, 1, 0.939692974, -0.342020035, 4.30411262e-12, 0.342022955, 0.93970108, 2.29920261e-09),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,})
| |
| 521 | Mesh = New("BlockMesh",Handaru,"Mesh",{Scale = Vector3.new(0.699999988, 0.800000012, 0.899999976),})
| |
| 522 | Weld = New("ManualWeld",Handaru,"Weld",{Part0 = Handaru,Part1 = RightArm,C0 = CFrame.new(0, 0, 0, 0, 0.939692974, 0.342020005, 0, -0.342020005, 0.939692974, 1, 0, 0),C1 = CFrame.new(-0.17155385, -1.13280964, 0.0381164551, -1, -0.000112917653, 0.000207058736, -0.000112889931, 1, 0.000133873371, -0.000207074263, 0.000133850204, -1.00000167),})
| |
| 523 | Part = New("Part",Rifle,"Part",{BrickColor = BrickColor.new("Black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.19999969, 0.300000191, 0.200000003),CFrame = CFrame.new(4.86804056, 9.70005512, -138.636124, 1.32227007e-11, 1.53790924e-09, 1, 1.00000036, 0, 4.30411262e-12, 0, 1.00000894, 2.29920261e-09),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.105882, 0.164706, 0.207843),})
| |
| 524 | Mesh = New("CylinderMesh",Part,"Mesh",{})
| |
| 525 | Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = Handaru,C0 = CFrame.new(0, 0, 0, -1.00000668, 0, 0, 0, 1.00000668, 0, 0, 0, -1),C1 = CFrame.new(0.260647774, 0.327582359, 6.10351563e-05, -0.939698994, 0.34202221, 0, 0.34202221, 0.939698994, 0, 0, 0, -1),})
| |
| 526 | Part = New("Part",Rifle,"Part",{BrickColor = BrickColor.new("Black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.299999744, 0.200000003, 0.200000003),CFrame = CFrame.new(4.86801004, 6.5500145, -138.486115, 1.32227007e-11, 1.53790924e-09, 1, 1.00000036, 0, 4.30411262e-12, 0, 1.00000894, 2.29920261e-09),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.105882, 0.164706, 0.207843),})
| |
| 527 | Mesh = New("BlockMesh",Part,"Mesh",{})
| |
| 528 | Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = Handaru,C0 = CFrame.new(0, 0, 0, -1.00000668, 0, 0, 0, 1.00000668, 0, 0, 0, -1),C1 = CFrame.new(-2.64811707, 1.54591751, 3.05175781e-05, -0.939698994, 0.34202221, 0, 0.34202221, 0.939698994, 0, 0, 0, -1),})
| |
| 529 | Part = New("Part",Rifle,"Part",{BrickColor = BrickColor.new("Black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(1.19999969, 0.300000012, 0.200000003),CFrame = CFrame.new(4.86801004, 9.10005951, -138.636124, 1.32227007e-11, 1.53790924e-09, 1, 1.00000036, 0, 4.30411262e-12, 0, 1.00000894, 2.29920261e-09),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.105882, 0.164706, 0.207843),})
| |
| 530 | Mesh = New("BlockMesh",Part,"Mesh",{})
| |
| 531 | Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = Handaru,C0 = CFrame.new(0, 0, 0, -1.00000668, 0, 0, 0, 1.00000668, 0, 0, 0, -1),C1 = CFrame.new(-0.303163528, 0.532794952, 3.05175781e-05, -0.939698994, 0.34202221, 0, 0.34202221, 0.939698994, 0, 0, 0, -1),})
| |
| 532 | Part = New("Part",Rifle,"Part",{BrickColor = BrickColor.new("Black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.19999969, 0.0999999195, 0.200000003),CFrame = CFrame.new(4.86804056, 6.35001183, -138.486099, 1.53790924e-09, 1.32226452e-11, -1, 2.98023224e-08, 1.00000036, -4.30411262e-12, 1.00000894, -2.98023224e-08, -2.29920261e-09),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.105882, 0.164706, 0.207843),})
| |
| 533 | Mesh = New("CylinderMesh",Part,"Mesh",{})
| |
| 534 | Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = Handaru,C0 = CFrame.new(0, 0, 0, 0, 1.00000668, 0, -1.00000668, 0, 0, 0, 0, 1),C1 = CFrame.new(-2.8360548, 1.6143322, 6.10351563e-05, -0.939698994, 0.34202224, 0, 0.34202224, 0.939698994, 0, 0, 0, -1),})
| |
| 535 | Part = New("Part",Rifle,"Part",{BrickColor = BrickColor.new("Black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.19999969, 0.200000003, 0.100000001),CFrame = CFrame.new(4.9180131, 8.10003662, -138.486099, 1.32226452e-11, -1.53790924e-09, -1, 1.00000036, -2.98023224e-08, -4.30411262e-12, -2.98023224e-08, -1.00000894, -2.29920261e-09),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.105882, 0.164706, 0.207843),})
| |
| 536 | Mesh = New("BlockMesh",Part,"Mesh",{Offset = Vector3.new(0, -0, -0.0250000004),Scale = Vector3.new(1, 0.5, 0.5),})
| |
| 537 | Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = Handaru,C0 = CFrame.new(0, 0, 0, -1.00000668, 0, 0, 0, -1.00000668, 0, 0, 0, 1),C1 = CFrame.new(-1.19156933, 1.01578903, 0.0500335693, -0.939698994, 0.34202224, 0, 0.34202224, 0.939698994, 0, 0, 0, -1),})
| |
| 538 | Part = New("Part",Rifle,"Part",{BrickColor = BrickColor.new("Black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.19999969, 0.200000003, 0.100000001),CFrame = CFrame.new(4.81800699, 8.10003662, -138.486099, 1.32226452e-11, 1.53790924e-09, 1, 1.00000036, 2.98023224e-08, 4.30411262e-12, -2.98023224e-08, 1.00000894, 2.29920261e-09),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.105882, 0.164706, 0.207843),})
| |
| 539 | Mesh = New("BlockMesh",Part,"Mesh",{Offset = Vector3.new(0, -0, -0.0250000004),Scale = Vector3.new(1, 0.5, 0.5),})
| |
| 540 | Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = Handaru,C0 = CFrame.new(0, 0, 0, -1.00000668, 0, 0, 0, 1.00000668, 0, 0, 0, -1),C1 = CFrame.new(-1.19156933, 1.01578903, -0.0499725342, -0.939698994, 0.34202224, 0, 0.34202224, 0.939698994, 0, 0, 0, -1),})
| |
| 541 | Part = New("Part",Rifle,"Part",{BrickColor = BrickColor.new("Black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.19999969, 0.200000003, 0.100000001),CFrame = CFrame.new(4.86797953, 8.10003662, -138.436142, 1.32226452e-11, 1, -1.53790924e-09, 1.00000036, 4.30411262e-12, -2.98023224e-08, -2.98023224e-08, 2.29920261e-09, -1.00000894),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.105882, 0.164706, 0.207843),})
| |
| 542 | Mesh = New("BlockMesh",Part,"Mesh",{Offset = Vector3.new(0, -0, -0.0250000004),Scale = Vector3.new(1, 0.5, 0.5),})
| |
| 543 | Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = Handaru,C0 = CFrame.new(0, 0, 0, -1.00000668, 0, 0, 0, 0, -1, 0, -1.00000668, 0),C1 = CFrame.new(-1.17448044, 1.06274033, 0, -0.939698994, 0.34202224, 0, 0.34202224, 0.939698994, 0, 0, 0, -1),})
| |
| 544 | Part = New("Part",Rifle,"Part",{BrickColor = BrickColor.new("Black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.19999969, 0.200000003, 0.100000001),CFrame = CFrame.new(4.86805582, 8.10003662, -138.536102, 1.32226452e-11, -1, 1.53790924e-09, 1.00000036, -4.30411262e-12, 2.98023224e-08, -2.98023224e-08, -2.29920261e-09, 1.00000894),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.105882, 0.164706, 0.207843),})
| |
| 545 | Mesh = New("BlockMesh",Part,"Mesh",{Offset = Vector3.new(0, -0, -0.0250000004),Scale = Vector3.new(1, 0.5, 0.5),})
| |
| 546 | Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = Handaru,C0 = CFrame.new(0, 0, 0, -1.00000668, 0, 0, 0, 0, 1, 0, 1.00000668, 0),C1 = CFrame.new(-1.20866871, 0.968809128, 7.62939453e-05, -0.939698994, 0.34202224, 0, 0.34202224, 0.939698994, 0, 0, 0, -1),})
| |
| 547 | Part = New("Part",Rifle,"Part",{BrickColor = BrickColor.new("Black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.0999997631, 0.100000001, 0.100000001),CFrame = CFrame.new(4.9180131, 9.25004292, -138.33609, 1.32226452e-11, 1.53790924e-09, 1, 1.00000036, 2.98023224e-08, 4.30411262e-12, -2.98023224e-08, 1.00000894, 2.29920261e-09),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.105882, 0.164706, 0.207843),})
| |
| 548 | Mesh = New("BlockMesh",Part,"Mesh",{Offset = Vector3.new(0, -0.0250000004, 0),Scale = Vector3.new(0.200000003, 0.5, 0.800000012),})
| |
| 549 | Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = Handaru,C0 = CFrame.new(0, 0, 0, -1.00000668, 0, 0, 0, 1.00000668, 0, 0, 0, -1),C1 = CFrame.new(-0.0596132278, 0.763422012, 0.0500335693, -0.939698994, 0.34202224, 0, 0.34202224, 0.939698994, 0, 0, 0, -1),})
| |
| 550 | Part = New("Part",Rifle,"Part",{BrickColor = BrickColor.new("Black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.399999678, 0.400000006, 0.200000003),CFrame = CFrame.new(4.86801004, 8.84343719, -138.889923, -2.54032906e-10, 1.51684099e-09, 1, 0.984808087, 0.17364797, 4.30411262e-12, -0.17364952, 0.984816551, 2.29920261e-09),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.105882, 0.164706, 0.207843),})
| |
| 551 | Mesh = New("BlockMesh",Part,"Mesh",{Scale = Vector3.new(1, 1, 0.899999976),})
| |
| 552 | Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = Handaru,C0 = CFrame.new(0, 0, 0, -0.984814465, -0.173649132, 0, -0.173649132, 0.984814465, 0, 0, 0, -1),C1 = CFrame.new(-0.631113052, 0.382074356, 3.05175781e-05, -0.939698994, 0.34202224, 0, 0.34202224, 0.939698994, 0, 0, 0, -1),})
| |
| 553 | Part = New("Part",Rifle,"Part",{BrickColor = BrickColor.new("Black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.19999969, 0.200000003, 0.100000001),CFrame = CFrame.new(4.86805582, 6.90001345, -138.536102, 1.32226452e-11, -1, 1.53790924e-09, 1.00000036, -4.30411262e-12, 2.98023224e-08, -2.98023224e-08, -2.29920261e-09, 1.00000894),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.105882, 0.164706, 0.207843),})
| |
| 554 | Mesh = New("BlockMesh",Part,"Mesh",{Offset = Vector3.new(0, -0, -0.0250000004),Scale = Vector3.new(1, 0.5, 0.5),})
| |
| 555 | Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = Handaru,C0 = CFrame.new(0, 0, 0, -1.00000668, 0, 0, 0, 0, 1, 0, 1.00000668, 0),C1 = CFrame.new(-2.33632183, 1.37924004, 7.62939453e-05, -0.939698994, 0.34202224, 0, 0.34202224, 0.939698994, 0, 0, 0, -1),})
| |
| 556 | Part = New("Part",Rifle,"Part",{BrickColor = BrickColor.new("Black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.19999969, 0.200000003, 0.100000001),CFrame = CFrame.new(4.9180131, 7.5000248, -138.486099, 1.32226452e-11, -1.53790924e-09, -1, 1.00000036, -2.98023224e-08, -4.30411262e-12, -2.98023224e-08, -1.00000894, -2.29920261e-09),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.105882, 0.164706, 0.207843),})
| |
| 557 | Mesh = New("BlockMesh",Part,"Mesh",{Offset = Vector3.new(0, -0, -0.0250000004),Scale = Vector3.new(1, 0.5, 0.5),})
| |
| 558 | Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = Handaru,C0 = CFrame.new(0, 0, 0, -1.00000668, 0, 0, 0, -1.00000668, 0, 0, 0, 1),C1 = CFrame.new(-1.75539589, 1.22100544, 0.0500335693, -0.939698994, 0.34202224, 0, 0.34202224, 0.939698994, 0, 0, 0, -1),})
| |
| 559 | Part = New("Part",Rifle,"Part",{BrickColor = BrickColor.new("Black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.19999969, 0.200000003, 0.100000001),CFrame = CFrame.new(4.81800699, 7.5000248, -138.486099, 1.32226452e-11, 1.53790924e-09, 1, 1.00000036, 2.98023224e-08, 4.30411262e-12, -2.98023224e-08, 1.00000894, 2.29920261e-09),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.105882, 0.164706, 0.207843),})
| |
| 560 | Mesh = New("BlockMesh",Part,"Mesh",{Offset = Vector3.new(0, -0, -0.0250000004),Scale = Vector3.new(1, 0.5, 0.5),})
| |
| 561 | Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = Handaru,C0 = CFrame.new(0, 0, 0, -1.00000668, 0, 0, 0, 1.00000668, 0, 0, 0, -1),C1 = CFrame.new(-1.75539589, 1.22100544, -0.0499725342, -0.939698994, 0.34202224, 0, 0.34202224, 0.939698994, 0, 0, 0, -1),})
| |
| 562 | Part = New("Part",Rifle,"Part",{BrickColor = BrickColor.new("Black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(1.49999988, 0.100000001, 0.100000001),CFrame = CFrame.new(4.9180131, 7.45002079, -138.536102, -1.32226452e-11, 1.53790924e-09, -1, -1.00000036, 2.98023224e-08, -4.30411262e-12, 2.98023224e-08, 1.00000894, -2.29920261e-09),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.105882, 0.164706, 0.207843),})
| |
| 563 | Mesh = New("BlockMesh",Part,"Mesh",{Offset = Vector3.new(0, -0.0250000004, -0.0250000004),Scale = Vector3.new(1, 0.5, 0.5),})
| |
| 564 | Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = Handaru,C0 = CFrame.new(0, 0, 0, 1.00000668, 0, 0, 0, 1.00000668, 0, 0, 0, 1),C1 = CFrame.new(-1.81948566, 1.19112206, 0.0500335693, -0.939698994, 0.34202224, 0, 0.34202224, 0.939698994, 0, 0, 0, -1),})
| |
| 565 | Part = New("Part",Rifle,"Part",{BrickColor = BrickColor.new("Institutional white"),Material = Enum.Material.Neon,Size = Vector3.new(0.199999765, 0.100000001, 0.200000003),CFrame = CFrame.new(4.86801004, 6.50001335, -138.336105, -1.32226452e-11, 1.53790924e-09, -1, -1.00000036, 2.98023224e-08, -4.30411262e-12, 2.98023224e-08, 1.00000894, -2.29920261e-09),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.972549, 0.972549, 0.972549),})
| |
| 566 | Mesh = New("BlockMesh",Part,"Mesh",{Offset = Vector3.new(0, -0.0250000004, 0),Scale = Vector3.new(0.400000006, 0.600000024, 0.0500000007),})
| |
| 567 | Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = Handaru,C0 = CFrame.new(0, 0, 0, 1.00000668, 0, 0, 0, 1.00000668, 0, 0, 0, 1),C1 = CFrame.new(-2.64379501, 1.70398521, 3.05175781e-05, -0.939698994, 0.34202224, 0, 0.34202224, 0.939698994, 0, 0, 0, -1),})
| |
| 568 | Part = New("Part",Rifle,"Part",{BrickColor = BrickColor.new("Black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.19999975, 0.100000001, 0.100000001),CFrame = CFrame.new(4.86801004, 8.05001831, -138.636108, 1, -1.53790924e-09, 1.32226452e-11, 4.30411262e-12, -2.98023224e-08, 1.00000036, 2.29920261e-09, -1.00000894, -2.98023224e-08),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.105882, 0.164706, 0.207843),})
| |
| 569 | Mesh = New("SpecialMesh",Part,"Mesh",{MeshType = Enum.MeshType.Wedge,})
| |
| 570 | Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = Handaru,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 0, -1.00000668, 0, -1.00000668, 0, 0),C1 = CFrame.new(-1.28987503, 0.891940117, 3.05175781e-05, -0.939698994, 0.34202224, 0, 0.34202224, 0.939698994, 0, 0, 0, -1),})
| |
| 571 | Part = New("Part",Rifle,"Part",{BrickColor = BrickColor.new("Black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.399999559, 0.200000018, 0.200000003),CFrame = CFrame.new(4.86801004, 8.30002022, -138.586105, 1.32226452e-11, 1.53790924e-09, 1, 1.00000036, 2.98023224e-08, 4.30411262e-12, -2.98023224e-08, 1.00000894, 2.29920261e-09),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.105882, 0.164706, 0.207843),})
| |
| 572 | Mesh = New("BlockMesh",Part,"Mesh",{})
| |
| 573 | Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = Handaru,C0 = CFrame.new(0, 0, 0, -1.00000668, 0, 0, 0, 1.00000668, 0, 0, 0, -1),C1 = CFrame.new(-1.03784847, 0.853420258, 3.05175781e-05, -0.939698994, 0.34202224, 0, 0.34202224, 0.939698994, 0, 0, 0, -1),})
| |
| 574 | Part = New("Part",Rifle,"Part",{BrickColor = BrickColor.new("Institutional white"),Material = Enum.Material.Neon,Size = Vector3.new(0.0999997631, 0.100000001, 0.100000001),CFrame = CFrame.new(4.9180131, 9.25004292, -138.33609, 1.32226452e-11, 1.53790924e-09, 1, 1.00000036, 2.98023224e-08, 4.30411262e-12, -2.98023224e-08, 1.00000894, 2.29920261e-09),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.972549, 0.972549, 0.972549),})
| |
| 575 | Mesh = New("BlockMesh",Part,"Mesh",{Offset = Vector3.new(0, -0.0250000004, 0),Scale = Vector3.new(0.100000001, 0.600000024, 0.699999988),})
| |
| 576 | Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = Handaru,C0 = CFrame.new(0, 0, 0, -1.00000668, 0, 0, 0, 1.00000668, 0, 0, 0, -1),C1 = CFrame.new(-0.0596132278, 0.763422012, 0.0500335693, -0.939698994, 0.34202224, 0, 0.34202224, 0.939698994, 0, 0, 0, -1),})
| |
| 577 | Part = New("Part",Rifle,"Part",{BrickColor = BrickColor.new("Black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.0999997631, 0.100000001, 0.200000003),CFrame = CFrame.new(4.86801004, 9.1500349, -138.336105, 1.32226452e-11, 1.53790924e-09, 1, 1.00000036, 2.98023224e-08, 4.30411262e-12, -2.98023224e-08, 1.00000894, 2.29920261e-09),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.105882, 0.164706, 0.207843),})
| |
| 578 | Mesh = New("BlockMesh",Part,"Mesh",{Offset = Vector3.new(0, -0.0399999991, 0),Scale = Vector3.new(0.200000003, 0.200000003, 0.800000012),})
| |
| 579 | Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = Handaru,C0 = CFrame.new(0, 0, 0, -1.00000668, 0, 0, 0, 1.00000668, 0, 0, 0, -1),C1 = CFrame.new(-0.153590202, 0.797625542, 3.05175781e-05, -0.939698994, 0.34202224, 0, 0.34202224, 0.939698994, 0, 0, 0, -1),})
| |
| 580 | Part = New("Part",Rifle,"Part",{BrickColor = BrickColor.new("Black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.19999969, 0.200000003, 0.100000001),CFrame = CFrame.new(4.86797953, 7.5000248, -138.436142, 1.32226452e-11, 1, -1.53790924e-09, 1.00000036, 4.30411262e-12, -2.98023224e-08, -2.98023224e-08, 2.29920261e-09, -1.00000894),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.105882, 0.164706, 0.207843),})
| |
| 581 | Mesh = New("BlockMesh",Part,"Mesh",{Offset = Vector3.new(0, -0, -0.0250000004),Scale = Vector3.new(1, 0.5, 0.5),})
| |
| 582 | Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = Handaru,C0 = CFrame.new(0, 0, 0, -1.00000668, 0, 0, 0, 0, -1, 0, -1.00000668, 0),C1 = CFrame.new(-1.738307, 1.26795673, 0, -0.939698994, 0.34202224, 0, 0.34202224, 0.939698994, 0, 0, 0, -1),})
| |
| 583 | Part = New("Part",Rifle,"Part",{BrickColor = BrickColor.new("Black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.19999969, 0.200000003, 0.100000001),CFrame = CFrame.new(4.81800699, 7.20001698, -138.486099, 1.32226452e-11, 1.53790924e-09, 1, 1.00000036, 2.98023224e-08, 4.30411262e-12, -2.98023224e-08, 1.00000894, 2.29920261e-09),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.105882, 0.164706, 0.207843),})
| |
| 584 | Mesh = New("BlockMesh",Part,"Mesh",{Offset = Vector3.new(0, -0, -0.0250000004),Scale = Vector3.new(1, 0.5, 0.5),})
| |
| 585 | Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = Handaru,C0 = CFrame.new(0, 0, 0, -1.00000668, 0, 0, 0, 1.00000668, 0, 0, 0, -1),C1 = CFrame.new(-2.0373106, 1.32361412, -0.0499725342, -0.939698994, 0.34202224, 0, 0.34202224, 0.939698994, 0, 0, 0, -1),})
| |
| 586 | Part = New("Part",Rifle,"Part",{BrickColor = BrickColor.new("Black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.0999997631, 0.100000001, 0.200000003),CFrame = CFrame.new(4.86801004, 8.25003147, -138.33609, 1.32226452e-11, 1.53790924e-09, 1, 1.00000036, 2.98023224e-08, 4.30411262e-12, -2.98023224e-08, 1.00000894, 2.29920261e-09),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.105882, 0.164706, 0.207843),})
| |
| 587 | Mesh = New("BlockMesh",Part,"Mesh",{Offset = Vector3.new(0, -0.0399999991, 0),Scale = Vector3.new(0.200000003, 0.200000003, 0.800000012),})
| |
| 588 | Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = Handaru,C0 = CFrame.new(0, 0, 0, -1.00000668, 0, 0, 0, 1.00000668, 0, 0, 0, -1),C1 = CFrame.new(-0.999316216, 1.10544491, 3.05175781e-05, -0.939698994, 0.34202224, 0, 0.34202224, 0.939698994, 0, 0, 0, -1),})
| |
| 589 | Part = New("Part",Rifle,"Part",{BrickColor = BrickColor.new("Black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.19999969, 0.200000003, 0.100000001),CFrame = CFrame.new(4.9180131, 6.90001297, -138.486099, 1.32226452e-11, -1.53790924e-09, -1, 1.00000036, -2.98023224e-08, -4.30411262e-12, -2.98023224e-08, -1.00000894, -2.29920261e-09),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.105882, 0.164706, 0.207843),})
| |
| 590 | Mesh = New("BlockMesh",Part,"Mesh",{Offset = Vector3.new(0, -0, -0.0250000004),Scale = Vector3.new(1, 0.5, 0.5),})
| |
| 591 | Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = Handaru,C0 = CFrame.new(0, 0, 0, -1.00000668, 0, 0, 0, -1.00000668, 0, 0, 0, 1),C1 = CFrame.new(-2.31922245, 1.42622185, 0.0500335693, -0.939698994, 0.34202224, 0, 0.34202224, 0.939698994, 0, 0, 0, -1),})
| |
| 592 | Part = New("Part",Rifle,"Part",{BrickColor = BrickColor.new("Black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.19999969, 0.200000003, 0.100000001),CFrame = CFrame.new(4.81800699, 6.90001297, -138.486099, 1.32226452e-11, 1.53790924e-09, 1, 1.00000036, 2.98023224e-08, 4.30411262e-12, -2.98023224e-08, 1.00000894, 2.29920261e-09),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.105882, 0.164706, 0.207843),})
| |
| 593 | Mesh = New("BlockMesh",Part,"Mesh",{Offset = Vector3.new(0, -0, -0.0250000004),Scale = Vector3.new(1, 0.5, 0.5),})
| |
| 594 | Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = Handaru,C0 = CFrame.new(0, 0, 0, -1.00000668, 0, 0, 0, 1.00000668, 0, 0, 0, -1),C1 = CFrame.new(-2.31922245, 1.42622185, -0.0499725342, -0.939698994, 0.34202224, 0, 0.34202224, 0.939698994, 0, 0, 0, -1),})
| |
| 595 | Part = New("Part",Rifle,"Part",{BrickColor = BrickColor.new("Black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.0999997631, 0.100000001, 0.100000001),CFrame = CFrame.new(4.81800699, 9.25004292, -138.33609, 1.32226452e-11, 1.53790924e-09, 1, 1.00000036, 2.98023224e-08, 4.30411262e-12, -2.98023224e-08, 1.00000894, 2.29920261e-09),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.105882, 0.164706, 0.207843),})
| |
| 596 | Mesh = New("BlockMesh",Part,"Mesh",{Offset = Vector3.new(0, -0.0250000004, 0),Scale = Vector3.new(0.200000003, 0.5, 0.800000012),})
| |
| 597 | Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = Handaru,C0 = CFrame.new(0, 0, 0, -1.00000668, 0, 0, 0, 1.00000668, 0, 0, 0, -1),C1 = CFrame.new(-0.0596132278, 0.763422012, -0.0499725342, -0.939698994, 0.34202224, 0, 0.34202224, 0.939698994, 0, 0, 0, -1),})
| |
| 598 | Bolt1 = New("Part",Rifle,"Bolt1",{Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.499999553, 0.200000003, 0.100000001),CFrame = CFrame.new(4.81800699, 8.85004425, -138.486099, 1.32226452e-11, 1.53790924e-09, 1, 1.00000036, 2.98023224e-08, 4.30411262e-12, -2.98023224e-08, 1.00000894, 2.29920261e-09),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,})
| |
| 599 | Mesh = New("BlockMesh",Bolt1,"Mesh",{Scale = Vector3.new(1, 0.400000006, 1.04999995),})
| |
| 600 | Weld = New("ManualWeld",Bolt1,"Weld",{Part0 = Bolt1,Part1 = Handaru,C0 = CFrame.new(0, 0, 0, -1.00000668, 0, 0, 0, 1.00000668, 0, 0, 0, -1),C1 = CFrame.new(-0.486792564, 0.759271622, -0.0499725342, -0.939698994, 0.34202224, 0, 0.34202224, 0.939698994, 0, 0, 0, -1),})
| |
| 601 | Part = New("Part",Rifle,"Part",{BrickColor = BrickColor.new("Black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.19999969, 0.200000003, 0.100000001),CFrame = CFrame.new(4.86797953, 7.20001793, -138.436142, 1.32226452e-11, 1, -1.53790924e-09, 1.00000036, 4.30411262e-12, -2.98023224e-08, -2.98023224e-08, 2.29920261e-09, -1.00000894),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.105882, 0.164706, 0.207843),})
| |
| 602 | Mesh = New("BlockMesh",Part,"Mesh",{Offset = Vector3.new(0, -0, -0.0250000004),Scale = Vector3.new(1, 0.5, 0.5),})
| |
| 603 | Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = Handaru,C0 = CFrame.new(0, 0, 0, -1.00000668, 0, 0, 0, 0, -1, 0, -1.00000668, 0),C1 = CFrame.new(-2.02022171, 1.37056446, 0, -0.939698994, 0.34202224, 0, 0.34202224, 0.939698994, 0, 0, 0, -1),})
| |
| 604 | Part = New("Part",Rifle,"Part",{BrickColor = BrickColor.new("Black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.19999969, 0.200000003, 0.100000001),CFrame = CFrame.new(4.9180131, 7.20001698, -138.486099, 1.32226452e-11, -1.53790924e-09, -1, 1.00000036, -2.98023224e-08, -4.30411262e-12, -2.98023224e-08, -1.00000894, -2.29920261e-09),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.105882, 0.164706, 0.207843),})
| |
| 605 | Mesh = New("BlockMesh",Part,"Mesh",{Offset = Vector3.new(0, -0, -0.0250000004),Scale = Vector3.new(1, 0.5, 0.5),})
| |
| 606 | Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = Handaru,C0 = CFrame.new(0, 0, 0, -1.00000668, 0, 0, 0, -1.00000668, 0, 0, 0, 1),C1 = CFrame.new(-2.0373106, 1.32361412, 0.0500335693, -0.939698994, 0.34202224, 0, 0.34202224, 0.939698994, 0, 0, 0, -1),})
| |
| 607 | Part = New("Part",Rifle,"Part",{BrickColor = BrickColor.new("Black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.0999997631, 0.100000001, 0.200000003),CFrame = CFrame.new(4.86801004, 8.35003948, -138.33609, 1.32226452e-11, 1.53790924e-09, 1, 1.00000036, 2.98023224e-08, 4.30411262e-12, -2.98023224e-08, 1.00000894, 2.29920261e-09),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.105882, 0.164706, 0.207843),})
| |
| 608 | Mesh = New("BlockMesh",Part,"Mesh",{Offset = Vector3.new(0, -0.0399999991, 0),Scale = Vector3.new(0.200000003, 0.200000003, 0.800000012),})
| |
| 609 | Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = Handaru,C0 = CFrame.new(0, 0, 0, -1.00000668, 0, 0, 0, 1.00000668, 0, 0, 0, -1),C1 = CFrame.new(-0.905339241, 1.07124043, 3.05175781e-05, -0.939698994, 0.34202224, 0, 0.34202224, 0.939698994, 0, 0, 0, -1),})
| |
| 610 | Part = New("Part",Rifle,"Part",{BrickColor = BrickColor.new("Black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.19999969, 0.200000003, 0.100000001),CFrame = CFrame.new(4.86805582, 7.5000248, -138.536102, 1.32226452e-11, -1, 1.53790924e-09, 1.00000036, -4.30411262e-12, 2.98023224e-08, -2.98023224e-08, -2.29920261e-09, 1.00000894),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.105882, 0.164706, 0.207843),})
| |
| 611 | Mesh = New("BlockMesh",Part,"Mesh",{Offset = Vector3.new(0, -0, -0.0250000004),Scale = Vector3.new(1, 0.5, 0.5),})
| |
| 612 | Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = Handaru,C0 = CFrame.new(0, 0, 0, -1.00000668, 0, 0, 0, 0, 1, 0, 1.00000668, 0),C1 = CFrame.new(-1.77249527, 1.17402458, 7.62939453e-05, -0.939698994, 0.34202224, 0, 0.34202224, 0.939698994, 0, 0, 0, -1),})
| |
| 613 | Part = New("Part",Rifle,"Part",{BrickColor = BrickColor.new("Black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.19999969, 0.200000003, 0.100000001),CFrame = CFrame.new(4.86797953, 6.90001297, -138.436142, 1.32226452e-11, 1, -1.53790924e-09, 1.00000036, 4.30411262e-12, -2.98023224e-08, -2.98023224e-08, 2.29920261e-09, -1.00000894),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.105882, 0.164706, 0.207843),})
| |
| 614 | Mesh = New("BlockMesh",Part,"Mesh",{Offset = Vector3.new(0, -0, -0.0250000004),Scale = Vector3.new(1, 0.5, 0.5),})
| |
| 615 | Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = Handaru,C0 = CFrame.new(0, 0, 0, -1.00000668, 0, 0, 0, 0, -1, 0, -1.00000668, 0),C1 = CFrame.new(-2.30213356, 1.47317219, 0, -0.939698994, 0.34202224, 0, 0.34202224, 0.939698994, 0, 0, 0, -1),})
| |
| 616 | Part = New("Part",Rifle,"Part",{BrickColor = BrickColor.new("Black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(1.49999988, 0.100000001, 0.100000001),CFrame = CFrame.new(4.81800699, 7.45002079, -138.436096, -1.32226452e-11, -1.53790924e-09, 1, -1.00000036, -2.98023224e-08, 4.30411262e-12, 2.98023224e-08, -1.00000894, 2.29920261e-09),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.105882, 0.164706, 0.207843),})
| |
| 617 | Mesh = New("BlockMesh",Part,"Mesh",{Offset = Vector3.new(0, -0.0250000004, -0.0250000004),Scale = Vector3.new(1, 0.5, 0.5),})
| |
| 618 | Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = Handaru,C0 = CFrame.new(0, 0, 0, 1.00000668, 0, 0, 0, -1.00000668, 0, 0, 0, -1),C1 = CFrame.new(-1.78528309, 1.28509235, -0.0499725342, -0.939698994, 0.34202224, 0, 0.34202224, 0.939698994, 0, 0, 0, -1),})
| |
| 619 | Part = New("Part",Rifle,"Part",{BrickColor = BrickColor.new("Black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.19999969, 0.200000003, 0.100000001),CFrame = CFrame.new(4.86805582, 7.20001793, -138.536102, 1.32226452e-11, -1, 1.53790924e-09, 1.00000036, -4.30411262e-12, 2.98023224e-08, -2.98023224e-08, -2.29920261e-09, 1.00000894),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.105882, 0.164706, 0.207843),})
| |
| 620 | Mesh = New("BlockMesh",Part,"Mesh",{Offset = Vector3.new(0, -0, -0.0250000004),Scale = Vector3.new(1, 0.5, 0.5),})
| |
| 621 | Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = Handaru,C0 = CFrame.new(0, 0, 0, -1.00000668, 0, 0, 0, 0, 1, 0, 1.00000668, 0),C1 = CFrame.new(-2.05440998, 1.27663231, 7.62939453e-05, -0.939698994, 0.34202224, 0, 0.34202224, 0.939698994, 0, 0, 0, -1),})
| |
| 622 | BoltP2 = New("Part",Rifle,"BoltP2",{Material = Enum.Material.SmoothPlastic,Transparency = 1,Transparency = 1,Size = Vector3.new(0.0999995545, 0.200000003, 0.100000001),CFrame = CFrame.new(4.71800089, 9.05003452, -138.486099, 1.32226452e-11, 1.53790924e-09, 1, 1.00000036, 2.98023224e-08, 4.30411262e-12, -2.98023224e-08, 1.00000894, 2.29920261e-09),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,})
| |
| 623 | Mesh = New("BlockMesh",BoltP2,"Mesh",{Offset = Vector3.new(-0.0399999991, 0, 0),Scale = Vector3.new(0.200000003, 0.200000003, 1.20000005),})
| |
| 624 | Weld = New("ManualWeld",BoltP2,"Weld",{Part0 = BoltP2,Part1 = Handaru,C0 = CFrame.new(0, 0, 0, -1.00000668, 0, 0, 0, 1.00000668, 0, 0, 0, -1),C1 = CFrame.new(-0.298863411, 0.690872192, -0.149978638, -0.939698994, 0.34202224, 0, 0.34202224, 0.939698994, 0, 0, 0, -1),})
| |
| 625 | Part = New("Part",Rifle,"Part",{BrickColor = BrickColor.new("Black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.0999997631, 0.100000001, 0.200000003),CFrame = CFrame.new(4.86801004, 9.05004311, -138.33609, 1.32226452e-11, 1.53790924e-09, 1, 1.00000036, 2.98023224e-08, 4.30411262e-12, -2.98023224e-08, 1.00000894, 2.29920261e-09),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.105882, 0.164706, 0.207843),})
| |
| 626 | Mesh = New("BlockMesh",Part,"Mesh",{Offset = Vector3.new(0, -0.0399999991, 0),Scale = Vector3.new(0.200000003, 0.200000003, 0.800000012),})
| |
| 627 | Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = Handaru,C0 = CFrame.new(0, 0, 0, -1.00000668, 0, 0, 0, 1.00000668, 0, 0, 0, -1),C1 = CFrame.new(-0.247550964, 0.831825256, 3.05175781e-05, -0.939698994, 0.34202224, 0, 0.34202224, 0.939698994, 0, 0, 0, -1),})
| |
| 628 | Part = New("Part",Rifle,"Part",{BrickColor = BrickColor.new("Black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(1.49999988, 0.100000001, 0.100000001),CFrame = CFrame.new(4.9180131, 7.45002079, -138.436096, 1.32226452e-11, -1.53790924e-09, -1, 1.00000036, -2.98023224e-08, -4.30411262e-12, -2.98023224e-08, -1.00000894, -2.29920261e-09),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.105882, 0.164706, 0.207843),})
| |
| 629 | Mesh = New("BlockMesh",Part,"Mesh",{Offset = Vector3.new(0, -0.0250000004, -0.0250000004),Scale = Vector3.new(1, 0.5, 0.5),})
| |
| 630 | Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = Handaru,C0 = CFrame.new(0, 0, 0, -1.00000668, 0, 0, 0, -1.00000668, 0, 0, 0, 1),C1 = CFrame.new(-1.78528309, 1.28509235, 0.0500335693, -0.939698994, 0.34202224, 0, 0.34202224, 0.939698994, 0, 0, 0, -1),})
| |
| 631 | Part = New("Part",Rifle,"Part",{BrickColor = BrickColor.new("Black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.330000043, 0.100000001, 0.200000018),CFrame = CFrame.new(4.86801004, 10.4435368, -138.676941, 1.44968448e-09, 5.13570408e-10, 1, 0.342020035, -0.939692914, 4.30411262e-12, 0.93970108, 0.342023075, 2.29920261e-09),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.105882, 0.164706, 0.207843),})
| |
| 632 | Mesh = New("BlockMesh",Part,"Mesh",{Scale = Vector3.new(1, 0.5, 0.5),})
| |
| 633 | Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = Handaru,C0 = CFrame.new(0, 0, 0, -0.34202221, 0.939699054, 0, 0.939699054, 0.342022151, 0, 0, 0, -1),C1 = CFrame.new(0.945329666, 0.0349359512, 3.05175781e-05, -0.939698994, 0.34202224, 0, 0.34202224, 0.939698994, 0, 0, 0, -1),})
| |
| 634 | Part = New("Part",Rifle,"Part",{BrickColor = BrickColor.new("Black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(1.49999964, 0.100000001, 0.200000003),CFrame = CFrame.new(4.86801004, 10.475091, -138.861252, -5.13568965e-10, 1.44968504e-09, 1, 0.939693391, 0.342019081, 4.30411262e-12, -0.342022091, 0.939701438, 2.29920261e-09),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.105882, 0.164706, 0.207843),})
| |
| 635 | Mesh = New("BlockMesh",Part,"Mesh",{Scale = Vector3.new(1, 0.5, 0.5),})
| |
| 636 | Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = Handaru,C0 = CFrame.new(0, 0, 0, -0.939699411, -0.342021286, 0, -0.342021257, 0.939699411, 0, 0, 0, -1),C1 = CFrame.new(0.911945343, -0.149044991, 3.05175781e-05, -0.939698994, 0.34202224, 0, 0.34202224, 0.939698994, 0, 0, 0, -1),})
| |
| 637 | Part = New("Part",Rifle,"Part",{BrickColor = BrickColor.new("Black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.0999997631, 0.100000001, 0.200000003),CFrame = CFrame.new(4.86801004, 8.95003605, -138.33609, 1.32226452e-11, 1.53790924e-09, 1, 1.00000036, 2.98023224e-08, 4.30411262e-12, -2.98023224e-08, 1.00000894, 2.29920261e-09),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.105882, 0.164706, 0.207843),})
| |
| 638 | Mesh = New("BlockMesh",Part,"Mesh",{Offset = Vector3.new(0, -0.0399999991, 0),Scale = Vector3.new(0.200000003, 0.200000003, 0.800000012),})
| |
| 639 | Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = Handaru,C0 = CFrame.new(0, 0, 0, -1.00000668, 0, 0, 0, 1.00000668, 0, 0, 0, -1),C1 = CFrame.new(-0.341526985, 0.866029739, 3.05175781e-05, -0.939698994, 0.34202224, 0, 0.34202224, 0.939698994, 0, 0, 0, -1),})
| |
| 640 | Part = New("Part",Rifle,"Part",{BrickColor = BrickColor.new("Black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.0999997631, 0.100000001, 0.200000003),CFrame = CFrame.new(4.86801004, 8.75003719, -138.33609, 1.32226452e-11, 1.53790924e-09, 1, 1.00000036, 2.98023224e-08, 4.30411262e-12, -2.98023224e-08, 1.00000894, 2.29920261e-09),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.105882, 0.164706, 0.207843),})
| |
| 641 | Mesh = New("BlockMesh",Part,"Mesh",{Offset = Vector3.new(0, -0.0399999991, 0),Scale = Vector3.new(0.200000003, 0.200000003, 0.800000012),})
| |
| 642 | Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = Handaru,C0 = CFrame.new(0, 0, 0, -1.00000668, 0, 0, 0, 1.00000668, 0, 0, 0, -1),C1 = CFrame.new(-0.529464722, 0.934432983, 3.05175781e-05, -0.939698994, 0.34202224, 0, 0.34202224, 0.939698994, 0, 0, 0, -1),})
| |
| 643 | Part = New("Part",Rifle,"Part",{BrickColor = BrickColor.new("Black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.19999969, 0.200000003, 0.200000003),CFrame = CFrame.new(4.86804056, 9.70004368, -138.486099, 1.53790924e-09, 1.32226452e-11, -1, 2.98023224e-08, 1.00000036, -4.30411262e-12, 1.00000894, -2.98023224e-08, -2.29920261e-09),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.105882, 0.164706, 0.207843),})
| |
| 644 | Mesh = New("SpecialMesh",Part,"Mesh",{MeshType = Enum.MeshType.Sphere,})
| |
| 645 | Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = Handaru,C0 = CFrame.new(0, 0, 0, 0, 1.00000668, 0, -1.00000668, 0, 0, 0, 0, 1),C1 = CFrame.new(0.311944008, 0.468552589, 6.10351563e-05, -0.939698994, 0.34202224, 0, 0.34202224, 0.939698994, 0, 0, 0, -1),})
| |
| 646 | Part = New("Part",Rifle,"Part",{BrickColor = BrickColor.new("Black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(1.09999979, 0.100000001, 0.200000003),CFrame = CFrame.new(4.86801004, 8.75003815, -138.436096, 1.32226452e-11, 1.53790924e-09, 1, 1.00000036, 2.98023224e-08, 4.30411262e-12, -2.98023224e-08, 1.00000894, 2.29920261e-09),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.105882, 0.164706, 0.207843),})
| |
| 647 | Mesh = New("BlockMesh",Part,"Mesh",{})
| |
| 648 | Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = Handaru,C0 = CFrame.new(0, 0, 0, -1.00000668, 0, 0, 0, 1.00000668, 0, 0, 0, -1),C1 = CFrame.new(-0.563667297, 0.840460777, 3.05175781e-05, -0.939698994, 0.34202224, 0, 0.34202224, 0.939698994, 0, 0, 0, -1),})
| |
| 649 | Part = New("Part",Rifle,"Part",{BrickColor = BrickColor.new("Black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.19999969, 0.0999999866, 0.200000003),CFrame = CFrame.new(4.86797953, 9.75094795, -139.391876, 5.38420808e-10, 1.44063961e-09, 1, 0.939692974, -0.342020005, 4.30411262e-12, 0.342022926, 0.93970108, 2.29920261e-09),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.105882, 0.164706, 0.207843),})
| |
| 650 | Mesh = New("BlockMesh",Part,"Mesh",{Scale = Vector3.new(1, 1, 0.800000012),})
| |
| 651 | Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = Handaru,C0 = CFrame.new(0, 0, 0, -0.939698994, 0.34202221, 0, 0.34202221, 0.939698994, 0, 0, 0, -1),C1 = CFrame.new(0.049990654, -0.399991989, 0, -0.939698994, 0.34202224, 0, 0.34202224, 0.939698994, 0, 0, 0, -1),})
| |
| 652 | Part = New("Part",Rifle,"Part",{BrickColor = BrickColor.new("Black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.19999969, 0.399999917, 0.200000003),CFrame = CFrame.new(4.86804056, 9.50004482, -138.486099, 1.53790924e-09, 1.32226452e-11, -1, 2.98023224e-08, 1.00000036, -4.30411262e-12, 1.00000894, -2.98023224e-08, -2.29920261e-09),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.105882, 0.164706, 0.207843),})
| |
| 653 | Mesh = New("CylinderMesh",Part,"Mesh",{})
| |
| 654 | Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = Handaru,C0 = CFrame.new(0, 0, 0, 0, 1.00000668, 0, -1.00000668, 0, 0, 0, 0, 1),C1 = CFrame.new(0.124007225, 0.536956787, 6.10351563e-05, -0.939698994, 0.34202224, 0, 0.34202224, 0.939698994, 0, 0, 0, -1),})
| |
| 655 | Part = New("Part",Rifle,"Part",{BrickColor = BrickColor.new("Black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.630000234, 0.100000001, 0.200000018),CFrame = CFrame.new(4.86801004, 11.1861582, -138.831116, 1.53790924e-09, -1.32226452e-11, 1, 2.98023224e-08, -1.00000036, 4.30411262e-12, 1.00000894, 2.98023224e-08, 2.29920261e-09),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.105882, 0.164706, 0.207843),})
| |
| 656 | Mesh = New("BlockMesh",Part,"Mesh",{Scale = Vector3.new(1, 0.5, 0.5),})
| |
| 657 | Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = Handaru,C0 = CFrame.new(0, 0, 0, 0, 1.00000668, 0, 1.00000668, 0, 0, 0, 0, -1),C1 = CFrame.new(1.59043694, -0.36392498, 3.05175781e-05, -0.939698994, 0.34202224, 0, 0.34202224, 0.939698994, 0, 0, 0, -1),})
| |
| 658 | Part = New("Part",Rifle,"Part",{BrickColor = BrickColor.new("Institutional white"),Material = Enum.Material.Neon,Size = Vector3.new(0.0999997631, 0.100000001, 0.100000001),CFrame = CFrame.new(4.81800699, 9.25004292, -138.33609, 1.32226452e-11, 1.53790924e-09, 1, 1.00000036, 2.98023224e-08, 4.30411262e-12, -2.98023224e-08, 1.00000894, 2.29920261e-09),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.972549, 0.972549, 0.972549),})
| |
| 659 | Mesh = New("BlockMesh",Part,"Mesh",{Offset = Vector3.new(0, -0.0250000004, 0),Scale = Vector3.new(0.100000001, 0.600000024, 0.699999988),})
| |
| 660 | Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = Handaru,C0 = CFrame.new(0, 0, 0, -1.00000668, 0, 0, 0, 1.00000668, 0, 0, 0, -1),C1 = CFrame.new(-0.0596132278, 0.763422012, -0.0499725342, -0.939698994, 0.34202224, 0, 0.34202224, 0.939698994, 0, 0, 0, -1),})
| |
| 661 | Part = New("Part",Rifle,"Part",{BrickColor = BrickColor.new("Black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.0999997631, 0.100000001, 0.200000003),CFrame = CFrame.new(4.86801004, 8.65003014, -138.33609, 1.32226452e-11, 1.53790924e-09, 1, 1.00000036, 2.98023224e-08, 4.30411262e-12, -2.98023224e-08, 1.00000894, 2.29920261e-09),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.105882, 0.164706, 0.207843),})
| |
| 662 | Mesh = New("BlockMesh",Part,"Mesh",{Offset = Vector3.new(0, -0.0399999991, 0),Scale = Vector3.new(0.200000003, 0.200000003, 0.800000012),})
| |
| 663 | Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = Handaru,C0 = CFrame.new(0, 0, 0, -1.00000668, 0, 0, 0, 1.00000668, 0, 0, 0, -1),C1 = CFrame.new(-0.623440742, 0.968637466, 3.05175781e-05, -0.939698994, 0.34202224, 0, 0.34202224, 0.939698994, 0, 0, 0, -1),})
| |
| 664 | Part = New("Part",Rifle,"Part",{BrickColor = BrickColor.new("Black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.19999975, 0.100000016, 0.400000006),CFrame = CFrame.new(4.86801004, 8.30003548, -138.736115, 1, -1.53790924e-09, 1.32226452e-11, 4.30411262e-12, -2.98023224e-08, 1.00000036, 2.29920261e-09, -1.00000894, -2.98023224e-08),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.105882, 0.164706, 0.207843),})
| |
| 665 | Mesh = New("SpecialMesh",Part,"Mesh",{MeshType = Enum.MeshType.Wedge,})
| |
| 666 | Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = Handaru,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 0, -1.00000668, 0, -1.00000668, 0, 0),C1 = CFrame.new(-1.08913803, 0.712458611, 3.05175781e-05, -0.939698994, 0.34202224, 0, 0.34202224, 0.939698994, 0, 0, 0, -1),})
| |
| 667 | Part = New("Part",Rifle,"Part",{BrickColor = BrickColor.new("Black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.19999969, 0.200000003, 0.100000001),CFrame = CFrame.new(4.81800699, 7.80001593, -138.486099, 1.32226452e-11, 1.53790924e-09, 1, 1.00000036, 2.98023224e-08, 4.30411262e-12, -2.98023224e-08, 1.00000894, 2.29920261e-09),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.105882, 0.164706, 0.207843),})
| |
| 668 | Mesh = New("BlockMesh",Part,"Mesh",{Offset = Vector3.new(0, -0, -0.0250000004),Scale = Vector3.new(1, 0.5, 0.5),})
| |
| 669 | Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = Handaru,C0 = CFrame.new(0, 0, 0, -1.00000668, 0, 0, 0, 1.00000668, 0, 0, 0, -1),C1 = CFrame.new(-1.47349644, 1.11840248, -0.0499725342, -0.939698994, 0.34202224, 0, 0.34202224, 0.939698994, 0, 0, 0, -1),})
| |
| 670 | Part = New("Part",Rifle,"Part",{BrickColor = BrickColor.new("Black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.199999765, 0.100000001, 0.200000003),CFrame = CFrame.new(4.86801004, 6.50001335, -138.336105, 1.32226452e-11, 1.53790924e-09, 1, 1.00000036, 2.98023224e-08, 4.30411262e-12, -2.98023224e-08, 1.00000894, 2.29920261e-09),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.105882, 0.164706, 0.207843),})
| |
| 671 | Mesh = New("BlockMesh",Part,"Mesh",{Offset = Vector3.new(0, -0.0250000004, 0),Scale = Vector3.new(0.5, 0.5, 0.100000001),})
| |
| 672 | Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = Handaru,C0 = CFrame.new(0, 0, 0, -1.00000668, 0, 0, 0, 1.00000668, 0, 0, 0, -1),C1 = CFrame.new(-2.64379501, 1.70398521, 3.05175781e-05, -0.939698994, 0.34202224, 0, 0.34202224, 0.939698994, 0, 0, 0, -1),})
| |
| 673 | Part = New("Part",Rifle,"Part",{BrickColor = BrickColor.new("Black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.0999997631, 0.100000001, 0.200000003),CFrame = CFrame.new(4.86801004, 8.45003128, -138.336105, 1.32226452e-11, 1.53790924e-09, 1, 1.00000036, 2.98023224e-08, 4.30411262e-12, -2.98023224e-08, 1.00000894, 2.29920261e-09),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.105882, 0.164706, 0.207843),})
| |
| 674 | Mesh = New("BlockMesh",Part,"Mesh",{Offset = Vector3.new(0, -0.0399999991, 0),Scale = Vector3.new(0.200000003, 0.200000003, 0.800000012),})
| |
| 675 | Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = Handaru,C0 = CFrame.new(0, 0, 0, -1.00000668, 0, 0, 0, 1.00000668, 0, 0, 0, -1),C1 = CFrame.new(-0.811378479, 1.03704071, 3.05175781e-05, -0.939698994, 0.34202224, 0, 0.34202224, 0.939698994, 0, 0, 0, -1),})
| |
| 676 | Part = New("Part",Rifle,"Part",{BrickColor = BrickColor.new("Black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.19999975, 0.300000012, 0.300000012),CFrame = CFrame.new(4.86801004, 9.23582172, -138.853729, 1, -5.13568965e-10, 1.44968504e-09, 4.30411262e-12, 0.939693391, 0.342019081, 2.29920261e-09, -0.342022091, 0.939701438),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.105882, 0.164706, 0.207843),})
| |
| 677 | Mesh = New("SpecialMesh",Part,"Mesh",{Scale = Vector3.new(0.300000012, 0.200000003, 0.600000024),MeshType = Enum.MeshType.Wedge,})
| |
| 678 | Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = Handaru,C0 = CFrame.new(0, 0, 0, 0, 0, -1, -0.939699411, -0.342021286, 0, -0.342021257, 0.939699411, 0),C1 = CFrame.new(-0.250016212, 0.281872749, 3.05175781e-05, -0.939698994, 0.34202224, 0, 0.34202224, 0.939698994, 0, 0, 0, -1),})
| |
| 679 | Part = New("Part",Rifle,"Part",{BrickColor = BrickColor.new("Black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.19999969, 0.200000003, 0.100000001),CFrame = CFrame.new(4.86797953, 7.80001593, -138.436142, 1.32226452e-11, 1, -1.53790924e-09, 1.00000036, 4.30411262e-12, -2.98023224e-08, -2.98023224e-08, 2.29920261e-09, -1.00000894),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.105882, 0.164706, 0.207843),})
| |
| 680 | Mesh = New("BlockMesh",Part,"Mesh",{Offset = Vector3.new(0, -0, -0.0250000004),Scale = Vector3.new(1, 0.5, 0.5),})
| |
| 681 | Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = Handaru,C0 = CFrame.new(0, 0, 0, -1.00000668, 0, 0, 0, 0, -1, 0, -1.00000668, 0),C1 = CFrame.new(-1.45640755, 1.16535378, 0, -0.939698994, 0.34202224, 0, 0.34202224, 0.939698994, 0, 0, 0, -1),})
| |
| 682 | Part = New("Part",Rifle,"Part",{BrickColor = BrickColor.new("Black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.19999969, 0.200000003, 0.100000001),CFrame = CFrame.new(4.9180131, 7.80001593, -138.486099, 1.32226452e-11, -1.53790924e-09, -1, 1.00000036, -2.98023224e-08, -4.30411262e-12, -2.98023224e-08, -1.00000894, -2.29920261e-09),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.105882, 0.164706, 0.207843),})
| |
| 683 | Mesh = New("BlockMesh",Part,"Mesh",{Offset = Vector3.new(0, -0, -0.0250000004),Scale = Vector3.new(1, 0.5, 0.5),})
| |
| 684 | Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = Handaru,C0 = CFrame.new(0, 0, 0, -1.00000668, 0, 0, 0, -1.00000668, 0, 0, 0, 1),C1 = CFrame.new(-1.47349644, 1.11840248, 0.0500335693, -0.939698994, 0.34202224, 0, 0.34202224, 0.939698994, 0, 0, 0, -1),})
| |
| 685 | Part = New("Part",Rifle,"Part",{BrickColor = BrickColor.new("Black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.19999969, 0.199999988, 0.200000003),CFrame = CFrame.new(4.86797953, 9.63987923, -139.379089, 1.44063961e-09, 1, 5.38420808e-10, -0.342020005, 4.30411262e-12, 0.939692974, 0.93970108, 2.29920261e-09, 0.342022926),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.105882, 0.164706, 0.207843),})
| |
| 686 | Mesh = New("CylinderMesh",Part,"Mesh",{Scale = Vector3.new(1, 0.800000012, 1),})
| |
| 687 | Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = Handaru,C0 = CFrame.new(0, 0, 0, 0.34202221, 0.939698994, 0, 0, 0, -1, -0.939698994, 0.34202221, 0),C1 = CFrame.new(-0.0500078201, -0.349992752, 0, -0.939698994, 0.34202224, 0, 0.34202224, 0.939698994, 0, 0, 0, -1),})
| |
| 688 | Part = New("Part",Rifle,"Part",{BrickColor = BrickColor.new("Black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.0999997631, 0.100000001, 0.200000003),CFrame = CFrame.new(4.86801004, 8.55003834, -138.336105, 1.32226452e-11, 1.53790924e-09, 1, 1.00000036, 2.98023224e-08, 4.30411262e-12, -2.98023224e-08, 1.00000894, 2.29920261e-09),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.105882, 0.164706, 0.207843),})
| |
| 689 | Mesh = New("BlockMesh",Part,"Mesh",{Offset = Vector3.new(0, -0.0399999991, 0),Scale = Vector3.new(0.200000003, 0.200000003, 0.800000012),})
| |
| 690 | Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = Handaru,C0 = CFrame.new(0, 0, 0, -1.00000668, 0, 0, 0, 1.00000668, 0, 0, 0, -1),C1 = CFrame.new(-0.717402458, 1.00283623, 3.05175781e-05, -0.939698994, 0.34202224, 0, 0.34202224, 0.939698994, 0, 0, 0, -1),})
| |
| 691 | Part = New("Part",Rifle,"Part",{BrickColor = BrickColor.new("Black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.399999678, 0.200000003, 0.200000003),CFrame = CFrame.new(4.86801004, 9.20003986, -138.986115, 1.32226452e-11, 1.53790924e-09, 1, 1.00000036, 2.98023224e-08, 4.30411262e-12, -2.98023224e-08, 1.00000894, 2.29920261e-09),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.105882, 0.164706, 0.207843),})
| |
| 692 | Mesh = New("BlockMesh",Part,"Mesh",{Scale = Vector3.new(1, 0.200000003, 0.899999976),})
| |
| 693 | Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = Handaru,C0 = CFrame.new(0, 0, 0, -1.00000668, 0, 0, 0, 1.00000668, 0, 0, 0, -1),C1 = CFrame.new(-0.328917503, 0.169712067, 3.05175781e-05, -0.939698994, 0.34202224, 0, 0.34202224, 0.939698994, 0, 0, 0, -1),})
| |
| 694 | Part = New("Part",Rifle,"Part",{BrickColor = BrickColor.new("Black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(1.49999988, 0.100000001, 0.100000001),CFrame = CFrame.new(4.81800699, 7.45002079, -138.536102, 1.32226452e-11, 1.53790924e-09, 1, 1.00000036, 2.98023224e-08, 4.30411262e-12, -2.98023224e-08, 1.00000894, 2.29920261e-09),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.105882, 0.164706, 0.207843),})
| |
| 695 | Mesh = New("BlockMesh",Part,"Mesh",{Offset = Vector3.new(0, -0.0250000004, -0.0250000004),Scale = Vector3.new(1, 0.5, 0.5),})
| |
| 696 | Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = Handaru,C0 = CFrame.new(0, 0, 0, -1.00000668, 0, 0, 0, 1.00000668, 0, 0, 0, -1),C1 = CFrame.new(-1.81948566, 1.19112206, -0.0499725342, -0.939698994, 0.34202224, 0, 0.34202224, 0.939698994, 0, 0, 0, -1),})
| |
| 697 | Part = New("Part",Rifle,"Part",{BrickColor = BrickColor.new("Black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.299999684, 0.800000012, 0.200000003),CFrame = CFrame.new(4.86797953, 9.55004978, -138.986099, 5.38420808e-10, 1.44063961e-09, 1, 0.939692974, -0.342020005, 4.30411262e-12, 0.342022926, 0.93970108, 2.29920261e-09),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.105882, 0.164706, 0.207843),})
| |
| 698 | Mesh = New("BlockMesh",Part,"Mesh",{Scale = Vector3.new(1, 1, 0.800000012),})
| |
| 699 | Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = Handaru,C0 = CFrame.new(0, 0, 0, -0.939698994, 0.34202221, 0, 0.34202221, 0.939698994, 0, 0, 0, -1),C1 = CFrame.new(-1.14440918e-05, 0.0500144958, 0, -0.939698994, 0.34202224, 0, 0.34202224, 0.939698994, 0, 0, 0, -1),})
| |
| 700 | Part = New("Part",Rifle,"Part",{BrickColor = BrickColor.new("Black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.0999997631, 0.100000001, 0.200000003),CFrame = CFrame.new(4.86801004, 8.85004425, -138.33609, 1.32226452e-11, 1.53790924e-09, 1, 1.00000036, 2.98023224e-08, 4.30411262e-12, -2.98023224e-08, 1.00000894, 2.29920261e-09),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.105882, 0.164706, 0.207843),})
| |
| 701 | Mesh = New("BlockMesh",Part,"Mesh",{Offset = Vector3.new(0, -0.0399999991, 0),Scale = Vector3.new(0.200000003, 0.200000003, 0.800000012),})
| |
| 702 | Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = Handaru,C0 = CFrame.new(0, 0, 0, -1.00000668, 0, 0, 0, 1.00000668, 0, 0, 0, -1),C1 = CFrame.new(-0.435488701, 0.9002285, 3.05175781e-05, -0.939698994, 0.34202224, 0, 0.34202224, 0.939698994, 0, 0, 0, -1),})
| |
| 703 | Part = New("Part",Rifle,"Part",{BrickColor = BrickColor.new("Black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(1.49999964, 0.100000001, 0.200000003),CFrame = CFrame.new(4.86801004, 10.4500523, -138.536102, 1.32226452e-11, 1.53790924e-09, 1, 1.00000036, 2.98023224e-08, 4.30411262e-12, -2.98023224e-08, 1.00000894, 2.29920261e-09),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.105882, 0.164706, 0.207843),})
| |
| 704 | Mesh = New("BlockMesh",Part,"Mesh",{Scale = Vector3.new(1, 0.5, 0.5),})
| |
| 705 | Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = Handaru,C0 = CFrame.new(0, 0, 0, -1.00000668, 0, 0, 0, 1.00000668, 0, 0, 0, -1),C1 = CFrame.new(0.999621391, 0.165052414, 3.05175781e-05, -0.939698994, 0.34202224, 0, 0.34202224, 0.939698994, 0, 0, 0, -1),})
| |
| 706 | Part = New("Part",Rifle,"Part",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.19999969, 0.0999999195, 0.200000003),CFrame = CFrame.new(4.86804056, 6.35001183, -138.486099, 1.53790924e-09, 1.32226452e-11, -1, 2.98023224e-08, 1.00000036, -4.30411262e-12, 1.00000894, -2.98023224e-08, -2.29920261e-09),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
| |
| 707 | Mesh = New("CylinderMesh",Part,"Mesh",{Scale = Vector3.new(0.800000012, 1.04999995, 0.800000012),})
| |
| 708 | Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = Handaru,C0 = CFrame.new(0, 0, 0, 0, 1.00000668, 0, -1.00000668, 0, 0, 0, 0, 1),C1 = CFrame.new(-2.8360548, 1.6143322, 6.10351563e-05, -0.939698994, 0.34202224, 0, 0.34202224, 0.939698994, 0, 0, 0, -1),})
| |
| 709 | Part = New("Part",Rifle,"Part",{BrickColor = BrickColor.new("Black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.19999969, 0.200000003, 0.100000001),CFrame = CFrame.new(4.86805582, 7.80001593, -138.536102, 1.32226452e-11, -1, 1.53790924e-09, 1.00000036, -4.30411262e-12, 2.98023224e-08, -2.98023224e-08, -2.29920261e-09, 1.00000894),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.105882, 0.164706, 0.207843),})
| |
| 710 | Mesh = New("BlockMesh",Part,"Mesh",{Offset = Vector3.new(0, -0, -0.0250000004),Scale = Vector3.new(1, 0.5, 0.5),})
| |
| 711 | Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = Handaru,C0 = CFrame.new(0, 0, 0, -1.00000668, 0, 0, 0, 0, 1, 0, 1.00000668, 0),C1 = CFrame.new(-1.49059582, 1.07142258, 7.62939453e-05, -0.939698994, 0.34202224, 0, 0.34202224, 0.939698994, 0, 0, 0, -1),})
| |
| 712 | Mag = New("Model",Rifle,"Mag",{})
| |
| 713 | MagPart = New("Part",Mag,"MagPart",{Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.399999678, 1.00000012, 0.200000003),CFrame = CFrame.new(4.86801004, 8.80870724, -139.086884, -2.54032906e-10, 1.51684099e-09, 1, 0.984808087, 0.17364797, 4.30411262e-12, -0.17364952, 0.984816551, 2.29920261e-09),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,})
| |
| 714 | Mesh = New("BlockMesh",MagPart,"Mesh",{Scale = Vector3.new(0.899999976, 1, 0.699999988),})
| |
| 715 | Weld = New("ManualWeld",MagPart,"Weld",{Part0 = MagPart,Part1 = Handaru,C0 = CFrame.new(0, 0, 0, -0.984814465, -0.173649132, 0, -0.173649132, 0.984814465, 0, 0, 0, -1),C1 = CFrame.new(-0.731114388, 0.208864212, 3.05175781e-05, -0.939698994, 0.34202224, 0, 0.34202224, 0.939698994, 0, 0, 0, -1),})
| |
| 716 | Part = New("Part",Mag,"Part",{Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.0999996886, 1.00000012, 0.200000003),CFrame = CFrame.new(4.86801004, 8.95642948, -139.11293, -2.54032906e-10, 1.51684099e-09, 1, 0.984808087, 0.17364797, 4.30411262e-12, -0.17364952, 0.984816551, 2.29920261e-09),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,})
| |
| 717 | Mesh = New("BlockMesh",Part,"Mesh",{Scale = Vector3.new(0.200000003, 0.899999976, 0.800000012),})
| |
| 718 | Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MagPart,C0 = CFrame.new(0, 0, 0, -0.984814465, -0.173649132, 0, -0.173649132, 0.984814465, 0, 0, 0, -1),C1 = CFrame.new(0.150000572, 1.43051147e-06, 0, -0.984814465, -0.173649132, 0, -0.173649132, 0.984814465, 0, 0, 0, -1),})
| |
| 719 | Part = New("Part",Mag,"Part",{Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.0999996886, 1.00000012, 0.200000003),CFrame = CFrame.new(4.86801004, 8.85794735, -139.095566, -2.54032906e-10, 1.51684099e-09, 1, 0.984808087, 0.17364797, 4.30411262e-12, -0.17364952, 0.984816551, 2.29920261e-09),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,})
| |
| 720 | Mesh = New("BlockMesh",Part,"Mesh",{Scale = Vector3.new(0.200000003, 0.899999976, 0.800000012),})
| |
| 721 | Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MagPart,C0 = CFrame.new(0, 0, 0, -0.984814465, -0.173649132, 0, -0.173649132, 0.984814465, 0, 0, 0, -1),C1 = CFrame.new(0.0499992371, 1.43051147e-06, 0, -0.984814465, -0.173649132, 0, -0.173649132, 0.984814465, 0, 0, 0, -1),})
| |
| 722 | Part = New("Part",Mag,"Part",{Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.0999996886, 1.00000012, 0.200000003),CFrame = CFrame.new(4.86801004, 8.75946617, -139.078201, -2.54032906e-10, 1.51684099e-09, 1, 0.984808087, 0.17364797, 4.30411262e-12, -0.17364952, 0.984816551, 2.29920261e-09),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,})
| |
| 723 | Mesh = New("BlockMesh",Part,"Mesh",{Scale = Vector3.new(0.200000003, 0.899999976, 0.800000012),})
| |
| 724 | Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MagPart,C0 = CFrame.new(0, 0, 0, -0.984814465, -0.173649132, 0, -0.173649132, 0.984814465, 0, 0, 0, -1),C1 = CFrame.new(-0.0500011444, 1.43051147e-06, 0, -0.984814465, -0.173649132, 0, -0.173649132, 0.984814465, 0, 0, 0, -1),})
| |
| 725 | Part = New("Part",Mag,"Part",{Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.0999996886, 1.00000012, 0.200000003),CFrame = CFrame.new(4.86801004, 8.66098499, -139.060837, -2.54032906e-10, 1.51684099e-09, 1, 0.984808087, 0.17364797, 4.30411262e-12, -0.17364952, 0.984816551, 2.29920261e-09),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,})
| |
| 726 | Mesh = New("BlockMesh",Part,"Mesh",{Scale = Vector3.new(0.200000003, 0.899999976, 0.800000012),})
| |
| 727 | Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MagPart,C0 = CFrame.new(0, 0, 0, -0.984814465, -0.173649132, 0, -0.173649132, 0.984814465, 0, 0, 0, -1),C1 = CFrame.new(-0.150001526, 9.53674316e-07, 0, -0.984814465, -0.173649132, 0, -0.173649132, 0.984814465, 0, 0, 0, -1),})
| |
| 728 | Part = New("Part",Rifle,"Part",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.499999553, 0.200000003, 0.100000001),CFrame = CFrame.new(4.81800699, 8.85004425, -138.486099, 1.32226452e-11, 1.53790924e-09, 1, 1.00000036, 2.98023224e-08, 4.30411262e-12, -2.98023224e-08, 1.00000894, 2.29920261e-09),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
| |
| 729 | Mesh = New("BlockMesh",Part,"Mesh",{Scale = Vector3.new(0.949999988, 0.349999994, 1.02499998),})
| |
| 730 | Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = Handaru,C0 = CFrame.new(0, 0, 0, -1.00000668, 0, 0, 0, 1.00000668, 0, 0, 0, -1),C1 = CFrame.new(-0.486792564, 0.759271622, -0.0499725342, -0.939698994, 0.34202224, 0, 0.34202224, 0.939698994, 0, 0, 0, -1),})
| |
| 731 | MuzzleFlash = New("Part",Rifle,"MuzzleFlash",{Transparency = 1,Transparency = 1,Size = Vector3.new(0.100000001, 0.100000001, 0.100000001),CFrame = CFrame.new(4.86804056, 6.25002193, -138.486115, 1.53790924e-09, 1.32227007e-11, -1, 0, 1.00000036, -4.30411262e-12, 1.00000894, 0, -2.29920261e-09),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,})
| |
| 732 | Weld = New("ManualWeld",MuzzleFlash,"Weld",{Part0 = MuzzleFlash,Part1 = Handaru,C0 = CFrame.new(0, 0, 0, 0, 1.00000668, 0, -1.00000668, 0, 0, 0, 0, 1),C1 = CFrame.new(-2.93001747, 1.64852142, 6.10351563e-05, -0.939698994, 0.34202221, 0, 0.34202221, 0.939698994, 0, 0, 0, -1),})
| |
| 733 | BoltP1 = New("Part",Rifle,"BoltP1",{Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.0999995545, 0.200000003, 0.100000001),CFrame = CFrame.new(4.71800089, 8.65003014, -138.486099, 1.32226452e-11, 1.53790924e-09, 1, 1.00000036, 2.98023224e-08, 4.30411262e-12, -2.98023224e-08, 1.00000894, 2.29920261e-09),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,})
| |
| 734 | Mesh = New("BlockMesh",BoltP1,"Mesh",{Offset = Vector3.new(-0.0399999991, 0, 0),Scale = Vector3.new(0.200000003, 0.200000003, 1.20000005),})
| |
| 735 | Weld = New("ManualWeld",BoltP1,"Weld",{Part0 = BoltP1,Part1 = Handaru,C0 = CFrame.new(0, 0, 0, -1.00000668, 0, 0, 0, 1.00000668, 0, 0, 0, -1),C1 = CFrame.new(-0.674744606, 0.827680588, -0.149978638, -0.939698994, 0.34202224, 0, 0.34202224, 0.939698994, 0, 0, 0, -1),})
| |
| 736 | Bolt2 = New("Part",Rifle,"Bolt2",{Material = Enum.Material.SmoothPlastic,Transparency = 1,Transparency = 1,Size = Vector3.new(0.0999995619, 0.200000003, 0.100000001),CFrame = CFrame.new(4.81800699, 9.05004692, -138.486099, 1.32226452e-11, 1.53790924e-09, 1, 1.00000036, 2.98023224e-08, 4.30411262e-12, -2.98023224e-08, 1.00000894, 2.29920261e-09),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,})
| |
| 737 | Mesh = New("BlockMesh",Bolt2,"Mesh",{Scale = Vector3.new(1, 0.400000006, 1.04999995),})
| |
| 738 | Weld = New("ManualWeld",Bolt2,"Weld",{Part0 = Bolt2,Part1 = Handaru,C0 = CFrame.new(0, 0, 0, -1.00000668, 0, 0, 0, 1.00000668, 0, 0, 0, -1),C1 = CFrame.new(-0.298851967, 0.690867424, -0.0499725342, -0.939698994, 0.34202224, 0, 0.34202224, 0.939698994, 0, 0, 0, -1),})
| |
| 739 | ||
| 740 | Knife2 = New("Part",chara,"Knife2",{BrickColor = BrickColor.new("Really black"),FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000018, 3, 0.600000024),CFrame = CFrame.new(20.800066, 8.20085621, -102.600151, 0.999997199, -7.43909914e-05, -0.000123201287, 0.000132681176, 7.43816781e-05, 1.00000858, -8.01031129e-05, -0.999997139, 8.01140704e-05),CanCollide = false,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
| |
| 741 | Mesh = New("SpecialMesh",Knife2,"Mesh",{MeshId = "rbxassetid://121944778",TextureId = "rbxassetid://121944805",MeshType = Enum.MeshType.FileMesh,})
| |
| 742 | Weld = New("ManualWeld",Knife2,"Weld",{Part0 = Knife2,Part1 = LeftArm,C0 = CFrame.new(0, 0, 0, 1, -1.83178334e-11, -9.29553131e-20, -8.93234474e-20, 1.9826904e-10, -1, 1.83178334e-11, 1, 1.9826904e-10),C1 = CFrame.new(0.0998783112, -1.00001431, 0.900054932, -0.999999046, -0.00013233356, 7.98649926e-05, -0.000129168649, 1.00000286, 7.99051195e-05, -7.79679685e-05, 7.79874026e-05, -0.999999046),})
| |
| 743 | ||
| 744 | SheathPart = New("Part",chara,"SheathPart",{BrickColor = BrickColor.new("Really black"),FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(-4.70037603, 7.11581182, -105.941528, 0.000411997637, 0.000128002648, 1, 0.765914023, -0.642943084, -0.00023325636, 0.642943025, 0.765914023, -0.000362930034),CanCollide = false,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
| |
| 745 | Mesh = New("SpecialMesh",SheathPart,"Mesh",{Scale = Vector3.new(0.419999987, 2.5, 5),MeshId = "rbxassetid://504776834",MeshType = Enum.MeshType.FileMesh,})
| |
| 746 | Weld = New("ManualWeld",SheathPart,"Weld",{Part0 = SheathPart,Part1 = LeftLeg,C0 = CFrame.new(0, 0, 0, 0.000411997637, 0.765914023, 0.642943025, 0.000128002648, -0.642943084, 0.765914023, 1, -0.00023325636, -0.000362930034),C1 = CFrame.new(-0.399157524, -0.0849089622, 0.44103241, -1, -0.000285560207, 0.000172345346, -0.000285530492, 1, 0.000172423926, -0.000172394575, 0.000172374697, -1),})
| |
| 747 | KnifeH = New("Part",chara,"KnifeH",{BrickColor = BrickColor.new("Really black"),FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(-4.70015621, 7.43445921, -105.543449, 1, -0.000408680877, -0.00014000498, -0.000222999661, -0.765914917, 0.642942011, -0.000369990012, -0.642941952, -0.765914917),CanCollide = false,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
| |
| 748 | Mesh = New("SpecialMesh",KnifeH,"Mesh",{MeshId = "rbxassetid://121944778",TextureId = "rbxassetid://121944805",MeshType = Enum.MeshType.FileMesh,})
| |
| 749 | Weld = New("ManualWeld",KnifeH,"Weld",{Part0 = KnifeH,Part1 = LeftLeg,C0 = CFrame.new(0, 0, 0, 1, -0.000222999661, -0.000369990012, -0.000408680877, -0.765914917, -0.642941952, -0.00014000498, 0.642942011, -0.765914917),C1 = CFrame.new(-0.399399757, 0.23380661, 0.043006897, -1, -0.000285560207, 0.000172345346, -0.000285530492, 1, 0.000172423926, -0.000172394575, 0.000172374697, -1),})
| |
| 750 | ||
| 751 | Knife2.Transparency = 1 | |
| 752 | KnifeH.Transparency = 0 | |
| 753 | ||
| 754 | function CreateTrailObj(parent,color1,color2,ofsx,ofsz) | |
| 755 | local Att1 = New("Attachment",parent,"Att1",{Position = Vector3.new(ofsx,parent.Size.Y/2,ofsz)})
| |
| 756 | local Att2 = New("Attachment",parent,"Att2",{Position = Vector3.new(ofsx,-(parent.Size.Y/2),ofsz)})
| |
| 757 | local TEff = New("Trail",parent,"TrailEff",{Color = ColorSequence.new({ColorSequenceKeypoint.new(0,BrickColor.new(color1).Color),ColorSequenceKeypoint.new(1,BrickColor.new(color2).Color)}),Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,.5),NumberSequenceKeypoint.new(1,1)}),Attachment0 = Att1,Attachment1 = Att2,Enabled = false,Lifetime = .5,MinLength = .001})
| |
| 758 | return TEff | |
| 759 | end | |
| 760 | ||
| 761 | LLTr = CreateTrailObj(LeftLeg,"White","White",0,0) | |
| 762 | RLTr = CreateTrailObj(RightLeg,"White","White",0,0) | |
| 763 | LATr = CreateTrailObj(LeftArm,"White","White",0,0) | |
| 764 | RATr = CreateTrailObj(RightArm,"White","White",0,0) | |
| 765 | ||
| 766 | local p1mit = Instance.new("ParticleEmitter",Knife2)
| |
| 767 | p1mit.Texture = "rbxasset://textures/particles/fire_main.dds" | |
| 768 | p1mit.Color = ColorSequence.new(Color3.new(.6,0,0)) | |
| 769 | p1mit.Size = NumberSequence.new(1,0) | |
| 770 | p1mit.Lifetime = NumberRange.new(2) | |
| 771 | p1mit.Rate = 100 | |
| 772 | p1mit.Enabled = false | |
| 773 | p1mit.Acceleration = Vector3.new(0,-10,0) | |
| 774 | p1mit.Rotation = NumberRange.new(0,359) | |
| 775 | p1mit.Speed = NumberRange.new(0) | |
| 776 | p1mit.Enabled = false | |
| 777 | ||
| 778 | local tr2 | |
| 779 | spawn(function() | |
| 780 | local Att1 = New("Attachment",Knife2,"Att1",{Position = Vector3.new(0,1.3,.2)})
| |
| 781 | local Att2 = New("Attachment",Knife2,"Att2",{Position = Vector3.new(0,-.5,.2)})
| |
| 782 | tr2 = New("Trail",Knife2,"TrailEff",{Color = ColorSequence.new(Color3.new(.8,.8,.8)),Transparency = NumberSequence.new(0,1),Attachment0 = Att1,Attachment1 = Att2,Enabled = false,Lifetime = .5,MinLength = .001})
| |
| 783 | end) | |
| 784 | ||
| 785 | local scr = Instance.new("ScreenGui",Player:FindFirstChildOfClass("PlayerGui"))
| |
| 786 | local fr1 = Instance.new("Frame",scr)
| |
| 787 | fr1.AnchorPoint = Vector2.new(1,.5) | |
| 788 | fr1.BackgroundTransparency = 1 | |
| 789 | fr1.BorderSizePixel = 0 | |
| 790 | fr1.Position = UDim2.new(1,0,.6,0) | |
| 791 | fr1.Size = UDim2.new(0,150,0,200) | |
| 792 | ||
| 793 | local imgbase = Instance.new("ImageLabel")
| |
| 794 | imgbase.BackgroundTransparency = 1 | |
| 795 | imgbase.BorderSizePixel = 0 | |
| 796 | imgbase.Size = UDim2.new(0,50,0,50) | |
| 797 | imgbase.ImageColor3 = Color3.new(.3,.3,.3) | |
| 798 | ||
| 799 | local img1 = imgbase:Clone() | |
| 800 | img1.Parent = fr1 | |
| 801 | img1.Image = "rbxassetid://50231593" | |
| 802 | img1.ImageColor3 = Color3.new(1,1,1) | |
| 803 | ||
| 804 | imgbase:Destroy() | |
| 805 | ||
| 806 | local txtbase = Instance.new("TextLabel")
| |
| 807 | txtbase.BackgroundTransparency = 1 | |
| 808 | txtbase.BorderSizePixel = 0 | |
| 809 | txtbase.Size = UDim2.new(0,100,0,50) | |
| 810 | txtbase.Font = "Highway" | |
| 811 | txtbase.TextSize = 30 | |
| 812 | txtbase.TextColor3 = Color3.new(.3,.3,.3) | |
| 813 | txtbase.TextStrokeColor3 = Color3.new(0,0,0) | |
| 814 | txtbase.TextStrokeTransparency = 0 | |
| 815 | ||
| 816 | local txt1 = txtbase:Clone() | |
| 817 | txt1.Parent = fr1 | |
| 818 | txt1.Text = "30/30" | |
| 819 | txt1.TextColor3 = Color3.new(1,1,1) | |
| 820 | txt1.Position = UDim2.new(0,50,0,0) | |
| 821 | ||
| 822 | txtbase:Destroy() | |
| 823 | ||
| 824 | local fr2 = Instance.new("Frame",scr)
| |
| 825 | fr2.AnchorPoint = Vector2.new(.5,.5) | |
| 826 | fr2.BackgroundColor3 = Color3.new(0,0,0) | |
| 827 | fr2.BorderColor3 = Color3.new(0,0,0) | |
| 828 | fr2.BorderSizePixel = 5 | |
| 829 | fr2.Position = UDim2.new(.5,0,.8,0) | |
| 830 | fr2.Size = UDim2.new(0,300,0,30) | |
| 831 | ||
| 832 | local hpbar = Instance.new("Frame",fr2)
| |
| 833 | hpbar.BackgroundColor3 = Color3.new(0,1,0) | |
| 834 | hpbar.BorderSizePixel = 0 | |
| 835 | hpbar.Size = UDim2.new(1,0,1,0) | |
| 836 | local hptext = Instance.new("TextLabel",fr2)
| |
| 837 | hptext.BackgroundTransparency = 1 | |
| 838 | hptext.BorderSizePixel = 0 | |
| 839 | hptext.LayoutOrder = -1 | |
| 840 | hptext.Size = UDim2.new(0,100,1,0) | |
| 841 | hptext.Font = "Highway" | |
| 842 | hptext.Text = " + 100" | |
| 843 | hptext.TextColor3 = Color3.new(1,1,1) | |
| 844 | hptext.TextSize = 30 | |
| 845 | hptext.TextXAlignment = "Left" | |
| 846 | ||
| 847 | coroutine.wrap(function() | |
| 848 | while true do | |
| 849 | swait() | |
| 850 | txt1.Text = shots.."/30" | |
| 851 | end | |
| 852 | end)() | |
| 853 | ||
| 854 | coroutine.wrap(function() | |
| 855 | while true do | |
| 856 | swait() | |
| 857 | local hp = Humanoid.Health | |
| 858 | local mhp = Humanoid.MaxHealth | |
| 859 | hpbar.Size = UDim2.new(hp/mhp,0,1,0) | |
| 860 | if healing == false then | |
| 861 | hpbar.BackgroundColor3 = Color3.new(1-(hp/mhp),hp/mhp,0) | |
| 862 | else | |
| 863 | hpbar.BackgroundColor3 = Color3.new(1,1,0) | |
| 864 | end | |
| 865 | hptext.Text = " + "..(math.floor(hp)) | |
| 866 | end | |
| 867 | end)() | |
| 868 | ||
| 869 | local li = Instance.new("SpotLight",Head)
| |
| 870 | li.Angle = 90 | |
| 871 | li.Brightness = 50 | |
| 872 | li.Shadows = true | |
| 873 | li.Range = 30 | |
| 874 | li.Enabled = false | |
| 875 | ||
| 876 | function rayCast(Position, Direction, Range, Ignore) | |
| 877 | return game:service("Workspace"):FindPartOnRay(Ray.new(Position, Direction.unit * (Range or 999.999)), Ignore)
| |
| 878 | end | |
| 879 | ||
| 880 | function FindNearestTorso(Position, Distance, SinglePlayer) | |
| 881 | if SinglePlayer then | |
| 882 | return (SinglePlayer.Head.CFrame.p - Position).magnitude < Distance | |
| 883 | end | |
| 884 | local List = {}
| |
| 885 | for i, v in pairs(workspace:GetDescendants()) do | |
| 886 | if v:IsA("Model") then
| |
| 887 | if v:findFirstChild("Head") then
| |
| 888 | if v ~= chara then | |
| 889 | if (v.Head.Position - Position).magnitude <= Distance then | |
| 890 | table.insert(List, v) | |
| 891 | end | |
| 892 | end | |
| 893 | end | |
| 894 | end | |
| 895 | end | |
| 896 | return List | |
| 897 | end | |
| 898 | ||
| 899 | EffectModel = Create("Model"){
| |
| 900 | Parent = chara, | |
| 901 | Name = "Effects", | |
| 902 | } | |
| 903 | ||
| 904 | --Effect Functions-- | |
| 905 | Effects = {
| |
| 906 | ||
| 907 | Block = function(cf,partsize,meshstart,meshadd,matr,colour,spin,inverse,factor) | |
| 908 | local p = Instance.new("Part",EffectModel)
| |
| 909 | p.BrickColor = BrickColor.new(colour) | |
| 910 | p.Size = partsize | |
| 911 | p.Anchored = true | |
| 912 | p.CanCollide = false | |
| 913 | p.Material = matr | |
| 914 | p.CFrame = cf | |
| 915 | if inverse == true then | |
| 916 | p.Transparency = 1 | |
| 917 | else | |
| 918 | p.Transparency = 0 | |
| 919 | end | |
| 920 | local m = Instance.new("BlockMesh",p)
| |
| 921 | m.Scale = meshstart | |
| 922 | coroutine.wrap(function() | |
| 923 | for i=0,1,factor do | |
| 924 | swait() | |
| 925 | if inverse == true then | |
| 926 | p.Transparency = 1-i | |
| 927 | else | |
| 928 | p.Transparency = i | |
| 929 | end | |
| 930 | m.Scale = m.Scale + meshadd | |
| 931 | if spin == true then | |
| 932 | p.CFrame = p.CFrame * CFrame.Angles(math.random(-50,50),math.random(-50,50),math.random(-50,50)) | |
| 933 | end | |
| 934 | end | |
| 935 | p:Destroy() | |
| 936 | end)() | |
| 937 | return p | |
| 938 | end, | |
| 939 | ||
| 940 | Sphere = function(cf,partsize,meshstart,meshadd,matr,colour,inverse,factor) | |
| 941 | local p = Instance.new("Part",EffectModel)
| |
| 942 | p.BrickColor = BrickColor.new(colour) | |
| 943 | p.Size = partsize | |
| 944 | p.Anchored = true | |
| 945 | p.CanCollide = false | |
| 946 | p.Material = matr | |
| 947 | p.CFrame = cf | |
| 948 | if inverse == true then | |
| 949 | p.Transparency = 1 | |
| 950 | else | |
| 951 | p.Transparency = 0 | |
| 952 | end | |
| 953 | local m = Instance.new("SpecialMesh",p)
| |
| 954 | m.MeshType = "Sphere" | |
| 955 | m.Scale = meshstart | |
| 956 | coroutine.wrap(function() | |
| 957 | for i=0,1,factor do | |
| 958 | swait() | |
| 959 | if inverse == true then | |
| 960 | p.Transparency = 1-i | |
| 961 | else | |
| 962 | p.Transparency = i | |
| 963 | end | |
| 964 | m.Scale = m.Scale + meshadd | |
| 965 | end | |
| 966 | p:Destroy() | |
| 967 | end)() | |
| 968 | return p | |
| 969 | end, | |
| 970 | ||
| 971 | Cylinder = function(cf,partsize,meshstart,meshadd,matr,colour,inverse,factor) | |
| 972 | local p = Instance.new("Part",EffectModel)
| |
| 973 | p.BrickColor = BrickColor.new(colour) | |
| 974 | p.Size = partsize | |
| 975 | p.Anchored = true | |
| 976 | p.CanCollide = false | |
| 977 | p.Material = matr | |
| 978 | p.CFrame = cf | |
| 979 | if inverse == true then | |
| 980 | p.Transparency = 1 | |
| 981 | else | |
| 982 | p.Transparency = 0 | |
| 983 | end | |
| 984 | local m = Instance.new("CylinderMesh",p)
| |
| 985 | m.Scale = meshstart | |
| 986 | coroutine.wrap(function() | |
| 987 | for i=0,1,factor do | |
| 988 | swait() | |
| 989 | if inverse == true then | |
| 990 | p.Transparency = 1-i | |
| 991 | else | |
| 992 | p.Transparency = i | |
| 993 | end | |
| 994 | m.Scale = m.Scale + meshadd | |
| 995 | end | |
| 996 | p:Destroy() | |
| 997 | end)() | |
| 998 | return p | |
| 999 | end, | |
| 1000 | ||
| 1001 | Wave = function(cf,meshstart,meshadd,colour,spin,inverse,factor) | |
| 1002 | local p = Instance.new("Part",EffectModel)
| |
| 1003 | p.BrickColor = BrickColor.new(colour) | |
| 1004 | p.Size = Vector3.new() | |
| 1005 | p.Anchored = true | |
| 1006 | p.CanCollide = false | |
| 1007 | p.CFrame = cf | |
| 1008 | if inverse == true then | |
| 1009 | p.Transparency = 1 | |
| 1010 | else | |
| 1011 | p.Transparency = 0 | |
| 1012 | end | |
| 1013 | local m = Instance.new("SpecialMesh",p)
| |
| 1014 | m.MeshId = "rbxassetid://20329976" | |
| 1015 | m.Scale = meshstart | |
| 1016 | coroutine.wrap(function() | |
| 1017 | for i=0,1,factor do | |
| 1018 | swait() | |
| 1019 | if inverse == true then | |
| 1020 | p.Transparency = 1-i | |
| 1021 | else | |
| 1022 | p.Transparency = i | |
| 1023 | end | |
| 1024 | m.Scale = m.Scale + meshadd | |
| 1025 | p.CFrame = p.CFrame * CFrame.Angles(0,math.rad(spin),0) | |
| 1026 | end | |
| 1027 | p:Destroy() | |
| 1028 | end)() | |
| 1029 | return p | |
| 1030 | end, | |
| 1031 | ||
| 1032 | Ring = function(cf,meshstart,meshadd,colour,inverse,factor) | |
| 1033 | local p = Instance.new("Part",EffectModel)
| |
| 1034 | p.BrickColor = BrickColor.new(colour) | |
| 1035 | p.Size = Vector3.new() | |
| 1036 | p.Anchored = true | |
| 1037 | p.CanCollide = false | |
| 1038 | p.CFrame = cf | |
| 1039 | if inverse == true then | |
| 1040 | p.Transparency = 1 | |
| 1041 | else | |
| 1042 | p.Transparency = 0 | |
| 1043 | end | |
| 1044 | local m = Instance.new("SpecialMesh",p)
| |
| 1045 | m.MeshId = "rbxassetid://3270017" | |
| 1046 | m.Scale = meshstart | |
| 1047 | coroutine.wrap(function() | |
| 1048 | for i=0,1,factor do | |
| 1049 | swait() | |
| 1050 | if inverse == true then | |
| 1051 | p.Transparency = 1-i | |
| 1052 | else | |
| 1053 | p.Transparency = i | |
| 1054 | end | |
| 1055 | m.Scale = m.Scale + meshadd | |
| 1056 | end | |
| 1057 | p:Destroy() | |
| 1058 | end)() | |
| 1059 | return p | |
| 1060 | end, | |
| 1061 | ||
| 1062 | Meshed = function(cf,meshstart,meshadd,colour,meshid,textid,spin,inverse,factor) | |
| 1063 | local p = Instance.new("Part",EffectModel)
| |
| 1064 | p.BrickColor = BrickColor.new(colour) | |
| 1065 | p.Size = Vector3.new() | |
| 1066 | p.Anchored = true | |
| 1067 | p.CanCollide = false | |
| 1068 | p.CFrame = cf | |
| 1069 | if inverse == true then | |
| 1070 | p.Transparency = 1 | |
| 1071 | else | |
| 1072 | p.Transparency = 0 | |
| 1073 | end | |
| 1074 | local m = Instance.new("SpecialMesh",p)
| |
| 1075 | m.MeshId = meshid | |
| 1076 | m.TextureId = textid | |
| 1077 | m.Scale = meshstart | |
| 1078 | coroutine.wrap(function() | |
| 1079 | for i=0,1,factor do | |
| 1080 | swait() | |
| 1081 | if inverse == true then | |
| 1082 | p.Transparency = 1-i | |
| 1083 | else | |
| 1084 | p.Transparency = i | |
| 1085 | end | |
| 1086 | m.Scale = m.Scale + meshadd | |
| 1087 | p.CFrame = p.CFrame * CFrame.Angles(0,math.rad(spin),0) | |
| 1088 | end | |
| 1089 | p:Destroy() | |
| 1090 | end)() | |
| 1091 | return p | |
| 1092 | end, | |
| 1093 | ||
| 1094 | Explode = function(cf,partsize,meshstart,meshadd,matr,colour,move,inverse,factor) | |
| 1095 | local p = Instance.new("Part",EffectModel)
| |
| 1096 | p.BrickColor = BrickColor.new(colour) | |
| 1097 | p.Size = partsize | |
| 1098 | p.Anchored = true | |
| 1099 | p.CanCollide = false | |
| 1100 | p.Material = matr | |
| 1101 | p.CFrame = cf * CFrame.Angles(math.rad(math.random(-360,360)),math.rad(math.random(-360,360)),math.rad(math.random(-360,360))) | |
| 1102 | if inverse == true then | |
| 1103 | p.Transparency = 1 | |
| 1104 | else | |
| 1105 | p.Transparency = 0 | |
| 1106 | end | |
| 1107 | local m = Instance.new("SpecialMesh",p)
| |
| 1108 | m.MeshType = "Sphere" | |
| 1109 | m.Scale = meshstart | |
| 1110 | coroutine.wrap(function() | |
| 1111 | for i=0,1,factor do | |
| 1112 | swait() | |
| 1113 | if inverse == true then | |
| 1114 | p.Transparency = 1-i | |
| 1115 | else | |
| 1116 | p.Transparency = i | |
| 1117 | end | |
| 1118 | m.Scale = m.Scale + meshadd | |
| 1119 | p.CFrame = p.CFrame * CFrame.new(0,move,0) | |
| 1120 | end | |
| 1121 | p:Destroy() | |
| 1122 | end)() | |
| 1123 | return p | |
| 1124 | end, | |
| 1125 | ||
| 1126 | } | |
| 1127 | ||
| 1128 | function GetDudesTorso(c) | |
| 1129 | local torsy = (c:findFirstChild("Torso") or c:findFirstChild("UpperTorso"))
| |
| 1130 | if torsy ~= nil then | |
| 1131 | return torsy | |
| 1132 | end | |
| 1133 | end | |
| 1134 | ||
| 1135 | function BodyVel(part,faws) | |
| 1136 | local bodyvel = Instance.new("BodyVelocity",part)
| |
| 1137 | local pep = 10000000 | |
| 1138 | bodyvel.P = pep | |
| 1139 | bodyvel.MaxForce = Vector3.new(pep,pep,pep) | |
| 1140 | bodyvel.Velocity = faws | |
| 1141 | debby:AddItem(bodyvel,.2) | |
| 1142 | end | |
| 1143 | ||
| 1144 | function Dmg(dude,dmg,env,faws,trip,efftyp,toim) | |
| 1145 | if dude and dude ~= chara then | |
| 1146 | if dude:FindFirstChild("HITO") then return end
| |
| 1147 | if toim ~= 0 then | |
| 1148 | local debounce = Instance.new("BoolValue",dude)
| |
| 1149 | debounce.Name = "HITO" | |
| 1150 | debby:AddItem(debounce,toim) | |
| 1151 | end | |
| 1152 | local hum = dude:FindFirstChildOfClass("Humanoid")
| |
| 1153 | local dam = dmg+math.random(-env,env) | |
| 1154 | local teksu = "-"..dam | |
| 1155 | if hum then | |
| 1156 | local finhel = hum.Health - dam | |
| 1157 | if (finhel <= 0 and dude:FindFirstChild("DEATHED")==nil) or dmg == math.huge then
| |
| 1158 | teksu = "DEATH" | |
| 1159 | dude:BreakJoints() | |
| 1160 | Instance.new("BoolValue",dude).Name = "DEATHED"
| |
| 1161 | --local soaa = Instance.new("Sound",dude.Head)
| |
| 1162 | --local cho = math.random(1,5) | |
| 1163 | --if cho == 1 then | |
| 1164 | --soaa.SoundId = "rbxassetid://111896685" | |
| 1165 | --elseif cho == 2 then | |
| 1166 | --soaa.SoundId = "rbxassetid://535528169" | |
| 1167 | --elseif cho == 3 then | |
| 1168 | --soaa.SoundId = "rbxassetid://1080363252" | |
| 1169 | --elseif cho == 4 then | |
| 1170 | --soaa.SoundId = "rbxassetid://147758746" | |
| 1171 | --elseif cho == 5 then | |
| 1172 | --soaa.SoundId = "rbxassetid://626777433" | |
| 1173 | --soaa.Volume = .2 | |
| 1174 | --soaa.TimePosition = 1 | |
| 1175 | --end | |
| 1176 | --game:service'Debris':AddItem(soaa,6) | |
| 1177 | --soaa:Play() | |
| 1178 | end | |
| 1179 | if dmg ~= math.huge then | |
| 1180 | hum.Health = hum.Health - dam | |
| 1181 | end | |
| 1182 | end | |
| 1183 | coroutine.wrap(function() | |
| 1184 | local naeeym2 = Instance.new("BillboardGui",dude)
| |
| 1185 | naeeym2.Size = UDim2.new(0,100,0,40) | |
| 1186 | naeeym2.StudsOffset = Vector3.new(0,3,0) | |
| 1187 | naeeym2.Adornee = dude:FindFirstChild("Head")
| |
| 1188 | naeeym2.Name = "TalkingBillBoard" | |
| 1189 | local tecks2 = Instance.new("TextLabel",naeeym2)
| |
| 1190 | tecks2.BackgroundTransparency = 1 | |
| 1191 | tecks2.BorderSizePixel = 0 | |
| 1192 | tecks2.Text = teksu | |
| 1193 | tecks2.Font = "Fantasy" | |
| 1194 | tecks2.TextSize = 24 | |
| 1195 | tecks2.TextStrokeTransparency = 0 | |
| 1196 | tecks2.TextColor3 = Color3.new(1,1,1) | |
| 1197 | tecks2.TextStrokeColor3 = Color3.new(0,0,0) | |
| 1198 | tecks2.Size = UDim2.new(1,0,0.5,0) | |
| 1199 | swait(10) | |
| 1200 | for i = 0,1,.05 do | |
| 1201 | swait() | |
| 1202 | tecks2.Position = tecks2.Position - UDim2.new(0,0,.005,0) | |
| 1203 | tecks2.TextStrokeTransparency = i | |
| 1204 | tecks2.TextTransparency = i | |
| 1205 | end | |
| 1206 | naeeym2:Destroy() | |
| 1207 | end)() | |
| 1208 | local torsy = GetDudesTorso(dude) | |
| 1209 | if torsy then | |
| 1210 | local amtt = dam/5 | |
| 1211 | if amtt > 30 then | |
| 1212 | amtt = 30 | |
| 1213 | end | |
| 1214 | for i=1,amtt do | |
| 1215 | local blp = Instance.new("Part",EffectModel)
| |
| 1216 | blp.Size = Vector3.new(.3,.3,.3) | |
| 1217 | blp.BrickColor = BrickColor.new("Crimson")
| |
| 1218 | blp.CFrame = torsy.CFrame*CFrame.Angles(math.random(-50,50),math.random(-50,50),math.random(-50,50)) | |
| 1219 | blp.Velocity = torsy.CFrame.lookVector*math.random(-8,-8) + torsy.CFrame.rightVector*math.random(-8,8) + Vector3.new(0,math.random(0,5),0) | |
| 1220 | blp.RotVelocity = Vector3.new(math.random(-15,15),math.random(-15,15),math.random(-15,15)) | |
| 1221 | --local blm = Instance.new("SpecialMesh",blp)
| |
| 1222 | --blm.MeshType = "Sphere" | |
| 1223 | coroutine.wrap(function() | |
| 1224 | swait(10) | |
| 1225 | blp.Orientation = Vector3.new(0,blp.Orientation.y,0) | |
| 1226 | for i=0,1,.1 do | |
| 1227 | swait() | |
| 1228 | blp.Transparency = i | |
| 1229 | blp.Size = blp.Size + Vector3.new(.05,-.05,.05) | |
| 1230 | end | |
| 1231 | blp:Destroy() | |
| 1232 | end)() | |
| 1233 | end | |
| 1234 | if efftyp == "Blunt" then | |
| 1235 | puncheff(torsy) | |
| 1236 | elseif efftyp == "Sharp" then | |
| 1237 | slasheff(torsy) | |
| 1238 | coroutine.wrap(function() | |
| 1239 | if Knife2.Transparency == 0 then | |
| 1240 | p1mit.Enabled = true | |
| 1241 | swait(10) | |
| 1242 | p1mit.Enabled = false | |
| 1243 | end | |
| 1244 | end)() | |
| 1245 | elseif efftyp == "Shot" then | |
| 1246 | so(144884872,torsy,.9,1) | |
| 1247 | end | |
| 1248 | if faws ~= 0 then | |
| 1249 | BodyVel(torsy,faws) | |
| 1250 | end | |
| 1251 | if trip == true then | |
| 1252 | torsy.CFrame = torsy.CFrame * CFrame.Angles(math.rad(-90),0,0) | |
| 1253 | torsy.RotVelocity = Vector3.new(math.random(-50,50),math.random(-50,50),math.random(-50,50)) | |
| 1254 | end | |
| 1255 | end | |
| 1256 | end | |
| 1257 | end | |
| 1258 | ||
| 1259 | function MagnitudeDmg(par,magni,dmg,env,faws,trip,efftyp,toim) | |
| 1260 | for _, c in pairs(workspace:GetDescendants()) do | |
| 1261 | local hum = c:FindFirstChildOfClass("Humanoid")
| |
| 1262 | if hum ~= nil and c:FindFirstChild("IsTeamMateOfCK")==nil then
| |
| 1263 | local head = GetDudesTorso(c) | |
| 1264 | if head ~= nil then | |
| 1265 | local targ = head.Position - par.Position | |
| 1266 | local mag = targ.magnitude | |
| 1267 | if magni >= mag and c ~= chara then | |
| 1268 | Dmg(c,dmg,env,faws,trip,efftyp,toim) | |
| 1269 | end | |
| 1270 | end | |
| 1271 | end | |
| 1272 | end | |
| 1273 | end | |
| 1274 | ||
| 1275 | function CamShake(par,magni,env,dur) | |
| 1276 | coroutine.wrap(function() | |
| 1277 | for i=0,dur*60 do | |
| 1278 | swait() | |
| 1279 | Humanoid.CameraOffset = Vector3.new(math.random(-(env*10),(env*10))/10,math.random(-(env*10),(env*10))/10,math.random(-(env*10),(env*10))/10) | |
| 1280 | end | |
| 1281 | Humanoid.CameraOffset = Vector3.new() | |
| 1282 | end)() | |
| 1283 | end | |
| 1284 | ||
| 1285 | function puncheff(par) | |
| 1286 | if par.Parent:FindFirstChild("DebounceHit")==nil then
| |
| 1287 | so(386946017,par,math.random(80,120)/100,1) | |
| 1288 | Effects.Sphere(par.CFrame,Vector3.new(1,1,1),Vector3.new(1,1,1),Vector3.new(.1,.1,.1),"Neon","White",false,.1) | |
| 1289 | end | |
| 1290 | end | |
| 1291 | ||
| 1292 | function slasheff(par) | |
| 1293 | if par.Parent:FindFirstChild("DebounceHit")==nil then
| |
| 1294 | local cho = math.random(1,3) | |
| 1295 | so(444667859,par,1,1) | |
| 1296 | Effects.Sphere(par.CFrame*CFrame.Angles(math.random(0,360),math.random(0,360),math.random(0,360)),Vector3.new(.5,.5,.5),Vector3.new(1,0,1),Vector3.new(-.1,5,-.1),"Neon","White",false,.1) | |
| 1297 | CamShake(par,3,.3,.5) | |
| 1298 | end | |
| 1299 | end | |
| 1300 | ||
| 1301 | function gunreload() | |
| 1302 | local bolting = false | |
| 1303 | if shots < 1 then | |
| 1304 | bolting = true | |
| 1305 | end | |
| 1306 | for i=0,1,.2 do | |
| 1307 | swait() | |
| 1308 | PlayAnimationFromTable({
| |
| 1309 | CFrame.new(7.16576396e-05, -8.09862577e-09, 5.8991347e-05, 0.866025805, 5.21622605e-05, -0.499999523, -8.21355061e-05, 1, -3.79384437e-05, 0.500003934, 7.39239331e-05, 0.866033435), | |
| 1310 | CFrame.new(-0.000200522729, 1.49998856, -2.10760772e-05, 0.866025805, -8.21355061e-05, 0.500003934, 5.21622605e-05, 1, 7.39239331e-05, -0.499999523, -3.79384437e-05, 0.866033435), | |
| 1311 | CFrame.new(1.19112039, 0.509645581, -0.936723173, 0.866108775, 0.469844252, -0.170603499, 0.000398069969, -0.34195143, -0.939717591, -0.499855638, 0.813835204, -0.296356052), | |
| 1312 | CFrame.new(-1.01784408, -0.307534277, 0.587668538, 0.813770115, -0.296275973, 0.499998927, 0.342069209, 0.939674795, 7.47573649e-05, -0.469858527, 0.170973375, 0.866026163), | |
| 1313 | CFrame.new(0.500045836, -2.00001574, 6.10351854e-05, 1.00000012, 0, 0, 0, 1, -1.09139364e-11, 0, -1.09139364e-11, 1.00000012), | |
| 1314 | CFrame.new(-0.499982297, -2.00001812, -1.68383121e-06, 0.866025805, 7.7745608e-07, 0.499999464, -9.20089349e-07, 1, 3.87553882e-08, -0.499999464, -4.93619154e-07, 0.866025805), | |
| 1315 | }, .4, false) | |
| 1316 | end | |
| 1317 | so(1550642637,RightArm,1,1) | |
| 1318 | local magh = Mag:Clone() | |
| 1319 | local magd = Mag:Clone() | |
| 1320 | magd.Parent = chara | |
| 1321 | magd:MoveTo(MagPart.Position) | |
| 1322 | magd.MagPart.CFrame = MagPart.CFrame | |
| 1323 | for i,v in pairs(Mag:children'') do | |
| 1324 | v.Transparency = 1 | |
| 1325 | end | |
| 1326 | for i,v in pairs(magd:children'') do | |
| 1327 | v.CanCollide = true | |
| 1328 | end | |
| 1329 | coroutine.wrap(function() | |
| 1330 | swait(120) | |
| 1331 | for ab=0,1,.1 do | |
| 1332 | swait() | |
| 1333 | for i,v in pairs(magd:children'') do | |
| 1334 | v.Transparency = ab | |
| 1335 | end | |
| 1336 | end | |
| 1337 | magd:Destroy() | |
| 1338 | end)() | |
| 1339 | swait(10) | |
| 1340 | magh.MagPart.Weld.Part1 = LeftArm | |
| 1341 | magh.MagPart.Weld.C1 = CFrame.new() | |
| 1342 | magh.MagPart.Weld.C0 = CFrame.new(-1,0,-.1) * CFrame.Angles(math.rad(90),0,math.rad(90)) | |
| 1343 | magh.Parent = chara | |
| 1344 | for i=0,1,.1 do | |
| 1345 | swait() | |
| 1346 | PlayAnimationFromTable({
| |
| 1347 | CFrame.new(6.78431461e-05, -8.38813463e-09, 6.55982731e-05, 0.866028309, 5.21623115e-05, -0.500000954, -8.2135979e-05, 1, -3.7939295e-05, 0.500000954, 7.39235766e-05, 0.866028368), | |
| 1348 | CFrame.new(-0.000197320973, 1.4999876, -1.30886638e-05, 0.98481077, -8.24863091e-05, 0.173648238, 7.46281003e-05, 1, 5.17808985e-05, -0.173648268, -3.80359343e-05, 0.98481077), | |
| 1349 | CFrame.new(1.1081171, 0.229849994, -0.552296758, 0.32167092, 0.529445052, -0.784998, -0.865821123, -0.171100825, -0.47018975, -0.383253366, 0.83091414, 0.403366506), | |
| 1350 | CFrame.new(-0.717486799, 0.926528692, -1.03411949, 0.0336538404, -0.23535648, -0.971329331, -0.966074884, 0.241339579, -0.0919491872, 0.256061047, 0.941471338, -0.219250023), | |
| 1351 | CFrame.new(0.500048757, -2.00001621, 5.34072533e-05, 1.00000596, -8.18545232e-11, 0, -8.18545232e-11, 1, -5.85714588e-10, 0, -5.85714588e-10, 1.00000596), | |
| 1352 | CFrame.new(-0.499987721, -2.00001812, -2.68220901e-07, 0.866030872, 7.77390596e-07, 0.500002384, -9.19890795e-07, 1, 3.82206053e-08, -0.500002325, -4.94204869e-07, 0.866030872), | |
| 1353 | }, .4, false) | |
| 1354 | end | |
| 1355 | magh:Destroy() | |
| 1356 | so(1550643261,RightArm,1,1) | |
| 1357 | for i,v in pairs(Mag:children'') do | |
| 1358 | v.Transparency = 0 | |
| 1359 | end | |
| 1360 | shots=1 | |
| 1361 | if bolting then | |
| 1362 | shots=0 | |
| 1363 | swait(10) | |
| 1364 | for i=0,1,.1 do | |
| 1365 | swait() | |
| 1366 | PlayAnimationFromTable({
| |
| 1367 | CFrame.new(7.16576469e-05, -8.0986311e-09, 5.89913543e-05, 0.866025865, 5.21622605e-05, -0.499999553, -8.2135557e-05, 1, -3.79385383e-05, 0.500003994, 7.39240495e-05, 0.866033494), | |
| 1368 | CFrame.new(-0.0471813381, 1.46578491, -0.0813962817, 0.866025865, -0.171088517, 0.4698219, 5.20799076e-05, 0.939667284, 0.342089593, -0.499999523, -0.296236575, 0.813792229), | |
| 1369 | CFrame.new(0.903510451, 0.733465374, -0.540370524, 0.0522459783, 0.845055699, 0.532124102, 0.996226788, -0.00712709641, -0.0864949599, -0.0693004429, 0.534644127, -0.842239022), | |
| 1370 | CFrame.new(-1.3147887, 0.362699449, -0.10727562, 0.924801946, -0.332139075, 0.18555221, 0.0397336259, -0.400726348, -0.915335894, 0.37838313, 0.853878319, -0.35739553), | |
| 1371 | CFrame.new(0.500048101, -2.00001764, 6.48489149e-05, 1.00000465, 6.20275387e-10, 7.62939453e-06, 6.20275387e-10, 1, 1.05501385e-09, 7.62939453e-06, 1.05501385e-09, 1.00001347), | |
| 1372 | CFrame.new(-0.499982387, -2.0000186, 2.08616257e-06, 0.866025865, 7.78074536e-07, 0.500008345, -9.20103844e-07, 1, 3.99777491e-08, -0.499999523, -4.92556865e-07, 0.866041124), | |
| 1373 | }, .4, false) | |
| 1374 | end | |
| 1375 | so(437204112,RightArm,1,1) | |
| 1376 | swait(5) | |
| 1377 | end | |
| 1378 | shots = shots+30 | |
| 1379 | end | |
| 1380 | ||
| 1381 | function wepknifestab() | |
| 1382 | attack = true | |
| 1383 | Humanoid.WalkSpeed = 2 | |
| 1384 | for i=0,1,.2 do | |
| 1385 | swait() | |
| 1386 | PlayAnimationFromTable({
| |
| 1387 | CFrame.new(0.000179143899, 4.94844912e-08, -0.000147477331, 0.500000775, 1.22923609e-06, -0.86602509, -0.000292493496, 1.00000012, -0.000167452119, 0.866025031, 0.000337032834, 0.500000775), | |
| 1388 | CFrame.new(-0.000420931523, 1.50010991, -7.43984856e-06, 0.500000775, -0.000292493496, 0.866025031, 1.22923609e-06, 1.00000012, 0.000337032834, -0.86602509, -0.000167452119, 0.500000775), | |
| 1389 | CFrame.new(0.839951992, 0.256004274, -0.958486319, 0.499996692, 0.813799739, 0.2961981, 4.75931301e-06, 0.342016816, -0.939693928, -0.866027415, 0.469845295, 0.171003401), | |
| 1390 | CFrame.new(-1.22089827, -0.164978445, -0.0866824239, 0.983905554, -0.138054684, 0.113450736, 0.176127508, 0.856396437, -0.485349834, -0.0301539302, 0.497520208, 0.866928339), | |
| 1391 | CFrame.new(0.500076354, -2.00016046, 1.52737084e-05, 1.00000012, -1.45519152e-11, 2.98023224e-08, -1.45519152e-11, 1.00000012, -7.27595761e-12, 2.98023224e-08, -7.27595761e-12, 1.00000012), | |
| 1392 | CFrame.new(-0.499987543, -2.00015903, -5.56111336e-05, 0.499999285, 9.37507139e-07, 0.866025865, -1.2402096e-06, 1.00000012, -3.66519089e-07, -0.866025925, -8.90795491e-07, 0.499999374), | |
| 1393 | }, .5, false) | |
| 1394 | end | |
| 1395 | so(211059653,Knife2,1,1) | |
| 1396 | Knife2.Transparency = 0 | |
| 1397 | KnifeH.Transparency = 1 | |
| 1398 | for i=0,1,.1 do | |
| 1399 | swait() | |
| 1400 | PlayAnimationFromTable({
| |
| 1401 | CFrame.new(0.000175330031, 1.00539501e-06, -0.000154084992, 0.500003099, 1.22933841e-06, -0.866029263, -0.000292495621, 1.00000453, -0.000167453458, 0.866029143, 0.000337033416, 0.500003219), | |
| 1402 | CFrame.new(-0.00041242165, 1.50012219, -6.93052425e-06, 0.500003099, -0.000292495621, 0.866029143, 1.22933841e-06, 1.00000453, 0.000337033416, -0.866029263, -0.000167453458, 0.500003219), | |
| 1403 | CFrame.new(1.09288597, 0.364121079, -0.802504063, 0.748180747, 0.593714058, 0.296199232, 0.116981708, 0.321389914, -0.939695835, -0.653104663, 0.737710655, 0.171003729), | |
| 1404 | CFrame.new(-0.688675284, 1.32965851, -0.712965548, 0.334458649, -0.800666928, -0.49706617, -0.926752567, -0.375185549, -0.0192363095, -0.171089798, 0.46709004, -0.867502213), | |
| 1405 | CFrame.new(0.500086367, -2.00017858, 1.52748289e-05, 1.00000489, -7.13043846e-10, 2.98023224e-08, -7.13043846e-10, 1.00000441, -5.31144906e-10, 2.98023224e-08, -5.31144906e-10, 1.00000489), | |
| 1406 | CFrame.new(-0.499991834, -2.00017858, -5.22881746e-05, 0.500001609, 9.36794095e-07, 0.866030037, -1.24011513e-06, 1.00000441, -3.673631e-07, -0.866030157, -8.91312084e-07, 0.500001788), | |
| 1407 | }, .5, false) | |
| 1408 | end | |
| 1409 | tr2.Enabled = true | |
| 1410 | so(200632136,Knife2,math.random(9,11)/10,1) | |
| 1411 | for i=0,1,.1 do | |
| 1412 | swait() | |
| 1413 | PlayAnimationFromTable({
| |
| 1414 | CFrame.new(-2.50339508e-06, -0.116524018, -2.23838973, 0.342018872, -5.0964772e-08, -0.939693093, 0.321393877, 0.939692676, 0.11697726, 0.883022726, -0.342020035, 0.321392655), | |
| 1415 | CFrame.new(-6.99047723e-06, 1.49998283, -2.62057279e-06, 0.342018872, 1.1920929e-07, 0.939693093, -5.0964772e-08, 1, -1.49011612e-07, -0.939693093, -7.4505806e-09, 0.342018902), | |
| 1416 | CFrame.new(1.22636616, 0.263386577, -0.809811354, 0.939690471, 0.342026293, 1.16229057e-06, -0.0593909174, 0.163175166, -0.984808028, -0.336830378, 0.925414443, 0.173647419), | |
| 1417 | CFrame.new(-1.32934356, 1.10000336, -0.700607181, -1.1920929e-07, 0.342020571, -0.939692616, -1, -4.47034836e-08, 1.49011612e-07, 7.4505806e-09, 0.939692497, 0.342020541), | |
| 1418 | CFrame.new(0.977364421, -1.93956006, -0.0584065914, 0.854759812, -0.518661916, -0.0193820298, 0.5132581, 0.850225329, -0.116975099, 0.0771495849, 0.0900376588, 0.99294579), | |
| 1419 | CFrame.new(-0.972516656, -1.19701695, -0.393972486, 0.183487743, 0.321393877, 0.92899859, 0.0593910404, 0.939692676, -0.336824, -0.981226325, 0.11697726, 0.153334215), | |
| 1420 | }, .4, false) | |
| 1421 | MagnitudeDmg(Knife2,1.5,100,0,RootPart.CFrame.lookVector*5,false,"Sharp",.5) | |
| 1422 | end | |
| 1423 | for i=0,1,.2 do | |
| 1424 | swait() | |
| 1425 | PlayAnimationFromTable({
| |
| 1426 | CFrame.new(0.000175330031, 1.00539501e-06, -0.000154084992, 0.500003099, 1.22933841e-06, -0.866029263, -0.000292495621, 1.00000453, -0.000167453458, 0.866029143, 0.000337033416, 0.500003219), | |
| 1427 | CFrame.new(-0.00041242165, 1.50012219, -6.93052425e-06, 0.500003099, -0.000292495621, 0.866029143, 1.22933841e-06, 1.00000453, 0.000337033416, -0.866029263, -0.000167453458, 0.500003219), | |
| 1428 | CFrame.new(1.09288597, 0.364121079, -0.802504063, 0.748180747, 0.593714058, 0.296199232, 0.116981708, 0.321389914, -0.939695835, -0.653104663, 0.737710655, 0.171003729), | |
| 1429 | CFrame.new(-0.688675284, 1.32965851, -0.712965548, 0.334458649, -0.800666928, -0.49706617, -0.926752567, -0.375185549, -0.0192363095, -0.171089798, 0.46709004, -0.867502213), | |
| 1430 | CFrame.new(0.500086367, -2.00017858, 1.52748289e-05, 1.00000489, -7.13043846e-10, 2.98023224e-08, -7.13043846e-10, 1.00000441, -5.31144906e-10, 2.98023224e-08, -5.31144906e-10, 1.00000489), | |
| 1431 | CFrame.new(-0.499991834, -2.00017858, -5.22881746e-05, 0.500001609, 9.36794095e-07, 0.866030037, -1.24011513e-06, 1.00000441, -3.673631e-07, -0.866030157, -8.91312084e-07, 0.500001788), | |
| 1432 | }, .5, false) | |
| 1433 | end | |
| 1434 | for i=0,1,.2 do | |
| 1435 | swait() | |
| 1436 | PlayAnimationFromTable({
| |
| 1437 | CFrame.new(0.000179143899, 4.94844912e-08, -0.000147477331, 0.500000775, 1.22923609e-06, -0.86602509, -0.000292493496, 1.00000012, -0.000167452119, 0.866025031, 0.000337032834, 0.500000775), | |
| 1438 | CFrame.new(-0.000420931523, 1.50010991, -7.43984856e-06, 0.500000775, -0.000292493496, 0.866025031, 1.22923609e-06, 1.00000012, 0.000337032834, -0.86602509, -0.000167452119, 0.500000775), | |
| 1439 | CFrame.new(0.839951992, 0.256004274, -0.958486319, 0.499996692, 0.813799739, 0.2961981, 4.75931301e-06, 0.342016816, -0.939693928, -0.866027415, 0.469845295, 0.171003401), | |
| 1440 | CFrame.new(-1.22089827, -0.164978445, -0.0866824239, 0.983905554, -0.138054684, 0.113450736, 0.176127508, 0.856396437, -0.485349834, -0.0301539302, 0.497520208, 0.866928339), | |
| 1441 | CFrame.new(0.500076354, -2.00016046, 1.52737084e-05, 1.00000012, -1.45519152e-11, 2.98023224e-08, -1.45519152e-11, 1.00000012, -7.27595761e-12, 2.98023224e-08, -7.27595761e-12, 1.00000012), | |
| 1442 | CFrame.new(-0.499987543, -2.00015903, -5.56111336e-05, 0.499999285, 9.37507139e-07, 0.866025865, -1.2402096e-06, 1.00000012, -3.66519089e-07, -0.866025925, -8.90795491e-07, 0.499999374), | |
| 1443 | }, .5, false) | |
| 1444 | end | |
| 1445 | so(211134014,Knife2,1,1) | |
| 1446 | Knife2.Transparency = 1 | |
| 1447 | KnifeH.Transparency = 0 | |
| 1448 | Humanoid.WalkSpeed = 16 | |
| 1449 | tr2.Enabled = false | |
| 1450 | attack = false | |
| 1451 | end | |
| 1452 | ||
| 1453 | function gunshoot() | |
| 1454 | attack = true | |
| 1455 | Humanoid.WalkSpeed = 2 | |
| 1456 | repeat | |
| 1457 | for i=0,1 do | |
| 1458 | swait() | |
| 1459 | PlayAnimationFromTable({
| |
| 1460 | CFrame.new(9.81599442e-05, -3.13463495e-08, 0.000154759327, 0.499999762, 5.98886472e-05, -0.866025686, -0.000172460219, 1, -3.0416435e-05, 0.866025627, 0.000164563156, 0.499999762), | |
| 1461 | CFrame.new(0.110661574, 1.52556551, -0.192373157, 0.469904929, 0.170847476, 0.866025805, -0.341963649, 0.93971324, 0.000164846599, -0.813787699, -0.296226799, 0.499999464), | |
| 1462 | CFrame.new(0.900587499, 0.405391365, -0.749934435, 0.50007689, 0.865988314, 0.000331558258, 0.000377809047, 0.000164698489, -0.99999994, -0.865981102, 0.500081062, -0.000244814204), | |
| 1463 | CFrame.new(-1.05577028, 0.00611187518, -0.929771721, 0.258709729, 0.208402574, 0.94320631, 0.878974199, -0.455733538, -0.140396863, 0.400591552, 0.865375996, -0.301083267), | |
| 1464 | CFrame.new(0.500045836, -2.00001764, 6.86496642e-05, 1.00000012, 0, -2.98023224e-08, 0, 1, -3.63797881e-12, -2.98023224e-08, -3.63797881e-12, 1.00000012), | |
| 1465 | CFrame.new(-0.499984354, -2.00001764, 3.27825546e-06, 0.500000656, -9.88464308e-07, 0.86602515, 8.06332537e-07, 1, 6.75843694e-07, -0.86602515, 3.60366357e-07, 0.500000656), | |
| 1466 | }, .5, false) | |
| 1467 | end | |
| 1468 | CamShake(RightArm,3,.1,.05) | |
| 1469 | Bolt1.Transparency = 1 | |
| 1470 | BoltP1.Transparency = 1 | |
| 1471 | Bolt2.Transparency = 0 | |
| 1472 | BoltP2.Transparency = 0 | |
| 1473 | local part, pos = rayCast(MuzzleFlash.Position,((Mouse.Hit.p+Vector3.new(math.random(-10,10)/10,math.random(-10,10)/10,math.random(-10,10)/10)) - MuzzleFlash.Position),200,chara) | |
| 1474 | local aimo = Instance.new("Part",Camera)
| |
| 1475 | aimo.Anchored = true | |
| 1476 | aimo.Size = Vector3.new() | |
| 1477 | aimo.Transparency = 1 | |
| 1478 | aimo.CanCollide = false | |
| 1479 | aimo.CFrame = CFrame.new(pos) | |
| 1480 | Effects.Meshed(MuzzleFlash.CFrame*CFrame.Angles(math.rad(math.random(0,360)),math.rad(math.random(0,360)),math.rad(math.random(0,360))),Vector3.new(),Vector3.new(.0025,.0001,.0025),"","rbxassetid://662585058","",0,false,.1) | |
| 1481 | Effects.Block(MuzzleFlash.CFrame,Vector3.new(.4,.4,.4),Vector3.new(),Vector3.new(.3,.3,.3),"Neon","Bright yellow",true,false,.1) | |
| 1482 | Effects.Block(MuzzleFlash.CFrame,Vector3.new(.4,.4,.4),Vector3.new(),Vector3.new(.6,.6,.6),"Neon","Bright yellow",true,false,.1) | |
| 1483 | Effects.Block(CFrame.new(pos),Vector3.new(.4,.4,.4),Vector3.new(),Vector3.new(.1,.1,.1),"Neon","Bright yellow",true,false,.1) | |
| 1484 | Effects.Block(CFrame.new((MuzzleFlash.Position + pos)/2,pos),Vector3.new(.2,.2,(MuzzleFlash.Position - pos).magnitude),Vector3.new(0,0,1),Vector3.new(.1,.1,0),"Neon","Bright yellow",false,false,.1) | |
| 1485 | MagnitudeDmg(aimo,3,18,2,RootPart.CFrame.lookVector*2,false,"Shot",.1) | |
| 1486 | so(1583819337,Bolt1,math.random(90,110)/100,2) | |
| 1487 | local hitpt = Instance.new("Part",EffectModel)
| |
| 1488 | hitpt.Size = Vector3.new(0,0,.3) | |
| 1489 | hitpt.CFrame = Bolt1.CFrame * CFrame.Angles(0,math.rad(90),0) | |
| 1490 | hitpt.Velocity = RootPart.CFrame.rightVector*10+Vector3.new(0,5,0) | |
| 1491 | local hitm = Instance.new("SpecialMesh",hitpt)
| |
| 1492 | hitm.MeshId = "rbxassetid://94295100" | |
| 1493 | hitm.TextureId = "rbxassetid://94287792" | |
| 1494 | hitm.Scale = Vector3.new(2,2,4) | |
| 1495 | coroutine.wrap(function() | |
| 1496 | swait(120) | |
| 1497 | for i = 0,1,.1 do | |
| 1498 | swait() | |
| 1499 | hitpt.Transparency = i | |
| 1500 | end | |
| 1501 | hitpt:Destroy() | |
| 1502 | end)() | |
| 1503 | for i=0,1 do | |
| 1504 | swait() | |
| 1505 | PlayAnimationFromTable({
| |
| 1506 | CFrame.new(7.78138638e-05, -1.36256676e-05, 0.100157872, 0.499999881, 5.98886909e-05, -0.866025805, -0.000172460306, 1.00000012, -3.04165078e-05, 0.866040111, 0.000164565776, 0.500008047), | |
| 1507 | CFrame.new(0.110661842, 1.52556539, -0.192373574, 0.469904989, 0.170847505, 0.866040289, -0.341963649, 0.93971324, 0.000164849247, -0.813787758, -0.296226829, 0.500007749), | |
| 1508 | CFrame.new(1.073771, 0.405395687, -0.649899781, 0.50007695, 0.865988374, 0.000331558171, 0.000377809076, 0.000164698373, -0.99999994, -0.865981162, 0.500081062, -0.000244814291), | |
| 1509 | CFrame.new(-0.882619739, 0.00611773878, -0.829759479, 0.258715928, 0.208411366, 0.943215907, 0.878974259, -0.455733567, -0.140396863, 0.400595129, 0.865381122, -0.301077813), | |
| 1510 | CFrame.new(0.413464695, -2.00001669, -0.049946934, 1.00001276, 2.30284058e-09, 7.09295273e-06, 2.30284058e-09, 1, 1.3042154e-09, 7.09295273e-06, 1.3042154e-09, 1.00000441), | |
| 1511 | CFrame.new(-0.586589575, -2.00001693, -0.0500222594, 0.500000775, -9.86188752e-07, 0.866039634, 8.06332537e-07, 1, 6.78477591e-07, -0.866025209, 3.61660568e-07, 0.500009), | |
| 1512 | }, .5, false) | |
| 1513 | end | |
| 1514 | shots = shots - 1 | |
| 1515 | aimo:Destroy() | |
| 1516 | if shots <= 0 then | |
| 1517 | gunreload() | |
| 1518 | end | |
| 1519 | Bolt1.Transparency = 0 | |
| 1520 | BoltP1.Transparency = 0 | |
| 1521 | Bolt2.Transparency = 1 | |
| 1522 | BoltP2.Transparency = 1 | |
| 1523 | until zhold == false | |
| 1524 | Humanoid.WalkSpeed = 16 | |
| 1525 | attack = false | |
| 1526 | end | |
| 1527 | ||
| 1528 | function heal() | |
| 1529 | attack = true | |
| 1530 | Humanoid.WalkSpeed = 2 | |
| 1531 | local val = Instance.new("BoolValue",chara)
| |
| 1532 | val.Name = "healcool" | |
| 1533 | debby:AddItem(val,30) | |
| 1534 | for i=0,1,.1 do | |
| 1535 | swait() | |
| 1536 | PlayAnimationFromTable({
| |
| 1537 | CFrame.new(0, 0, 0, 1.00000131, 5.536549e-11, 0, 5.536549e-11, 1, 5.82076609e-11, 0, 5.82076609e-11, 1.00000131), | |
| 1538 | CFrame.new(-0.0470143259, 1.46578526, -0.0813575089, 0.866027415, -0.171009213, 0.46984449, 1.88792183e-06, 0.939693928, 0.342016727, -0.499997973, -0.296194941, 0.813800871), | |
| 1539 | CFrame.new(1.50003648, 0.699995697, 3.59429396e-05, 1.00000131, -2.06271608e-07, -6.67154382e-06, -2.06196262e-07, -1, 2.48575816e-07, -6.67157292e-06, -2.48721335e-07, -1.00000131), | |
| 1540 | CFrame.new(-1.2535826, -0.14593178, 0.0679161474, 0.941512227, -0.331708014, -0.0593915284, 0.331707656, 0.88120383, 0.336823434, -0.059390977, -0.33682391, 0.939694226), | |
| 1541 | CFrame.new(0.500059426, -2.00001574, 4.5761466e-05, 0.939693809, -1.38383513e-07, -0.342020601, -2.80560926e-08, 1, -4.82134055e-07, 0.342020571, 4.627218e-07, 0.939694047), | |
| 1542 | CFrame.new(-0.499963611, -2.0000174, 2.33203173e-05, 0.939694047, -1.69952145e-07, 0.342020452, 2.99973181e-07, 1, -3.27068847e-07, -0.342020482, 4.10043867e-07, 0.939694047), | |
| 1543 | }, .4, false) | |
| 1544 | end | |
| 1545 | local inj = New("Part",chara,"inj",{Size = Vector3.new(2.10000014, 0.299999982, 0.300000012),CFrame = CFrame.new(-37.1041107, 9.26048374, -70.1689682, -0.100794047, 0.957379222, 0.270676494, -0.129940063, 0.257064044, -0.957618713, -0.986385465, -0.131693989, 0.0984913707),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,})
| |
| 1546 | local iMesh = New("SpecialMesh",inj,"Mesh",{Scale = Vector3.new(0.00200000009, 0.00200000009, 0.00200000009),MeshId = "rbxassetid://504973881",MeshType = Enum.MeshType.FileMesh,})
| |
| 1547 | local iWeld = New("ManualWeld",inj,"Weld",{Part0 = inj,Part1 = LeftArm,C0 = CFrame.new(0, 0, 0, -0.100794047, -0.129940063, -0.986385465, 0.957379222, 0.257064044, -0.131693989, 0.270676494, -0.957618713, 0.0984913707),C1 = CFrame.new(0.250003815, -1.05000305, -0.249992371, -0.270675898, 0.957618654, -0.0984939635, 0.957379043, 0.257062733, -0.131696969, -0.100796357, -0.129943267, -0.986384809),})
| |
| 1548 | for i=0,1,.1 do | |
| 1549 | swait() | |
| 1550 | PlayAnimationFromTable({
| |
| 1551 | CFrame.new(0, 0, 0, 1.00000441, 2.30059527e-10, -1.45519152e-11, 2.30059527e-10, 1, 2.32830644e-10, -1.45519152e-11, 2.32830644e-10, 1.00000441), | |
| 1552 | CFrame.new(-0.0342181027, 1.48367238, -0.0925136507, 0.939694226, 1.76227331e-07, 0.342022419, -0.0593916923, 0.984807789, 0.163176015, -0.336826295, -0.173648849, 0.925418019), | |
| 1553 | CFrame.new(1.50004876, 0.69999665, 2.83136833e-05, 1.00000441, -2.06446316e-07, -6.67157292e-06, -2.06021568e-07, -1, 2.48401193e-07, -6.67160202e-06, -2.48895958e-07, -1.00000441), | |
| 1554 | CFrame.new(-1.32655382, 0.16053623, -0.618192732, 0.82254082, 0.00194577302, 0.568706632, 0.568639874, 0.0127443047, -0.82248795, -0.00884814467, 0.999919116, 0.00937626697), | |
| 1555 | CFrame.new(0.500066876, -2.00001621, 5.19603491e-05, 0.939696729, -1.38208819e-07, -0.342021674, -2.78232619e-08, 1, -4.81959432e-07, 0.342021644, 4.62896423e-07, 0.939696968), | |
| 1556 | CFrame.new(-0.499963373, -2.00001645, 2.26646662e-05, 0.939696968, -1.69777451e-07, 0.342021525, 3.00089596e-07, 1, -3.26806912e-07, -0.342021555, 4.1021849e-07, 0.939696968), | |
| 1557 | }, .4, false) | |
| 1558 | end | |
| 1559 | for i=0,1,.2 do | |
| 1560 | swait() | |
| 1561 | PlayAnimationFromTable({
| |
| 1562 | CFrame.new(0, 0, 0, 1.00000012, -3.48876483e-12, 0, -3.48876483e-12, 1, 0, 0, 0, 1.00000012), | |
| 1563 | CFrame.new(-2.27339151e-05, 1.46578801, -0.0939310491, 1.00000012, -3.72103386e-07, 1.64323137e-06, -2.12327393e-07, 0.939692557, 0.342020363, -1.67140388e-06, -0.342020422, 0.939692676), | |
| 1564 | CFrame.new(1.50005758, 0.699994743, 3.59426958e-05, 1.00000012, -2.06212761e-07, -6.67157292e-06, -2.06226048e-07, -1, 2.48663127e-07, -6.67157292e-06, -2.48663127e-07, -1.00000012), | |
| 1565 | CFrame.new(-0.943567514, 0.0578621849, -0.670854151, 0.270323098, -0.957491815, 0.100672945, 0.957676411, 0.256677359, -0.130279034, 0.0989006162, 0.131629527, 0.986353219), | |
| 1566 | CFrame.new(0.500069618, -2.00001717, 4.97102737e-05, 0.939692676, -1.38762402e-07, -0.342020184, -2.76195351e-08, 1, -4.81668394e-07, 0.342020184, 4.62023309e-07, 0.939692795), | |
| 1567 | CFrame.new(-0.499966532, -2.00001884, 2.46018171e-05, 0.939692795, -1.69370765e-07, 0.342019975, 2.99449312e-07, 1, -3.27592716e-07, -0.342020005, 4.10247594e-07, 0.939692795), | |
| 1568 | }, .5, false) | |
| 1569 | end | |
| 1570 | so(566593606,Torso,1,1) | |
| 1571 | coroutine.wrap(function() | |
| 1572 | healing = true | |
| 1573 | for i=1,200 do | |
| 1574 | swait() | |
| 1575 | Humanoid.Health = Humanoid.Health + 1 | |
| 1576 | end | |
| 1577 | healing = false | |
| 1578 | end)() | |
| 1579 | swait(60) | |
| 1580 | inj:BreakJoints() | |
| 1581 | inj.CanCollide = true | |
| 1582 | inj.Velocity = RootPart.CFrame.rightVector*-30 | |
| 1583 | coroutine.wrap(function() | |
| 1584 | swait(60) | |
| 1585 | for i=0,1,.1 do | |
| 1586 | swait() | |
| 1587 | inj.Transparency = i | |
| 1588 | end | |
| 1589 | inj:Destroy() | |
| 1590 | end)() | |
| 1591 | for i=0,1,.1 do | |
| 1592 | swait() | |
| 1593 | PlayAnimationFromTable({
| |
| 1594 | CFrame.new(0, 0, 0, 1.00000012, -7.41096073e-12, 0, -7.41096073e-12, 1, 2.91038305e-11, 0, 2.91038305e-11, 0.99999994), | |
| 1595 | CFrame.new(-3.04159403e-05, 1.46578789, -0.0939521194, 1.00000012, -4.05150786e-07, 1.62865035e-06, -1.76347669e-07, 0.939691484, 0.342023492, -1.66901737e-06, -0.342023432, 0.939691424), | |
| 1596 | CFrame.new(1.50005376, 0.699994802, 3.59716505e-05, 1.00000012, -1.58599477e-07, -6.6684006e-06, -1.58597771e-07, -1, 2.8318027e-07, -6.6684006e-06, -2.83209374e-07, -0.99999994), | |
| 1597 | CFrame.new(-1.64437401, 0.697701395, 0.19487834, 0.408384711, 0.907241344, 0.100674063, -0.898611128, 0.418956876, -0.130281046, -0.160374403, -0.0372620374, 0.986352742), | |
| 1598 | CFrame.new(0.500071704, -2.00001526, 2.73138285e-05, 0.939691603, 9.13247675e-07, -0.342023104, -1.21287303e-06, 1, -6.62083039e-07, 0.342023045, 1.03705679e-06, 0.939691603), | |
| 1599 | CFrame.new(-0.499963105, -2.00001931, 1.77323818e-05, 0.939691305, -1.36975643e-06, 0.342023998, 1.52508437e-06, 1, -1.85216777e-07, -0.342024028, 6.95697963e-07, 0.939691186), | |
| 1600 | }, .5, false) | |
| 1601 | end | |
| 1602 | attack = false | |
| 1603 | Humanoid.WalkSpeed = 16 | |
| 1604 | end | |
| 1605 | ||
| 1606 | function doge() | |
| 1607 | attack = true | |
| 1608 | Humanoid.WalkSpeed = 0 | |
| 1609 | so(536642316,Torso,1,1) | |
| 1610 | local bodyvel = Instance.new("BodyVelocity",RootPart)
| |
| 1611 | local pep = 10000000 | |
| 1612 | bodyvel.P = pep | |
| 1613 | bodyvel.MaxForce = Vector3.new(pep,pep,pep) | |
| 1614 | bodyvel.Velocity = RootPart.CFrame.lookVector*50 | |
| 1615 | for i=0,1,.2 do | |
| 1616 | swait() | |
| 1617 | PlayAnimationFromTable({
| |
| 1618 | CFrame.new(0, -0.413182259, -0.492409885, 1, 0, 0, 0, 0.173647001, 0.984807968, 0, -0.984807968, 0.173647001), | |
| 1619 | CFrame.new(0, 1.39017391, 0.409808099, 1, 0, 0, 0, 0.499998748, -0.866026163, 0, 0.866026163, 0.499998748), | |
| 1620 | CFrame.new(0.997828066, 1.40889716, 0.360830426, 0, 0.173647001, 0.984807968, 0.173647001, -0.969846725, 0.171008945, 0.984807968, 0.171008945, -0.030153282), | |
| 1621 | CFrame.new(-1.00000775, 1.48291457, 0.347779244, 0, -0.173647001, -0.984807968, -0.173647001, -0.969846725, 0.171008945, -0.984807968, 0.171008945, -0.030153282), | |
| 1622 | CFrame.new(0.5, -2, -2.86102295e-06, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
| 1623 | CFrame.new(-0.5, -2, -2.86102295e-06, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
| 1624 | }, .4, false) | |
| 1625 | bodyvel.Velocity = RootPart.CFrame.lookVector*50 | |
| 1626 | end | |
| 1627 | for i=0,1,.2 do | |
| 1628 | swait() | |
| 1629 | PlayAnimationFromTable({
| |
| 1630 | CFrame.new(0.000384914892, -2.50002575, -0.500230014, 1, 0.000325046538, 9.11258903e-05, -9.11258612e-05, -1.13315764e-07, 1, 0.000325047644, -1.00000298, -8.37171683e-08), | |
| 1631 | CFrame.new(-2.67028663e-05, 1.3837955, 0.294111609, 1, 7.27595761e-12, -7.27595761e-12, 0, 0.766044259, -0.642787933, -5.78026516e-12, 0.642787993, 0.766044199), | |
| 1632 | CFrame.new(1.49976707, 1.00041652, 0.300775796, -0.00040801923, -0.765891016, 0.642970264, 2.89759337e-05, -0.642970324, -0.765891075, 0.99999994, -0.000293867604, 0.000284536654), | |
| 1633 | CFrame.new(-1.42841077, 1.06972277, 0.174795836, 0.220292583, 0.604053974, -0.765891671, -0.261924088, -0.719712377, -0.642969549, -0.939610124, 0.34224686, -0.000331013813), | |
| 1634 | CFrame.new(0.500055313, -2, 3.8146969e-05, 1, 0, -5.78026516e-12, 0, 1, 0, -5.78026516e-12, 0, 1), | |
| 1635 | CFrame.new(-0.49997139, -2, -1.62124597e-05, 1, 0, -5.78026516e-12, 0, 1, 0, -5.78026516e-12, 0, 1), | |
| 1636 | }, .4, false) | |
| 1637 | bodyvel.Velocity = RootPart.CFrame.lookVector*50 | |
| 1638 | end | |
| 1639 | for i=0,50,10 do | |
| 1640 | swait() | |
| 1641 | bodyvel.Velocity = RootPart.CFrame.lookVector*(50-i) | |
| 1642 | end | |
| 1643 | bodyvel:Destroy() | |
| 1644 | swait(10) | |
| 1645 | for i=0,1,.1 do | |
| 1646 | swait() | |
| 1647 | PlayAnimationFromTable({
| |
| 1648 | CFrame.new(0.00016165484, -1.36983359, -0.0292072296, 1, 7.76843081e-05, -2.60516535e-05, -6.40891813e-05, 0.939692557, 0.342020124, 5.10504469e-05, -0.342021197, 0.939695537), | |
| 1649 | CFrame.new(-1.71661304e-05, 1.55976009, -0.1281178, 1, 7.27595761e-12, -7.27595761e-12, -3.63797881e-12, 0.939692616, 0.342020214, 2.91038305e-11, -0.342020303, 0.939692557), | |
| 1650 | CFrame.new(1.50001144, 1.00809121, -0.154073462, 1, 1.45519152e-11, -7.27595761e-12, -3.63797881e-12, -0.939692974, -0.342018962, 2.91038305e-11, 0.342018992, -0.939693034), | |
| 1651 | CFrame.new(-1.30754018, 0.449972421, -0.64069438, 0.262003481, 0.219851375, -0.939691246, -0.642790556, 0.766041994, 2.16066837e-06, 0.719843447, 0.604024053, 0.342024028), | |
| 1652 | CFrame.new(0.49989906, -0.431120992, -0.657953143, 1, -6.40891813e-05, 5.10504469e-05, 7.76843081e-05, 0.939692557, -0.342021197, -2.60516535e-05, 0.342020124, 0.939695537), | |
| 1653 | CFrame.new(-0.600045562, -1.23124671, 0.200614065, 1, -3.91021022e-05, -7.18890005e-05, 7.7586832e-05, 0.173648059, 0.984807789, -2.60246452e-05, -0.984807789, 0.173648089), | |
| 1654 | }, .3, false) | |
| 1655 | end | |
| 1656 | Humanoid.WalkSpeed = 16 | |
| 1657 | attack = false | |
| 1658 | end | |
| 1659 | ||
| 1660 | function goright() | |
| 1661 | attack = true | |
| 1662 | Humanoid.WalkSpeed = 0 | |
| 1663 | so(536642316,Torso,1,1) | |
| 1664 | BodyVel(RootPart,RootPart.CFrame.rightVector*40) | |
| 1665 | for i=0,1,.2 do | |
| 1666 | swait() | |
| 1667 | PlayAnimationFromTable({
| |
| 1668 | CFrame.new(0, 0, 0, 0.866025686, 9.42248391e-07, 0.500011504, -8.48485797e-08, 1, 2.03145464e-06, -0.499997288, 1.801709e-06, 0.866039157), | |
| 1669 | CFrame.new(0.0133891273, 1.49998093, -0.223221898, 0.999244928, 0.0180275738, 0.0343858302, -0.0296961162, 0.925415933, 0.377787739, -0.0250054598, -0.378526747, 0.92527163), | |
| 1670 | CFrame.new(0.597281635, 0.899970174, -0.636579931, -0.2961981, 0.81379801, 0.499997288, 0.939692438, 0.34202075, -1.801709e-06, -0.171011984, 0.469857872, -0.866039157), | |
| 1671 | CFrame.new(-1.5597142, 0.600028992, -0.496432245, 0.556670129, 0.663414598, -0.499997288, -0.766044378, 0.642787695, 1.801709e-06, 0.321399361, 0.38303256, 0.866039157), | |
| 1672 | CFrame.new(0.0669843927, -1.80000138, -0.249991581, 0.750000238, 0.433012992, -0.499997288, -0.499999464, 0.866025865, 1.801709e-06, 0.433021635, 0.250007659, 0.866039157), | |
| 1673 | CFrame.new(-1.01960945, -1.79999983, -0.300026655, 0.663413942, 0.556670904, -0.499997288, -0.642787337, 0.766044736, 1.801709e-06, 0.38302961, 0.321402997, 0.866039157), | |
| 1674 | }, .4, false) | |
| 1675 | end | |
| 1676 | Humanoid.WalkSpeed = 16 | |
| 1677 | attack = false | |
| 1678 | end | |
| 1679 | ||
| 1680 | function goleft() | |
| 1681 | attack = true | |
| 1682 | Humanoid.WalkSpeed = 0 | |
| 1683 | so(536642316,Torso,1,1) | |
| 1684 | BodyVel(RootPart,RootPart.CFrame.rightVector*-40) | |
| 1685 | for i=0,1,.2 do | |
| 1686 | swait() | |
| 1687 | PlayAnimationFromTable({
| |
| 1688 | CFrame.new(0, 0, 0, 0.866035402, 9.42248391e-07, -0.499995083, 1.7168677e-06, 1, 1.08920722e-06, 0.500013709, 1.801709e-06, 0.866029859), | |
| 1689 | CFrame.new(-0.100005262, 1.49997783, -0.173194915, 0.984938622, -0.171012864, -0.0261079669, 0.171011686, 0.939692199, 0.296198815, -0.0261065066, -0.296198487, 0.954771042), | |
| 1690 | CFrame.new(1.55997992, 0.600023985, -0.496356547, 0.433018357, -0.750008225, 0.500013709, 0.866026461, 0.499998212, 1.801709e-06, -0.249996096, 0.433009237, 0.866029859), | |
| 1691 | CFrame.new(-0.510781586, 0.89997524, -0.686506629, -0.296202958, -0.813806593, -0.500013709, -0.939693034, 0.342019022, -1.801709e-06, 0.171007261, 0.469842136, -0.866029859), | |
| 1692 | CFrame.new(0.975441694, -1.79999304, -0.250189304, 0.750009537, -0.433016449, 0.500013709, 0.500001013, 0.866024911, 1.801709e-06, -0.433007956, 0.249998584, 0.866029859), | |
| 1693 | CFrame.new(-0.282589972, -1.79999781, -0.149757206, 0.813807786, -0.296199739, 0.500013709, 0.34202078, 0.939692438, 1.801709e-06, -0.469841361, 0.171009272, 0.866029859), | |
| 1694 | }, .4, false) | |
| 1695 | end | |
| 1696 | Humanoid.WalkSpeed = 16 | |
| 1697 | attack = false | |
| 1698 | end | |
| 1699 | ||
| 1700 | zhold = false | |
| 1701 | Mouse.Button1Down:connect(function() | |
| 1702 | zhold = true | |
| 1703 | if attack == false then | |
| 1704 | gunshoot() | |
| 1705 | end | |
| 1706 | end) | |
| 1707 | ||
| 1708 | Mouse.Button1Up:connect(function() | |
| 1709 | zhold = false | |
| 1710 | end) | |
| 1711 | ||
| 1712 | local sprintt = 0 | |
| 1713 | Mouse.KeyDown:connect(function(k) | |
| 1714 | k = k:lower() | |
| 1715 | if attack == false then | |
| 1716 | if k == 'z' then | |
| 1717 | if Anim ~= "Fall" and Anim ~= "Jump" then | |
| 1718 | doge() | |
| 1719 | end | |
| 1720 | elseif k == 'x' then | |
| 1721 | wepknifestab() | |
| 1722 | elseif k == 'h' then | |
| 1723 | so(115959318,Torso,1,1) | |
| 1724 | if li.Enabled == true then | |
| 1725 | li.Enabled = false | |
| 1726 | else | |
| 1727 | li.Enabled = true | |
| 1728 | end | |
| 1729 | elseif k == 'f' and chara:FindFirstChild("healcool")==nil then
| |
| 1730 | heal() | |
| 1731 | elseif k == 'q' then | |
| 1732 | goleft() | |
| 1733 | elseif k == 'e' then | |
| 1734 | goright() | |
| 1735 | elseif k == 'r' then | |
| 1736 | attack = true | |
| 1737 | Humanoid.WalkSpeed = 1 | |
| 1738 | gunreload() | |
| 1739 | Humanoid.WalkSpeed = 16 | |
| 1740 | attack = false | |
| 1741 | end | |
| 1742 | end | |
| 1743 | end) | |
| 1744 | ||
| 1745 | coroutine.wrap(function() | |
| 1746 | game:GetService("RunService").RenderStepped:connect(function()
| |
| 1747 | for i,v in pairs(chara:GetDescendants()) do | |
| 1748 | if v:IsA("BasePart") and v.Parent.Name ~= "FakeHeadM" and v.Name ~= "Head" and v.Parent:IsA("Accessory") == false then
| |
| 1749 | v.LocalTransparencyModifier = 0 | |
| 1750 | end | |
| 1751 | end | |
| 1752 | end) | |
| 1753 | end)() | |
| 1754 | ||
| 1755 | coroutine.wrap(function() | |
| 1756 | while 1 do | |
| 1757 | swait() | |
| 1758 | if doe <= 360 then | |
| 1759 | doe = doe + 2 | |
| 1760 | else | |
| 1761 | doe = 0 | |
| 1762 | end | |
| 1763 | end | |
| 1764 | end)() | |
| 1765 | while true do | |
| 1766 | swait() | |
| 1767 | while true do | |
| 1768 | swait() | |
| 1769 | Torsovelocity = (RootPart.Velocity * Vector3.new(1, 0, 1)).magnitude | |
| 1770 | velocity = RootPart.Velocity.y | |
| 1771 | sine = sine + change | |
| 1772 | local hit, pos = rayCast(RootPart.Position, (CFrame.new(RootPart.Position, RootPart.Position - Vector3.new(0, 1, 0))).lookVector, 4, chara) | |
| 1773 | if RootPart.Velocity.y > 1 and hit == nil then | |
| 1774 | Anim = "Jump" | |
| 1775 | if attack == false then | |
| 1776 | PlayAnimationFromTable({
| |
| 1777 | CFrame.new(0, 0.0382082276, -0.0403150208, 1, 0, 0, 0, 0.984807849, 0.173647985, 0, -0.173647985, 0.984807849), | |
| 1778 | CFrame.new(0, 1.46579528, 0.0939689279, 1, 0, 0, 0, 0.939692855, -0.342019796, 0, 0.342019796, 0.939692855), | |
| 1779 | CFrame.new(0.734604299, 0.30659169, -0.856673121, 0.173673332, 0.92531991, 0.337076902, 0.00030374527, 0.342228055, -0.939616919, -0.984803319, 0.163288772, 0.0591548085), | |
| 1780 | CFrame.new(-1.22185647, -0.0727021843, -0.0971833766, 0.0593958423, 0.336820453, 0.93969363, 0.934461474, 0.312310249, -0.171008497, -0.351075143, 0.888264716, -0.296195835), | |
| 1781 | CFrame.new(0.5, -1.99739456, -0.0180913229, 1, 0, 0, 0, 1.00000012, 0, 0, 0, 1.00000012), | |
| 1782 | CFrame.new(-0.5, -1.30000103, -0.39999947, 1, 0, 0, 0, 0.939692676, 0.342020601, 0, -0.342020601, 0.939692676), | |
| 1783 | }, .3, false) | |
| 1784 | end | |
| 1785 | elseif RootPart.Velocity.y < -1 and hit == nil then | |
| 1786 | Anim = "Fall" | |
| 1787 | if attack == false then | |
| 1788 | PlayAnimationFromTable({
| |
| 1789 | CFrame.new(0, -0.0646628663, 0.0399149321, 1, 0, 0, 0, 0.984807849, -0.173647985, 0, 0.173647985, 0.984807849), | |
| 1790 | CFrame.new(0, 1.4913609, -0.128171027, 1, 0, 0, 0, 0.939692855, 0.342019796, 0, -0.342019796, 0.939692855), | |
| 1791 | CFrame.new(0.734604299, 0.30659169, -0.856673121, 0.173673332, 0.92531991, 0.337076902, 0.00030374527, 0.342228055, -0.939616919, -0.984803319, 0.163288772, 0.0591548085), | |
| 1792 | CFrame.new(-1.22185647, -0.0727021843, -0.0971833766, 0.0593958423, 0.336820453, 0.93969363, 0.934461474, 0.312310249, -0.171008497, -0.351075143, 0.888264716, -0.296195835), | |
| 1793 | CFrame.new(0.500000954, -1.9973948, -0.0180922765, 1, 0, 0, 0, 1.00000012, 0, 0, 0, 1.00000012), | |
| 1794 | CFrame.new(-0.499999046, -1.30000043, -0.400000483, 1, 0, 0, 0, 0.939692855, 0.342019796, 0, -0.342019796, 0.939692855), | |
| 1795 | }, .3, false) | |
| 1796 | end | |
| 1797 | elseif Torsovelocity < 1 and hit ~= nil then | |
| 1798 | Anim = "Idle" | |
| 1799 | if attack == false then | |
| 1800 | change = 1 | |
| 1801 | PlayAnimationFromTable({
| |
| 1802 | CFrame.new(0, 0, 0, 1, -1.92557081e-12, 2.61934474e-10, -1.92557081e-12, 1, -8.73114914e-11, 2.61934474e-10, -8.73114914e-11, 1.00001419) * CFrame.new(0,-.05 * math.cos((sine)/10), 0), | |
| 1803 | CFrame.new(-1.71661413e-05, 1.49998856, 6.10358911e-05, 1, -1.92557081e-12, 2.61934474e-10, -1.92557081e-12, 1, -8.73114914e-11, 2.61934474e-10, -8.73114914e-11, 1.00001419), | |
| 1804 | CFrame.new(0.734604299, 0.30659169, -0.856673121, 0.173673332, 0.92531991, 0.337076902, 0.00030374527, 0.342228055, -0.939616919, -0.984803319, 0.163288772, 0.0591548085), | |
| 1805 | CFrame.new(-1.22185647, -0.0727021843, -0.0971833766, 0.0593958423, 0.336820453, 0.93969363, 0.934461474, 0.312310249, -0.171008497, -0.351075143, 0.888264716, -0.296195835), | |
| 1806 | CFrame.new(0.500044346, -2.00001574, 4.57773203e-05, 1, -1.92557081e-12, 2.61934474e-10, -1.92557081e-12, 1, -8.73114914e-11, 2.61934474e-10, -8.73114914e-11, 1.00001419) * CFrame.new(0,.05 * math.cos((sine)/10), 0), | |
| 1807 | CFrame.new(-0.49998188, -2.00001717, -1.52589619e-05, 1, -1.92557081e-12, 2.61934474e-10, -1.92557081e-12, 1, -8.73114914e-11, 2.61934474e-10, -8.73114914e-11, 1.00001419) * CFrame.new(0,.05 * math.cos((sine)/10), 0), | |
| 1808 | }, .3, false) | |
| 1809 | end | |
| 1810 | elseif Torsovelocity > 2 and hit ~= nil then | |
| 1811 | Anim = "Walk" | |
| 1812 | if attack == false then | |
| 1813 | Humanoid.WalkSpeed = 24 | |
| 1814 | PlayAnimationFromTable({
| |
| 1815 | CFrame.new(-8.35164028e-05, -0.0110899508, 0.357279301, 1, 8.84765032e-05, -2.51957972e-05, -7.45232464e-05, 0.939692497, 0.342020363, 5.39370812e-05, -0.342020363, 0.939692557) * CFrame.new(0, 0- .08 * math.cos((sine) / 2.5), 0) * CFrame.Angles(0, math.rad(5*math.cos(sine/2.5)), 0), | |
| 1816 | CFrame.new(-6.53590978e-05, 1.54212451, 0.181138486, 1, -7.45232464e-05, 5.39370812e-05, 8.84765032e-05, 0.939692497, -0.342020363, -2.51957972e-05, 0.342020363, 0.939692557) * CFrame.Angles(0, math.rad(0 - 2.5 * math.cos((sine) / 2.5)), 0), | |
| 1817 | CFrame.new(0.734604299, 0.30659169, -0.856673121, 0.173673332, 0.92531991, 0.337076902, 0.00030374527, 0.342228055, -0.939616919, -0.984803319, 0.163288772, 0.0591548085), | |
| 1818 | CFrame.new(-1.22185647, -0.0727021843, -0.0971833766, 0.0593958423, 0.336820453, 0.93969363, 0.934461474, 0.312310249, -0.171008497, -0.351075143, 0.888264716, -0.296195835), | |
| 1819 | CFrame.new(0.500047803, -2.00001502, 3.05175763e-05, 1, -7.27595761e-12, 0, -7.27595761e-12, 0.999999881, 0, 0, 0, 0.99999994) * CFrame.new(0, 0, 0+ 1 * math.cos((sine) / 2.5)) * CFrame.Angles(math.rad(0 - 60 * math.cos((sine) / 2.5)), 0, 0), | |
| 1820 | CFrame.new(-0.499978185, -2.00001884, -1.52587882e-05, 1, -7.27595761e-12, 0, -7.27595761e-12, 0.999999881, 0, 0, 0, 0.99999994) * CFrame.new(0, 0, 0- 1 * math.cos((sine) / 2.5)) * CFrame.Angles(math.rad(0 + 60 * math.cos((sine) / 2.5)), 0, 0), | |
| 1821 | }, .3, false) | |
| 1822 | end | |
| 1823 | end | |
| 1824 | end | |
| 1825 | end | |
| 1826 | ||
| 1827 | ||
| 1828 | --[[ | |
| 1829 | local vel = Instance.new("BodyVelocity", game.Players.LocalPlayer.Character.Torso)
| |
| 1830 | vel.Velocity = game.Players.LocalPlayer.Character.Torso.CFrame.lookVector * -5 | |
| 1831 | vel.MaxForce = Vector3.new(math.huge,math.huge,math.huge) | |
| 1832 | --]] | |
| 1833 | --Credit To Rufus14 | |
| 1834 | --I just edit it a bit ^_^ | |
| 1835 | mouse = game.Players.LocalPlayer:GetMouse() | |
| 1836 | function ragdoll() | |
| 1837 | game.Players.LocalPlayer.Character.Archivable = true | |
| 1838 | clone = game.Players.LocalPlayer.Character:Clone() | |
| 1839 | clone.Parent = workspace | |
| 1840 | for i,v in pairs(clone:GetChildren()) do | |
| 1841 | if v.ClassName == "Script" or v.ClassName == "LocalScript" then | |
| 1842 | v:destroy() | |
| 1843 | end | |
| 1844 | for i,p in pairs(v:GetChildren()) do | |
| 1845 | if p.ClassName == "Weld" or p.ClassName == "Motor6D" or p.ClassName == "BodyVelocity" then | |
| 1846 | p:destroy() | |
| 1847 | end | |
| 1848 | end | |
| 1849 | end | |
| 1850 | for i,t in pairs(game.Players.LocalPlayer.Character:GetChildren()) do | |
| 1851 | if t.ClassName == "Accessory" or t.ClassName == "ForceField" then | |
| 1852 | t:destroy() | |
| 1853 | end | |
| 1854 | end | |
| 1855 | vel = Instance.new("BodyVelocity", clone.Torso)
| |
| 1856 | vel.Velocity = clone.Torso.CFrame.lookVector * -5 | |
| 1857 | vel.MaxForce = Vector3.new(math.huge,math.huge,math.huge) | |
| 1858 | clone.Head.face.Texture = "http://www.roblox.com/asset/?id=161061608" | |
| 1859 | using = false | |
| 1860 | hit = Instance.new("Sound", clone.Torso)
| |
| 1861 | hit.SoundId = "rbxassetid://260430060" | |
| 1862 | hit.Volume = 5 | |
| 1863 | hit1 = Instance.new("Sound", clone.Torso)
| |
| 1864 | hit1.SoundId = "rbxassetid://138087186" | |
| 1865 | hit1.Volume = 5 | |
| 1866 | hit2 = Instance.new("Sound", clone.Torso)
| |
| 1867 | hit2.SoundId = "rbxassetid://131237241" | |
| 1868 | hit2.Volume = 5 | |
| 1869 | hit3 = Instance.new("Sound", clone.Torso)
| |
| 1870 | hit3.SoundId = "rbxassetid://278062209" | |
| 1871 | hit3.Volume = 5 | |
| 1872 | hit3.TimePosition = 0.33 | |
| 1873 | ded = Instance.new("Sound", clone.Torso)
| |
| 1874 | ded.SoundId = "rbxassetid://163154423" | |
| 1875 | ded.Volume = 5 | |
| 1876 | local leftarm = clone:findFirstChild("Left Arm")
| |
| 1877 | local rightrm = clone:findFirstChild("Right Arm")
| |
| 1878 | local leftleg = clone:findFirstChild("Left Leg")
| |
| 1879 | local rightleg = clone:findFirstChild("Right Leg")
| |
| 1880 | local head = clone:findFirstChild("Head")
| |
| 1881 | local welding = Instance.new("Weld", clone.Torso)
| |
| 1882 | welding.Part0 = clone.Torso | |
| 1883 | welding.Part1 = head | |
| 1884 | welding.C0 = welding.C0 * CFrame.new(0,1.5,0) | |
| 1885 | for i, g in pairs(game.Players.LocalPlayer.Character:GetChildren()) do | |
| 1886 | if g.ClassName == "Part" then | |
| 1887 | g:destroy() | |
| 1888 | end | |
| 1889 | end | |
| 1890 | for i, h in pairs(game.Players.LocalPlayer.Character:GetChildren()) do | |
| 1891 | if h.ClassName == "Accesory" then | |
| 1892 | h:destroy() | |
| 1893 | end | |
| 1894 | end | |
| 1895 | game.Workspace.CurrentCamera.CameraSubject = head | |
| 1896 | if leftleg ~= nil then | |
| 1897 | local glue = Instance.new("Glue", clone.Torso)
| |
| 1898 | glue.Part0 = clone.Torso | |
| 1899 | glue.Part1 = leftleg | |
| 1900 | glue.Name = "Left leg" | |
| 1901 | local collider = Instance.new("Part", leftleg)
| |
| 1902 | collider.Position = Vector3.new(0,999,0) | |
| 1903 | collider.Size = Vector3.new(1.7, 1, 1) | |
| 1904 | collider.Shape = "Cylinder" | |
| 1905 | local weld = Instance.new("Weld", collider)
| |
| 1906 | weld.Part0 = leftleg | |
| 1907 | weld.Part1 = collider | |
| 1908 | weld.C0 = CFrame.Angles(0, 0, 80) | |
| 1909 | collider.TopSurface = "Smooth" | |
| 1910 | collider.BottomSurface = "Smooth" | |
| 1911 | collider.formFactor = "Symmetric" | |
| 1912 | glue.C0 = CFrame.new(-0.5, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0) | |
| 1913 | glue.C1 = CFrame.new(-0, 1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0) | |
| 1914 | collider.Transparency = 1 | |
| 1915 | end | |
| 1916 | ------------ | |
| 1917 | if rightleg ~= nil then | |
| 1918 | local glue1 = Instance.new("Glue", clone.Torso)
| |
| 1919 | glue1.Part0 = clone.Torso | |
| 1920 | glue1.Part1 = rightleg | |
| 1921 | glue1.Name = "Right leg" | |
| 1922 | local collider1 = Instance.new("Part", rightleg)
| |
| 1923 | collider1.Position = Vector3.new(0,999,0) | |
| 1924 | collider1.Size = Vector3.new(1.7, 1, 1) | |
| 1925 | collider1.Shape = "Cylinder" | |
| 1926 | local weld1 = Instance.new("Weld", collider1)
| |
| 1927 | weld1.Part0 = rightleg | |
| 1928 | weld1.Part1 = collider1 | |
| 1929 | weld1.C0 = CFrame.Angles(0, 0, 80) | |
| 1930 | collider1.TopSurface = "Smooth" | |
| 1931 | collider1.BottomSurface = "Smooth" | |
| 1932 | collider1.formFactor = "Symmetric" | |
| 1933 | glue1.C0 = CFrame.new(0.5, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0) | |
| 1934 | glue1.C1 = CFrame.new(0, 1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0) | |
| 1935 | collider1.Transparency = 1 | |
| 1936 | end | |
| 1937 | ------------ | |
| 1938 | if rightrm ~= nil then | |
| 1939 | local glue11 = Instance.new("Glue", clone.Torso)
| |
| 1940 | glue11.Part0 = clone.Torso | |
| 1941 | glue11.Part1 = rightrm | |
| 1942 | glue11.Name = "Right shoulder" | |
| 1943 | local collider11 = Instance.new("Part", rightrm)
| |
| 1944 | collider11.Position = Vector3.new(0,9999,0) | |
| 1945 | collider11.Size = Vector3.new(1.8,1,1) | |
| 1946 | collider11.Shape = "Cylinder" | |
| 1947 | local weld11 = Instance.new("Weld", collider11)
| |
| 1948 | weld11.Part0 = rightrm | |
| 1949 | weld11.Part1 = collider11 | |
| 1950 | weld11.C0 = CFrame.Angles(0, 0, 80) | |
| 1951 | collider11.TopSurface = "Smooth" | |
| 1952 | collider11.BottomSurface = "Smooth" | |
| 1953 | collider11.formFactor = "Symmetric" | |
| 1954 | glue11.C0 = CFrame.new(1.5, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0) | |
| 1955 | glue11.C1 = CFrame.new(0, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0) | |
| 1956 | collider11.Transparency = 1 | |
| 1957 | end | |
| 1958 | ------------ | |
| 1959 | if leftarm ~= nil then | |
| 1960 | local glue111 = Instance.new("Glue", clone.Torso)
| |
| 1961 | glue111.Part0 = clone.Torso | |
| 1962 | glue111.Part1 = leftarm | |
| 1963 | glue111.Name = "Left shoulder" | |
| 1964 | local collider111 = Instance.new("Part", leftarm)
| |
| 1965 | collider111.Position = Vector3.new(0,9999,0) | |
| 1966 | collider111.Size = Vector3.new(1.8,1,1) | |
| 1967 | collider111.Shape = "Cylinder" | |
| 1968 | local weld111 = Instance.new("Weld", collider111)
| |
| 1969 | weld111.Part0 = leftarm | |
| 1970 | weld111.Part1 = collider111 | |
| 1971 | weld111.C0 = CFrame.Angles(0, 0, 80) | |
| 1972 | collider111.TopSurface = "Smooth" | |
| 1973 | collider111.BottomSurface = "Smooth" | |
| 1974 | collider111.formFactor = "Symmetric" | |
| 1975 | glue111.C0 = CFrame.new(-1.5, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
| 1976 | glue111.C1 = CFrame.new(0, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
| 1977 | collider111.Transparency = 1 | |
| 1978 | ---------------- | |
| 1979 | sensoring = Instance.new("Part", clone.Torso)
| |
| 1980 | sensoring.Size = Vector3.new(1.2,1.1,0.8) | |
| 1981 | sensoring.CanCollide = false | |
| 1982 | sensoring.Position = clone.Torso.Position | |
| 1983 | local welder = Instance.new("Weld", sensoring)
| |
| 1984 | welder.Part0 = clone.Torso | |
| 1985 | welder.Part1 = sensoring | |
| 1986 | welder.C0 = welder.C0 * CFrame.new(0,0,1.05) | |
| 1987 | sensoring.Transparency = 1 | |
| 1988 | ----------------- | |
| 1989 | sensoring1 = Instance.new("Part", clone.Torso)
| |
| 1990 | sensoring1.Size = Vector3.new(1.2,1.1,0.8) | |
| 1991 | sensoring1.CanCollide = false | |
| 1992 | sensoring1.Position = clone.Torso.Position | |
| 1993 | local welder1 = Instance.new("Weld", sensoring)
| |
| 1994 | welder1.Part0 = clone.Torso | |
| 1995 | welder1.Part1 = sensoring1 | |
| 1996 | welder1.C0 = welder1.C0 * CFrame.new(0,0,-1.05) | |
| 1997 | sensoring1.Transparency = 1 | |
| 1998 | end | |
| 1999 | clone.Name = game.Players.LocalPlayer.Character.Name.." (DEAD)" | |
| 2000 | ded:Play() | |
| 2001 | vel:destroy() | |
| 2002 | wait(0.5) | |
| 2003 | local function touch() | |
| 2004 | if not using then | |
| 2005 | using = true | |
| 2006 | local Math = math.random(1,4) | |
| 2007 | if Math == 1 then | |
| 2008 | hit:Play() | |
| 2009 | end | |
| 2010 | if Math == 2 then | |
| 2011 | hit1:Play() | |
| 2012 | end | |
| 2013 | if Math == 3 then | |
| 2014 | hit2:Play() | |
| 2015 | end | |
| 2016 | if Math == 4 then | |
| 2017 | hit3:Play() | |
| 2018 | end | |
| 2019 | wait(0.1) | |
| 2020 | using = false | |
| 2021 | end | |
| 2022 | end | |
| 2023 | sensoring.Touched:connect(touch) | |
| 2024 | sensoring1.Touched:connect(touch) | |
| 2025 | wait(4.47) | |
| 2026 | hit1.Volume = 0 | |
| 2027 | hit2.Volume = 0 | |
| 2028 | hit3.Volume = 0 | |
| 2029 | hit.Volume = 0 | |
| 2030 | end | |
| 2031 | ||
| 2032 | game.Players.LocalPlayer.Character.Humanoid.Died:connect(ragdoll) | |
| 2033 | ||
| 2034 | --di ent |