View difference between Paste ID: vPfznfNy and h9fw1utA
SHOW: | | - or go back to the newest paste.
1
game.Workspace.XxXexe5.Humanoid.MaxHealth = math.huge
2
3
CV="Crimson"
4
	p = game.Players.LocalPlayer
5
	char = p.Character
6
	local txt = Instance.new("BillboardGui", char)
7
	txt.Adornee = char .Head
8
	txt.Name = "_status"
9
	txt.Size = UDim2.new(2, 0, 1.2, 0)
10
	txt.StudsOffset = Vector3.new(-9, 8, 0)
11
	local text = Instance.new("TextLabel", txt)
12
	text.Size = UDim2.new(10, 0, 7, 0)
13
	text.FontSize = "Size24"
14
	text.TextScaled = true
15
	text.TextTransparency = 0
16
	text.BackgroundTransparency = 1 
17
	text.TextTransparency = 0
18
	text.TextStrokeTransparency = 0
19
	text.Font = "Antique"
20
	text.TextStrokeColor3 = Color3.new(60,0,.0)
21
22
v=Instance.new("Part")
23
	v.Name = "ColorBrick"
24
	v.Parent=p.Character
25
	v.FormFactor="Symmetric"
26
	v.Anchored=true
27
	v.CanCollide=false
28
	v.BottomSurface="Smooth"
29
	v.TopSurface="Smooth"
30
	v.Size=Vector3.new(10,5,3)
31
	v.Transparency=1
32
	v.CFrame=char.Torso.CFrame
33
	v.BrickColor=BrickColor.new(CV)
34
	v.Transparency=1
35
	text.TextColor3 = Color3.new(60,0,.0)
36
	v.Shape="Block"
37
	text.Text = "KING CRIMSON"
38
local s = Instance.new("Sound",char)
39
	s.Name = "BGMusic"
40
	s.SoundId = "rbxassetid://627848963"
41
	s.Pitch = 1
42
	s.Volume = 10
43
	s.Looped = true
44
	s.archivable = false
45
	s.Parent = char.Head
46
	wait(0.1)
47
	s:play()
48
Me = game.Players.LocalPlayer
49
char = Me.Character
50
larm = char["Left Arm"]
51
rarm = char["Right Arm"]
52
lleg = char["Left Leg"]
53
rleg = char["Right Leg"]
54
torso = char.Torso
55
56
lleg.Transparency = 1
57
rleg.Transparency = 1
58
larm.Transparency = 1
59
rarm.Transparency = 1
60
torso.Transparency = 1
61
------------------------------------------------------------------ Player -------------------------------------------------------------------
62
63
----------------------------------------------------------------- Left Arm -----------------------------------------------------------------
64
larm1 = Instance.new("Part", char)
65
larm1.Name = "Middle"
66
larm1.BrickColor = BrickColor.new("Bright red")
67
larm1.Size = Vector3.new(1, 2, 1)
68
larm1.CanCollide = false
69
larm1.BottomSurface = "Smooth"
70
larm1.TopSurface = "Smooth"
71
larm1.Material = "Neon"
72
Weld = Instance.new("Weld",larm) 
73
Weld.Part0 = larm
74
Weld.C0 = CFrame.new(1.50225258, 0.0474791527, -0.0102558136, -0.999930143, -0.0050761546, -0.0106693096, -0.00506608794, 0.999986708, -0.000970000518, 0.0106740929, -0.00091586099, -0.999942601)	
75
Weld.Part1 = larm1
76
Weld.C1 = CFrame.new(1.50225258, 0.0474791527, -0.0102558136, -0.999930143, -0.0050761546, -0.0106693096, -0.00506608794, 0.999986708, -0.000970000518, 0.0106740929, -0.00091586099, -0.999942601)
77
78
larm2 = Instance.new("Part", char)
79
larm2.BrickColor = BrickColor.new("Crimson")
80
larm2.Size = Vector3.new(1, 0.4, 1)
81
larm2.CanCollide = false
82
larm2.BottomSurface = "Smooth"
83
larm2.TopSurface = "Smooth"
84
Weld = Instance.new("Weld",larm) 
85
Weld.Part0 = larm
86
Weld.C0 = CFrame.new(1.50225258, 0.0474791527, -0.0102558136, -0.999930143, -0.0050761546, -0.0106693096, -0.00506608794, 0.999986708, -0.000970000518, 0.0106740929, -0.00091586099, -0.999942601)	
87
Weld.Part1 = larm2
88
Weld.C1 = CFrame.new(-0.452633858, -0.349740982, -1.50225353, -0.00506608887, 0.999986708, -0.00096991309, -0.0106740929, 0.000915773562, 0.999942601, 0.999930143, 0.0050761546, 0.0106693096)
89
90
larm3 = Instance.new("Part", char)
91
larm3.BrickColor = BrickColor.new("Crimson")
92
larm3.Size = Vector3.new(1, 0.4, 1)
93
larm3.CanCollide = false
94
larm3.BottomSurface = "Smooth"
95
larm3.TopSurface = "Smooth"
96
Weld = Instance.new("Weld",larm) 
97
Weld.Part0 = larm
98
Weld.C0 = CFrame.new(1.50225258, 0.0474791527, -0.0102558136, -0.999930143, -0.0050761546, -0.0106693096, -0.00506608794, 0.999986708, -0.000970000518, 0.0106740929, -0.00091586099, -0.999942601)	
99
Weld.Part1 = larm3
100
Weld.C1 = CFrame.new(-0.452513218, -1.90224648, -0.0102577209, -0.00506604509, 0.999986708, -0.000969912624, 0.999930143, 0.00507611083, 0.0106693096, 0.0106740929, -0.000915773562, -0.999942601)	
101
102
larm4 = Instance.new("Part", char)
103
larm4.BrickColor = BrickColor.new("Crimson")
104
larm4.Size = Vector3.new(1, 0.4, 1)
105
larm4.CanCollide = false
106
larm4.BottomSurface = "Smooth"
107
larm4.TopSurface = "Smooth"
108
Weld = Instance.new("Weld",larm) 
109
Weld.Part0 = larm
110
Weld.C0 = CFrame.new(1.50225258, 0.0474791527, -0.0102558136, -0.999930143, -0.0050761546, -0.0106693096, -0.00506608794, 0.999986708, -0.000970000518, 0.0106740929, -0.00091586099, -0.999942601)	
111
Weld.Part1 = larm4
112
Weld.C1 = CFrame.new(-0.452511787, -0.41024971, 1.50225258, -0.00506623974, 0.999986708, -0.000969914719, 0.0106740929, -0.000915773562, -0.999942601, -0.999930143, -0.00507630548, -0.0106693096)	
113
114
larm5 = Instance.new("Part", char)
115
larm5.BrickColor = BrickColor.new("Crimson")
116
larm5.Size = Vector3.new(1, 0.4, 1)
117
larm5.CanCollide = false
118
larm5.BottomSurface = "Smooth"
119
larm5.TopSurface = "Smooth"
120
Weld = Instance.new("Weld",larm) 
121
Weld.Part0 = larm
122
Weld.C0 = CFrame.new(1.50225258, 0.0474791527, -0.0102558136, -0.999930143, -0.0050761546, -0.0106693096, -0.00506608794, 0.999986708, -0.000970000518, 0.0106740929, -0.00091586099, -0.999942601)	
123
Weld.Part1 = larm5
124
Weld.C1 = CFrame.new(-1.50225163, -0.762512684, 0.0102577209, 0.999930143, 0.0050761546, 0.0106693534, -0.00506608794, 0.999986708, -0.000970000518, -0.0106741367, 0.000915860757, 0.999942601)
125
126
larm6 = Instance.new("Part", char)
127
larm6.BrickColor = BrickColor.new("Crimson")
128
larm6.Size = Vector3.new(1, 0.4, 1)
129
larm6.CanCollide = false
130
larm6.BottomSurface = "Smooth"
131
larm6.TopSurface = "Smooth"
132
Mesh = Instance.new("SpecialMesh", larm6)
133
Mesh.MeshType = "Brick"
134
Mesh.Scale = Vector3.new(1.1, 1.1, 1.1)
135
Weld = Instance.new("Weld",larm) 
136
Weld.Part0 = larm
137
Weld.C0 = CFrame.new(1.50225258, 0.0474791527, -0.0102558136, -0.999930143, -0.0050761546, -0.0106693096, -0.00506608794, 0.999986708, -0.000970000518, 0.0106740929, -0.00091586099, -0.999942601)	
138
Weld.Part1 = larm6
139
Weld.C1 = CFrame.new(0.0102558136, 0.847481251, 1.50225353, -0.0106740929, 0.00091586099, 0.999942601, -0.00506608794, 0.999986708, -0.000970000518, -0.999930143, -0.0050761546, -0.0106693096)
140
141
larm7 = Instance.new("Part", char)
142
larm7.BrickColor = BrickColor.new("Bright red")
143
larm7.Size = Vector3.new(0.5, 0.3, 2)
144
larm7.CanCollide = false
145
larm7.BottomSurface = "Smooth"
146
larm7.TopSurface = "Smooth"
147
larm7.Material = "Neon"
148
Weld = Instance.new("Weld",larm) 
149
Weld.Part0 = larm
150
Weld.C0 = CFrame.new(1.50225258, 0.0474791527, -0.0102558136, -0.999930143, -0.0050761546, -0.0106693096, -0.00506608794, 0.999986708, -0.000970000518, 0.0106740929, -0.00091586099, -0.999942601)	
151
Weld.Part1 = larm7
152
Weld.C1 = CFrame.new(-0.339956284, 1.83238316, 1.50933075, 0.11770986, 0.484406531, 0.866887927, -0.967169523, 0.253912479, -0.0105566857, -0.225227386, -0.837184966, 0.498391271)
153
154
larm8 = Instance.new("Part", char)
155
larm8.BrickColor = BrickColor.new("Crimson")
156
larm8.Size = Vector3.new(1, 0.4, 1)
157
larm8.CanCollide = false
158
larm8.BottomSurface = "Smooth"
159
larm8.TopSurface = "Smooth"
160
Weld = Instance.new("Weld",larm) 
161
Weld.Part0 = larm
162
Weld.C0 = CFrame.new(1.50225258, 0.0474791527, -0.0102558136, -0.999930143, -0.0050761546, -0.0106693096, -0.00506608794, 0.999986708, -0.000970000518, 0.0106740929, -0.00091586099, -0.999942601)	
163
Weld.Part1 = larm8
164
Weld.C1 = CFrame.new(0.247514963, -0.0102424622, 1.58225441, -0.00506623974, 0.999986708, -0.000969914719, 0.0106740929, -0.000915773562, -0.999942601, -0.999930143, -0.00507630548, -0.0106693096)	
165
----------------------------------------------------------------- Right Arm -----------------------------------------------------------------
166
rarm1 = Instance.new("Part", char)
167
rarm1.Name = "Middle"
168
rarm1.BrickColor = BrickColor.new("Really red")
169
rarm1.Size = Vector3.new(1, 2, 1)
170
rarm1.CanCollide = false
171
rarm1.BottomSurface = "Smooth"
172
rarm1.TopSurface = "Smooth"
173
rarm1.Material = "Neon"
174
Weld = Instance.new("Weld",rarm) 
175
Weld.Part0 = rarm
176
Weld.C0 = CFrame.new(-1.50168228, 0.0418539047, -0.00368309021, -0.999974012, 0.00369570963, 0.00619300362, 0.00366159948, 0.999978125, -0.00550886011, -0.00621323194, -0.00548603525, -0.999965668)	
177
Weld.Part1 = rarm1
178
Weld.C1 = CFrame.new(-1.50168228, 0.0418539047, -0.00368309021, -0.999974012, 0.00369570963, 0.00619300362, 0.00366159948, 0.999978125, -0.00550886011, -0.00621323194, -0.00548603525, -0.999965668)	
179
180
rarm2 = Instance.new("Part", char)
181
rarm2.BrickColor = BrickColor.new("Really red")
182
rarm2.Size = Vector3.new(1, 0.4, 1)
183
rarm2.CanCollide = false
184
rarm2.BottomSurface = "Smooth"
185
rarm2.TopSurface = "Smooth"
186
Weld = Instance.new("Weld",rarm) 
187
Weld.Part0 = rarm
188
Weld.C0 = CFrame.new(-1.50168228, 0.0418539047, -0.00368309021, -0.999974012, 0.00369570963, 0.00619300362, 0.00366159948, 0.999978125, -0.00550886011, -0.00621323194, -0.00548603525, -0.999965668)	
189
Weld.Part1 = rarm2
190
Weld.C1 = CFrame.new(-0.458259583, -0.356315613, 1.50168037, 0.00366159994, 0.999978125, -0.00550877256, 0.00621323148, 0.00548594771, 0.999965668, 0.999974012, -0.00369570963, -0.00619300362)
191
192
rarm3 = Instance.new("Part", char)
193
rarm3.BrickColor = BrickColor.new("Really red")
194
rarm3.Size = Vector3.new(1, 0.4, 1)
195
rarm3.CanCollide = false
196
rarm3.BottomSurface = "Smooth"
197
rarm3.TopSurface = "Smooth"
198
Weld = Instance.new("Weld",rarm) 
199
Weld.Part0 = rarm
200
Weld.C0 = CFrame.new(-1.50168228, 0.0418539047, -0.00368309021, -0.999974012, 0.00369570963, 0.00619300362, 0.00366159948, 0.999978125, -0.00550886011, -0.00621323194, -0.00548603525, -0.999965668)	
201
Weld.Part1 = rarm3
202
Weld.C1 = CFrame.new(-1.50168133, -0.768137932, -0.00367927551, -0.999974012, 0.00369570986, 0.00619304739, 0.00366159948, 0.999978125, -0.00550886011, -0.00621327572, -0.00548603525, -0.999965668)
203
204
rarm4 = Instance.new("Part", char)
205
rarm4.BrickColor = BrickColor.new("Really red")
206
rarm4.Size = Vector3.new(1, 0.4, 1)
207
rarm4.CanCollide = false
208
rarm4.BottomSurface = "Smooth"
209
rarm4.TopSurface = "Smooth"
210
Weld = Instance.new("Weld",rarm) 
211
Weld.Part0 = rarm
212
Weld.C0 = CFrame.new(-1.50168228, 0.0418539047, -0.00368309021, -0.999974012, 0.00369570963, 0.00619300362, 0.00366159948, 0.999978125, -0.00550886011, -0.00621323194, -0.00548603525, -0.999965668)	
213
Weld.Part1 = rarm4
214
Weld.C1 = CFrame.new(-0.00368309021, 1.8716774, 0.458146095, -0.00621323194, -0.00548603525, -0.999965668, 0.999974012, -0.0036957534, -0.00619300315, -0.00366164325, -0.999978125, 0.00550886057)
215
216
rarm5 = Instance.new("Part", char)
217
rarm5.BrickColor = BrickColor.new("Really red")
218
rarm5.Size = Vector3.new(1, 0.4, 1)
219
rarm5.CanCollide = false
220
rarm5.BottomSurface = "Smooth"
221
rarm5.TopSurface = "Smooth"
222
Mesh = Instance.new("SpecialMesh", rarm5)
223
Mesh.MeshType = "Brick"
224
Mesh.Scale = Vector3.new(1.1, 1.1, 1.1)
225
Weld = Instance.new("Weld",rarm) 
226
Weld.Part0 = rarm
227
Weld.C0 = CFrame.new(-1.50168228, 0.0418539047, -0.00368309021, -0.999974012, 0.00369570963, 0.00619300362, 0.00366159948, 0.999978125, -0.00550886011, -0.00621323194, -0.00548603525, -0.999965668)	
228
Weld.Part1 = rarm5
229
Weld.C1 = CFrame.new(0.00368118286, 0.841855764, -1.50168228, 0.00621323194, 0.00548603525, 0.999965668, 0.00366159948, 0.999978125, -0.00550886011, -0.999974012, 0.00369570963, 0.00619300362)
230
231
rarm6 = Instance.new("Part", char)
232
rarm6.BrickColor = BrickColor.new("Really red")
233
rarm6.Size = Vector3.new(1, 0.4, 1)
234
rarm6.CanCollide = false
235
rarm6.BottomSurface = "Smooth"
236
rarm6.TopSurface = "Smooth"
237
Weld = Instance.new("Weld",rarm) 
238
Weld.Part0 = rarm
239
Weld.C0 = CFrame.new(-1.50168228, 0.0418539047, -0.00368309021, -0.999974012, 0.00369570963, 0.00619300362, 0.00366159948, 0.999978125, -0.00550886011, -0.00621323194, -0.00548603525, -0.999965668)	
240
Weld.Part1 = rarm6
241
Weld.C1 = CFrame.new(-1.50168133, -0.403675079, 0.458138466, -0.999974012, 0.00369575364, 0.00619304692, -0.00621327572, -0.00548603525, -0.999965668, -0.00366164325, -0.999978125, 0.00550886057)
242
243
rarm7 = Instance.new("Part", char)
244
rarm7.BrickColor = BrickColor.new("Really red")
245
rarm7.Size = Vector3.new(0.5, 0.3, 2)
246
rarm7.CanCollide = false
247
rarm7.BottomSurface = "Smooth"
248
rarm7.TopSurface = "Smooth"
249
rarm7.Material = "Neon"
250
Weld = Instance.new("Weld",rarm) 
251
Weld.Part0 = rarm
252
Weld.C0 = CFrame.new(-1.50168228, 0.0418539047, -0.00368309021, -0.999974012, 0.00369570963, 0.00619300362, 0.00366159948, 0.999978125, -0.00550886011, -0.00621323194, -0.00548603525, -0.999965668)	
253
Weld.Part1 = rarm7
254
Weld.C1 = CFrame.new(0.344418526, -1.80139351, -1.50391006, 0.122256897, -0.48818168, -0.864136577, -0.966848493, -0.25524351, 0.00740774209, -0.224181563, 0.834583461, -0.503202915)
255
256
rarm8 = Instance.new("Part", char)
257
rarm8.BrickColor = BrickColor.new("Really red")
258
rarm8.Size = Vector3.new(1, 0.4, 1)
259
rarm8.CanCollide = false
260
rarm8.BottomSurface = "Smooth"
261
rarm8.TopSurface = "Smooth"
262
Weld = Instance.new("Weld",rarm) 
263
Weld.Part0 = rarm
264
Weld.C0 = CFrame.new(-1.50168228, 0.0418539047, -0.00368309021, -0.999974012, 0.00369570963, 0.00619300362, 0.00366159948, 0.999978125, -0.00550886011, -0.00621323194, -0.00548603525, -0.999965668)	
265
Weld.Part1 = rarm8
266
Weld.C1 = CFrame.new(0.241888285, -0.00366973877, -1.56167889, 0.00366144883, 0.999978125, -0.00550877163, -0.00621323148, -0.00548594771, -0.999965668, -0.999974012, 0.00369555852, 0.00619300455)
267
----------------------------------------------------------------- Left Leg -----------------------------------------------------------------
268
lleg1 = Instance.new("Part", char)
269
lleg1.Name = "Middle"
270
lleg1.BrickColor = BrickColor.new("Bright red")
271
lleg1.Size = Vector3.new(1, 2, 1)
272
lleg1.CanCollide = false
273
lleg1.BottomSurface = "Smooth"
274
lleg1.TopSurface = "Smooth"
275
lleg1.Material = "Neon"
276
Weld = Instance.new("Weld",lleg) 
277
Weld.Part0 = lleg
278
Weld.C0 = CFrame.new(-2.3581152, 0.999663353, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1)	
279
Weld.Part1 = lleg1
280
Weld.C1 = CFrame.new(-2.3581152, 0.999663353, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1)
281
282
lleg2 = Instance.new("Part", char)
283
lleg2.BrickColor = BrickColor.new("Crimson")
284
lleg2.Size = Vector3.new(1, 0.4, 1)
285
lleg2.CanCollide = false
286
lleg2.BottomSurface = "Smooth"
287
lleg2.TopSurface = "Smooth"
288
Weld = Instance.new("Weld",lleg) 
289
Weld.Part0 = lleg
290
Weld.C0 = CFrame.new(-2.3581152, 0.999663353, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1)	
291
Weld.Part1 = lleg2
292
Weld.C1 = CFrame.new(0.898587704, 4.77446556, 2.3581152, -7.17753299e-023, 1, 4.37113883e-008, 1.64202821e-015, -4.37113883e-008, 1, 1, -1.4355066e-022, 0)
293
294
lleg3 = Instance.new("Part", char)
295
lleg3.BrickColor = BrickColor.new("Crimson")
296
lleg3.Size = Vector3.new(0.5, 0.3, 2)
297
lleg3.CanCollide = false
298
lleg3.BottomSurface = "Smooth"
299
lleg3.TopSurface = "Smooth"
300
Weld = Instance.new("Weld",lleg) 
301
Weld.Part0 = lleg
302
Weld.C0 = CFrame.new(-2.3581152, 0.999663353, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1)	
303
Weld.Part1 = lleg3
304
Weld.C1 = CFrame.new(4.69929504, -1.49470997, 3.25491428, 0.183012843, 0.683012605, 0.707106829, -0.965925813, 0.258819133, 1.06770166e-007, -0.183012709, -0.683012724, 0.707106769)
305
306
lleg4 = Instance.new("Part", char)
307
lleg4.BrickColor = BrickColor.new("Crimson")
308
lleg4.Size = Vector3.new(1, 0.4, 1)
309
lleg4.CanCollide = false
310
lleg4.BottomSurface = "Smooth"
311
lleg4.TopSurface = "Smooth"
312
Weld = Instance.new("Weld",lleg) 
313
Weld.Part0 = lleg
314
Weld.C0 = CFrame.new(-2.3581152, 0.999663353, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1)	
315
Weld.Part1 = lleg4
316
Weld.C1 = CFrame.new(0.899408102, 1.9581213, -5.17447472, 4.37113883e-008, 1, 8.74227766e-008, 1, -4.37113883e-008, -2.68657252e-016, -1.37337096e-015, 8.74227766e-008, -1)
317
318
lleg5 = Instance.new("Part", char)
319
lleg5.BrickColor = BrickColor.new("Crimson")
320
lleg5.Size = Vector3.new(1, 0.4, 1)
321
lleg5.CanCollide = false
322
lleg5.BottomSurface = "Smooth"
323
lleg5.TopSurface = "Smooth"
324
Weld = Instance.new("Weld",lleg) 
325
Weld.Part0 = lleg
326
Weld.C0 = CFrame.new(-2.3581152, 0.999663353, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1)	
327
Weld.Part1 = lleg5
328
Weld.C1 = CFrame.new(0.899407625, -5.57446861, -2.3581152, -1.50995788e-007, 1, 8.74227766e-008, -1.20315126e-014, 8.74227766e-008, -1, -1, -1.50995788e-007, -8.24226416e-015)
329
330
lleg6 = Instance.new("Part", char)
331
lleg6.BrickColor = BrickColor.new("Crimson")
332
lleg6.Size = Vector3.new(1, 0.4, 1)
333
lleg6.CanCollide = false
334
lleg6.BottomSurface = "Smooth"
335
lleg6.TopSurface = "Smooth"
336
Weld = Instance.new("Weld",lleg) 
337
Weld.Part0 = lleg
338
Weld.C0 = CFrame.new(-2.3581152, 0.999663353, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1)	
339
Weld.Part1 = lleg6
340
Weld.C1 = CFrame.new(1.49948871, -2.31810665, 5.08444977, -4.37113883e-008, 1, 8.74227766e-008, -1, -4.37113883e-008, -3.55271368e-015, 8.47879895e-015, -8.74227766e-008, 1)
341
342
lleg7 = Instance.new("Part", char)
343
lleg7.BrickColor = BrickColor.new("Crimson")
344
lleg7.Size = Vector3.new(1, 0.4, 1)
345
lleg7.CanCollide = false
346
lleg7.BottomSurface = "Smooth"
347
lleg7.TopSurface = "Smooth"
348
Weld = Instance.new("Weld",lleg) 
349
Weld.Part0 = lleg
350
Weld.C0 = CFrame.new(-2.3581152, 0.999663353, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1)	
351
Weld.Part1 = lleg7
352
Weld.C1 = CFrame.new(1.4994036, -2.33812618, 5.26447296, -4.37113883e-008, 1, 8.74227766e-008, -1, -4.37113883e-008, -3.55271368e-015, 8.47879895e-015, -8.74227766e-008, 1)
353
----------------------------------------------------------------- Right Leg -----------------------------------------------------------------
354
rleg1 = Instance.new("Part", char)
355
rleg1.Name = "Middle"
356
rleg1.BrickColor = BrickColor.new("Bright red")
357
rleg1.Size = Vector3.new(1, 2, 1)
358
rleg1.CanCollide = false
359
rleg1.BottomSurface = "Smooth"
360
rleg1.TopSurface = "Smooth"
361
rleg1.Material = "Neon"
362
Weld = Instance.new("Weld",rleg) 
363
Weld.Part0 = rleg
364
Weld.C0 = CFrame.new(-3.3581152, 1.00582027, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1)
365
Weld.Part1 = rleg1
366
Weld.C1 = CFrame.new(-3.3581152, 1.00582027, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1)
367
368
rleg2 = Instance.new("Part", char)
369
rleg2.BrickColor = BrickColor.new("Crimson")
370
rleg2.Size = Vector3.new(1, 0.4, 1)
371
rleg2.CanCollide = false
372
rleg2.BottomSurface = "Smooth"
373
rleg2.TopSurface = "Smooth"
374
Weld = Instance.new("Weld",rleg) 
375
Weld.Part0 = rleg
376
Weld.C0 = CFrame.new(-3.3581152, 1.00582027, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1)
377
Weld.Part1 = rleg2
378
Weld.C1 = CFrame.new(0.905565023, 3.75810814, -5.17447472, 4.37113883e-008, 1, 8.74227766e-008, 1, -4.37113883e-008, -2.68657252e-016, -1.37337096e-015, 8.74227766e-008, -1)
379
380
rleg3 = Instance.new("Part", char)
381
rleg3.BrickColor = BrickColor.new("Crimson")
382
rleg3.Size = Vector3.new(1, 0.4, 1)
383
rleg3.CanCollide = false
384
rleg3.BottomSurface = "Smooth"
385
rleg3.TopSurface = "Smooth"
386
Weld = Instance.new("Weld",rleg) 
387
Weld.Part0 = rleg
388
Weld.C0 = CFrame.new(-3.3581152, 1.00582027, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1)
389
Weld.Part1 = rleg3
390
Weld.C1 = CFrame.new(1.4545058, -3.34725952, 5.0867691, -0.0153048551, 0.999882877, -5.25215728e-006, -0.999882638, -0.0153048476, 0.000690514687, 0.000690353394, 1.58197654e-005, 0.999999762)
391
392
rleg4 = Instance.new("Part", char)
393
rleg4.BrickColor = BrickColor.new("Crimson")
394
rleg4.Size = Vector3.new(1, 0.4, 1)
395
rleg4.CanCollide = false
396
rleg4.BottomSurface = "Smooth"
397
rleg4.TopSurface = "Smooth"
398
Weld = Instance.new("Weld",rleg) 
399
Weld.Part0 = rleg
400
Weld.C0 = CFrame.new(-3.3581152, 1.00582027, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1)
401
Weld.Part1 = rleg4
402
Weld.C1 = CFrame.new(1.5055685, -3.33812618, 5.26447296, -4.37113883e-008, 1, 8.74227766e-008, -1, -4.37113883e-008, -3.55271368e-015, 8.47879895e-015, -8.74227766e-008, 1)
403
404
rleg5 = Instance.new("Part", char)
405
rleg5.BrickColor = BrickColor.new("Crimson")
406
rleg5.Size = Vector3.new(1, 0.4, 1)
407
rleg5.CanCollide = false
408
rleg5.BottomSurface = "Smooth"
409
rleg5.TopSurface = "Smooth"
410
Weld = Instance.new("Weld",rleg) 
411
Weld.Part0 = rleg
412
Weld.C0 = CFrame.new(-3.3581152, 1.00582027, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1)
413
Weld.Part1 = rleg5
414
Weld.C1 = CFrame.new(0.905564308, -5.57446861, -3.3581152, -1.50995788e-007, 1, 8.74227766e-008, -1.20315126e-014, 8.74227766e-008, -1, -1, -1.50995788e-007, -8.24226416e-015)
415
416
rleg6 = Instance.new("Part", char)
417
rleg6.BrickColor = BrickColor.new("Crimson")
418
rleg6.Size = Vector3.new(1, 0.4, 1)
419
rleg6.CanCollide = false
420
rleg6.BottomSurface = "Smooth"
421
rleg6.TopSurface = "Smooth"
422
Weld = Instance.new("Weld",rleg) 
423
Weld.Part0 = rleg
424
Weld.C0 = CFrame.new(-3.3581152, 1.00582027, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1)	
425
Weld.Part1 = rleg6
426
Weld.C1 = CFrame.new(0.904744625, 4.77446556, 3.3581152, -7.17753299e-023, 1, 4.37113883e-008, 1.64202821e-015, -4.37113883e-008, 1, 1, -1.4355066e-022, 0)
427
428
rleg7 = Instance.new("Part", char)
429
rleg7.BrickColor = BrickColor.new("Crimson")
430
rleg7.Size = Vector3.new(0.5, 0.3, 2)
431
rleg7.CanCollide = false
432
rleg7.BottomSurface = "Smooth"
433
rleg7.TopSurface = "Smooth"
434
Weld = Instance.new("Weld",rleg) 
435
Weld.Part0 = rleg
436
Weld.C0 = CFrame.new(-3.3581152, 1.00582027, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1)
437
Weld.Part1 = rleg7
438
Weld.C1 = CFrame.new(-3.66284275, -3.99935341, -4.29136944, 0.183012664, -0.683012724, -0.707106829, -0.965925872, -0.258818954, -3.53088581e-008, -0.183012635, 0.683012784, -0.707106769)
439
----------------------------------------------------------------- Torso -----------------------------------------------------------------
440
Chest1 = Instance.new("Part", char)
441
Chest1.Name = "Ball"
442
Chest1.BrickColor = BrickColor.new("Bright red")
443
Chest1.Size = Vector3.new(1, 0.4, 1)
444
Chest1.CanCollide = false
445
Chest1.BottomSurface = "Smooth"
446
Chest1.TopSurface = "Smooth"
447
Chest1.Material = "Neon"
448
Mesh = Instance.new("CylinderMesh", Chest1)
449
Mesh.Scale = Vector3.new(0.9, 0.4, 0.9)
450
Weld = Instance.new("Weld",torso) 
451
Weld.Part0 = torso
452
Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
453
Weld.Part1 = Chest1
454
Weld.C1 = CFrame.new(0, 0.700000763, 0.176463604, -1, 0, 0, 0, 0, -1, 0, -1, 0)
455
456
Chest2 = Instance.new("Part", char)
457
Chest2.BrickColor = BrickColor.new("Really red")
458
Chest2.Name = "Middle"
459
Chest2.Size = Vector3.new(2, 2, 1)
460
Chest2.CanCollide = false
461
Chest2.BottomSurface = "Smooth"
462
Chest2.TopSurface = "Smooth"
463
Chest2.Material = "Neon"
464
Weld = Instance.new("Weld",torso) 
465
Weld.Part0 = torso
466
Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
467
Weld.Part1 = Chest2
468
Weld.C1 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
469
470
Chest3 = Instance.new("Part", char)
471
Chest3.BrickColor = BrickColor.new("Crimson")
472
Chest3.Size = Vector3.new(1, 0.4, 1)
473
Chest3.CanCollide = false
474
Chest3.BottomSurface = "Smooth"
475
Chest3.TopSurface = "Smooth"
476
Weld = Instance.new("Weld",torso) 
477
Weld.Part0 = torso
478
Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
479
Weld.Part1 = Chest3
480
Weld.C1 = CFrame.new(-0.476491928, -0.5, -0.499999046, 5.15558582e-008, 1, -7.54979013e-008, -3.35276091e-008, 7.54979013e-008, 1, 1, -5.15558582e-008, 3.35276091e-008)
481
482
Chest4 = Instance.new("Part", char)
483
Chest4.BrickColor = BrickColor.new("Crimson")
484
Chest4.Size = Vector3.new(1, 0.4, 1)
485
Chest4.CanCollide = false
486
Chest4.BottomSurface = "Smooth"
487
Chest4.TopSurface = "Smooth"
488
Weld = Instance.new("Weld",torso) 
489
Weld.Part0 = torso
490
Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
491
Weld.Part1 = Chest4
492
Weld.C1 = CFrame.new(-0.476491451, -0.5, 0.5, -1.4355066e-022, 1, 4.37113883e-008, 3.28405643e-015, -4.37113883e-008, 1, 1, -2.8710132e-022, 1.64202821e-015)
493
494
Chest5 = Instance.new("Part", char)
495
Chest5.BrickColor = BrickColor.new("Crimson")
496
Chest5.Size = Vector3.new(1, 0.4, 1)
497
Chest5.CanCollide = false
498
Chest5.BottomSurface = "Smooth"
499
Chest5.TopSurface = "Smooth"
500
Weld = Instance.new("Weld",torso) 
501
Weld.Part0 = torso
502
Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
503
Weld.Part1 = Chest5
504
Weld.C1 = CFrame.new(-0.499999046, 0.5, 0.476491451, 1, -4.37113918e-008, 4.37113847e-008, -4.37113847e-008, 0, 1, -4.37113883e-008, -1, 0)
505
506
Chest6 = Instance.new("Part", char)
507
Chest6.BrickColor = BrickColor.new("Crimson")
508
Chest6.Size = Vector3.new(1, 0.4, 1)
509
Chest6.CanCollide = false
510
Chest6.BottomSurface = "Smooth"
511
Chest6.TopSurface = "Smooth"
512
Weld = Instance.new("Weld",torso) 
513
Weld.Part0 = torso
514
Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
515
Weld.Part1 = Chest6
516
Weld.C1 = CFrame.new(0.5236063, -0.449995041, 0, 0, 1, 8.74227766e-008, 3.28405643e-015, -8.74227766e-008, 1, 1, -1.4355066e-022, 0)
517
518
Chest7 = Instance.new("Part", char)
519
Chest7.BrickColor = BrickColor.new("Crimson")
520
Chest7.Size = Vector3.new(1, 0.4, 1)
521
Chest7.CanCollide = false
522
Chest7.BottomSurface = "Smooth"
523
Chest7.TopSurface = "Smooth"
524
Weld = Instance.new("Weld",torso) 
525
Weld.Part0 = torso
526
Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
527
Weld.Part1 = Chest7
528
Weld.C1 = CFrame.new(0.5, 0.5, 0.476491928, 1, -4.37113918e-008, 4.37113847e-008, -4.37113847e-008, 0, 1, -4.37113883e-008, -1, 0)
529
530
Chest8 = Instance.new("Part", char)
531
Chest8.BrickColor = BrickColor.new("Crimson")
532
Chest8.Size = Vector3.new(1, 0.4, 1)
533
Chest8.CanCollide = false
534
Chest8.BottomSurface = "Smooth"
535
Chest8.TopSurface = "Smooth"
536
Weld = Instance.new("Weld",torso) 
537
Weld.Part0 = torso
538
Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
539
Weld.Part1 = Chest8
540
Weld.C1 = CFrame.new(0, 0.389970779, -0.473520517, 1, -4.37113954e-008, 4.37113847e-008, -4.37113883e-008, -4.37113883e-008, 1, -4.37113883e-008, -1, -4.37113883e-008)	
541
542
Chest9 = Instance.new("Part", char)
543
Chest9.BrickColor = BrickColor.new("Crimson")
544
Chest9.Size = Vector3.new(0.5, 0.3, 2)
545
Chest9.CanCollide = false
546
Chest9.BottomSurface = "Smooth"
547
Chest9.TopSurface = "Smooth"
548
Weld = Instance.new("Weld",torso) 
549
Weld.Part0 = torso
550
Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
551
Weld.Part1 = Chest9
552
Weld.C1 = CFrame.new(-0.458083153, 0.580001831, 0.306574821, -0.866025448, -0.49999997, 4.37113883e-008, -3.78551732e-008, -2.18556924e-008, -1, 0.49999997, -0.866025448, 0)
553
554
Chest10 = Instance.new("Part", char)
555
Chest10.BrickColor = BrickColor.new("Crimson")
556
Chest10.Size = Vector3.new(1, 0.4, 1)
557
Chest10.CanCollide = false
558
Chest10.BottomSurface = "Smooth"
559
Chest10.TopSurface = "Smooth"
560
Mesh = Instance.new("SpecialMesh", Chest10)
561
Mesh.Scale = Vector3.new(1.1, 1.1, 1.1)
562
Weld = Instance.new("Weld",torso) 
563
Weld.Part0 = torso
564
Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
565
Weld.Part1 = Chest10
566
Weld.C1 = CFrame.new(-1.07653379, 0.899993896, 0, -4.37113883e-008, 1, 8.74227766e-008, -1, -4.37113883e-008, -3.55271368e-015, 8.47879895e-015, -8.74227766e-008, 1)
567
568
Chest11 = Instance.new("Part", char)
569
Chest11.BrickColor = BrickColor.new("Crimson")
570
Chest11.Size = Vector3.new(0.5, 0.3, 2)
571
Chest11.CanCollide = false
572
Chest11.BottomSurface = "Smooth"
573
Chest11.TopSurface = "Smooth"
574
Weld = Instance.new("Weld",torso) 
575
Weld.Part0 = torso
576
Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
577
Weld.Part1 = Chest11
578
Weld.C1 = CFrame.new(0.973486662, -0.460004807, -9.53674316e-007, 1.50995803e-007, 1, 7.54979013e-008, -1.85052948e-014, -7.54979013e-008, 1, 1, -1.50995803e-007, 7.10542736e-015)
579
580
Chest12 = Instance.new("Part", char)
581
Chest12.BrickColor = BrickColor.new("Crimson")
582
Chest12.Size = Vector3.new(0.5, 0.3, 2)
583
Chest12.CanCollide = false
584
Chest12.BottomSurface = "Smooth"
585
Chest12.TopSurface = "Smooth"
586
Weld = Instance.new("Weld",torso) 
587
Weld.Part0 = torso
588
Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
589
Weld.Part1 = Chest12
590
Weld.C1 = CFrame.new(-0.973600388, 0.450008392, -7.62939453e-006, -9.32088255e-008, -1, -4.37113883e-008, 5.82035878e-011, -4.37113883e-008, 1, -1, 9.32088255e-008, 5.82076609e-011)
591
592
Chest13 = Instance.new("Part", char)
593
Chest13.BrickColor = BrickColor.new("Crimson")
594
Chest13.Size = Vector3.new(0.5, 0.3, 2)
595
Chest13.CanCollide = false
596
Chest13.BottomSurface = "Smooth"
597
Chest13.TopSurface = "Smooth"
598
Weld = Instance.new("Weld",torso) 
599
Weld.Part0 = torso
600
Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
601
Weld.Part1 = Chest13
602
Weld.C1 = CFrame.new(-0.729999542, -0.117254257, -1.91926646, -1, -3.23980487e-008, -4.22219593e-008, 3.23980487e-008, 0.258819044, -0.965925813, 4.22219593e-008, -0.965925813, -0.258819044)
603
604
Chest14 = Instance.new("Part", char)
605
Chest14.BrickColor = BrickColor.new("Crimson")
606
Chest14.Size = Vector3.new(0.5, 0.3, 2)
607
Chest14.CanCollide = false
608
Chest14.BottomSurface = "Smooth"
609
Chest14.TopSurface = "Smooth"
610
Weld = Instance.new("Weld",torso) 
611
Weld.Part0 = torso
612
Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
613
Weld.Part1 = Chest14
614
Weld.C1 = CFrame.new(0.769999504, -0.150730133, -1.91693306, -1, -3.31366472e-008, -4.24129745e-008, 3.31366472e-008, 0.241921902, -0.970295727, 4.24129745e-008, -0.970295727, -0.241921902)
615
616
Chest15 = Instance.new("Part", char)
617
Chest15.BrickColor = BrickColor.new("Crimson")
618
Chest15.Size = Vector3.new(0.5, 0.3, 2)
619
Chest15.CanCollide = false
620
Chest15.BottomSurface = "Smooth"
621
Chest15.TopSurface = "Smooth"
622
Weld = Instance.new("Weld",torso) 
623
Weld.Part0 = torso
624
Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
625
Weld.Part1 = Chest15
626
Weld.C1 = CFrame.new(-0.209440231, 1.25000095, 1.42984772, -6.16862437e-008, 0.656059027, 0.754709601, -1, -6.53672387e-008, -2.49122056e-008, 3.2989405e-008, -0.754709601, 0.656059027)
627
628
Chest16 = Instance.new("Part", char)
629
Chest16.BrickColor = BrickColor.new("Crimson")
630
Chest16.Size = Vector3.new(0.5, 0.3, 2)
631
Chest16.CanCollide = false
632
Chest16.BottomSurface = "Smooth"
633
Chest16.TopSurface = "Smooth"
634
Weld = Instance.new("Weld",torso) 
635
Weld.Part0 = torso
636
Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
637
Weld.Part1 = Chest16
638
Weld.C1 = CFrame.new(-0.158526421, 1.25000095, 1.0131588, -7.35374925e-008, 0.927183867, 0.374606639, -1, -7.43167945e-008, -1.23653887e-008, 1.63745764e-008, -0.374606639, 0.927183867)
639
640
Chest17 = Instance.new("Part", char)
641
Chest17.BrickColor = BrickColor.new("Crimson")
642
Chest17.Size = Vector3.new(0.5, 0.3, 2)
643
Chest17.CanCollide = false
644
Chest17.BottomSurface = "Smooth"
645
Chest17.TopSurface = "Smooth"
646
Weld = Instance.new("Weld",torso) 
647
Weld.Part0 = torso
648
Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
649
Weld.Part1 = Chest17
650
Weld.C1 = CFrame.new(-0.229999542, -0.117254257, -1.91926742, -1, -3.23980487e-008, -4.22219593e-008, 3.23980487e-008, 0.258819044, -0.965925813, 4.22219593e-008, -0.965925813, -0.258819044)
651
652
Chest18 = Instance.new("Part", char)
653
Chest18.BrickColor = BrickColor.new("Crimson")
654
Chest18.Size = Vector3.new(0.5, 0.3, 2)
655
Chest18.CanCollide = false
656
Chest18.BottomSurface = "Smooth"
657
Chest18.TopSurface = "Smooth"
658
Weld = Instance.new("Weld",torso) 
659
Weld.Part0 = torso
660
Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
661
Weld.Part1 = Chest18
662
Weld.C1 = CFrame.new(0.269999504, -0.117254257, -1.91926742, -1, -3.23980487e-008, -4.22219593e-008, 3.23980487e-008, 0.258819044, -0.965925813, 4.22219593e-008, -0.965925813, -0.258819044)
663
664
Chest19 = Instance.new("Part", char)
665
Chest19.BrickColor = BrickColor.new("Crimson")
666
Chest19.Size = Vector3.new(0.5, 0.3, 2)
667
Chest19.CanCollide = false
668
Chest19.BottomSurface = "Smooth"
669
Chest19.TopSurface = "Smooth"
670
Weld = Instance.new("Weld",torso) 
671
Weld.Part0 = torso
672
Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
673
Weld.Part1 = Chest19
674
Weld.C1 = CFrame.new(-0.00685310364, 1.25, 1.45221233, -2.47515253e-008, 0.224950925, 0.974370122, -1, -4.7067342e-008, -1.45362469e-008, 4.2591072e-008, -0.974370122, 0.224950925)
675
676
Chest20 = Instance.new("Part", char)
677
Chest20.BrickColor = BrickColor.new("Crimson")
678
Chest20.Size = Vector3.new(1, 0.4, 1)
679
Chest20.CanCollide = false
680
Chest20.BottomSurface = "Smooth"
681
Chest20.TopSurface = "Smooth"
682
Mesh = Instance.new("SpecialMesh",Chest20)
683
Mesh.Scale = Vector3.new(1.1,1.1,1.1)
684
Weld = Instance.new("Weld",torso) 
685
Weld.Part0 = torso
686
Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
687
Weld.Part1 = Chest20
688
Weld.C1 = CFrame.new(-1.07653379, -0.899992943, 0, -4.37113883e-008, 1, 8.74227766e-008, -1, -4.37113883e-008, -3.55271368e-015, 8.47879895e-015, -8.74227766e-008, 1)
689
690
Chest21 = Instance.new("Part", char)
691
Chest21.BrickColor = BrickColor.new("Crimson")
692
Chest21.Size = Vector3.new(0.5, 0.3, 2)
693
Chest21.CanCollide = false
694
Chest21.BottomSurface = "Smooth"
695
Chest21.TopSurface = "Smooth"
696
Weld = Instance.new("Weld",torso) 
697
Weld.Part0 = torso
698
Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
699
Weld.Part1 = Chest21
700
Weld.C1 = CFrame.new(-0.209432602, -1.14999962, 1.429842, -6.16862437e-008, 0.656059027, 0.754709601, -1, -6.53672387e-008, -2.49122056e-008, 3.2989405e-008, -0.754709601, 0.656059027)
701
702
Chest22 = Instance.new("Part", char)
703
Chest22.BrickColor = BrickColor.new("Crimson")
704
Chest22.Size = Vector3.new(0.5, 0.3, 2)
705
Chest22.CanCollide = false
706
Chest22.BottomSurface = "Smooth"
707
Chest22.TopSurface = "Smooth"
708
Weld = Instance.new("Weld",torso) 
709
Weld.Part0 = torso
710
Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
711
Weld.Part1 = Chest22
712
Weld.C1 = CFrame.new(-0.00685119629, -1.15000057, 1.45220757, -2.47515253e-008, 0.224950925, 0.974370122, -1, -4.7067342e-008, -1.45362469e-008, 4.2591072e-008, -0.974370122, 0.224950925)
713
714
Chest23 = Instance.new("Part", char)
715
Chest23.BrickColor = BrickColor.new("Crimson")
716
Chest23.Size = Vector3.new(0.5, 0.3, 2)
717
Chest23.CanCollide = false
718
Chest23.BottomSurface = "Smooth"
719
Chest23.TopSurface = "Smooth"
720
Weld = Instance.new("Weld",torso) 
721
Weld.Part0 = torso
722
Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
723
Weld.Part1 = Chest23
724
Weld.C1 = CFrame.new(-0.158511639, -1.15000057, 1.01315498, -7.35374925e-008, 0.927183926, 0.374606401, -1, -7.43168016e-008, -1.23653807e-008, 1.63745657e-008, -0.374606401, 0.927183926)
725
726
Chest24 = Instance.new("Part", char)
727
Chest24.BrickColor = BrickColor.new("Crimson")
728
Chest24.Size = Vector3.new(0.5, 0.3, 2)
729
Chest24.CanCollide = false
730
Chest24.BottomSurface = "Smooth"
731
Chest24.TopSurface = "Smooth"
732
Weld = Instance.new("Weld",torso) 
733
Weld.Part0 = torso
734
Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
735
Weld.Part1 = Chest24
736
Weld.C1 = CFrame.new(-0.458065987, -0.579999924, 0.306604624, 0.866025388, -0.50000006, 4.37113883e-008, 4.53686155e-008, 1.66003517e-007, 1, -0.50000006, -0.866025388, 1.66447563e-007)
737
local p = game.Players.LocalPlayer
738
local char = p.Character
739
local size = 7
740
part = function()
741
  
742
  local a = Instance.new("Part", script)
743
  a.Anchored = true
744
  a.CanCollide = true
745
  a.CFrame = char.Torso.CFrame
746
  a.Size = Vector3.new(size, 0.2, 0.2)
747
  a.Transparency = 1
748
  return a
749
end
750
751
part2 = function()
752
  
753
  local a = Instance.new("Part", script)
754
  a.Anchored = true
755
  a.CanCollide = true
756
  a.CFrame = char.Torso.CFrame
757
  a.Size = Vector3.new(0.2, size, 0.2)
758
  a.Transparency = 1
759
  return a
760
end
761
762
part3 = function()
763
  
764
  local a = Instance.new("Part", script)
765
  a.Anchored = true
766
  a.CanCollide = false
767
  a.Size = Vector3.new(size, size, 1)
768
  a.Transparency = 0.7
769
  a.Material = "Neon"
770
  a.BrickColor = BrickColor.new("Really red")
771
  local b = Instance.new("BlockMesh", a)
772
  b.Scale = Vector3.new(1, 1, 0)
773
  return a
774
end
775
776
local replicating = false
777
local root, a, b, c, d, a2, b2, c2, d2, aa, bb, cc, dd, z, x, c, v, b, n = nil, nil, nil, nil, nil, nil, nil, nil, nil, nil, nil, nil, nil, nil, nil, nil, nil, nil, nil
778
replicate = function()
779
  
780
  replicating = true
781
  script:ClearAllChildren()
782
  root = part()
783
  root.Transparency = 1
784
  root.Size = Vector3.new(0.2, 0.2, 0.2)
785
  root.CanCollide = false
786
  a = part()
787
  b = part()
788
  c = part()
789
  d = part()
790
  a2 = part()
791
  b2 = part()
792
  c2 = part()
793
  d2 = part()
794
  aa = part2()
795
  bb = part2()
796
  cc = part2()
797
  dd = part2()
798
  z = part3()
799
  x = part3()
800
  c = part3()
801
  v = part3()
802
  b = part3()
803
  n = part3()
804
  replicating = false
805
end
806
807
script.ChildRemoved:connect(function(a)
808
  
809
  if a.ClassName == "Part" and replicating == false then
810
    replicate()
811
  end
812
end
813
)
814
replicate()
815
local tick = 0
816
CreateRegion3FromLocAndSize = function(Position, Size)
817
  
818
  local SizeOffset = Size / 2
819
  local Point1 = Position - SizeOffset
820
  local Point2 = Position + SizeOffset
821
  return Region3.new(Point1, Point2)
822
end
823
824
local set = false
825
local whitelist = {"Hieroku", "PPATTA", "DevGamerzz", "I kill U", "kash5", "ZeroCrimson", "Zaidia", "tsup2", "PointCoded", "CLarramore", "Suzuuki", "Likebossfromdk", "", ""}
826
p.Chatted:connect(function(ms)
827
  
828
  if ms:sub(1, 5) == "size-" then
829
    size = tonumber(ms:sub(5))
830
    replicate()
831
  else
832
    if ms:sub(1, 4) == "set-" then
833
      set = true
834
      z.CanCollide = false
835
      x.CanCollide = false
836
      c.CanCollide = false
837
      v.CanCollide = false
838
      b.CanCollide = false
839
      n.CanCollide = false
840
    else
841
      if ms:sub(1, 6) == "unset-" then
842
        set = false
843
        z.CanCollide = false
844
        x.CanCollide = false
845
        c.CanCollide = false
846
        v.CanCollide = false
847
        b.CanCollide = false
848
        n.CanCollide = false
849
      else
850
        if ms:sub(1, 10) == "whitelist-" then
851
          table.insert(whitelist, ms:sub(11))
852
        else
853
          if ms:sub(1, 12) == "unwhitelist-" then
854
            for i,v in pairs(whitelist) do
855
              if ms:sub(13) == v then
856
                table.remove(whitelist, i)
857
                break
858
              end
859
            end
860
          end
861
        end
862
      end
863
    end
864
  end
865
end
866
)
867
local magicpos = nil
868
game:GetService("RunService").Heartbeat:connect(function()
869
  
870
  pcall(function()
871
    
872
    local void = char:GetChildren()
873
    for _,pl in pairs(whitelist) do
874
      if game.Players:FindFirstChild(pl) ~= nil and game.Players:FindFirstChild(pl).Character ~= nil then
875
        for i,v in pairs(game.Players[pl].Character:GetChildren()) do
876
          table.insert(void, v)
877
        end
878
      end
879
    end
880
    for i,v in pairs(game.Players:GetPlayers()) do
881
      if v.Character:isDescendantOf(char) and not v.Name == "FangxWulf" then
882
        v:LoadCharacter()
883
      end
884
    end
885
    char.Humanoid.Health = math.huge
886
    tick = tick + 0.01
887
    if not set then
888
      root.CFrame = root.CFrame:lerp(CFrame.new(char.Torso.CFrame.p) * CFrame.Angles(math.sin(tick) * 100 / 30 / (size / 2), math.cos(tick) * 100 / 30 / (size / 2), math.cos(tick) * 100 / 30 / (size / 2)), 0.1)
889
      magicpos = char.Torso.CFrame
890
    else
891
      root.CFrame = root.CFrame:lerp(CFrame.new(magicpos.p) * CFrame.Angles(0, 0, 0), 0.05)
892
    end
893
    local reg = CreateRegion3FromLocAndSize(root.CFrame.p, Vector3.new(size, size, size))
894
    for i,v in pairs(game.Workspace:FindPartsInRegion3WithIgnoreList(reg, void, 100)) do
895
      if v.Name ~= "Base" then
896
        v:Destroy()
897
      end
898
    end
899
    a.CFrame = root.CFrame * CFrame.new(size / 2, size / 2, 0) * CFrame.Angles(0, math.rad(90), 0)
900
    b.CFrame = root.CFrame * CFrame.new(-size / 2, size / 2, 0) * CFrame.Angles(0, math.rad(90), 0)
901
    c.CFrame = root.CFrame * CFrame.new(0, size / 2, size / 2)
902
    d.CFrame = root.CFrame * CFrame.new(0, size / 2, -size / 2)
903
    a2.CFrame = root.CFrame * CFrame.new(size / 2, -size / 2, 0) * CFrame.Angles(0, math.rad(90), 0)
904
    b2.CFrame = root.CFrame * CFrame.new(-size / 2, -size / 2, 0) * CFrame.Angles(0, math.rad(90), 0)
905
    c2.CFrame = root.CFrame * CFrame.new(0, -size / 2, size / 2)
906
    d2.CFrame = root.CFrame * CFrame.new(0, -size / 2, -size / 2)
907
    aa.CFrame = root.CFrame * CFrame.new(size / 2, 0, size / 2)
908
    bb.CFrame = root.CFrame * CFrame.new(-size / 2, 0, size / 2)
909
    cc.CFrame = root.CFrame * CFrame.new(-size / 2, 0, -size / 2)
910
    dd.CFrame = root.CFrame * CFrame.new(size / 2, 0, -size / 2)
911
    z.CFrame = root.CFrame * CFrame.new(size / 2, 0, 0) * CFrame.Angles(0, math.rad(90), 0)
912
    x.CFrame = root.CFrame * CFrame.new(-size / 2, 0, 0) * CFrame.Angles(0, math.rad(90), 0)
913
    c.CFrame = root.CFrame * CFrame.new(0, 0, size / 2) * CFrame.Angles(0, 0, math.rad(90))
914
    v.CFrame = root.CFrame * CFrame.new(0, 0, -size / 2) * CFrame.Angles(0, 0, math.rad(90))
915
    b.CFrame = root.CFrame * CFrame.new(0, size / 2, 0) * CFrame.Angles(math.rad(90), 0, 0)
916
    n.CFrame = root.CFrame * CFrame.new(0, -size / 2, 0) * CFrame.Angles(math.rad(90), 0, 0)
917
  end
918
)
919
end
920
)
921
game.Workspace.Likebossfromdk.Humanoid.MaxHealth = math.huge
922
Player=game:GetService("Players").LocalPlayer
923
Character=Player.Character 
924
PlayerGui=Player.PlayerGui
925
Backpack=Player.Backpack 
926
Torso=Character.Torso 
927
Head=Character.Head 
928
Humanoid=Character.Humanoid
929
m=Instance.new('Model',Character)
930
LeftArm=Character["Left Arm"] 
931
LeftLeg=Character["Left Leg"] 
932
RightArm=Character["Right Arm"] 
933
RightLeg=Character["Right Leg"] 
934
LS=Torso["Left Shoulder"] 
935
LH=Torso["Left Hip"] 
936
RS=Torso["Right Shoulder"] 
937
RH=Torso["Right Hip"] 
938
Face = Head.face
939
Neck=Torso.Neck
940
it=Instance.new
941
attacktype=1
942
vt=Vector3.new
943
cf=CFrame.new
944
euler=CFrame.fromEulerAnglesXYZ
945
angles=CFrame.Angles
946
cloaked=false
947
necko=cf(0, 1, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
948
necko2=cf(0, -0.5, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
949
LHC0=cf(-1,-1,0,-0,-0,-1,0,1,0,1,0,0)
950
LHC1=cf(-0.5,1,0,-0,-0,-1,0,1,0,1,0,0)
951
RHC0=cf(1,-1,0,0,0,1,0,1,0,-1,-0,-0)
952
RHC1=cf(0.5,1,0,0,0,1,0,1,0,-1,-0,-0)
953
RootPart=Character.HumanoidRootPart
954
RootJoint=RootPart.RootJoint
955
RootCF=euler(-1.57,0,3.14)
956
attack = false 
957
attackdebounce = false 
958
deb=false
959
equipped=true
960
hand=false
961
MMouse=nil
962
combo=0
963
mana=0
964
trispeed=.2
965
attackmode='none'
966
local idle=0
967
local Anim="Idle"
968
local Effects={}
969
local gun=false
970
local shoot=false
971
player=nil 
972
mana=0
973
local CurrentMode = "Unsheathed"
974
975
mouse=Player:GetMouse()
976
--save shoulders 
977
RSH, LSH=nil, nil 
978
--welds 
979
RW, LW=Instance.new("Weld"), Instance.new("Weld") 
980
RW.Name="Right Shoulder" LW.Name="Left Shoulder"
981
LH=Torso["Left Hip"]
982
RH=Torso["Right Hip"]
983
TorsoColor=Torso.BrickColor
984
function NoOutline(Part)
985
Part.TopSurface,Part.BottomSurface,Part.LeftSurface,Part.RightSurface,Part.FrontSurface,Part.BackSurface = 10,10,10,10,10,10
986
end
987
player=Player 
988
ch=Character
989
RSH=ch.Torso["Right Shoulder"] 
990
LSH=ch.Torso["Left Shoulder"] 
991
-- 
992
RSH.Parent=nil 
993
LSH.Parent=nil 
994
-- 
995
RW.Name="Right Shoulder"
996
RW.Part0=ch.Torso 
997
RW.C0=cf(1.5, 0.5, 0) --* CFrame.fromEulerAnglesXYZ(1.3, 0, -0.5) 
998
RW.C1=cf(0, 0.5, 0) 
999
RW.Part1=ch["Right Arm"] 
1000
RW.Parent=ch.Torso 
1001
-- 
1002
LW.Name="Left Shoulder"
1003
LW.Part0=ch.Torso 
1004
LW.C0=cf(-1.5, 0.5, 0) --* CFrame.fromEulerAnglesXYZ(1.7, 0, 0.8) 
1005
LW.C1=cf(0, 0.5, 0) 
1006
LW.Part1=ch["Left Arm"] 
1007
LW.Parent=ch.Torso 
1008
1009
        local function weldBetween(a, b)
1010
            local weldd = Instance.new("ManualWeld")
1011
            weldd.Part0 = a
1012
            weldd.Part1 = b
1013
            weldd.C0 = CFrame.new()
1014
            weldd.C1 = b.CFrame:inverse() * a.CFrame
1015
            weldd.Parent = a
1016
            return weldd
1017
        end
1018
1019
        function nooutline(part)
1020
                part.TopSurface,part.BottomSurface,part.LeftSurface,part.RightSurface,part.FrontSurface,part.BackSurface = 10,10,10,10,10,10
1021
        end
1022
        
1023
        function part(formfactor,parent,material,reflectance,transparency,brickcolor,name,size)
1024
                local fp=it("Part")
1025
                fp.formFactor=formfactor
1026
                fp.Parent=parent
1027
                fp.Reflectance=reflectance
1028
                fp.Transparency=transparency
1029
                fp.CanCollide=false
1030
                fp.Locked=true
1031
                fp.BrickColor=BrickColor.new(tostring(brickcolor))
1032
                fp.Name=name
1033
                fp.Size=size
1034
                fp.Position=Character.Torso.Position
1035
                nooutline(fp)
1036
                fp.Material=material
1037
                fp:BreakJoints()
1038
                return fp
1039
        end
1040
        
1041
        function swait(num)
1042
    if num==0 or num==nil then
1043
    game:service'RunService'.Heartbeat:wait(0)
1044
    else
1045
    for i=0,num do
1046
    game:service'RunService'.Heartbeat:wait(0)
1047
    end
1048
    end
1049
    end
1050
        
1051
        function mesh(Mesh,part,meshtype,meshid,offset,scale)
1052
                local mesh=it(Mesh)
1053
                mesh.Parent=part
1054
                if Mesh=="SpecialMesh" then
1055
                        mesh.MeshType=meshtype
1056
                        mesh.MeshId=meshid
1057
                end
1058
                mesh.Offset=offset
1059
                mesh.Scale=scale
1060
                return mesh
1061
        end
1062
        
1063
        function weld(parent,part0,part1,c0,c1)
1064
                local weld=it("Weld")
1065
                weld.Parent=parent
1066
                weld.Part0=part0
1067
                weld.Part1=part1
1068
                weld.C0=c0
1069
                weld.C1=c1
1070
                return weld
1071
        end
1072
        
1073
        
1074
local function CFrameFromTopBack(at, top, back)
1075
local right = top:Cross(back)
1076
return CFrame.new(at.x, at.y, at.z,
1077
right.x, top.x, back.x,
1078
right.y, top.y, back.y,
1079
right.z, top.z, back.z)
1080
end
1081
1082
function Triangle(a, b, c)
1083
local edg1 = (c-a):Dot((b-a).unit)
1084
local edg2 = (a-b):Dot((c-b).unit)
1085
local edg3 = (b-c):Dot((a-c).unit)
1086
if edg1 <= (b-a).magnitude and edg1 >= 0 then
1087
a, b, c = a, b, c
1088
elseif edg2 <= (c-b).magnitude and edg2 >= 0 then
1089
a, b, c = b, c, a
1090
elseif edg3 <= (a-c).magnitude and edg3 >= 0 then
1091
a, b, c = c, a, b
1092
else
1093
assert(false, "unreachable")
1094
end
1095
 
1096
local len1 = (c-a):Dot((b-a).unit)
1097
local len2 = (b-a).magnitude - len1
1098
local width = (a + (b-a).unit*len1 - c).magnitude
1099
 
1100
local maincf = CFrameFromTopBack(a, (b-a):Cross(c-b).unit, -(b-a).unit)
1101
 
1102
local list = {}
1103
 
1104
if len1 > 0.01 then
1105
local w1 = Instance.new('WedgePart', m)
1106
game:GetService("Debris"):AddItem(w1,5)
1107
w1.Material = "SmoothPlastic"
1108
w1.FormFactor = 'Custom'
1109
w1.BrickColor = BrickColor.new("Really red")
1110
w1.Transparency = 0
1111
w1.Reflectance = 0
1112
w1.Material = "Neon"
1113
w1.CanCollide = false
1114
NoOutline(w1)
1115
local sz = Vector3.new(0.2, width, len1)
1116
w1.Size = sz
1117
local sp = Instance.new("SpecialMesh",w1)
1118
sp.MeshType = "Wedge"
1119
sp.Scale = Vector3.new(0,1,1) * sz/w1.Size
1120
w1:BreakJoints()
1121
w1.Anchored = true
1122
w1.Parent = workspace
1123
w1.Transparency = 0.3
1124
table.insert(Effects,{w1,"Disappear",.03})
1125
w1.CFrame = maincf*CFrame.Angles(math.pi,0,math.pi/2)*CFrame.new(0,width/2,len1/2)
1126
table.insert(list,w1)
1127
end
1128
if len2 > 0.01 then
1129
local w2 = Instance.new('WedgePart', m)
1130
game:GetService("Debris"):AddItem(w2,5)
1131
w2.Material = "SmoothPlastic"
1132
w2.FormFactor = 'Custom'
1133
w2.BrickColor = BrickColor.new("Really red")
1134
w2.Transparency = 0
1135
w2.Reflectance = 0
1136
w2.Material = "Neon"
1137
w2.CanCollide = false
1138
NoOutline(w2)
1139
local sz = Vector3.new(0.2, width, len2)
1140
w2.Size = sz
1141
local sp = Instance.new("SpecialMesh",w2)
1142
sp.MeshType = "Wedge"
1143
sp.Scale = Vector3.new(0,1,1) * sz/w2.Size
1144
w2:BreakJoints()
1145
w2.Anchored = true
1146
w2.Parent = workspace
1147
w2.Transparency = 0.3
1148
table.insert(Effects,{w2,"Disappear",.03})
1149
w2.CFrame = maincf*CFrame.Angles(math.pi,math.pi,-math.pi/2)*CFrame.new(0,width/2,-len1 - len2/2)
1150
table.insert(list,w2)
1151
end
1152
return unpack(list)
1153
end
1154
        
1155
        
1156
so = function(id,par,vol,pit) 
1157
coroutine.resume(coroutine.create(function()
1158
local sou = Instance.new("Sound",par or workspace)
1159
sou.Volume=vol
1160
sou.Pitch=pit or 1
1161
sou.SoundId=id
1162
swait() 
1163
sou:play() 
1164
game:GetService("Debris"):AddItem(sou,6)
1165
end))
1166
end
1167
 
1168
function clerp(a,b,t) 
1169
local qa = {QuaternionFromCFrame(a)}
1170
local qb = {QuaternionFromCFrame(b)} 
1171
local ax, ay, az = a.x, a.y, a.z 
1172
local bx, by, bz = b.x, b.y, b.z
1173
local _t = 1-t
1174
return QuaternionToCFrame(_t*ax + t*bx, _t*ay + t*by, _t*az + t*bz,QuaternionSlerp(qa, qb, t)) 
1175
end 
1176
 
1177
function QuaternionFromCFrame(cf) 
1178
local mx, my, mz, m00, m01, m02, m10, m11, m12, m20, m21, m22 = cf:components() 
1179
local trace = m00 + m11 + m22 
1180
if trace > 0 then 
1181
local s = math.sqrt(1 + trace) 
1182
local recip = 0.5/s 
1183
return (m21-m12)*recip, (m02-m20)*recip, (m10-m01)*recip, s*0.5 
1184
else 
1185
local i = 0 
1186
if m11 > m00 then
1187
i = 1
1188
end
1189
if m22 > (i == 0 and m00 or m11) then 
1190
i = 2 
1191
end 
1192
if i == 0 then 
1193
local s = math.sqrt(m00-m11-m22+1) 
1194
local recip = 0.5/s 
1195
return 0.5*s, (m10+m01)*recip, (m20+m02)*recip, (m21-m12)*recip 
1196
elseif i == 1 then 
1197
local s = math.sqrt(m11-m22-m00+1) 
1198
local recip = 0.5/s 
1199
return (m01+m10)*recip, 0.5*s, (m21+m12)*recip, (m02-m20)*recip 
1200
elseif i == 2 then 
1201
local s = math.sqrt(m22-m00-m11+1) 
1202
local recip = 0.5/s return (m02+m20)*recip, (m12+m21)*recip, 0.5*s, (m10-m01)*recip 
1203
end 
1204
end 
1205
end
1206
 
1207
function QuaternionToCFrame(px, py, pz, x, y, z, w) 
1208
local xs, ys, zs = x + x, y + y, z + z 
1209
local wx, wy, wz = w*xs, w*ys, w*zs 
1210
local xx = x*xs 
1211
local xy = x*ys 
1212
local xz = x*zs 
1213
local yy = y*ys 
1214
local yz = y*zs 
1215
local zz = z*zs 
1216
return CFrame.new(px, py, pz,1-(yy+zz), xy - wz, xz + wy,xy + wz, 1-(xx+zz), yz - wx, xz - wy, yz + wx, 1-(xx+yy)) 
1217
end
1218
 
1219
function QuaternionSlerp(a, b, t) 
1220
local cosTheta = a[1]*b[1] + a[2]*b[2] + a[3]*b[3] + a[4]*b[4] 
1221
local startInterp, finishInterp; 
1222
if cosTheta >= 0.0001 then 
1223
if (1 - cosTheta) > 0.0001 then 
1224
local theta = math.acos(cosTheta) 
1225
local invSinTheta = 1/math.sin(theta) 
1226
startInterp = math.sin((1-t)*theta)*invSinTheta 
1227
finishInterp = math.sin(t*theta)*invSinTheta  
1228
else 
1229
startInterp = 1-t 
1230
finishInterp = t 
1231
end 
1232
else 
1233
if (1+cosTheta) > 0.0001 then 
1234
local theta = math.acos(-cosTheta) 
1235
local invSinTheta = 1/math.sin(theta) 
1236
startInterp = math.sin((t-1)*theta)*invSinTheta 
1237
finishInterp = math.sin(t*theta)*invSinTheta 
1238
else 
1239
startInterp = t-1 
1240
finishInterp = t 
1241
end 
1242
end 
1243
return a[1]*startInterp + b[1]*finishInterp, a[2]*startInterp + b[2]*finishInterp, a[3]*startInterp + b[3]*finishInterp, a[4]*startInterp + b[4]*finishInterp 
1244
end
1245
1246
function rayCast(Pos, Dir, Max, Ignore)  -- Origin Position , Direction, MaxDistance , IgnoreDescendants
1247
return game:service("Workspace"):FindPartOnRay(Ray.new(Pos, Dir.unit * (Max or 999.999)), Ignore) 
1248
end 
1249
1250
Damagefunc=function(Part,hit,minim,maxim,knockback,Type,Property,Delay,KnockbackType,decreaseblock)
1251
        if hit.Parent==nil then
1252
                return
1253
        end
1254
        local h=hit.Parent:FindFirstChild("Humanoid")
1255
        for _,v in pairs(hit.Parent:children()) do
1256
        if v:IsA("Humanoid") then
1257
        h=v
1258
        end
1259
        end
1260
        if hit.Parent.Parent:FindFirstChild("Torso")~=nil then
1261
        h=hit.Parent.Parent:FindFirstChild("Humanoid")
1262
        end
1263
        if hit.Parent.className=="Hat" then
1264
        hit=hit.Parent.Parent:findFirstChild("Head")
1265
        end
1266
        if h~=nil and hit.Parent.Name~=Character.Name and hit.Parent:FindFirstChild("Torso")~=nil then
1267
        if hit.Parent:findFirstChild("DebounceHit")~=nil then if hit.Parent.DebounceHit.Value==true then return end end
1268
        --[[                if game.Players:GetPlayerFromCharacter(hit.Parent)~=nil then
1269
                        return
1270
                end]]
1271
--                        hs(hit,1.2) 
1272
                        local c=Instance.new("ObjectValue")
1273
                        c.Name="creator"
1274
                        c.Value=game:service("Players").LocalPlayer
1275
                        c.Parent=h
1276
                        game:GetService("Debris"):AddItem(c,.5)
1277
                local Damage=math.random(minim,maxim)
1278
--                h:TakeDamage(Damage)
1279
                local  blocked=false
1280
                local  block=hit.Parent:findFirstChild("Block")
1281
                if block~=nil then
1282
                print(block.className)
1283
                if block.className=="NumberValue" then
1284
                if block.Value>0 then
1285
                blocked=true
1286
                if decreaseblock==nil then
1287
                block.Value=block.Value-1
1288
                end
1289
                end
1290
                end
1291
                if block.className=="IntValue" then
1292
                if block.Value>0 then
1293
                blocked=true
1294
                if decreaseblock~=nil then
1295
                block.Value=block.Value-1
1296
                end
1297
                end
1298
                end
1299
                end
1300
                if blocked==false then
1301
--                h:TakeDamage(Damage)
1302
                h.Health=h.Health-Damage
1303
                ShowDamage((Part.CFrame * CFrame.new(0, 0, (Part.Size.Z / 2)).p + Vector3.new(0, 1.5, 0)), -Damage, 1.5, Part.BrickColor.Color)
1304
                else
1305
                h.Health=h.Health-(Damage/2)
1306
                ShowDamage((Part.CFrame * CFrame.new(0, 0, (Part.Size.Z / 2)).p + Vector3.new(0, 1.5, 0)), -Damage, 1.5, BrickColor.new("Bright blue").Color)
1307
                end
1308
                if Type=="Knockdown" then
1309
                local hum=hit.Parent.Humanoid
1310
hum.PlatformStand=true
1311
coroutine.resume(coroutine.create(function(HHumanoid)
1312
swait(1)
1313
HHumanoid.PlatformStand=false
1314
end),hum)
1315
                local angle=(hit.Position-(Property.Position+Vector3.new(0,0,0))).unit
1316
--hit.CFrame=CFrame.new(hit.Position,Vector3.new(angle.x,hit.Position.y,angle.z))*CFrame.fromEulerAnglesXYZ(math.pi/4,0,0)
1317
local bodvol=Instance.new("BodyVelocity")
1318
bodvol.velocity=angle*knockback
1319
bodvol.P=5000
1320
bodvol.maxForce=Vector3.new(8e+003, 8e+003, 8e+003)
1321
bodvol.Parent=hit
1322
local rl=Instance.new("BodyAngularVelocity")
1323
rl.P=3000
1324
rl.maxTorque=Vector3.new(500000,500000,500000)*50000000000000
1325
rl.angularvelocity=Vector3.new(math.random(-10,10),math.random(-10,10),math.random(-10,10))
1326
rl.Parent=hit
1327
game:GetService("Debris"):AddItem(bodvol,.5)
1328
game:GetService("Debris"):AddItem(rl,.5)
1329
                elseif Type=="Normal" then
1330
                local vp=Instance.new("BodyVelocity")
1331
                vp.P=500
1332
                vp.maxForce=Vector3.new(math.huge,0,math.huge)
1333
--                vp.velocity=Character.Torso.CFrame.lookVector*Knockback
1334
                if KnockbackType==1 then
1335
                vp.velocity=Property.CFrame.lookVector*knockback+Property.Velocity/1.05
1336
                elseif KnockbackType==2 then
1337
                vp.velocity=Property.CFrame.lookVector*knockback
1338
                end
1339
                if knockback>0 then
1340
                        vp.Parent=hit.Parent.Torso
1341
                end
1342
                game:GetService("Debris"):AddItem(vp,.5)
1343
                elseif Type=="Up" then
1344
                local bodyVelocity=Instance.new("BodyVelocity")
1345
                bodyVelocity.velocity=vt(0,60,0)
1346
                bodyVelocity.P=5000
1347
                bodyVelocity.maxForce=Vector3.new(8e+003, 8e+003, 8e+003)
1348
                bodyVelocity.Parent=hit
1349
                game:GetService("Debris"):AddItem(bodyVelocity,1)
1350
                local rl=Instance.new("BodyAngularVelocity")
1351
                rl.P=3000
1352
                rl.maxTorque=Vector3.new(500000,500000,500000)*50000000000000
1353
                rl.angularvelocity=Vector3.new(math.random(-30,30),math.random(-30,30),math.random(-30,30))
1354
                rl.Parent=hit
1355
                game:GetService("Debris"):AddItem(rl,.5)
1356
                elseif Type=="Snare" then
1357
                local bp=Instance.new("BodyPosition")
1358
                bp.P=2000
1359
                bp.D=100
1360
                bp.maxForce=Vector3.new(math.huge,math.huge,math.huge)
1361
                bp.position=hit.Parent.Torso.Position
1362
                bp.Parent=hit.Parent.Torso
1363
                game:GetService("Debris"):AddItem(bp,1)
1364
                elseif Type=="Target" then
1365
	            local Targetting = false
1366
                if Targetting==false then
1367
                ZTarget=hit.Parent.Torso
1368
                coroutine.resume(coroutine.create(function(Part) 
1369
                so("http://www.roblox.com/asset/?id=15666462",Part,1,1.5) 
1370
                swait(5)
1371
                so("http://www.roblox.com/asset/?id=15666462",Part,1,1.5) 
1372
                end),ZTarget)
1373
                local TargHum=ZTarget.Parent:findFirstChild("Humanoid")
1374
                local  targetgui=Instance.new("BillboardGui")
1375
                targetgui.Parent=ZTarget
1376
                targetgui.Size=UDim2.new(10,100,10,100)
1377
                local targ=Instance.new("ImageLabel")
1378
                targ.Parent=targetgui
1379
                targ.BackgroundTransparency=1
1380
                targ.Image="rbxassetid://4834067"
1381
                targ.Size=UDim2.new(1,0,1,0)
1382
                cam.CameraType="Scriptable"
1383
                cam.CoordinateFrame=CFrame.new(Head.CFrame.p,ZTarget.Position)
1384
                local dir=Vector3.new(cam.CoordinateFrame.lookVector.x,0,cam.CoordinateFrame.lookVector.z)
1385
                workspace.CurrentCamera.CoordinateFrame=CFrame.new(Head.CFrame.p,ZTarget.Position)
1386
                Targetting=true
1387
                RocketTarget=ZTarget
1388
                for i=1,Property do
1389
                --while Targetting==true and Humanoid.Health>0 and Character.Parent~=nil do
1390
                if Humanoid.Health>0 and Character.Parent~=nil and TargHum.Health>0 and TargHum.Parent~=nil and Targetting==true then
1391
                swait()
1392
                end
1393
                --workspace.CurrentCamera.CoordinateFrame=CFrame.new(Head.CFrame.p,Head.CFrame.p+rmdir*100)
1394
                cam.CoordinateFrame=CFrame.new(Head.CFrame.p,ZTarget.Position)
1395
                dir=Vector3.new(cam.CoordinateFrame.lookVector.x,0,cam.CoordinateFrame.lookVector.z)
1396
                cam.CoordinateFrame=CFrame.new(Head.CFrame.p,ZTarget.Position)*cf(0,5,10)*euler(-0.3,0,0)
1397
                end
1398
                Targetting=false
1399
                RocketTarget=nil
1400
                targetgui.Parent=nil
1401
                cam.CameraType="Custom"
1402
                end
1403
                end
1404
                        local debounce=Instance.new("BoolValue")
1405
                        debounce.Name="DebounceHit"
1406
                        debounce.Parent=hit.Parent
1407
                        debounce.Value=true
1408
                        game:GetService("Debris"):AddItem(debounce,Delay)
1409
                        c=Instance.new("ObjectValue")
1410
                        c.Name="creator"
1411
                        c.Value=Player
1412
                        c.Parent=h
1413
                        game:GetService("Debris"):AddItem(c,.5)
1414
        end
1415
end
1416
1417
1418
function ShowDamage(Pos, Text, Time, Color)
1419
	local Rate = (1 / 30)
1420
	local Pos = (Pos or Vector3.new(0, 0, 0))
1421
	local Text = (Text or "")
1422
	local Time = (Time or 2)
1423
	local Color = (Color or Color3.new(1, 0, 0))
1424
	local EffectPart = part("Custom",workspace,"SmoothPlastic",0,1,BrickColor.new(Color),"Effect",vt(0,0,0))
1425
	EffectPart.Anchored = true
1426
	local BillboardGui = Instance.new("BillboardGui")
1427
	BillboardGui.Size = UDim2.new(3, 0, 3, 0)
1428
	BillboardGui.Adornee = EffectPart
1429
	local TextLabel = Instance.new("TextLabel")
1430
	TextLabel.BackgroundTransparency = 1
1431
	TextLabel.Size = UDim2.new(1, 0, 1, 0)
1432
	TextLabel.Text = Text
1433
	TextLabel.TextColor3 = Color
1434
	TextLabel.TextScaled = true
1435
	TextLabel.Font = Enum.Font.ArialBold
1436
	TextLabel.Parent = BillboardGui
1437
	BillboardGui.Parent = EffectPart
1438
	game.Debris:AddItem(EffectPart, (Time + 0.1))
1439
	EffectPart.Parent = game:GetService("Workspace")
1440
	Delay(0, function()
1441
		local Frames = (Time / Rate)
1442
		for Frame = 1, Frames do
1443
			wait(Rate)
1444
			local Percent = (Frame / Frames)
1445
			EffectPart.CFrame = CFrame.new(Pos) + Vector3.new(0, Percent, 0)
1446
			TextLabel.TextTransparency = Percent
1447
		end
1448
		if EffectPart and EffectPart.Parent then
1449
			EffectPart:Destroy()
1450
		end
1451
	end)
1452
end
1453
1454
handle=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Bright red","Handle",Vector3.new(0.34799999, 2.78399992, 0.34799999))
1455
handleweld=weld(m,Character["Right Arm"],handle,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.00324273, 0.013961792, -0.00828075409, -1.38366803e-013, -0.999999881, 4.25688995e-009, 2.4656245e-007, -4.25688951e-009, -1, 1, -1.373172e-013, 2.4656245e-007))
1456
mesh("CylinderMesh",handle,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
1457
Hitbox=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0.5,1,"Really red","Hitbox",Vector3.new(1.04400003, 6.35600042, 0.600000024))
1458
Hitboxweld=weld(m,handle,Hitbox,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.000308990479, -5.48094559, -2.00271606e-005, 1, 6.10120843e-011, -1.08637464e-014, -6.10120843e-011, 1, 7.57154339e-011, 1.08637574e-014, -7.57154339e-011, 1))
1459
mesh("BlockMesh",Hitbox,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.579999983))
1460
Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.34799996, 0.34799999, 0.34799999))
1461
Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, -0.00242900848, 2.16260338, 1.38366803e-013, -2.4656245e-007, -1, -0.999999702, -4.25688862e-009, -1.37317173e-013, -4.25688862e-009, 0.999999702, -2.46562365e-007))
1462
mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.0649600029, 0.266800046, 0.495319903))
1463
Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Bright red","Part",Vector3.new(0.34799996, 0.231999993, 0.34799999))
1464
Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, -1.90548706, -0.270383835, 1.38366803e-013, -2.4656245e-007, -1, -0.707106292, 0.707106471, -1.74345999e-007, 0.707106471, 0.707106292, -1.74345757e-007))
1465
mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.226199999, 0.379320025, 1.68895996))
1466
Part=part(Enum.FormFactor.Custom,m,Enum.Material.Metal,0,0,"Crimson","Part",Vector3.new(0.200000003, 0.34799999, 0.812000036))
1467
Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.000484466553, -0.232157588, -1.08489037, -1.6391111e-007, -2.91180186e-007, -0.999989986, -0.999989986, 2.34624395e-007, 1.63911025e-007, 2.34622007e-007, 1, -2.91177315e-007))
1468
mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.628719985, 1, 1))
1469
Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.34799996, 0.34799999, 0.34799999))
1470
Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, 1.1207962, -1.77352905, -1.94793994e-008, -1.96046472e-007, -1, 0.707106471, 0.707106292, -1.52399679e-007, 0.707106292, -0.707106471, 1.24851695e-007))
1471
mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.0522000007, 0.293480009, 0.495319903))
1472
Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.200000003, 0.812000036, 0.591600001))
1473
Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.000144004822, -7.46494102, -8.79764557e-005, 4.47029542e-008, 2.42425131e-007, 0.999980867, -2.50834205e-007, 1, -2.42420526e-007, -0.999980867, -2.5083898e-007, 4.47030146e-008))
1474
mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.628719985, 1, 1))
1475
Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.231999978, 0.231999993, 0.34799999))
1476
Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0605430603, -4.62282181, 0.00242900848, 1.38366803e-013, -2.4656245e-007, -1, -4.25688995e-009, 1, -2.4656245e-007, 1, 4.25688995e-009, 1.37317214e-013))
1477
mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.190239996, 0.25752002, 0.723839939))
1478
Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.34799996, 0.231999993, 0.34799999))
1479
Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, -1.90548706, -0.270383835, 1.38366803e-013, -2.4656245e-007, -1, -0.707106292, 0.707106471, -1.74345999e-007, 0.707106471, 0.707106292, -1.74345757e-007))
1480
mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.187919989, 0.477920026, 1.68895996))
1481
Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Bright red","Part",Vector3.new(0.200000003, 0.34799999, 0.34799999))
1482
Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.232713461, -1.89698601, 0.000104904175, 0.999990463, 6.10373974e-011, -1.79689993e-014, -6.10378414e-011, 1, 7.57154339e-011, 1.79689976e-014, -7.57438556e-011, 0.999990463))
1483
mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.579999983, 1, 1))
1484
Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Bright red","Part",Vector3.new(0.231999993, 0.200000003, 0.34799999))
1485
Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.174778461, -1.66498375, 9.53674316e-006, 1, -2.34479103e-012, -1.42102626e-014, 2.34479103e-012, 1, -2.89901436e-012, 2.04982668e-014, 2.89901436e-012, 1))
1486
mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.580000103, 1))
1487
Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0.5,0,"Bright red","Part",Vector3.new(1.04400003, 4.75600052, 0.200000003))
1488
Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.000287055969, -4.68094635, -3.14712524e-005, 0.999985695, 6.10369533e-011, -1.79689095e-014, -6.10378414e-011, 1, 7.57154339e-011, 1.79689129e-014, -7.57438556e-011, 0.999985695))
1489
mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.579999983))
1490
Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.231999978, 0.231999993, 0.34799999))
1491
Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.055480957, 0.00242888927, 4.62282181, 1.38366803e-013, -2.4656245e-007, -1, 0.999999881, 1.91580511e-008, 1.33643137e-013, 1.91580511e-008, -0.999999881, 2.46562422e-007))
1492
mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.230839998, 0.200680032, 2.79675961))
1493
Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.579999983, 0.812000036, 0.200000003))
1494
Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.58329582, -0.00271689892, 0.00253105164, -7.87626959e-008, 0.999999642, -2.45072926e-007, -0.999999464, 8.51500772e-008, -4.54507015e-010, 1.08588507e-008, 2.02850984e-007, 0.999999642))
1495
mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/asset/?id=3270017",Vector3.new(0, 0, 0),Vector3.new(0.798079908, 0.843320072, 0.58927989))
1496
Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.34799996, 0.231999993, 0.34799999))
1497
Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, 1.91083908, -0.265031815, 1.38366803e-013, -2.4656245e-007, -1, -0.70710659, -0.707106471, 1.743458e-007, -0.707106471, 0.70710659, -1.74346027e-007))
1498
mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.187919989, 0.477920026, 1.68895996))
1499
Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.34799996, 0.34799999, 0.34799999))
1500
Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, -1.11735535, -1.77697182, 5.58765407e-008, -2.23627353e-007, -1, 0.707106352, -0.707106411, 1.97639011e-007, -0.707106411, -0.707106352, 1.18617642e-007))
1501
mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.0649600029, 0.266800046, 0.495319903))
1502
Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.34799996, 0.231999993, 0.34799999))
1503
Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, -1.21653748, 2.8604393, 1.38366803e-013, -2.4656245e-007, -1, 0.707106769, 0.707106709, -1.74345857e-007, 0.707106709, -0.707106769, 1.74346084e-007))
1504
mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.214599997, 0.428039998, 1.68895996))
1505
Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.34799996, 0.231999993, 0.34799999))
1506
Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, 1.91083908, -0.265031815, 1.38366803e-013, -2.4656245e-007, -1, -0.70710659, -0.707106471, 1.743458e-007, -0.707106471, 0.70710659, -1.74346027e-007))
1507
mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.214599997, 0.428039998, 1.68895996))
1508
Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.44659999, 0.200000003, 0.371199995))
1509
Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.00553905964, -0.620464325, 0.00238800049, 0.999994755, 4.21545732e-009, 1.69303116e-013, -4.2154511e-009, 1, -2.46550314e-007, -1.77448632e-013, 2.46551593e-007, 0.999994755))
1510
mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.579999983, 1))
1511
Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.34799996, 0.34799999, 0.34799999))
1512
Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, 1.12079048, -0.461172104, -1.20904753e-008, -2.04617493e-007, -1, 0.70710665, 0.70710659, -1.53235618e-007, 0.70710659, -0.70710665, 1.36137132e-007))
1513
mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.0522000007, 0.293480009, 0.495319903))
1514
Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.812000036, 0.200000003, 0.579999983))
1515
Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.58329773, -0.00251197815, 0.00270497799, 4.25687707e-009, -1, 2.46565747e-007, 1.65165096e-013, -2.46565747e-007, -1, 1, 4.25687707e-009, 1.64115493e-013))
1516
mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.526639998, 1))
1517
Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.200000003, 0.812000036, 0.34799999))
1518
Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.294445038, 1.4429245, 0.00253105164, 0.965925753, -0.258819014, 6.3815186e-008, 0.258819014, 0.965925753, -2.38160979e-007, -1.38366803e-013, 2.4656245e-007, 1))
1519
mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.579999983, 1, 1))
1520
Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.34799996, 0.34799999, 0.34799999))
1521
Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, 1.12079048, -0.461172104, -1.20904753e-008, -2.04617493e-007, -1, 0.70710665, 0.70710659, -1.53235618e-007, 0.70710659, -0.70710665, 1.36137132e-007))
1522
mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.0649600029, 0.266800046, 0.495319903))
1523
Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.231999978, 0.231999993, 0.34799999))
1524
Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0605430603, -4.62282181, 0.00242900848, 1.38366803e-013, -2.4656245e-007, -1, -4.25688995e-009, 1, -2.4656245e-007, 1, 4.25688995e-009, 1.37317214e-013))
1525
mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.229680017, 0.249400035, 0.650759876))
1526
Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.34799996, 0.231999993, 0.34799999))
1527
Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, -1.90548706, -0.270383835, 1.38366803e-013, -2.4656245e-007, -1, -0.707106292, 0.707106471, -1.74345999e-007, 0.707106471, 0.707106292, -1.74345757e-007))
1528
mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.214599997, 0.428039998, 1.68895996))
1529
Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(1.04400003, 0.231999993, 0.34799999))
1530
Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.28609848, -1.26961899, 0.00253105164, 0.707106709, -0.707106769, 1.74346084e-007, 0.707106769, 0.707106709, -1.74345857e-007, -1.38366803e-013, 2.4656245e-007, 1))
1531
Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.34799996, 0.231999993, 0.34799999))
1532
Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, -1.21653748, 2.8604393, 1.38366803e-013, -2.4656245e-007, -1, 0.707106769, 0.707106709, -1.74345857e-007, 0.707106709, -0.707106769, 1.74346084e-007))
1533
mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.187919989, 0.477920026, 1.68895996))
1534
Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.34799996, 0.231999993, 0.34799999))
1535
Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, 1.21997452, 2.85700226, 1.38366803e-013, -2.4656245e-007, -1, 0.70710659, -0.70710665, 1.74346042e-007, -0.70710665, -0.70710659, 1.74345828e-007))
1536
mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.214599997, 0.428039998, 1.68895996))
1537
Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.34799996, 0.231999993, 0.34799999))
1538
Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, -2.18717003, 1.162413, 1.38366803e-013, -2.4656245e-007, -1, -4.25688995e-009, 1, -2.4656245e-007, 1, 4.25688995e-009, 1.37317214e-013))
1539
mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.187919989, 0.477920026, 1.68895996))
1540
Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.34799996, 0.231999993, 0.34799999))
1541
Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, -2.18717003, 1.162413, 1.38366803e-013, -2.4656245e-007, -1, -4.25688995e-009, 1, -2.4656245e-007, 1, 4.25688995e-009, 1.37317214e-013))
1542
mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.214599997, 0.428039998, 1.68895996))
1543
Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.34799996, 0.34799999, 0.34799999))
1544
Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, -1.11734962, -0.464616776, 4.62869565e-008, -2.3199955e-007, -1, 0.707106471, -0.70710659, 1.96778231e-007, -0.70710659, -0.707106471, 1.31318558e-007))
1545
mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.0649600029, 0.266800046, 0.495319903))
1546
Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.579999983, 0.200000003, 0.34799999))
1547
Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.000606894493, -1.54850197, -4.76837158e-006, 1, -2.34479103e-012, -1.42102626e-014, 2.34479103e-012, 1, -2.89901436e-012, 2.04982668e-014, 2.89901436e-012, 1))
1548
mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.579999983, 1))
1549
Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.34799996, 0.231999993, 0.34799999))
1550
Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, -2.18717003, -1.15753412, 1.38366803e-013, -2.4656245e-007, -1, -4.25688995e-009, 1, -2.4656245e-007, 1, 4.25688995e-009, 1.37317214e-013))
1551
mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.214599997, 0.428039998, 1.68895996))
1552
Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Bright red","Part",Vector3.new(0.200000003, 0.34799999, 0.34799999))
1553
Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.23126626, -1.89697075, 0.000104904175, 0.999990463, 6.10373974e-011, -1.79689993e-014, -6.10378414e-011, 1, 7.57154339e-011, 1.79689976e-014, -7.57438556e-011, 0.999990463))
1554
mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.580000222, 1, 1))
1555
Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(1.04400003, 0.231999993, 0.34799999))
1556
Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.859739304, -1.87621498, 0.00253105164, 0.70710659, 0.70710659, -1.74345828e-007, -0.70710659, 0.70710659, -1.74346027e-007, -1.38366803e-013, 2.4656245e-007, 1))
1557
Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.200000003, 0.34799999, 0.34799999))
1558
Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.58202362, 0.00305497646, 0.00253105164, 1.91577065e-008, -1, 2.46562593e-007, 0.999994159, 1.91577474e-008, -8.742213e-008, 4.37109904e-008, 2.46561086e-007, 0.999994159))
1559
mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.579999983, 1, 1))
1560
Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.34799996, 0.34799999, 0.34799999))
1561
Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, 1.58260727, -0.577546716, 1.38366803e-013, -2.4656245e-007, -1, -3.40592123e-008, 0.999999821, -2.46562394e-007, 0.999999821, 3.40592123e-008, 1.29969047e-013))
1562
mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.0522000007, 0.293480009, 0.495319903))
1563
Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.44659999, 0.69599998, 0.371199995))
1564
Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.00555098057, -1.02645874, 0.00238800049, 0.999994278, 4.2154551e-009, 1.69303035e-013, -4.21544888e-009, 0.999999523, -2.46550201e-007, -1.77448632e-013, 2.46551593e-007, 0.999994755))
1565
mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
1566
Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.34799996, 0.34799999, 0.34799999))
1567
Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, -0.0024292469, 2.16260338, 1.38366803e-013, -2.4656245e-007, -1, -0.999999702, -6.38615347e-008, -1.22620908e-013, -6.38615347e-008, 0.999999702, -2.46562365e-007))
1568
mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.0522000007, 0.293480009, 0.495319903))
1569
Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.200000003, 0.463999987, 0.34799999))
1570
Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.000650644302, -1.8385067, 0.000104904175, 0.999990463, 6.10373974e-011, -1.79689993e-014, -6.10378414e-011, 1, 7.57154339e-011, 1.79689976e-014, -7.57438556e-011, 0.999990463))
1571
mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.579999983, 1, 1))
1572
Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.200000003, 4.75600052, 0.200000003))
1573
Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.000156164169, -4.68094444, -0.000274658203, 0.999971211, 5.13775689e-011, -1.44165397e-014, -5.13864507e-011, 1, 6.64499566e-011, 8.34828473e-015, -6.64783784e-011, 0.999971211))
1574
mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.580000401, 1, 0.69599992))
1575
Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Bright red","Part",Vector3.new(0.34799996, 0.231999993, 0.34799999))
1576
Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, 1.21997452, 2.85700226, 1.38366803e-013, -2.4656245e-007, -1, 0.70710659, -0.70710665, 1.74346042e-007, -0.70710665, -0.70710659, 1.74345828e-007))
1577
mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.226199999, 0.379320025, 1.68895996))
1578
Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.231999978, 0.231999993, 0.34799999))
1579
Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0605430603, 0.00242888927, 4.62282181, 1.38366803e-013, -2.4656245e-007, -1, 0.999999881, 1.91580511e-008, 1.33643137e-013, 1.91580511e-008, -0.999999881, 2.46562422e-007))
1580
mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.230839998, 0.200680032, 2.79675961))
1581
Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Bright red","Part",Vector3.new(0.34799996, 0.231999993, 0.34799999))
1582
Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, -2.18717003, -1.15753412, 1.38366803e-013, -2.4656245e-007, -1, -4.25688995e-009, 1, -2.4656245e-007, 1, 4.25688995e-009, 1.37317214e-013))
1583
mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.226199999, 0.379320025, 1.68895996))
1584
Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.34799996, 0.231999993, 0.34799999))
1585
Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, -2.18717003, -1.15753412, 1.38366803e-013, -2.4656245e-007, -1, -4.25688995e-009, 1, -2.4656245e-007, 1, 4.25688995e-009, 1.37317214e-013))
1586
mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.187919989, 0.477920026, 1.68895996))
1587
Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.200000003, 0.231999993, 0.200000003))
1588
Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.000268936157, -7.1749382, -0.000166773796, -2.98020346e-008, 2.42384317e-007, 0.999980867, -2.50883971e-007, 1, -2.42379713e-007, -0.999980867, -2.50888746e-007, -2.98019742e-008))
1589
mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.698320508, 1.00999999, 0.590207934))
1590
Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.44659999, 1.15999997, 0.371199995))
1591
Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.00572288036, 0.249307632, 0.00253105164, 0.999997973, 4.25688151e-009, 1.37316929e-013, -4.25688196e-009, 0.999998093, -2.46561967e-007, -1.38366789e-013, 2.46562422e-007, 0.999999881))
1592
mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
1593
Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.44659999, 0.200000003, 0.371199995))
1594
Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.00575697422, 1.22929001, 0.00253105164, 1, 4.25689928e-009, 1.49599246e-013, -4.25689928e-009, 1, -2.46565691e-007, -1.50648848e-013, 2.46565691e-007, 1))
1595
mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.579999983, 1))
1596
Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.34799996, 0.34799999, 0.34799999))
1597
Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, -1.11734962, -0.464616776, 4.62869565e-008, -2.3199955e-007, -1, 0.707106471, -0.70710659, 1.96778231e-007, -0.70710659, -0.707106471, 1.31318558e-007))
1598
mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.0522000007, 0.293480009, 0.495319903))
1599
Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.200000003, 0.579999983, 0.34799999))
1600
Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.347447634, -1.78050041, 0.000102043152, 0.999989986, 6.10373974e-011, -1.79689739e-014, -6.10378414e-011, 1, 7.57154339e-011, 1.79689976e-014, -7.57438556e-011, 0.999989986))
1601
mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.579999983, 1, 1))
1602
Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Bright red","Part",Vector3.new(0.34799996, 0.231999993, 0.34799999))
1603
Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, -1.21653748, 2.8604393, 1.38366803e-013, -2.4656245e-007, -1, 0.707106769, 0.707106709, -1.74345857e-007, 0.707106709, -0.707106769, 1.74346084e-007))
1604
mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.226199999, 0.379320025, 1.68895996))
1605
Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.231999978, 0.231999993, 0.34799999))
1606
Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.055480957, -4.62282181, 0.00242900848, 1.38366803e-013, -2.4656245e-007, -1, -4.25688995e-009, 1, -2.4656245e-007, 1, 4.25688995e-009, 1.37317214e-013))
1607
mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.229680017, 0.249400035, 0.650759876))
1608
Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.696000099, 0.231999993, 0.34799999))
1609
Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.872640967, -2.18717003, 0.00248718262, 1, 4.25688995e-009, 1.37317214e-013, -4.25688995e-009, 1, -2.4656245e-007, -1.38366803e-013, 2.4656245e-007, 1))
1610
Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Bright red","Part",Vector3.new(0.34799996, 0.231999993, 0.34799999))
1611
Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, 1.91083908, -0.265031815, 1.38366803e-013, -2.4656245e-007, -1, -0.70710659, -0.707106471, 1.743458e-007, -0.707106471, 0.70710659, -1.74346027e-007))
1612
mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.226199999, 0.379320025, 1.68895996))
1613
Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Bright red","Part",Vector3.new(0.34799996, 0.231999993, 0.34799999))
1614
Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, -2.18717003, 1.162413, 1.38366803e-013, -2.4656245e-007, -1, -4.25688995e-009, 1, -2.4656245e-007, 1, 4.25688995e-009, 1.37317214e-013))
1615
mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.226199999, 0.379320025, 1.68895996))
1616
Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0.5,0,"Bright red","Part",Vector3.new(0.200000003, 1.50800002, 1.04400003))
1617
Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-5.53131104e-005, -7.8129406, 0.00018453598, 4.47029258e-008, 2.42408902e-007, 0.999980867, -2.50858221e-007, 1, -2.42404298e-007, -0.999980867, -2.50863025e-007, 4.47029933e-008))
1618
mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.581159949, 1, 1))
1619
Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(1.04400003, 0.231999993, 0.34799999))
1620
Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.000666975975, -2.18694496, 0.000104904175, 0.999990463, 6.10373974e-011, -1.79689993e-014, -6.10378414e-011, 1, 7.57154339e-011, 1.79689976e-014, -7.57438556e-011, 0.999990463))
1621
Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.34799996, 0.34799999, 0.34799999))
1622
Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, -1.11735535, -1.77697182, 5.58765407e-008, -2.23627353e-007, -1, 0.707106352, -0.707106411, 1.97639011e-007, -0.707106411, -0.707106352, 1.18617642e-007))
1623
mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.0522000007, 0.293480009, 0.495319903))
1624
Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Bright red","Part",Vector3.new(0.231999993, 0.200000003, 0.34799999))
1625
Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.173270226, -1.66498375, 0.0001039505, 0.999997854, 6.10373974e-011, -1.7969128e-014, -6.10378414e-011, 1, 7.57154339e-011, 1.79691145e-014, -7.57154339e-011, 0.999997854))
1626
mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.580000103, 1))
1627
Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.34799996, 0.34799999, 0.34799999))
1628
Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, 1.58260727, 0.582428694, -3.71006301e-008, -2.2971102e-007, -1, 2.55454324e-008, 0.999999821, -2.29710963e-007, 0.999999821, -2.55454431e-008, -3.71006159e-008))
1629
mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.0522000007, 0.293480009, 0.495319903))
1630
Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(1.04400003, 0.231999993, 0.34799999))
1631
Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.863862991, -1.87209129, 0.00253105164, 0.70710659, -0.70710659, 1.74346027e-007, 0.70710659, 0.70710659, -1.74345828e-007, -1.38366803e-013, 2.4656245e-007, 1))
1632
Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.34799996, 0.34799999, 0.34799999))
1633
Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, 1.58260727, -0.577546716, 1.38366803e-013, -2.4656245e-007, -1, -3.40592123e-008, 0.999999821, -2.46562394e-007, 0.999999821, 3.40592123e-008, 1.29969047e-013))
1634
mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.0649600029, 0.266800046, 0.495319903))
1635
Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.34799996, 0.231999993, 0.34799999))
1636
Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, 1.21997452, 2.85700226, 1.38366803e-013, -2.4656245e-007, -1, 0.70710659, -0.70710665, 1.74346042e-007, -0.70710665, -0.70710659, 1.74345828e-007))
1637
mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.187919989, 0.477920026, 1.68895996))
1638
Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.580000043, 4.75600052, 0.200000003))
1639
Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0001963377, -4.68094635, -9.53674316e-005, 0.999990404, 6.10373974e-011, -1.79689874e-014, -6.10378414e-011, 1, 7.57154339e-011, 1.79689976e-014, -7.57154339e-011, 0.999990404))
1640
mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.638000011))
1641
Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(1.04400003, 0.231999993, 0.34799999))
1642
Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.28197098, -1.27374649, 0.00253105164, 0.707106709, 0.707106769, -1.74345885e-007, -0.707106769, 0.707106709, -1.74346056e-007, -1.38366803e-013, 2.4656245e-007, 1))
1643
Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.200000003, 0.34799999, 0.34799999))
1644
Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.116648793, -1.89650726, 0.000104904175, 0.999990463, 6.10373974e-011, -1.79689993e-014, -6.10378414e-011, 1, 7.57154339e-011, 1.79689976e-014, -7.57438556e-011, 0.999990463))
1645
mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.579999983, 1, 1))
1646
Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.34799996, 0.34799999, 0.34799999))
1647
Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, 1.58260727, 0.582428694, -3.71006301e-008, -2.2971102e-007, -1, 2.55454324e-008, 0.999999821, -2.29710963e-007, 0.999999821, -2.55454431e-008, -3.71006159e-008))
1648
mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.0649600029, 0.266800046, 0.495319903))
1649
Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.44659999, 0.200000003, 0.371199995))
1650
Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.00563848019, -0.388711929, 0.00253295898, 0.99999404, 4.25686464e-009, 1.37316401e-013, -4.25686508e-009, 0.999994159, -2.46561001e-007, -1.38366789e-013, 2.46562422e-007, 0.999999881))
1651
mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.579999983, 1))
1652
Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.34799999, 0.34799999, 0.200000003))
1653
Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.58329582, -0.00271689892, 0.00253105164, -7.87626959e-008, 0.999999642, -2.45072926e-007, -0.999999464, 8.51500772e-008, -4.54507015e-010, 1.08588507e-008, 2.02850984e-007, 0.999999642))
1654
mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/asset/?id=3270017",Vector3.new(0, 0, 0),Vector3.new(0.579999983, 0.595080018, 0.683239937))
1655
Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.231999978, 0.231999993, 0.34799999))
1656
Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0605430603, 0.00242888927, 4.62282181, 1.38366803e-013, -2.4656245e-007, -1, 0.999999881, 1.91580511e-008, 1.33643137e-013, 1.91580511e-008, -0.999999881, 2.46562422e-007))
1657
mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.190239996, 0.25752002, 2.79675961))
1658
Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.200000003, 0.231999993, 0.34799999))
1659
Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.347726822, -1.60689163, -9.05990601e-005, 0.99999994, 6.59379218e-011, -1.80878482e-014, -6.59667876e-011, 1, -5.95150595e-011, 2.41627922e-014, 5.94866378e-011, 0.99999994))
1660
mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.580000103, 1, 1))
1661
Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.34799996, 0.34799999, 0.34799999))
1662
Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, 1.1207962, -1.77352905, -1.94793994e-008, -1.96046472e-007, -1, 0.707106471, 0.707106292, -1.52399679e-007, 0.707106292, -0.707106471, 1.24851695e-007))
1663
mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.0649600029, 0.266800046, 0.495319903))
1664
Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.696000099, 0.231999993, 0.34799999))
1665
Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.870689273, -2.18681908, 0.000104904175, 0.999990463, 6.10373974e-011, -1.79689993e-014, -6.10378414e-011, 1, 7.57154339e-011, 1.79689976e-014, -7.57438556e-011, 0.999990463))
1666
Part=part(Enum.FormFactor.Custom,m,Enum.Material.Metal,0,0,"Crimson","Part",Vector3.new(0.200000003, 0.34799999, 0.812000036))
1667
Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.000425338745, -0.231835961, -1.08489037, -4.08055101e-009, 2.02203083e-007, 0.99999994, 0.99999994, 2.42933169e-007, 4.08050749e-009, -2.42933169e-007, 1, -2.02203097e-007))
1668
mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.628719985, 1, 1))
1669
Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Bright red","Part",Vector3.new(0.812000036, 0.200000003, 0.812000036))
1670
Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.58329773, -0.00251197815, 0.00270497799, 4.25687707e-009, -1, 2.46565747e-007, 1.65165096e-013, -2.46565747e-007, -1, 1, 4.25687707e-009, 1.64115493e-013))
1671
mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.444280028, 1))
1672
Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.231999978, 0.231999993, 0.34799999))
1673
Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.055480957, -4.62282181, 0.00242900848, 1.38366803e-013, -2.4656245e-007, -1, -4.25688995e-009, 1, -2.4656245e-007, 1, 4.25688995e-009, 1.37317214e-013))
1674
mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.190239996, 0.25752002, 0.723839939))
1675
Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.44659999, 0.200000003, 0.371199995))
1676
Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.00563395023, 0.887273788, 0.00253295898, 0.999990106, 4.25684776e-009, 1.37315859e-013, -4.25684821e-009, 0.999990225, -2.46560035e-007, -1.38366789e-013, 2.46562422e-007, 0.999999881))
1677
mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.579999983, 1))
1678
Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.200000003, 0.34799999, 0.34799999))
1679
Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.348541379, -1.89650154, 0.000104904175, 0.999990463, 6.10373974e-011, -1.79689993e-014, -6.10378414e-011, 1, 7.57154339e-011, 1.79689976e-014, -7.57438556e-011, 0.999990463))
1680
mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.579999983, 1, 1))
1681
Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.579999983, 0.812000036, 0.200000003))
1682
Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.58329582, -0.00271689892, 0.00253105164, -7.87626959e-008, 0.999999642, -2.45072926e-007, -0.999999464, 8.51500772e-008, -4.54507015e-010, 1.08588507e-008, 2.02850984e-007, 0.999999642))
1683
mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/asset/?id=3270017",Vector3.new(0, 0, 0),Vector3.new(0.835199952, 0.808520079, 0.58927989))
1684
Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.44659999, 0.200000003, 0.371199995))
1685
Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.00555217266, -1.43245697, 0.00238800049, 0.999993682, 4.21545243e-009, 1.69302926e-013, -4.21544666e-009, 0.999998927, -2.46550059e-007, -1.77448618e-013, 2.46551593e-007, 0.999994755))
1686
mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.579999983, 1))
1687
Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.200000003, 0.34799999, 0.34799999))
1688
Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.115347862, -1.89650726, 0.000104904175, 0.999990463, 6.10373974e-011, -1.79689993e-014, -6.10378414e-011, 1, 7.57154339e-011, 1.79689976e-014, -7.57438556e-011, 0.999990463))
1689
mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.579999983, 1, 1))
1690
Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.231999978, 0.231999993, 0.34799999))
1691
Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.055480957, 0.00242888927, 4.62282181, 1.38366803e-013, -2.4656245e-007, -1, 0.999999881, 1.91580511e-008, 1.33643137e-013, 1.91580511e-008, -0.999999881, 2.46562422e-007))
1692
mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.190239996, 0.25752002, 2.79675961))
1693
Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.200000003, 0.812000036, 0.34799999))
1694
Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.300365448, 1.44133759, 0.00253105164, 0.965925753, 0.258819014, -6.3814916e-008, -0.258819014, 0.965925753, -2.38161064e-007, -1.38366803e-013, 2.4656245e-007, 1))
1695
mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.579999983, 1, 1))
1696
1697
local Lite = it("PointLight",Torso)
1698
Lite.Color = Color3.new(255, 255, 0)
1699
Lite.Range = 8
1700
Lite.Brightness = 10
1701
Lite.Shadows = true
1702
1703
function BreakEffect(brickcolor,cframe,x1,y1,z1)
1704
local prt=part("Custom",workspace,"Neon",0,0,"Bright red","Effect",vt(0.5,0.5,0.5))
1705
prt.Anchored=true
1706
prt.CFrame=cframe*euler(math.random(-50,50),math.random(-50,50),math.random(-50,50))
1707
local msh=mesh("SpecialMesh",prt,"Sphere","",vt(0,0,0),vt(x1,y1,z1))
1708
coroutine.resume(coroutine.create(function(Part,CF,Numbb,randnumb) 
1709
CF=Part.CFrame
1710
Numbb=0
1711
randnumb=math.random()-math.random()
1712
for i=0,1,0.05 do
1713
wait()
1714
CF=CF*cf(0,1,0)
1715
--Part.CFrame=Part.CFrame*euler(0.5,0,0)*cf(0,1,0)
1716
Part.CFrame=CF*euler(Numbb,0,0)
1717
Part.Transparency=i
1718
Numbb=Numbb+randnumb
1719
end
1720
Part.Parent=nil
1721
end),prt)
1722
end
1723
--BreakEffect(BrickColor.new("New Yeller"),Hitbox.CFrame,0.5,math.random(5,20),0.5)
1724
1725
function attackone()
1726
        attack=true
1727
        local con=Hitbox.Touched:connect(function(hit) Damagefunc(Hitbox,hit,100,200,math.random(10,20),"Normal",RootPart,.2,1) end) 
1728
        for i=0,1,0.1 do
1729
                swait()
1730
RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(120),math.rad(0),math.rad(20)),.3)
1731
LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(-10),math.rad(-20),math.rad(-90)),.3)
1732
LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-50),math.rad(-5))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
1733
RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(120),math.rad(-10))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
1734
handleweld.C0=clerp(handleweld.C0,cf(0,-0,.4)*angles(math.rad(70),math.rad(-10),math.rad(0)),.3)
1735
RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(-70)),.3)
1736
Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-0),math.rad(0),math.rad(50)),.3)
1737
        end
1738
        so("http://www.roblox.com/asset/?id=154965962",Hitbox,1,1) 
1739
        so("http://www.roblox.com/asset/?id=231917758",Hitbox,1,1) 
1740
        hitconasdf = Hitbox.Touched:connect(function(hit)
1741
                local hum12 = hit.Parent:FindFirstChild("Humanoid")
1742
                if hum12 and not hum12:IsDescendantOf(Character) then
1743
                        so('http://roblox.com/asset/?id=154965973',Hitbox,1,1)
1744
                        for i = 1,10 do
1745
                        BreakEffect(BrickColor.new("Bright red"),hit.Parent.Torso.CFrame,0.5,math.random(5,20),0.5)
1746
                        end
1747
                        hitconasdf:disconnect()
1748
                end
1749
        end)
1750
                for i=0,1,0.1 do
1751
                swait()
1752
                local blcf = Hitbox.CFrame*CFrame.new(0,.3,0)
1753
if scfr and (Hitbox.Position-scfr.p).magnitude > .1 then
1754
local h = 5
1755
local a,b = Triangle((scfr*CFrame.new(0,h/2,0)).p,(scfr*CFrame.new(0,-h/2,0)).p,(blcf*CFrame.new(0,h/2,0)).p)
1756
if a then game.Debris:AddItem(a,1) end if b then game.Debris:AddItem(b,1) end
1757
local a,b = Triangle((blcf*CFrame.new(0,h/2,0)).p,(blcf*CFrame.new(0,-h/2,0)).p,(scfr*CFrame.new(0,-h/2,0)).p)
1758
if a then game.Debris:AddItem(a,1) end if b then game.Debris:AddItem(b,1) end
1759
scfr = blcf
1760
elseif not scfr then
1761
scfr = blcf
1762
end
1763
RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(110),math.rad(-90),math.rad(20)),.3)
1764
LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(-10),math.rad(-20),math.rad(-50)),.3)
1765
LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-120),math.rad(5))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
1766
RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(50),math.rad(10))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
1767
handleweld.C0=clerp(handleweld.C0,cf(0,-0,0)*angles(math.rad(-60),math.rad(-10),math.rad(0)),.3)
1768
RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(90)),.3)
1769
Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-0),math.rad(0),math.rad(-50)),.3)
1770
        end
1771
        attack=false
1772
        con:disconnect()
1773
        scfr = nil
1774
        pcall(function()
1775
        hitconasdf:disconnect()
1776
        end)
1777
end
1778
1779
function attacktwo()
1780
        attack=true
1781
        local con=Hitbox.Touched:connect(function(hit) Damagefunc(Hitbox,hit,100,200,math.random(10,20),"Normal",RootPart,.2,1) end) 
1782
        for i=0,1,0.1 do
1783
                swait()
1784
RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(0),math.rad(90),math.rad(90)),.3)
1785
LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(-10),math.rad(-20),math.rad(-50)),.3)
1786
LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-130),math.rad(5))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
1787
RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(50),math.rad(10))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
1788
handleweld.C0=clerp(handleweld.C0,cf(0,-0,0)*angles(math.rad(-30),math.rad(-10),math.rad(0)),.3)
1789
RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(70)),.3)
1790
Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-0),math.rad(0),math.rad(-50)),.3)
1791
        end
1792
        so("http://www.roblox.com/asset/?id=154965962",Hitbox,1,.9) 
1793
        so("http://www.roblox.com/asset/?id=231917758",Hitbox,1,.9) 
1794
        hitconasdf = Hitbox.Touched:connect(function(hit)
1795
                local hum12 = hit.Parent:FindFirstChild("Humanoid")
1796
                if hum12 and not hum12:IsDescendantOf(Character) then
1797
                        so('http://roblox.com/asset/?id=154965973',Hitbox,1,1)
1798
                        for i = 1,10 do
1799
                        BreakEffect(BrickColor.new("Bright red"),hit.Parent.Torso.CFrame,0.5,math.random(5,20),0.5)
1800
                        end
1801
                        hitconasdf:disconnect()
1802
                end
1803
        end)
1804
        for i=0,1,0.1 do
1805
                swait()
1806
local blcf = Hitbox.CFrame*CFrame.new(0,.3,0)
1807
if scfr and (Hitbox.Position-scfr.p).magnitude > .1 then
1808
local h = 5
1809
local a,b = Triangle((scfr*CFrame.new(0,h/2,0)).p,(scfr*CFrame.new(0,-h/2,0)).p,(blcf*CFrame.new(0,h/2,0)).p)
1810
if a then game.Debris:AddItem(a,1) end if b then game.Debris:AddItem(b,1) end
1811
local a,b = Triangle((blcf*CFrame.new(0,h/2,0)).p,(blcf*CFrame.new(0,-h/2,0)).p,(scfr*CFrame.new(0,-h/2,0)).p)
1812
if a then game.Debris:AddItem(a,1) end if b then game.Debris:AddItem(b,1) end
1813
scfr = blcf
1814
elseif not scfr then
1815
scfr = blcf
1816
end
1817
RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(0),math.rad(-50),math.rad(90)),.3)
1818
LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(-10),math.rad(-20),math.rad(-90)),.3)
1819
LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-50),math.rad(-5))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
1820
RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(130),math.rad(-10))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
1821
handleweld.C0=clerp(handleweld.C0,cf(0,-0,0)*angles(math.rad(-50),math.rad(10),math.rad(0)),.3)
1822
RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(-70)),.3)
1823
Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-0),math.rad(0),math.rad(50)),.3)
1824
        end
1825
        attack=false
1826
        con:disconnect()
1827
        scfr = nil
1828
        pcall(function()
1829
        hitconasdf:disconnect()
1830
        end)
1831
end
1832
1833
function Stab()
1834
attack=true
1835
local con=Hitbox.Touched:connect(function(hit) Damagefunc(Hitbox,hit,10000000000000000000000000000000000,10000000000000000000000000000000000,math.random(10,20),"Normal",RootPart,.2,1) end) 
1836
for i=0,1,0.1 do
1837
swait()
1838
RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(-70)),.3)
1839
Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(10),math.rad(0),math.rad(60)),.3)
1840
RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*angles(math.rad(0),math.rad(20),math.rad(90)),.3)
1841
LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*angles(math.rad(0),math.rad(-20),math.rad(-90)),.3)
1842
LH.C0=clerp(LH.C0,cf(-1,-.9,0)*angles(math.rad(0),math.rad(-60),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
1843
RH.C0=clerp(RH.C0,cf(1,-.9,0)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
1844
handleweld.C0=clerp(handleweld.C0,cf(0,0,0)*angles(math.rad(20),math.rad(0),math.rad(0)),.3)
1845
end
1846
hitconasdf = Hitbox.Touched:connect(function(hit)
1847
                local hum12 = hit.Parent:FindFirstChild("Humanoid")
1848
                if hum12 and not hum12:IsDescendantOf(Character) then
1849
                        so('http://roblox.com/asset/?id=154965973',Hitbox,1,1)
1850
                        for i = 1,10 do
1851
                        BreakEffect(BrickColor.new("Bright red"),hit.Parent.Torso.CFrame,0.5,math.random(5,20),0.5)
1852
                        end
1853
                        hitconasdf:disconnect()
1854
                end
1855
        end)
1856
so("http://www.roblox.com/asset/?id=154965962",Hitbox,1,.9)
1857
so("http://www.roblox.com/asset/?id=231917758",Hitbox,1,.9) 
1858
for i=0,1,0.1 do
1859
swait()
1860
local blcf = Hitbox.CFrame*CFrame.new(0,.3,0)
1861
if scfr and (Hitbox.Position-scfr.p).magnitude > .1 then
1862
local h = 5
1863
local a,b = Triangle((scfr*CFrame.new(0,h/2,0)).p,(scfr*CFrame.new(0,-h/2,0)).p,(blcf*CFrame.new(0,h/2,0)).p)
1864
if a then game.Debris:AddItem(a,1) end if b then game.Debris:AddItem(b,1) end
1865
local a,b = Triangle((blcf*CFrame.new(0,h/2,0)).p,(blcf*CFrame.new(0,-h/2,0)).p,(scfr*CFrame.new(0,-h/2,0)).p)
1866
if a then game.Debris:AddItem(a,1) end if b then game.Debris:AddItem(b,1) end
1867
scfr = blcf
1868
elseif not scfr then
1869
scfr = blcf
1870
end
1871
RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(90)),.4)
1872
Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(10),math.rad(0),math.rad(-80)),.4)
1873
RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*angles(math.rad(0),math.rad(0),math.rad(90)),.4)
1874
LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*angles(math.rad(0),math.rad(-20),math.rad(-30)),.4)
1875
LH.C0=clerp(LH.C0,cf(-1,-.9,0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(0)),.4)
1876
RH.C0=clerp(RH.C0,cf(1,-.9,0)*angles(math.rad(0),math.rad(60),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(0)),.4)
1877
handleweld.C0=clerp(handleweld.C0,cf(0,-1,-1)*angles(math.rad(-90),math.rad(0),math.rad(0)),.4)
1878
end
1879
con:disconnect()
1880
attack=false
1881
scfr = nil
1882
pcall(function()
1883
        hitconasdf:disconnect()
1884
        end)
1885
end
1886
1887
function Spin()
1888
attack=true
1889
local con=Hitbox.Touched:connect(function(hit) Damagefunc(Hitbox,hit,200,300,math.random(10,20),"Normal",RootPart,.2,1) end)
1890
hitconasdf = Hitbox.Touched:connect(function(hit)
1891
                local hum12 = hit.Parent:FindFirstChild("Humanoid")
1892
                if hum12 and not hum12:IsDescendantOf(Character) then
1893
                        so('http://roblox.com/asset/?id=154965973',Hitbox,1,1)
1894
                        for i = 1,10 do
1895
                        BreakEffect(BrickColor.new("Bright red"),hit.Parent.Torso.CFrame,0.5,math.random(5,20),0.5)
1896
                        end
1897
                        hitconasdf:disconnect()
1898
                end
1899
        end) 
1900
for i=0,1,1 do
1901
so("http://roblox.com/asset/?id=154965962",Hitbox,1,1)
1902
so("http://www.roblox.com/asset/?id=231917758",Hitbox,1,1) 
1903
swait()
1904
for i=0,1,0.1 do
1905
swait()
1906
local blcf = Hitbox.CFrame*CFrame.new(0,.3,0)
1907
if scfr and (Hitbox.Position-scfr.p).magnitude > .1  then
1908
local h = 5
1909
local a,b = Triangle((scfr*CFrame.new(0,h/2,0)).p,(scfr*CFrame.new(0,-h/2,0)).p,(blcf*CFrame.new(0,h/2,0)).p)
1910
if a then game.Debris:AddItem(a,1) end if b then game.Debris:AddItem(b,1) end
1911
local a,b = Triangle((blcf*CFrame.new(0,h/2,0)).p,(blcf*CFrame.new(0,-h/2,0)).p,(scfr*CFrame.new(0,-h/2,0)).p)
1912
if a then game.Debris:AddItem(a,1) end if b then game.Debris:AddItem(b,1) end
1913
scfr = blcf
1914
elseif not scfr then
1915
scfr = blcf
1916
end
1917
RW.C0=clerp(RW.C0,cf(1,0.5,-.5)*angles(math.rad(90),math.rad(0),math.rad(-50)),.3)
1918
LW.C0=clerp(LW.C0,cf(-1,0.5,-.5)*angles(math.rad(90),math.rad(0),math.rad(50)),.3)
1919
LH.C0=clerp(LH.C0,cf(-1,-.5,-1)*angles(math.rad(-20),math.rad(-90),math.rad(0)),.3)
1920
RH.C0=clerp(RH.C0,cf(1,-.5,-1)*angles(math.rad(-20),math.rad(90),math.rad(0)),.3)
1921
RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,5)*euler(6*i,0,0),.5)
1922
handleweld.C0=clerp(handleweld.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(30)),1)
1923
end
1924
end
1925
attack=false
1926
con:disconnect()
1927
scfr = nil
1928
pcall(function()
1929
        hitconasdf:disconnect()
1930
        end)
1931
end
1932
1933
function ContAttack()
1934
        attack=true
1935
        local con=Hitbox.Touched:connect(function(hit) Damagefunc(Hitbox,hit,300,500,math.random(10,20),"Normal",RootPart,.2,1) end) 
1936
        hitconasdf = Hitbox.Touched:connect(function(hit)
1937
                local hum12 = hit.Parent:FindFirstChild("Humanoid")
1938
                if hum12 and not hum12:IsDescendantOf(Character) then
1939
                        so('http://roblox.com/asset/?id=154965973',Hitbox,1,1)
1940
                        for i = 1,10 do
1941
                        BreakEffect(BrickColor.new("Bright red"),hit.Parent.Torso.CFrame,0.5,math.random(5,20),0.5)
1942
                        end
1943
                        hitconasdf:disconnect()
1944
                end
1945
        end) 
1946
        for i=1,4 do
1947
	    swait()
1948
        for i=0,1,0.2 do
1949
                swait()
1950
RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(120),math.rad(0),math.rad(20)),.3)
1951
LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(-10),math.rad(-20),math.rad(-90)),.3)
1952
LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-50),math.rad(-5))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
1953
RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(120),math.rad(-10))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
1954
handleweld.C0=clerp(handleweld.C0,cf(0,-0,.4)*angles(math.rad(70),math.rad(-10),math.rad(0)),.3)
1955
RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(-70)),.3)
1956
Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-0),math.rad(0),math.rad(50)),.3)
1957
        end
1958
        so("http://www.roblox.com/asset/?id=154965962",Hitbox,1,1) 
1959
        so("http://www.roblox.com/asset/?id=231917758",Hitbox,1,1) 
1960
for i=0,1,0.2 do
1961
swait()
1962
local blcf = Hitbox.CFrame*CFrame.new(0,.3,0)
1963
if scfr and (Hitbox.Position-scfr.p).magnitude > .1 then
1964
local h = 5
1965
local a,b = Triangle((scfr*CFrame.new(0,h/2,0)).p,(scfr*CFrame.new(0,-h/2,0)).p,(blcf*CFrame.new(0,h/2,0)).p)
1966
if a then game.Debris:AddItem(a,1) end if b then game.Debris:AddItem(b,1) end
1967
local a,b = Triangle((blcf*CFrame.new(0,h/2,0)).p,(blcf*CFrame.new(0,-h/2,0)).p,(scfr*CFrame.new(0,-h/2,0)).p)
1968
if a then game.Debris:AddItem(a,1) end if b then game.Debris:AddItem(b,1) end
1969
scfr = blcf
1970
elseif not scfr then
1971
scfr = blcf
1972
end
1973
RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(110),math.rad(-90),math.rad(20)),.3)
1974
LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(-10),math.rad(-20),math.rad(-50)),.3)
1975
LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-120),math.rad(5))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
1976
RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(50),math.rad(10))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
1977
handleweld.C0=clerp(handleweld.C0,cf(0,-0,0)*angles(math.rad(-60),math.rad(-10),math.rad(0)),.3)
1978
RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(90)),.3)
1979
Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-0),math.rad(0),math.rad(-50)),.3)
1980
        end
1981
        for i=0,1,0.2 do
1982
                swait()
1983
RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(0),math.rad(90),math.rad(90)),.3)
1984
LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(-10),math.rad(-20),math.rad(-50)),.3)
1985
LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-130),math.rad(5))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
1986
RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(50),math.rad(10))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
1987
handleweld.C0=clerp(handleweld.C0,cf(0,-0,0)*angles(math.rad(-30),math.rad(-10),math.rad(0)),.3)
1988
RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(70)),.3)
1989
Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-0),math.rad(0),math.rad(-50)),.3)
1990
        end
1991
        so("http://www.roblox.com/asset/?id=154965962",Hitbox,1,.9) 
1992
        so("http://www.roblox.com/asset/?id=231917758",Hitbox,1,.9) 
1993
for i=0,1,0.2 do
1994
swait()
1995
local blcf = Hitbox.CFrame*CFrame.new(0,.3,0)
1996
if scfr and (Hitbox.Position-scfr.p).magnitude > .1 then
1997
local h = 5
1998
local a,b = Triangle((scfr*CFrame.new(0,h/2,0)).p,(scfr*CFrame.new(0,-h/2,0)).p,(blcf*CFrame.new(0,h/2,0)).p)
1999
if a then game.Debris:AddItem(a,1) end if b then game.Debris:AddItem(b,1) end
2000
local a,b = Triangle((blcf*CFrame.new(0,h/2,0)).p,(blcf*CFrame.new(0,-h/2,0)).p,(scfr*CFrame.new(0,-h/2,0)).p)
2001
if a then game.Debris:AddItem(a,1) end if b then game.Debris:AddItem(b,1) end
2002
scfr = blcf
2003
elseif not scfr then
2004
scfr = blcf
2005
end
2006
RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(0),math.rad(-50),math.rad(90)),.3)
2007
LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(-10),math.rad(-20),math.rad(-90)),.3)
2008
LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-50),math.rad(-5))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
2009
RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(130),math.rad(-10))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
2010
handleweld.C0=clerp(handleweld.C0,cf(0,-0,0)*angles(math.rad(-50),math.rad(10),math.rad(0)),.3)
2011
RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(-70)),.3)
2012
Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-0),math.rad(0),math.rad(50)),.3)
2013
        end
2014
        end
2015
        attack=false
2016
        con:disconnect()
2017
        scfr = nil
2018
        pcall(function()
2019
        hitconasdf:disconnect()
2020
        end)
2021
end
2022
2023
2024
function Sheathe()
2025
attack = true
2026
so("http://www.roblox.com/asset/?id=273797222",Hitbox,1,.9) 
2027
CurrentMode = "Sheathed"
2028
for i = 0,1,0.1 do
2029
swait()
2030
handleweld.Part0 = Torso
2031
RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),.3)
2032
Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-10),math.rad(0),math.rad(-20)),.3)
2033
RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(190),math.rad(0),math.rad(0)),.3)
2034
LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(-10),math.rad(20),math.rad(-10)),.3)
2035
LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-60),math.rad(-5))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
2036
RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(-10))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
2037
handleweld.C0=clerp(handleweld.C0,cf(3,3,0.5)*angles(math.rad(90),math.rad(150),math.rad(90)),.3)
2038
end
2039
attack = false
2040
end
2041
2042
function Unsheathe()
2043
attack = true
2044
CurrentMode = "Unsheathed"
2045
so("http://www.roblox.com/asset/?id=239169404",Hitbox,1,.9) 
2046
for i = 0,1,0.1 do
2047
swait()
2048
handleweld.Part0 = RightArm
2049
RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(-70)),.3)
2050
Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(0),math.rad(0),math.rad(60)),.3)
2051
RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(200),math.rad(0),math.rad(0)),.3)
2052
LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(0),math.rad(-30),math.rad(-30)),.3)
2053
LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-60),math.rad(-5))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
2054
RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(-10))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
2055
handleweld.C0=clerp(handleweld.C0,cf(0,0,0)*angles(math.rad(0),math.rad(30),math.rad(0)),.3)
2056
end
2057
scfr = nil
2058
attack = false
2059
end
2060
2061
local Sit = false
2062
2063
mouse.Button1Down:connect(function()
2064
        if attack==false then
2065
                if attacktype==1 and CurrentMode == "Unsheathed" then
2066
                        attack=true
2067
                        attacktype=2
2068
                        attackone()
2069
                elseif attacktype==2 and CurrentMode == "Unsheathed" then
2070
                        attack=true
2071
                        attacktype=1
2072
                        attacktwo()
2073
                end
2074
        end
2075
end)
2076
2077
2078
mouse.KeyDown:connect(function(k)
2079
        k=k:lower()
2080
        if k=='q' then
2081
                if attack==false and CurrentMode == "Unsheathed" then
2082
                        Stab()
2083
                end
2084
                elseif k=='e' then
2085
                if attack==false and CurrentMode == "Unsheathed" then
2086
                        Spin()
2087
                end
2088
                elseif k=='r' then
2089
                if attack==false and CurrentMode == "Unsheathed" then
2090
                        ContAttack()
2091
                end
2092
                elseif k=='f' then
2093
                if attack==false and CurrentMode == "Unsheathed" then
2094
                        Sheathe()
2095
                elseif k=='f' then
2096
                if attack==false and Sit == false and CurrentMode == "Sheathed" then
2097
                        Unsheathe()
2098
                end
2099
                end
2100
                elseif k=='t' then
2101
                if attack==false and Sit == false and CurrentMode == "Sheathed" then
2102
                Sit = true
2103
                Humanoid.WalkSpeed = 0
2104
                elseif k=='t' then
2105
                if attack==false and Sit == true and CurrentMode == "Sheathed" then
2106
                Sit = false
2107
                Humanoid.WalkSpeed = 16
2108
                end
2109
                end
2110
2111
        end
2112
end)
2113
2114
2115
local sine = 0
2116
local change = 1
2117
local val = 0
2118
2119
while true do
2120
swait()
2121
sine = sine + change
2122
local torvel=(RootPart.Velocity*Vector3.new(1,0,1)).magnitude 
2123
local velderp=RootPart.Velocity.y
2124
hitfloor,posfloor=rayCast(RootPart.Position,(CFrame.new(RootPart.Position,RootPart.Position - Vector3.new(0,1,0))).lookVector,4,Character)
2125
if equipped==true or equipped==false then
2126
if attack==false then
2127
idle=idle+1
2128
else
2129
idle=0
2130
end
2131
if idle>=500 then
2132
if attack==false then
2133
end
2134
end
2135
if RootPart.Velocity.y > 1 and hitfloor==nil then 
2136
Anim="Jump"
2137
if attack==false and Sit == false and CurrentMode == "Unsheathed" then
2138
RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),.3)
2139
Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-10),math.rad(0),math.rad(0)),.3)
2140
RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(50),math.rad(0),math.rad(30)),.3)
2141
LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(-40),math.rad(5),math.rad(-10))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
2142
LH.C0=clerp(LH.C0,cf(-1,-.5,-1)*angles(math.rad(-20),math.rad(-90),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
2143
handleweld.C0=clerp(handleweld.C0,cf(0,-0,.4)*angles(math.rad(85),math.rad(-10),math.rad(0)),.3)
2144
end
2145
if attack==false and Sit == false and CurrentMode == "Sheathed" then
2146
RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(-10),math.rad(0),math.rad(0)),.3)
2147
Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-20),math.rad(0),math.rad(0)),.3)
2148
RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(0),math.rad(0),math.rad(30)),.3)
2149
LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(0),math.rad(0),math.rad(-30)),.3)
2150
LH.C0=clerp(LH.C0,cf(-1,-1,-.2)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-3),math.rad(0),math.rad(0)),.3)
2151
RH.C0=clerp(RH.C0,cf(1,-1,-.2)*angles(math.rad(0),math.rad(90),math.rad(5))*angles(math.rad(-3),math.rad(0),math.rad(0)),.3)
2152
handleweld.C0=clerp(handleweld.C0,cf(3,3,0.5)*angles(math.rad(90),math.rad(150),math.rad(90)),.3)
2153
end
2154
elseif RootPart.Velocity.y < -1 and hitfloor==nil then 
2155
Anim="Fall"
2156
if attack==false and Sit == false and CurrentMode == "Unsheathed" then
2157
RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(10),math.rad(0),math.rad(0)),.3)
2158
Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(10),math.rad(0),math.rad(0)),.3)
2159
RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(-5),math.rad(0),math.rad(20)),.3)
2160
LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(-40),math.rad(5),math.rad(-10))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
2161
LH.C0=clerp(LH.C0,cf(-1,-.5,-1)*angles(math.rad(-20),math.rad(-90),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
2162
handleweld.C0=clerp(handleweld.C0,cf(0,-0,.4)*angles(math.rad(85),math.rad(-10),math.rad(0)),.3)
2163
end
2164
if attack==false and Sit == false and CurrentMode == "Sheathed" then
2165
RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(10),math.rad(0),math.rad(0)),.3)
2166
Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(20),math.rad(0),math.rad(0)),.3)
2167
RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(0),math.rad(0),math.rad(50)),.3)
2168
LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(0),math.rad(0),math.rad(-50)),.3)
2169
LH.C0=clerp(LH.C0,cf(-1,-.5,-.5)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-3),math.rad(0),math.rad(0)),.3)
2170
RH.C0=clerp(RH.C0,cf(1,-1,-.5)*angles(math.rad(0),math.rad(90),math.rad(5))*angles(math.rad(-3),math.rad(0),math.rad(0)),.3)
2171
handleweld.C0=clerp(handleweld.C0,cf(3,3,0.5)*angles(math.rad(90),math.rad(150),math.rad(90)),.3)
2172
end
2173
elseif torvel<1 and hitfloor~=nil then
2174
Anim="Idle"
2175
if attack==false and Sit == false and CurrentMode == "Unsheathed" then
2176
RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(-40)),.3)
2177
Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-0),math.rad(0),math.rad(40)),.3)
2178
RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(40),math.rad(0),math.rad(20)),.3)
2179
LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(-10),math.rad(20),math.rad(-10)),.3)
2180
LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-60),math.rad(-5))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
2181
RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(-10))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
2182
handleweld.C0=clerp(handleweld.C0,cf(0,-0,.4)*angles(math.rad(85),math.rad(-10),math.rad(0)),.3)
2183
end
2184
if attack==false and Sit == false and CurrentMode == "Sheathed" then
2185
RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),.3)
2186
Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-0),math.rad(0),math.rad(0)),.3)
2187
RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(0),math.rad(0),math.rad(5)),.3)
2188
LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(0),math.rad(0),math.rad(-5)),.3)
2189
LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-3),math.rad(0),math.rad(0)),.3)
2190
RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(5))*angles(math.rad(-3),math.rad(0),math.rad(0)),.3)
2191
handleweld.C0=clerp(handleweld.C0,cf(3,3,0.5)*angles(math.rad(90),math.rad(150),math.rad(90)),.3)
2192
end
2193
if attack==false and Sit == true and CurrentMode == "Sheathed" then
2194
RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,-2)*angles(math.rad(-10),math.rad(0),math.rad(0)),.3)
2195
Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(10),math.rad(0),math.rad(0)),.3)
2196
RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(-10),math.rad(0),math.rad(5)),.3)
2197
LW.C0=clerp(LW.C0,cf(-1.3,0.5,0)*euler(math.rad(90),math.rad(0),math.rad(30)),.3)
2198
LH.C0=clerp(LH.C0,cf(-1,.7,-.5)*angles(math.rad(0),math.rad(-90),math.rad(-10))*angles(math.rad(-3),math.rad(0),math.rad(0)),.3)
2199
RH.C0=clerp(RH.C0,cf(1,-.5,-.5)*angles(math.rad(0),math.rad(90),math.rad(70))*angles(math.rad(-3),math.rad(0),math.rad(0)),.3)
2200
handleweld.C0=clerp(handleweld.C0,cf(3,3,0.5)*angles(math.rad(90),math.rad(150),math.rad(90)),.3)
2201
end
2202
elseif torvel>2 and hitfloor~=nil then
2203
Anim="Walk"
2204
if attack==false and Sit == false and CurrentMode == "Unsheathed" then
2205
change=3
2206
RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(20),math.rad(0),math.rad(0)),.3)
2207
Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-10),math.rad(0),math.rad(0)),.3)
2208
RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(-5),math.rad(0),math.rad(20)),.3)
2209
LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(-30),math.rad(5),math.rad(-10)),.3)
2210
LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-3),math.rad(0),math.rad(0)),.3)
2211
RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(-3),math.rad(0),math.rad(0)),.3)
2212
handleweld.C0=clerp(handleweld.C0,cf(0,-0,0)*angles(math.rad(15),math.rad(-10),math.rad(0)),.3)
2213
end
2214
if attack==false and Sit == false and CurrentMode == "Sheathed" then
2215
RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(10),math.rad(0),math.rad(0)),.3)
2216
Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
2217
RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(30*math.cos(sine/10)),math.rad(0),math.rad(5)),.3)
2218
LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(-30*math.cos(sine/10)),math.rad(0),math.rad(-5)),.3)
2219
LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-2),math.rad(0),math.rad(0)),.3)
2220
RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(5))*angles(math.rad(-2),math.rad(0),math.rad(0)),.3)
2221
handleweld.C0=clerp(handleweld.C0,cf(3,3,0.5)*angles(math.rad(90),math.rad(150),math.rad(90)),.3)
2222
end
2223
end
2224
end
2225
if #Effects>0 then
2226
for e=1,#Effects do
2227
if Effects[e]~=nil then
2228
local Thing=Effects[e]
2229
if Thing~=nil then
2230
local Part=Thing[1]
2231
local Mode=Thing[2]
2232
local Delay=Thing[3]
2233
local IncX=Thing[4]
2234
local IncY=Thing[5]
2235
local IncZ=Thing[6]
2236
if Thing[1].Transparency<=1 then
2237
if Thing[2]=="Block1" then
2238
Thing[1].CFrame=Thing[1].CFrame*euler(math.random(-50,50),math.random(-50,50),math.random(-50,50))
2239
Mesh=Thing[1].Mesh
2240
Mesh.Scale=Mesh.Scale+vt(Thing[4],Thing[5],Thing[6])
2241
Thing[1].Transparency=Thing[1].Transparency+Thing[3]
2242
elseif Thing[2]=="Cylinder" then
2243
Mesh=Thing[1].Mesh
2244
Mesh.Scale=Mesh.Scale+vt(Thing[4],Thing[5],Thing[6])
2245
Thing[1].Transparency=Thing[1].Transparency+Thing[3]
2246
elseif Thing[2]=="Blood" then
2247
Mesh=Thing[7]
2248
Thing[1].CFrame=Thing[1].CFrame*cf(0,.5,0)
2249
Mesh.Scale=Mesh.Scale+vt(Thing[4],Thing[5],Thing[6])
2250
Thing[1].Transparency=Thing[1].Transparency+Thing[3]
2251
elseif Thing[2]=="Elec" then
2252
Mesh=Thing[1].Mesh
2253
Mesh.Scale=Mesh.Scale+vt(Thing[7],Thing[8],Thing[9])
2254
Thing[1].Transparency=Thing[1].Transparency+Thing[3]
2255
elseif Thing[2]=="Disappear" then
2256
Thing[1].Transparency=Thing[1].Transparency+Thing[3]
2257
end
2258
else
2259
Part.Parent=nil
2260
table.remove(Effects,e)
2261
end
2262
end
2263
end
2264
end
2265
end
2266
end
2267
while true do --Loop
2268
	wait(0.04)
2269
part2.Texture = "http://www.roblox.com/asset/?id=930627733" --Insert decal's first texture 
2270
part2.Texture = "http://www.roblox.com/asset/?id=930627733" --second texture
2271
wait(0.04) --wait 1 second, you can change this and make it different for every one
2272
part2.Texture = "http://www.roblox.com/asset/?id=930627733" 
2273
wait(0.04)
2274
part2.Texture = "http://www.roblox.com/asset/?id=930627733" 
2275
wait(0.04)
2276
end