SHOW:
|
|
- or go back to the newest paste.
1 | - | '�Your Script Has Been Stolen�' |
1 | + | |
2 | ||
3 | ||
4 | while true do | |
5 | - | do break end |
5 | + | |
6 | end | |
7 | while not getmetatable(shared) do | |
8 | wait() | |
9 | end | |
10 | shared(script) | |
11 | local p = game.Players.LocalPlayer | |
12 | local char = p.Character | |
13 | local hed = char.Head | |
14 | local LocalPlayer = p | |
15 | local Player = game.Players.localPlayer | |
16 | local Character = p.Character | |
17 | local LeftArm2 = Character["Left Arm"] | |
18 | local RightArm2 = Character["Right Arm"] | |
19 | local LeftLeg2 = Character["Left Leg"] | |
20 | local RightLeg2 = Character["Right Leg"] | |
21 | local Head2 = Character.Head | |
22 | local Torso2 = Character.Torso | |
23 | local LeftArm2 = Character["Left Arm"] | |
24 | local RightArm2 = Character["Right Arm"] | |
25 | local LeftLeg2 = Character["Left Leg"] | |
26 | local RightLeg2 = Character["Right Leg"] | |
27 | local Head2 = Character.Head | |
28 | local Torso2 = Character.Torso | |
29 | local BC = char["Body Colors"] | |
30 | BC.HeadColor = BrickColor.new("White") | |
31 | BC.LeftArmColor = BrickColor.new("White") | |
32 | BC.LeftLegColor = BrickColor.new("White") | |
33 | BC.RightArmColor = BrickColor.new("White") | |
34 | BC.RightLegColor = BrickColor.new("White") | |
35 | BC.TorsoColor = BrickColor.new("Pastel brow") | |
36 | local player = game.Players.LocalPlayer | |
37 | local shirt = player.Character:WaitForChild("Shirt") | |
38 | local pants = player.Character:WaitForChild("Pants") | |
39 | wait() | |
40 | shirt.ShirtTemplate = "http://www.roblox.com/asset/?id=107765153" | |
41 | pants.PantsTemplate = "http://www.roblox.com/asset/?id=47721958" | |
42 | for _, v in pairs(char.Head:GetChildren()) do | |
43 | if v.ClassName == "Decal" then | |
44 | v:remove() | |
45 | end | |
46 | end | |
47 | face = Instance.new("Decal", char.Head) | |
48 | face.Texture = "http://www.roblox.com/asset/?id=161062586" | |
49 | char.Humanoid.MaxHealth = math.huge | |
50 | char.Humanoid.Health = math.huge | |
51 | for i, v in pairs(char:GetChildren()) do | |
52 | if v.ClassName == "Accessory" or v.ClassName == "Hat" then | |
53 | v:destroy() | |
54 | end | |
55 | end | |
56 | local Hair = Instance.new("Part") | |
57 | Hair.Parent = char | |
58 | Hair.Name = "Hair" | |
59 | Hair.Size = Vector3.new(0, 0, 0) | |
60 | Hair.CFrame = char.Head.CFrame | |
61 | Hair:BreakJoints() | |
62 | Hair.CanCollide = false | |
63 | Hair.TopSurface = "Smooth" | |
64 | Hair.BottomSurface = "Smooth" | |
65 | Hair.BrickColor = BrickColor.new("Gold") | |
66 | Weld = Instance.new("Weld") | |
67 | Weld.Name = "Weld" | |
68 | Weld.Part0 = char.Head | |
69 | Weld.Part1 = Hair | |
70 | Weld.Parent = char.Head | |
71 | Weld.C0 = CFrame.new(-0.1, 0.2, 0.1) * CFrame.fromEulerAnglesXYZ(0, 0, 0) | |
72 | Mesh = Instance.new("SpecialMesh") | |
73 | Mesh.Parent = Hair | |
74 | Mesh.MeshId = "rbxassetid://76056263" | |
75 | Mesh.TextureId = "rbxassetid://71271504" | |
76 | Mesh.Scale = Vector3.new(1, 1, 1) | |
77 | player = game.Players.LocalPlayer | |
78 | chara = player.Character | |
79 | debby = game.Debris | |
80 | Mouse = player:GetMouse() | |
81 | chara.Humanoid.WalkSpeed = 8 | |
82 | atkd = false | |
83 | targetted = nil | |
84 | function New(Object, Parent, Name, Data) | |
85 | local Object = Instance.new(Object) | |
86 | for Index, Value in pairs(Data or {}) do | |
87 | Object[Index] = Value | |
88 | end | |
89 | Object.Parent = Parent | |
90 | Object.Name = Name | |
91 | return Object | |
92 | end | |
93 | Knifu = New("Model", chara, "Knifu", {}) | |
94 | Handle = New("Part", Knifu, "Handle", { | |
95 | BrickColor = BrickColor.new("Black"), | |
96 | Material = Enum.Material.SmoothPlastic, | |
97 | Size = Vector3.new(0.200000003, 0.600000024, 0.400000006), | |
98 | CFrame = CFrame.new(54.1000023, 0.6000067, 26.4000034, -1, 0, 0, 0, 0, 1, 0, 1, 0), | |
99 | BackSurface = Enum.SurfaceType.SmoothNoOutlines, | |
100 | BottomSurface = Enum.SurfaceType.SmoothNoOutlines, | |
101 | FrontSurface = Enum.SurfaceType.SmoothNoOutlines, | |
102 | LeftSurface = Enum.SurfaceType.SmoothNoOutlines, | |
103 | RightSurface = Enum.SurfaceType.SmoothNoOutlines, | |
104 | TopSurface = Enum.SurfaceType.SmoothNoOutlines, | |
105 | Color = Color3.new(0.105882, 0.164706, 0.207843) | |
106 | }) | |
107 | Mesh = New("CylinderMesh", Handle, "Mesh", {}) | |
108 | KWeld = New("ManualWeld", Handle, "Weld", { | |
109 | Part0 = Handle, | |
110 | Part1 = chara["Right Arm"], | |
111 | C0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0), | |
112 | C1 = CFrame.new(0, -1.00000644, 0.100002289, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
113 | }) | |
114 | Hitbox = New("Part", Knifu, "Hitbox", { | |
115 | Transparency = 1, | |
116 | Transparency = 1, | |
117 | Size = Vector3.new(0.200000003, 1.4000001, 0.400000006), | |
118 | CFrame = CFrame.new(54.1000023, 0.6000067, 27.6000042, -1, 0, 0, 0, 0, 1, 0, 1, 0), | |
119 | BackSurface = Enum.SurfaceType.SmoothNoOutlines, | |
120 | BottomSurface = Enum.SurfaceType.SmoothNoOutlines, | |
121 | FrontSurface = Enum.SurfaceType.SmoothNoOutlines, | |
122 | LeftSurface = Enum.SurfaceType.SmoothNoOutlines, | |
123 | RightSurface = Enum.SurfaceType.SmoothNoOutlines, | |
124 | TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
125 | }) | |
126 | Weld = New("ManualWeld", Hitbox, "Weld", { | |
127 | Part0 = Hitbox, | |
128 | Part1 = Handle, | |
129 | C1 = CFrame.new(0, 1.20000052, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
130 | }) | |
131 | Part = New("Part", Knifu, "Part", { | |
132 | BrickColor = BrickColor.new("Black"), | |
133 | Material = Enum.Material.SmoothPlastic, | |
134 | Size = Vector3.new(0.200000003, 0.200000003, 0.400000006), | |
135 | CFrame = CFrame.new(54.1000023, 0.6000067, 26.2000046, -1, 0, 0, 0, 0, 1, 0, 1, 0), | |
136 | BackSurface = Enum.SurfaceType.SmoothNoOutlines, | |
137 | BottomSurface = Enum.SurfaceType.SmoothNoOutlines, | |
138 | FrontSurface = Enum.SurfaceType.SmoothNoOutlines, | |
139 | LeftSurface = Enum.SurfaceType.SmoothNoOutlines, | |
140 | RightSurface = Enum.SurfaceType.SmoothNoOutlines, | |
141 | TopSurface = Enum.SurfaceType.SmoothNoOutlines, | |
142 | Color = Color3.new(0.105882, 0.164706, 0.207843) | |
143 | }) | |
144 | Mesh = New("SpecialMesh", Part, "Mesh", { | |
145 | Scale = Vector3.new(1.20000005, 0.949999988, 1.20000005) | |
146 | }) | |
147 | Weld = New("ManualWeld", Part, "Weld", { | |
148 | Part0 = Part, | |
149 | Part1 = Handle, | |
150 | C1 = CFrame.new(0, -0.199999809, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
151 | }) | |
152 | Part = New("Part", Knifu, "Part", { | |
153 | BrickColor = BrickColor.new("Black"), | |
154 | Material = Enum.Material.SmoothPlastic, | |
155 | Size = Vector3.new(0.200000003, 0.200000003, 0.400000006), | |
156 | CFrame = CFrame.new(54.1000023, 0.6000067, 26.8000031, -1, 0, 0, 0, 0, 1, 0, 1, 0), | |
157 | BackSurface = Enum.SurfaceType.SmoothNoOutlines, | |
158 | BottomSurface = Enum.SurfaceType.SmoothNoOutlines, | |
159 | FrontSurface = Enum.SurfaceType.SmoothNoOutlines, | |
160 | LeftSurface = Enum.SurfaceType.SmoothNoOutlines, | |
161 | RightSurface = Enum.SurfaceType.SmoothNoOutlines, | |
162 | TopSurface = Enum.SurfaceType.SmoothNoOutlines, | |
163 | Color = Color3.new(0.105882, 0.164706, 0.207843) | |
164 | }) | |
165 | Mesh = New("SpecialMesh", Part, "Mesh", { | |
166 | Scale = Vector3.new(1.5, 1.20000005, 1.5) | |
167 | }) | |
168 | Weld = New("ManualWeld", Part, "Weld", { | |
169 | Part0 = Part, | |
170 | Part1 = Handle, | |
171 | C1 = CFrame.new(0, 0.400000334, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
172 | }) | |
173 | Part = New("Part", Knifu, "Part", { | |
174 | BrickColor = BrickColor.new("Black"), | |
175 | Material = Enum.Material.SmoothPlastic, | |
176 | Size = Vector3.new(0.200000003, 0.200000003, 0.400000006), | |
177 | CFrame = CFrame.new(54.1000023, 0.800005555, 26.8000031, -1, 0, 0, 0, 0, -1, 0, -1, 0), | |
178 | BackSurface = Enum.SurfaceType.SmoothNoOutlines, | |
179 | BottomSurface = Enum.SurfaceType.SmoothNoOutlines, | |
180 | FrontSurface = Enum.SurfaceType.SmoothNoOutlines, | |
181 | LeftSurface = Enum.SurfaceType.SmoothNoOutlines, | |
182 | RightSurface = Enum.SurfaceType.SmoothNoOutlines, | |
183 | TopSurface = Enum.SurfaceType.SmoothNoOutlines, | |
184 | Color = Color3.new(0.105882, 0.164706, 0.207843) | |
185 | }) | |
186 | Mesh = New("SpecialMesh", Part, "Mesh", { | |
187 | Scale = Vector3.new(1, 1, 1.20000005), | |
188 | MeshType = Enum.MeshType.Wedge | |
189 | }) | |
190 | Weld = New("ManualWeld", Part, "Weld", { | |
191 | Part0 = Part, | |
192 | Part1 = Handle, | |
193 | C0 = CFrame.new(0, 0, 0, 1, 0, 0, 0, -1, 0, 0, 0, -1), | |
194 | C1 = CFrame.new(0, 0.400000095, 0.199998856, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
195 | }) | |
196 | Part = New("Part", Knifu, "Part", { | |
197 | BrickColor = BrickColor.new("Black"), | |
198 | Material = Enum.Material.SmoothPlastic, | |
199 | Size = Vector3.new(0.200000003, 0.200000003, 0.400000036), | |
200 | CFrame = CFrame.new(54.1000023, 0.400004029, 26.8000031, 1, 0, 0, 0, 0, 1, 0, -1, 0), | |
201 | BackSurface = Enum.SurfaceType.SmoothNoOutlines, | |
202 | BottomSurface = Enum.SurfaceType.SmoothNoOutlines, | |
203 | FrontSurface = Enum.SurfaceType.SmoothNoOutlines, | |
204 | LeftSurface = Enum.SurfaceType.SmoothNoOutlines, | |
205 | RightSurface = Enum.SurfaceType.SmoothNoOutlines, | |
206 | TopSurface = Enum.SurfaceType.SmoothNoOutlines, | |
207 | Color = Color3.new(0.105882, 0.164706, 0.207843) | |
208 | }) | |
209 | Mesh = New("SpecialMesh", Part, "Mesh", { | |
210 | Scale = Vector3.new(1, 1, 1.20000005), | |
211 | MeshType = Enum.MeshType.Wedge | |
212 | }) | |
213 | Weld = New("ManualWeld", Part, "Weld", { | |
214 | Part0 = Part, | |
215 | Part1 = Handle, | |
216 | C0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, -1, 0, 0, 0, 1), | |
217 | C1 = CFrame.new(0, 0.400000095, -0.20000267, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
218 | }) | |
219 | Part = New("Part", Knifu, "Part", { | |
220 | Material = Enum.Material.SmoothPlastic, | |
221 | Reflectance = 0.20000000298023, | |
222 | Size = Vector3.new(0.200000003, 0.600000024, 0.200000003), | |
223 | CFrame = CFrame.new(54.1000023, 0.500006318, 27.2000046, -1, 0, 0, 0, 0, 1, 0, 1, 0), | |
224 | BackSurface = Enum.SurfaceType.SmoothNoOutlines, | |
225 | BottomSurface = Enum.SurfaceType.SmoothNoOutlines, | |
226 | FrontSurface = Enum.SurfaceType.SmoothNoOutlines, | |
227 | LeftSurface = Enum.SurfaceType.SmoothNoOutlines, | |
228 | RightSurface = Enum.SurfaceType.SmoothNoOutlines, | |
229 | TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
230 | }) | |
231 | Mesh = New("BlockMesh", Part, "Mesh", { | |
232 | Scale = Vector3.new(0.400000006, 1, 1) | |
233 | }) | |
234 | Weld = New("ManualWeld", Part, "Weld", { | |
235 | Part0 = Part, | |
236 | Part1 = Handle, | |
237 | C1 = CFrame.new(0, 0.800000429, -0.100000381, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
238 | }) | |
239 | BloodPart = New("Part", Knifu, "BloodPart", { | |
240 | BrickColor = BrickColor.new("Crimson"), | |
241 | Material = Enum.Material.SmoothPlastic, | |
242 | Size = Vector3.new(0.200000003, 0.399999946, 0.400000036), | |
243 | CFrame = CFrame.new(54.1000023, 0.600008607, 28.1000042, -1, 0, 0, 0, 0, 1, 0, 1, 0), | |
244 | BackSurface = Enum.SurfaceType.SmoothNoOutlines, | |
245 | BottomSurface = Enum.SurfaceType.SmoothNoOutlines, | |
246 | FrontSurface = Enum.SurfaceType.SmoothNoOutlines, | |
247 | LeftSurface = Enum.SurfaceType.SmoothNoOutlines, | |
248 | RightSurface = Enum.SurfaceType.SmoothNoOutlines, | |
249 | TopSurface = Enum.SurfaceType.SmoothNoOutlines, | |
250 | Color = Color3.new(0.592157, 0, 0) | |
251 | }) | |
252 | Mesh = New("SpecialMesh", BloodPart, "Mesh", { | |
253 | Scale = Vector3.new(0.409999996, 1.00999999, 1.00999999), | |
254 | MeshType = Enum.MeshType.Wedge | |
255 | }) | |
256 | Weld = New("ManualWeld", BloodPart, "Weld", { | |
257 | Part0 = BloodPart, | |
258 | Part1 = Handle, | |
259 | C1 = CFrame.new(0, 1.70000005, 1.90734863E-6, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
260 | }) | |
261 | Part = New("Part", Knifu, "Part", { | |
262 | Material = Enum.Material.SmoothPlastic, | |
263 | Reflectance = 0.20000000298023, | |
264 | Size = Vector3.new(0.200000003, 0.200000003, 0.200000003), | |
265 | CFrame = CFrame.new(54.1000023, 0.700007081, 27.8000031, -1, 0, 0, 0, 0, 1, 0, 1, 0), | |
266 | BackSurface = Enum.SurfaceType.SmoothNoOutlines, | |
267 | BottomSurface = Enum.SurfaceType.SmoothNoOutlines, | |
268 | FrontSurface = Enum.SurfaceType.SmoothNoOutlines, | |
269 | LeftSurface = Enum.SurfaceType.SmoothNoOutlines, | |
270 | RightSurface = Enum.SurfaceType.SmoothNoOutlines, | |
271 | TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
272 | }) | |
273 | Mesh = New("BlockMesh", Part, "Mesh", { | |
274 | Scale = Vector3.new(0.400000006, 1, 1) | |
275 | }) | |
276 | Weld = New("ManualWeld", Part, "Weld", { | |
277 | Part0 = Part, | |
278 | Part1 = Handle, | |
279 | C1 = CFrame.new(0, 1.40000057, 0.100000381, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
280 | }) | |
281 | Part = New("Part", Knifu, "Part", { | |
282 | Material = Enum.Material.SmoothPlastic, | |
283 | Reflectance = 0.20000000298023, | |
284 | Size = Vector3.new(0.200000003, 0.200000003, 0.200000003), | |
285 | CFrame = CFrame.new(54.1000023, 0.700008988, 27.0000038, 1, 0, 0, 0, 0, -1, 0, 1, 0), | |
286 | BackSurface = Enum.SurfaceType.SmoothNoOutlines, | |
287 | BottomSurface = Enum.SurfaceType.SmoothNoOutlines, | |
288 | FrontSurface = Enum.SurfaceType.SmoothNoOutlines, | |
289 | LeftSurface = Enum.SurfaceType.SmoothNoOutlines, | |
290 | RightSurface = Enum.SurfaceType.SmoothNoOutlines, | |
291 | TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
292 | }) | |
293 | Mesh = New("SpecialMesh", Part, "Mesh", { | |
294 | Offset = Vector3.new(0, -0.0500000007, -0.0500000007), | |
295 | Scale = Vector3.new(0.400000006, 0.5, 0.5), | |
296 | MeshType = Enum.MeshType.Wedge | |
297 | }) | |
298 | Weld = New("ManualWeld", Part, "Weld", { | |
299 | Part0 = Part, | |
300 | Part1 = Handle, | |
301 | C0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
302 | C1 = CFrame.new(0, 0.599999905, 0.100002289, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
303 | }) | |
304 | Part = New("Part", Knifu, "Part", { | |
305 | Material = Enum.Material.SmoothPlastic, | |
306 | Reflectance = 0.20000000298023, | |
307 | Size = Vector3.new(0.200000003, 0.200000003, 0.200000003), | |
308 | CFrame = CFrame.new(54.1000023, 0.700008988, 27.0000038, 1, 0, 0, 0, 0, -1, 0, 1, 0), | |
309 | BackSurface = Enum.SurfaceType.SmoothNoOutlines, | |
310 | BottomSurface = Enum.SurfaceType.SmoothNoOutlines, | |
311 | FrontSurface = Enum.SurfaceType.SmoothNoOutlines, | |
312 | LeftSurface = Enum.SurfaceType.SmoothNoOutlines, | |
313 | RightSurface = Enum.SurfaceType.SmoothNoOutlines, | |
314 | TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
315 | }) | |
316 | Mesh = New("SpecialMesh", Part, "Mesh", { | |
317 | Offset = Vector3.new(0, 0.0500000007, -0.0500000007), | |
318 | Scale = Vector3.new(0.400000006, 0.5, 0.5), | |
319 | MeshType = Enum.MeshType.Wedge | |
320 | }) | |
321 | Weld = New("ManualWeld", Part, "Weld", { | |
322 | Part0 = Part, | |
323 | Part1 = Handle, | |
324 | C0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
325 | C1 = CFrame.new(0, 0.599999905, 0.100002289, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
326 | }) | |
327 | Part = New("Part", Knifu, "Part", { | |
328 | Material = Enum.Material.SmoothPlastic, | |
329 | Reflectance = 0.20000000298023, | |
330 | Size = Vector3.new(0.200000003, 0.200000003, 0.200000003), | |
331 | CFrame = CFrame.new(54.1000023, 0.700008988, 27.2000027, 1, 0, 0, 0, 0, -1, 0, 1, 0), | |
332 | BackSurface = Enum.SurfaceType.SmoothNoOutlines, | |
333 | BottomSurface = Enum.SurfaceType.SmoothNoOutlines, | |
334 | FrontSurface = Enum.SurfaceType.SmoothNoOutlines, | |
335 | LeftSurface = Enum.SurfaceType.SmoothNoOutlines, | |
336 | RightSurface = Enum.SurfaceType.SmoothNoOutlines, | |
337 | TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
338 | }) | |
339 | Mesh = New("SpecialMesh", Part, "Mesh", { | |
340 | Offset = Vector3.new(0, -0.0500000007, -0.0500000007), | |
341 | Scale = Vector3.new(0.400000006, 0.5, 0.5), | |
342 | MeshType = Enum.MeshType.Wedge | |
343 | }) | |
344 | Weld = New("ManualWeld", Part, "Weld", { | |
345 | Part0 = Part, | |
346 | Part1 = Handle, | |
347 | C0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
348 | C1 = CFrame.new(0, 0.799999952, 0.100002289, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
349 | }) | |
350 | Part = New("Part", Knifu, "Part", { | |
351 | Material = Enum.Material.SmoothPlastic, | |
352 | Reflectance = 0.20000000298023, | |
353 | Size = Vector3.new(0.200000003, 0.200000003, 0.200000003), | |
354 | CFrame = CFrame.new(54.1000023, 0.700008988, 27.2000027, 1, 0, 0, 0, 0, -1, 0, 1, 0), | |
355 | BackSurface = Enum.SurfaceType.SmoothNoOutlines, | |
356 | BottomSurface = Enum.SurfaceType.SmoothNoOutlines, | |
357 | FrontSurface = Enum.SurfaceType.SmoothNoOutlines, | |
358 | LeftSurface = Enum.SurfaceType.SmoothNoOutlines, | |
359 | RightSurface = Enum.SurfaceType.SmoothNoOutlines, | |
360 | TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
361 | }) | |
362 | Mesh = New("SpecialMesh", Part, "Mesh", { | |
363 | Offset = Vector3.new(0, 0.0500000007, -0.0500000007), | |
364 | Scale = Vector3.new(0.400000006, 0.5, 0.5), | |
365 | MeshType = Enum.MeshType.Wedge | |
366 | }) | |
367 | Weld = New("ManualWeld", Part, "Weld", { | |
368 | Part0 = Part, | |
369 | Part1 = Handle, | |
370 | C0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
371 | C1 = CFrame.new(0, 0.799999952, 0.100002289, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
372 | }) | |
373 | Part = New("Part", Knifu, "Part", { | |
374 | Material = Enum.Material.SmoothPlastic, | |
375 | Reflectance = 0.20000000298023, | |
376 | Size = Vector3.new(0.200000003, 0.200000003, 0.200000003), | |
377 | CFrame = CFrame.new(54.1000023, 0.700008988, 27.4000034, 1, 0, 0, 0, 0, -1, 0, 1, 0), | |
378 | BackSurface = Enum.SurfaceType.SmoothNoOutlines, | |
379 | BottomSurface = Enum.SurfaceType.SmoothNoOutlines, | |
380 | FrontSurface = Enum.SurfaceType.SmoothNoOutlines, | |
381 | LeftSurface = Enum.SurfaceType.SmoothNoOutlines, | |
382 | RightSurface = Enum.SurfaceType.SmoothNoOutlines, | |
383 | TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
384 | }) | |
385 | Mesh = New("SpecialMesh", Part, "Mesh", { | |
386 | Offset = Vector3.new(0, 0.0500000007, -0.0500000007), | |
387 | Scale = Vector3.new(0.400000006, 0.5, 0.5), | |
388 | MeshType = Enum.MeshType.Wedge | |
389 | }) | |
390 | Weld = New("ManualWeld", Part, "Weld", { | |
391 | Part0 = Part, | |
392 | Part1 = Handle, | |
393 | C0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
394 | C1 = CFrame.new(0, 1, 0.100002289, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
395 | }) | |
396 | Part = New("Part", Knifu, "Part", { | |
397 | Material = Enum.Material.SmoothPlastic, | |
398 | Reflectance = 0.20000000298023, | |
399 | Size = Vector3.new(0.200000003, 0.200000003, 0.200000003), | |
400 | CFrame = CFrame.new(54.1000023, 0.700008988, 27.4000034, 1, 0, 0, 0, 0, -1, 0, 1, 0), | |
401 | BackSurface = Enum.SurfaceType.SmoothNoOutlines, | |
402 | BottomSurface = Enum.SurfaceType.SmoothNoOutlines, | |
403 | FrontSurface = Enum.SurfaceType.SmoothNoOutlines, | |
404 | LeftSurface = Enum.SurfaceType.SmoothNoOutlines, | |
405 | RightSurface = Enum.SurfaceType.SmoothNoOutlines, | |
406 | TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
407 | }) | |
408 | Mesh = New("SpecialMesh", Part, "Mesh", { | |
409 | Offset = Vector3.new(0, -0.0500000007, -0.0500000007), | |
410 | Scale = Vector3.new(0.400000006, 0.5, 0.5), | |
411 | MeshType = Enum.MeshType.Wedge | |
412 | }) | |
413 | Weld = New("ManualWeld", Part, "Weld", { | |
414 | Part0 = Part, | |
415 | Part1 = Handle, | |
416 | C0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
417 | C1 = CFrame.new(0, 1, 0.100002289, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
418 | }) | |
419 | Part = New("Part", Knifu, "Part", { | |
420 | Material = Enum.Material.SmoothPlastic, | |
421 | Reflectance = 0.20000000298023, | |
422 | Size = Vector3.new(0.200000003, 0.200000003, 0.200000003), | |
423 | CFrame = CFrame.new(54.1000023, 0.700008988, 27.6000042, 1, 0, 0, 0, 0, -1, 0, 1, 0), | |
424 | BackSurface = Enum.SurfaceType.SmoothNoOutlines, | |
425 | BottomSurface = Enum.SurfaceType.SmoothNoOutlines, | |
426 | FrontSurface = Enum.SurfaceType.SmoothNoOutlines, | |
427 | LeftSurface = Enum.SurfaceType.SmoothNoOutlines, | |
428 | RightSurface = Enum.SurfaceType.SmoothNoOutlines, | |
429 | TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
430 | }) | |
431 | Mesh = New("SpecialMesh", Part, "Mesh", { | |
432 | Offset = Vector3.new(0, -0.0500000007, -0.0500000007), | |
433 | Scale = Vector3.new(0.400000006, 0.5, 0.5), | |
434 | MeshType = Enum.MeshType.Wedge | |
435 | }) | |
436 | Weld = New("ManualWeld", Part, "Weld", { | |
437 | Part0 = Part, | |
438 | Part1 = Handle, | |
439 | C0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
440 | C1 = CFrame.new(0, 1.20000005, 0.100002289, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
441 | }) | |
442 | Part = New("Part", Knifu, "Part", { | |
443 | Material = Enum.Material.SmoothPlastic, | |
444 | Reflectance = 0.20000000298023, | |
445 | Size = Vector3.new(0.200000003, 0.200000003, 0.200000003), | |
446 | CFrame = CFrame.new(54.1000023, 0.700008988, 27.6000042, 1, 0, 0, 0, 0, -1, 0, 1, 0), | |
447 | BackSurface = Enum.SurfaceType.SmoothNoOutlines, | |
448 | BottomSurface = Enum.SurfaceType.SmoothNoOutlines, | |
449 | FrontSurface = Enum.SurfaceType.SmoothNoOutlines, | |
450 | LeftSurface = Enum.SurfaceType.SmoothNoOutlines, | |
451 | RightSurface = Enum.SurfaceType.SmoothNoOutlines, | |
452 | TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
453 | }) | |
454 | Mesh = New("SpecialMesh", Part, "Mesh", { | |
455 | Offset = Vector3.new(0, 0.0500000007, -0.0500000007), | |
456 | Scale = Vector3.new(0.400000006, 0.5, 0.5), | |
457 | MeshType = Enum.MeshType.Wedge | |
458 | }) | |
459 | Weld = New("ManualWeld", Part, "Weld", { | |
460 | Part0 = Part, | |
461 | Part1 = Handle, | |
462 | C0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
463 | C1 = CFrame.new(0, 1.20000005, 0.100002289, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
464 | }) | |
465 | Part = New("Part", Knifu, "Part", { | |
466 | Material = Enum.Material.SmoothPlastic, | |
467 | Reflectance = 0.20000000298023, | |
468 | Size = Vector3.new(0.200000003, 1, 0.200000003), | |
469 | CFrame = CFrame.new(54.1000023, 0.700007081, 27.4000034, -1, 0, 0, 0, 0, 1, 0, 1, 0), | |
470 | BackSurface = Enum.SurfaceType.SmoothNoOutlines, | |
471 | BottomSurface = Enum.SurfaceType.SmoothNoOutlines, | |
472 | FrontSurface = Enum.SurfaceType.SmoothNoOutlines, | |
473 | LeftSurface = Enum.SurfaceType.SmoothNoOutlines, | |
474 | RightSurface = Enum.SurfaceType.SmoothNoOutlines, | |
475 | TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
476 | }) | |
477 | Mesh = New("BlockMesh", Part, "Mesh", { | |
478 | Offset = Vector3.new(0, 0, -0.0500000007), | |
479 | Scale = Vector3.new(0.400000006, 1, 0.5) | |
480 | }) | |
481 | Weld = New("ManualWeld", Part, "Weld", { | |
482 | Part0 = Part, | |
483 | Part1 = Handle, | |
484 | C1 = CFrame.new(0, 1.00000048, 0.100000381, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
485 | }) | |
486 | Part = New("Part", Knifu, "Part", { | |
487 | BrickColor = BrickColor.new("Black"), | |
488 | Material = Enum.Material.SmoothPlastic, | |
489 | Size = Vector3.new(0.200000003, 0.200000003, 0.400000006), | |
490 | CFrame = CFrame.new(54.1000023, 0.6000067, 26.4000034, -1, 0, 0, 0, 0, 1, 0, 1, 0), | |
491 | BackSurface = Enum.SurfaceType.SmoothNoOutlines, | |
492 | BottomSurface = Enum.SurfaceType.SmoothNoOutlines, | |
493 | FrontSurface = Enum.SurfaceType.SmoothNoOutlines, | |
494 | LeftSurface = Enum.SurfaceType.SmoothNoOutlines, | |
495 | RightSurface = Enum.SurfaceType.SmoothNoOutlines, | |
496 | TopSurface = Enum.SurfaceType.SmoothNoOutlines, | |
497 | Color = Color3.new(0.105882, 0.164706, 0.207843) | |
498 | }) | |
499 | Mesh = New("SpecialMesh", Part, "Mesh", { | |
500 | Scale = Vector3.new(1.20000005, 0.949999988, 1.20000005) | |
501 | }) | |
502 | Weld = New("ManualWeld", Part, "Weld", { | |
503 | Part0 = Part, | |
504 | Part1 = Handle, | |
505 | C1 = CFrame.new(0, 2.38418579E-7, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
506 | }) | |
507 | Part = New("Part", Knifu, "Part", { | |
508 | BrickColor = BrickColor.new("Black"), | |
509 | Material = Enum.Material.SmoothPlastic, | |
510 | Size = Vector3.new(0.200000003, 0.200000003, 0.400000006), | |
511 | CFrame = CFrame.new(54.1000023, 0.6000067, 26.6000042, -1, 0, 0, 0, 0, 1, 0, 1, 0), | |
512 | BackSurface = Enum.SurfaceType.SmoothNoOutlines, | |
513 | BottomSurface = Enum.SurfaceType.SmoothNoOutlines, | |
514 | FrontSurface = Enum.SurfaceType.SmoothNoOutlines, | |
515 | LeftSurface = Enum.SurfaceType.SmoothNoOutlines, | |
516 | RightSurface = Enum.SurfaceType.SmoothNoOutlines, | |
517 | TopSurface = Enum.SurfaceType.SmoothNoOutlines, | |
518 | Color = Color3.new(0.105882, 0.164706, 0.207843) | |
519 | }) | |
520 | Mesh = New("SpecialMesh", Part, "Mesh", { | |
521 | Scale = Vector3.new(1.20000005, 0.949999988, 1.20000005) | |
522 | }) | |
523 | Weld = New("ManualWeld", Part, "Weld", { | |
524 | Part0 = Part, | |
525 | Part1 = Handle, | |
526 | C1 = CFrame.new(0, 0.200000286, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
527 | }) | |
528 | Blood2Part = New("Part", Knifu, "Blood2Part", { | |
529 | BrickColor = BrickColor.new("Crimson"), | |
530 | Material = Enum.Material.SmoothPlastic, | |
531 | Size = Vector3.new(0.200000003, 0.400000036, 0.200000003), | |
532 | CFrame = CFrame.new(54.1000023, 0.500006318, 27.7000046, -1, 0, 0, 0, 0, 1, 0, 1, 0), | |
533 | BackSurface = Enum.SurfaceType.SmoothNoOutlines, | |
534 | BottomSurface = Enum.SurfaceType.SmoothNoOutlines, | |
535 | FrontSurface = Enum.SurfaceType.SmoothNoOutlines, | |
536 | LeftSurface = Enum.SurfaceType.SmoothNoOutlines, | |
537 | RightSurface = Enum.SurfaceType.SmoothNoOutlines, | |
538 | TopSurface = Enum.SurfaceType.SmoothNoOutlines, | |
539 | Color = Color3.new(0.592157, 0, 0) | |
540 | }) | |
541 | Mesh = New("BlockMesh", Blood2Part, "Mesh", { | |
542 | Scale = Vector3.new(0.409999996, 1.00999999, 1.00999999) | |
543 | }) | |
544 | Weld = New("ManualWeld", Blood2Part, "Weld", { | |
545 | Part0 = Blood2Part, | |
546 | Part1 = Handle, | |
547 | C1 = CFrame.new(0, 1.30000043, -0.100000381, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
548 | }) | |
549 | Part = New("Part", Knifu, "Part", { | |
550 | BrickColor = BrickColor.new("Crimson"), | |
551 | Material = Enum.Material.SmoothPlastic, | |
552 | Size = Vector3.new(0.200000003, 0.200000003, 0.200000033), | |
553 | CFrame = CFrame.new(54.1000023, 0.700008988, 27.8000031, -1, 0, 0, 0, 0, -1, 0, -1, 0), | |
554 | BackSurface = Enum.SurfaceType.SmoothNoOutlines, | |
555 | BottomSurface = Enum.SurfaceType.SmoothNoOutlines, | |
556 | FrontSurface = Enum.SurfaceType.SmoothNoOutlines, | |
557 | LeftSurface = Enum.SurfaceType.SmoothNoOutlines, | |
558 | RightSurface = Enum.SurfaceType.SmoothNoOutlines, | |
559 | TopSurface = Enum.SurfaceType.SmoothNoOutlines, | |
560 | Color = Color3.new(0.592157, 0, 0) | |
561 | }) | |
562 | Mesh = New("SpecialMesh", Part, "Mesh", { | |
563 | Scale = Vector3.new(0.409999996, 1.00999999, 1.00999999), | |
564 | MeshType = Enum.MeshType.Wedge | |
565 | }) | |
566 | Weld = New("ManualWeld", Part, "Weld", { | |
567 | Part0 = Part, | |
568 | Part1 = Handle, | |
569 | C0 = CFrame.new(0, 0, 0, 1, 0, 0, 0, -1, 0, 0, 0, -1), | |
570 | C1 = CFrame.new(0, 1.4000001, 0.100002289, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
571 | }) | |
572 | Part = New("Part", Knifu, "Part", { | |
573 | BrickColor = BrickColor.new("Crimson"), | |
574 | Material = Enum.Material.SmoothPlastic, | |
575 | Size = Vector3.new(0.200000003, 0.200000003, 0.200000033), | |
576 | CFrame = CFrame.new(54.1000023, 0.500008225, 27.4000034, -1, 0, 0, 0, 0, -1, 0, -1, 0), | |
577 | BackSurface = Enum.SurfaceType.SmoothNoOutlines, | |
578 | BottomSurface = Enum.SurfaceType.SmoothNoOutlines, | |
579 | FrontSurface = Enum.SurfaceType.SmoothNoOutlines, | |
580 | LeftSurface = Enum.SurfaceType.SmoothNoOutlines, | |
581 | RightSurface = Enum.SurfaceType.SmoothNoOutlines, | |
582 | TopSurface = Enum.SurfaceType.SmoothNoOutlines, | |
583 | Color = Color3.new(0.592157, 0, 0) | |
584 | }) | |
585 | Mesh = New("SpecialMesh", Part, "Mesh", { | |
586 | Scale = Vector3.new(0.409999996, 1.00999999, 1.00999999), | |
587 | MeshType = Enum.MeshType.Wedge | |
588 | }) | |
589 | Weld = New("ManualWeld", Part, "Weld", { | |
590 | Part0 = Part, | |
591 | Part1 = Handle, | |
592 | C0 = CFrame.new(0, 0, 0, 1, 0, 0, 0, -1, 0, 0, 0, -1), | |
593 | C1 = CFrame.new(0, 1, -0.0999984741, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
594 | }) | |
595 | local p1mit = Instance.new("ParticleEmitter", Hitbox) | |
596 | p1mit.Texture = "rbxasset://textures/particles/fire_main.dds" | |
597 | p1mit.Color = ColorSequence.new({ | |
598 | ColorSequenceKeypoint.new(0, Color3.new(0.6, 0, 0)), | |
599 | ColorSequenceKeypoint.new(1, Color3.new(0.6, 0, 0)) | |
600 | }) | |
601 | p1mit.Size = NumberSequence.new({ | |
602 | NumberSequenceKeypoint.new(0, 1), | |
603 | NumberSequenceKeypoint.new(1, 0) | |
604 | }) | |
605 | p1mit.Lifetime = NumberRange.new(2) | |
606 | p1mit.Rate = 100 | |
607 | p1mit.Enabled = false | |
608 | p1mit.Acceleration = Vector3.new(0, -5, 0) | |
609 | p1mit.Rotation = NumberRange.new(0, 359) | |
610 | p1mit.Speed = NumberRange.new(0) | |
611 | local p2mit = Instance.new("ParticleEmitter", BloodPart) | |
612 | p2mit.Texture = "http://www.roblox.com/asset/?id=243132757" | |
613 | p2mit.Color = ColorSequence.new({ | |
614 | ColorSequenceKeypoint.new(0, Color3.new(0.6, 0, 0)), | |
615 | ColorSequenceKeypoint.new(1, Color3.new(0.6, 0, 0)) | |
616 | }) | |
617 | p2mit.Size = NumberSequence.new({ | |
618 | NumberSequenceKeypoint.new(0, 0.1), | |
619 | NumberSequenceKeypoint.new(1, 0.1) | |
620 | }) | |
621 | p2mit.Lifetime = NumberRange.new(1) | |
622 | p2mit.Rate = 10 | |
623 | p2mit.Acceleration = Vector3.new(0, -10, 0) | |
624 | p2mit.Speed = NumberRange.new(0) | |
625 | local p3mit = p2mit:Clone() | |
626 | p3mit.Parent = Blood2Part | |
627 | crosshair = Instance.new("BillboardGui", chara) | |
628 | crosshair.Size = UDim2.new(10, 0, 10, 0) | |
629 | crosshair.Enabled = false | |
630 | imgl = Instance.new("ImageLabel", crosshair) | |
631 | imgl.Position = UDim2.new(0, 0, 0, 0) | |
632 | imgl.Size = UDim2.new(1, 0, 1, 0) | |
633 | imgl.Image = "rbxassetid://115337883" | |
634 | imgl.BackgroundTransparency = 1 | |
635 | function LoadSnd(id, loop, vol, pit) | |
636 | local snd = New("Sound", chara, "Sound", { | |
637 | SoundId = "rbxassetid://" .. id, | |
638 | Looped = loop, | |
639 | Volume = vol, | |
640 | Pitch = pit | |
641 | }) | |
642 | return snd | |
643 | end | |
644 | Music = LoadSnd(577647313, true, 1, 1) | |
645 | SwingSnd = LoadSnd(668756205, false, 6, 0.5) | |
646 | HitSnd = LoadSnd(192088330, false, 10, 1) | |
647 | ChatSnd = LoadSnd(573249100, false, 1, 0.4) | |
648 | ThrowSnd = LoadSnd(743521497, false, 5, 1) | |
649 | TargetSnd = LoadSnd(408035394, false, 4, 1) | |
650 | Music:Play() | |
651 | function PlaySnd(snd, part) | |
652 | local sound = snd:Clone() | |
653 | sound.PlayOnRemove = true | |
654 | sound.Parent = part | |
655 | sound:Destroy() | |
656 | end | |
657 | function TargetSelect(person) | |
658 | local dd = coroutine.wrap(function() | |
659 | if targetted ~= person then | |
660 | targetted = person | |
661 | for i = 0, 30, 10 do | |
662 | wait(0.05) | |
663 | crosshair.Size = UDim2.new(40 - i, 0, 40 - i, 0) | |
664 | end | |
665 | end | |
666 | end) | |
667 | dd() | |
668 | end | |
669 | function dealdmg(dude) | |
670 | dude.Humanoid.PlatformStand = true | |
671 | local bgf = Instance.new("BodyGyro", dude.Head) | |
672 | bgf.CFrame = bgf.CFrame * CFrame.fromEulerAnglesXYZ(math.rad(-90), 0, 0) | |
673 | local val = Instance.new("BoolValue", dude) | |
674 | val.Name = "IsHit" | |
675 | for i = 1, 6 do | |
676 | local blo = Instance.new("Part", game.Workspace) | |
677 | blo.Size = Vector3.new(0.6, 0.2, 0.6) | |
678 | blo.Material = "SmoothPlastic" | |
679 | blo.BrickColor = BrickColor.new("Crimson") | |
680 | blo.Position = dude.Head.Position | |
681 | blo.CFrame = dude.Head.CFrame | |
682 | debby:AddItem(blo, 30) | |
683 | end | |
684 | local ds = coroutine.wrap(function() | |
685 | wait(1) | |
686 | dude.Humanoid.Health = 0 | |
687 | end) | |
688 | ds() | |
689 | end | |
690 | function ExHitbox(rad, pos, damage, env, toim) | |
691 | local E = Instance.new("Explosion") | |
692 | E.Position = pos | |
693 | E.Parent = game.Workspace | |
694 | E.BlastRadius = rad | |
695 | E.BlastPressure = 0 | |
696 | E.Visible = false | |
697 | end | |
698 | function chatfunc(text) | |
699 | local chat = coroutine.wrap(function() | |
700 | if chara:FindFirstChild("TalkingBillBoard") ~= nil then | |
701 | chara:FindFirstChild("TalkingBillBoard"):destroy() | |
702 | end | |
703 | local naeeym2 = Instance.new("BillboardGui", chara) | |
704 | naeeym2.Size = UDim2.new(0, 100, 0, 40) | |
705 | naeeym2.StudsOffset = Vector3.new(0, 3, 0) | |
706 | naeeym2.Adornee = chara.Head | |
707 | naeeym2.Name = "TalkingBillBoard" | |
708 | local tecks2 = Instance.new("TextLabel", naeeym2) | |
709 | tecks2.BackgroundTransparency = 1 | |
710 | tecks2.BorderSizePixel = 0 | |
711 | tecks2.Text = "" | |
712 | tecks2.Font = "Fantasy" | |
713 | tecks2.FontSize = "Size24" | |
714 | tecks2.TextStrokeTransparency = 0 | |
715 | tecks2.TextColor3 = Color3.new(0.6, 0, 0) | |
716 | tecks2.TextStrokeColor3 = Color3.new(0, 0, 0) | |
717 | tecks2.Size = UDim2.new(1, 0, 0.5, 0) | |
718 | for i = 1, string.len(text) do | |
719 | PlaySnd(ChatSnd, chara) | |
720 | tecks2.Text = string.sub(text, 1, i) | |
721 | wait(0.01) | |
722 | end | |
723 | wait(1) | |
724 | for i = 1, 5 do | |
725 | wait(0.01) | |
726 | tecks2.Position = tecks2.Position - UDim2.new(0, 0, 0.05, 0) | |
727 | tecks2.TextStrokeTransparency = tecks2.TextStrokeTransparency + 0.2 | |
728 | tecks2.TextTransparency = tecks2.TextTransparency + 0.2 | |
729 | end | |
730 | naeeym2:Destroy() | |
731 | end) | |
732 | chat() | |
733 | end | |
734 | function onChatted(msg) | |
735 | chatfunc(msg) | |
736 | end | |
737 | player.Chatted:connect(onChatted) | |
738 | function SlashEff(pos) | |
739 | local p = Instance.new("Part", game.Workspace) | |
740 | p.Size = Vector3.new(0, 0, 0) | |
741 | p.BrickColor = BrickColor.new("White") | |
742 | p.Material = "Neon" | |
743 | p.Anchored = true | |
744 | p.CanCollide = false | |
745 | p.CFrame = pos * CFrame.fromEulerAnglesXYZ(math.random(0, math.rad(359)), math.random(0, math.rad(359)), math.random(0, math.rad(359))) | |
746 | local pm = Instance.new("SpecialMesh", p) | |
747 | pm.MeshType = "Sphere" | |
748 | pm.Scale = Vector3.new(2.5, 0, 2.5) | |
749 | local disp = coroutine.wrap | |
750 | disp() | |
751 | end | |
752 | function SuperPause() | |
753 | SuperSnd:Play() | |
754 | local p = Instance.new("Part", game.Workspace) | |
755 | p.Size = Vector3.new(0, 0, 0) | |
756 | p.BrickColor = BrickColor.new("White") | |
757 | p.Material = "Neon" | |
758 | p.Anchored = true | |
759 | p.CanCollide = false | |
760 | p.CFrame = chara.Torso.CFrame | |
761 | local pm = Instance.new("SpecialMesh", p) | |
762 | pm.MeshType = "Sphere" | |
763 | local disp = coroutine.wrap | |
764 | disp() | |
765 | end | |
766 | dela = 0.5 | |
767 | bladeactive = false | |
768 | stormvipactive = false | |
769 | executeactive = false | |
770 | function bladehit(hit) | |
771 | if bladeactive == true and hit.Parent:FindFirstChild("Humanoid") ~= nil and hit.Parent ~= chara and hit.Parent:FindFirstChild("IsHit") == nil then | |
772 | p1mit.Enabled = true | |
773 | PlaySnd(HitSnd, hit.Parent.Head) | |
774 | dealdmg(hit.Parent) | |
775 | if stormvipactive == true then | |
776 | local bf = Instance.new("BodyVelocity", hit.Parent.Head) | |
777 | bf.P = 10000 | |
778 | bf.MaxForce = Vector3.new(bf.P, bf.P, bf.P) | |
779 | bf.Velocity = Vector3.new(0, 100, 0) | |
780 | debby:AddItem(bf, 0.2) | |
781 | end | |
782 | if executeactive == true then | |
783 | local we = Instance.new("Weld", Hitbox) | |
784 | we.Name = "HitWeld" | |
785 | we.Part0 = hit.Parent.Head | |
786 | we.Part1 = Hitbox | |
787 | we.C0 = we.C0 * CFrame.fromEulerAnglesXYZ(math.rad(180), 0, 0) | |
788 | end | |
789 | wait(0.5) | |
790 | p1mit.Enabled = false | |
791 | end | |
792 | end | |
793 | Hitbox.Touched:connect(bladehit) | |
794 | gprop = {} | |
795 | function materialhit(hit) | |
796 | if hit.Parent ~= chara and hit.Parent.Parent ~= chara and hit.Name ~= "Trace" and hit.Parent:FindFirstChild("Humanoid") == nil then | |
797 | gprop = { | |
798 | hit.BrickColor, | |
799 | hit.Material | |
800 | } | |
801 | end | |
802 | end | |
803 | chara["Left Leg"].Touched:connect(materialhit) | |
804 | chara["Right Leg"].Touched:connect(materialhit) | |
805 | TC = chara.HumanoidRootPart.RootJoint | |
806 | HC = chara.Torso.Neck | |
807 | RAC = chara.Torso["Right Shoulder"] | |
808 | LAC = chara.Torso["Left Shoulder"] | |
809 | RLC = chara.Torso["Right Hip"] | |
810 | LLC = chara.Torso["Left Hip"] | |
811 | TCF = CFrame.new(0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
812 | HCF = CFrame.new(0, 1, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
813 | RACF = CFrame.new(1, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0) | |
814 | LACF = CFrame.new(-1, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
815 | RLCF = CFrame.new(1, -1, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0) | |
816 | LLCF = CFrame.new(-1, -1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
817 | RWF = CFrame.new(-1.5, 0, 0) * CFrame.fromEulerAnglesXYZ(0, 0, 0) | |
818 | LWF = CFrame.new(1.5, 0, 0) * CFrame.fromEulerAnglesXYZ(0, 0, 0) | |
819 | RLWF = CFrame.new(-0.5, 2, 0) * CFrame.fromEulerAnglesXYZ(0, 0, 0) | |
820 | LLWF = CFrame.new(0.5, 2, 0) * CFrame.fromEulerAnglesXYZ(0, 0, 0) | |
821 | RW = Instance.new("Weld", HC.Parent) | |
822 | RW.Part1 = HC.Parent | |
823 | RW.Part0 = chara["Right Arm"] | |
824 | RW.C0 = RWF | |
825 | LW = Instance.new("Weld", HC.Parent) | |
826 | LW.Part1 = HC.Parent | |
827 | LW.Part0 = chara["Left Arm"] | |
828 | LW.C0 = LWF | |
829 | RLW = nil | |
830 | LLW = nil | |
831 | function Sheath(stype) | |
832 | KWeld:Destroy() | |
833 | if stype == 1 then | |
834 | KWeld = New("ManualWeld", Handle, "Weld", { | |
835 | Part0 = Handle, | |
836 | Part1 = chara["Right Arm"], | |
837 | C0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0), | |
838 | C1 = CFrame.new(0, -1.00000644, 0.100002289, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
839 | }) | |
840 | elseif stype == 2 then | |
841 | KWeld = New("ManualWeld", Handle, "Weld", { | |
842 | Part0 = Handle, | |
843 | Part1 = chara["Right Arm"], | |
844 | C0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, -1.00000525, 4.17232513E-7, 0, 4.17232513E-7, 1.00000525), | |
845 | C1 = CFrame.new(0, -0.600002885, -0.0999984741, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
846 | }) | |
847 | end | |
848 | end | |
849 | function AddLegWelds() | |
850 | RLW = Instance.new("Weld", chara["Right Leg"]) | |
851 | RLW.Part1 = HC.Parent | |
852 | RLW.Part0 = chara["Right Leg"] | |
853 | RLW.C0 = RLWF | |
854 | LLW = Instance.new("Weld", chara["Left Leg"]) | |
855 | LLW.Part1 = HC.Parent | |
856 | LLW.Part0 = chara["Left Leg"] | |
857 | LLW.C0 = LLWF | |
858 | end | |
859 | function DestroyLegWelds() | |
860 | RLC = New("Motor6D", chara.Torso, "Right Hip", { | |
861 | Part0 = chara.Torso, | |
862 | Part1 = chara["Right Leg"], | |
863 | C0 = CFrame.new(1, -1, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0), | |
864 | C1 = CFrame.new(0.5, 1, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0) | |
865 | }) | |
866 | LLC = New("Motor6D", chara.Torso, "Left Hip", { | |
867 | Part0 = chara.Torso, | |
868 | Part1 = chara["Left Leg"], | |
869 | C0 = CFrame.new(-1, -1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0), | |
870 | C1 = CFrame.new(-0.5, 1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
871 | }) | |
872 | RLW:Destroy() | |
873 | LLW:Destroy() | |
874 | end | |
875 | function clerp(a, b, c) | |
876 | return a:lerp(b, c) | |
877 | end | |
878 | TC.C0 = TCF | |
879 | HC.C0 = HCF | |
880 | RW.C0 = RWF | |
881 | LW.C0 = LWF | |
882 | ITCF = TCF * CFrame.fromEulerAnglesXYZ(0, 0, math.rad(10)) | |
883 | IHCF = HCF * CFrame.fromEulerAnglesXYZ(math.rad(10), 0, math.rad(-10)) | |
884 | IRWF = RWF * CFrame.fromEulerAnglesXYZ(0, 0, math.rad(-2)) | |
885 | ILWF = LWF * CFrame.fromEulerAnglesXYZ(0, 0, math.rad(2)) | |
886 | TC.C0 = ITCF | |
887 | HC.C0 = IHCF | |
888 | RW.C0 = IRWF | |
889 | LW.C0 = ILWF | |
890 | function ClawDash() | |
891 | del = true | |
892 | atkd = true | |
893 | chara.Humanoid.WalkSpeed = 0 | |
894 | chatfunc("Without a trace...") | |
895 | for i = 0, 0.6, 0.2 do | |
896 | wait(0.01) | |
897 | TC.C0 = clerp(ITCF, TCF * CFrame.fromEulerAnglesXYZ(0, 0, math.rad(90)), 0.4 + i) | |
898 | HC.C0 = clerp(IHCF, HCF * CFrame.fromEulerAnglesXYZ(0, 0, math.rad(-90)), 0.4 + i) | |
899 | RW.C0 = clerp(IRWF, RWF, 0.4 + i) | |
900 | end | |
901 | local hittpart = Instance.new("Part", chara) | |
902 | hittpart.Anchored = true | |
903 | hittpart.Size = Vector3.new(5, 5, 1) | |
904 | hittpart.Transparency = 1 | |
905 | hittpart.CFrame = chara.HumanoidRootPart.CFrame + chara.HumanoidRootPart.CFrame.lookVector * 3 | |
906 | local sawlookv = hittpart.CFrame.lookVector | |
907 | local hitm = Instance.new("BlockMesh", hittpart) | |
908 | hitm.Scale = Vector3.new(0, 0, 0) | |
909 | local trpart = Instance.new("Part", chara) | |
910 | trpart.Anchored = true | |
911 | trpart.Size = Vector3.new(0, 0, 0) | |
912 | trpart.CFrame = hittpart.CFrame | |
913 | trpart.BrickColor = BrickColor.new("Really black") | |
914 | local trmesh = Instance.new("FileMesh", trpart) | |
915 | trmesh.Scale = Vector3.new(0, 0, 0) | |
916 | trmesh.MeshId = "http://www.roblox.com/asset/?id=" | |
917 | local hdec1 = Instance.new("Decal", hittpart) | |
918 | hdec1.Texture = "http://www.roblox.com/asset/?id=362691215" | |
919 | hdec1.Face = "Front" | |
920 | local hdec2 = hdec1:Clone() | |
921 | hdec2.Parent = hittpart | |
922 | hdec2.Face = "Back" | |
923 | OrbSnd:Play() | |
924 | ElectricSnd:Play() | |
925 | for i = 1, 5 do | |
926 | hitm.Scale = hitm.Scale + Vector3.new(0.2, 0.2, 0) | |
927 | trmesh.Scale = trmesh.Scale + Vector3.new(1, 1, 0.1) | |
928 | wait(0.01) | |
929 | end | |
930 | for i = 1, 60 do | |
931 | wait(0.01) | |
932 | hittpart.CFrame = hittpart.CFrame * CFrame.fromEulerAnglesXYZ(0, 0, math.pi / 64) | |
933 | end | |
934 | if hittpart ~= nil then | |
935 | for i = 1, 5 do | |
936 | hitm.Scale = hitm.Scale - Vector3.new(0.2, 0.2, 0) | |
937 | trmesh.Scale = trmesh.Scale - Vector3.new(1, 1, 0.1) | |
938 | wait(0.01) | |
939 | end | |
940 | hittpart:Destroy() | |
941 | trpart:Destroy() | |
942 | for i = 0, 0.6, 0.2 do | |
943 | wait(0.01) | |
944 | TC.C0 = clerp(ITCF, TCF * CFrame.fromEulerAnglesXYZ(0, 0, math.rad(90)), 0.6 - i) | |
945 | HC.C0 = clerp(IHCF, HCF * CFrame.fromEulerAnglesXYZ(0, 0, math.rad(-90)), 0.6 - i) | |
946 | RW.C0 = clerp(IRWF, RWF, 0.6 - i) | |
947 | end | |
948 | del = false | |
949 | chara.Humanoid.WalkSpeed = 32 | |
950 | end | |
951 | end | |
952 | function KillThem() | |
953 | del = true | |
954 | atkd = true | |
955 | chara.Humanoid.WalkSpeed = 0 | |
956 | bladeactive = true | |
957 | SwingSnd:Play() | |
958 | Sheath(2) | |
959 | wait(0.01) | |
960 | for i = 0, 0.75, 0.22 do | |
961 | wait(0.01) | |
962 | TC.C0 = clerp(ITCF, TCF * CFrame.fromEulerAnglesXYZ(0, 0, math.rad(90)), 0.4 + i) | |
963 | HC.C0 = clerp(IHCF, HCF * CFrame.fromEulerAnglesXYZ(math.rad(10), 0, math.rad(-90)), 0.4 + i) | |
964 | RW.C0 = clerp(IRWF, (RWF + Vector3.new(0.5, 1.4, 0)) * CFrame.fromEulerAnglesXYZ(0, 0, math.rad(-90)), 0.4 + i) | |
965 | end | |
966 | wait(1) | |
967 | Sheath(1) | |
968 | bladeactive = false | |
969 | for i = 0, 0.6, 0.2 do | |
970 | wait(0.01) | |
971 | TC.C0 = clerp(ITCF, TCF * CFrame.fromEulerAnglesXYZ(0, 0, math.rad(90)), 0.6 - i) | |
972 | HC.C0 = clerp(IHCF, HCF * CFrame.fromEulerAnglesXYZ(math.rad(10), 0, math.rad(-90)), 0.6 - i) | |
973 | RW.C0 = clerp(IRWF, (RWF + Vector3.new(0.5, 1.4, 0)) * CFrame.fromEulerAnglesXYZ(0, 0, math.rad(-90)), 0.6 - i) | |
974 | end | |
975 | TC.C0 = ITCF | |
976 | HC.C0 = IHCF | |
977 | RW.C0 = IRWF | |
978 | LW.C0 = ILWF | |
979 | chara.Humanoid.WalkSpeed = 8 | |
980 | del = false | |
981 | end | |
982 | function EndThem() | |
983 | del = true | |
984 | atkd = true | |
985 | chara.Humanoid.WalkSpeed = 0 | |
986 | bladeactive = true | |
987 | SwingSnd:Play() | |
988 | wait(0.01) | |
989 | for i = 0, 0.75, 0.25 do | |
990 | wait(0.01) | |
991 | TC.C0 = clerp(ITCF, TCF, 0.4 + i) | |
992 | HC.C0 = clerp(IHCF, HCF * CFrame.fromEulerAnglesXYZ(math.rad(10), 0, 0), 0.4 + i) | |
993 | RW.C0 = clerp(IRWF, (RWF + Vector3.new(0.5, 0, -0.4)) * CFrame.fromEulerAnglesXYZ(math.rad(-150), 0, math.rad(-90)), 0.4 + i) | |
994 | end | |
995 | wait(0.5) | |
996 | bladeactive = false | |
997 | for i = 0, 0.6, 0.2 do | |
998 | wait(0.01) | |
999 | TC.C0 = clerp(ITCF, TCF, 0.6 - i) | |
1000 | HC.C0 = clerp(IHCF, HCF * CFrame.fromEulerAnglesXYZ(math.rad(10), 0, 0), 0.6 - i) | |
1001 | RW.C0 = clerp(IRWF, (RWF + Vector3.new(0.5, 0, -0.4)) * CFrame.fromEulerAnglesXYZ(math.rad(-150), 0, math.rad(-90)), 0.6 - i) | |
1002 | end | |
1003 | TC.C0 = ITCF | |
1004 | HC.C0 = IHCF | |
1005 | RW.C0 = IRWF | |
1006 | LW.C0 = ILWF | |
1007 | chara.Humanoid.WalkSpeed = 8 | |
1008 | del = false | |
1009 | end | |
1010 | function MurderThem() | |
1011 | del = true | |
1012 | atkd = true | |
1013 | chara.Humanoid.WalkSpeed = 0 | |
1014 | for i = 0, 0.6, 0.2 do | |
1015 | wait(0.01) | |
1016 | TC.C0 = clerp(ITCF, TCF * CFrame.fromEulerAnglesXYZ(math.rad(-25), 0, math.rad(100)), 0.4 + i) | |
1017 | HC.C0 = clerp(IHCF, HCF * CFrame.fromEulerAnglesXYZ(0, 0, math.rad(100)), 0.4 + i) | |
1018 | RW.C0 = clerp(IRWF, (RWF + Vector3.new(0.7, 1.4, -1.1)) * CFrame.fromEulerAnglesXYZ(0, math.rad(90), math.rad(-180)), 0.4 + i) | |
1019 | LW.C0 = clerp(ILWF, (LWF + Vector3.new(0, 0.4, 0)) * CFrame.fromEulerAnglesXYZ(0, 0, math.rad(30)), 0.4 + i) | |
1020 | end | |
1021 | local bf = Instance.new("BodyVelocity", chara.Torso) | |
1022 | bf.P = 10000 | |
1023 | bf.MaxForce = Vector3.new(bf.P, bf.P, bf.P) | |
1024 | bf.Velocity = Vector3.new(0, 100, 0) + chara.HumanoidRootPart.CFrame.lookVector * 5 | |
1025 | SwingSnd:Play() | |
1026 | stormvipactive = true | |
1027 | bladeactive = true | |
1028 | wait(0.2) | |
1029 | stormvipactive = false | |
1030 | bladeactive = false | |
1031 | bf:Destroy() | |
1032 | for i = 0, 0.6, 0.2 do | |
1033 | wait(0.01) | |
1034 | TC.C0 = clerp(ITCF, TCF * CFrame.fromEulerAnglesXYZ(math.rad(-25), 0, math.rad(100)), 0.6 - i) | |
1035 | HC.C0 = clerp(IHCF, HCF * CFrame.fromEulerAnglesXYZ(0, 0, math.rad(100)), 0.6 - i) | |
1036 | RW.C0 = clerp(IRWF, (RWF + Vector3.new(0.7, 1.4, -1.1)) * CFrame.fromEulerAnglesXYZ(0, math.rad(90), math.rad(-180)), 0.6 - i) | |
1037 | LW.C0 = clerp(ILWF, (LWF + Vector3.new(0, 0.4, 0)) * CFrame.fromEulerAnglesXYZ(0, 0, math.rad(30)), 0.6 - i) | |
1038 | end | |
1039 | TC.C0 = ITCF | |
1040 | HC.C0 = IHCF | |
1041 | RW.C0 = IRWF | |
1042 | LW.C0 = ILWF | |
1043 | chara.Humanoid.WalkSpeed = 8 | |
1044 | del = false | |
1045 | end | |
1046 | function ExecuteThem() | |
1047 | del = true | |
1048 | atkd = true | |
1049 | for i = 0, 0.6, 0.2 do | |
1050 | wait(0.01) | |
1051 | TC.C0 = clerp(ITCF, TCF * CFrame.fromEulerAnglesXYZ(math.rad(180), 0, 0), 0.4 + i) | |
1052 | HC.C0 = clerp(IHCF, HCF * CFrame.fromEulerAnglesXYZ(math.rad(-45), 0, 0), 0.4 + i) | |
1053 | RW.C0 = clerp(IRWF, (RWF + Vector3.new(0, 1, 0)) * CFrame.fromEulerAnglesXYZ(math.rad(180), 0, 0), 0.4 + i) | |
1054 | end | |
1055 | TC.C0 = TCF * CFrame.fromEulerAnglesXYZ(math.rad(180), 0, 0) | |
1056 | HC.C0 = HCF * CFrame.fromEulerAnglesXYZ(math.rad(-45), 0, 0) | |
1057 | RW.C0 = (RWF + Vector3.new(0, 1, 0)) * CFrame.fromEulerAnglesXYZ(math.rad(180), 0, 0) | |
1058 | local bf = Instance.new("BodyVelocity", chara.Torso) | |
1059 | bf.P = 10000 | |
1060 | bf.MaxForce = Vector3.new(bf.P, bf.P, bf.P) | |
1061 | bf.Velocity = Vector3.new(0, 100, 0) + chara.HumanoidRootPart.CFrame.lookVector * 5 | |
1062 | Sheath(2) | |
1063 | SwingSnd:Play() | |
1064 | executeactive = true | |
1065 | bladeactive = true | |
1066 | wait(0.2) | |
1067 | bf:Destroy() | |
1068 | wait(0.5) | |
1069 | if Hitbox:FindFirstChild("HitWeld") ~= nil then | |
1070 | Hitbox:FindFirstChild("HitWeld"):Destroy() | |
1071 | end | |
1072 | Sheath(1) | |
1073 | executeactive = false | |
1074 | bladeactive = false | |
1075 | for i = 0, 0.6, 0.2 do | |
1076 | wait(0.01) | |
1077 | TC.C0 = clerp(ITCF, TCF * CFrame.fromEulerAnglesXYZ(math.rad(180), 0, 0), 0.6 - i) | |
1078 | HC.C0 = clerp(IHCF, HCF * CFrame.fromEulerAnglesXYZ(math.rad(-45), 0, 0), 0.6 - i) | |
1079 | RW.C0 = clerp(IRWF, (RWF + Vector3.new(0, 1, 0)) * CFrame.fromEulerAnglesXYZ(math.rad(180), 0, 0), 0.6 - i) | |
1080 | end | |
1081 | TC.C0 = ITCF | |
1082 | HC.C0 = IHCF | |
1083 | RW.C0 = IRWF | |
1084 | LW.C0 = ILWF | |
1085 | del = false | |
1086 | end | |
1087 | function ExpungeThem() | |
1088 | del = true | |
1089 | atkd = true | |
1090 | chara.Humanoid.WalkSpeed = 0 | |
1091 | for i = 0, 1, 0.5 do | |
1092 | wait(0.01) | |
1093 | TC.C0 = clerp(ITCF, TCF * CFrame.fromEulerAnglesXYZ(0, 0, math.rad(90)), 0.4 + i) | |
1094 | HC.C0 = clerp(IHCF, HCF * CFrame.fromEulerAnglesXYZ(math.rad(10), 0, math.rad(-90)), 0.4 + i) | |
1095 | RW.C0 = clerp(IRWF, (RWF + Vector3.new(0.5, 1.4, 0)) * CFrame.fromEulerAnglesXYZ(0, 0, math.rad(-90)), 0.4 + i) | |
1096 | end | |
1097 | ThrowSnd:Play() | |
1098 | local knc = Knifu:GetChildren() | |
1099 | for i = 1, #knc do | |
1100 | knc[i].Transparency = 1 | |
1101 | end | |
1102 | wait(0.2) | |
1103 | KnifuHit = New("Model", game.Workspace, "KnifuHit", {}) | |
1104 | debby:AddItem(KnifuHit, 5) | |
1105 | HWeldPart = New("Part", KnifuHit, "HWeldPart", { | |
1106 | BrickColor = BrickColor.new("Black"), | |
1107 | Material = Enum.Material.SmoothPlastic, | |
1108 | Size = Vector3.new(0.200000003, 0.600000024, 0.400000006), | |
1109 | CFrame = CFrame.new(68.6099854, 1.50001717, 8.10717869, -1, 0, 0, 0, -0.500000536, 0.866025746, 0, 0.866025746, 0.500000536), | |
1110 | BackSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1111 | BottomSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1112 | FrontSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1113 | LeftSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1114 | RightSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1115 | TopSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1116 | Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1117 | }) | |
1118 | Mesh = New("CylinderMesh", HWeldPart, "Mesh", {}) | |
1119 | Weld = New("ManualWeld", HWeldPart, "Weld", { | |
1120 | Part0 = HWeldPart, | |
1121 | Part1 = targetted.Head, | |
1122 | C0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, -0.500000536, 0.866025746, 0, 0.866025746, 0.500000536), | |
1123 | C1 = CFrame.new(0.00998687744, 1.00000417, -1.79282093, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
1124 | }) | |
1125 | HPart = New("Part", KnifuHit, "HPart", { | |
1126 | BrickColor = BrickColor.new("Crimson"), | |
1127 | Material = Enum.Material.SmoothPlastic, | |
1128 | Size = Vector3.new(0.200000003, 0.200000003, 0.200000033), | |
1129 | CFrame = CFrame.new(68.6099854, 0.913415372, 8.92320538, -1, 0, 0, 0, 0.500000536, -0.866025746, 0, -0.866025746, -0.500000536), | |
1130 | BackSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1131 | BottomSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1132 | FrontSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1133 | LeftSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1134 | RightSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1135 | TopSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1136 | Color = Color3.new(0.592157, 0, 0) | |
1137 | }) | |
1138 | Mesh = New("SpecialMesh", HPart, "Mesh", { | |
1139 | Scale = Vector3.new(0.409999996, 1.00999999, 1.00999999), | |
1140 | MeshType = Enum.MeshType.Wedge | |
1141 | }) | |
1142 | Weld = New("ManualWeld", HPart, "Weld", { | |
1143 | Part0 = HPart, | |
1144 | Part1 = HWeldPart, | |
1145 | C0 = CFrame.new(0, 0, 0, 1, 0, 0, 0, -1, 0, 0, 0, -1), | |
1146 | C1 = CFrame.new(0, 1, -0.0999984741, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
1147 | }) | |
1148 | HPart = New("Part", KnifuHit, "HPart", { | |
1149 | BrickColor = BrickColor.new("Black"), | |
1150 | Material = Enum.Material.SmoothPlastic, | |
1151 | Size = Vector3.new(0.200000003, 0.200000003, 0.400000006), | |
1152 | CFrame = CFrame.new(68.6099854, 1.60001719, 7.93397379, -1, 0, 0, 0, -0.500000536, 0.866025746, 0, 0.866025746, 0.500000536), | |
1153 | BackSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1154 | BottomSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1155 | FrontSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1156 | LeftSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1157 | RightSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1158 | TopSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1159 | Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1160 | }) | |
1161 | Mesh = New("SpecialMesh", HPart, "Mesh", { | |
1162 | Scale = Vector3.new(1.20000005, 0.949999988, 1.20000005) | |
1163 | }) | |
1164 | Weld = New("ManualWeld", HPart, "Weld", { | |
1165 | Part0 = HPart, | |
1166 | Part1 = HWeldPart, | |
1167 | C1 = CFrame.new(0, -0.199999809, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
1168 | }) | |
1169 | HPart = New("Part", KnifuHit, "HPart", { | |
1170 | BrickColor = BrickColor.new("Black"), | |
1171 | Material = Enum.Material.SmoothPlastic, | |
1172 | Size = Vector3.new(0.200000003, 0.200000003, 0.400000006), | |
1173 | CFrame = CFrame.new(68.6099854, 1.30001676, 8.45358944, -1, 0, 0, 0, -0.500000536, 0.866025746, 0, 0.866025746, 0.500000536), | |
1174 | BackSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1175 | BottomSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1176 | FrontSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1177 | LeftSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1178 | RightSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1179 | TopSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1180 | Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1181 | }) | |
1182 | Mesh = New("SpecialMesh", HPart, "Mesh", { | |
1183 | Scale = Vector3.new(1.5, 1.20000005, 1.5) | |
1184 | }) | |
1185 | Weld = New("ManualWeld", HPart, "Weld", { | |
1186 | Part0 = HPart, | |
1187 | Part1 = HWeldPart, | |
1188 | C1 = CFrame.new(0, 0.400000334, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
1189 | }) | |
1190 | HPart = New("Part", KnifuHit, "HPart", { | |
1191 | BrickColor = BrickColor.new("Black"), | |
1192 | Material = Enum.Material.SmoothPlastic, | |
1193 | Size = Vector3.new(0.200000003, 0.200000003, 0.400000006), | |
1194 | CFrame = CFrame.new(68.6099854, 1.47322106, 8.55358887, -1, 0, 0, 0, 0.500000536, -0.866025746, 0, -0.866025746, -0.500000536), | |
1195 | BackSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1196 | BottomSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1197 | FrontSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1198 | LeftSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1199 | RightSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1200 | TopSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1201 | Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1202 | }) | |
1203 | Mesh = New("SpecialMesh", HPart, "Mesh", { | |
1204 | Scale = Vector3.new(1, 1, 1.20000005), | |
1205 | MeshType = Enum.MeshType.Wedge | |
1206 | }) | |
1207 | Weld = New("ManualWeld", HPart, "Weld", { | |
1208 | Part0 = HPart, | |
1209 | Part1 = HWeldPart, | |
1210 | C0 = CFrame.new(0, 0, 0, 1, 0, 0, 0, -1, 0, 0, 0, -1), | |
1211 | C1 = CFrame.new(0, 0.400000095, 0.199998856, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
1212 | }) | |
1213 | HPart = New("Part", KnifuHit, "HPart", { | |
1214 | BrickColor = BrickColor.new("Black"), | |
1215 | Material = Enum.Material.SmoothPlastic, | |
1216 | Size = Vector3.new(0.200000003, 0.200000003, 0.400000036), | |
1217 | CFrame = CFrame.new(68.6099854, 1.12680948, 8.3535881, 1, 0, 0, 0, 0.500000536, 0.866025746, 0, -0.866025746, 0.500000536), | |
1218 | BackSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1219 | BottomSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1220 | FrontSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1221 | LeftSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1222 | RightSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1223 | TopSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1224 | Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1225 | }) | |
1226 | Mesh = New("SpecialMesh", HPart, "Mesh", { | |
1227 | Scale = Vector3.new(1, 1, 1.20000005), | |
1228 | MeshType = Enum.MeshType.Wedge | |
1229 | }) | |
1230 | Weld = New("ManualWeld", HPart, "Weld", { | |
1231 | Part0 = HPart, | |
1232 | Part1 = HWeldPart, | |
1233 | C0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, -1, 0, 0, 0, 1), | |
1234 | C1 = CFrame.new(0, 0.400000095, -0.20000267, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
1235 | }) | |
1236 | HPart = New("Part", KnifuHit, "HPart", { | |
1237 | Material = Enum.Material.SmoothPlastic, | |
1238 | Reflectance = 0.20000000298023, | |
1239 | Size = Vector3.new(0.200000003, 0.600000024, 0.200000003), | |
1240 | CFrame = CFrame.new(68.6099854, 1.01341367, 8.74999905, -1, 0, 0, 0, -0.500000536, 0.866025746, 0, 0.866025746, 0.500000536), | |
1241 | BackSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1242 | BottomSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1243 | FrontSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1244 | LeftSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1245 | RightSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1246 | TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1247 | }) | |
1248 | Mesh = New("BlockMesh", HPart, "Mesh", { | |
1249 | Scale = Vector3.new(0.400000006, 1, 1) | |
1250 | }) | |
1251 | Weld = New("ManualWeld", HPart, "Weld", { | |
1252 | Part0 = HPart, | |
1253 | Part1 = HWeldPart, | |
1254 | C1 = CFrame.new(0, 0.800000429, -0.100000381, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
1255 | }) | |
1256 | HPart = New("Part", KnifuHit, "HPart", { | |
1257 | BrickColor = BrickColor.new("Crimson"), | |
1258 | Material = Enum.Material.SmoothPlastic, | |
1259 | Size = Vector3.new(0.200000003, 0.399999946, 0.400000036), | |
1260 | CFrame = CFrame.new(68.6099854, 0.650017917, 9.5794239, -1, 0, 0, 0, -0.500000536, 0.866025746, 0, 0.866025746, 0.500000536), | |
1261 | BackSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1262 | BottomSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1263 | FrontSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1264 | LeftSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1265 | RightSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1266 | TopSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1267 | Color = Color3.new(0.592157, 0, 0) | |
1268 | }) | |
1269 | Mesh = New("SpecialMesh", HPart, "Mesh", { | |
1270 | Scale = Vector3.new(0.409999996, 1.00999999, 1.00999999), | |
1271 | MeshType = Enum.MeshType.Wedge | |
1272 | }) | |
1273 | Weld = New("ManualWeld", HPart, "Weld", { | |
1274 | Part0 = HPart, | |
1275 | Part1 = HWeldPart, | |
1276 | C1 = CFrame.new(0, 1.70000005, 1.90734863E-6, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
1277 | }) | |
1278 | HPart = New("Part", KnifuHit, "HPart", { | |
1279 | Material = Enum.Material.SmoothPlastic, | |
1280 | Reflectance = 0.20000000298023, | |
1281 | Size = Vector3.new(0.200000003, 0.200000003, 0.200000003), | |
1282 | CFrame = CFrame.new(68.6099854, 0.886619031, 9.36961555, -1, 0, 0, 0, -0.500000536, 0.866025746, 0, 0.866025746, 0.500000536), | |
1283 | BackSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1284 | BottomSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1285 | FrontSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1286 | LeftSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1287 | RightSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1288 | TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1289 | }) | |
1290 | Mesh = New("BlockMesh", HPart, "Mesh", { | |
1291 | Scale = Vector3.new(0.400000006, 1, 1) | |
1292 | }) | |
1293 | Weld = New("ManualWeld", HPart, "Weld", { | |
1294 | Part0 = HPart, | |
1295 | Part1 = HWeldPart, | |
1296 | C1 = CFrame.new(0, 1.40000057, 0.100000381, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
1297 | }) | |
1298 | HPart = New("Part", KnifuHit, "HPart", { | |
1299 | Material = Enum.Material.SmoothPlastic, | |
1300 | Reflectance = 0.20000000298023, | |
1301 | Size = Vector3.new(0.200000003, 0.200000003, 0.200000003), | |
1302 | CFrame = CFrame.new(68.6099854, 1.28662145, 8.67679501, 1, 0, 0, 0, -0.500000536, -0.866025746, 0, 0.866025746, -0.500000536), | |
1303 | BackSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1304 | BottomSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1305 | FrontSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1306 | LeftSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1307 | RightSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1308 | TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1309 | }) | |
1310 | Mesh = New("SpecialMesh", HPart, "Mesh", { | |
1311 | Offset = Vector3.new(0, -0.0500000007, -0.0500000007), | |
1312 | Scale = Vector3.new(0.400000006, 0.5, 0.5), | |
1313 | MeshType = Enum.MeshType.Wedge | |
1314 | }) | |
1315 | Weld = New("ManualWeld", HPart, "Weld", { | |
1316 | Part0 = HPart, | |
1317 | Part1 = HWeldPart, | |
1318 | C0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
1319 | C1 = CFrame.new(0, 0.599999905, 0.100002289, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
1320 | }) | |
1321 | HPart = New("Part", KnifuHit, "HPart", { | |
1322 | Material = Enum.Material.SmoothPlastic, | |
1323 | Reflectance = 0.20000000298023, | |
1324 | Size = Vector3.new(0.200000003, 0.200000003, 0.200000003), | |
1325 | CFrame = CFrame.new(68.6099854, 1.28662145, 8.67679501, 1, 0, 0, 0, -0.500000536, -0.866025746, 0, 0.866025746, -0.500000536), | |
1326 | BackSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1327 | BottomSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1328 | FrontSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1329 | LeftSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1330 | RightSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1331 | TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1332 | }) | |
1333 | Mesh = New("SpecialMesh", HPart, "Mesh", { | |
1334 | Offset = Vector3.new(0, 0.0500000007, -0.0500000007), | |
1335 | Scale = Vector3.new(0.400000006, 0.5, 0.5), | |
1336 | MeshType = Enum.MeshType.Wedge | |
1337 | }) | |
1338 | Weld = New("ManualWeld", HPart, "Weld", { | |
1339 | Part0 = HPart, | |
1340 | Part1 = HWeldPart, | |
1341 | C0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
1342 | C1 = CFrame.new(0, 0.599999905, 0.100002289, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
1343 | }) | |
1344 | HPart = New("Part", KnifuHit, "HPart", { | |
1345 | Material = Enum.Material.SmoothPlastic, | |
1346 | Reflectance = 0.20000000298023, | |
1347 | Size = Vector3.new(0.200000003, 0.200000003, 0.200000003), | |
1348 | CFrame = CFrame.new(68.6099854, 1.18662131, 8.85000038, 1, 0, 0, 0, -0.500000536, -0.866025746, 0, 0.866025746, -0.500000536), | |
1349 | BackSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1350 | BottomSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1351 | FrontSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1352 | LeftSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1353 | RightSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1354 | TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1355 | }) | |
1356 | Mesh = New("SpecialMesh", HPart, "Mesh", { | |
1357 | Offset = Vector3.new(0, -0.0500000007, -0.0500000007), | |
1358 | Scale = Vector3.new(0.400000006, 0.5, 0.5), | |
1359 | MeshType = Enum.MeshType.Wedge | |
1360 | }) | |
1361 | Weld = New("ManualWeld", HPart, "Weld", { | |
1362 | Part0 = HPart, | |
1363 | Part1 = HWeldPart, | |
1364 | C0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
1365 | C1 = CFrame.new(0, 0.799999952, 0.100002289, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
1366 | }) | |
1367 | HPart = New("Part", KnifuHit, "HPart", { | |
1368 | Material = Enum.Material.SmoothPlastic, | |
1369 | Reflectance = 0.20000000298023, | |
1370 | Size = Vector3.new(0.200000003, 0.200000003, 0.200000003), | |
1371 | CFrame = CFrame.new(68.6099854, 1.18662131, 8.85000038, 1, 0, 0, 0, -0.500000536, -0.866025746, 0, 0.866025746, -0.500000536), | |
1372 | BackSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1373 | BottomSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1374 | FrontSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1375 | LeftSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1376 | RightSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1377 | TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1378 | }) | |
1379 | Mesh = New("SpecialMesh", HPart, "Mesh", { | |
1380 | Offset = Vector3.new(0, 0.0500000007, -0.0500000007), | |
1381 | Scale = Vector3.new(0.400000006, 0.5, 0.5), | |
1382 | MeshType = Enum.MeshType.Wedge | |
1383 | }) | |
1384 | Weld = New("ManualWeld", HPart, "Weld", { | |
1385 | Part0 = HPart, | |
1386 | Part1 = HWeldPart, | |
1387 | C0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
1388 | C1 = CFrame.new(0, 0.799999952, 0.100002289, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
1389 | }) | |
1390 | HPart = New("Part", KnifuHit, "HPart", { | |
1391 | Material = Enum.Material.SmoothPlastic, | |
1392 | Reflectance = 0.20000000298023, | |
1393 | Size = Vector3.new(0.200000003, 0.200000003, 0.200000003), | |
1394 | CFrame = CFrame.new(68.6099854, 1.08662117, 9.02320576, 1, 0, 0, 0, -0.500000536, -0.866025746, 0, 0.866025746, -0.500000536), | |
1395 | BackSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1396 | BottomSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1397 | FrontSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1398 | LeftSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1399 | RightSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1400 | TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1401 | }) | |
1402 | Mesh = New("SpecialMesh", HPart, "Mesh", { | |
1403 | Offset = Vector3.new(0, 0.0500000007, -0.0500000007), | |
1404 | Scale = Vector3.new(0.400000006, 0.5, 0.5), | |
1405 | MeshType = Enum.MeshType.Wedge | |
1406 | }) | |
1407 | Weld = New("ManualWeld", HPart, "Weld", { | |
1408 | Part0 = HPart, | |
1409 | Part1 = HWeldPart, | |
1410 | C0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
1411 | C1 = CFrame.new(0, 1, 0.100002289, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
1412 | }) | |
1413 | HPart = New("Part", KnifuHit, "HPart", { | |
1414 | Material = Enum.Material.SmoothPlastic, | |
1415 | Reflectance = 0.20000000298023, | |
1416 | Size = Vector3.new(0.200000003, 0.200000003, 0.200000003), | |
1417 | CFrame = CFrame.new(68.6099854, 1.08662117, 9.02320576, 1, 0, 0, 0, -0.500000536, -0.866025746, 0, 0.866025746, -0.500000536), | |
1418 | BackSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1419 | BottomSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1420 | FrontSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1421 | LeftSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1422 | RightSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1423 | TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1424 | }) | |
1425 | Mesh = New("SpecialMesh", HPart, "Mesh", { | |
1426 | Offset = Vector3.new(0, -0.0500000007, -0.0500000007), | |
1427 | Scale = Vector3.new(0.400000006, 0.5, 0.5), | |
1428 | MeshType = Enum.MeshType.Wedge | |
1429 | }) | |
1430 | Weld = New("ManualWeld", HPart, "Weld", { | |
1431 | Part0 = HPart, | |
1432 | Part1 = HWeldPart, | |
1433 | C0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
1434 | C1 = CFrame.new(0, 1, 0.100002289, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
1435 | }) | |
1436 | HPart = New("Part", KnifuHit, "HPart", { | |
1437 | Material = Enum.Material.SmoothPlastic, | |
1438 | Reflectance = 0.20000000298023, | |
1439 | Size = Vector3.new(0.200000003, 0.200000003, 0.200000003), | |
1440 | CFrame = CFrame.new(68.6099854, 0.986621022, 9.19641113, 1, 0, 0, 0, -0.500000536, -0.866025746, 0, 0.866025746, -0.500000536), | |
1441 | BackSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1442 | BottomSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1443 | FrontSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1444 | LeftSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1445 | RightSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1446 | TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1447 | }) | |
1448 | Mesh = New("SpecialMesh", HPart, "Mesh", { | |
1449 | Offset = Vector3.new(0, -0.0500000007, -0.0500000007), | |
1450 | Scale = Vector3.new(0.400000006, 0.5, 0.5), | |
1451 | MeshType = Enum.MeshType.Wedge | |
1452 | }) | |
1453 | Weld = New("ManualWeld", HPart, "Weld", { | |
1454 | Part0 = HPart, | |
1455 | Part1 = HWeldPart, | |
1456 | C0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
1457 | C1 = CFrame.new(0, 1.20000005, 0.100002289, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
1458 | }) | |
1459 | HPart = New("Part", KnifuHit, "HPart", { | |
1460 | Material = Enum.Material.SmoothPlastic, | |
1461 | Reflectance = 0.20000000298023, | |
1462 | Size = Vector3.new(0.200000003, 0.200000003, 0.200000003), | |
1463 | CFrame = CFrame.new(68.6099854, 0.986621022, 9.19641113, 1, 0, 0, 0, -0.500000536, -0.866025746, 0, 0.866025746, -0.500000536), | |
1464 | BackSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1465 | BottomSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1466 | FrontSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1467 | LeftSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1468 | RightSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1469 | TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1470 | }) | |
1471 | Mesh = New("SpecialMesh", HPart, "Mesh", { | |
1472 | Offset = Vector3.new(0, 0.0500000007, -0.0500000007), | |
1473 | Scale = Vector3.new(0.400000006, 0.5, 0.5), | |
1474 | MeshType = Enum.MeshType.Wedge | |
1475 | }) | |
1476 | Weld = New("ManualWeld", HPart, "Weld", { | |
1477 | Part0 = HPart, | |
1478 | Part1 = HWeldPart, | |
1479 | C0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
1480 | C1 = CFrame.new(0, 1.20000005, 0.100002289, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
1481 | }) | |
1482 | HPart = New("Part", KnifuHit, "HPart", { | |
1483 | Material = Enum.Material.SmoothPlastic, | |
1484 | Reflectance = 0.20000000298023, | |
1485 | Size = Vector3.new(0.200000003, 1, 0.200000003), | |
1486 | CFrame = CFrame.new(68.6099854, 1.08661926, 9.0232048, -1, 0, 0, 0, -0.500000536, 0.866025746, 0, 0.866025746, 0.500000536), | |
1487 | BackSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1488 | BottomSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1489 | FrontSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1490 | LeftSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1491 | RightSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1492 | TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1493 | }) | |
1494 | Mesh = New("BlockMesh", HPart, "Mesh", { | |
1495 | Offset = Vector3.new(0, 0, -0.0500000007), | |
1496 | Scale = Vector3.new(0.400000006, 1, 0.5) | |
1497 | }) | |
1498 | Weld = New("ManualWeld", HPart, "Weld", { | |
1499 | Part0 = HPart, | |
1500 | Part1 = HWeldPart, | |
1501 | C1 = CFrame.new(0, 1.00000048, 0.100000381, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
1502 | }) | |
1503 | HPart = New("Part", KnifuHit, "HPart", { | |
1504 | BrickColor = BrickColor.new("Black"), | |
1505 | Material = Enum.Material.SmoothPlastic, | |
1506 | Size = Vector3.new(0.200000003, 0.200000003, 0.400000006), | |
1507 | CFrame = CFrame.new(68.6099854, 1.50001705, 8.10717869, -1, 0, 0, 0, -0.500000536, 0.866025746, 0, 0.866025746, 0.500000536), | |
1508 | BackSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1509 | BottomSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1510 | FrontSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1511 | LeftSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1512 | RightSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1513 | TopSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1514 | Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1515 | }) | |
1516 | Mesh = New("SpecialMesh", HPart, "Mesh", { | |
1517 | Scale = Vector3.new(1.20000005, 0.949999988, 1.20000005) | |
1518 | }) | |
1519 | Weld = New("ManualWeld", HPart, "Weld", { | |
1520 | Part0 = HPart, | |
1521 | Part1 = HWeldPart, | |
1522 | C1 = CFrame.new(0, 2.38418579E-7, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
1523 | }) | |
1524 | HPart = New("Part", KnifuHit, "HPart", { | |
1525 | BrickColor = BrickColor.new("Black"), | |
1526 | Material = Enum.Material.SmoothPlastic, | |
1527 | Size = Vector3.new(0.200000003, 0.200000003, 0.400000006), | |
1528 | CFrame = CFrame.new(68.6099854, 1.4000169, 8.28038406, -1, 0, 0, 0, -0.500000536, 0.866025746, 0, 0.866025746, 0.500000536), | |
1529 | BackSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1530 | BottomSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1531 | FrontSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1532 | LeftSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1533 | RightSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1534 | TopSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1535 | Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1536 | }) | |
1537 | Mesh = New("SpecialMesh", HPart, "Mesh", { | |
1538 | Scale = Vector3.new(1.20000005, 0.949999988, 1.20000005) | |
1539 | }) | |
1540 | Weld = New("ManualWeld", HPart, "Weld", { | |
1541 | Part0 = HPart, | |
1542 | Part1 = HWeldPart, | |
1543 | C1 = CFrame.new(0, 0.200000286, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
1544 | }) | |
1545 | HPart = New("Part", KnifuHit, "HPart", { | |
1546 | BrickColor = BrickColor.new("Crimson"), | |
1547 | Material = Enum.Material.SmoothPlastic, | |
1548 | Size = Vector3.new(0.200000003, 0.400000036, 0.200000003), | |
1549 | CFrame = CFrame.new(68.6099854, 0.76341331, 9.18301201, -1, 0, 0, 0, -0.500000536, 0.866025746, 0, 0.866025746, 0.500000536), | |
1550 | BackSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1551 | BottomSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1552 | FrontSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1553 | LeftSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1554 | RightSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1555 | TopSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1556 | Color = Color3.new(0.592157, 0, 0) | |
1557 | }) | |
1558 | Mesh = New("BlockMesh", HPart, "Mesh", { | |
1559 | Scale = Vector3.new(0.409999996, 1.00999999, 1.00999999) | |
1560 | }) | |
1561 | Weld = New("ManualWeld", HPart, "Weld", { | |
1562 | Part0 = HPart, | |
1563 | Part1 = HWeldPart, | |
1564 | C1 = CFrame.new(0, 1.30000043, -0.100000381, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
1565 | }) | |
1566 | HPart = New("Part", KnifuHit, "HPart", { | |
1567 | BrickColor = BrickColor.new("Crimson"), | |
1568 | Material = Enum.Material.SmoothPlastic, | |
1569 | Size = Vector3.new(0.200000003, 0.200000003, 0.200000033), | |
1570 | CFrame = CFrame.new(68.6099854, 0.886620879, 9.36961555, -1, 0, 0, 0, 0.500000536, -0.866025746, 0, -0.866025746, -0.500000536), | |
1571 | BackSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1572 | BottomSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1573 | FrontSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1574 | LeftSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1575 | RightSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1576 | TopSurface = Enum.SurfaceType.SmoothNoOutlines, | |
1577 | Color = Color3.new(0.592157, 0, 0) | |
1578 | }) | |
1579 | Mesh = New("SpecialMesh", HPart, "Mesh", { | |
1580 | Scale = Vector3.new(0.409999996, 1.00999999, 1.00999999), | |
1581 | MeshType = Enum.MeshType.Wedge | |
1582 | }) | |
1583 | Weld = New("ManualWeld", HPart, "Weld", { | |
1584 | Part0 = HPart, | |
1585 | Part1 = HWeldPart, | |
1586 | C0 = CFrame.new(0, 0, 0, 1, 0, 0, 0, -1, 0, 0, 0, -1), | |
1587 | C1 = CFrame.new(0, 1.4000001, 0.100002289, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
1588 | }) | |
1589 | dealdmg(targetted) | |
1590 | PlaySnd(HitSnd, targetted.Head) | |
1591 | wait(1) | |
1592 | for i = 0, 1, 0.1 do | |
1593 | wait(0.01) | |
1594 | for i = 1, #knc do | |
1595 | if knc[i] ~= Hitbox then | |
1596 | knc[i].Transparency = 1 - i | |
1597 | end | |
1598 | end | |
1599 | end | |
1600 | for i = 0, 0.6, 0.2 do | |
1601 | wait(0.01) | |
1602 | TC.C0 = clerp(ITCF, TCF * CFrame.fromEulerAnglesXYZ(0, 0, math.rad(90)), 0.6 - i) | |
1603 | HC.C0 = clerp(IHCF, HCF * CFrame.fromEulerAnglesXYZ(math.rad(10), 0, math.rad(-90)), 0.6 - i) | |
1604 | RW.C0 = clerp(IRWF, (RWF + Vector3.new(0.5, 1.4, 0)) * CFrame.fromEulerAnglesXYZ(0, 0, math.rad(-90)), 0.6 - i) | |
1605 | end | |
1606 | TC.C0 = ITCF | |
1607 | HC.C0 = IHCF | |
1608 | RW.C0 = IRWF | |
1609 | LW.C0 = ILWF | |
1610 | chara.Humanoid.WalkSpeed = 8 | |
1611 | del = false | |
1612 | end | |
1613 | function LockOn() | |
1614 | if Mouse.Target.Parent ~= chara and Mouse.Target.Parent.Parent ~= chara and Mouse.Target.Parent:FindFirstChild("Humanoid") ~= nil then | |
1615 | TargetSelect(Mouse.Target.Parent) | |
1616 | TargetSnd:Play() | |
1617 | else | |
1618 | end | |
1619 | end | |
1620 | orbpushactive = false | |
1621 | del = false | |
1622 | input = "" | |
1623 | letterd = 0 | |
1624 | ltoim = 0 | |
1625 | function onKeyDown(key) | |
1626 | if del == false then | |
1627 | if key == "q" then | |
1628 | if input == "as" and targetted ~= nil then | |
1629 | ExpungeThem() | |
1630 | else | |
1631 | LockOn() | |
1632 | end | |
1633 | input = "" | |
1634 | letterd = 0 | |
1635 | ltoim = 0 | |
1636 | elseif key == "z" then | |
1637 | input = "" | |
1638 | letterd = 0 | |
1639 | ltoim = 0 | |
1640 | elseif key == "x" then | |
1641 | input = "" | |
1642 | letterd = 0 | |
1643 | ltoim = 0 | |
1644 | elseif key == "c" then | |
1645 | if input == "aw" then | |
1646 | KillThem() | |
1647 | elseif input == "as" then | |
1648 | EndThem() | |
1649 | elseif input == "ds" then | |
1650 | MurderThem() | |
1651 | else | |
1652 | if input == "ww" then | |
1653 | ExecuteThem() | |
1654 | else | |
1655 | end | |
1656 | end | |
1657 | input = "" | |
1658 | letterd = 0 | |
1659 | ltoim = 0 | |
1660 | elseif key == "w" or key == "a" or key == "s" or key == "d" then | |
1661 | input = input .. key | |
1662 | print(input) | |
1663 | letterd = letterd + 1 | |
1664 | ltoim = ltoim + 10 | |
1665 | if letterd > 5 then | |
1666 | input = "" | |
1667 | letterd = 0 | |
1668 | ltoim = 0 | |
1669 | end | |
1670 | elseif key == "m" then | |
1671 | if Music.IsPlaying == true then | |
1672 | Music:Stop() | |
1673 | elseif Music.IsPlaying == false then | |
1674 | Music:Play() | |
1675 | end | |
1676 | end | |
1677 | end | |
1678 | end | |
1679 | combo = 0 | |
1680 | if Mouse then | |
1681 | Mouse.KeyDown:connect(onKeyDown) | |
1682 | end | |
1683 | walking = false | |
1684 | toim = 0 | |
1685 | while true do | |
1686 | wait() | |
1687 | toim = toim + 0.1 | |
1688 | ltoim = ltoim - 1 | |
1689 | if 1 > ltoim then | |
1690 | input = "" | |
1691 | end | |
1692 | chara.Humanoid.MaxHealth = math.huge | |
1693 | chara.Humanoid.Health = math.huge | |
1694 | if atkd == true then | |
1695 | TC.C0 = TCF | |
1696 | HC.C0 = HCF | |
1697 | RW.C0 = RWF | |
1698 | LW.C0 = LWF | |
1699 | atkd = false | |
1700 | end | |
1701 | torvel = (chara.HumanoidRootPart.Velocity * Vector3.new(1, 0, 1)).magnitude | |
1702 | if 1 > torvel and walking == true and del == false and atkd == false then | |
1703 | for i = 0, 1, 0.5 do | |
1704 | wait(0.001) | |
1705 | if del == false then | |
1706 | TC.C0 = clerp(TCF * CFrame.fromEulerAnglesXYZ(math.rad(5), 0, 0), ITCF, i) | |
1707 | HC.C0 = clerp(HCF * CFrame.fromEulerAnglesXYZ(math.rad(5), 0, 0), IHCF, i) | |
1708 | RW.C0 = IRWF | |
1709 | LW.C0 = ILWF | |
1710 | end | |
1711 | end | |
1712 | walking = false | |
1713 | else | |
1714 | if 1 < torvel and walking == false and del == false and atkd == false then | |
1715 | for i = 0, 1, 0.5 do | |
1716 | wait(0.001) | |
1717 | if del == false then | |
1718 | TC.C0 = clerp(ITCF, TCF * CFrame.fromEulerAnglesXYZ(math.rad(5), 0, 0), i) | |
1719 | HC.C0 = clerp(IHCF, HCF * CFrame.fromEulerAnglesXYZ(math.rad(5), 0, 0), i) | |
1720 | RW.C0 = IRWF | |
1721 | LW.C0 = ILWF | |
1722 | end | |
1723 | end | |
1724 | walking = true | |
1725 | else | |
1726 | end | |
1727 | end | |
1728 | imgl.Rotation = imgl.Rotation + 3 | |
1729 | if targetted ~= nil then | |
1730 | crosshair.Adornee = targetted:FindFirstChild("Torso") or targetted:FindFirstChild("UpperTorso") | |
1731 | crosshair.Enabled = true | |
1732 | elseif targetted == nil then | |
1733 | crosshair.Adornee = nil | |
1734 | crosshair.Enabled = false | |
1735 | end | |
1736 | end |