SHOW:
|
|
- or go back to the newest paste.
1 | Me = game.Players.LocalPlayer | |
2 | char = Me.Character | |
3 | larm = char["Left Arm"] | |
4 | rarm = char["Right Arm"] | |
5 | lleg = char["Left Leg"] | |
6 | rleg = char["Right Leg"] | |
7 | torso = char.Torso | |
8 | ||
9 | lleg.Transparency = 1 | |
10 | rleg.Transparency = 1 | |
11 | larm.Transparency = 1 | |
12 | rarm.Transparency = 1 | |
13 | torso.Transparency = 1 | |
14 | ------------------------------------------------------------------ Player ------------------------------------------------------------------- | |
15 | ||
16 | ----------------------------------------------------------------- Left Arm ----------------------------------------------------------------- | |
17 | larm1 = Instance.new("Part", char) | |
18 | larm1.Name = "Middle" | |
19 | larm1.BrickColor = BrickColor.new("Really red") | |
20 | larm1.Size = Vector3.new(1, 2, 1) | |
21 | larm1.CanCollide = false | |
22 | larm1.BottomSurface = "Smooth" | |
23 | larm1.TopSurface = "Smooth" | |
24 | larm1.Material = "Neon" | |
25 | Weld = Instance.new("Weld",larm) | |
26 | Weld.Part0 = larm | |
27 | 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) | |
28 | Weld.Part1 = larm1 | |
29 | 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) | |
30 | ||
31 | larm2 = Instance.new("Part", char) | |
32 | larm2.BrickColor = BrickColor.new("Really black") | |
33 | larm2.Size = Vector3.new(1, 0.4, 1) | |
34 | larm2.CanCollide = false | |
35 | larm2.BottomSurface = "Smooth" | |
36 | larm2.TopSurface = "Smooth" | |
37 | Weld = Instance.new("Weld",larm) | |
38 | Weld.Part0 = larm | |
39 | 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) | |
40 | Weld.Part1 = larm2 | |
41 | 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) | |
42 | ||
43 | larm3 = Instance.new("Part", char) | |
44 | larm3.BrickColor = BrickColor.new("Really black") | |
45 | larm3.Size = Vector3.new(1, 0.4, 1) | |
46 | larm3.CanCollide = false | |
47 | larm3.BottomSurface = "Smooth" | |
48 | larm3.TopSurface = "Smooth" | |
49 | Weld = Instance.new("Weld",larm) | |
50 | Weld.Part0 = larm | |
51 | 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) | |
52 | Weld.Part1 = larm3 | |
53 | 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) | |
54 | ||
55 | larm4 = Instance.new("Part", char) | |
56 | larm4.BrickColor = BrickColor.new("Really black") | |
57 | larm4.Size = Vector3.new(1, 0.4, 1) | |
58 | larm4.CanCollide = false | |
59 | larm4.BottomSurface = "Smooth" | |
60 | larm4.TopSurface = "Smooth" | |
61 | Weld = Instance.new("Weld",larm) | |
62 | Weld.Part0 = larm | |
63 | 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) | |
64 | Weld.Part1 = larm4 | |
65 | 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) | |
66 | ||
67 | larm5 = Instance.new("Part", char) | |
68 | larm5.BrickColor = BrickColor.new("Really black") | |
69 | larm5.Size = Vector3.new(1, 0.4, 1) | |
70 | larm5.CanCollide = false | |
71 | - | text.Text = "m za za tv God of glove" |
71 | + | larm5.BottomSurface = "Smooth" |
72 | larm5.TopSurface = "Smooth" | |
73 | Weld = Instance.new("Weld",larm) | |
74 | Weld.Part0 = larm | |
75 | 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) | |
76 | Weld.Part1 = larm5 | |
77 | 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) | |
78 | ||
79 | larm6 = Instance.new("Part", char) | |
80 | larm6.BrickColor = BrickColor.new("Really black") | |
81 | larm6.Size = Vector3.new(1, 0.4, 1) | |
82 | larm6.CanCollide = false | |
83 | larm6.BottomSurface = "Smooth" | |
84 | larm6.TopSurface = "Smooth" | |
85 | Mesh = Instance.new("SpecialMesh", larm6) | |
86 | Mesh.MeshType = "Brick" | |
87 | Mesh.Scale = Vector3.new(1.1, 1.1, 1.1) | |
88 | Weld = Instance.new("Weld",larm) | |
89 | Weld.Part0 = larm | |
90 | 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) | |
91 | Weld.Part1 = larm6 | |
92 | 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) | |
93 | ||
94 | larm7 = Instance.new("Part", char) | |
95 | larm7.BrickColor = BrickColor.new("Really red") | |
96 | larm7.Size = Vector3.new(0.5, 0.3, 2) | |
97 | larm7.CanCollide = false | |
98 | larm7.BottomSurface = "Smooth" | |
99 | - | if texts[i].Parent then texts[i].Text="â– "texts[i].Rotation=0 end |
99 | + | larm7.TopSurface = "Smooth" |
100 | larm7.Material = "Neon" | |
101 | Weld = Instance.new("Weld",larm) | |
102 | Weld.Part0 = larm | |
103 | 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) | |
104 | Weld.Part1 = larm7 | |
105 | 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) | |
106 | ||
107 | larm8 = Instance.new("Part", char) | |
108 | larm8.BrickColor = BrickColor.new("Really black") | |
109 | larm8.Size = Vector3.new(1, 0.4, 1) | |
110 | larm8.CanCollide = false | |
111 | larm8.BottomSurface = "Smooth" | |
112 | larm8.TopSurface = "Smooth" | |
113 | Weld = Instance.new("Weld",larm) | |
114 | Weld.Part0 = larm | |
115 | 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) | |
116 | Weld.Part1 = larm8 | |
117 | 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) | |
118 | ----------------------------------------------------------------- Right Arm ----------------------------------------------------------------- | |
119 | rarm1 = Instance.new("Part", char) | |
120 | rarm1.Name = "Middle" | |
121 | rarm1.BrickColor = BrickColor.new("Really red") | |
122 | rarm1.Size = Vector3.new(1, 2, 1) | |
123 | rarm1.CanCollide = false | |
124 | rarm1.BottomSurface = "Smooth" | |
125 | rarm1.TopSurface = "Smooth" | |
126 | rarm1.Material = "Neon" | |
127 | Weld = Instance.new("Weld",rarm) | |
128 | Weld.Part0 = rarm | |
129 | 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) | |
130 | Weld.Part1 = rarm1 | |
131 | 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) | |
132 | ||
133 | rarm2 = Instance.new("Part", char) | |
134 | rarm2.BrickColor = BrickColor.new("Really black") | |
135 | rarm2.Size = Vector3.new(1, 0.4, 1) | |
136 | rarm2.CanCollide = false | |
137 | rarm2.BottomSurface = "Smooth" | |
138 | rarm2.TopSurface = "Smooth" | |
139 | Weld = Instance.new("Weld",rarm) | |
140 | Weld.Part0 = rarm | |
141 | 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) | |
142 | Weld.Part1 = rarm2 | |
143 | 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) | |
144 | ||
145 | rarm3 = Instance.new("Part", char) | |
146 | rarm3.BrickColor = BrickColor.new("Really black") | |
147 | rarm3.Size = Vector3.new(1, 0.4, 1) | |
148 | rarm3.CanCollide = false | |
149 | rarm3.BottomSurface = "Smooth" | |
150 | rarm3.TopSurface = "Smooth" | |
151 | Weld = Instance.new("Weld",rarm) | |
152 | Weld.Part0 = rarm | |
153 | 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) | |
154 | Weld.Part1 = rarm3 | |
155 | 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) | |
156 | ||
157 | rarm4 = Instance.new("Part", char) | |
158 | rarm4.BrickColor = BrickColor.new("Really black") | |
159 | rarm4.Size = Vector3.new(1, 0.4, 1) | |
160 | rarm4.CanCollide = false | |
161 | rarm4.BottomSurface = "Smooth" | |
162 | rarm4.TopSurface = "Smooth" | |
163 | Weld = Instance.new("Weld",rarm) | |
164 | Weld.Part0 = rarm | |
165 | 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) | |
166 | Weld.Part1 = rarm4 | |
167 | 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) | |
168 | ||
169 | rarm5 = Instance.new("Part", char) | |
170 | rarm5.BrickColor = BrickColor.new("Really black") | |
171 | rarm5.Size = Vector3.new(1, 0.4, 1) | |
172 | rarm5.CanCollide = false | |
173 | rarm5.BottomSurface = "Smooth" | |
174 | rarm5.TopSurface = "Smooth" | |
175 | Mesh = Instance.new("SpecialMesh", rarm5) | |
176 | Mesh.MeshType = "Brick" | |
177 | Mesh.Scale = Vector3.new(1.1, 1.1, 1.1) | |
178 | Weld = Instance.new("Weld",rarm) | |
179 | Weld.Part0 = rarm | |
180 | 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) | |
181 | Weld.Part1 = rarm5 | |
182 | 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) | |
183 | ||
184 | rarm6 = Instance.new("Part", char) | |
185 | rarm6.BrickColor = BrickColor.new("Really black") | |
186 | rarm6.Size = Vector3.new(1, 0.4, 1) | |
187 | rarm6.CanCollide = false | |
188 | rarm6.BottomSurface = "Smooth" | |
189 | rarm6.TopSurface = "Smooth" | |
190 | Weld = Instance.new("Weld",rarm) | |
191 | Weld.Part0 = rarm | |
192 | 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) | |
193 | Weld.Part1 = rarm6 | |
194 | 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) | |
195 | ||
196 | rarm7 = Instance.new("Part", char) | |
197 | rarm7.BrickColor = BrickColor.new("Really red") | |
198 | rarm7.Size = Vector3.new(0.5, 0.3, 2) | |
199 | rarm7.CanCollide = false | |
200 | rarm7.BottomSurface = "Smooth" | |
201 | rarm7.TopSurface = "Smooth" | |
202 | rarm7.Material = "Neon" | |
203 | Weld = Instance.new("Weld",rarm) | |
204 | Weld.Part0 = rarm | |
205 | 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) | |
206 | Weld.Part1 = rarm7 | |
207 | 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) | |
208 | ||
209 | rarm8 = Instance.new("Part", char) | |
210 | rarm8.BrickColor = BrickColor.new("Really red") | |
211 | rarm8.Size = Vector3.new(1, 0.4, 1) | |
212 | rarm8.CanCollide = false | |
213 | rarm8.BottomSurface = "Smooth" | |
214 | rarm8.TopSurface = "Smooth" | |
215 | Weld = Instance.new("Weld",rarm) | |
216 | Weld.Part0 = rarm | |
217 | 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) | |
218 | Weld.Part1 = rarm8 | |
219 | 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) | |
220 | ----------------------------------------------------------------- Left Leg ----------------------------------------------------------------- | |
221 | lleg1 = Instance.new("Part", char) | |
222 | lleg1.Name = "Middle" | |
223 | lleg1.BrickColor = BrickColor.new("Really red") | |
224 | lleg1.Size = Vector3.new(1, 2, 1) | |
225 | lleg1.CanCollide = false | |
226 | lleg1.BottomSurface = "Smooth" | |
227 | lleg1.TopSurface = "Smooth" | |
228 | lleg1.Material = "Neon" | |
229 | Weld = Instance.new("Weld",lleg) | |
230 | Weld.Part0 = lleg | |
231 | Weld.C0 = CFrame.new(-2.3581152, 0.999663353, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
232 | Weld.Part1 = lleg1 | |
233 | Weld.C1 = CFrame.new(-2.3581152, 0.999663353, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
234 | ||
235 | lleg2 = Instance.new("Part", char) | |
236 | lleg2.BrickColor = BrickColor.new("Really black") | |
237 | lleg2.Size = Vector3.new(1, 0.4, 1) | |
238 | lleg2.CanCollide = false | |
239 | lleg2.BottomSurface = "Smooth" | |
240 | lleg2.TopSurface = "Smooth" | |
241 | Weld = Instance.new("Weld",lleg) | |
242 | Weld.Part0 = lleg | |
243 | Weld.C0 = CFrame.new(-2.3581152, 0.999663353, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
244 | Weld.Part1 = lleg2 | |
245 | 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) | |
246 | ||
247 | lleg3 = Instance.new("Part", char) | |
248 | lleg3.BrickColor = BrickColor.new("Really black") | |
249 | lleg3.Size = Vector3.new(0.5, 0.3, 2) | |
250 | lleg3.CanCollide = false | |
251 | lleg3.BottomSurface = "Smooth" | |
252 | lleg3.TopSurface = "Smooth" | |
253 | Weld = Instance.new("Weld",lleg) | |
254 | Weld.Part0 = lleg | |
255 | Weld.C0 = CFrame.new(-2.3581152, 0.999663353, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
256 | Weld.Part1 = lleg3 | |
257 | 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) | |
258 | ||
259 | lleg4 = Instance.new("Part", char) | |
260 | lleg4.BrickColor = BrickColor.new("Really black") | |
261 | lleg4.Size = Vector3.new(1, 0.4, 1) | |
262 | lleg4.CanCollide = false | |
263 | lleg4.BottomSurface = "Smooth" | |
264 | lleg4.TopSurface = "Smooth" | |
265 | Weld = Instance.new("Weld",lleg) | |
266 | Weld.Part0 = lleg | |
267 | Weld.C0 = CFrame.new(-2.3581152, 0.999663353, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
268 | Weld.Part1 = lleg4 | |
269 | 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) | |
270 | ||
271 | lleg5 = Instance.new("Part", char) | |
272 | lleg5.BrickColor = BrickColor.new("Really black") | |
273 | lleg5.Size = Vector3.new(1, 0.4, 1) | |
274 | lleg5.CanCollide = false | |
275 | lleg5.BottomSurface = "Smooth" | |
276 | lleg5.TopSurface = "Smooth" | |
277 | Weld = Instance.new("Weld",lleg) | |
278 | Weld.Part0 = lleg | |
279 | Weld.C0 = CFrame.new(-2.3581152, 0.999663353, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
280 | Weld.Part1 = lleg5 | |
281 | 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) | |
282 | ||
283 | lleg6 = Instance.new("Part", char) | |
284 | lleg6.BrickColor = BrickColor.new("Really black") | |
285 | lleg6.Size = Vector3.new(1, 0.4, 1) | |
286 | lleg6.CanCollide = false | |
287 | lleg6.BottomSurface = "Smooth" | |
288 | lleg6.TopSurface = "Smooth" | |
289 | Weld = Instance.new("Weld",lleg) | |
290 | Weld.Part0 = lleg | |
291 | Weld.C0 = CFrame.new(-2.3581152, 0.999663353, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
292 | Weld.Part1 = lleg6 | |
293 | 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) | |
294 | ||
295 | lleg7 = Instance.new("Part", char) | |
296 | lleg7.BrickColor = BrickColor.new("Really black") | |
297 | lleg7.Size = Vector3.new(1, 0.4, 1) | |
298 | lleg7.CanCollide = false | |
299 | lleg7.BottomSurface = "Smooth" | |
300 | lleg7.TopSurface = "Smooth" | |
301 | Weld = Instance.new("Weld",lleg) | |
302 | Weld.Part0 = lleg | |
303 | Weld.C0 = CFrame.new(-2.3581152, 0.999663353, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
304 | Weld.Part1 = lleg7 | |
305 | 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) | |
306 | ----------------------------------------------------------------- Right Leg ----------------------------------------------------------------- | |
307 | rleg1 = Instance.new("Part", char) | |
308 | rleg1.Name = "Middle" | |
309 | rleg1.BrickColor = BrickColor.new("Really red") | |
310 | rleg1.Size = Vector3.new(1, 2, 1) | |
311 | rleg1.CanCollide = false | |
312 | rleg1.BottomSurface = "Smooth" | |
313 | rleg1.TopSurface = "Smooth" | |
314 | rleg1.Material = "Neon" | |
315 | Weld = Instance.new("Weld",rleg) | |
316 | Weld.Part0 = rleg | |
317 | Weld.C0 = CFrame.new(-3.3581152, 1.00582027, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
318 | Weld.Part1 = rleg1 | |
319 | Weld.C1 = CFrame.new(-3.3581152, 1.00582027, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
320 | ||
321 | rleg2 = Instance.new("Part", char) | |
322 | rleg2.BrickColor = BrickColor.new("Really black") | |
323 | rleg2.Size = Vector3.new(1, 0.4, 1) | |
324 | rleg2.CanCollide = false | |
325 | rleg2.BottomSurface = "Smooth" | |
326 | rleg2.TopSurface = "Smooth" | |
327 | Weld = Instance.new("Weld",rleg) | |
328 | Weld.Part0 = rleg | |
329 | Weld.C0 = CFrame.new(-3.3581152, 1.00582027, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
330 | Weld.Part1 = rleg2 | |
331 | 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) | |
332 | ||
333 | rleg3 = Instance.new("Part", char) | |
334 | rleg3.BrickColor = BrickColor.new("Really black") | |
335 | rleg3.Size = Vector3.new(1, 0.4, 1) | |
336 | rleg3.CanCollide = false | |
337 | rleg3.BottomSurface = "Smooth" | |
338 | rleg3.TopSurface = "Smooth" | |
339 | Weld = Instance.new("Weld",rleg) | |
340 | Weld.Part0 = rleg | |
341 | Weld.C0 = CFrame.new(-3.3581152, 1.00582027, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
342 | Weld.Part1 = rleg3 | |
343 | 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) | |
344 | ||
345 | rleg4 = Instance.new("Part", char) | |
346 | rleg4.BrickColor = BrickColor.new("Really black") | |
347 | rleg4.Size = Vector3.new(1, 0.4, 1) | |
348 | rleg4.CanCollide = false | |
349 | rleg4.BottomSurface = "Smooth" | |
350 | rleg4.TopSurface = "Smooth" | |
351 | Weld = Instance.new("Weld",rleg) | |
352 | Weld.Part0 = rleg | |
353 | Weld.C0 = CFrame.new(-3.3581152, 1.00582027, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
354 | Weld.Part1 = rleg4 | |
355 | 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) | |
356 | ||
357 | rleg5 = Instance.new("Part", char) | |
358 | rleg5.BrickColor = BrickColor.new("Really black") | |
359 | rleg5.Size = Vector3.new(1, 0.4, 1) | |
360 | rleg5.CanCollide = false | |
361 | rleg5.BottomSurface = "Smooth" | |
362 | rleg5.TopSurface = "Smooth" | |
363 | Weld = Instance.new("Weld",rleg) | |
364 | Weld.Part0 = rleg | |
365 | Weld.C0 = CFrame.new(-3.3581152, 1.00582027, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
366 | Weld.Part1 = rleg5 | |
367 | 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) | |
368 | ||
369 | rleg6 = Instance.new("Part", char) | |
370 | rleg6.BrickColor = BrickColor.new("Really black") | |
371 | rleg6.Size = Vector3.new(1, 0.4, 1) | |
372 | rleg6.CanCollide = false | |
373 | rleg6.BottomSurface = "Smooth" | |
374 | rleg6.TopSurface = "Smooth" | |
375 | Weld = Instance.new("Weld",rleg) | |
376 | Weld.Part0 = rleg | |
377 | Weld.C0 = CFrame.new(-3.3581152, 1.00582027, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
378 | Weld.Part1 = rleg6 | |
379 | 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) | |
380 | ||
381 | rleg7 = Instance.new("Part", char) | |
382 | rleg7.BrickColor = BrickColor.new("Really black") | |
383 | rleg7.Size = Vector3.new(0.5, 0.3, 2) | |
384 | rleg7.CanCollide = false | |
385 | rleg7.BottomSurface = "Smooth" | |
386 | rleg7.TopSurface = "Smooth" | |
387 | Weld = Instance.new("Weld",rleg) | |
388 | Weld.Part0 = rleg | |
389 | Weld.C0 = CFrame.new(-3.3581152, 1.00582027, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
390 | Weld.Part1 = rleg7 | |
391 | 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) | |
392 | ----------------------------------------------------------------- Torso ----------------------------------------------------------------- | |
393 | Chest1 = Instance.new("Part", char) | |
394 | Chest1.Name = "Ball" | |
395 | Chest1.BrickColor = BrickColor.new("Really red") | |
396 | Chest1.Size = Vector3.new(1, 0.4, 1) | |
397 | Chest1.CanCollide = false | |
398 | Chest1.BottomSurface = "Smooth" | |
399 | Chest1.TopSurface = "Smooth" | |
400 | Chest1.Material = "Neon" | |
401 | Mesh = Instance.new("CylinderMesh", Chest1) | |
402 | Mesh.Scale = Vector3.new(0.9, 0.4, 0.9) | |
403 | Weld = Instance.new("Weld",torso) | |
404 | Weld.Part0 = torso | |
405 | Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
406 | Weld.Part1 = Chest1 | |
407 | Weld.C1 = CFrame.new(0, 0.700000763, 0.176463604, -1, 0, 0, 0, 0, -1, 0, -1, 0) | |
408 | ||
409 | Chest2 = Instance.new("Part", char) | |
410 | Chest2.BrickColor = BrickColor.new("Really red") | |
411 | Chest2.Name = "Middle" | |
412 | Chest2.Size = Vector3.new(2, 2, 1) | |
413 | Chest2.CanCollide = false | |
414 | Chest2.BottomSurface = "Smooth" | |
415 | Chest2.TopSurface = "Smooth" | |
416 | Chest2.Material = "Neon" | |
417 | Weld = Instance.new("Weld",torso) | |
418 | Weld.Part0 = torso | |
419 | Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
420 | Weld.Part1 = Chest2 | |
421 | Weld.C1 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
422 | ||
423 | Chest3 = Instance.new("Part", char) | |
424 | Chest3.BrickColor = BrickColor.new("Really black") | |
425 | Chest3.Size = Vector3.new(1, 0.4, 1) | |
426 | Chest3.CanCollide = false | |
427 | Chest3.BottomSurface = "Smooth" | |
428 | Chest3.TopSurface = "Smooth" | |
429 | Weld = Instance.new("Weld",torso) | |
430 | Weld.Part0 = torso | |
431 | Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
432 | Weld.Part1 = Chest3 | |
433 | 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) | |
434 | ||
435 | Chest4 = Instance.new("Part", char) | |
436 | Chest4.BrickColor = BrickColor.new("Really black") | |
437 | Chest4.Size = Vector3.new(1, 0.4, 1) | |
438 | Chest4.CanCollide = false | |
439 | Chest4.BottomSurface = "Smooth" | |
440 | Chest4.TopSurface = "Smooth" | |
441 | Weld = Instance.new("Weld",torso) | |
442 | Weld.Part0 = torso | |
443 | Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
444 | Weld.Part1 = Chest4 | |
445 | 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) | |
446 | ||
447 | Chest5 = Instance.new("Part", char) | |
448 | Chest5.BrickColor = BrickColor.new("Really black") | |
449 | Chest5.Size = Vector3.new(1, 0.4, 1) | |
450 | Chest5.CanCollide = false | |
451 | Chest5.BottomSurface = "Smooth" | |
452 | Chest5.TopSurface = "Smooth" | |
453 | Weld = Instance.new("Weld",torso) | |
454 | Weld.Part0 = torso | |
455 | Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
456 | Weld.Part1 = Chest5 | |
457 | 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) | |
458 | ||
459 | Chest6 = Instance.new("Part", char) | |
460 | Chest6.BrickColor = BrickColor.new("Really black") | |
461 | Chest6.Size = Vector3.new(1, 0.4, 1) | |
462 | Chest6.CanCollide = false | |
463 | Chest6.BottomSurface = "Smooth" | |
464 | Chest6.TopSurface = "Smooth" | |
465 | Weld = Instance.new("Weld",torso) | |
466 | Weld.Part0 = torso | |
467 | Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
468 | Weld.Part1 = Chest6 | |
469 | 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) | |
470 | ||
471 | Chest7 = Instance.new("Part", char) | |
472 | Chest7.BrickColor = BrickColor.new("Really black") | |
473 | Chest7.Size = Vector3.new(1, 0.4, 1) | |
474 | Chest7.CanCollide = false | |
475 | Chest7.BottomSurface = "Smooth" | |
476 | Chest7.TopSurface = "Smooth" | |
477 | Weld = Instance.new("Weld",torso) | |
478 | Weld.Part0 = torso | |
479 | Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
480 | Weld.Part1 = Chest7 | |
481 | 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) | |
482 | ||
483 | Chest8 = Instance.new("Part", char) | |
484 | Chest8.BrickColor = BrickColor.new("Really black") | |
485 | Chest8.Size = Vector3.new(1, 0.4, 1) | |
486 | Chest8.CanCollide = false | |
487 | Chest8.BottomSurface = "Smooth" | |
488 | Chest8.TopSurface = "Smooth" | |
489 | Weld = Instance.new("Weld",torso) | |
490 | Weld.Part0 = torso | |
491 | Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
492 | Weld.Part1 = Chest8 | |
493 | 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) | |
494 | ||
495 | Chest9 = Instance.new("Part", char) | |
496 | Chest9.BrickColor = BrickColor.new("Really black") | |
497 | Chest9.Size = Vector3.new(0.5, 0.3, 2) | |
498 | Chest9.CanCollide = false | |
499 | Chest9.BottomSurface = "Smooth" | |
500 | Chest9.TopSurface = "Smooth" | |
501 | Weld = Instance.new("Weld",torso) | |
502 | Weld.Part0 = torso | |
503 | Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
504 | Weld.Part1 = Chest9 | |
505 | 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) | |
506 | ||
507 | Chest10 = Instance.new("Part", char) | |
508 | Chest10.BrickColor = BrickColor.new("Really black") | |
509 | Chest10.Size = Vector3.new(1, 0.4, 1) | |
510 | Chest10.CanCollide = false | |
511 | Chest10.BottomSurface = "Smooth" | |
512 | Chest10.TopSurface = "Smooth" | |
513 | Mesh = Instance.new("SpecialMesh", Chest10) | |
514 | Mesh.Scale = Vector3.new(1.1, 1.1, 1.1) | |
515 | Weld = Instance.new("Weld",torso) | |
516 | Weld.Part0 = torso | |
517 | Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
518 | Weld.Part1 = Chest10 | |
519 | 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) | |
520 | ||
521 | Chest11 = Instance.new("Part", char) | |
522 | Chest11.BrickColor = BrickColor.new("Really black") | |
523 | Chest11.Size = Vector3.new(0.5, 0.3, 2) | |
524 | Chest11.CanCollide = false | |
525 | Chest11.BottomSurface = "Smooth" | |
526 | Chest11.TopSurface = "Smooth" | |
527 | Weld = Instance.new("Weld",torso) | |
528 | Weld.Part0 = torso | |
529 | Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
530 | Weld.Part1 = Chest11 | |
531 | 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) | |
532 | ||
533 | Chest12 = Instance.new("Part", char) | |
534 | Chest12.BrickColor = BrickColor.new("Really black") | |
535 | Chest12.Size = Vector3.new(0.5, 0.3, 2) | |
536 | Chest12.CanCollide = false | |
537 | Chest12.BottomSurface = "Smooth" | |
538 | Chest12.TopSurface = "Smooth" | |
539 | Weld = Instance.new("Weld",torso) | |
540 | Weld.Part0 = torso | |
541 | Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
542 | Weld.Part1 = Chest12 | |
543 | 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) | |
544 | ||
545 | Chest13 = Instance.new("Part", char) | |
546 | Chest13.BrickColor = BrickColor.new("Really black") | |
547 | Chest13.Size = Vector3.new(0.5, 0.3, 2) | |
548 | Chest13.CanCollide = false | |
549 | Chest13.BottomSurface = "Smooth" | |
550 | Chest13.TopSurface = "Smooth" | |
551 | Weld = Instance.new("Weld",torso) | |
552 | Weld.Part0 = torso | |
553 | Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
554 | Weld.Part1 = Chest13 | |
555 | 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) | |
556 | ||
557 | Chest14 = Instance.new("Part", char) | |
558 | Chest14.BrickColor = BrickColor.new("Really black") | |
559 | Chest14.Size = Vector3.new(0.5, 0.3, 2) | |
560 | Chest14.CanCollide = false | |
561 | Chest14.BottomSurface = "Smooth" | |
562 | Chest14.TopSurface = "Smooth" | |
563 | Weld = Instance.new("Weld",torso) | |
564 | Weld.Part0 = torso | |
565 | Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
566 | Weld.Part1 = Chest14 | |
567 | 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) | |
568 | ||
569 | Chest15 = Instance.new("Part", char) | |
570 | Chest15.BrickColor = BrickColor.new("Really black") | |
571 | Chest15.Size = Vector3.new(0.5, 0.3, 2) | |
572 | Chest15.CanCollide = false | |
573 | Chest15.BottomSurface = "Smooth" | |
574 | Chest15.TopSurface = "Smooth" | |
575 | Weld = Instance.new("Weld",torso) | |
576 | Weld.Part0 = torso | |
577 | Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
578 | Weld.Part1 = Chest15 | |
579 | 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) | |
580 | ||
581 | Chest16 = Instance.new("Part", char) | |
582 | Chest16.BrickColor = BrickColor.new("Really black") | |
583 | Chest16.Size = Vector3.new(0.5, 0.3, 2) | |
584 | Chest16.CanCollide = false | |
585 | Chest16.BottomSurface = "Smooth" | |
586 | Chest16.TopSurface = "Smooth" | |
587 | Weld = Instance.new("Weld",torso) | |
588 | Weld.Part0 = torso | |
589 | Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
590 | Weld.Part1 = Chest16 | |
591 | 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) | |
592 | ||
593 | Chest17 = Instance.new("Part", char) | |
594 | Chest17.BrickColor = BrickColor.new("Really black") | |
595 | Chest17.Size = Vector3.new(0.5, 0.3, 2) | |
596 | Chest17.CanCollide = false | |
597 | Chest17.BottomSurface = "Smooth" | |
598 | Chest17.TopSurface = "Smooth" | |
599 | Weld = Instance.new("Weld",torso) | |
600 | Weld.Part0 = torso | |
601 | Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
602 | Weld.Part1 = Chest17 | |
603 | 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) | |
604 | ||
605 | Chest18 = Instance.new("Part", char) | |
606 | Chest18.BrickColor = BrickColor.new("Really black") | |
607 | Chest18.Size = Vector3.new(0.5, 0.3, 2) | |
608 | Chest18.CanCollide = false | |
609 | Chest18.BottomSurface = "Smooth" | |
610 | Chest18.TopSurface = "Smooth" | |
611 | Weld = Instance.new("Weld",torso) | |
612 | Weld.Part0 = torso | |
613 | Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
614 | Weld.Part1 = Chest18 | |
615 | 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) | |
616 | ||
617 | Chest19 = Instance.new("Part", char) | |
618 | Chest19.BrickColor = BrickColor.new("Really black") | |
619 | Chest19.Size = Vector3.new(0.5, 0.3, 2) | |
620 | Chest19.CanCollide = false | |
621 | Chest19.BottomSurface = "Smooth" | |
622 | Chest19.TopSurface = "Smooth" | |
623 | Weld = Instance.new("Weld",torso) | |
624 | Weld.Part0 = torso | |
625 | Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
626 | Weld.Part1 = Chest19 | |
627 | 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) | |
628 | ||
629 | Chest20 = Instance.new("Part", char) | |
630 | Chest20.BrickColor = BrickColor.new("Really black") | |
631 | Chest20.Size = Vector3.new(1, 0.4, 1) | |
632 | Chest20.CanCollide = false | |
633 | Chest20.BottomSurface = "Smooth" | |
634 | Chest20.TopSurface = "Smooth" | |
635 | Mesh = Instance.new("SpecialMesh",Chest20) | |
636 | Mesh.Scale = Vector3.new(1.1,1.1,1.1) | |
637 | Weld = Instance.new("Weld",torso) | |
638 | Weld.Part0 = torso | |
639 | Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
640 | Weld.Part1 = Chest20 | |
641 | 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) | |
642 | Chest21 = Instance.new("Part", char) | |
643 | Chest21.BrickColor = BrickColor.new("Really black") | |
644 | Chest21.Size = Vector3.new(0.5, 0.3, 2) | |
645 | Chest21.CanCollide = false | |
646 | Chest21.BottomSurface = "Smooth" | |
647 | Chest21.TopSurface = "Smooth" | |
648 | Weld = Instance.new("Weld",torso) | |
649 | Weld.Part0 = torso | |
650 | Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
651 | Weld.Part1 = Chest21 | |
652 | 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) | |
653 | ||
654 | Chest22 = Instance.new("Part", char) | |
655 | Chest22.BrickColor = BrickColor.new("Really black") | |
656 | Chest22.Size = Vector3.new(0.5, 0.3, 2) | |
657 | Chest22.CanCollide = false | |
658 | Chest22.BottomSurface = "Smooth" | |
659 | Chest22.TopSurface = "Smooth" | |
660 | Weld = Instance.new("Weld",torso) | |
661 | Weld.Part0 = torso | |
662 | Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
663 | Weld.Part1 = Chest22 | |
664 | 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) | |
665 | ||
666 | Chest23 = Instance.new("Part", char) | |
667 | Chest23.BrickColor = BrickColor.new("Really black") | |
668 | Chest23.Size = Vector3.new(0.5, 0.3, 2) | |
669 | Chest23.CanCollide = false | |
670 | Chest23.BottomSurface = "Smooth" | |
671 | Chest23.TopSurface = "Smooth" | |
672 | Weld = Instance.new("Weld",torso) | |
673 | Weld.Part0 = torso | |
674 | Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
675 | Weld.Part1 = Chest23 | |
676 | 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) | |
677 | ||
678 | Chest24 = Instance.new("Part", char) | |
679 | Chest24.BrickColor = BrickColor.new("Really black") | |
680 | Chest24.Size = Vector3.new(0.5, 0.3, 2) | |
681 | Chest24.CanCollide = false | |
682 | Chest24.BottomSurface = "Smooth" | |
683 | Chest24.TopSurface = "Smooth" | |
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 = Chest24 | |
688 | 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) | |
689 | ||
690 | --//====================================================\\-- | |
691 | --|| CREATED BY SHACKLUSTER | |
692 | --\\====================================================//-- | |
693 | ||
694 | ||
695 | ||
696 | wait(0.2) | |
697 | ||
698 | Player = game:GetService("Players").LocalPlayer | |
699 | PlayerGui = Player.PlayerGui | |
700 | Cam = workspace.CurrentCamera | |
701 | Backpack = Player.Backpack | |
702 | Character = Player.Character | |
703 | Humanoid = Character.Humanoid | |
704 | Mouse = Player:GetMouse() | |
705 | RootPart = Character["HumanoidRootPart"] | |
706 | Torso = Character["Torso"] | |
707 | Head = Character["Head"] | |
708 | RightArm = Character["Right Arm"] | |
709 | LeftArm = Character["Left Arm"] | |
710 | RightLeg = Character["Right Leg"] | |
711 | LeftLeg = Character["Left Leg"] | |
712 | RootJoint = RootPart["RootJoint"] | |
713 | Neck = Torso["Neck"] | |
714 | RightShoulder = Torso["Right Shoulder"] | |
715 | LeftShoulder = Torso["Left Shoulder"] | |
716 | RightHip = Torso["Right Hip"] | |
717 | LeftHip = Torso["Left Hip"] | |
718 | local sick = Instance.new("Sound",Character) | |
719 | sick.SoundId = "rbxassetid://698576718" | |
720 | sick.Looped = true | |
721 | sick.Pitch = 1 | |
722 | sick.Volume = 1 | |
723 | sick:Play() | |
724 | ||
725 | IT = Instance.new | |
726 | CF = CFrame.new | |
727 | VT = Vector3.new | |
728 | RAD = math.rad | |
729 | C3 = Color3.new | |
730 | UD2 = UDim2.new | |
731 | BRICKC = BrickColor.new | |
732 | ANGLES = CFrame.Angles | |
733 | EULER = CFrame.fromEulerAnglesXYZ | |
734 | COS = math.cos | |
735 | ACOS = math.acos | |
736 | SIN = math.sin | |
737 | ASIN = math.asin | |
738 | ABS = math.abs | |
739 | MRANDOM = math.random | |
740 | FLOOR = math.floor | |
741 | ||
742 | ||
743 | ||
744 | local char = game.Players.localPlayer.Character | |
745 | local txt = Instance.new("BillboardGui", char) | |
746 | txt.Adornee = char .Head | |
747 | txt.Name = "_status" | |
748 | txt.Size = UDim2.new(2, 0, 1.2, 0) | |
749 | txt.StudsOffset = Vector3.new(-9, 10, 0) | |
750 | local text = Instance.new("TextLabel", txt) | |
751 | text.Size = UDim2.new(10, 0, 7, 0) | |
752 | text.FontSize = "Size24" | |
753 | text.TextScaled = true | |
754 | text.TextTransparency = 0 | |
755 | text.BackgroundTransparency = 1 | |
756 | text.TextTransparency = 0 | |
757 | text.TextStrokeTransparency = 0 | |
758 | text.Font = "Garamond" | |
759 | text.TextStrokeColor3 = Color3.new(1,1,1) | |
760 | text.Text = "1x1x1x1x1x1x1x0x0x2 God of glove" | |
761 | ||
762 | --custom chat by tomonaoboys (it will be my 2nd custom chat which has uploaded) | |
763 | function chatfunc(text) | |
764 | spawn(function() | |
765 | local rs=game:service'RunService'.RenderStepped | |
766 | local function sw(n)if n==nil then rs:wait()else for i=1,n do rs:wait()end end return true end | |
767 | local Character=game:service'Players'.LocalPlayer.Character local RootPart=Character.HumanoidRootPart | |
768 | local s=Instance.new("Sound",Character)s.SoundId="rbxassetid://418252437"s.Volume=2 | |
769 | if Character:FindFirstChild("cht")then Character.cht:Destroy()end | |
770 | local b=Instance.new("BillboardGui",Character)b.AlwaysOnTop=true b.Adornee=RootPart b.StudsOffset=Vector3.new(0,4.5,0)b.Name="cht" | |
771 | local snum=text:len()b.Size=UDim2.new(snum/1.7,0,2,0) | |
772 | local texts={} | |
773 | for i=1,snum do | |
774 | texts[i]=Instance.new("TextLabel",b) | |
775 | texts[i].Size=UDim2.new(1/snum,0,1,0)texts[i].Name=text:sub(i,i)--texts[i].TextSize=30 | |
776 | texts[i].Text=text:sub(i,i)texts[i].Position=UDim2.new((i-1)/snum,0,.3,0)texts[i].BackgroundTransparency=1 texts[i].TextColor3=Color3.new(.75) | |
777 | texts[i].TextStrokeTransparency=1 texts[i].Font="Antique"texts[i].TextScaled=1 texts[i].TextTransparency=1 | |
778 | end | |
779 | for i=1,#texts do | |
780 | if texts[i].Parent then | |
781 | texts[i].TextTransparency=0 texts[i].Rotation=math.random(-30,30)texts[i].TextStrokeTransparency=.6 | |
782 | end | |
783 | if texts[i].Text~=" "then s:Play()end | |
784 | sw(3) | |
785 | end | |
786 | sw(60) | |
787 | for i=1,#texts do | |
788 | if texts[i].Parent then texts[i].Text="kuy "texts[i].Rotation=0 end | |
789 | end | |
790 | s.Volume=1 s.SoundId="rbxassetid://138093550"s:Play()s.Ended:connect(function()s:Destroy()b:Destroy()end) | |
791 | game:service'Debris':AddItem(b,5) | |
792 | end) | |
793 | end | |
794 | game:service'Players'.LocalPlayer.Chatted:connect(function(msg)chatfunc(game:service("Chat"):FilterStringAsync(msg,game:service'Players'.LocalPlayer,game:service'Players'.LocalPlayer)) | |
795 | end) | |
796 | ||
797 | function CreateMesh(MESH, PARENT, MESHTYPE, MESHID, TEXTUREID, SCALE, OFFSET) | |
798 | local NEWMESH = IT(MESH) | |
799 | if MESH == "SpecialMesh" then | |
800 | NEWMESH.MeshType = MESHTYPE | |
801 | if MESHID ~= "nil" and MESHID ~= "" then | |
802 | NEWMESH.MeshId = "http://www.roblox.com/asset/?id="..MESHID | |
803 | end | |
804 | if TEXTUREID ~= "nil" and TEXTUREID ~= "" then | |
805 | NEWMESH.TextureId = "http://www.roblox.com/asset/?id="..TEXTUREID | |
806 | end | |
807 | end | |
808 | NEWMESH.Offset = OFFSET or VT(0, 0, 0) | |
809 | NEWMESH.Scale = SCALE | |
810 | NEWMESH.Parent = PARENT | |
811 | return NEWMESH | |
812 | end | |
813 | ||
814 | function CreatePart(FORMFACTOR, PARENT, MATERIAL, REFLECTANCE, TRANSPARENCY, BRICKCOLOR, NAME, SIZE, ANCHOR) | |
815 | local NEWPART = IT("Part") | |
816 | NEWPART.formFactor = FORMFACTOR | |
817 | NEWPART.Reflectance = REFLECTANCE | |
818 | NEWPART.Transparency = TRANSPARENCY | |
819 | NEWPART.CanCollide = false | |
820 | NEWPART.Locked = true | |
821 | NEWPART.Anchored = true | |
822 | if ANCHOR == false then | |
823 | NEWPART.Anchored = false | |
824 | end | |
825 | NEWPART.BrickColor = BRICKC(tostring(BRICKCOLOR)) | |
826 | NEWPART.Name = NAME | |
827 | NEWPART.Size = SIZE | |
828 | NEWPART.Position = Torso.Position | |
829 | NEWPART.Material = MATERIAL | |
830 | NEWPART:BreakJoints() | |
831 | NEWPART.Parent = PARENT | |
832 | return NEWPART | |
833 | end | |
834 | ||
835 | Weapon_Name = "Add-ons" | |
836 | ||
837 | ||
838 | local function weldBetween(a, b) | |
839 | local weldd = Instance.new("ManualWeld") | |
840 | weldd.Part0 = a | |
841 | weldd.Part1 = b | |
842 | weldd.C0 = CFrame.new() | |
843 | weldd.C1 = b.CFrame:inverse() * a.CFrame | |
844 | weldd.Parent = a | |
845 | return weldd | |
846 | end | |
847 | ||
848 | function createaccessory(attachmentpart,mesh,texture,scale,offset,color) | |
849 | local acs = Instance.new("Part") | |
850 | acs.CanCollide = false | |
851 | acs.Anchored = false | |
852 | acs.Size = Vector3.new(0,0,0) | |
853 | acs.CFrame = attachmentpart.CFrame | |
854 | acs.Parent = Character | |
855 | acs.BrickColor = color | |
856 | local meshs = Instance.new("SpecialMesh") | |
857 | meshs.MeshId = mesh | |
858 | meshs.TextureId = texture | |
859 | meshs.Parent = acs | |
860 | meshs.Scale = scale | |
861 | meshs.Offset = offset | |
862 | weldBetween(attachmentpart,acs) | |
863 | end | |
864 | ||
865 | function createbodypart(TYPE,COLOR,PART,OFFSET,SIZE) | |
866 | if TYPE == "Gem" then | |
867 | local acs = CreatePart(3, Character, "Plastic", 0, 0, COLOR, "Part", VT(0,0,0)) | |
868 | acs.Anchored = false | |
869 | acs.CanCollide = false | |
870 | acs.CFrame = PART.CFrame | |
871 | local acs2 = CreateMesh("SpecialMesh", acs, "FileMesh", "9756362", "", SIZE, OFFSET) | |
872 | weldBetween(PART,acs) | |
873 | elseif TYPE == "Skull" then | |
874 | local acs = CreatePart(3, Character, "Plastic", 0, 0, COLOR, "Part", VT(0,0,0)) | |
875 | acs.Anchored = false | |
876 | acs.CanCollide = false | |
877 | acs.CFrame = PART.CFrame | |
878 | local acs2 = CreateMesh("SpecialMesh", acs, "FileMesh", "4770583", "", SIZE, OFFSET) | |
879 | weldBetween(PART,acs) | |
880 | elseif TYPE == "Eye" then | |
881 | local acs = CreatePart(3, Character, "Neon", 0, 0, COLOR, "Part", VT(0,0,0)) | |
882 | acs.Anchored = false | |
883 | acs.CanCollide = false | |
884 | acs.CFrame = PART.CFrame | |
885 | local acs2 = CreateMesh("SpecialMesh", acs, "Sphere", "", "", SIZE, OFFSET) | |
886 | weldBetween(PART,acs) | |
887 | end | |
888 | end | |
889 | ||
890 | ||
891 | local WEAPONGUI = IT("ScreenGui", PlayerGui) | |
892 | WEAPONGUI.Name = "Weapon GUI" | |
893 | local Weapon = IT("Model") | |
894 | Weapon.Name = Weapon_Name | |
895 | local Effects = IT("Folder", Weapon) | |
896 | Effects.Name = "Effects" | |
897 | ||
898 | ||
899 | ||
900 | function CreateWeldOrSnapOrMotor(TYPE, PARENT, PART0, PART1, C0, C1) | |
901 | local NEWWELD = IT(TYPE) | |
902 | NEWWELD.Part0 = PART0 | |
903 | NEWWELD.Part1 = PART1 | |
904 | NEWWELD.C0 = C0 | |
905 | NEWWELD.C1 = C1 | |
906 | NEWWELD.Parent = PARENT | |
907 | return NEWWELD | |
908 | end | |
909 | ||
910 | ||
911 | function MakeForm(PART,TYPE) | |
912 | if TYPE == "Cyl" then | |
913 | local MSH = IT("CylinderMesh",PART) | |
914 | elseif TYPE == "Ball" then | |
915 | local MSH = IT("SpecialMesh",PART) | |
916 | MSH.MeshType = "Sphere" | |
917 | elseif TYPE == "Wedge" then | |
918 | local MSH = IT("SpecialMesh",PART) | |
919 | MSH.MeshType = "Wedge" | |
920 | elseif TYPE == "Head" then | |
921 | local MSH = IT("SpecialMesh",PART) | |
922 | MSH.Scale = VT(1.25,1.25,1.25) | |
923 | end | |
924 | end | |
925 | ||
926 | ||
927 | ||
928 | Debris = game:GetService("Debris") | |
929 | ||
930 | ||
931 | function turnto(position) | |
932 | RootPart.CFrame=CFrame.new(RootPart.CFrame.p,VT(position.X,RootPart.Position.Y,position.Z)) * CFrame.new(0, 0, 0) | |
933 | end | |
934 | ||
935 | ||
936 | local face = CreatePart(3, Weapon, "Neon", 0, 0, "Really black", "Face mask", VT(1.001,1.001,1.001),false) | |
937 | local weld = CreateWeldOrSnapOrMotor("Weld", face, Head, face, CF(0.02,0,0) * ANGLES(RAD(0), RAD(0), RAD(0)), CF(0, 0, 0)) | |
938 | MakeForm(face,"Head") | |
939 | local part = CreatePart(3, Weapon, "Neon", 0, 0, "Really red", "Eye", VT(0.4,0.25,0.2),false) | |
940 | local weld = CreateWeldOrSnapOrMotor("Weld", part, Head, part, CF(0.15,0.28,-0.53) * ANGLES(RAD(15), RAD(0), RAD(25)), CF(0, 0, 0)) | |
941 | MakeForm(part,"Ball") | |
942 | local Eye = CreatePart(3, Weapon, "Neon", 0, 0, "Really black", "Eye", VT(0.1,0.1,0.15),false) | |
943 | local PupilWeld = CreateWeldOrSnapOrMotor("Weld", Eye, Head, Eye, CF(0.13,0.24,-0.58) * ANGLES(RAD(0), RAD(0), RAD(25)), CF(0, 0, 0)) | |
944 | MakeForm(Eye,"Ball") | |
945 | ||
946 | for _, c in pairs(Weapon:GetChildren()) do | |
947 | if c.ClassName == "Part" then | |
948 | c.CustomPhysicalProperties = PhysicalProperties.new(0, 0, 0, 0, 0) | |
949 | end | |
950 | end | |
951 | ||
952 | Weapon.Parent = Character | |
953 | ||
954 | Humanoid.Died:connect(function() | |
955 | ATTACK = true | |
956 | end) | |
957 | ||
958 | ||
959 | ||
960 | local Torso = Character:FindFirstChild("Torso") | |
961 | local rootPart = Character:FindFirstChild("HumanoidRootPart") | |
962 | local Humanoid = Character:FindFirstChild("Humanoid") | |
963 | local Head = Character:FindFirstChild("Head") | |
964 | local Right_Arm = Character:FindFirstChild("Right Arm") | |
965 | local Left_Arm = Character:FindFirstChild("Left Arm") | |
966 | local Right_Leg = Character:FindFirstChild("Right Leg") | |
967 | local Left_Leg = Character:FindFirstChild("Left Leg") | |
968 | local Right_Shoulder = Torso:FindFirstChild("Right Shoulder") | |
969 | local Left_Shoulder = Torso:FindFirstChild("Left Shoulder") | |
970 | local Right_Hip = Torso:FindFirstChild("Right Hip") | |
971 | local Left_Hip = Torso:FindFirstChild("Left Hip") | |
972 | local Neck = Torso:FindFirstChild("Neck") | |
973 | local rootPart = Character:FindFirstChild("HumanoidRootPart") | |
974 | local rootJoint = rootPart:FindFirstChild("RootJoint") | |
975 | local CurrentIdle = "Idling1" | |
976 | local Degree = 0.0175438596491228 | |
977 | local canremove = false | |
978 | local debounce = false | |
979 | local UIService=game:GetService'UserInputService' | |
980 | _G.SongName = math.random(1,9025232) | |
981 | sin = math.sin | |
982 | Right_Leg.FormFactor = "Custom"; | |
983 | Left_Leg.FormFactor = "Custom"; | |
984 | rootPart.Archivable = true; | |
985 | rootJoint.Archivable = true; | |
986 | c_new = CFrame.new; | |
987 | c_angles = CFrame.Angles; | |
988 | i_new = Instance.new | |
989 | ||
990 | newWeld = function(wp0, wp1, wc0x, wc0y, wc0z) | |
991 | wld = Instance.new("Weld", wp1) | |
992 | wld.Part0 = wp0 | |
993 | wld.Part1 = wp1 | |
994 | wld.C0 = CFrame.new(wc0x, wc0y, wc0z) | |
995 | return wld | |
996 | end | |
997 | ||
998 | function noOutline(part) | |
999 | part.TopSurface, part.BottomSurface, part.LeftSurface, part.RightSurface, part.FrontSurface, part.BackSurface = 10, 10, 10, 10, 10, 10 | |
1000 | end | |
1001 | ||
1002 | local function Part(Name,Color, Material, Transparency,Shape, Size, CFrame,CanCollide,Anchored,parent) | |
1003 | local partie = i_new("Part",parent) | |
1004 | partie.Name=Name | |
1005 | partie.BrickColor = BrickColor.new(Color) | |
1006 | partie.Material = Material | |
1007 | partie.Shape = Shape | |
1008 | partie.Transparency = Transparency | |
1009 | partie.Size = Size | |
1010 | partie.CFrame = CFrame | |
1011 | partie.CanCollide = CanCollide | |
1012 | partie.Anchored = Anchored | |
1013 | return partie | |
1014 | end | |
1015 | ||
1016 | ||
1017 | ||
1018 | function swait(num) | |
1019 | if num == 0 or num == nil then | |
1020 | game:GetService("RunService").Stepped:wait(0) | |
1021 | else | |
1022 | for i = 0, num do | |
1023 | game:GetService("RunService").Stepped:wait(0) | |
1024 | end | |
1025 | end | |
1026 | end | |
1027 | ||
1028 | function mesh(Mesh, part, meshtype, meshid, offset, scale) | |
1029 | local mesh = i_new(Mesh) | |
1030 | mesh.Parent = part | |
1031 | if Mesh == "SpecialMesh" then | |
1032 | mesh.MeshType = meshtype | |
1033 | mesh.MeshId = meshid | |
1034 | end | |
1035 | mesh.Offset = offset | |
1036 | mesh.Scale = scale | |
1037 | return mesh | |
1038 | end | |
1039 | ||
1040 | function rayCast(Pos, Dir, Max, Ignore) -- Origin Position, Direction, MaxDistance, IgnoreDescendants | |
1041 | return game:GetService("Workspace"):FindPartOnRay(Ray.new(Pos, Dir.unit * (Max or 999.999)), Ignore) | |
1042 | end | |
1043 | ||
1044 | ||
1045 | --Part(Name,Color, Material, Transparency,Shape, Size, CFrame,CanCollide,Anchored,parent) | |
1046 | --newWeld(wp0, wp1, wc0x, wc0y, wc0z) | |
1047 | local REye=Part('REye','Really red','Neon',0,'Ball',Vector3.new(.1,.1,.1),CFrame.new(0,0,0),false,false,Character) | |
1048 | newWeld(Head,REye,.1,.210,-.5) | |
1049 | local REGlow=Instance.new('SurfaceLight') | |
1050 | REGlow.Color=Color3.fromRGB(170,85,255) | |
1051 | REGlow.Range=15 | |
1052 | REGlow.Brightness=10 | |
1053 | REGlow.Parent=REye | |
1054 | local Glow=Instance.new('ParticleEmitter') | |
1055 | Glow.Color=ColorSequence.new(Color3.fromRGB(375,20,1),Color3.fromRGB(300,1,20)) | |
1056 | Glow.Texture='rbxassetid://242292318' | |
1057 | Glow.Transparency=NumberSequence.new(.9) | |
1058 | Glow.Size=NumberSequence.new(.225) | |
1059 | Glow.Acceleration=Vector3.new(45,30,0) | |
1060 | Glow.LockedToPart=true | |
1061 | Glow.Lifetime=NumberRange.new(.25,.25) | |
1062 | Glow.Rate=1200 | |
1063 | Glow.EmissionDirection='Bottom' | |
1064 | Glow.Speed=NumberRange.new(1,1) | |
1065 | Glow.ZOffset=2 | |
1066 | Glow.Parent=REye | |
1067 | local LEye=Part('LEye','Really red','Neon',0,'Ball',Vector3.new(.1,.1,.1),CFrame.new(0,0,0),false,false,Character) | |
1068 | newWeld(Head,LEye,-.1,.220,-.5) | |
1069 | local LEGlow=Instance.new('SurfaceLight') | |
1070 | LEGlow.Color=Color3.fromRGB(170,85,255) | |
1071 | LEGlow.Range=10 | |
1072 | LEGlow.Brightness=9 | |
1073 | LEGlow.Parent=LEye | |
1074 | local Glow2=Instance.new('ParticleEmitter') | |
1075 | Glow2.Color=ColorSequence.new(Color3.fromRGB(0,0,0),Color3.fromRGB(0,0,0)) | |
1076 | Glow2.Texture='rbxassetid://242292318' | |
1077 | Glow2.Transparency=NumberSequence.new(.988) | |
1078 | Glow2.Size=NumberSequence.new(5) | |
1079 | Glow2.LockedToPart=false | |
1080 | Glow2.Lifetime=NumberRange.new(.5,.5) | |
1081 | Glow2.Rate=1000 | |
1082 | Glow2.EmissionDirection='Top' | |
1083 | Glow2.Speed=NumberRange.new(1,1) | |
1084 | Glow2.VelocitySpread=Vector3.new(0,0,60) | |
1085 | Glow2.ZOffset=1 | |
1086 | Glow2.Parent=Torso | |
1087 | ||
1088 | iz = (game.Players.LocalPlayer.Name) | |
1089 | ||
1090 | ||
1091 | ||
1092 | is = (game.Players.LocalPlayer.Character) | |
1093 | ||
1094 | ||
1095 | local Player = game.Players.LocalPlayer | |
1096 | local Character = Player.Character | |
1097 | local PlayerGui = Player.PlayerGui | |
1098 | local Backpack = Player.Backpack | |
1099 | local Torso = Character.HumanoidRootPart | |
1100 | local Humanoid = Character.Humanoid | |
1101 | local hum = Character.Humanoid | |
1102 | local LeftArm = Character["Left Arm"] | |
1103 | local LeftLeg = Character["Left Leg"] | |
1104 | local RightArm = Character["Right Arm"] | |
1105 | local RightLeg = Character["Right Leg"] | |
1106 | local Backpack = Player.Backpack | |
1107 | local TorsA = Character.Torso | |
1108 | local Head = Character.Head | |
1109 | local LS = TorsA["Left Shoulder"] | |
1110 | local LH = TorsA["Left Hip"] | |
1111 | local RS = TorsA["Right Shoulder"] | |
1112 | local RH = TorsA["Right Hip"] | |
1113 | local Neck = TorsA.Neck | |
1114 | local rs = game:GetService("RunService").RenderStepped | |
1115 | local Mouse = Player:GetMouse() | |
1116 | attacktype = 1 | |
1117 | vt = Vector3.new | |
1118 | ColorDebounce = false | |
1119 | cf = CFrame.new | |
1120 | euler = CFrame.fromEulerAnglesXYZ | |
1121 | angles = CFrame.Angles | |
1122 | necko = cf(0, 1, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0) | |
1123 | necko2 = cf(0, -0.5, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0) | |
1124 | LHC0 = cf(-1, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0) | |
1125 | LHC1 = cf(-0.5, 1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0) | |
1126 | RHC0 = cf(1, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0) | |
1127 | RHC1 = cf(0.5, 1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0) | |
1128 | RootPart = Character.HumanoidRootPart | |
1129 | RootJoint = RootPart.RootJoint | |
1130 | RootCF = euler(-1.57, 0, 3.14) | |
1131 | attack = false | |
1132 | equipped = true | |
1133 | local RbxUtility = LoadLibrary("RbxUtility") | |
1134 | local Create = RbxUtility.Create | |
1135 | local Root = Character.HumanoidRootPart | |
1136 | math.randomseed(os.time()) | |
1137 | ||
1138 | fat = Instance.new("BindableEvent",script) | |
1139 | fat.Name = "Heartbeat" | |
1140 | ||
1141 | script:WaitForChild("Heartbeat") | |
1142 | ||
1143 | frame = 1/30 | |
1144 | tf = 0 | |
1145 | allowframeloss = false --if set to true will fire every frame it possibly can. This will result in multiple events happening at the same time whenever delta returns frame*2 or greater. | |
1146 | tossremainder = false --if set to true t will be set to 0 after Fire()-ing. | |
1147 | lastframe = tick() | |
1148 | script.Heartbeat:Fire() --ayy lmao | |
1149 | ||
1150 | ||
1151 | local TBlast, TBMesh = Instance.new("Part"), Instance.new("SpecialMesh") | |
1152 | TBlast.BrickColor = BrickColor.new("Really Black") | |
1153 | TBlast.Transparency = 1 | |
1154 | TBlast.Anchored = true | |
1155 | TBlast.CanCollide = false | |
1156 | TBlast.CFrame = Root.CFrame | |
1157 | TBlast.Size = Vector3.new(2,2,2) | |
1158 | TBMesh.Parent = TBlast | |
1159 | TBMesh.MeshType = "Sphere" | |
1160 | ||
1161 | local TB, TM = Instance.new("Part"), Instance.new("SpecialMesh") | |
1162 | TB.BrickColor = BrickColor.new("Pearl") | |
1163 | TB.Transparency = 1 | |
1164 | TB.Anchored = true | |
1165 | TB.CanCollide = false | |
1166 | TB.CFrame = Root.CFrame | |
1167 | TB.Size = Vector3.new(2,2,2) | |
1168 | TB.Parent = TBlast | |
1169 | TM.MeshType = "Sphere" | |
1170 | ||
1171 | wait(0) | |
1172 | ||
1173 | local p = game.Players.localPlayer | |
1174 | local char = p.Character | |
1175 | local mouse=p:GetMouse() | |
1176 | local larm = char["Left Arm"] | |
1177 | local rarm = char["Right Arm"] | |
1178 | local lleg = char["Left Leg"] | |
1179 | local rleg = char["Right Leg"] | |
1180 | local torso = char.Torso | |
1181 | local root = char.HumanoidRootPart | |
1182 | local hed = char.Head | |
1183 | --------------------------------------------- | |
1184 | ||
1185 | local PE1 = Instance.new("ParticleEmitter",rleg) | |
1186 | PE1.Color = ColorSequence.new(Color3.new (255, 0, 0), Color3.new (255, 0, 0)) | |
1187 | PE1.LightEmission = NumberSequence.new(0.2) | |
1188 | PE1.Size = NumberSequence.new(1.2) | |
1189 | PE1.Texture = "http://www.roblox.com/asset/?id=284607870" | |
1190 | PE1.Lifetime = NumberRange.new(.5) | |
1191 | PE1.Rate = 10 | |
1192 | PE1.Transparency = NumberSequence.new(0.2) | |
1193 | PE1.LightEmission = NumberSequence.new(0.2) | |
1194 | PE1.Rotation = NumberRange.new(260) | |
1195 | PE1.Speed = NumberRange.new(0) | |
1196 | PE1.RotSpeed = NumberRange.new(100) | |
1197 | ||
1198 | ---------------------------------------------------- | |
1199 | local PE1 = Instance.new("ParticleEmitter",rarm) | |
1200 | PE1.Color = ColorSequence.new(Color3.new (255, 0, 0), Color3.new (255, 0, 0)) | |
1201 | PE1.LightEmission = NumberSequence.new(0.2) | |
1202 | PE1.Size = NumberSequence.new(1.2) | |
1203 | PE1.Texture = "http://www.roblox.com/asset/?id=284607870" | |
1204 | PE1.Lifetime = NumberRange.new(.5) | |
1205 | PE1.Rate = 10 | |
1206 | PE1.Transparency = NumberSequence.new(0.2) | |
1207 | PE1.LightEmission = NumberSequence.new(0.2) | |
1208 | PE1.Rotation = NumberRange.new(260) | |
1209 | PE1.Speed = NumberRange.new(0) | |
1210 | PE1.RotSpeed = NumberRange.new(100) | |
1211 | ||
1212 | ||
1213 | repeat wait() until Player.Character | |
1214 | --All The Settings for Trails in this Script | |
1215 | TrailSettings = { | |
1216 | Lifetime = 0.5, | |
1217 | Texture = 'rbxassetid://31270182', | |
1218 | --Color1 is for UpperBody and Accessories, Color2 is for Lower Body | |
1219 | Color1 = ColorSequence.new(BrickColor.new('Really red').Color,BrickColor.new('Red').Color), | |
1220 | Color2 = ColorSequence.new(BrickColor.new('Really black').Color,BrickColor.new('Black').Color), | |
1221 | AllBody = true, | |
1222 | UpperBodyOnly = false, | |
1223 | LowerBodyOnly = false, | |
1224 | Accessories = false, | |
1225 | Extras = true, | |
1226 | R15 = false, --Change to true if you're using R15 | |
1227 | R15Parts = { | |
1228 | 'UpperTorso', | |
1229 | 'LowerTorso', | |
1230 | } | |
1231 | } | |
1232 | ||
1233 | local Trail; --Making other Trails uses this in this Script | |
1234 | ||
1235 | --UpperBody Function | |
1236 | UpperBody = function() | |
1237 | if TrailSettings.R15 == false then | |
1238 | A0 = Instance.new('Attachment',Character.Torso) | |
1239 | A1 = Instance.new('Attachment',Character.Head) | |
1240 | A2 = Instance.new('Attachment',Character['Right Arm']) | |
1241 | A3 = Instance.new('Attachment',Character['Left Arm']) | |
1242 | Trail = Instance.new('Trail',Character) | |
1243 | Trail.Attachment0 = A0 | |
1244 | Trail.Attachment1 = A1 | |
1245 | Trail.Texture = TrailSettings.Texture | |
1246 | Trail.Color = TrailSettings.Color1 | |
1247 | Trail.Lifetime = TrailSettings.Lifetime | |
1248 | local Trail2 = Trail:Clone() | |
1249 | Trail2.Parent = Character | |
1250 | Trail2.Attachment1 = A2 | |
1251 | local Trail3 = Trail:Clone() | |
1252 | Trail3.Parent = Character | |
1253 | Trail3.Attachment1 = A3 | |
1254 | local Trail6 = Trail:Clone() | |
1255 | Trail6.Parent = Character | |
1256 | Trail6.Attachment0 = A1 | |
1257 | Trail6.Attachment1 = A2 | |
1258 | local Trail7 = Trail:Clone() | |
1259 | Trail7.Parent = Character | |
1260 | Trail7.Attachment0 = A1 | |
1261 | Trail7.Attachment1 = A3 | |
1262 | else | |
1263 | A0 = Instance.new('Attachment',Character[TrailSettings.R15Parts[1]]) | |
1264 | A0R = Instance.new('Attachment',Character[TrailSettings.R15Parts[2]]) | |
1265 | A1 = Instance.new('Attachment',Character.Head) | |
1266 | A2 = Instance.new('Attachment',Character['RightUpperArm']) | |
1267 | A2R = Instance.new('Attachment',Character['RightLowerArm']) | |
1268 | A3 = Instance.new('Attachment',Character['LeftUpperArm']) | |
1269 | A3R = Instance.new('Attachment',Character['LeftLowerArm']) | |
1270 | Trail = Instance.new('Trail',Character) | |
1271 | Trail.Attachment0 = A0 | |
1272 | Trail.Attachment1 = A1 | |
1273 | Trail.Texture = TrailSettings.Texture | |
1274 | Trail.Color = TrailSettings.Color1 | |
1275 | Trail.Lifetime = TrailSettings.Lifetime | |
1276 | local Trail2 = Trail:Clone() | |
1277 | Trail2.Parent = Character | |
1278 | Trail2.Attachment1 = A2 | |
1279 | local Trail3 = Trail:Clone() | |
1280 | Trail3.Parent = Character | |
1281 | Trail3.Attachment1 = A3 | |
1282 | local Trail6 = Trail:Clone() | |
1283 | Trail6.Parent = Character | |
1284 | Trail6.Attachment0 = A1 | |
1285 | Trail6.Attachment1 = A2 | |
1286 | local Trail7 = Trail:Clone() | |
1287 | Trail7.Parent = Character | |
1288 | Trail7.Attachment0 = A1 | |
1289 | Trail7.Attachment1 = A3 | |
1290 | --R15 Trails | |
1291 | local Trail1R = Trail:Clone() | |
1292 | Trail1R.Parent = Character | |
1293 | Trail1R.Attachment1 = A2R | |
1294 | local Trail2R = Trail:Clone() | |
1295 | Trail2R.Parent = Character | |
1296 | Trail2R.Attachment1 = A3R | |
1297 | local Trail6R = Trail:Clone() | |
1298 | Trail6.Parent = Character | |
1299 | Trail6.Attachment0 = A1 | |
1300 | Trail6.Attachment1 = A2R | |
1301 | local Trail7R = Trail:Clone() | |
1302 | Trail7.Parent = Character | |
1303 | Trail7.Attachment0 = A1 | |
1304 | Trail7.Attachment1 = A3R | |
1305 | end | |
1306 | end | |
1307 | ||
1308 | --Lower Body Function | |
1309 | LowerBody = function() | |
1310 | if TrailSettings.R15 == false then | |
1311 | A4 = Instance.new('Attachment',Character['Right Leg']) | |
1312 | A5 = Instance.new('Attachment',Character['Left Leg']) | |
1313 | local Trail4 = Trail:Clone() | |
1314 | Trail4.Parent = Character | |
1315 | Trail4.Attachment1 = A4 | |
1316 | local Trail5 = Trail:Clone() | |
1317 | Trail5.Parent = Character | |
1318 | Trail5.Attachment1 = A5 | |
1319 | local Trail8 = Trail:Clone() | |
1320 | Trail8.Parent = Character | |
1321 | Trail8.Attachment0 = A2 | |
1322 | Trail8.Attachment1 = A4 | |
1323 | Trail8.Color = TrailSettings.Color2 | |
1324 | local Trail9 = Trail:Clone() | |
1325 | Trail9.Parent = Character | |
1326 | Trail9.Attachment0 = A3 | |
1327 | Trail9.Attachment1 = A5 | |
1328 | Trail9.Color = TrailSettings.Color2 | |
1329 | local FT = Trail:Clone() | |
1330 | FT.Parent = Character | |
1331 | FT.Attachment0 = A4 | |
1332 | FT.Attachment1 = A5 | |
1333 | FT.Color = TrailSettings.Color2 | |
1334 | else | |
1335 | A4 = Instance.new('Attachment',Character['RightLowerLeg']) | |
1336 | A4R = Instance.new('Attachment',Character['RightUpperLeg']) | |
1337 | A5 = Instance.new('Attachment',Character['LeftLowerLeg']) | |
1338 | A5R = Instance.new('Attachment',Character['LeftUpperLeg']) | |
1339 | local Trail4 = Trail:Clone() | |
1340 | Trail4.Parent = Character | |
1341 | Trail4.Attachment1 = A4 | |
1342 | local Trail5 = Trail:Clone() | |
1343 | Trail5.Parent = Character | |
1344 | Trail5.Attachment1 = A5 | |
1345 | local Trail8 = Trail:Clone() | |
1346 | Trail8.Parent = Character | |
1347 | Trail8.Attachment0 = A2 | |
1348 | Trail8.Attachment1 = A4 | |
1349 | Trail8.Color = TrailSettings.Color2 | |
1350 | local Trail9 = Trail:Clone() | |
1351 | Trail9.Parent = Character | |
1352 | Trail9.Attachment0 = A3 | |
1353 | Trail9.Attachment1 = A5 | |
1354 | Trail9.Color = TrailSettings.Color2 | |
1355 | local FT = Trail:Clone() | |
1356 | FT.Parent = Character | |
1357 | FT.Attachment0 = A4 | |
1358 | FT.Attachment1 = A5 | |
1359 | FT.Color = TrailSettings.Color2 | |
1360 | --R15 Trails | |
1361 | local Trail3R = Trail:Clone() | |
1362 | Trail3R.Parent = Character | |
1363 | Trail3R.Attachment1 = A4R | |
1364 | local Trail4R = Trail:Clone() | |
1365 | Trail4R.Parent = Character | |
1366 | Trail4R.Attachment1 = A5R | |
1367 | local Trail8 = Trail:Clone() | |
1368 | Trail8.Parent = Character | |
1369 | Trail8.Attachment0 = A2R | |
1370 | Trail8.Attachment1 = A4R | |
1371 | Trail8.Color = TrailSettings.Color2 | |
1372 | local Trail9 = Trail:Clone() | |
1373 | Trail9.Parent = Character | |
1374 | Trail9.Attachment0 = A3R | |
1375 | Trail9.Attachment1 = A5R | |
1376 | Trail9.Color = TrailSettings.Color2 | |
1377 | local FT2R = Trail:Clone() | |
1378 | FT2R.Parent = Character | |
1379 | FT2R.Attachment0 = A4R | |
1380 | FT2R.Attachment1 = A5R | |
1381 | FT2R.Color = TrailSettings.Color2 | |
1382 | end | |
1383 | end | |
1384 | ||
1385 | --All Body Function calling Both Functions | |
1386 | AllBody = function() | |
1387 | UpperBody() | |
1388 | LowerBody() | |
1389 | end | |
1390 | ||
1391 | --Checking to make sure that Only some Variables are Selected else do All Body | |
1392 | if TrailSettings.AllBody == true and TrailSettings.UpperBodyOnly == true and TrailSettings.LowerBodyOnly == true then | |
1393 | TrailSettings.UpperBodyOnly = false | |
1394 | TrailSettings.LowerBodyOnly = false | |
1395 | elseif TrailSettings.AllBody == true and TrailSettings.UpperBodyOnly == false and TrailSettings.LowerBodyOnly == true then | |
1396 | TrailSettings.UpperBodyOnly = false | |
1397 | TrailSettings.LowerBodyOnly = false | |
1398 | elseif TrailSettings.AllBody == true and TrailSettings.UpperBodyOnly == true and TrailSettings.LowerBodyOnly == false then | |
1399 | TrailSettings.UpperBodyOnly = false | |
1400 | TrailSettings.LowerBodyOnly = false | |
1401 | elseif TrailSettings.AllBody == false and TrailSettings.UpperBodyOnly == true and TrailSettings.LowerBodyOnly == true then | |
1402 | TrailSettings.AllBody = true | |
1403 | TrailSettings.UpperBodyOnly = false | |
1404 | TrailSettings.LowerBodyOnly = false | |
1405 | end | |
1406 | ||
1407 | --Call Trail Functions | |
1408 | if TrailSettings.UpperBodyOnly == true then | |
1409 | UpperBody() | |
1410 | print('Called Upper Body Trail') | |
1411 | elseif TrailSettings.LowerBodyOnly == true then | |
1412 | LowerBody() | |
1413 | print('Called Lower Body Trail') | |
1414 | elseif TrailSettings.AllBody == true then | |
1415 | AllBody() | |
1416 | print('Called Full Body Trail') | |
1417 | end | |
1418 | ||
1419 | --Trails for Accessories | |
1420 | if TrailSettings.Accessories == true then | |
1421 | for Index,Item in pairs(Character:GetChildren()) do | |
1422 | if Item:IsA'Accessory' then | |
1423 | local AA = Instance.new('Attachment',Item.Handle) | |
1424 | local ATrail = Trail:Clone() | |
1425 | ATrail.Parent = Character | |
1426 | ATrail.Attachment1 = AA | |
1427 | end | |
1428 | end | |
1429 | end | |
1430 | ||
1431 | --Extras | |
1432 | if TrailSettings.Extras == true then | |
1433 | --Making an Invisible Platform Part | |
1434 | local a = Instance.new('Part',Character) | |
1435 | a.CanCollide = false | |
1436 | a.Size = Vector3.new(2,.2,2) | |
1437 | a.Transparency = 1 | |
1438 | ||
1439 | --Constantly putting it under your feet | |
1440 | if TrailSettings.R15 == false then | |
1441 | spawn(function() | |
1442 | game:GetService('RunService').RenderStepped:connect(function() | |
1443 | a.CFrame = Character.Torso.CFrame * CFrame.new(0,-3,0) | |
1444 | end) | |
1445 | end) | |
1446 | else | |
1447 | spawn(function() | |
1448 | game:GetService('RunService').RenderStepped:connect(function() | |
1449 | a.CFrame = Character[TrailSettings.R15Parts[2]].CFrame * CFrame.new(0,-2,0) | |
1450 | end) | |
1451 | end) | |
1452 | end | |
1453 | ||
1454 | --Make a Trail from both feet to the Platform | |
1455 | spawn(function() | |
1456 | repeat wait() until Trail | |
1457 | local AB = Instance.new('Attachment',a) | |
1458 | local ABT = Trail:Clone() | |
1459 | ABT.Parent = Character | |
1460 | ABT.Attachment0 = A4 | |
1461 | ABT.Attachment1 = AB | |
1462 | ABT.Color = TrailSettings.Color2 | |
1463 | local ABT2 = Trail:Clone() | |
1464 | ABT2.Parent = Character | |
1465 | ABT2.Attachment0 = A5 | |
1466 | ABT2.Attachment1 = AB | |
1467 | ABT2.Color = TrailSettings.Color2 | |
1468 | end) | |
1469 | end | |
1470 | ||
1471 | m=Instance.new('Model',Character) | |
1472 | local function weldBetween(a, b) | |
1473 | local weldd = Instance.new("ManualWeld") | |
1474 | weldd.Part0 = a | |
1475 | weldd.Part1 = b | |
1476 | weldd.C0 = CFrame.new() | |
1477 | weldd.C1 = b.CFrame:inverse() * a.CFrame | |
1478 | weldd.Parent = a | |
1479 | return weldd | |
1480 | end | |
1481 | ||
1482 | it=Instance.new | |
1483 | ||
1484 | function nooutline(part) | |
1485 | part.TopSurface,part.BottomSurface,part.LeftSurface,part.RightSurface,part.FrontSurface,part.BackSurface = 10,10,10,10,10,10 | |
1486 | end | |
1487 | ||
1488 | function part(formfactor,parent,material,reflectance,transparency,brickcolor,name,size) | |
1489 | local fp=it("Part") | |
1490 | fp.formFactor=formfactor | |
1491 | fp.Parent=parent | |
1492 | fp.Reflectance=reflectance | |
1493 | fp.Transparency=transparency | |
1494 | fp.CanCollide=false | |
1495 | fp.Locked=true | |
1496 | fp.BrickColor=BrickColor.new(tostring(brickcolor)) | |
1497 | fp.Name=name | |
1498 | fp.Size=size | |
1499 | fp.Position=Character.Torso.Position | |
1500 | nooutline(fp) | |
1501 | fp.Material=material | |
1502 | fp:BreakJoints() | |
1503 | return fp | |
1504 | end | |
1505 | ||
1506 | function mesh(Mesh,part,meshtype,meshid,offset,scale) | |
1507 | local mesh=it(Mesh) | |
1508 | mesh.Parent=part | |
1509 | if Mesh=="SpecialMesh" then | |
1510 | mesh.MeshType=meshtype | |
1511 | mesh.MeshId=meshid | |
1512 | end | |
1513 | mesh.Offset=offset | |
1514 | mesh.Scale=scale | |
1515 | return mesh | |
1516 | end | |
1517 | ||
1518 | function weld(parent,part0,part1,c0,c1) | |
1519 | local weld=it("Weld") | |
1520 | weld.Parent=parent | |
1521 | weld.Part0=part0 | |
1522 | weld.Part1=part1 | |
1523 | weld.C0=c0 | |
1524 | weld.C1=c1 | |
1525 | return weld | |
1526 | end | |
1527 | ||
1528 | ||
1529 | Player=game:GetService('Players').LocalPlayer | |
1530 | Character=Player.Character | |
1531 | Mouse=Player:GetMouse() | |
1532 | m=Instance.new('Model',Character) | |
1533 | ||
1534 | ||
1535 | local function weldBetween(a, b) | |
1536 | local weldd = Instance.new("ManualWeld") | |
1537 | weldd.Part0 = a | |
1538 | weldd.Part1 = b | |
1539 | weldd.C0 = CFrame.new() | |
1540 | weldd.C1 = b.CFrame:inverse() * a.CFrame | |
1541 | weldd.Parent = a | |
1542 | return weldd | |
1543 | end | |
1544 | ||
1545 | it=Instance.new | |
1546 | ||
1547 | function nooutline(part) | |
1548 | part.TopSurface,part.BottomSurface,part.LeftSurface,part.RightSurface,part.FrontSurface,part.BackSurface = 10,10,10,10,10,10 | |
1549 | end | |
1550 | ||
1551 | function part(formfactor,parent,material,reflectance,transparency,brickcolor,name,size) | |
1552 | local fp=it("Part") | |
1553 | fp.formFactor=formfactor | |
1554 | fp.Parent=parent | |
1555 | fp.Reflectance=reflectance | |
1556 | fp.Transparency=transparency | |
1557 | fp.CanCollide=false | |
1558 | fp.Locked=true | |
1559 | fp.BrickColor=BrickColor.new(tostring(brickcolor)) | |
1560 | fp.Name=name | |
1561 | fp.Size=size | |
1562 | fp.Position=Character.Torso.Position | |
1563 | nooutline(fp) | |
1564 | fp.Material=material | |
1565 | fp:BreakJoints() | |
1566 | return fp | |
1567 | end | |
1568 | ||
1569 | function mesh(Mesh,part,meshtype,meshid,offset,scale) | |
1570 | local mesh=it(Mesh) | |
1571 | mesh.Parent=part | |
1572 | if Mesh=="SpecialMesh" then | |
1573 | mesh.MeshType=meshtype | |
1574 | mesh.MeshId=meshid | |
1575 | end | |
1576 | mesh.Offset=offset | |
1577 | mesh.Scale=scale | |
1578 | return mesh | |
1579 | end | |
1580 | ||
1581 | function weld(parent,part0,part1,c0,c1) | |
1582 | local weld=it("Weld") | |
1583 | weld.Parent=parent | |
1584 | weld.Part0=part0 | |
1585 | weld.Part1=part1 | |
1586 | weld.C0=c0 | |
1587 | weld.C1=c1 | |
1588 | return weld | |
1589 | end | |
1590 | ||
1591 | ||
1592 | char = game.Players.LocalPlayer.Character --if the script you're going to edit already has this dont put this again | |
1593 | torso = char.Torso --this too | |
1594 | local m2 = Instance.new("Model") | |
1595 | m2.Name = "Wings" | |
1596 | p1 = Instance.new("Part", m2) | |
1597 | p1.BrickColor = BrickColor.new("Really black") | |
1598 | p1.Material = Enum.Material.Neon | |
1599 | p1.CFrame = CFrame.new(28.7928066, 27.8741341, 25.9347725, -0.579227924, -0.579227805, -0.573576331, 0.707106769, -0.707106769, 0, -0.405579776, -0.405579716, 0.819152117) | |
1600 | p1.FormFactor = Enum.FormFactor.Custom | |
1601 | p1.Size = Vector3.new(0.61060679, 3.09150696, 0.221234918) | |
1602 | p1.BottomSurface = Enum.SurfaceType.Smooth | |
1603 | p1.TopSurface = Enum.SurfaceType.Smooth | |
1604 | b1 = Instance.new("SpecialMesh", p1) | |
1605 | b1.MeshType = Enum.MeshType.Sphere | |
1606 | b1.Name = "Mesh" | |
1607 | p2 = Instance.new("Part", m2) | |
1608 | p2.BrickColor = BrickColor.new("Really red") | |
1609 | p2.Material = Enum.Material.SmoothPlastic | |
1610 | p2.Reflectance = 0.30000001192093 | |
1611 | p2.CFrame = CFrame.new(23.8806973, 23.7568359, 26.9065781, -0.573576033, 0.346188396, -0.742403686, 0, -0.906307817, -0.422617972, -0.819152117, -0.24240382, 0.519836783) | |
1612 | p2.CanCollide = false | |
1613 | p2.FormFactor = Enum.FormFactor.Custom | |
1614 | p2.Size = Vector3.new(0.584050655, 0.584051132, 0.584051371) | |
1615 | p2.BottomSurface = Enum.SurfaceType.Smooth | |
1616 | p2.TopSurface = Enum.SurfaceType.Smooth | |
1617 | b2 = Instance.new("SpecialMesh", p2) | |
1618 | b2.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
1619 | b2.TextureId = "" | |
1620 | b2.MeshType = Enum.MeshType.FileMesh | |
1621 | b2.Name = "Mesh" | |
1622 | b2.Scale = Vector3.new(0.283109009, 0.283109039, 0.283109665) | |
1623 | p3 = Instance.new("Part", m2) | |
1624 | p3.BrickColor = BrickColor.new("Really red") | |
1625 | p3.Material = Enum.Material.SmoothPlastic | |
1626 | p3.Reflectance = 0.30000001192093 | |
1627 | p3.CFrame = CFrame.new(23.7651176, 23.6910381, 26.9875221, -0.573576033, 0.346188247, -0.742403686, -2.40360578e-007, -0.906307697, -0.422617912, -0.819152117, -0.242403969, 0.519836664) | |
1628 | p3.CanCollide = false | |
1629 | p3.FormFactor = Enum.FormFactor.Custom | |
1630 | p3.Size = Vector3.new(0.585091829, 0.622839987, 0.584051371) | |
1631 | p3.BottomSurface = Enum.SurfaceType.Smooth | |
1632 | p3.TopSurface = Enum.SurfaceType.Smooth | |
1633 | b3 = Instance.new("SpecialMesh", p3) | |
1634 | b3.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
1635 | b3.TextureId = "" | |
1636 | b3.MeshType = Enum.MeshType.FileMesh | |
1637 | b3.Name = "Mesh" | |
1638 | b3.Scale = Vector3.new(0.585091829, 0.622839928, 0.301983595) | |
1639 | p4 = Instance.new("Part", m2) | |
1640 | p4.BrickColor = BrickColor.new("Really red") | |
1641 | p4.Material = Enum.Material.SmoothPlastic | |
1642 | p4.Reflectance = 0.30000001192093 | |
1643 | p4.CFrame = CFrame.new(29.5663891, 25.8075085, 26.4371891, -0.573576391, 0.280166149, 0.769750714, 2.08616257e-007, -0.939692259, 0.342020333, 0.819151878, 0.196174487, 0.538985968) | |
1644 | p4.CanCollide = false | |
1645 | p4.FormFactor = Enum.FormFactor.Custom | |
1646 | p4.Size = Vector3.new(0.849326968, 0.849327147, 0.584051371) | |
1647 | p4.BottomSurface = Enum.SurfaceType.Smooth | |
1648 | p4.TopSurface = Enum.SurfaceType.Smooth | |
1649 | b4 = Instance.new("SpecialMesh", p4) | |
1650 | b4.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
1651 | b4.TextureId = "" | |
1652 | b4.MeshType = Enum.MeshType.FileMesh | |
1653 | b4.Name = "Mesh" | |
1654 | b4.Scale = Vector3.new(0.849326968, 0.849327147, 0.56621933) | |
1655 | p5 = Instance.new("Part", m2) | |
1656 | p5.BrickColor = BrickColor.new("Really red") | |
1657 | p5.Material = Enum.Material.SmoothPlastic | |
1658 | p5.Reflectance = 0.30000001192093 | |
1659 | p5.CFrame = CFrame.new(23.880703, 23.7568455, 26.9065876, -0.573576212, 0.346188098, -0.742403805, -4.76837158e-007, -0.906307578, -0.422617912, -0.819152236, -0.242404133, 0.519836485) | |
1660 | p5.CanCollide = false | |
1661 | p5.FormFactor = Enum.FormFactor.Custom | |
1662 | p5.Size = Vector3.new(0.584050655, 0.584051132, 0.584051371) | |
1663 | p5.BottomSurface = Enum.SurfaceType.Smooth | |
1664 | p5.TopSurface = Enum.SurfaceType.Smooth | |
1665 | b5 = Instance.new("SpecialMesh", p5) | |
1666 | b5.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
1667 | b5.TextureId = "" | |
1668 | b5.MeshType = Enum.MeshType.FileMesh | |
1669 | b5.Name = "Mesh" | |
1670 | b5.Scale = Vector3.new(0.283109009, 0.283109039, 0.283109665) | |
1671 | p6 = Instance.new("Part", m2) | |
1672 | p6.BrickColor = BrickColor.new("Really red") | |
1673 | p6.Material = Enum.Material.SmoothPlastic | |
1674 | p6.Reflectance = 0.30000001192093 | |
1675 | p6.CFrame = CFrame.new(23.6530266, 23.6272411, 27.0660267, -0.573576212, 0.346187949, -0.742403805, -7.17197622e-007, -0.906307459, -0.422617853, -0.819152236, -0.242404282, 0.519836366) | |
1676 | p6.CanCollide = false | |
1677 | p6.FormFactor = Enum.FormFactor.Custom | |
1678 | p6.Size = Vector3.new(0.849326968, 0.849327147, 0.584051371) | |
1679 | p6.BottomSurface = Enum.SurfaceType.Smooth | |
1680 | p6.TopSurface = Enum.SurfaceType.Smooth | |
1681 | b6 = Instance.new("SpecialMesh", p6) | |
1682 | b6.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
1683 | b6.TextureId = "" | |
1684 | b6.MeshType = Enum.MeshType.FileMesh | |
1685 | b6.Name = "Mesh" | |
1686 | b6.Scale = Vector3.new(0.849326968, 0.849327147, 0.56621933) | |
1687 | p7 = Instance.new("Part", m2) | |
1688 | p7.BrickColor = BrickColor.new("Really red") | |
1689 | p7.Material = Enum.Material.SmoothPlastic | |
1690 | p7.Reflectance = 0.30000001192093 | |
1691 | p7.CFrame = CFrame.new(23.7651253, 23.6910515, 26.9875393, -0.573576212, 0.3461878, -0.742403805, -9.57558086e-007, -0.90630734, -0.422617793, -0.819152236, -0.242404431, 0.519836247) | |
1692 | p7.CanCollide = false | |
1693 | p7.FormFactor = Enum.FormFactor.Custom | |
1694 | p7.Size = Vector3.new(0.585091829, 0.622839987, 0.584051371) | |
1695 | p7.BottomSurface = Enum.SurfaceType.Smooth | |
1696 | p7.TopSurface = Enum.SurfaceType.Smooth | |
1697 | b7 = Instance.new("SpecialMesh", p7) | |
1698 | b7.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
1699 | b7.TextureId = "" | |
1700 | b7.MeshType = Enum.MeshType.FileMesh | |
1701 | b7.Name = "Mesh" | |
1702 | b7.Scale = Vector3.new(0.585091829, 0.622839928, 0.301983595) | |
1703 | p8 = Instance.new("Part", m2) | |
1704 | p8.BrickColor = BrickColor.new("Really red") | |
1705 | p8.Material = Enum.Material.SmoothPlastic | |
1706 | p8.Reflectance = 0.30000001192093 | |
1707 | p8.CFrame = CFrame.new(23.6530304, 23.6272488, 27.0660381, -0.573576212, 0.346187651, -0.742403805, -1.19791855e-006, -0.90630722, -0.422617733, -0.819152236, -0.24240458, 0.519836128) | |
1708 | p8.CanCollide = false | |
1709 | p8.FormFactor = Enum.FormFactor.Custom | |
1710 | p8.Size = Vector3.new(0.849326968, 0.849327147, 0.584051371) | |
1711 | p8.BottomSurface = Enum.SurfaceType.Smooth | |
1712 | p8.TopSurface = Enum.SurfaceType.Smooth | |
1713 | b8 = Instance.new("SpecialMesh", p8) | |
1714 | b8.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
1715 | b8.TextureId = "" | |
1716 | b8.MeshType = Enum.MeshType.FileMesh | |
1717 | b8.Name = "Mesh" | |
1718 | b8.Scale = Vector3.new(0.849326968, 0.849327147, 0.56621933) | |
1719 | p9 = Instance.new("Part", m2) | |
1720 | p9.BrickColor = BrickColor.new("Really red") | |
1721 | p9.Material = Enum.Material.SmoothPlastic | |
1722 | p9.Reflectance = 0.30000001192093 | |
1723 | p9.CFrame = CFrame.new(30.2536392, 23.691061, 26.9184284, -0.573576212, -0.346188962, 0.74240309, 4.47034836e-007, -0.906307578, -0.422616601, 0.81915164, -0.242404819, 0.519836843) | |
1724 | p9.CanCollide = false | |
1725 | p9.FormFactor = Enum.FormFactor.Custom | |
1726 | p9.Size = Vector3.new(0.585091829, 0.622839987, 0.584051371) | |
1727 | p9.BottomSurface = Enum.SurfaceType.Smooth | |
1728 | p9.TopSurface = Enum.SurfaceType.Smooth | |
1729 | b9 = Instance.new("SpecialMesh", p9) | |
1730 | b9.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
1731 | b9.TextureId = "" | |
1732 | b9.MeshType = Enum.MeshType.FileMesh | |
1733 | b9.Name = "Mesh" | |
1734 | b9.Scale = Vector3.new(0.585091829, 0.622839928, 0.301983595) | |
1735 | p10 = Instance.new("Part", m2) | |
1736 | p10.BrickColor = BrickColor.new("Really red") | |
1737 | p10.Material = Enum.Material.SmoothPlastic | |
1738 | p10.Reflectance = 0.30000001192093 | |
1739 | p10.CFrame = CFrame.new(27.9471893, 26.8180733, 25.3034286, -0.573576212, 0.469845235, 0.671010077, 2.86794574e-007, -0.819150567, 0.573576927, 0.81915164, 0.328989446, 0.469847172) | |
1740 | p10.CanCollide = false | |
1741 | p10.FormFactor = Enum.FormFactor.Custom | |
1742 | p10.Size = Vector3.new(0.849326968, 0.849327147, 0.584051371) | |
1743 | p10.BottomSurface = Enum.SurfaceType.Smooth | |
1744 | p10.TopSurface = Enum.SurfaceType.Smooth | |
1745 | b10 = Instance.new("SpecialMesh", p10) | |
1746 | b10.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
1747 | b10.TextureId = "" | |
1748 | b10.MeshType = Enum.MeshType.FileMesh | |
1749 | b10.Name = "Mesh" | |
1750 | b10.Scale = Vector3.new(0.849326968, 0.849327147, 0.56621933) | |
1751 | p11 = Instance.new("Part", m2) | |
1752 | p11.BrickColor = BrickColor.new("Really red") | |
1753 | p11.Material = Enum.Material.SmoothPlastic | |
1754 | p11.Reflectance = 0.30000001192093 | |
1755 | p11.CFrame = CFrame.new(27.8153667, 25.7751122, 25.211132, -0.573576212, 0.469845206, 0.671010017, 3.03888498e-007, -0.819150567, 0.573576987, 0.81915164, 0.328989416, 0.469847172) | |
1756 | p11.CanCollide = false | |
1757 | p11.FormFactor = Enum.FormFactor.Custom | |
1758 | p11.Size = Vector3.new(0.584050655, 0.584051132, 0.584051371) | |
1759 | p11.BottomSurface = Enum.SurfaceType.Smooth | |
1760 | p11.TopSurface = Enum.SurfaceType.Smooth | |
1761 | b11 = Instance.new("SpecialMesh", p11) | |
1762 | b11.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
1763 | b11.TextureId = "" | |
1764 | b11.MeshType = Enum.MeshType.FileMesh | |
1765 | b11.Name = "Mesh" | |
1766 | b11.Scale = Vector3.new(0.283109009, 0.283109039, 0.283109665) | |
1767 | p12 = Instance.new("Part", m2) | |
1768 | p12.BrickColor = BrickColor.new("Really red") | |
1769 | p12.Material = Enum.Material.SmoothPlastic | |
1770 | p12.Reflectance = 0.30000001192093 | |
1771 | p12.CFrame = CFrame.new(29.655653, 24.6090927, 26.4997177, -0.573576212, 0.212011248, 0.791239619, 2.79475898e-007, -0.965924561, 0.258820325, 0.81915164, 0.14845185, 0.554032922) | |
1772 | p12.CanCollide = false | |
1773 | p12.FormFactor = Enum.FormFactor.Custom | |
1774 | p12.Size = Vector3.new(0.584050655, 0.584051132, 0.584051371) | |
1775 | p12.BottomSurface = Enum.SurfaceType.Smooth | |
1776 | p12.TopSurface = Enum.SurfaceType.Smooth | |
1777 | b12 = Instance.new("SpecialMesh", p12) | |
1778 | b12.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
1779 | b12.TextureId = "" | |
1780 | b12.MeshType = Enum.MeshType.FileMesh | |
1781 | b12.Name = "Mesh" | |
1782 | b12.Scale = Vector3.new(0.283109009, 0.283109039, 0.283109665) | |
1783 | p13 = Instance.new("Part", m2) | |
1784 | p13.BrickColor = BrickColor.new("Really red") | |
1785 | p13.Material = Enum.Material.SmoothPlastic | |
1786 | p13.Reflectance = 0.30000001192093 | |
1787 | p13.CFrame = CFrame.new(27.9198303, 25.8644161, 25.2842865, -0.573576212, 0.469845116, 0.671010017, 2.51205847e-007, -0.819150507, 0.573577106, 0.81915164, 0.328989446, 0.469847202) | |
1788 | p13.CanCollide = false | |
1789 | p13.FormFactor = Enum.FormFactor.Custom | |
1790 | p13.Size = Vector3.new(0.585091829, 0.622839987, 0.584051371) | |
1791 | p13.BottomSurface = Enum.SurfaceType.Smooth | |
1792 | p13.TopSurface = Enum.SurfaceType.Smooth | |
1793 | b13 = Instance.new("SpecialMesh", p13) | |
1794 | b13.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
1795 | b13.TextureId = "" | |
1796 | b13.MeshType = Enum.MeshType.FileMesh | |
1797 | b13.Name = "Mesh" | |
1798 | b13.Scale = Vector3.new(0.585091829, 0.622839928, 0.301983595) | |
1799 | p14 = Instance.new("Part", m2) | |
1800 | p14.BrickColor = BrickColor.new("Really red") | |
1801 | p14.Material = Enum.Material.SmoothPlastic | |
1802 | p14.Reflectance = 0.30000001192093 | |
1803 | p14.CFrame = CFrame.new(29.778841, 24.6493893, 26.5859776, -0.573576212, 0.212011158, 0.791239619, 2.26793262e-007, -0.965924621, 0.258820474, 0.81915164, 0.148451865, 0.554032922) | |
1804 | p14.CanCollide = false | |
1805 | p14.FormFactor = Enum.FormFactor.Custom | |
1806 | p14.Size = Vector3.new(0.585091829, 0.622839987, 0.584051371) | |
1807 | p14.BottomSurface = Enum.SurfaceType.Smooth | |
1808 | p14.TopSurface = Enum.SurfaceType.Smooth | |
1809 | b14 = Instance.new("SpecialMesh", p14) | |
1810 | b14.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
1811 | b14.TextureId = "" | |
1812 | b14.MeshType = Enum.MeshType.FileMesh | |
1813 | b14.Name = "Mesh" | |
1814 | b14.Scale = Vector3.new(0.585091829, 0.622839928, 0.301983595) | |
1815 | p15 = Instance.new("Part", m2) | |
1816 | p15.BrickColor = BrickColor.new("Really red") | |
1817 | p15.Material = Enum.Material.SmoothPlastic | |
1818 | p15.Reflectance = 0.30000001192093 | |
1819 | p15.CFrame = CFrame.new(29.3303242, 25.7026424, 26.271925, -0.573576212, 0.280165315, 0.769750893, 1.98523225e-007, -0.939691305, 0.342021316, 0.81915164, 0.196174055, 0.538986266) | |
1820 | p15.CanCollide = false | |
1821 | p15.FormFactor = Enum.FormFactor.Custom | |
1822 | p15.Size = Vector3.new(0.584050655, 0.584051132, 0.584051371) | |
1823 | p15.BottomSurface = Enum.SurfaceType.Smooth | |
1824 | p15.TopSurface = Enum.SurfaceType.Smooth | |
1825 | b15 = Instance.new("SpecialMesh", p15) | |
1826 | b15.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
1827 | b15.TextureId = "" | |
1828 | b15.MeshType = Enum.MeshType.FileMesh | |
1829 | b15.Name = "Mesh" | |
1830 | b15.Scale = Vector3.new(0.283109009, 0.283109039, 0.283109665) | |
1831 | p16 = Instance.new("Part", m2) | |
1832 | p16.BrickColor = BrickColor.new("Really red") | |
1833 | p16.Material = Enum.Material.SmoothPlastic | |
1834 | p16.Reflectance = 0.30000001192093 | |
1835 | p16.CFrame = CFrame.new(29.8983212, 24.6884689, 26.6696377, -0.573576272, 0.212011099, 0.791239798, 1.39939146e-007, -0.965924501, 0.258820534, 0.81915158, 0.148451924, 0.554033041) | |
1836 | p16.CanCollide = false | |
1837 | p16.FormFactor = Enum.FormFactor.Custom | |
1838 | p16.Size = Vector3.new(0.849326968, 0.849327147, 0.584051371) | |
1839 | p16.BottomSurface = Enum.SurfaceType.Smooth | |
1840 | p16.TopSurface = Enum.SurfaceType.Smooth | |
1841 | b16 = Instance.new("SpecialMesh", p16) | |
1842 | b16.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
1843 | b16.TextureId = "" | |
1844 | b16.MeshType = Enum.MeshType.FileMesh | |
1845 | b16.Name = "Mesh" | |
1846 | b16.Scale = Vector3.new(0.849326968, 0.849327147, 0.56621933) | |
1847 | p17 = Instance.new("Part", m2) | |
1848 | p17.BrickColor = BrickColor.new("Really red") | |
1849 | p17.Material = Enum.Material.SmoothPlastic | |
1850 | p17.Reflectance = 0.30000001192093 | |
1851 | p17.CFrame = CFrame.new(29.5664043, 25.8075294, 26.4372196, -0.573576272, 0.280165255, 0.769751072, 1.1166911e-007, -0.939691126, 0.342021376, 0.81915158, 0.196174115, 0.538986385) | |
1852 | p17.CanCollide = false | |
1853 | p17.FormFactor = Enum.FormFactor.Custom | |
1854 | p17.Size = Vector3.new(0.849326968, 0.849327147, 0.584051371) | |
1855 | p17.BottomSurface = Enum.SurfaceType.Smooth | |
1856 | p17.TopSurface = Enum.SurfaceType.Smooth | |
1857 | b17 = Instance.new("SpecialMesh", p17) | |
1858 | b17.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
1859 | b17.TextureId = "" | |
1860 | b17.MeshType = Enum.MeshType.FileMesh | |
1861 | b17.Name = "Mesh" | |
1862 | b17.Scale = Vector3.new(0.849326968, 0.849327147, 0.56621933) | |
1863 | p18 = Instance.new("Part", m2) | |
1864 | p18.BrickColor = BrickColor.new("Really red") | |
1865 | p18.Material = Enum.Material.SmoothPlastic | |
1866 | p18.Reflectance = 0.30000001192093 | |
1867 | p18.CFrame = CFrame.new(28.021162, 25.9510212, 25.3552322, -0.573576331, 0.469845086, 0.671010435, 8.10900147e-008, -0.819150269, 0.573577285, 0.819151521, 0.328989595, 0.469847381) | |
1868 | p18.CanCollide = false | |
1869 | p18.FormFactor = Enum.FormFactor.Custom | |
1870 | p18.Size = Vector3.new(0.849326968, 0.849327147, 0.584051371) | |
1871 | p18.BottomSurface = Enum.SurfaceType.Smooth | |
1872 | p18.TopSurface = Enum.SurfaceType.Smooth | |
1873 | b18 = Instance.new("SpecialMesh", p18) | |
1874 | b18.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
1875 | b18.TextureId = "" | |
1876 | b18.MeshType = Enum.MeshType.FileMesh | |
1877 | b18.Name = "Mesh" | |
1878 | b18.Scale = Vector3.new(0.849326968, 0.849327147, 0.56621933) | |
1879 | p19 = Instance.new("Part", m2) | |
1880 | p19.BrickColor = BrickColor.new("Really red") | |
1881 | p19.Material = Enum.Material.SmoothPlastic | |
1882 | p19.Reflectance = 0.30000001192093 | |
1883 | p19.CFrame = CFrame.new(30.3657436, 23.6272507, 26.9969234, -0.573576272, -0.346189439, 0.74240303, -9.24166343e-009, -0.906307697, -0.422616035, 0.819151521, -0.242404714, 0.519837141) | |
1884 | p19.CanCollide = false | |
1885 | p19.FormFactor = Enum.FormFactor.Custom | |
1886 | p19.Size = Vector3.new(0.849326968, 0.849327147, 0.584051371) | |
1887 | p19.BottomSurface = Enum.SurfaceType.Smooth | |
1888 | p19.TopSurface = Enum.SurfaceType.Smooth | |
1889 | b19 = Instance.new("SpecialMesh", p19) | |
1890 | b19.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
1891 | b19.TextureId = "" | |
1892 | b19.MeshType = Enum.MeshType.FileMesh | |
1893 | b19.Name = "Mesh" | |
1894 | b19.Scale = Vector3.new(0.849326968, 0.849327147, 0.56621933) | |
1895 | p20 = Instance.new("Part", m2) | |
1896 | p20.BrickColor = BrickColor.new("Really red") | |
1897 | p20.Material = Enum.Material.SmoothPlastic | |
1898 | p20.Reflectance = 0.30000001192093 | |
1899 | p20.CFrame = CFrame.new(30.2536469, 23.6910553, 26.9184265, -0.573576272, -0.346189529, 0.742402911, -2.63107069e-007, -0.906307518, -0.422615975, 0.819151521, -0.242404476, 0.519837141) | |
1900 | p20.CanCollide = false | |
1901 | p20.FormFactor = Enum.FormFactor.Custom | |
1902 | p20.Size = Vector3.new(0.585091829, 0.622839987, 0.584051371) | |
1903 | p20.BottomSurface = Enum.SurfaceType.Smooth | |
1904 | p20.TopSurface = Enum.SurfaceType.Smooth | |
1905 | b20 = Instance.new("SpecialMesh", p20) | |
1906 | b20.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
1907 | b20.TextureId = "" | |
1908 | b20.MeshType = Enum.MeshType.FileMesh | |
1909 | b20.Name = "Mesh" | |
1910 | b20.Scale = Vector3.new(0.585091829, 0.622839928, 0.301983595) | |
1911 | p21 = Instance.new("Part", m2) | |
1912 | p21.BrickColor = BrickColor.new("Really red") | |
1913 | p21.Material = Enum.Material.SmoothPlastic | |
1914 | p21.Reflectance = 0.30000001192093 | |
1915 | p21.CFrame = CFrame.new(27.8458843, 26.7314644, 25.2324886, -0.573576272, 0.469844759, 0.671010494, -4.23347274e-007, -0.819149971, 0.573577166, 0.819151521, 0.328989863, 0.469847023) | |
1916 | p21.CanCollide = false | |
1917 | p21.FormFactor = Enum.FormFactor.Custom | |
1918 | p21.Size = Vector3.new(0.585091829, 0.622839987, 0.584051371) | |
1919 | p21.BottomSurface = Enum.SurfaceType.Smooth | |
1920 | p21.TopSurface = Enum.SurfaceType.Smooth | |
1921 | b21 = Instance.new("SpecialMesh", p21) | |
1922 | b21.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
1923 | b21.TextureId = "" | |
1924 | b21.MeshType = Enum.MeshType.FileMesh | |
1925 | b21.Name = "Mesh" | |
1926 | b21.Scale = Vector3.new(0.585091829, 0.622839928, 0.301983595) | |
1927 | p22 = Instance.new("Part", m2) | |
1928 | p22.BrickColor = BrickColor.new("Really red") | |
1929 | p22.Material = Enum.Material.SmoothPlastic | |
1930 | p22.Reflectance = 0.30000001192093 | |
1931 | p22.CFrame = CFrame.new(30.1380615, 23.756855, 26.8374882, -0.573576212, -0.346189648, 0.742402732, -5.1367897e-007, -0.906307459, -0.422615856, 0.819151521, -0.242404282, 0.519837141) | |
1932 | p22.CanCollide = false | |
1933 | p22.FormFactor = Enum.FormFactor.Custom | |
1934 | p22.Size = Vector3.new(0.584050655, 0.584051132, 0.584051371) | |
1935 | p22.BottomSurface = Enum.SurfaceType.Smooth | |
1936 | p22.TopSurface = Enum.SurfaceType.Smooth | |
1937 | b22 = Instance.new("SpecialMesh", p22) | |
1938 | b22.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
1939 | b22.TextureId = "" | |
1940 | b22.MeshType = Enum.MeshType.FileMesh | |
1941 | b22.Name = "Mesh" | |
1942 | b22.Scale = Vector3.new(0.283109009, 0.283109039, 0.283109665) | |
1943 | p23 = Instance.new("Part", m2) | |
1944 | p23.BrickColor = BrickColor.new("Really red") | |
1945 | p23.Material = Enum.Material.SmoothPlastic | |
1946 | p23.Reflectance = 0.30000001192093 | |
1947 | p23.CFrame = CFrame.new(29.4501858, 25.7558784, 26.3558216, -0.573576212, 0.280164778, 0.769751191, -6.73919146e-007, -0.939690709, 0.342021406, 0.819151521, 0.196174636, 0.538986027) | |
1948 | p23.CanCollide = false | |
1949 | p23.FormFactor = Enum.FormFactor.Custom | |
1950 | p23.Size = Vector3.new(0.585091829, 0.622839987, 0.584051371) | |
1951 | p23.BottomSurface = Enum.SurfaceType.Smooth | |
1952 | p23.TopSurface = Enum.SurfaceType.Smooth | |
1953 | b23 = Instance.new("SpecialMesh", p23) | |
1954 | b23.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
1955 | b23.TextureId = "" | |
1956 | b23.MeshType = Enum.MeshType.FileMesh | |
1957 | b23.Name = "Mesh" | |
1958 | b23.Scale = Vector3.new(0.585091829, 0.622839928, 0.301983595) | |
1959 | p24 = Instance.new("Part", m2) | |
1960 | p24.BrickColor = BrickColor.new("Really red") | |
1961 | p24.Material = Enum.Material.SmoothPlastic | |
1962 | p24.Reflectance = 0.30000001192093 | |
1963 | p24.CFrame = CFrame.new(29.3303471, 25.702631, 26.2719078, -0.573576272, 0.280164808, 0.76975143, -7.04498234e-007, -0.939690709, 0.342021465, 0.819151461, 0.196174651, 0.538986087) | |
1964 | p24.CanCollide = false | |
1965 | p24.FormFactor = Enum.FormFactor.Custom | |
1966 | p24.Size = Vector3.new(0.584050655, 0.584051132, 0.584051371) | |
1967 | p24.BottomSurface = Enum.SurfaceType.Smooth | |
1968 | p24.TopSurface = Enum.SurfaceType.Smooth | |
1969 | b24 = Instance.new("SpecialMesh", p24) | |
1970 | b24.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
1971 | b24.TextureId = "" | |
1972 | b24.MeshType = Enum.MeshType.FileMesh | |
1973 | b24.Name = "Mesh" | |
1974 | b24.Scale = Vector3.new(0.283109009, 0.283109039, 0.283109665) | |
1975 | p25 = Instance.new("Part", m2) | |
1976 | p25.BrickColor = BrickColor.new("Really red") | |
1977 | p25.Material = Enum.Material.SmoothPlastic | |
1978 | p25.Reflectance = 0.30000001192093 | |
1979 | p25.CFrame = CFrame.new(29.7788715, 24.6493816, 26.5859661, -0.573576331, 0.212010548, 0.791240335, -7.63082312e-007, -0.965923905, 0.258820742, 0.819151402, 0.14845252, 0.554032862) | |
1980 | p25.CanCollide = false | |
1981 | p25.FormFactor = Enum.FormFactor.Custom | |
1982 | p25.Size = Vector3.new(0.585091829, 0.622839987, 0.584051371) | |
1983 | p25.BottomSurface = Enum.SurfaceType.Smooth | |
1984 | p25.TopSurface = Enum.SurfaceType.Smooth | |
1985 | b25 = Instance.new("SpecialMesh", p25) | |
1986 | b25.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
1987 | b25.TextureId = "" | |
1988 | b25.MeshType = Enum.MeshType.FileMesh | |
1989 | b25.Name = "Mesh" | |
1990 | b25.Scale = Vector3.new(0.585091829, 0.622839928, 0.301983595) | |
1991 | p26 = Instance.new("Part", m2) | |
1992 | p26.BrickColor = BrickColor.new("Really red") | |
1993 | p26.Material = Enum.Material.SmoothPlastic | |
1994 | p26.Reflectance = 0.30000001192093 | |
1995 | p26.CFrame = CFrame.new(29.450201, 25.7558823, 26.3558235, -0.573576331, 0.280164748, 0.769751668, -7.91352306e-007, -0.93969059, 0.342021525, 0.819151402, 0.196174681, 0.538986146) | |
1996 | p26.CanCollide = false | |
1997 | p26.FormFactor = Enum.FormFactor.Custom | |
1998 | p26.Size = Vector3.new(0.585091829, 0.622839987, 0.584051371) | |
1999 | p26.BottomSurface = Enum.SurfaceType.Smooth | |
2000 | p26.TopSurface = Enum.SurfaceType.Smooth | |
2001 | b26 = Instance.new("SpecialMesh", p26) | |
2002 | b26.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
2003 | b26.TextureId = "" | |
2004 | b26.MeshType = Enum.MeshType.FileMesh | |
2005 | b26.Name = "Mesh" | |
2006 | b26.Scale = Vector3.new(0.585091829, 0.622839928, 0.301983595) | |
2007 | p27 = Instance.new("Part", m2) | |
2008 | p27.BrickColor = BrickColor.new("Really red") | |
2009 | p27.Material = Enum.Material.SmoothPlastic | |
2010 | p27.Reflectance = 0.30000001192093 | |
2011 | p27.CFrame = CFrame.new(30.3657703, 23.6272449, 26.9969063, -0.57357645, -0.346190155, 0.74240309, -9.161393e-007, -0.90630734, -0.422615707, 0.819151342, -0.242404088, 0.51983732) | |
2012 | p27.CanCollide = false | |
2013 | p27.FormFactor = Enum.FormFactor.Custom | |
2014 | p27.Size = Vector3.new(0.849326968, 0.849327147, 0.584051371) | |
2015 | p27.BottomSurface = Enum.SurfaceType.Smooth | |
2016 | p27.TopSurface = Enum.SurfaceType.Smooth | |
2017 | b27 = Instance.new("SpecialMesh", p27) | |
2018 | b27.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
2019 | b27.TextureId = "" | |
2020 | b27.MeshType = Enum.MeshType.FileMesh | |
2021 | b27.Name = "Mesh" | |
2022 | b27.Scale = Vector3.new(0.849326968, 0.849327147, 0.56621933) | |
2023 | p28 = Instance.new("Part", m2) | |
2024 | p28.BrickColor = BrickColor.new("Really red") | |
2025 | p28.Material = Enum.Material.SmoothPlastic | |
2026 | p28.Reflectance = 0.30000001192093 | |
2027 | p28.CFrame = CFrame.new(28.0211868, 25.9510098, 25.3552094, -0.57357645, 0.469844639, 0.67101109, -1.07637948e-006, -0.819149673, 0.573577106, 0.819151342, 0.328990191, 0.469846785) | |
2028 | p28.CanCollide = false | |
2029 | p28.FormFactor = Enum.FormFactor.Custom | |
2030 | p28.Size = Vector3.new(0.849326968, 0.849327147, 0.584051371) | |
2031 | p28.BottomSurface = Enum.SurfaceType.Smooth | |
2032 | p28.TopSurface = Enum.SurfaceType.Smooth | |
2033 | b28 = Instance.new("SpecialMesh", p28) | |
2034 | b28.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
2035 | b28.TextureId = "" | |
2036 | b28.MeshType = Enum.MeshType.FileMesh | |
2037 | b28.Name = "Mesh" | |
2038 | b28.Scale = Vector3.new(0.849326968, 0.849327147, 0.56621933) | |
2039 | p29 = Instance.new("Part", m2) | |
2040 | p29.BrickColor = BrickColor.new("Really black") | |
2041 | p29.Material = Enum.Material.Neon | |
2042 | p29.CFrame = CFrame.new(31.2683067, 23.2277946, 27.6474876, 0.280168235, -0.769749522, -0.573576212, 0.939691305, 0.342017233, -1.0690095e-006, 0.19617486, -0.538985491, 0.819151521) | |
2043 | p29.FormFactor = Enum.FormFactor.Custom | |
2044 | p29.Size = Vector3.new(0.61060679, 3.09150696, 0.221234918) | |
2045 | p29.BottomSurface = Enum.SurfaceType.Smooth | |
2046 | p29.TopSurface = Enum.SurfaceType.Smooth | |
2047 | b29 = Instance.new("SpecialMesh", p29) | |
2048 | b29.MeshType = Enum.MeshType.Sphere | |
2049 | b29.Name = "Mesh" | |
2050 | p30 = Instance.new("Part", m2) | |
2051 | p30.BrickColor = BrickColor.new("Really red") | |
2052 | p30.Material = Enum.Material.SmoothPlastic | |
2053 | p30.Reflectance = 0.30000001192093 | |
2054 | p30.CFrame = CFrame.new(29.655632, 24.6090698, 26.4996777, -0.573576212, 0.2120094, 0.791238904, -1.13902195e-006, -0.965922236, 0.258820891, 0.819151521, 0.148452237, 0.554032147) | |
2055 | p30.CanCollide = false | |
2056 | p30.FormFactor = Enum.FormFactor.Custom | |
2057 | p30.Size = Vector3.new(0.584050655, 0.584051132, 0.584051371) | |
2058 | p30.BottomSurface = Enum.SurfaceType.Smooth | |
2059 | p30.TopSurface = Enum.SurfaceType.Smooth | |
2060 | b30 = Instance.new("SpecialMesh", p30) | |
2061 | b30.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
2062 | b30.TextureId = "" | |
2063 | b30.MeshType = Enum.MeshType.FileMesh | |
2064 | b30.Name = "Mesh" | |
2065 | b30.Scale = Vector3.new(0.283109009, 0.283109039, 0.283109665) | |
2066 | p31 = Instance.new("Part", m2) | |
2067 | p31.BrickColor = BrickColor.new("Really red") | |
2068 | p31.Material = Enum.Material.SmoothPlastic | |
2069 | p31.Reflectance = 0.30000001192093 | |
2070 | p31.CFrame = CFrame.new(30.138031, 23.7568359, 26.8374538, -0.573576212, -0.346189976, 0.742401063, -1.26856219e-006, -0.906306148, -0.422614396, 0.819151521, -0.242403775, 0.519836485) | |
2071 | p31.CanCollide = false | |
2072 | p31.FormFactor = Enum.FormFactor.Custom | |
2073 | p31.Size = Vector3.new(0.584050655, 0.584051132, 0.584051371) | |
2074 | p31.BottomSurface = Enum.SurfaceType.Smooth | |
2075 | p31.TopSurface = Enum.SurfaceType.Smooth | |
2076 | b31 = Instance.new("SpecialMesh", p31) | |
2077 | b31.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
2078 | b31.TextureId = "" | |
2079 | b31.MeshType = Enum.MeshType.FileMesh | |
2080 | b31.Name = "Mesh" | |
2081 | b31.Scale = Vector3.new(0.283109009, 0.283109039, 0.283109665) | |
2082 | p32 = Instance.new("Part", m2) | |
2083 | p32.BrickColor = BrickColor.new("Really red") | |
2084 | p32.Material = Enum.Material.SmoothPlastic | |
2085 | p32.Reflectance = 0.30000001192093 | |
2086 | p32.CFrame = CFrame.new(27.741394, 26.6421375, 25.1592979, -0.573576212, 0.469842911, 0.671009958, -1.42880219e-006, -0.819147944, 0.573576748, 0.819151521, 0.328989625, 0.4698461) | |
2087 | p32.CanCollide = false | |
2088 | p32.FormFactor = Enum.FormFactor.Custom | |
2089 | p32.Size = Vector3.new(0.584050655, 0.584051132, 0.584051371) | |
2090 | p32.BottomSurface = Enum.SurfaceType.Smooth | |
2091 | p32.TopSurface = Enum.SurfaceType.Smooth | |
2092 | b32 = Instance.new("SpecialMesh", p32) | |
2093 | b32.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
2094 | b32.TextureId = "" | |
2095 | b32.MeshType = Enum.MeshType.FileMesh | |
2096 | b32.Name = "Mesh" | |
2097 | b32.Scale = Vector3.new(0.283109009, 0.283109039, 0.283109665) | |
2098 | p33 = Instance.new("Part", m2) | |
2099 | p33.BrickColor = BrickColor.new("Really black") | |
2100 | p33.Material = Enum.Material.Neon | |
2101 | p33.CFrame = CFrame.new(32.7100258, 25.2490444, 28.6569691, -0.14224124, -0.806705832, -0.573576093, 0.984804153, -0.173650295, -1.38238238e-006, -0.0996002704, -0.564861953, 0.819151759) | |
2102 | p33.FormFactor = Enum.FormFactor.Custom | |
2103 | p33.Size = Vector3.new(0.61060679, 7.32508755, 0.221234918) | |
2104 | p33.BottomSurface = Enum.SurfaceType.Smooth | |
2105 | p33.TopSurface = Enum.SurfaceType.Smooth | |
2106 | b33 = Instance.new("SpecialMesh", p33) | |
2107 | b33.MeshType = Enum.MeshType.Sphere | |
2108 | b33.Name = "Mesh" | |
2109 | p34 = Instance.new("Part", m2) | |
2110 | p34.BrickColor = BrickColor.new("Really red") | |
2111 | p34.Material = Enum.Material.SmoothPlastic | |
2112 | p34.Reflectance = 0.30000001192093 | |
2113 | p34.CFrame = CFrame.new(27.919817, 25.8643856, 25.2842369, -0.573576391, 0.469842792, 0.671009898, -1.37759764e-006, -0.819147885, 0.573576868, 0.8191517, 0.328989476, 0.46984604) | |
2114 | p34.CanCollide = false | |
2115 | p34.FormFactor = Enum.FormFactor.Custom | |
2116 | p34.Size = Vector3.new(0.585091829, 0.622839987, 0.584051371) | |
2117 | p34.BottomSurface = Enum.SurfaceType.Smooth | |
2118 | p34.TopSurface = Enum.SurfaceType.Smooth | |
2119 | b34 = Instance.new("SpecialMesh", p34) | |
2120 | b34.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
2121 | b34.TextureId = "" | |
2122 | b34.MeshType = Enum.MeshType.FileMesh | |
2123 | b34.Name = "Mesh" | |
2124 | b34.Scale = Vector3.new(0.585091829, 0.622839928, 0.301983595) | |
2125 | p35 = Instance.new("Part", m2) | |
2126 | p35.BrickColor = BrickColor.new("Really red") | |
2127 | p35.Material = Enum.Material.SmoothPlastic | |
2128 | p35.Reflectance = 0.30000001192093 | |
2129 | p35.CFrame = CFrame.new(29.8982925, 24.6884441, 26.6695824, -0.573576391, 0.212008998, 0.791238666, -1.40201018e-006, -0.965921998, 0.25882113, 0.8191517, 0.148452297, 0.554031909) | |
2130 | p35.CanCollide = false | |
2131 | p35.FormFactor = Enum.FormFactor.Custom | |
2132 | p35.Size = Vector3.new(0.849326968, 0.849327147, 0.584051371) | |
2133 | p35.BottomSurface = Enum.SurfaceType.Smooth | |
2134 | p35.TopSurface = Enum.SurfaceType.Smooth | |
2135 | b35 = Instance.new("SpecialMesh", p35) | |
2136 | b35.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
2137 | b35.TextureId = "" | |
2138 | b35.MeshType = Enum.MeshType.FileMesh | |
2139 | b35.Name = "Mesh" | |
2140 | b35.Scale = Vector3.new(0.849326968, 0.849327147, 0.56621933) | |
2141 | p36 = Instance.new("Part", m2) | |
2142 | p36.BrickColor = BrickColor.new("Really red") | |
2143 | p36.Material = Enum.Material.SmoothPlastic | |
2144 | p36.Reflectance = 0.30000001192093 | |
2145 | p36.CFrame = CFrame.new(27.8153496, 25.7750854, 25.2110863, -0.573576391, 0.469842672, 0.671009898, -1.43028012e-006, -0.819147885, 0.573576927, 0.8191517, 0.328989506, 0.4698461) | |
2146 | p36.CanCollide = false | |
2147 | p36.FormFactor = Enum.FormFactor.Custom | |
2148 | p36.Size = Vector3.new(0.584050655, 0.584051132, 0.584051371) | |
2149 | p36.BottomSurface = Enum.SurfaceType.Smooth | |
2150 | p36.TopSurface = Enum.SurfaceType.Smooth | |
2151 | b36 = Instance.new("SpecialMesh", p36) | |
2152 | b36.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
2153 | b36.TextureId = "" | |
2154 | b36.MeshType = Enum.MeshType.FileMesh | |
2155 | b36.Name = "Mesh" | |
2156 | b36.Scale = Vector3.new(0.283109009, 0.283109039, 0.283109665) | |
2157 | p37 = Instance.new("Part", m2) | |
2158 | p37.BrickColor = BrickColor.new("Really black") | |
2159 | p37.Material = Enum.Material.Neon | |
2160 | p37.CFrame = CFrame.new(30.7430439, 27.8460693, 27.2796841, -0.409572512, -0.709406137, -0.573576272, 0.866021335, -0.500000834, -1.38386031e-006, -0.286787719, -0.49673146, 0.819151938) | |
2161 | p37.FormFactor = Enum.FormFactor.Custom | |
2162 | p37.Size = Vector3.new(0.61060679, 7.32508755, 0.221234918) | |
2163 | p37.BottomSurface = Enum.SurfaceType.Smooth | |
2164 | p37.TopSurface = Enum.SurfaceType.Smooth | |
2165 | b37 = Instance.new("SpecialMesh", p37) | |
2166 | b37.MeshType = Enum.MeshType.Sphere | |
2167 | b37.Name = "Mesh" | |
2168 | p38 = Instance.new("Part", m2) | |
2169 | p38.BrickColor = BrickColor.new("Really black") | |
2170 | p38.Material = Enum.Material.Neon | |
2171 | p38.CFrame = CFrame.new(32.7113533, 27.1965656, 28.6579113, -0.28016308, -0.769750178, -0.573576272, 0.939688683, -0.342021704, -1.3540581e-006, -0.196174175, -0.538985133, 0.819152057) | |
2172 | p38.FormFactor = Enum.FormFactor.Custom | |
2173 | p38.Size = Vector3.new(0.61060679, 8.03632927, 0.221234918) | |
2174 | p38.BottomSurface = Enum.SurfaceType.Smooth | |
2175 | p38.TopSurface = Enum.SurfaceType.Smooth | |
2176 | b38 = Instance.new("SpecialMesh", p38) | |
2177 | b38.MeshType = Enum.MeshType.Sphere | |
2178 | b38.Name = "Mesh" | |
2179 | p39 = Instance.new("Part", m2) | |
2180 | p39.BrickColor = BrickColor.new("Really red") | |
2181 | p39.Material = Enum.Material.SmoothPlastic | |
2182 | p39.Reflectance = 0.30000001192093 | |
2183 | p39.CFrame = CFrame.new(26.2033787, 25.7750854, 25.2801971, -0.573574483, -0.469848186, -0.671007693, -2.18929154e-006, -0.819150686, 0.573572934, -0.819151402, 0.328989863, 0.469846785) | |
2184 | p39.CanCollide = false | |
2185 | p39.FormFactor = Enum.FormFactor.Custom | |
2186 | p39.Size = Vector3.new(0.584050655, 0.584051132, 0.584051371) | |
2187 | p39.BottomSurface = Enum.SurfaceType.Smooth | |
2188 | p39.TopSurface = Enum.SurfaceType.Smooth | |
2189 | b39 = Instance.new("SpecialMesh", p39) | |
2190 | b39.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
2191 | b39.TextureId = "" | |
2192 | b39.MeshType = Enum.MeshType.FileMesh | |
2193 | b39.Name = "Mesh" | |
2194 | b39.Scale = Vector3.new(0.283109009, 0.283109039, 0.283109665) | |
2195 | p40 = Instance.new("Part", m2) | |
2196 | p40.BrickColor = BrickColor.new("Really red") | |
2197 | p40.Material = Enum.Material.SmoothPlastic | |
2198 | p40.Reflectance = 0.30000001192093 | |
2199 | p40.CFrame = CFrame.new(25.9975967, 25.9509888, 25.4242878, -0.573574483, -0.469848186, -0.671007693, -2.18929154e-006, -0.819150686, 0.573572934, -0.819151402, 0.328989863, 0.469846785) | |
2200 | p40.CanCollide = false | |
2201 | p40.FormFactor = Enum.FormFactor.Custom | |
2202 | p40.Size = Vector3.new(0.849326968, 0.849327147, 0.584051371) | |
2203 | p40.BottomSurface = Enum.SurfaceType.Smooth | |
2204 | p40.TopSurface = Enum.SurfaceType.Smooth | |
2205 | b40 = Instance.new("SpecialMesh", p40) | |
2206 | b40.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
2207 | b40.TextureId = "" | |
2208 | b40.MeshType = Enum.MeshType.FileMesh | |
2209 | b40.Name = "Mesh" | |
2210 | b40.Scale = Vector3.new(0.849326968, 0.849327147, 0.56621933) | |
2211 | p41 = Instance.new("Part", m2) | |
2212 | p41.BrickColor = BrickColor.new("Really red") | |
2213 | p41.Material = Enum.Material.SmoothPlastic | |
2214 | p41.Reflectance = 0.30000001192093 | |
2215 | p41.CFrame = CFrame.new(26.098917, 25.8643856, 25.3533516, -0.573574483, -0.469848186, -0.671007693, -2.18929154e-006, -0.819150686, 0.573572934, -0.819151402, 0.328989863, 0.469846785) | |
2216 | p41.CanCollide = false | |
2217 | p41.FormFactor = Enum.FormFactor.Custom | |
2218 | p41.Size = Vector3.new(0.585091829, 0.622839987, 0.584051371) | |
2219 | p41.BottomSurface = Enum.SurfaceType.Smooth | |
2220 | p41.TopSurface = Enum.SurfaceType.Smooth | |
2221 | b41 = Instance.new("SpecialMesh", p41) | |
2222 | b41.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
2223 | b41.TextureId = "" | |
2224 | b41.MeshType = Enum.MeshType.FileMesh | |
2225 | b41.Name = "Mesh" | |
2226 | b41.Scale = Vector3.new(0.585091829, 0.622839928, 0.301983595) | |
2227 | p42 = Instance.new("Part", m2) | |
2228 | p42.BrickColor = BrickColor.new("Really red") | |
2229 | p42.Material = Enum.Material.SmoothPlastic | |
2230 | p42.Reflectance = 0.30000001192093 | |
2231 | p42.CFrame = CFrame.new(24.12043, 24.6884346, 26.7387066, -0.573574483, -0.212014884, -0.791238487, -2.23079792e-006, -0.965923309, 0.258816421, -0.819151402, 0.148452327, 0.554032683) | |
2232 | p42.CanCollide = false | |
2233 | p42.FormFactor = Enum.FormFactor.Custom | |
2234 | p42.Size = Vector3.new(0.849326968, 0.849327147, 0.584051371) | |
2235 | p42.BottomSurface = Enum.SurfaceType.Smooth | |
2236 | p42.TopSurface = Enum.SurfaceType.Smooth | |
2237 | b42 = Instance.new("SpecialMesh", p42) | |
2238 | b42.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
2239 | b42.TextureId = "" | |
2240 | b42.MeshType = Enum.MeshType.FileMesh | |
2241 | b42.Name = "Mesh" | |
2242 | b42.Scale = Vector3.new(0.849326968, 0.849327147, 0.56621933) | |
2243 | p43 = Instance.new("Part", m2) | |
2244 | p43.BrickColor = BrickColor.new("Really red") | |
2245 | p43.Material = Enum.Material.SmoothPlastic | |
2246 | p43.Reflectance = 0.30000001192093 | |
2247 | p43.CFrame = CFrame.new(24.12043, 24.6884365, 26.7387066, -0.573574483, -0.212014899, -0.791238487, -2.30996147e-006, -0.96592325, 0.258816421, -0.819151402, 0.148452222, 0.554032683) | |
2248 | p43.CanCollide = false | |
2249 | p43.FormFactor = Enum.FormFactor.Custom | |
2250 | p43.Size = Vector3.new(0.849326968, 0.849327147, 0.584051371) | |
2251 | p43.BottomSurface = Enum.SurfaceType.Smooth | |
2252 | p43.TopSurface = Enum.SurfaceType.Smooth | |
2253 | b43 = Instance.new("SpecialMesh", p43) | |
2254 | b43.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
2255 | b43.TextureId = "" | |
2256 | b43.MeshType = Enum.MeshType.FileMesh | |
2257 | b43.Name = "Mesh" | |
2258 | b43.Scale = Vector3.new(0.849326968, 0.849327147, 0.56621933) | |
2259 | p44 = Instance.new("Part", m2) | |
2260 | p44.BrickColor = BrickColor.new("Really red") | |
2261 | p44.Material = Enum.Material.SmoothPlastic | |
2262 | p44.Reflectance = 0.30000001192093 | |
2263 | p44.CFrame = CFrame.new(24.3630924, 24.6090679, 26.5687962, -0.573574483, -0.212014914, -0.791238487, -2.38912503e-006, -0.96592319, 0.258816421, -0.819151402, 0.148452118, 0.554032683) | |
2264 | p44.CanCollide = false | |
2265 | p44.FormFactor = Enum.FormFactor.Custom | |
2266 | p44.Size = Vector3.new(0.584050655, 0.584051132, 0.584051371) | |
2267 | p44.BottomSurface = Enum.SurfaceType.Smooth | |
2268 | p44.TopSurface = Enum.SurfaceType.Smooth | |
2269 | b44 = Instance.new("SpecialMesh", p44) | |
2270 | b44.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
2271 | b44.TextureId = "" | |
2272 | b44.MeshType = Enum.MeshType.FileMesh | |
2273 | b44.Name = "Mesh" | |
2274 | b44.Scale = Vector3.new(0.283109009, 0.283109039, 0.283109665) | |
2275 | p45 = Instance.new("Part", m2) | |
2276 | p45.BrickColor = BrickColor.new("Really red") | |
2277 | p45.Material = Enum.Material.SmoothPlastic | |
2278 | p45.Reflectance = 0.30000001192093 | |
2279 | p45.CFrame = CFrame.new(24.2399025, 24.6493645, 26.6550598, -0.573574483, -0.212014928, -0.791238487, -2.46828859e-006, -0.965923131, 0.258816421, -0.819151402, 0.148452014, 0.554032683) | |
2280 | p45.CanCollide = false | |
2281 | p45.FormFactor = Enum.FormFactor.Custom | |
2282 | p45.Size = Vector3.new(0.585091829, 0.622839987, 0.584051371) | |
2283 | p45.BottomSurface = Enum.SurfaceType.Smooth | |
2284 | p45.TopSurface = Enum.SurfaceType.Smooth | |
2285 | b45 = Instance.new("SpecialMesh", p45) | |
2286 | b45.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
2287 | b45.TextureId = "" | |
2288 | b45.MeshType = Enum.MeshType.FileMesh | |
2289 | b45.Name = "Mesh" | |
2290 | b45.Scale = Vector3.new(0.585091829, 0.622839928, 0.301983595) | |
2291 | p46 = Instance.new("Part", m2) | |
2292 | p46.BrickColor = BrickColor.new("Really red") | |
2293 | p46.Material = Enum.Material.SmoothPlastic | |
2294 | p46.Reflectance = 0.30000001192093 | |
2295 | p46.CFrame = CFrame.new(24.3630962, 24.6090736, 26.5688019, -0.573574483, -0.212014943, -0.791238487, -2.54745214e-006, -0.965923071, 0.258816421, -0.819151402, 0.148451909, 0.554032683) | |
2296 | p46.CanCollide = false | |
2297 | p46.FormFactor = Enum.FormFactor.Custom | |
2298 | p46.Size = Vector3.new(0.584050655, 0.584051132, 0.584051371) | |
2299 | p46.BottomSurface = Enum.SurfaceType.Smooth | |
2300 | p46.TopSurface = Enum.SurfaceType.Smooth | |
2301 | b46 = Instance.new("SpecialMesh", p46) | |
2302 | b46.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
2303 | b46.TextureId = "" | |
2304 | b46.MeshType = Enum.MeshType.FileMesh | |
2305 | b46.Name = "Mesh" | |
2306 | b46.Scale = Vector3.new(0.283109009, 0.283109039, 0.283109665) | |
2307 | p47 = Instance.new("Part", m2) | |
2308 | p47.BrickColor = BrickColor.new("Really red") | |
2309 | p47.Material = Enum.Material.SmoothPlastic | |
2310 | p47.Reflectance = 0.30000001192093 | |
2311 | p47.CFrame = CFrame.new(24.2399063, 24.6493702, 26.6550655, -0.573574483, -0.212014958, -0.791238487, -2.6266157e-006, -0.965923011, 0.258816421, -0.819151402, 0.148451805, 0.554032683) | |
2312 | p47.CanCollide = false | |
2313 | p47.FormFactor = Enum.FormFactor.Custom | |
2314 | p47.Size = Vector3.new(0.585091829, 0.622839987, 0.584051371) | |
2315 | p47.BottomSurface = Enum.SurfaceType.Smooth | |
2316 | p47.TopSurface = Enum.SurfaceType.Smooth | |
2317 | b47 = Instance.new("SpecialMesh", p47) | |
2318 | b47.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
2319 | b47.TextureId = "" | |
2320 | b47.MeshType = Enum.MeshType.FileMesh | |
2321 | b47.Name = "Mesh" | |
2322 | b47.Scale = Vector3.new(0.585091829, 0.622839928, 0.301983595) | |
2323 | p48 = Instance.new("Part", m2) | |
2324 | p48.BrickColor = BrickColor.new("Really black") | |
2325 | p48.Material = Enum.Material.Neon | |
2326 | p48.CFrame = CFrame.new(25.2453995, 27.8142643, 25.9324112, 0.579229355, 0.579225123, -0.573574543, 0.707105756, -0.707103014, -2.67389237e-006, -0.405579329, -0.40558058, -0.819151223) | |
2327 | p48.FormFactor = Enum.FormFactor.Custom | |
2328 | p48.Size = Vector3.new(0.61060679, 3.09150696, 0.221234918) | |
2329 | p48.BottomSurface = Enum.SurfaceType.Smooth | |
2330 | p48.TopSurface = Enum.SurfaceType.Smooth | |
2331 | b48 = Instance.new("SpecialMesh", p48) | |
2332 | b48.MeshType = Enum.MeshType.Sphere | |
2333 | b48.Name = "Mesh" | |
2334 | p49 = Instance.new("Part", m2) | |
2335 | p49.BrickColor = BrickColor.new("Really red") | |
2336 | p49.Material = Enum.Material.SmoothPlastic | |
2337 | p49.Reflectance = 0.30000001192093 | |
2338 | p49.CFrame = CFrame.new(26.2033863, 25.7751026, 25.2802086, -0.573574364, -0.469848186, -0.671007454, -2.67389191e-006, -0.819150448, 0.573572874, -0.819151223, 0.328989238, 0.469846845) | |
2339 | p49.CanCollide = false | |
2340 | p49.FormFactor = Enum.FormFactor.Custom | |
2341 | p49.Size = Vector3.new(0.584050655, 0.584051132, 0.584051371) | |
2342 | p49.BottomSurface = Enum.SurfaceType.Smooth | |
2343 | p49.TopSurface = Enum.SurfaceType.Smooth | |
2344 | b49 = Instance.new("SpecialMesh", p49) | |
2345 | b49.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
2346 | b49.TextureId = "" | |
2347 | b49.MeshType = Enum.MeshType.FileMesh | |
2348 | b49.Name = "Mesh" | |
2349 | b49.Scale = Vector3.new(0.283109009, 0.283109039, 0.283109665) | |
2350 | p50 = Instance.new("Part", m2) | |
2351 | p50.BrickColor = BrickColor.new("Really red") | |
2352 | p50.Material = Enum.Material.SmoothPlastic | |
2353 | p50.Reflectance = 0.30000001192093 | |
2354 | p50.CFrame = CFrame.new(25.9976063, 25.9510059, 25.4242992, -0.573574364, -0.469848186, -0.671007454, -2.67389191e-006, -0.819150448, 0.573572874, -0.819151223, 0.328989238, 0.469846845) | |
2355 | p50.CanCollide = false | |
2356 | p50.FormFactor = Enum.FormFactor.Custom | |
2357 | p50.Size = Vector3.new(0.849326968, 0.849327147, 0.584051371) | |
2358 | p50.BottomSurface = Enum.SurfaceType.Smooth | |
2359 | p50.TopSurface = Enum.SurfaceType.Smooth | |
2360 | b50 = Instance.new("SpecialMesh", p50) | |
2361 | b50.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
2362 | b50.TextureId = "" | |
2363 | b50.MeshType = Enum.MeshType.FileMesh | |
2364 | b50.Name = "Mesh" | |
2365 | b50.Scale = Vector3.new(0.849326968, 0.849327147, 0.56621933) | |
2366 | p51 = Instance.new("Part", m2) | |
2367 | p51.BrickColor = BrickColor.new("Really red") | |
2368 | p51.Material = Enum.Material.SmoothPlastic | |
2369 | p51.Reflectance = 0.30000001192093 | |
2370 | p51.CFrame = CFrame.new(26.0989265, 25.8644028, 25.353363, -0.573574364, -0.469848186, -0.671007454, -2.67389191e-006, -0.819150448, 0.573572874, -0.819151223, 0.328989238, 0.469846845) | |
2371 | p51.CanCollide = false | |
2372 | p51.FormFactor = Enum.FormFactor.Custom | |
2373 | p51.Size = Vector3.new(0.585091829, 0.622839987, 0.584051371) | |
2374 | p51.BottomSurface = Enum.SurfaceType.Smooth | |
2375 | p51.TopSurface = Enum.SurfaceType.Smooth | |
2376 | b51 = Instance.new("SpecialMesh", p51) | |
2377 | b51.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
2378 | b51.TextureId = "" | |
2379 | b51.MeshType = Enum.MeshType.FileMesh | |
2380 | b51.Name = "Mesh" | |
2381 | b51.Scale = Vector3.new(0.585091829, 0.622839928, 0.301983595) | |
2382 | p52 = Instance.new("Part", m2) | |
2383 | p52.BrickColor = BrickColor.new("Really black") | |
2384 | p52.Material = Enum.Material.Neon | |
2385 | p52.CFrame = CFrame.new(21.2912331, 25.2490387, 28.7011547, 0.142246991, 0.806705594, -0.573574483, 0.984804809, -0.173645705, -2.66166035e-006, -0.0995996594, -0.564862788, -0.819151103) | |
2386 | p52.FormFactor = Enum.FormFactor.Custom | |
2387 | p52.Size = Vector3.new(0.61060679, 7.32508755, 0.221234918) | |
2388 | p52.BottomSurface = Enum.SurfaceType.Smooth | |
2389 | p52.TopSurface = Enum.SurfaceType.Smooth | |
2390 | b52 = Instance.new("SpecialMesh", p52) | |
2391 | b52.MeshType = Enum.MeshType.Sphere | |
2392 | b52.Name = "Mesh" | |
2393 | p53 = Instance.new("Part", m2) | |
2394 | p53.BrickColor = BrickColor.new("Really black") | |
2395 | p53.Material = Enum.Material.Neon | |
2396 | p53.CFrame = CFrame.new(23.2582321, 27.8460655, 27.3238525, 0.409577936, 0.709403872, -0.573574483, 0.866023481, -0.499996662, -2.64914797e-006, -0.28678745, -0.496732205, -0.819151103) | |
2397 | p53.FormFactor = Enum.FormFactor.Custom | |
2398 | p53.Size = Vector3.new(0.61060679, 7.32508755, 0.221234918) | |
2399 | p53.BottomSurface = Enum.SurfaceType.Smooth | |
2400 | p53.TopSurface = Enum.SurfaceType.Smooth | |
2401 | b53 = Instance.new("SpecialMesh", p53) | |
2402 | b53.MeshType = Enum.MeshType.Sphere | |
2403 | b53.Name = "Mesh" | |
2404 | p54 = Instance.new("Part", m2) | |
2405 | p54.BrickColor = BrickColor.new("Really black") | |
2406 | p54.Material = Enum.Material.Neon | |
2407 | p54.CFrame = CFrame.new(21.2899132, 27.1965466, 28.7020855, 0.280168742, 0.769748747, -0.573574483, 0.939690113, -0.342017204, -2.64914797e-006, -0.196173787, -0.538985729, -0.819151103) | |
2408 | p54.FormFactor = Enum.FormFactor.Custom | |
2409 | p54.Size = Vector3.new(0.61060679, 8.03632927, 0.221234918) | |
2410 | p54.BottomSurface = Enum.SurfaceType.Smooth | |
2411 | p54.TopSurface = Enum.SurfaceType.Smooth | |
2412 | b54 = Instance.new("SpecialMesh", p54) | |
2413 | b54.MeshType = Enum.MeshType.Sphere | |
2414 | b54.Name = "Mesh" | |
2415 | p55 = Instance.new("Part", m2) | |
2416 | p55.BrickColor = BrickColor.new("Really black") | |
2417 | p55.Material = Enum.Material.Neon | |
2418 | p55.CFrame = CFrame.new(22.732933, 23.2277641, 27.6916542, -0.280163169, 0.769749939, -0.573574483, 0.939688265, 0.342020243, -2.67457881e-006, 0.196175426, -0.538984358, -0.819150984) | |
2419 | p55.FormFactor = Enum.FormFactor.Custom | |
2420 | p55.Size = Vector3.new(0.61060679, 3.09150696, 0.221234918) | |
2421 | p55.BottomSurface = Enum.SurfaceType.Smooth | |
2422 | p55.TopSurface = Enum.SurfaceType.Smooth | |
2423 | b55 = Instance.new("SpecialMesh", p55) | |
2424 | b55.MeshType = Enum.MeshType.Sphere | |
2425 | b55.Name = "Mesh" | |
2426 | p56 = Instance.new("Part", m2) | |
2427 | p56.BrickColor = BrickColor.new("Really red") | |
2428 | p56.Material = Enum.Material.SmoothPlastic | |
2429 | p56.Reflectance = 0.30000001192093 | |
2430 | p56.CFrame = CFrame.new(26.1728668, 26.7314224, 25.3015804, -0.573574424, -0.469846636, -0.671006322, -2.71658587e-006, -0.819149017, 0.573572636, -0.819150925, 0.328987926, 0.469845742) | |
2431 | p56.CanCollide = false | |
2432 | p56.FormFactor = Enum.FormFactor.Custom | |
2433 | p56.Size = Vector3.new(0.585091829, 0.622839987, 0.584051371) | |
2434 | p56.BottomSurface = Enum.SurfaceType.Smooth | |
2435 | p56.TopSurface = Enum.SurfaceType.Smooth | |
2436 | b56 = Instance.new("SpecialMesh", p56) | |
2437 | b56.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
2438 | b56.TextureId = "" | |
2439 | b56.MeshType = Enum.MeshType.FileMesh | |
2440 | b56.Name = "Mesh" | |
2441 | b56.Scale = Vector3.new(0.585091829, 0.622839928, 0.301983595) | |
2442 | p57 = Instance.new("Part", m2) | |
2443 | p57.BrickColor = BrickColor.new("Really red") | |
2444 | p57.Material = Enum.Material.SmoothPlastic | |
2445 | p57.Reflectance = 0.30000001192093 | |
2446 | p57.CFrame = CFrame.new(26.0715504, 26.8180256, 25.3725224, -0.573574424, -0.469846636, -0.671006322, -2.71658587e-006, -0.819149017, 0.573572636, -0.819150925, 0.328987926, 0.469845742) | |
2447 | p57.CanCollide = false | |
2448 | p57.FormFactor = Enum.FormFactor.Custom | |
2449 | p57.Size = Vector3.new(0.849326968, 0.849327147, 0.584051371) | |
2450 | p57.BottomSurface = Enum.SurfaceType.Smooth | |
2451 | p57.TopSurface = Enum.SurfaceType.Smooth | |
2452 | b57 = Instance.new("SpecialMesh", p57) | |
2453 | b57.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
2454 | b57.TextureId = "" | |
2455 | b57.MeshType = Enum.MeshType.FileMesh | |
2456 | b57.Name = "Mesh" | |
2457 | b57.Scale = Vector3.new(0.849326968, 0.849327147, 0.56621933) | |
2458 | p58 = Instance.new("Part", m2) | |
2459 | p58.BrickColor = BrickColor.new("Really red") | |
2460 | p58.Material = Enum.Material.SmoothPlastic | |
2461 | p58.Reflectance = 0.30000001192093 | |
2462 | p58.CFrame = CFrame.new(26.2773418, 26.6421242, 25.2284393, -0.573574424, -0.469846636, -0.671006322, -2.71658587e-006, -0.819149017, 0.573572636, -0.819150925, 0.328987926, 0.469845742) | |
2463 | p58.CanCollide = false | |
2464 | p58.FormFactor = Enum.FormFactor.Custom | |
2465 | p58.Size = Vector3.new(0.584050655, 0.584051132, 0.584051371) | |
2466 | p58.BottomSurface = Enum.SurfaceType.Smooth | |
2467 | p58.TopSurface = Enum.SurfaceType.Smooth | |
2468 | b58 = Instance.new("SpecialMesh", p58) | |
2469 | b58.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
2470 | b58.TextureId = "" | |
2471 | b58.MeshType = Enum.MeshType.FileMesh | |
2472 | b58.Name = "Mesh" | |
2473 | b58.Scale = Vector3.new(0.283109009, 0.283109039, 0.283109665) | |
2474 | p59 = Instance.new("Part", m2) | |
2475 | p59.BrickColor = BrickColor.new("Really red") | |
2476 | p59.Material = Enum.Material.SmoothPlastic | |
2477 | p59.Reflectance = 0.30000001192093 | |
2478 | p59.CFrame = CFrame.new(24.6884308, 25.7025909, 26.3410091, -0.573574424, -0.280167818, -0.769747615, -2.71658587e-006, -0.939688742, 0.342017263, -0.819150925, 0.196172908, 0.538984478) | |
2479 | p59.CanCollide = false | |
2480 | p59.FormFactor = Enum.FormFactor.Custom | |
2481 | p59.Size = Vector3.new(0.584050655, 0.584051132, 0.584051371) | |
2482 | p59.BottomSurface = Enum.SurfaceType.Smooth | |
2483 | p59.TopSurface = Enum.SurfaceType.Smooth | |
2484 | b59 = Instance.new("SpecialMesh", p59) | |
2485 | b59.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
2486 | b59.TextureId = "" | |
2487 | b59.MeshType = Enum.MeshType.FileMesh | |
2488 | b59.Name = "Mesh" | |
2489 | b59.Scale = Vector3.new(0.283109009, 0.283109039, 0.283109665) | |
2490 | p60 = Instance.new("Part", m2) | |
2491 | p60.BrickColor = BrickColor.new("Really red") | |
2492 | p60.Material = Enum.Material.SmoothPlastic | |
2493 | p60.Reflectance = 0.30000001192093 | |
2494 | p60.CFrame = CFrame.new(24.4523582, 25.807478, 26.5063095, -0.573574424, -0.280167848, -0.769747615, -2.7445908e-006, -0.939688742, 0.342017263, -0.819150925, 0.196172863, 0.538984478) | |
2495 | p60.CanCollide = false | |
2496 | p60.FormFactor = Enum.FormFactor.Custom | |
2497 | p60.Size = Vector3.new(0.849326968, 0.849327147, 0.584051371) | |
2498 | p60.BottomSurface = Enum.SurfaceType.Smooth | |
2499 | p60.TopSurface = Enum.SurfaceType.Smooth | |
2500 | b60 = Instance.new("SpecialMesh", p60) | |
2501 | b60.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
2502 | b60.TextureId = "" | |
2503 | b60.MeshType = Enum.MeshType.FileMesh | |
2504 | b60.Name = "Mesh" | |
2505 | b60.Scale = Vector3.new(0.849326968, 0.849327147, 0.56621933) | |
2506 | p61 = Instance.new("Part", m2) | |
2507 | p61.BrickColor = BrickColor.new("Really red") | |
2508 | p61.Material = Enum.Material.SmoothPlastic | |
2509 | p61.Reflectance = 0.30000001192093 | |
2510 | p61.CFrame = CFrame.new(24.5685883, 25.7558403, 26.4249287, -0.573574424, -0.280167878, -0.769747615, -2.77259574e-006, -0.939688742, 0.342017263, -0.819150925, 0.196172819, 0.538984478) | |
2511 | p61.CanCollide = false | |
2512 | p61.FormFactor = Enum.FormFactor.Custom | |
2513 | p61.Size = Vector3.new(0.585091829, 0.622839987, 0.584051371) | |
2514 | p61.BottomSurface = Enum.SurfaceType.Smooth | |
2515 | p61.TopSurface = Enum.SurfaceType.Smooth | |
2516 | b61 = Instance.new("SpecialMesh", p61) | |
2517 | b61.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
2518 | b61.TextureId = "" | |
2519 | b61.MeshType = Enum.MeshType.FileMesh | |
2520 | b61.Name = "Mesh" | |
2521 | b61.Scale = Vector3.new(0.585091829, 0.622839928, 0.301983595) | |
2522 | p62 = Instance.new("Part", m2) | |
2523 | p62.BrickColor = BrickColor.new("Really red") | |
2524 | p62.Material = Enum.Material.SmoothPlastic | |
2525 | p62.Reflectance = 0.30000001192093 | |
2526 | p62.CFrame = CFrame.new(24.6884365, 25.7025948, 26.3410149, -0.573574424, -0.280167907, -0.769747615, -2.80060067e-006, -0.939688742, 0.342017263, -0.819150925, 0.196172774, 0.538984478) | |
2527 | p62.CanCollide = false | |
2528 | p62.FormFactor = Enum.FormFactor.Custom | |
2529 | p62.Size = Vector3.new(0.584050655, 0.584051132, 0.584051371) | |
2530 | p62.BottomSurface = Enum.SurfaceType.Smooth | |
2531 | p62.TopSurface = Enum.SurfaceType.Smooth | |
2532 | b62 = Instance.new("SpecialMesh", p62) | |
2533 | b62.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
2534 | b62.TextureId = "" | |
2535 | b62.MeshType = Enum.MeshType.FileMesh | |
2536 | b62.Name = "Mesh" | |
2537 | b62.Scale = Vector3.new(0.283109009, 0.283109039, 0.283109665) | |
2538 | p63 = Instance.new("Part", m2) | |
2539 | p63.BrickColor = BrickColor.new("Really red") | |
2540 | p63.Material = Enum.Material.SmoothPlastic | |
2541 | p63.Reflectance = 0.30000001192093 | |
2542 | p63.CFrame = CFrame.new(24.452364, 25.8074818, 26.5063152, -0.573574424, -0.280167937, -0.769747615, -2.8286056e-006, -0.939688742, 0.342017263, -0.819150925, 0.196172729, 0.538984478) | |
2543 | p63.CanCollide = false | |
2544 | p63.FormFactor = Enum.FormFactor.Custom | |
2545 | p63.Size = Vector3.new(0.849326968, 0.849327147, 0.584051371) | |
2546 | p63.BottomSurface = Enum.SurfaceType.Smooth | |
2547 | p63.TopSurface = Enum.SurfaceType.Smooth | |
2548 | b63 = Instance.new("SpecialMesh", p63) | |
2549 | b63.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
2550 | b63.TextureId = "" | |
2551 | b63.MeshType = Enum.MeshType.FileMesh | |
2552 | b63.Name = "Mesh" | |
2553 | b63.Scale = Vector3.new(0.849326968, 0.849327147, 0.56621933) | |
2554 | p64 = Instance.new("Part", m2) | |
2555 | p64.BrickColor = BrickColor.new("Really red") | |
2556 | p64.Material = Enum.Material.SmoothPlastic | |
2557 | p64.Reflectance = 0.30000001192093 | |
2558 | p64.CFrame = CFrame.new(24.568594, 25.7558441, 26.4249344, -0.573574424, -0.280167967, -0.769747615, -2.85661054e-006, -0.939688742, 0.342017263, -0.819150925, 0.196172684, 0.538984478) | |
2559 | p64.CanCollide = false | |
2560 | p64.FormFactor = Enum.FormFactor.Custom | |
2561 | p64.Size = Vector3.new(0.585091829, 0.622839987, 0.584051371) | |
2562 | p64.BottomSurface = Enum.SurfaceType.Smooth | |
2563 | p64.TopSurface = Enum.SurfaceType.Smooth | |
2564 | b64 = Instance.new("SpecialMesh", p64) | |
2565 | b64.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
2566 | b64.TextureId = "" | |
2567 | b64.MeshType = Enum.MeshType.FileMesh | |
2568 | b64.Name = "Mesh" | |
2569 | b64.Scale = Vector3.new(0.585091829, 0.622839928, 0.301983595) | |
2570 | p65 = Instance.new("Part", m2) | |
2571 | p65.BrickColor = BrickColor.new("Really black") | |
2572 | p65.Transparency = 1 | |
2573 | p65.Name = "TorsoPart" | |
2574 | p65.CFrame = CFrame.new(27.0399818, 25.1251049, 25.3600311, 0.999996543, 2.59280205e-006, 8.94069672e-008, 2.77161598e-006, 0.999995351, 1.56462193e-006, 6.2584877e-007, 1.51991844e-006, 0.999998093) | |
2575 | p65.FormFactor = Enum.FormFactor.Symmetric | |
2576 | p65.Size = Vector3.new(4, 4, 2) | |
2577 | w1 = Instance.new("Weld", p1) | |
2578 | w1.Name = "Part_Weld" | |
2579 | w1.Part0 = p1 | |
2580 | w1.C0 = CFrame.new(7.48623466, 46.9062119, -4.72964478, -0.579227924, 0.707106769, -0.405579776, -0.579227805, -0.707106769, -0.405579716, -0.573576331, 0, 0.819152117) | |
2581 | w1.Part1 = p2 | |
2582 | w1.C1 = CFrame.new(35.7379875, 19.7860374, 13.782176, -0.573576331, -1.03064551e-007, -0.819152117, 0.346188396, -0.906307817, -0.24240382, -0.742403984, -0.422618032, 0.519836664) | |
2583 | w2 = Instance.new("Weld", p2) | |
2584 | w2.Name = "Part_Weld" | |
2585 | w2.Part0 = p2 | |
2586 | w2.C0 = CFrame.new(35.7379875, 19.7860374, 13.782176, -0.573576331, -1.03064551e-007, -0.819152117, 0.346188396, -0.906307817, -0.24240382, -0.742403984, -0.422618032, 0.519836664) | |
2587 | w2.Part1 = p3 | |
2588 | w2.C1 = CFrame.new(35.7379951, 19.7860336, 13.626483, -0.573576331, -1.03064551e-007, -0.819152117, 0.346188396, -0.906307817, -0.24240382, -0.742403984, -0.422618032, 0.519836664) | |
2589 | w3 = Instance.new("Weld", p3) | |
2590 | w3.Name = "Part_Weld" | |
2591 | w3.Part0 = p3 | |
2592 | w3.C0 = CFrame.new(35.7379951, 19.7860336, 13.626483, -0.573576331, -1.03064551e-007, -0.819152117, 0.346188396, -0.906307817, -0.24240382, -0.742403984, -0.422618032, 0.519836664) | |
2593 | w3.Part1 = p4 | |
2594 | w3.C1 = CFrame.new(-4.6974678, 10.7812996, -45.834713, -0.573576748, 0, 0.819151878, 0.280166447, -0.939692616, 0.1961748, 0.769751072, 0.342020154, 0.538985789) | |
2595 | w4 = Instance.new("Weld", p4) | |
2596 | w4.Name = "Part_Weld" | |
2597 | w4.Part0 = p4 | |
2598 | w4.C0 = CFrame.new(-4.6974678, 10.7812996, -45.834713, -0.573576748, 0, 0.819151878, 0.280166447, -0.939692616, 0.1961748, 0.769751072, 0.342020154, 0.538985789) | |
2599 | w4.Part1 = p5 | |
2600 | w4.C1 = CFrame.new(35.7379875, 19.7860374, 13.782176, -0.573576331, -1.03064551e-007, -0.819152117, 0.346188396, -0.906307817, -0.24240382, -0.742403984, -0.422618032, 0.519836664) | |
2601 | w5 = Instance.new("Weld", p5) | |
2602 | w5.Name = "Part_Weld" | |
2603 | w5.Part0 = p5 | |
2604 | w5.C0 = CFrame.new(35.7379875, 19.7860374, 13.782176, -0.573576331, -1.03064551e-007, -0.819152117, 0.346188396, -0.906307817, -0.24240382, -0.742403984, -0.422618032, 0.519836664) | |
2605 | w5.Part1 = p6 | |
2606 | w5.C1 = CFrame.new(35.7379951, 19.7860374, 13.4754944, -0.573576331, -1.03064551e-007, -0.819152117, 0.346188396, -0.906307817, -0.24240382, -0.742403984, -0.422618032, 0.519836664) | |
2607 | w6 = Instance.new("Weld", p6) | |
2608 | w6.Name = "Part_Weld" | |
2609 | w6.Part0 = p6 | |
2610 | w6.C0 = CFrame.new(35.7379951, 19.7860374, 13.4754944, -0.573576331, -1.03064551e-007, -0.819152117, 0.346188396, -0.906307817, -0.24240382, -0.742403984, -0.422618032, 0.519836664) | |
2611 | w6.Part1 = p7 | |
2612 | w6.C1 = CFrame.new(35.7379951, 19.7860336, 13.626483, -0.573576331, -1.03064551e-007, -0.819152117, 0.346188396, -0.906307817, -0.24240382, -0.742403984, -0.422618032, 0.519836664) | |
2613 | w7 = Instance.new("Weld", p7) | |
2614 | w7.Name = "Part_Weld" | |
2615 | w7.Part0 = p7 | |
2616 | w7.C0 = CFrame.new(35.7379951, 19.7860336, 13.626483, -0.573576331, -1.03064551e-007, -0.819152117, 0.346188396, -0.906307817, -0.24240382, -0.742403984, -0.422618032, 0.519836664) | |
2617 | w7.Part1 = p8 | |
2618 | w7.C1 = CFrame.new(35.7379951, 19.7860374, 13.4754944, -0.573576331, -1.03064551e-007, -0.819152117, 0.346188396, -0.906307817, -0.24240382, -0.742403984, -0.422618032, 0.519836664) | |
2619 | w8 = Instance.new("Weld", p8) | |
2620 | w8.Name = "Part_Weld" | |
2621 | w8.Part0 = p8 | |
2622 | w8.C0 = CFrame.new(35.7379951, 19.7860374, 13.4754944, -0.573576331, -1.03064551e-007, -0.819152117, 0.346188396, -0.906307817, -0.24240382, -0.742403984, -0.422618032, 0.519836664) | |
2623 | w8.Part1 = p9 | |
2624 | w8.C1 = CFrame.new(-4.69746971, 38.4699516, -26.4413414, -0.573576748, -1.03064551e-007, 0.819151878, -0.346188426, -0.906307817, -0.242403746, 0.742403686, -0.422618032, 0.519837141) | |
2625 | w9 = Instance.new("Weld", p9) | |
2626 | w9.Name = "Part_Weld" | |
2627 | w9.Part0 = p9 | |
2628 | w9.C0 = CFrame.new(-4.69746971, 38.4699516, -26.4413414, -0.573576748, -1.03064551e-007, 0.819151878, -0.346188426, -0.906307817, -0.242403746, 0.742403686, -0.422618032, 0.519837141) | |
2629 | w9.Part1 = p10 | |
2630 | w9.C1 = CFrame.new(-4.6974659, 0.512617111, -46.0237579, -0.573576748, 0, 0.819151878, 0.469846189, -0.819152057, 0.328990072, 0.671009898, 0.57357645, 0.469846576) | |
2631 | w10 = Instance.new("Weld", p10) | |
2632 | w10.Name = "Part_Weld" | |
2633 | w10.Part0 = p10 | |
2634 | w10.C0 = CFrame.new(-4.6974659, 0.512617111, -46.0237579, -0.573576748, 0, 0.819151878, 0.469846189, -0.819152057, 0.328990072, 0.671009898, 0.57357645, 0.469846576) | |
2635 | w10.Part1 = p11 | |
2636 | w10.C1 = CFrame.new(-4.69746971, -0.249427795, -45.2937202, -0.573576748, 0, 0.819151878, 0.469846189, -0.819152057, 0.328990072, 0.671009898, 0.57357645, 0.469846576) | |
2637 | w11 = Instance.new("Weld", p11) | |
2638 | w11.Name = "Part_Weld" | |
2639 | w11.Part0 = p11 | |
2640 | w11.C0 = CFrame.new(-4.69746971, -0.249427795, -45.2937202, -0.573576748, 0, 0.819151878, 0.469846189, -0.819152057, 0.328990072, 0.671009898, 0.57357645, 0.469846576) | |
2641 | w11.Part1 = p12 | |
2642 | w11.C1 = CFrame.new(-4.69746971, 13.5492201, -44.5157242, -0.573576748, -2.87868307e-008, 0.819151878, 0.212012202, -0.965925753, 0.148452699, 0.791239858, 0.258819222, 0.554032564) | |
2643 | w12 = Instance.new("Weld", p12) | |
2644 | w12.Name = "Part_Weld" | |
2645 | w12.Part0 = p12 | |
2646 | w12.C0 = CFrame.new(-4.69746971, 13.5492201, -44.5157242, -0.573576748, -2.87868307e-008, 0.819151878, 0.212012202, -0.965925753, 0.148452699, 0.791239858, 0.258819222, 0.554032564) | |
2647 | w12.Part1 = p13 | |
2648 | w12.C1 = CFrame.new(-4.69747162, -0.249425888, -45.4494095, -0.573576748, 0, 0.819151878, 0.469846189, -0.819152057, 0.328990072, 0.671009898, 0.57357645, 0.469846576) | |
2649 | w13 = Instance.new("Weld", p13) | |
2650 | w13.Name = "Part_Weld" | |
2651 | w13.Part0 = p13 | |
2652 | w13.C0 = CFrame.new(-4.69747162, -0.249425888, -45.4494095, -0.573576748, 0, 0.819151878, 0.469846189, -0.819152057, 0.328990072, 0.671009898, 0.57357645, 0.469846576) | |
2653 | w13.Part1 = p14 | |
2654 | w13.C1 = CFrame.new(-4.6974678, 13.5492172, -44.6714172, -0.573576748, -2.87868307e-008, 0.819151878, 0.212012202, -0.965925753, 0.148452699, 0.791239858, 0.258819222, 0.554032564) | |
2655 | w14 = Instance.new("Weld", p14) | |
2656 | w14.Name = "Part_Weld" | |
2657 | w14.Part0 = p14 | |
2658 | w14.C0 = CFrame.new(-4.6974678, 13.5492172, -44.6714172, -0.573576748, -2.87868307e-008, 0.819151878, 0.212012202, -0.965925753, 0.148452699, 0.791239858, 0.258819222, 0.554032564) | |
2659 | w14.Part1 = p15 | |
2660 | w14.C1 = CFrame.new(-4.69747162, 10.7813034, -45.5280304, -0.573576748, 0, 0.819151878, 0.280166447, -0.939692616, 0.1961748, 0.769751072, 0.342020154, 0.538985789) | |
2661 | w15 = Instance.new("Weld", p15) | |
2662 | w15.Name = "Part_Weld" | |
2663 | w15.Part0 = p15 | |
2664 | w15.C0 = CFrame.new(-4.69747162, 10.7813034, -45.5280304, -0.573576748, 0, 0.819151878, 0.280166447, -0.939692616, 0.1961748, 0.769751072, 0.342020154, 0.538985789) | |
2665 | w15.Part1 = p16 | |
2666 | w15.C1 = CFrame.new(-4.69746971, 13.5492172, -44.8224106, -0.573576748, -2.87868307e-008, 0.819151878, 0.212012202, -0.965925753, 0.148452699, 0.791239858, 0.258819222, 0.554032564) | |
2667 | w16 = Instance.new("Weld", p16) | |
2668 | w16.Name = "Part_Weld" | |
2669 | w16.Part0 = p16 | |
2670 | w16.C0 = CFrame.new(-4.69746971, 13.5492172, -44.8224106, -0.573576748, -2.87868307e-008, 0.819151878, 0.212012202, -0.965925753, 0.148452699, 0.791239858, 0.258819222, 0.554032564) | |
2671 | w16.Part1 = p17 | |
2672 | w16.C1 = CFrame.new(-4.6974678, 10.7812996, -45.834713, -0.573576748, 0, 0.819151878, 0.280166447, -0.939692616, 0.1961748, 0.769751072, 0.342020154, 0.538985789) | |
2673 | w17 = Instance.new("Weld", p17) | |
2674 | w17.Name = "Part_Weld" | |
2675 | w17.Part0 = p17 | |
2676 | w17.C0 = CFrame.new(-4.6974678, 10.7812996, -45.834713, -0.573576748, 0, 0.819151878, 0.280166447, -0.939692616, 0.1961748, 0.769751072, 0.342020154, 0.538985789) | |
2677 | w17.Part1 = p18 | |
2678 | w17.C1 = CFrame.new(-4.6974678, -0.249424934, -45.600399, -0.573576748, 0, 0.819151878, 0.469846189, -0.819152057, 0.328990072, 0.671009898, 0.57357645, 0.469846576) | |
2679 | - | local Speed = 16 |
2679 | + | |
2680 | w18.Name = "Part_Weld" | |
2681 | w18.Part0 = p18 | |
2682 | w18.C0 = CFrame.new(-4.6974678, -0.249424934, -45.600399, -0.573576748, 0, 0.819151878, 0.469846189, -0.819152057, 0.328990072, 0.671009898, 0.57357645, 0.469846576) | |
2683 | w18.Part1 = p19 | |
2684 | w18.C1 = CFrame.new(-4.6974678, 38.4699554, -26.5923309, -0.573576748, -1.03064551e-007, 0.819151878, -0.346188426, -0.906307817, -0.242403746, 0.742403686, -0.422618032, 0.519837141) | |
2685 | w19 = Instance.new("Weld", p19) | |
2686 | w19.Name = "Part_Weld" | |
2687 | w19.Part0 = p19 | |
2688 | w19.C0 = CFrame.new(-4.6974678, 38.4699554, -26.5923309, -0.573576748, -1.03064551e-007, 0.819151878, -0.346188426, -0.906307817, -0.242403746, 0.742403686, -0.422618032, 0.519837141) | |
2689 | w19.Part1 = p20 | |
2690 | w19.C1 = CFrame.new(-4.69746971, 38.4699516, -26.4413414, -0.573576748, -1.03064551e-007, 0.819151878, -0.346188426, -0.906307817, -0.242403746, 0.742403686, -0.422618032, 0.519837141) | |
2691 | w20 = Instance.new("Weld", p20) | |
2692 | w20.Name = "Part_Weld" | |
2693 | w20.Part0 = p20 | |
2694 | w20.C0 = CFrame.new(-4.69746971, 38.4699516, -26.4413414, -0.573576748, -1.03064551e-007, 0.819151878, -0.346188426, -0.906307817, -0.242403746, 0.742403686, -0.422618032, 0.519837141) | |
2695 | w20.Part1 = p21 | |
2696 | w20.C1 = CFrame.new(-4.69746971, 0.512615204, -45.8727722, -0.573576748, 0, 0.819151878, 0.469846189, -0.819152057, 0.328990072, 0.671009898, 0.57357645, 0.469846576) | |
2697 | w21 = Instance.new("Weld", p21) | |
2698 | w21.Name = "Part_Weld" | |
2699 | w21.Part0 = p21 | |
2700 | w21.C0 = CFrame.new(-4.69746971, 0.512615204, -45.8727722, -0.573576748, 0, 0.819151878, 0.469846189, -0.819152057, 0.328990072, 0.671009898, 0.57357645, 0.469846576) | |
2701 | w21.Part1 = p22 | |
2702 | w21.C1 = CFrame.new(-4.69746971, 38.4699554, -26.2856503, -0.573576748, -1.03064551e-007, 0.819151878, -0.346188426, -0.906307817, -0.242403746, 0.742403686, -0.422618032, 0.519837141) | |
2703 | w22 = Instance.new("Weld", p22) | |
2704 | w22.Name = "Part_Weld" | |
2705 | w22.Part0 = p22 | |
2706 | w22.C0 = CFrame.new(-4.69746971, 38.4699554, -26.2856503, -0.573576748, -1.03064551e-007, 0.819151878, -0.346188426, -0.906307817, -0.242403746, 0.742403686, -0.422618032, 0.519837141) | |
2707 | w22.Part1 = p23 | |
2708 | w22.C1 = CFrame.new(-4.69747162, 10.7813015, -45.6837234, -0.573576748, 0, 0.819151878, 0.280166447, -0.939692616, 0.1961748, 0.769751072, 0.342020154, 0.538985789) | |
2709 | w23 = Instance.new("Weld", p23) | |
2710 | w23.Name = "Part_Weld" | |
2711 | w23.Part0 = p23 | |
2712 | w23.C0 = CFrame.new(-4.69747162, 10.7813015, -45.6837234, -0.573576748, 0, 0.819151878, 0.280166447, -0.939692616, 0.1961748, 0.769751072, 0.342020154, 0.538985789) | |
2713 | w23.Part1 = p24 | |
2714 | w23.C1 = CFrame.new(-4.69747162, 10.7813034, -45.5280304, -0.573576748, 0, 0.819151878, 0.280166447, -0.939692616, 0.1961748, 0.769751072, 0.342020154, 0.538985789) | |
2715 | w24 = Instance.new("Weld", p24) | |
2716 | w24.Name = "Part_Weld" | |
2717 | w24.Part0 = p24 | |
2718 | w24.C0 = CFrame.new(-4.69747162, 10.7813034, -45.5280304, -0.573576748, 0, 0.819151878, 0.280166447, -0.939692616, 0.1961748, 0.769751072, 0.342020154, 0.538985789) | |
2719 | w24.Part1 = p25 | |
2720 | w24.C1 = CFrame.new(-4.6974678, 13.5492172, -44.6714172, -0.573576748, -2.87868307e-008, 0.819151878, 0.212012202, -0.965925753, 0.148452699, 0.791239858, 0.258819222, 0.554032564) | |
2721 | w25 = Instance.new("Weld", p25) | |
2722 | w25.Name = "Part_Weld" | |
2723 | w25.Part0 = p25 | |
2724 | w25.C0 = CFrame.new(-4.6974678, 13.5492172, -44.6714172, -0.573576748, -2.87868307e-008, 0.819151878, 0.212012202, -0.965925753, 0.148452699, 0.791239858, 0.258819222, 0.554032564) | |
2725 | w25.Part1 = p26 | |
2726 | w25.C1 = CFrame.new(-4.69747162, 10.7813015, -45.6837234, -0.573576748, 0, 0.819151878, 0.280166447, -0.939692616, 0.1961748, 0.769751072, 0.342020154, 0.538985789) | |
2727 | w26 = Instance.new("Weld", p26) | |
2728 | w26.Name = "Part_Weld" | |
2729 | w26.Part0 = p26 | |
2730 | w26.C0 = CFrame.new(-4.69747162, 10.7813015, -45.6837234, -0.573576748, 0, 0.819151878, 0.280166447, -0.939692616, 0.1961748, 0.769751072, 0.342020154, 0.538985789) | |
2731 | w26.Part1 = p27 | |
2732 | w26.C1 = CFrame.new(-4.6974678, 38.4699554, -26.5923309, -0.573576748, -1.03064551e-007, 0.819151878, -0.346188426, -0.906307817, -0.242403746, 0.742403686, -0.422618032, 0.519837141) | |
2733 | w27 = Instance.new("Weld", p27) | |
2734 | w27.Name = "Part_Weld" | |
2735 | w27.Part0 = p27 | |
2736 | w27.C0 = CFrame.new(-4.6974678, 38.4699554, -26.5923309, -0.573576748, -1.03064551e-007, 0.819151878, -0.346188426, -0.906307817, -0.242403746, 0.742403686, -0.422618032, 0.519837141) | |
2737 | w27.Part1 = p28 | |
2738 | w27.C1 = CFrame.new(-4.6974678, -0.249424934, -45.600399, -0.573576748, 0, 0.819151878, 0.469846189, -0.819152057, 0.328990072, 0.671009898, 0.57357645, 0.469846576) | |
2739 | w28 = Instance.new("Weld", p28) | |
2740 | w28.Name = "Part_Weld" | |
2741 | w28.Part0 = p28 | |
2742 | w28.C0 = CFrame.new(-4.6974678, -0.249424934, -45.600399, -0.573576748, 0, 0.819151878, 0.469846189, -0.819152057, 0.328990072, 0.671009898, 0.57357645, 0.469846576) | |
2743 | w28.Part1 = p29 | |
2744 | w28.C1 = CFrame.new(-36.0110359, 31.0260429, -4.71271896, 0.280166358, 0.93969208, 0.196174681, -0.769750178, 0.342019618, -0.538985252, -0.57357645, -2.95716429e-008, 0.819151998) | |
2745 | w29 = Instance.new("Weld", p29) | |
2746 | w29.Name = "Part_Weld" | |
2747 | w29.Part0 = p29 | |
2748 | w29.C0 = CFrame.new(-36.0110359, 31.0260429, -4.71271896, 0.280166358, 0.93969208, 0.196174681, -0.769750178, 0.342019618, -0.538985252, -0.57357645, -2.95716429e-008, 0.819151998) | |
2749 | w29.Part1 = p30 | |
2750 | w29.C1 = CFrame.new(-4.69746971, 13.5492201, -44.5157242, -0.573576748, -2.87868307e-008, 0.819151878, 0.212012202, -0.965925753, 0.148452699, 0.791239858, 0.258819222, 0.554032564) | |
2751 | w30 = Instance.new("Weld", p30) | |
2752 | w30.Name = "Part_Weld" | |
2753 | w30.Part0 = p30 | |
2754 | w30.C0 = CFrame.new(-4.69746971, 13.5492201, -44.5157242, -0.573576748, -2.87868307e-008, 0.819151878, 0.212012202, -0.965925753, 0.148452699, 0.791239858, 0.258819222, 0.554032564) | |
2755 | w30.Part1 = p31 | |
2756 | w30.C1 = CFrame.new(-4.69746971, 38.4699554, -26.2856503, -0.573576748, -1.03064551e-007, 0.819151878, -0.346188426, -0.906307817, -0.242403746, 0.742403686, -0.422618032, 0.519837141) | |
2757 | w31 = Instance.new("Weld", p31) | |
2758 | w31.Name = "Part_Weld" | |
2759 | w31.Part0 = p31 | |
2760 | w31.C0 = CFrame.new(-4.69746971, 38.4699554, -26.2856503, -0.573576748, -1.03064551e-007, 0.819151878, -0.346188426, -0.906307817, -0.242403746, 0.742403686, -0.422618032, 0.519837141) | |
2761 | w31.Part1 = p32 | |
2762 | w31.C1 = CFrame.new(-4.6974678, 0.512617111, -45.717083, -0.573576748, 0, 0.819151878, 0.469846189, -0.819152057, 0.328990072, 0.671009898, 0.57357645, 0.469846576) | |
2763 | w32 = Instance.new("Weld", p32) | |
2764 | w32.Name = "Part_Weld" | |
2765 | w32.Part0 = p32 | |
2766 | w32.C0 = CFrame.new(-4.6974678, 0.512617111, -45.717083, -0.573576748, 0, 0.819151878, 0.469846189, -0.819152057, 0.328990072, 0.671009898, 0.57357645, 0.469846576) | |
2767 | w32.Part1 = p33 | |
2768 | w32.C1 = CFrame.new(-17.3583775, 46.9591446, -4.71270752, -0.142244235, 0.98480773, -0.0996004939, -0.806707144, -0.173648238, -0.564862549, -0.57357657, 0, 0.819151998) | |
2769 | w33 = Instance.new("Weld", p33) | |
2770 | w33.Name = "Part_Weld" | |
2771 | w33.Part0 = p33 | |
2772 | w33.C0 = CFrame.new(-17.3583775, 46.9591446, -4.71270752, -0.142244235, 0.98480773, -0.0996004939, -0.806707144, -0.173648238, -0.564862549, -0.57357657, 0, 0.819151998) | |
2773 | w33.Part1 = p34 | |
2774 | w33.C1 = CFrame.new(-4.69747162, -0.249425888, -45.4494095, -0.573576748, 0, 0.819151878, 0.469846189, -0.819152057, 0.328990072, 0.671009898, 0.57357645, 0.469846576) | |
2775 | w34 = Instance.new("Weld", p34) | |
2776 | w34.Name = "Part_Weld" | |
2777 | w34.Part0 = p34 | |
2778 | w34.C0 = CFrame.new(-4.69747162, -0.249425888, -45.4494095, -0.573576748, 0, 0.819151878, 0.469846189, -0.819152057, 0.328990072, 0.671009898, 0.57357645, 0.469846576) | |
2779 | w34.Part1 = p35 | |
2780 | w34.C1 = CFrame.new(-4.69746971, 13.5492172, -44.8224106, -0.573576748, -2.87868307e-008, 0.819151878, 0.212012202, -0.965925753, 0.148452699, 0.791239858, 0.258819222, 0.554032564) | |
2781 | w35 = Instance.new("Weld", p35) | |
2782 | w35.Name = "Part_Weld" | |
2783 | w35.Part0 = p35 | |
2784 | w35.C0 = CFrame.new(-4.69746971, 13.5492172, -44.8224106, -0.573576748, -2.87868307e-008, 0.819151878, 0.212012202, -0.965925753, 0.148452699, 0.791239858, 0.258819222, 0.554032564) | |
2785 | w35.Part1 = p36 | |
2786 | w35.C1 = CFrame.new(-4.69746971, -0.249427795, -45.2937202, -0.573576748, 0, 0.819151878, 0.469846189, -0.819152057, 0.328990072, 0.671009898, 0.57357645, 0.469846576) | |
2787 | w36 = Instance.new("Weld", p36) | |
2788 | w36.Name = "Part_Weld" | |
2789 | w36.Part0 = p36 | |
2790 | w36.C0 = CFrame.new(-4.69746971, -0.249427795, -45.2937202, -0.573576748, 0, 0.819151878, 0.469846189, -0.819152057, 0.328990072, 0.671009898, 0.57357645, 0.469846576) | |
2791 | w36.Part1 = p37 | |
2792 | w36.C1 = CFrame.new(-3.70028734, 49.2830544, -4.71271324, -0.409575999, 0.866025388, -0.286788285, -0.709406435, -0.5, -0.496731967, -0.57357657, 0, 0.819151998) | |
2793 | w37 = Instance.new("Weld", p37) | |
2794 | w37.Name = "Part_Weld" | |
2795 | w37.Part0 = p37 | |
2796 | w37.C0 = CFrame.new(-3.70028734, 49.2830544, -4.71271324, -0.409575999, 0.866025388, -0.286788285, -0.709406435, -0.5, -0.496731967, -0.57357657, 0, 0.819151998) | |
2797 | w37.Part1 = p38 | |
2798 | w37.C1 = CFrame.new(-10.7698097, 49.927597, -4.71271324, -0.280166447, 0.939692616, -0.196174681, -0.769750953, -0.342020154, -0.53898561, -0.57357657, 0, 0.819151998) | |
2799 | w38 = Instance.new("Weld", p38) | |
2800 | w38.Name = "Part_Weld" | |
2801 | w38.Part0 = p38 | |
2802 | w38.C0 = CFrame.new(-10.7698097, 49.927597, -4.71271324, -0.280166447, 0.939692616, -0.196174681, -0.769750953, -0.342020154, -0.53898561, -0.57357657, 0, 0.819151998) | |
2803 | w38.Part1 = p39 | |
2804 | w38.C1 = CFrame.new(35.7379837, 25.1083565, -9.07904911, -0.573576331, 0, -0.819152117, -0.469846368, -0.819152057, 0.328989863, -0.671010137, 0.57357645, 0.469846219) | |
2805 | w39 = Instance.new("Weld", p39) | |
2806 | w39.Name = "Part_Weld" | |
2807 | w39.Part0 = p39 | |
2808 | w39.C0 = CFrame.new(35.7379837, 25.1083565, -9.07904911, -0.573576331, 0, -0.819152117, -0.469846368, -0.819152057, 0.328989863, -0.671010137, 0.57357645, 0.469846219) | |
2809 | w39.Part1 = p40 | |
2810 | w39.C1 = CFrame.new(35.7379837, 25.1083584, -9.38572502, -0.573576331, 0, -0.819152117, -0.469846368, -0.819152057, 0.328989863, -0.671010137, 0.57357645, 0.469846219) | |
2811 | w40 = Instance.new("Weld", p40) | |
2812 | w40.Name = "Part_Weld" | |
2813 | w40.Part0 = p40 | |
2814 | w40.C0 = CFrame.new(35.7379837, 25.1083584, -9.38572502, -0.573576331, 0, -0.819152117, -0.469846368, -0.819152057, 0.328989863, -0.671010137, 0.57357645, 0.469846219) | |
2815 | w40.Part1 = p41 | |
2816 | w40.C1 = CFrame.new(35.7379875, 25.1083603, -9.23473454, -0.573576331, 0, -0.819152117, -0.469846368, -0.819152057, 0.328989863, -0.671010137, 0.57357645, 0.469846219) | |
2817 | w41 = Instance.new("Weld", p41) | |
2818 | w41.Name = "Part_Weld" | |
2819 | w41.Part0 = p41 | |
2820 | w41.C0 = CFrame.new(35.7379875, 25.1083603, -9.23473454, -0.573576331, 0, -0.819152117, -0.469846368, -0.819152057, 0.328989863, -0.671010137, 0.57357645, 0.469846219) | |
2821 | w41.Part1 = p42 | |
2822 | w41.C1 = CFrame.new(35.7379913, 24.9916019, -2.11887932, -0.573576331, -2.87868307e-008, -0.819152117, -0.212012321, -0.965925753, 0.14845252, -0.791240156, 0.258819222, 0.554032147) | |
2823 | w42 = Instance.new("Weld", p42) | |
2824 | w42.Name = "Part_Weld" | |
2825 | w42.Part0 = p42 | |
2826 | w42.C0 = CFrame.new(35.7379913, 24.9916019, -2.11887932, -0.573576331, -2.87868307e-008, -0.819152117, -0.212012321, -0.965925753, 0.14845252, -0.791240156, 0.258819222, 0.554032147) | |
2827 | w42.Part1 = p43 | |
2828 | w42.C1 = CFrame.new(35.7379913, 24.9916019, -2.11887932, -0.573576331, -2.87868307e-008, -0.819152117, -0.212012321, -0.965925753, 0.14845252, -0.791240156, 0.258819222, 0.554032147) | |
2829 | w43 = Instance.new("Weld", p43) | |
2830 | w43.Name = "Part_Weld" | |
2831 | w43.Part0 = p43 | |
2832 | w43.C0 = CFrame.new(35.7379913, 24.9916019, -2.11887932, -0.573576331, -2.87868307e-008, -0.819152117, -0.212012321, -0.965925753, 0.14845252, -0.791240156, 0.258819222, 0.554032147) | |
2833 | w43.Part1 = p44 | |
2834 | w43.C1 = CFrame.new(35.7379913, 24.9916058, -1.81219578, -0.573576331, -2.87868307e-008, -0.819152117, -0.212012321, -0.965925753, 0.14845252, -0.791240156, 0.258819222, 0.554032147) | |
2835 | w44 = Instance.new("Weld", p44) | |
2836 | w44.Name = "Part_Weld" | |
2837 | w44.Part0 = p44 | |
2838 | w44.C0 = CFrame.new(35.7379913, 24.9916058, -1.81219578, -0.573576331, -2.87868307e-008, -0.819152117, -0.212012321, -0.965925753, 0.14845252, -0.791240156, 0.258819222, 0.554032147) | |
2839 | w44.Part1 = p45 | |
2840 | w44.C1 = CFrame.new(35.7379913, 24.9916019, -1.96789074, -0.573576331, -2.87868307e-008, -0.819152117, -0.212012321, -0.965925753, 0.14845252, -0.791240156, 0.258819222, 0.554032147) | |
2841 | w45 = Instance.new("Weld", p45) | |
2842 | w45.Name = "Part_Weld" | |
2843 | w45.Part0 = p45 | |
2844 | w45.C0 = CFrame.new(35.7379913, 24.9916019, -1.96789074, -0.573576331, -2.87868307e-008, -0.819152117, -0.212012321, -0.965925753, 0.14845252, -0.791240156, 0.258819222, 0.554032147) | |
2845 | w45.Part1 = p46 | |
2846 | w45.C1 = CFrame.new(35.7379913, 24.9916058, -1.81219578, -0.573576331, -2.87868307e-008, -0.819152117, -0.212012321, -0.965925753, 0.14845252, -0.791240156, 0.258819222, 0.554032147) | |
2847 | w46 = Instance.new("Weld", p46) | |
2848 | w46.Name = "Part_Weld" | |
2849 | w46.Part0 = p46 | |
2850 | w46.C0 = CFrame.new(35.7379913, 24.9916058, -1.81219578, -0.573576331, -2.87868307e-008, -0.819152117, -0.212012321, -0.965925753, 0.14845252, -0.791240156, 0.258819222, 0.554032147) | |
2851 | w46.Part1 = p47 | |
2852 | w46.C1 = CFrame.new(35.7379913, 24.9916019, -1.96789074, -0.573576331, -2.87868307e-008, -0.819152117, -0.212012321, -0.965925753, 0.14845252, -0.791240156, 0.258819222, 0.554032147) | |
2853 | w47 = Instance.new("Weld", p47) | |
2854 | w47.Name = "Part_Weld" | |
2855 | w47.Part0 = p47 | |
2856 | w47.C0 = CFrame.new(35.7379913, 24.9916019, -1.96789074, -0.573576331, -2.87868307e-008, -0.819152117, -0.212012321, -0.965925753, 0.14845252, -0.791240156, 0.258819222, 0.554032147) | |
2857 | w47.Part1 = p48 | |
2858 | w47.C1 = CFrame.new(-23.7728367, 15.5624714, 35.7227516, 0.579227924, 0.707106769, -0.405579776, 0.579227865, -0.707106769, -0.405579716, -0.57357645, 0, -0.819151998) | |
2859 | w48 = Instance.new("Weld", p48) | |
2860 | w48.Name = "Part_Weld" | |
2861 | w48.Part0 = p48 | |
2862 | w48.C0 = CFrame.new(-23.7728367, 15.5624714, 35.7227516, 0.579227924, 0.707106769, -0.405579776, 0.579227865, -0.707106769, -0.405579716, -0.57357645, 0, -0.819151998) | |
2863 | w48.Part1 = p49 | |
2864 | w48.C1 = CFrame.new(35.7379837, 25.1083565, -9.07904911, -0.573576331, 0, -0.819152117, -0.469846368, -0.819152057, 0.328989863, -0.671010137, 0.57357645, 0.469846219) | |
2865 | w49 = Instance.new("Weld", p49) | |
2866 | w49.Name = "Part_Weld" | |
2867 | w49.Part0 = p49 | |
2868 | w49.C0 = CFrame.new(35.7379837, 25.1083565, -9.07904911, -0.573576331, 0, -0.819152117, -0.469846368, -0.819152057, 0.328989863, -0.671010137, 0.57357645, 0.469846219) | |
2869 | w49.Part1 = p50 | |
2870 | w49.C1 = CFrame.new(35.7379837, 25.1083584, -9.38572502, -0.573576331, 0, -0.819152117, -0.469846368, -0.819152057, 0.328989863, -0.671010137, 0.57357645, 0.469846219) | |
2871 | w50 = Instance.new("Weld", p50) | |
2872 | w50.Name = "Part_Weld" | |
2873 | w50.Part0 = p50 | |
2874 | w50.C0 = CFrame.new(35.7379837, 25.1083584, -9.38572502, -0.573576331, 0, -0.819152117, -0.469846368, -0.819152057, 0.328989863, -0.671010137, 0.57357645, 0.469846219) | |
2875 | w50.Part1 = p51 | |
2876 | w50.C1 = CFrame.new(35.7379875, 25.1083603, -9.23473454, -0.573576331, 0, -0.819152117, -0.469846368, -0.819152057, 0.328989863, -0.671010137, 0.57357645, 0.469846219) | |
2877 | w51 = Instance.new("Weld", p51) | |
2878 | w51.Name = "Part_Weld" | |
2879 | w51.Part0 = p51 | |
2880 | w51.C0 = CFrame.new(35.7379875, 25.1083603, -9.23473454, -0.573576331, 0, -0.819152117, -0.469846368, -0.819152057, 0.328989863, -0.671010137, 0.57357645, 0.469846219) | |
2881 | w51.Part1 = p52 | |
2882 | w51.C1 = CFrame.new(-25.0353527, 3.42085648, 35.7227554, 0.142244235, 0.98480773, -0.0996005014, 0.806707203, -0.173648238, -0.56486249, -0.57357645, 0, -0.819151998) | |
2883 | w52 = Instance.new("Weld", p52) | |
2884 | w52.Name = "Part_Weld" | |
2885 | w52.Part0 = p52 | |
2886 | w52.C0 = CFrame.new(-25.0353527, 3.42085648, 35.7227554, 0.142244235, 0.98480773, -0.0996005014, 0.806707203, -0.173648238, -0.56486249, -0.57357645, 0, -0.819151998) | |
2887 | w52.Part1 = p53 | |
2888 | w52.C1 = CFrame.new(-25.8052597, 10.9961138, 35.7227554, 0.409575999, 0.866025388, -0.286788225, 0.709406435, -0.5, -0.496731758, -0.57357645, 0, -0.819151998) | |
2889 | w53 = Instance.new("Weld", p53) | |
2890 | w53.Name = "Part_Weld" | |
2891 | w53.Part0 = p53 | |
2892 | w53.C0 = CFrame.new(-25.8052597, 10.9961138, 35.7227554, 0.409575999, 0.866025388, -0.286788225, 0.709406435, -0.5, -0.496731758, -0.57357645, 0, -0.819151998) | |
2893 | w53.Part1 = p54 | |
2894 | w53.C1 = CFrame.new(-25.8904991, 8.38383961, 35.7227592, 0.280166447, 0.939692616, -0.196174681, 0.769751012, -0.342020154, -0.538985491, -0.57357645, 0, -0.819151998) | |
2895 | w54 = Instance.new("Weld", p54) | |
2896 | w54.Name = "Part_Weld" | |
2897 | w54.Part0 = p54 | |
2898 | w54.C0 = CFrame.new(-25.8904991, 8.38383961, 35.7227592, 0.280166447, 0.939692616, -0.196174681, 0.769751012, -0.342020154, -0.538985491, -0.57357645, 0, -0.819151998) | |
2899 | w54.Part1 = p55 | |
2900 | w54.C1 = CFrame.new(-20.8903503, -10.5176811, 35.7227554, -0.280166388, 0.93969208, 0.196174622, 0.769750416, 0.342019618, -0.538984895, -0.57357651, -2.95716429e-008, -0.819151938) | |
2901 | w55 = Instance.new("Weld", p55) | |
2902 | w55.Name = "Part_Weld" | |
2903 | w55.Part0 = p55 | |
2904 | w55.C0 = CFrame.new(-20.8903503, -10.5176811, 35.7227554, -0.280166388, 0.93969208, 0.196174622, 0.769750416, 0.342019618, -0.538984895, -0.57357651, -2.95716429e-008, -0.819151938) | |
2905 | w55.Part1 = p56 | |
2906 | w55.C1 = CFrame.new(35.7379799, 25.8704014, -9.65809727, -0.573576331, 0, -0.819152117, -0.469846368, -0.819152057, 0.328989863, -0.671010137, 0.57357645, 0.469846219) | |
2907 | w56 = Instance.new("Weld", p56) | |
2908 | w56.Name = "Part_Weld" | |
2909 | w56.Part0 = p56 | |
2910 | w56.C0 = CFrame.new(35.7379799, 25.8704014, -9.65809727, -0.573576331, 0, -0.819152117, -0.469846368, -0.819152057, 0.328989863, -0.671010137, 0.57357645, 0.469846219) | |
2911 | w56.Part1 = p57 | |
2912 | w56.C1 = CFrame.new(35.7379799, 25.8703995, -9.8090868, -0.573576331, 0, -0.819152117, -0.469846368, -0.819152057, 0.328989863, -0.671010137, 0.57357645, 0.469846219) | |
2913 | w57 = Instance.new("Weld", p57) | |
2914 | w57.Name = "Part_Weld" | |
2915 | w57.Part0 = p57 | |
2916 | w57.C0 = CFrame.new(35.7379799, 25.8703995, -9.8090868, -0.573576331, 0, -0.819152117, -0.469846368, -0.819152057, 0.328989863, -0.671010137, 0.57357645, 0.469846219) | |
2917 | w57.Part1 = p58 | |
2918 | w57.C1 = CFrame.new(35.7379875, 25.8704014, -9.50240993, -0.573576331, 0, -0.819152117, -0.469846368, -0.819152057, 0.328989863, -0.671010137, 0.57357645, 0.469846219) | |
2919 | w58 = Instance.new("Weld", p58) | |
2920 | w58.Name = "Part_Weld" | |
2921 | w58.Part0 = p58 | |
2922 | w58.C0 = CFrame.new(35.7379875, 25.8704014, -9.50240993, -0.573576331, 0, -0.819152117, -0.469846368, -0.819152057, 0.328989863, -0.671010137, 0.57357645, 0.469846219) | |
2923 | w58.Part1 = p59 | |
2924 | w58.C1 = CFrame.new(35.7379913, 25.9019985, -3.98426342, -0.573576331, 0, -0.819152117, -0.280166537, -0.939692616, 0.196174636, -0.769751191, 0.342020154, 0.538985431) | |
2925 | w59 = Instance.new("Weld", p59) | |
2926 | w59.Name = "Part_Weld" | |
2927 | w59.Part0 = p59 | |
2928 | w59.C0 = CFrame.new(35.7379913, 25.9019985, -3.98426342, -0.573576331, 0, -0.819152117, -0.280166537, -0.939692616, 0.196174636, -0.769751191, 0.342020154, 0.538985431) | |
2929 | w59.Part1 = p60 | |
2930 | w59.C1 = CFrame.new(35.7379875, 25.9019947, -4.29094791, -0.573576331, 0, -0.819152117, -0.280166537, -0.939692616, 0.196174636, -0.769751191, 0.342020154, 0.538985431) | |
2931 | w60 = Instance.new("Weld", p60) | |
2932 | w60.Name = "Part_Weld" | |
2933 | w60.Part0 = p60 | |
2934 | w60.C0 = CFrame.new(35.7379875, 25.9019947, -4.29094791, -0.573576331, 0, -0.819152117, -0.280166537, -0.939692616, 0.196174636, -0.769751191, 0.342020154, 0.538985431) | |
2935 | w60.Part1 = p61 | |
2936 | w60.C1 = CFrame.new(35.7379875, 25.9019966, -4.13995552, -0.573576331, 0, -0.819152117, -0.280166537, -0.939692616, 0.196174636, -0.769751191, 0.342020154, 0.538985431) | |
2937 | w61 = Instance.new("Weld", p61) | |
2938 | w61.Name = "Part_Weld" | |
2939 | w61.Part0 = p61 | |
2940 | w61.C0 = CFrame.new(35.7379875, 25.9019966, -4.13995552, -0.573576331, 0, -0.819152117, -0.280166537, -0.939692616, 0.196174636, -0.769751191, 0.342020154, 0.538985431) | |
2941 | w61.Part1 = p62 | |
2942 | w61.C1 = CFrame.new(35.7379913, 25.9019985, -3.98426342, -0.573576331, 0, -0.819152117, -0.280166537, -0.939692616, 0.196174636, -0.769751191, 0.342020154, 0.538985431) | |
2943 | w62 = Instance.new("Weld", p62) | |
2944 | w62.Name = "Part_Weld" | |
2945 | w62.Part0 = p62 | |
2946 | w62.C0 = CFrame.new(35.7379913, 25.9019985, -3.98426342, -0.573576331, 0, -0.819152117, -0.280166537, -0.939692616, 0.196174636, -0.769751191, 0.342020154, 0.538985431) | |
2947 | w62.Part1 = p63 | |
2948 | w62.C1 = CFrame.new(35.7379875, 25.9019947, -4.29094791, -0.573576331, 0, -0.819152117, -0.280166537, -0.939692616, 0.196174636, -0.769751191, 0.342020154, 0.538985431) | |
2949 | w63 = Instance.new("Weld", p63) | |
2950 | w63.Name = "Part_Weld" | |
2951 | w63.Part0 = p63 | |
2952 | w63.C0 = CFrame.new(35.7379875, 25.9019947, -4.29094791, -0.573576331, 0, -0.819152117, -0.280166537, -0.939692616, 0.196174636, -0.769751191, 0.342020154, 0.538985431) | |
2953 | w63.Part1 = p64 | |
2954 | w63.C1 = CFrame.new(35.7379875, 25.9019966, -4.13995552, -0.573576331, 0, -0.819152117, -0.280166537, -0.939692616, 0.196174636, -0.769751191, 0.342020154, 0.538985431) | |
2955 | w64 = Instance.new("Weld", p64) | |
2956 | w64.Name = "TorsoPart_Weld" | |
2957 | w64.Part0 = p64 | |
2958 | w64.C0 = CFrame.new(35.7379875, 25.9019966, -4.13995552, -0.573576331, 0, -0.819152117, -0.280166537, -0.939692616, 0.196174636, -0.769751191, 0.342020154, 0.538985431) | |
2959 | w64.Part1 = p65 | |
2960 | w64.C1 = CFrame.new(-27.0399971, -25.1251144, -25.3600025, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
2961 | m2.Parent = char | |
2962 | m2:MakeJoints() | |
2963 | -------------------------------------------------------------------------------- | |
2964 | local cor2 = Instance.new("Part", char.Wings) | |
2965 | cor2.Name = "Thingy" | |
2966 | cor2.Locked = true | |
2967 | cor2.BottomSurface = 0 | |
2968 | cor2.CanCollide = false | |
2969 | cor2.Size = Vector3.new(0.2, 0.2, 0.2) | |
2970 | cor2.Transparency = 1 | |
2971 | cor2.TopSurface = 0 | |
2972 | corw2 = Instance.new("Weld", cor2) | |
2973 | corw2.Part0 = torso | |
2974 | corw2.Part1 = cor2 | |
2975 | corw2.C0 = CFrame.new(0, 0.7, 0.8) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(0)) | |
2976 | corw2.C1 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)) | |
2977 | weld2 = Instance.new("Weld", char.Wings) | |
2978 | weld2.Part0 = cor2 | |
2979 | weld2.Part1 = char.Wings.TorsoPart | |
2980 | weld2.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)) | |
2981 | local p = game.Players.LocalPlayer | |
2982 | local char = p.Character | |
2983 | ||
2984 | m=Instance.new('Model',char) | |
2985 | ||
2986 | ||
2987 | local function weldBetween(a, b) | |
2988 | local weldd = Instance.new("ManualWeld") | |
2989 | weldd.Part0 = a | |
2990 | weldd.Part1 = b | |
2991 | weldd.C0 = CFrame.new() | |
2992 | weldd.C1 = b.CFrame:inverse() * a.CFrame | |
2993 | weldd.Parent = a | |
2994 | return weldd | |
2995 | end | |
2996 | ||
2997 | it=Instance.new | |
2998 | ||
2999 | function nooutline(part) | |
3000 | part.TopSurface,part.BottomSurface,part.LeftSurface,part.RightSurface,part.FrontSurface,part.BackSurface = 10,10,10,10,10,10 | |
3001 | end | |
3002 | ||
3003 | function part(formfactor,parent,material,reflectance,transparency,brickcolor,name,size) | |
3004 | local fp=it("Part") | |
3005 | fp.formFactor=formfactor | |
3006 | fp.Parent=parent | |
3007 | fp.Reflectance=reflectance | |
3008 | fp.Transparency=transparency | |
3009 | fp.CanCollide=false | |
3010 | fp.Locked=true | |
3011 | fp.BrickColor=BrickColor.new(tostring(brickcolor)) | |
3012 | fp.Name=name | |
3013 | fp.Size=size | |
3014 | fp.Position=char.Torso.Position | |
3015 | nooutline(fp) | |
3016 | fp.Material=material | |
3017 | fp:BreakJoints() | |
3018 | return fp | |
3019 | end | |
3020 | ||
3021 | function mesh(Mesh,part,meshtype,meshid,offset,scale) | |
3022 | local mesh=it(Mesh) | |
3023 | mesh.Parent=part | |
3024 | if Mesh=="SpecialMesh" then | |
3025 | mesh.MeshType=meshtype | |
3026 | mesh.MeshId=meshid | |
3027 | end | |
3028 | mesh.Offset=offset | |
3029 | mesh.Scale=scale | |
3030 | return mesh | |
3031 | end | |
3032 | ||
3033 | function weld(parent,part0,part1,c0,c1) | |
3034 | local weld=it("Weld") | |
3035 | weld.Parent=parent | |
3036 | weld.Part0=part0 | |
3037 | weld.Part1=part1 | |
3038 | weld.C0=c0 | |
3039 | weld.C1=c1 | |
3040 | return weld | |
3041 | end | |
3042 | ||
3043 | Mesh2 = function(par,num,x,y,z) | |
3044 | local msh = _ | |
3045 | if num == 1 then | |
3046 | msh = Instance.new("CylinderMesh",par) | |
3047 | elseif num == 2 then | |
3048 | msh = Instance.new("SpecialMesh",par) | |
3049 | msh.MeshType = 3 | |
3050 | elseif num == 3 then | |
3051 | msh = Instance.new("BlockMesh",par) | |
3052 | elseif num == 4 then | |
3053 | msh = Instance.new("SpecialMesh",par) | |
3054 | msh.MeshType = "Torso" | |
3055 | elseif type(num) == 'string' then | |
3056 | msh = Instance.new("SpecialMesh",par) | |
3057 | msh.MeshId = num | |
3058 | end | |
3059 | msh.Scale = Vector3.new(x,y,z) | |
3060 | return msh | |
3061 | end | |
3062 | ||
3063 | function nooutline(part) | |
3064 | part.TopSurface,part.BottomSurface,part.LeftSurface,part.RightSurface,part.FrontSurface,part.BackSurface = 10,10,10,10,10,10 | |
3065 | end | |
3066 | ||
3067 | function part(formfactor,parent,material,reflectance,transparency,brickcolor,name,size) | |
3068 | local fp=Instance.new("Part") | |
3069 | fp.formFactor=formfactor | |
3070 | fp.Parent=parent | |
3071 | fp.Reflectance=reflectance | |
3072 | fp.Transparency=transparency | |
3073 | fp.CanCollide=false | |
3074 | fp.Locked=true | |
3075 | fp.BrickColor=BrickColor.new(tostring(brickcolor)) | |
3076 | fp.Name=name | |
3077 | fp.Size=size | |
3078 | fp.Position=char.Torso.Position | |
3079 | nooutline(fp) | |
3080 | fp.Material= material | |
3081 | fp:BreakJoints() | |
3082 | return fp | |
3083 | end | |
3084 | ||
3085 | ||
3086 | it = Instance.new | |
3087 | ||
3088 | Player=game:GetService('Players').LocalPlayer | |
3089 | Character=Player.Character | |
3090 | Mouse=Player:GetMouse() | |
3091 | m=Instance.new('Model',Character) | |
3092 | function part2(formfactor,parent,material,reflectance,transparency,brickcolor,name,size) | |
3093 | local fp=Instance.new("Part") | |
3094 | fp.formFactor=formfactor | |
3095 | fp.Parent=parent | |
3096 | fp.Reflectance=reflectance | |
3097 | fp.Transparency=transparency | |
3098 | fp.CanCollide=false | |
3099 | fp.Locked=true | |
3100 | fp.BrickColor=BrickColor.new(tostring(brickcolor)) | |
3101 | fp.Name=name | |
3102 | fp.Size=size | |
3103 | fp.Position=Character.Torso.Position | |
3104 | nooutline(fp) | |
3105 | fp.Material= "Neon" | |
3106 | fp:BreakJoints() | |
3107 | return fp | |
3108 | end | |
3109 | function weld(parent,part0,part1,c0,c1) | |
3110 | local weld=it("Weld") | |
3111 | weld.Parent=parent | |
3112 | weld.Part0=part0 | |
3113 | weld.Part1=part1 | |
3114 | weld.C0=c0 | |
3115 | weld.C1=c1 | |
3116 | return weld | |
3117 | end | |
3118 | function mesh(Mesh,part,meshtype,meshid,offset,scale) | |
3119 | local mesh=it(Mesh) | |
3120 | mesh.Parent=part | |
3121 | if Mesh=="SpecialMesh" then | |
3122 | mesh.MeshType=meshtype | |
3123 | mesh.MeshId=meshid | |
3124 | end | |
3125 | mesh.Offset=offset | |
3126 | mesh.Scale=scale | |
3127 | return mesh | |
3128 | end | |
3129 | ||
3130 | ||
3131 | mesh("SpecialMesh",TR1,Enum.MeshType.Cylinder,"",Vector3.new(0, 0, 0),Vector3.new(0.415454358, 0.700000048, 0.700000048)) | |
3132 | TR2=part2(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","TR2",Vector3.new(1.09732866, 0.266768783, 1.09732854)) | |
3133 | TR2weld=weld(m,MN,TR2,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.28881836e-05, 0.741921067, 0.198978901, 1.00000405, -2.92747281e-05, -1.7457176e-05, 2.37242784e-05, 0.965939343, -0.258769363, 2.44602561e-05, 0.25876832, 0.965943277)) | |
3134 | mesh("SpecialMesh",TR2,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1.02999997, 0.0822681859, 1.02999997)) | |
3135 | TR3=part2(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","TR3",Vector3.new(1.09732866, 0.266768783, 1.09732854)) | |
3136 | TR3weld=weld(m,MN,TR3,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-3.81469727e-05, 0.603546381, 0.000186920166, 1.00000787, -8.63452442e-05, -2.6775524e-07, 8.62879679e-05, 1, -2.05411197e-07, 2.68686563e-07, 2.3024586e-07, 1.00000775)) | |
3137 | mesh("SpecialMesh",TR3,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1.05999994, 0.0822681859, 1.05999994)) | |
3138 | TR4=part2(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","TR4",Vector3.new(1.09732866, 0.266768783, 1.09732854)) | |
3139 | TR4weld=weld(m,MN,TR4,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.000106811523, 0.93274045, 0.000304222107, 1.00000787, -8.63452442e-05, -2.6775524e-07, 8.62879679e-05, 1, -2.05411197e-07, 2.68686563e-07, 2.3024586e-07, 1.00000775)) | |
3140 | mesh("SpecialMesh",TR4,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1.05999994, 0.0822681859, 1.05999994)) | |
3141 | TR5=part2(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","TR5",Vector3.new(1.09732866, 0.274332285, 1.09732854)) | |
3142 | TR5weld=weld(m,MN,TR5,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.28881836e-05, -0.960148811, -0.000584125519, 1.00000811, -2.88709998e-08, 3.02679837e-08, -2.93366611e-08, 0.99999994, 1.36606104e-08, 3.0733645e-08, 1.3564204e-08, 1.00000799)) | |
3143 | mesh("SpecialMesh",TR5,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.200000003, 1.02999997, 1.02999997)) | |
3144 | TR6=part2(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","TR6",Vector3.new(1.09732866, 0.266768783, 1.09732854)) | |
3145 | TR6weld=weld(m,MN,TR6,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.52587891e-05, -0.246893644, -0.00013256073, 1.00000811, -2.88709998e-08, 3.02679837e-08, -2.93366611e-08, 0.99999994, 1.36606104e-08, 3.0733645e-08, 1.3564204e-08, 1.00000799)) | |
3146 | mesh("SpecialMesh",TR6,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1.02999997, 0.0822681859, 1.02999997)) | |
3147 | MD21=part(Enum.FormFactor.Custom,m,Enum.Material.Granite,0,0,"Really black","MD21",Vector3.new(0.266768694, 0.54866457, 0.548664272)) | |
3148 | MD21weld=weld(m,MN,MD21,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.548921585, 0.301375628, 0.000118255615, -0.000262488145, -9.39509191e-05, -1.00000393, -0.000154611655, 1, -9.38984886e-05, 1.00000393, 0.000154557638, -0.000262471847)) | |
3149 | mesh("SpecialMesh",MD21,Enum.MeshType.Cylinder,"",Vector3.new(0, 0, 0),Vector3.new(0.411340952, 0.900000036, 0.900000036)) | |
3150 | MN=part2(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Handle",Vector3.new(1.03740847, 2.07481742, 1.03740823)) | |
3151 | MNweld=weld(m,Character["Right Leg"],MN,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.00872802734, 0.00284510851, -0.0114479065, 0.000559218752, 0.00461495388, -0.999989212, 0.0116515048, 0.999921441, 0.00462115649, 0.999931991, -0.0116539635, 0.000505403674)) | |
3152 | FB1=part(Enum.FormFactor.Custom,m,Enum.Material.Granite,0,0,"Really black","FB1",Vector3.new(0.252201617, 1.03740871, 0.622444928)) | |
3153 | FB1weld=weld(m,MN,FB1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.466812134, -0.259373605, 4.19616699e-05, 1, 0, 5.82076609e-11, 0, 1, -2.07592166e-10, 5.82076609e-11, -2.07592166e-10, 1.00000012)) | |
3154 | mesh("SpecialMesh",FB1,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.415454358, 1, 1.00999999)) | |
3155 | FB10=part(Enum.FormFactor.Custom,m,Enum.Material.Granite,0,0,"Really black","FB10",Vector3.new(1.03740847, 0.259352177, 1.03740823)) | |
3156 | FB10weld=weld(m,MN,FB10,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.14440918e-05, -0.907726586, -0.0001745224, -1.00000012, -4.3686945e-05, -0.000145533413, -4.37181443e-05, 1, 0.00021532696, 0.000145524042, 0.000215333974, -1)) | |
3157 | mesh("SpecialMesh",FB10,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1.00999999, 1.00999999, 1.00999999)) | |
3158 | FB11=part(Enum.FormFactor.Custom,m,Enum.Material.Granite,0,0,"Really black","FB11",Vector3.new(0.518704236, 0.778056443, 0.252201557)) | |
3159 | FB11weld=weld(m,MN,FB11,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-3.81469727e-05, 0.49278298, -0.518682957, 1, 0, 5.82076609e-11, 0, 1, -2.07592166e-10, 5.82076609e-11, -2.07592166e-10, 1.00000012)) | |
3160 | mesh("SpecialMesh",FB11,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1.00999999, 1.00999999, 0.415454417)) | |
3161 | FB12=part(Enum.FormFactor.Custom,m,Enum.Material.Granite,0,0,"Really black","FB12",Vector3.new(1.03740847, 0.778056443, 1.03740823)) | |
3162 | FB12weld=weld(m,MN,FB12,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.14440918e-05, 0.648371816, 1.38282776e-05, 1, 0, 5.82076609e-11, 0, 1, -2.07592166e-10, 5.82076609e-11, -2.07592166e-10, 1.00000012)) | |
3163 | mesh("SpecialMesh",FB12,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1.00999999, 1.00999999, 1.00999999)) | |
3164 | FB2=part(Enum.FormFactor.Custom,m,Enum.Material.Granite,0,0,"Really black","FB2",Vector3.new(1.03740847, 0.252201647, 1.03740823)) | |
3165 | FB2weld=weld(m,MN,FB2,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.28881836e-05, 0.726178706, 4.57763672e-05, 1, 0, 5.82076609e-11, 0, 1, -2.07592166e-10, 5.82076609e-11, -2.07592166e-10, 1.00000012)) | |
3166 | mesh("SpecialMesh",FB2,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1.04999995, 0.415454417, 1.04999995)) | |
3167 | FB3=part(Enum.FormFactor.Custom,m,Enum.Material.Granite,0,0,"Really black","FB3",Vector3.new(1.03740847, 0.259352177, 0.518704116)) | |
3168 | FB3weld=weld(m,MN,FB3,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.000141143799, -0.907841623, 0.725996017, -1.00000012, -4.3686945e-05, -0.000145533413, -4.37181443e-05, 1, 0.00021532696, 0.000145524042, 0.000215333974, -1)) | |
3169 | mesh("SpecialMesh",FB3,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1.00999999, 1.00999999)) | |
3170 | FB4=part(Enum.FormFactor.Custom,m,Enum.Material.Granite,0,0,"Really black","FB4",Vector3.new(1.03740847, 0.259352177, 0.518704116)) | |
3171 | FB4weld=weld(m,MN,FB4,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.000263214111, -0.495628834, 1.08177543, -1, -0.000208274461, -0.000166981248, -2.93208286e-05, 0.707433105, -0.706780434, 0.000265331706, -0.706780314, -0.707433105)) | |
3172 | mesh("SpecialMesh",FB4,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1.00999999, 1.00999999)) | |
3173 | FB5=part(Enum.FormFactor.Custom,m,Enum.Material.Granite,0,0,"Really black","FB5",Vector3.new(1.03740847, 0.252201647, 1.03740823)) | |
3174 | FB5weld=weld(m,MN,FB5,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.67028809e-05, 0.933657289, 6.19888306e-05, 1, 0, 5.82076609e-11, 0, 1, -2.07592166e-10, 5.82076609e-11, -2.07592166e-10, 1.00000012)) | |
3175 | mesh("SpecialMesh",FB5,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1.04999995, 0.415454417, 1.04999995)) | |
3176 | FB6=part(Enum.FormFactor.Custom,m,Enum.Material.Granite,0,0,"Really black","FB6",Vector3.new(1.03740847, 0.259352177, 1.03740823)) | |
3177 | FB6weld=weld(m,MN,FB6,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(3.81469727e-06, 0.129679263, 3.29017639e-05, 1, 0, 5.82076609e-11, 0, 1, -2.07592166e-10, 5.82076609e-11, -2.07592166e-10, 1.00000012)) | |
3178 | mesh("SpecialMesh",FB6,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1.00999999, 1.00999999, 1.00999999)) | |
3179 | FB7=part(Enum.FormFactor.Custom,m,Enum.Material.Granite,0,0,"Really black","FB7",Vector3.new(0.252201617, 1.03740871, 0.622444928)) | |
3180 | FB7weld=weld(m,MN,FB7,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.466838837, -0.259338915, -8.58306885e-06, 1, 0, 5.82076609e-11, 0, 1, -2.07592166e-10, 5.82076609e-11, -2.07592166e-10, 1.00000012)) | |
3181 | mesh("SpecialMesh",FB7,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.415454358, 1, 1.00999999)) | |
3182 | FB8=part(Enum.FormFactor.Custom,m,Enum.Material.Granite,0,0,"Really black","FB8",Vector3.new(1.03740847, 0.259352177, 0.518704116)) | |
3183 | FB8weld=weld(m,MN,FB8,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.000205993652, -0.764207125, 0.546924591, -0.999995053, -0.000121198129, -0.00017335522, -0.000163274352, 0.965882957, 0.258978456, 0.000135882699, 0.258978575, -0.96587801)) | |
3184 | mesh("SpecialMesh",FB8,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1.00999999, 1.00999999)) | |
3185 | FB9=part(Enum.FormFactor.Custom,m,Enum.Material.Granite,0,0,"Really black","FB9",Vector3.new(1.03740847, 0.259352177, 1.03740823)) | |
3186 | FB9weld=weld(m,MN,FB9,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00023651123, 0.648379326, -0.000217437744, -0.99999994, 0.00030120369, -0.00014261005, -0.000301247928, -0.999999821, 0.000302845408, -0.000142518838, 0.000302889268, 1)) | |
3187 | mesh("SpecialMesh",FB9,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1.00999999, 1.00999999, 1.00999999)) | |
3188 | TN1=part2(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","TN1",Vector3.new(1.03740847, 0.252201647, 1.03740823)) | |
3189 | TN1weld=weld(m,MN,TN1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.67028809e-05, 0.933657289, 6.19888306e-05, 1, 0, 5.82076609e-11, 0, 1, -2.07592166e-10, 5.82076609e-11, -2.07592166e-10, 1.00000012)) | |
3190 | mesh("SpecialMesh",TN1,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1.05999994, 0.205670506, 1.05999994)) | |
3191 | TN2=part2(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","TN2",Vector3.new(0.518704236, 0.778056443, 0.252201557)) | |
3192 | TN2weld=weld(m,MN,TN2,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-3.81469727e-05, 0.49278298, -0.518682957, 1, 0, 5.82076609e-11, 0, 1, -2.07592166e-10, 5.82076609e-11, -2.07592166e-10, 1.00000012)) | |
3193 | mesh("SpecialMesh",TN2,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.899999917, 0.899999917, 0.419567823)) | |
3194 | TN3=part2(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","TN3",Vector3.new(1.03740847, 0.252201647, 1.03740823)) | |
3195 | TN3weld=weld(m,MN,TN3,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.28881836e-05, 0.726178706, 4.57763672e-05, 1, 0, 5.82076609e-11, 0, 1, -2.07592166e-10, 5.82076609e-11, -2.07592166e-10, 1.00000012)) | |
3196 | mesh("SpecialMesh",TN3,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1.05999994, 0.205670506, 1.05999994)) | |
3197 | ||
3198 | ||
3199 | ||
3200 | MN=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Handle",Vector3.new(1.09732866, 2.19465828, 1.09732854)) | |
3201 | MNweld=weld(m,char["Right Arm"],MN,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0323486328, -0.0509860516, -0.00120401382, -0.00500982394, 0.00520668458, 0.999973893, -0.00739898486, 0.999958873, -0.00524367485, -0.999960065, -0.00742506143, -0.0049710935)) | |
3202 | TR7=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","TR7",Vector3.new(1.09732866, 0.274332285, 1.09732854)) | |
3203 | TR7weld=weld(m,MN,TR7,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.000442504883, 0.68581605, 0.000279426575, 1.00000381, 0.000690042973, -0.000169841573, 0.000690029934, -0.999999702, -0.000261242967, -0.000170052983, 0.000261111214, -1.00000393)) | |
3204 | mesh("SpecialMesh",TR7,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.200000003, 1.02999997, 1.02999997)) | |
3205 | MD9=part(Enum.FormFactor.Custom,m,Enum.Material.Granite,0,0,"Really black","MD9",Vector3.new(1.09732866, 0.266768783, 1.09732854)) | |
3206 | MD9weld=weld(m,MN,MD9,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, 0.741846681, 0.199262142, 1.00000405, -6.92205504e-06, 0.000154254027, 4.65649646e-05, 0.965939224, -0.25876984, -0.000147186685, 0.258768767, 0.965943158)) | |
3207 | mesh("SpecialMesh",MD9,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1.01999998, 0.411340922, 1.01999998)) | |
3208 | MD1=part(Enum.FormFactor.Custom,m,Enum.Material.Granite,0,0,"Really black","MD1",Vector3.new(0.237408489, 0.259352177, 0.518704116)) | |
3209 | MD1weld=weld(m,MN,MD1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.402763367, -0.974855185, 0.682875633, 0.99988991, -0.0150081124, -0.00168980728, 0.0149988253, 0.999872923, -0.00539785437, 0.00177063467, 0.00537188631, 0.999988079)) | |
3210 | mesh("SpecialMesh",MD1,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1.00999999, 1.00999999)) | |
3211 | MD10=part(Enum.FormFactor.Custom,m,Enum.Material.Granite,0,0,"Really black","MD10",Vector3.new(1.09732866, 0.274332285, 1.09732854)) | |
3212 | MD10weld=weld(m,MN,MD10,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.28881836e-05, -0.960148811, -0.000584125519, 1.00000811, -2.88709998e-08, 3.02679837e-08, -2.93366611e-08, 0.99999994, 1.36606104e-08, 3.0733645e-08, 1.3564204e-08, 1.00000799)) | |
3213 | mesh("SpecialMesh",MD10,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1.00999999, 1.00999999, 1.00999999)) | |
3214 | MD11=part(Enum.FormFactor.Custom,m,Enum.Material.Granite,0,0,"Really black","MD11",Vector3.new(0.266768694, 1.09732914, 0.658397138)) | |
3215 | MD11weld=weld(m,MN,MD11,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.493839264, -0.274354219, 4.24385071e-05, 1.00000811, -2.88709998e-08, 3.02679837e-08, -2.93366611e-08, 0.99999994, 1.36606104e-08, 3.0733645e-08, 1.3564204e-08, 1.00000799)) | |
3216 | mesh("SpecialMesh",MD11,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.415454358, 1, 1.00999999)) | |
3217 | MD12=part(Enum.FormFactor.Custom,m,Enum.Material.Granite,0,0,"Really black","MD12",Vector3.new(0.266768694, 1.09732914, 0.658397138)) | |
3218 | MD12weld=weld(m,MN,MD12,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.493812561, -0.274300575, -0.000376224518, 1.00000811, -2.88709998e-08, 3.02679837e-08, -2.93366611e-08, 0.99999994, 1.36606104e-08, 3.0733645e-08, 1.3564204e-08, 1.00000799)) | |
3219 | mesh("SpecialMesh",MD12,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.415454358, 1, 1.00999999)) | |
3220 | MD13=part(Enum.FormFactor.Custom,m,Enum.Material.Granite,0,0,"Really black","MD13",Vector3.new(1.09732866, 0.822996795, 1.09732854)) | |
3221 | MD13weld=weld(m,MN,MD13,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.90734863e-05, 0.68582201, 0.000464439392, 1.00000811, -2.88709998e-08, 3.02679837e-08, -2.93366611e-08, 0.99999994, 1.36606104e-08, 3.0733645e-08, 1.3564204e-08, 1.00000799)) | |
3222 | mesh("SpecialMesh",MD13,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1.00999999, 1.00999999, 1.00999999)) | |
3223 | MD14=part(Enum.FormFactor.Custom,m,Enum.Material.Granite,0,0,"Really black","MD14",Vector3.new(1.09732866, 0.266768783, 1.09732854)) | |
3224 | MD14weld=weld(m,MN,MD14,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.90734863e-05, 0.603547096, 0.000416755676, 1.00000811, -2.88709998e-08, 3.02679837e-08, -2.93366611e-08, 0.99999994, 1.36606104e-08, 3.0733645e-08, 1.3564204e-08, 1.00000799)) | |
3225 | mesh("SpecialMesh",MD14,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1.04999995, 0.411340922, 1.04999995)) | |
3226 | MD15=part(Enum.FormFactor.Custom,m,Enum.Material.Granite,0,0,"Really black","MD15",Vector3.new(1.09732866, 0.274332285, 1.09732854)) | |
3227 | MD15weld=weld(m,MN,MD15,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-7.62939453e-05, 0.137180567, -4.529953e-05, -1.0000037, -0.000862163957, 0.000179466791, -0.000862103421, 0.999999523, 0.000520790287, -0.000179945491, 0.000520619913, -1.00000381)) | |
3228 | mesh("SpecialMesh",MD15,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1.00999999, 1.00999999, 1.00999999)) | |
3229 | MD16=part(Enum.FormFactor.Custom,m,Enum.Material.Granite,0,0,"Really black","MD16",Vector3.new(1.09732866, 0.266768783, 1.09732854)) | |
3230 | MD16weld=weld(m,MN,MD16,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-6.86645508e-05, 0.932742357, 0.000658988953, 1.00000811, -2.88709998e-08, 3.02679837e-08, -2.93366611e-08, 0.99999994, 1.36606104e-08, 3.0733645e-08, 1.3564204e-08, 1.00000799)) | |
3231 | mesh("SpecialMesh",MD16,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1.04999995, 0.411340922, 1.04999995)) | |
3232 | MD19=part(Enum.FormFactor.Custom,m,Enum.Material.Granite,0,0,"Really black","MD19",Vector3.new(1.09732866, 0.274332285, 1.09732854)) | |
3233 | MD19weld=weld(m,MN,MD19,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.000442504883, 0.68581605, 0.000279426575, 1.00000381, 0.000690042973, -0.000169841573, 0.000690029934, -0.999999702, -0.000261242967, -0.000170052983, 0.000261111214, -1.00000393)) | |
3234 | mesh("SpecialMesh",MD19,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.5, 1.01999998, 1.01999998)) | |
3235 | MD18=part(Enum.FormFactor.Custom,m,Enum.Material.Granite,0,0,"Really black","MD18",Vector3.new(1.09732866, 0.266768783, 1.09732854)) | |
3236 | MD18weld=weld(m,MN,MD18,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.52587891e-05, -0.246893644, -0.00013256073, 1.00000811, -2.88709998e-08, 3.02679837e-08, -2.93366611e-08, 0.99999994, 1.36606104e-08, 3.0733645e-08, 1.3564204e-08, 1.00000799)) | |
3237 | mesh("SpecialMesh",MD18,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1.01999998, 0.411340922, 1.01999998)) | |
3238 | MD2=part(Enum.FormFactor.Custom,m,Enum.Material.Granite,0,0,"Really black","MD2",Vector3.new(0.2574085, 0.259352177, 0.518704116)) | |
3239 | MD2weld=weld(m,MN,MD2,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.392555237, -0.573539257, 1.09872949, 0.999886394, -0.0152528733, -0.00162532134, 0.0119883548, 0.710953057, 0.70314008, -0.00956933573, -0.703074038, 0.71105516)) | |
3240 | mesh("SpecialMesh",MD2,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1.00999999, 1.00999999)) | |
3241 | MD3=part(Enum.FormFactor.Custom,m,Enum.Material.Granite,0,0,"Really black","MD3",Vector3.new(0.247408509, 0.259352177, 0.518704116)) | |
3242 | MD3weld=weld(m,MN,MD3,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.397964478, -0.817667723, 0.487944126, 0.999890864, -0.0149886403, -0.00193861127, 0.0139457425, 0.964460015, -0.263861924, 0.00582473399, 0.26380372, 0.964563668)) | |
3243 | mesh("SpecialMesh",MD3,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1.00999999, 1.00999999)) | |
3244 | MD4=part(Enum.FormFactor.Custom,m,Enum.Material.Granite,0,0,"Really black","MD4",Vector3.new(0.247408509, 0.259352177, 0.518704116)) | |
3245 | MD4weld=weld(m,MN,MD4,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.422103882, -0.82026124, 0.507567406, 0.999890864, -0.0149886403, -0.00193861127, 0.0139457425, 0.964460015, -0.263861924, 0.00582473399, 0.26380372, 0.964563668)) | |
3246 | mesh("SpecialMesh",MD4,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1.00999999, 1.00999999)) | |
3247 | MD5=part(Enum.FormFactor.Custom,m,Enum.Material.Granite,0,0,"Really black","MD5",Vector3.new(0.2574085, 0.259352177, 0.518704116)) | |
3248 | MD5weld=weld(m,MN,MD5,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.427509308, -0.557831764, 1.11046171, 0.999886394, -0.0152528733, -0.00162532134, 0.0119883548, 0.710953057, 0.70314008, -0.00956933573, -0.703074038, 0.71105516)) | |
3249 | mesh("SpecialMesh",MD5,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1.00999999, 1.00999999)) | |
3250 | MD6=part(Enum.FormFactor.Custom,m,Enum.Material.Granite,0,0,"Really black","MD6",Vector3.new(0.237408489, 0.259352177, 0.518704116)) | |
3251 | MD6weld=weld(m,MN,MD6,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.417263031, -0.972257376, 0.702233315, 0.99988991, -0.0150081124, -0.00168980728, 0.0149988253, 0.999872923, -0.00539785437, 0.00177063467, 0.00537188631, 0.999988079)) | |
3252 | mesh("SpecialMesh",MD6,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1.00999999, 1.00999999)) | |
3253 | MD7=part(Enum.FormFactor.Custom,m,Enum.Material.Granite,0,0,"Really black","MD7",Vector3.new(1.09732866, 0.274332285, 1.09732854)) | |
3254 | MD7weld=weld(m,MN,MD7,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.000442504883, 0.68581605, 0.000279426575, 1.00000381, 0.000690042973, -0.000169841573, 0.000690029934, -0.999999702, -0.000261242967, -0.000170052983, 0.000261111214, -1.00000393)) | |
3255 | mesh("SpecialMesh",MD7,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1.00999999, 1.00999999, 1.00999999)) | |
3256 | MD8=part(Enum.FormFactor.Custom,m,Enum.Material.Granite,0,0,"Really black","MD8",Vector3.new(1.09732866, 0.274332285, 1.09732854)) | |
3257 | MD8weld=weld(m,MN,MD8,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.28881836e-05, -0.960148811, -0.000584125519, 1.00000811, -2.88709998e-08, 3.02679837e-08, -2.93366611e-08, 0.99999994, 1.36606104e-08, 3.0733645e-08, 1.3564204e-08, 1.00000799)) | |
3258 | mesh("SpecialMesh",MD8,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.5, 1.01999998, 1.01999998)) | |
3259 | TR1=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","TR1",Vector3.new(0.266768694, 0.54866457, 0.548664272)) | |
3260 | TR1weld=weld(m,MN,TR1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.548826218, 0.30154109, 4.57763672e-05, -0.000205519143, -0.0001726388, -1, -4.31765802e-05, 1, -0.00017263052, 1, 4.314119e-05, -0.000205526594)) | |
3261 | mesh("SpecialMesh",TR1,Enum.MeshType.Cylinder,"",Vector3.new(0, 0, 0),Vector3.new(0.415454358, 0.700000048, 0.700000048)) | |
3262 | TR2=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","TR2",Vector3.new(1.09732866, 0.266768783, 1.09732854)) | |
3263 | TR2weld=weld(m,MN,TR2,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.28881836e-05, 0.741921067, 0.198978901, 1.00000405, -2.92747281e-05, -1.7457176e-05, 2.37242784e-05, 0.965939343, -0.258769363, 2.44602561e-05, 0.25876832, 0.965943277)) | |
3264 | mesh("SpecialMesh",TR2,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1.02999997, 0.0822681859, 1.02999997)) | |
3265 | TR3=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","TR3",Vector3.new(1.09732866, 0.266768783, 1.09732854)) | |
3266 | TR3weld=weld(m,MN,TR3,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-3.81469727e-05, 0.603546381, 0.000186920166, 1.00000787, -8.63452442e-05, -2.6775524e-07, 8.62879679e-05, 1, -2.05411197e-07, 2.68686563e-07, 2.3024586e-07, 1.00000775)) | |
3267 | mesh("SpecialMesh",TR3,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1.05999994, 0.0822681859, 1.05999994)) | |
3268 | TR4=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Red","TR4",Vector3.new(1.09732866, 0.266768783, 1.09732854)) | |
3269 | TR4weld=weld(m,MN,TR4,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.000106811523, 0.93274045, 0.000304222107, 1.00000787, -8.63452442e-05, -2.6775524e-07, 8.62879679e-05, 1, -2.05411197e-07, 2.68686563e-07, 2.3024586e-07, 1.00000775)) | |
3270 | mesh("SpecialMesh",TR4,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1.05999994, 0.0822681859, 1.05999994)) | |
3271 | TR5=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","TR5",Vector3.new(1.09732866, 0.274332285, 1.09732854)) | |
3272 | TR5weld=weld(m,MN,TR5,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.28881836e-05, -0.960148811, -0.000584125519, 1.00000811, -2.88709998e-08, 3.02679837e-08, -2.93366611e-08, 0.99999994, 1.36606104e-08, 3.0733645e-08, 1.3564204e-08, 1.00000799)) | |
3273 | mesh("SpecialMesh",TR5,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.200000003, 1.02999997, 1.02999997)) | |
3274 | TR6=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","TR6",Vector3.new(1.09732866, 0.266768783, 1.09732854)) | |
3275 | TR6weld=weld(m,MN,TR6,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.52587891e-05, -0.246893644, -0.00013256073, 1.00000811, -2.88709998e-08, 3.02679837e-08, -2.93366611e-08, 0.99999994, 1.36606104e-08, 3.0733645e-08, 1.3564204e-08, 1.00000799)) | |
3276 | mesh("SpecialMesh",TR6,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1.02999997, 0.0822681859, 1.02999997)) | |
3277 | MD21=part(Enum.FormFactor.Custom,m,Enum.Material.Granite,0,0,"Dark stone grey","MD21",Vector3.new(0.266768694, 0.54866457, 0.548664272)) | |
3278 | MD21weld=weld(m,MN,MD21,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.548921585, 0.301375628, 0.000118255615, -0.000262488145, -9.39509191e-05, -1.00000393, -0.000154611655, 1, -9.38984886e-05, 1.00000393, 0.000154557638, -0.000262471847)) | |
3279 | mesh("SpecialMesh",MD21,Enum.MeshType.Cylinder,"",Vector3.new(0, 0, 0),Vector3.new(0.411340952, 0.900000036, 0.900000036)) | |
3280 | ||
3281 | --[[TG1=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Handle",Vector3.new(0.231713057, 0.953130603, 0.953130603)) | |
3282 | TG1weld=weld(m,char["HumanoidRootPart"],TG1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.042350769, 2.25753069, -2.74072218, -0.0144443018, -0.00148237997, 0.999894559, 0.138804898, -0.99031961, 0.000536966661, 0.990214407, 0.138798028, 0.0145102367)) | |
3283 | mesh("SpecialMesh",TG1,Enum.MeshType.Cylinder,"",Vector3.new(0, 0, 0),Vector3.new(0.415454358, 0.5, 0.5))]] | |
3284 | do | |
3285 | ||
3286 | local filteredMessages = { [''] = '' }; | |
3287 | local onPropertyChanged = function (obj) | |
3288 | if (obj:isDescendantOf (workspace)) then | |
3289 | local objText = obj.Text; | |
3290 | ||
3291 | if (objText ~= '' and objText:find '(%S)') then | |
3292 | if (filteredMessages [objText] and filteredMessages [objText] ~= objText) then | |
3293 | obj.Text = filteredMessages [objText]; | |
3294 | elseif (not filteredMessages [objText]) then | |
3295 | obj.Text = ''; | |
3296 | ||
3297 | local filtered = game:service 'Chat':FilterStringForBroadcast (objText, game:service 'Players'.localPlayer); | |
3298 | ||
3299 | filteredMessages [objText] = filtered; | |
3300 | filteredMessages [filtered] = filtered; | |
3301 | ||
3302 | obj.Text = filtered; | |
3303 | end; | |
3304 | end; | |
3305 | end; | |
3306 | end; | |
3307 | ||
3308 | local newInstance = Instance.new; | |
3309 | Instance = { | |
3310 | new = function (class, parent) | |
3311 | local obj = newInstance (class, parent); | |
3312 | ||
3313 | if (pcall (function()return obj.Text;end)) then | |
3314 | obj:getPropertyChangedSignal ('Parent'):connect (function () onPropertyChanged (obj) end); | |
3315 | obj:getPropertyChangedSignal ('Text'):connect (function() onPropertyChanged (obj) end); | |
3316 | end; | |
3317 | ||
3318 | return obj; | |
3319 | end; | |
3320 | }; | |
3321 | end; | |
3322 | function CreateMesh(MESH, PARENT, MESHTYPE, MESHID, TEXTUREID, SCALE, OFFSET) | |
3323 | local NEWMESH = IT(MESH) | |
3324 | if MESH == "SpecialMesh" then | |
3325 | NEWMESH.MeshType = MESHTYPE | |
3326 | if MESHID ~= "nil" and MESHID ~= "" then | |
3327 | NEWMESH.MeshId = "http://www.roblox.com/asset/?id="..MESHID | |
3328 | end | |
3329 | if TEXTUREID ~= "nil" and TEXTUREID ~= "" then | |
3330 | NEWMESH.TextureId = "http://www.roblox.com/asset/?id="..TEXTUREID | |
3331 | end | |
3332 | end | |
3333 | NEWMESH.Offset = OFFSET or VT(0, 0, 0) | |
3334 | NEWMESH.Scale = SCALE | |
3335 | NEWMESH.Parent = PARENT | |
3336 | return NEWMESH | |
3337 | end | |
3338 | ||
3339 | function CreatePart(FORMFACTOR, PARENT, MATERIAL, REFLECTANCE, TRANSPARENCY, BRICKCOLOR, NAME, SIZE, ANCHOR) | |
3340 | local NEWPART = IT("Part") | |
3341 | NEWPART.formFactor = FORMFACTOR | |
3342 | NEWPART.Reflectance = REFLECTANCE | |
3343 | NEWPART.Transparency = TRANSPARENCY | |
3344 | NEWPART.CanCollide = false | |
3345 | NEWPART.Locked = true | |
3346 | NEWPART.Anchored = true | |
3347 | if ANCHOR == false then | |
3348 | NEWPART.Anchored = false | |
3349 | end | |
3350 | NEWPART.BrickColor = BRICKC(tostring(BRICKCOLOR)) | |
3351 | NEWPART.Name = NAME | |
3352 | NEWPART.Size = SIZE | |
3353 | NEWPART.Position = Torso.Position | |
3354 | NEWPART.Material = MATERIAL | |
3355 | NEWPART:BreakJoints() | |
3356 | NEWPART.Parent = PARENT | |
3357 | return NEWPART | |
3358 | end | |
3359 | ||
3360 | --//=================================\\ | |
3361 | --|| CUSTOMIZATION | |
3362 | --\\=================================// | |
3363 | ||
3364 | Player_Size = 1 --Size of the player. | |
3365 | Animation_Speed = 3 | |
3366 | Frame_Speed = 1 / 60 -- (1 / 30) OR (1 / 60) | |
3367 | ||
3368 | local Speed = 50 | |
3369 | local Effects2 = {} | |
3370 | ||
3371 | --//=================================\\ | |
3372 | --|| END OF CUSTOMIZATION | |
3373 | --\\=================================// | |
3374 | ||
3375 | local function weldBetween(a, b) | |
3376 | local weldd = Instance.new("ManualWeld") | |
3377 | weldd.Part0 = a | |
3378 | weldd.Part1 = b | |
3379 | weldd.C0 = CFrame.new() | |
3380 | weldd.C1 = b.CFrame:inverse() * a.CFrame | |
3381 | weldd.Parent = a | |
3382 | return weldd | |
3383 | end | |
3384 | ||
3385 | --//=================================\\ | |
3386 | --|| USEFUL VALUES | |
3387 | --\\=================================// | |
3388 | ||
3389 | local ROOTC0 = CF(0, 0, 0) * ANGLES(RAD(-90), RAD(0), RAD(180)) | |
3390 | local NECKC0 = CF(0, 1, 0) * ANGLES(RAD(-90), RAD(0), RAD(180)) | |
3391 | local RIGHTSHOULDERC0 = CF(-0.5, 0, 0) * ANGLES(RAD(0), RAD(90), RAD(0)) | |
3392 | local LEFTSHOULDERC0 = CF(0.5, 0, 0) * ANGLES(RAD(0), RAD(-90), RAD(0)) | |
3393 | local CHANGEDEFENSE = 0 | |
3394 | local CHANGEDAMAGE = 0 | |
3395 | local CHANGEMOVEMENT = 0 | |
3396 | local ANIM = "Idle" | |
3397 | local ATTACK = false | |
3398 | local EQUIPPED = false | |
3399 | local HOLD = false | |
3400 | local COMBO = 1 | |
3401 | local Rooted = false | |
3402 | local SINE = 0 | |
3403 | local KEYHOLD = false | |
3404 | local CHANGE = 2 / Animation_Speed | |
3405 | local WALKINGANIM = false | |
3406 | local WALK = 0 | |
3407 | local VALUE1 = false | |
3408 | local VALUE2 = false | |
3409 | local ROBLOXIDLEANIMATION = IT("Animation") | |
3410 | ROBLOXIDLEANIMATION.Name = "Roblox Idle Animation" | |
3411 | ROBLOXIDLEANIMATION.AnimationId = "http://www.roblox.com/asset/?id=180435571" | |
3412 | --ROBLOXIDLEANIMATION.Parent = Humanoid | |
3413 | local WEAPONGUI = IT("ScreenGui", PlayerGui) | |
3414 | WEAPONGUI.Name = "Weapon GUI" | |
3415 | local Weapon = IT("Model") | |
3416 | Weapon.Name = "Adds" | |
3417 | local HITFLOOR = nil | |
3418 | local Effects = IT("Folder", Weapon) | |
3419 | Effects.Name = "Effects" | |
3420 | local ANIMATOR = Humanoid.Animator | |
3421 | local ANIMATE = Character.Animate | |
3422 | local HITPLAYERSOUNDS = {--[["199149137", "199149186", "199149221", "199149235", "199149269", "199149297"--]]"263032172", "263032182", "263032200", "263032221", "263032252", "263033191"} | |
3423 | local HITARMORSOUNDS = {"199149321", "199149338", "199149367", "199149409", "199149452"} | |
3424 | local HITWEAPONSOUNDS = {"199148971", "199149025", "199149072", "199149109", "199149119"} | |
3425 | local HITBLOCKSOUNDS = {"199148933", "199148947"} | |
3426 | local UNANCHOR = true | |
3427 | ||
3428 | local SKILLTEXTCOLOR = C3(239/255, 184/255, 56/255) | |
3429 | ||
3430 | --//=================================\\ | |
3431 | --\\=================================// | |
3432 | ||
3433 | ||
3434 | --//=================================\\ | |
3435 | --|| SAZERENOS' ARTIFICIAL HEARTBEAT | |
3436 | --\\=================================// | |
3437 | ||
3438 | ArtificialHB = Instance.new("BindableEvent", script) | |
3439 | ArtificialHB.Name = "ArtificialHB" | |
3440 | ||
3441 | script:WaitForChild("ArtificialHB") | |
3442 | ||
3443 | frame = Frame_Speed | |
3444 | tf = 0 | |
3445 | allowframeloss = false | |
3446 | tossremainder = false | |
3447 | lastframe = tick() | |
3448 | script.ArtificialHB:Fire() | |
3449 | ||
3450 | game:GetService("RunService").Heartbeat:connect(function(s, p) | |
3451 | tf = tf + s | |
3452 | if tf >= frame then | |
3453 | if allowframeloss then | |
3454 | script.ArtificialHB:Fire() | |
3455 | lastframe = tick() | |
3456 | else | |
3457 | for i = 1, math.floor(tf / frame) do | |
3458 | script.ArtificialHB:Fire() | |
3459 | end | |
3460 | lastframe = tick() | |
3461 | end | |
3462 | if tossremainder then | |
3463 | tf = 0 | |
3464 | else | |
3465 | tf = tf - frame * math.floor(tf / frame) | |
3466 | end | |
3467 | end | |
3468 | end) | |
3469 | ||
3470 | --//=================================\\ | |
3471 | --\\=================================// | |
3472 | ||
3473 | ||
3474 | ||
3475 | ||
3476 | ||
3477 | --//=================================\\ | |
3478 | --|| SOME FUNCTIONS | |
3479 | --\\=================================// | |
3480 | ||
3481 | function Raycast(POSITION, DIRECTION, RANGE, IGNOREDECENDANTS) | |
3482 | return workspace:FindPartOnRay(Ray.new(POSITION, DIRECTION.unit * RANGE), IGNOREDECENDANTS) | |
3483 | end | |
3484 | ||
3485 | function PositiveAngle(NUMBER) | |
3486 | if NUMBER >= 0 then | |
3487 | NUMBER = 0 | |
3488 | end | |
3489 | return NUMBER | |
3490 | end | |
3491 | ||
3492 | function NegativeAngle(NUMBER) | |
3493 | if NUMBER <= 0 then | |
3494 | NUMBER = 0 | |
3495 | end | |
3496 | return NUMBER | |
3497 | end | |
3498 | ||
3499 | function Swait(NUMBER) | |
3500 | if NUMBER == 0 or NUMBER == nil then | |
3501 | ArtificialHB.Event:wait() | |
3502 | else | |
3503 | for i = 1, NUMBER do | |
3504 | ArtificialHB.Event:wait() | |
3505 | end | |
3506 | end | |
3507 | end | |
3508 | ||
3509 | function QuaternionFromCFrame(cf) | |
3510 | local mx, my, mz, m00, m01, m02, m10, m11, m12, m20, m21, m22 = cf:components() | |
3511 | local trace = m00 + m11 + m22 | |
3512 | if trace > 0 then | |
3513 | local s = math.sqrt(1 + trace) | |
3514 | local recip = 0.5 / s | |
3515 | return (m21 - m12) * recip, (m02 - m20) * recip, (m10 - m01) * recip, s * 0.5 | |
3516 | else | |
3517 | local i = 0 | |
3518 | if m11 > m00 then | |
3519 | i = 1 | |
3520 | end | |
3521 | if m22 > (i == 0 and m00 or m11) then | |
3522 | i = 2 | |
3523 | end | |
3524 | if i == 0 then | |
3525 | local s = math.sqrt(m00 - m11 - m22 + 1) | |
3526 | local recip = 0.5 / s | |
3527 | return 0.5 * s, (m10 + m01) * recip, (m20 + m02) * recip, (m21 - m12) * recip | |
3528 | elseif i == 1 then | |
3529 | local s = math.sqrt(m11 - m22 - m00 + 1) | |
3530 | local recip = 0.5 / s | |
3531 | return (m01 + m10) * recip, 0.5 * s, (m21 + m12) * recip, (m02 - m20) * recip | |
3532 | elseif i == 2 then | |
3533 | local s = math.sqrt(m22 - m00 - m11 + 1) | |
3534 | local recip = 0.5 / s return (m02 + m20) * recip, (m12 + m21) * recip, 0.5 * s, (m10 - m01) * recip | |
3535 | end | |
3536 | end | |
3537 | end | |
3538 | ||
3539 | function QuaternionToCFrame(px, py, pz, x, y, z, w) | |
3540 | local xs, ys, zs = x + x, y + y, z + z | |
3541 | local wx, wy, wz = w * xs, w * ys, w * zs | |
3542 | local xx = x * xs | |
3543 | local xy = x * ys | |
3544 | local xz = x * zs | |
3545 | local yy = y * ys | |
3546 | local yz = y * zs | |
3547 | local zz = z * zs | |
3548 | 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)) | |
3549 | end | |
3550 | ||
3551 | function QuaternionSlerp(a, b, t) | |
3552 | local cosTheta = a[1] * b[1] + a[2] * b[2] + a[3] * b[3] + a[4] * b[4] | |
3553 | local startInterp, finishInterp; | |
3554 | if cosTheta >= 0.0001 then | |
3555 | if (1 - cosTheta) > 0.0001 then | |
3556 | local theta = ACOS(cosTheta) | |
3557 | local invSinTheta = 1 / SIN(theta) | |
3558 | startInterp = SIN((1 - t) * theta) * invSinTheta | |
3559 | finishInterp = SIN(t * theta) * invSinTheta | |
3560 | else | |
3561 | startInterp = 1 - t | |
3562 | finishInterp = t | |
3563 | end | |
3564 | else | |
3565 | if (1 + cosTheta) > 0.0001 then | |
3566 | local theta = ACOS(-cosTheta) | |
3567 | local invSinTheta = 1 / SIN(theta) | |
3568 | startInterp = SIN((t - 1) * theta) * invSinTheta | |
3569 | finishInterp = SIN(t * theta) * invSinTheta | |
3570 | else | |
3571 | startInterp = t - 1 | |
3572 | finishInterp = t | |
3573 | end | |
3574 | end | |
3575 | 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 | |
3576 | end | |
3577 | ||
3578 | function Clerp(a, b, t) | |
3579 | local qa = {QuaternionFromCFrame(a)} | |
3580 | local qb = {QuaternionFromCFrame(b)} | |
3581 | local ax, ay, az = a.x, a.y, a.z | |
3582 | local bx, by, bz = b.x, b.y, b.z | |
3583 | local _t = 1 - t | |
3584 | return QuaternionToCFrame(_t * ax + t * bx, _t * ay + t * by, _t * az + t * bz, QuaternionSlerp(qa, qb, t)) | |
3585 | end | |
3586 | ||
3587 | function CreateFrame(PARENT, TRANSPARENCY, BORDERSIZEPIXEL, POSITION, SIZE, COLOR, BORDERCOLOR, NAME) | |
3588 | local frame = IT("Frame") | |
3589 | frame.BackgroundTransparency = TRANSPARENCY | |
3590 | frame.BorderSizePixel = BORDERSIZEPIXEL | |
3591 | frame.Position = POSITION | |
3592 | frame.Size = SIZE | |
3593 | frame.BackgroundColor3 = COLOR | |
3594 | frame.BorderColor3 = BORDERCOLOR | |
3595 | frame.Name = NAME | |
3596 | frame.Parent = PARENT | |
3597 | return frame | |
3598 | end | |
3599 | ||
3600 | function CreateLabel(PARENT, TEXT, TEXTCOLOR, TEXTFONTSIZE, TEXTFONT, TRANSPARENCY, BORDERSIZEPIXEL, STROKETRANSPARENCY, NAME) | |
3601 | local label = IT("TextLabel") | |
3602 | label.BackgroundTransparency = 1 | |
3603 | label.Size = UD2(1, 0, 1, 0) | |
3604 | label.Position = UD2(0, 0, 0, 0) | |
3605 | label.TextColor3 = TEXTCOLOR | |
3606 | label.TextStrokeTransparency = STROKETRANSPARENCY | |
3607 | label.TextTransparency = TRANSPARENCY | |
3608 | label.FontSize = TEXTFONTSIZE | |
3609 | label.Font = TEXTFONT | |
3610 | label.BorderSizePixel = BORDERSIZEPIXEL | |
3611 | label.TextScaled = false | |
3612 | label.Text = TEXT | |
3613 | label.Name = NAME | |
3614 | label.Parent = PARENT | |
3615 | return label | |
3616 | end | |
3617 | ||
3618 | function NoOutlines(PART) | |
3619 | PART.TopSurface, PART.BottomSurface, PART.LeftSurface, PART.RightSurface, PART.FrontSurface, PART.BackSurface = 10, 10, 10, 10, 10, 10 | |
3620 | end | |
3621 | ||
3622 | ||
3623 | function CreateWeldOrSnapOrMotor(TYPE, PARENT, PART0, PART1, C0, C1) | |
3624 | local NEWWELD = IT(TYPE) | |
3625 | NEWWELD.Part0 = PART0 | |
3626 | NEWWELD.Part1 = PART1 | |
3627 | NEWWELD.C0 = C0 | |
3628 | NEWWELD.C1 = C1 | |
3629 | NEWWELD.Parent = PARENT | |
3630 | return NEWWELD | |
3631 | end | |
3632 | ||
3633 | function CreateSound(ID, PARENT, VOLUME, PITCH) | |
3634 | local NEWSOUND = nil | |
3635 | coroutine.resume(coroutine.create(function() | |
3636 | NEWSOUND = IT("Sound", PARENT) | |
3637 | NEWSOUND.Volume = VOLUME | |
3638 | NEWSOUND.Pitch = PITCH | |
3639 | NEWSOUND.SoundId = "http://www.roblox.com/asset/?id="..ID | |
3640 | Swait() | |
3641 | NEWSOUND:play() | |
3642 | game:GetService("Debris"):AddItem(NEWSOUND, 10) | |
3643 | end)) | |
3644 | return NEWSOUND | |
3645 | end | |
3646 | ||
3647 | function CFrameFromTopBack(at, top, back) | |
3648 | local right = top:Cross(back) | |
3649 | return CF(at.x, at.y, at.z, right.x, top.x, back.x, right.y, top.y, back.y, right.z, top.z, back.z) | |
3650 | end | |
3651 | ||
3652 | function CreateWave(SIZE,WAIT,CFRAME,DOESROT,ROT,COLOR,GROW) | |
3653 | local wave = CreatePart(3, Effects, "Neon", 0, 0.5, BRICKC(COLOR), "Effect", VT(0,0,0)) | |
3654 | local mesh = IT("SpecialMesh",wave) | |
3655 | mesh.MeshType = "FileMesh" | |
3656 | mesh.MeshId = "http://www.roblox.com/asset/?id=20329976" | |
3657 | mesh.Scale = SIZE | |
3658 | mesh.Offset = VT(0,0,-SIZE.X/8) | |
3659 | wave.CFrame = CFRAME | |
3660 | coroutine.resume(coroutine.create(function(PART) | |
3661 | for i = 1, WAIT do | |
3662 | Swait() | |
3663 | mesh.Scale = mesh.Scale + GROW | |
3664 | mesh.Offset = VT(0,0,-(mesh.Scale.X/8)) | |
3665 | if DOESROT == true then | |
3666 | wave.CFrame = wave.CFrame * CFrame.fromEulerAnglesXYZ(0,ROT,0) | |
3667 | end | |
3668 | wave.Transparency = wave.Transparency + (0.5/WAIT) | |
3669 | if wave.Transparency > 0.99 then | |
3670 | wave:remove() | |
3671 | end | |
3672 | end | |
3673 | end)) | |
3674 | end | |
3675 | ||
3676 | function CreateWave2(SIZE,WAIT,CFRAME,DOESROT,ROT,COLOR,GROW) | |
3677 | local wave = CreatePart(3, Effects, "Neon", 0, 0.5, BRICKC(COLOR), "Effect", VT(0,0,0)) | |
3678 | local mesh = IT("SpecialMesh",wave) | |
3679 | mesh.MeshType = "FileMesh" | |
3680 | mesh.MeshId = "http://www.roblox.com/asset/?id=20329976" | |
3681 | mesh.Scale = SIZE | |
3682 | --mesh.Offset = VT(0,0,-SIZE.X/8) | |
3683 | wave.CFrame = CFRAME | |
3684 | coroutine.resume(coroutine.create(function(PART) | |
3685 | for i = 1, WAIT do | |
3686 | Swait() | |
3687 | mesh.Scale = mesh.Scale + GROW | |
3688 | --mesh.Offset = VT(0,0,-(mesh.Scale.X/8)) | |
3689 | if DOESROT == true then | |
3690 | wave.CFrame = wave.CFrame * CFrame.fromEulerAnglesXYZ(0,ROT,0) | |
3691 | end | |
3692 | wave.Transparency = wave.Transparency + (0.5/WAIT) | |
3693 | if wave.Transparency > 0.99 then | |
3694 | wave:remove() | |
3695 | end | |
3696 | end | |
3697 | end)) | |
3698 | end | |
3699 | ||
3700 | function CreateSwirl(SIZE,WAIT,CFRAME,DOESROT,ROT,COLOR,GROW) | |
3701 | local wave = CreatePart(3, Effects, "Neon", 0, 0.5, BRICKC(COLOR), "Effect", VT(0,0,0)) | |
3702 | local mesh = IT("SpecialMesh",wave) | |
3703 | mesh.MeshType = "FileMesh" | |
3704 | mesh.MeshId = "http://www.roblox.com/asset/?id=1051557" | |
3705 | mesh.Scale = SIZE | |
3706 | wave.CFrame = CFRAME | |
3707 | coroutine.resume(coroutine.create(function(PART) | |
3708 | for i = 1, WAIT do | |
3709 | Swait() | |
3710 | mesh.Scale = mesh.Scale + GROW | |
3711 | mesh.Offset = VT(0,0,-(mesh.Scale.X/8)) | |
3712 | if DOESROT == true then | |
3713 | wave.CFrame = wave.CFrame * CFrame.fromEulerAnglesXYZ(0,ROT,0) | |
3714 | end | |
3715 | wave.Transparency = wave.Transparency + (0.5/WAIT) | |
3716 | if wave.Transparency > 0.99 then | |
3717 | wave:remove() | |
3718 | end | |
3719 | end | |
3720 | end)) | |
3721 | end | |
3722 | ||
3723 | ||
3724 | function Slice(SIZE,WAIT,CFRAME,COLOR,GROW) | |
3725 | local wave = CreatePart(3, Effects, "Neon", 0, 0.5, BRICKC(COLOR), "Effect", VT(1,1,1), true) | |
3726 | local mesh = CreateMesh("SpecialMesh", wave, "FileMesh", "448386996", "", VT(0,SIZE/10,SIZE/10), VT(0,0,0)) | |
3727 | wave.CFrame = CFRAME | |
3728 | coroutine.resume(coroutine.create(function(PART) | |
3729 | for i = 1, WAIT do | |
3730 | Swait() | |
3731 | mesh.Scale = mesh.Scale * GROW | |
3732 | wave.Transparency = wave.Transparency + (0.5/WAIT) | |
3733 | if wave.Transparency > 0.99 then | |
3734 | wave:remove() | |
3735 | end | |
3736 | end | |
3737 | end)) | |
3738 | end | |
3739 | ||
3740 | function MagicSphere(SIZE,WAIT,CFRAME,COLOR,GROW) | |
3741 | local wave = CreatePart(3, Effects, "Neon", 0, 0, BRICKC(COLOR), "Effect", VT(1,1,1), true) | |
3742 | local mesh = IT("SpecialMesh",wave) | |
3743 | mesh.MeshType = "Sphere" | |
3744 | mesh.Scale = SIZE | |
3745 | mesh.Offset = VT(0,0,0) | |
3746 | wave.CFrame = CFRAME | |
3747 | coroutine.resume(coroutine.create(function(PART) | |
3748 | for i = 1, WAIT do | |
3749 | Swait() | |
3750 | mesh.Scale = mesh.Scale + GROW | |
3751 | wave.Transparency = wave.Transparency + (1/WAIT) | |
3752 | if wave.Transparency > 0.99 then | |
3753 | wave:remove() | |
3754 | end | |
3755 | end | |
3756 | end)) | |
3757 | end | |
3758 | ||
3759 | function MakeForm(PART,TYPE) | |
3760 | if TYPE == "Cyl" then | |
3761 | local MSH = IT("CylinderMesh",PART) | |
3762 | elseif TYPE == "Ball" then | |
3763 | local MSH = IT("SpecialMesh",PART) | |
3764 | MSH.MeshType = "Sphere" | |
3765 | elseif TYPE == "Wedge" then | |
3766 | local MSH = IT("SpecialMesh",PART) | |
3767 | MSH.MeshType = "Wedge" | |
3768 | end | |
3769 | end | |
3770 | ||
3771 | function CreateDebreeRing(FLOOR,POSITION,SIZE,BLOCKSIZE,SWAIT) | |
3772 | if FLOOR ~= nil then | |
3773 | coroutine.resume(coroutine.create(function() | |
3774 | local PART = CreatePart(3, Effects, "Plastic", 0, 1, "Pearl", "DebreeCenter", VT(0,0,0)) | |
3775 | PART.CFrame = CF(POSITION) | |
3776 | for i = 1, 45 do | |
3777 | local RingPiece = CreatePart(3, Effects, "Plastic", 0, 0, "Pearl", "DebreePart", BLOCKSIZE) | |
3778 | RingPiece.Material = FLOOR.Material | |
3779 | RingPiece.Color = FLOOR.Color | |
3780 | RingPiece.CFrame = PART.CFrame * ANGLES(RAD(0), RAD(i*8), RAD(0)) * CF(SIZE*4, 0, 0) * ANGLES(RAD(MRANDOM(-360,360)),RAD(MRANDOM(-360,360)),RAD(MRANDOM(-360,360))) | |
3781 | Debris:AddItem(RingPiece,SWAIT/100) | |
3782 | end | |
3783 | PART:remove() | |
3784 | end)) | |
3785 | end | |
3786 | end | |
3787 | ||
3788 | function CheckTableForString(Table, String) | |
3789 | for i, v in pairs(Table) do | |
3790 | if string.find(string.lower(String), string.lower(v)) then | |
3791 | return true | |
3792 | end | |
3793 | end | |
3794 | return false | |
3795 | end | |
3796 | ||
3797 | function CheckIntangible(Hit) | |
3798 | local ProjectileNames = {"Water", "Arrow", "Projectile", "Effect", "Rail", "Lightning", "Bullet"} | |
3799 | if Hit and Hit.Parent then | |
3800 | if ((not Hit.CanCollide or CheckTableForString(ProjectileNames, Hit.Name)) and not Hit.Parent:FindFirstChild("Humanoid")) then | |
3801 | return true | |
3802 | end | |
3803 | end | |
3804 | return false | |
3805 | end | |
3806 | ||
3807 | Debris = game:GetService("Debris") | |
3808 | ||
3809 | function CastZapRay(StartPos, Vec, Length, Ignore, DelayIfHit) | |
3810 | local Direction = CFrame.new(StartPos, Vec).lookVector | |
3811 | local Ignore = ((type(Ignore) == "table" and Ignore) or {Ignore}) | |
3812 | local RayHit, RayPos, RayNormal = game:GetService("Workspace"):FindPartOnRayWithIgnoreList(Ray.new(StartPos, Direction * Length), Ignore) | |
3813 | if RayHit and CheckIntangible(RayHit) then | |
3814 | if DelayIfHit then | |
3815 | wait() | |
3816 | end | |
3817 | RayHit, RayPos, RayNormal = CastZapRay((RayPos + (Vec * 0.01)), Vec, (Length - ((StartPos - RayPos).magnitude)), Ignore, DelayIfHit) | |
3818 | end | |
3819 | return RayHit, RayPos, RayNormal | |
3820 | end | |
3821 | ||
3822 | function turnto(position) | |
3823 | RootPart.CFrame=CFrame.new(RootPart.CFrame.p,VT(position.X,RootPart.Position.Y,position.Z)) * CFrame.new(0, 0, 0) | |
3824 | end | |
3825 | ||
3826 | --//=================================\\ | |
3827 | --|| WEAPON CREATION | |
3828 | --\\=================================// | |
3829 | ||
3830 | local FIST = CreatePart(3, Weapon, "Neon", 0, 0, "Really black", "Neon Gauntlet Part", VT(1.01*Player_Size,1.4*Player_Size,1.01*Player_Size),false) | |
3831 | local weld = CreateWeldOrSnapOrMotor("Weld", FIST, RightArm, FIST, CF(0 * Player_Size, -0.25 * Player_Size, 0 * Player_Size) * ANGLES(RAD(0), RAD(0), RAD(0)), CF(0, 0, 0)) | |
3832 | local part = CreatePart(3, Weapon, "Granite", 0, 0, "Really black", "Gauntlet Part", VT(1.2*Player_Size,0.3*Player_Size,1.2*Player_Size),false) | |
3833 | local weld = CreateWeldOrSnapOrMotor("Weld", part, FIST, part, CF(0 * Player_Size, 0.6 * Player_Size, 0 * Player_Size) * ANGLES(RAD(0), RAD(0), RAD(0)), CF(0, 0, 0)) | |
3834 | ||
3835 | local part = CreatePart(3, Weapon, "Granite", 0, 0, "Black", "Gauntlet Part", VT(1.05*Player_Size,0.05*Player_Size,1.05*Player_Size),false) | |
3836 | local weld = CreateWeldOrSnapOrMotor("Weld", part, FIST, part, CF(0 * Player_Size, 0.1 * Player_Size, 0 * Player_Size) * ANGLES(RAD(0), RAD(0), RAD(0)), CF(0, 0, 0)) | |
3837 | local part = CreatePart(3, Weapon, "Granite", 0, 0, "Black", "Gauntlet Part", VT(1.05*Player_Size,0.05*Player_Size,1.05*Player_Size),false) | |
3838 | local weld = CreateWeldOrSnapOrMotor("Weld", part, FIST, part, CF(0 * Player_Size, 0.2 * Player_Size, 0 * Player_Size) * ANGLES(RAD(0), RAD(0), RAD(0)), CF(0, 0, 0)) | |
3839 | local part = CreatePart(3, Weapon, "Granite", 0, 0, "Black", "Gauntlet Part", VT(1.05*Player_Size,0.05*Player_Size,1.05*Player_Size),false) | |
3840 | local weld = CreateWeldOrSnapOrMotor("Weld", part, FIST, part, CF(0 * Player_Size, 0.3 * Player_Size, 0 * Player_Size) * ANGLES(RAD(0), RAD(0), RAD(0)), CF(0, 0, 0)) | |
3841 | local part = CreatePart(3, Weapon, "Granite", 0, 0, "Black", "Gauntlet Part", VT(1.05*Player_Size,0.05*Player_Size,1.05*Player_Size),false) | |
3842 | local weld = CreateWeldOrSnapOrMotor("Weld", part, FIST, part, CF(0 * Player_Size, 0.4 * Player_Size, 0 * Player_Size) * ANGLES(RAD(0), RAD(0), RAD(0)), CF(0, 0, 0)) | |
3843 | ||
3844 | local part = CreatePart(3, Weapon, "Granite", 0, 0, "Really black", "Gauntlet Part", VT(1.1*Player_Size,0.8*Player_Size,1.1*Player_Size),false) | |
3845 | local weld = CreateWeldOrSnapOrMotor("Weld", part, FIST, part, CF(0 * Player_Size, -0.35 * Player_Size, 0 * Player_Size) * ANGLES(RAD(0), RAD(0), RAD(0)), CF(0, 0, 0)) | |
3846 | local part = CreatePart(3, Weapon, "Neon", 0, 0, "Really black", "Neon Gauntlet Part", VT(1.1*Player_Size,0.8*Player_Size,1*Player_Size),false) | |
3847 | local weld = CreateWeldOrSnapOrMotor("Weld", part, FIST, part, CF(0.05 * Player_Size, -0.375 * Player_Size, 0 * Player_Size) * ANGLES(RAD(0), RAD(0), RAD(0)), CF(0, 0, 0)) | |
3848 | local part = CreatePart(3, Weapon, "Granite", 0, 0, "Really black", "Gauntlet Part", VT(1.1*Player_Size,0.8*Player_Size,0.3*Player_Size),false) | |
3849 | local weld = CreateWeldOrSnapOrMotor("Weld", part, FIST, part, CF(0.1 * Player_Size, -0.4 * Player_Size, 0 * Player_Size) * ANGLES(RAD(0), RAD(0), RAD(0)), CF(0, 0, 0)) | |
3850 | local part = CreatePart(3, Weapon, "Granite", 0, 0, "Black", "Gauntlet Part", VT(1.1*Player_Size,0.8*Player_Size,0.3*Player_Size),false) | |
3851 | local weld = CreateWeldOrSnapOrMotor("Weld", part, FIST, part, CF(0.1 * Player_Size, -0.4 * Player_Size, 0.33 * Player_Size) * ANGLES(RAD(0), RAD(0), RAD(0)), CF(0, 0, 0)) | |
3852 | local part = CreatePart(3, Weapon, "Granite", 0, 0, "Black", "Gauntlet Part", VT(1.1*Player_Size,0.8*Player_Size,0.3*Player_Size),false) | |
3853 | local weld = CreateWeldOrSnapOrMotor("Weld", part, FIST, part, CF(0.1 * Player_Size, -0.4 * Player_Size, -0.33 * Player_Size) * ANGLES(RAD(0), RAD(0), RAD(0)), CF(0, 0, 0)) | |
3854 | ||
3855 | for _, c in pairs(Weapon:GetChildren()) do | |
3856 | if c.ClassName == "Part" then | |
3857 | c.CustomPhysicalProperties = PhysicalProperties.new(0, 0, 0, 0, 0) | |
3858 | end | |
3859 | end | |
3860 | ||
3861 | Weapon.Parent = Character | |
3862 | ||
3863 | Humanoid.Died:connect(function() | |
3864 | ATTACK = true | |
3865 | end) | |
3866 | ||
3867 | local SKILL1FRAME = CreateFrame(WEAPONGUI, 0.5, 2, UD2(0.13, 0, 0.80, 0), UD2(0.26, 0, 0.07, 0), C3(0,0,0), C3(0, 0, 0), "Skill 1 Frame") | |
3868 | local SKILL2FRAME = CreateFrame(WEAPONGUI, 0.5, 2, UD2(0.60, 0, 0.80, 0), UD2(0.26, 0, 0.07, 0), C3(0,0,0), C3(0, 0, 0), "Skill 2 Frame") | |
3869 | local SKILL3FRAME = CreateFrame(WEAPONGUI, 0.5, 2, UD2(0.365, 0, 0.9, 0), UD2(0.26, 0, 0.07, 0), C3(0,0,0), C3(0, 0, 0), "Skill 3 Frame") | |
3870 | local SKILL4FRAME = CreateFrame(WEAPONGUI, 0.5, 2, UD2(0.365, 0, 0.7, 0), UD2(0.26, 0, 0.07, 0), C3(0,0,0), C3(0, 0, 0), "Skill 4 Frame") | |
3871 | ||
3872 | local SKILL1TEXT = CreateLabel(SKILL1FRAME, "[Z] Chaos Punch", SKILLTEXTCOLOR, 7, "SciFi", 0, 2, 1, "Text 1") | |
3873 | local SKILL2TEXT = CreateLabel(SKILL2FRAME, "[B] Chaos Grasp", SKILLTEXTCOLOR, 7, "SciFi", 0, 2, 1, "Text 2") | |
3874 | local SKILL3TEXT = CreateLabel(SKILL3FRAME, "[C] Mach 20", SKILLTEXTCOLOR, 7, "SciFi", 0, 2, 1, "Text 3") | |
3875 | local SKILL4TEXT = CreateLabel(SKILL4FRAME, "[X] Implosion Collision", SKILLTEXTCOLOR, 6, "SciFi", 0, 2, 1, "Text4") | |
3876 | ||
3877 | --//=================================\\ | |
3878 | --|| DAMAGE FUNCTIONS | |
3879 | --\\=================================// | |
3880 | ||
3881 | function StatLabel(LABELTYPE, CFRAME, TEXT, COLOR) | |
3882 | local STATPART = CreatePart(3, Effects, "SmoothPlastic", 0, 1, "Really black", "Effect", VT()) | |
3883 | STATPART.CFrame = CF(CFRAME.p + VT(0, 1.5, 0)) | |
3884 | local BODYGYRO = IT("BodyGyro", STATPART) | |
3885 | local BODYPOSITION = IT("BodyPosition", STATPART) | |
3886 | BODYPOSITION.P = 2000 | |
3887 | BODYPOSITION.D = 100 | |
3888 | BODYPOSITION.maxForce = VT(math.huge, math.huge, math.huge) | |
3889 | BODYPOSITION.position = STATPART.Position + VT(MRANDOM(-2, 2), 6, MRANDOM(-2, 2)) | |
3890 | game:GetService("Debris"):AddItem(STATPART ,5) | |
3891 | local BILLBOARDGUI = Instance.new("BillboardGui", STATPART) | |
3892 | BILLBOARDGUI.Adornee = STATPART | |
3893 | BILLBOARDGUI.Size = UD2(2.5, 0, 2.5 ,0) | |
3894 | BILLBOARDGUI.StudsOffset = VT(-2, 2, 0) | |
3895 | BILLBOARDGUI.AlwaysOnTop = false | |
3896 | local TEXTLABEL = Instance.new("TextLabel", BILLBOARDGUI) | |
3897 | TEXTLABEL.BackgroundTransparency = 1 | |
3898 | TEXTLABEL.Size = UD2(2.5, 0, 2.5, 0) | |
3899 | TEXTLABEL.Text = TEXT | |
3900 | TEXTLABEL.Font = "SciFi" | |
3901 | TEXTLABEL.FontSize="Size42" | |
3902 | TEXTLABEL.TextColor3 = COLOR | |
3903 | TEXTLABEL.TextStrokeTransparency = 1 | |
3904 | TEXTLABEL.TextScaled = true | |
3905 | TEXTLABEL.TextWrapped = true | |
3906 | coroutine.resume(coroutine.create(function(THEPART, THEBODYPOSITION, THETEXTLABEL) | |
3907 | if LABELTYPE == "Normal" then | |
3908 | for i = 1, 30 do | |
3909 | Swait() | |
3910 | STATPART.Position = STATPART.Position + VT(0, (15-i)/10 ,0) | |
3911 | TEXTLABEL.TextTransparency = TEXTLABEL.TextTransparency + (1/30) | |
3912 | end | |
3913 | elseif LABELTYPE == "Debuff" then | |
3914 | for i = 1, 30 do | |
3915 | Swait() | |
3916 | STATPART.Position = STATPART.Position - VT(0, i/10 ,0) | |
3917 | TEXTLABEL.TextTransparency = TEXTLABEL.TextTransparency + (1/30) | |
3918 | end | |
3919 | elseif LABELTYPE == "Shock" then | |
3920 | local ORIGIN = STATPART.Position | |
3921 | for i = 1, 30 do | |
3922 | Swait() | |
3923 | STATPART.Position = ORIGIN + VT(MRANDOM(-2,2),MRANDOM(-2,2),MRANDOM(-2,2)) | |
3924 | TEXTLABEL.TextTransparency = TEXTLABEL.TextTransparency + (1/30) | |
3925 | end | |
3926 | end | |
3927 | THEPART.Parent = nil | |
3928 | end),STATPART, BODYPOSITION, TEXTLABEL) | |
3929 | end | |
3930 | ||
3931 | --//=================================\\ | |
3932 | --|| DAMAGING | |
3933 | --\\=================================// | |
3934 | ||
3935 | function killnearest(position,range,maxstrength,direction) | |
3936 | for i,v in ipairs(workspace:GetChildren()) do | |
3937 | local body = v:GetChildren() | |
3938 | for part = 1, #body do | |
3939 | if((body[part].ClassName == "Part" or body[part].ClassName == "MeshPart") and v ~= Character) then | |
3940 | if(body[part].Position - position).Magnitude < range then | |
3941 | if v.ClassName == "Model" then | |
3942 | --v:BreakJoints() | |
3943 | end | |
3944 | local POS = position | |
3945 | coroutine.resume(coroutine.create(function() | |
3946 | body[part].Anchored = true | |
3947 | body[part].Parent = Effects | |
3948 | body[part].CanCollide = true | |
3949 | local SIZE = body[part].Size | |
3950 | body[part].Material = "Neon" | |
3951 | CreateSound("952306739", body[part], 2, MRANDOM(7, 12) / 10) | |
3952 | for i = 1, 75 do | |
3953 | Swait() | |
3954 | body[part].Color = C3(MRANDOM(0,100)/100,MRANDOM(0,100)/100,MRANDOM(0,100)/100) | |
3955 | body[part].Size = VT(SIZE.X+MRANDOM(-2,2),SIZE.Y+MRANDOM(-2,2),SIZE.Z+MRANDOM(-2,2)) | |
3956 | end | |
3957 | coroutine.resume(coroutine.create(function() | |
3958 | while true do | |
3959 | Swait() | |
3960 | body[part].Color = C3(MRANDOM(0,100)/100,MRANDOM(0,100)/100,MRANDOM(0,100)/100) | |
3961 | body[part].Size = VT(SIZE.X+MRANDOM(-2,2),SIZE.Y+MRANDOM(-2,2),SIZE.Z+MRANDOM(-2,2)) | |
3962 | end | |
3963 | end)) | |
3964 | body[part].Anchored = false | |
3965 | body[part].Velocity = direction.lookVector*maxstrength | |
3966 | end)) | |
3967 | end | |
3968 | end | |
3969 | end | |
3970 | if v.ClassName == "Part" then | |
3971 | if v.Anchored == false and (v.Position - position).Magnitude < range then | |
3972 | local POS = position | |
3973 | coroutine.resume(coroutine.create(function() | |
3974 | v.Anchored = true | |
3975 | v.Parent = Effects | |
3976 | local SIZE = v.Size | |
3977 | v.Material = "Neon" | |
3978 | CreateSound("952306739", v, 2, MRANDOM(7, 12) / 10) | |
3979 | for i = 1, 75 do | |
3980 | Swait() | |
3981 | v.Color = C3(MRANDOM(0,100)/100,MRANDOM(0,100)/100,MRANDOM(0,100)/100) | |
3982 | v.Size = VT(SIZE.X+MRANDOM(-2,2),SIZE.Y+MRANDOM(-2,2),SIZE.Z+MRANDOM(-2,2)) | |
3983 | end | |
3984 | coroutine.resume(coroutine.create(function() | |
3985 | while true do | |
3986 | Swait() | |
3987 | v.Color = C3(MRANDOM(0,100)/100,MRANDOM(0,100)/100,MRANDOM(0,100)/100) | |
3988 | v.Size = VT(SIZE.X+MRANDOM(-2,2),SIZE.Y+MRANDOM(-2,2),SIZE.Z+MRANDOM(-2,2)) | |
3989 | end | |
3990 | end)) | |
3991 | v.Anchored = false | |
3992 | v.Velocity = direction.lookVector*maxstrength | |
3993 | end)) | |
3994 | end | |
3995 | end | |
3996 | end | |
3997 | end | |
3998 | ||
3999 | --//=================================\\ | |
4000 | --|| ATTACK FUNCTIONS AND STUFF | |
4001 | --\\=================================// | |
4002 | ||
4003 | function AttackTemplate() | |
4004 | ATTACK = true | |
4005 | Rooted = false | |
4006 | for i=0, 0, 0.1 / Animation_Speed do | |
4007 | Swait() | |
4008 | RootJoint.C0 = Clerp(RootJoint.C0,ROOTC0 * CF(0, 0, 0 + 0.05 * COS(SINE / 12)) * ANGLES(RAD(0), RAD(0), RAD(0)), 0.15 / Animation_Speed) | |
4009 | Neck.C0 = Clerp(Neck.C0, NECKC0 * CF(0, 0, 0 + ((1) - 1)) * ANGLES(RAD(0 - 2.5 * SIN(SINE / 12)), RAD(0), RAD(0)), 0.15 / Animation_Speed) | |
4010 | RightShoulder.C0 = Clerp(RightShoulder.C0, CF(1.5, 0.5, 0) * ANGLES(RAD(0), RAD(0), RAD(12)) * RIGHTSHOULDERC0, 0.15 / Animation_Speed) | |
4011 | LeftShoulder.C0 = Clerp(LeftShoulder.C0, CF(-1.5, 0.5, 0) * ANGLES(RAD(0), RAD(0), RAD(-12)) * LEFTSHOULDERC0, 0.15 / Animation_Speed) | |
4012 | RightHip.C0 = Clerp(RightHip.C0, CF(1, -1 - 0.05 * COS(SINE / 12), -0.01) * ANGLES(RAD(0), RAD(90), RAD(0)) * ANGLES(RAD(-8), RAD(0), RAD(0)), 0.15 / Animation_Speed) | |
4013 | LeftHip.C0 = Clerp(LeftHip.C0, CF(-1, -1 - 0.05 * COS(SINE / 12), -0.01) * ANGLES(RAD(0), RAD(-90), RAD(0)) * ANGLES(RAD(-8), RAD(0), RAD(0)), 0.15 / Animation_Speed) | |
4014 | end | |
4015 | ATTACK = false | |
4016 | Rooted = false | |
4017 | end | |
4018 | ||
4019 | function GoldenPunch() | |
4020 | ATTACK = true | |
4021 | Rooted = false | |
4022 | local SPEED = Speed | |
4023 | Speed = 8 | |
4024 | CreateSound("169445572", RightArm, 10, 1.1) | |
4025 | for i=0, 0, 0.1 / Animation_Speed do | |
4026 | Swait() | |
4027 | turnto(Mouse.Hit.p) | |
4028 | MagicSphere(VT(1,1,1),15,RightArm.CFrame * CF(MRANDOM(-3,3),MRANDOM(-3,3),MRANDOM(-3,3)),"Black",VT(-1/15,-1/15,-1/15)) | |
4029 | MagicSphere(VT(2,2,2),15,RightArm.CFrame * CF(MRANDOM(-3,3),MRANDOM(-3,3),MRANDOM(-3,3)),"Really black",VT(-2/15,-2/15,-2/15)) | |
4030 | RootJoint.C0 = Clerp(RootJoint.C0,ROOTC0 * CF(0 * Player_Size, 0 * Player_Size, -0.2 * Player_Size + 0.05 * COS(SINE / 12) * Player_Size) * ANGLES(RAD(0), RAD(0), RAD(-85)), 0.15 / Animation_Speed) | |
4031 | Neck.C0 = Clerp(Neck.C0, NECKC0 * CF(0 * Player_Size, 0 * Player_Size, 0 + ((1 * Player_Size) - 1)) * ANGLES(RAD(0 - 2.5 * SIN(SINE / 12)), RAD(0), RAD(85)), 0.2 / Animation_Speed) | |
4032 | RightShoulder.C0 = Clerp(RightShoulder.C0, CF(1.5 * Player_Size, 0.5 * Player_Size, 0 * Player_Size) * ANGLES(RAD(90+(MRANDOM(-45,45)/10)), RAD(0), RAD(12)) * RIGHTSHOULDERC0, 3 / Animation_Speed) | |
4033 | LeftShoulder.C0 = Clerp(LeftShoulder.C0, CF(-1.5 * Player_Size, 0.5 * Player_Size, 0 * Player_Size) * ANGLES(RAD(90), RAD(0), RAD(-85)) * LEFTSHOULDERC0, 0.15 / Animation_Speed) | |
4034 | RightHip.C0 = Clerp(RightHip.C0, CF(1 * Player_Size, -1 * Player_Size, -0 * Player_Size) * ANGLES(RAD(0), RAD(90), RAD(0)) * ANGLES(RAD(0), RAD(0), RAD(0)), 0.15 / Animation_Speed) | |
4035 | LeftHip.C0 = Clerp(LeftHip.C0, CF(-1 * Player_Size, -1 * Player_Size, -0 * Player_Size) * ANGLES(RAD(0), RAD(-90), RAD(0)) * ANGLES(RAD(0), RAD(0), RAD(0)), 0.15 / Animation_Speed) | |
4036 | end | |
4037 | for i=0, 0, 0.1 / Animation_Speed do | |
4038 | Swait() | |
4039 | turnto(Mouse.Hit.p) | |
4040 | RootJoint.C0 = Clerp(RootJoint.C0,ROOTC0 * CF(0 * Player_Size, 0 * Player_Size, -0.2 * Player_Size + 0.05 * COS(SINE / 12) * Player_Size) * ANGLES(RAD(0), RAD(0), RAD(65)), 1 / Animation_Speed) | |
4041 | Neck.C0 = Clerp(Neck.C0, NECKC0 * CF(0 * Player_Size, 0 * Player_Size, 0 + ((1 * Player_Size) - 1)) * ANGLES(RAD(25), RAD(0), RAD(35)), 1 / Animation_Speed) | |
4042 | RightShoulder.C0 = Clerp(RightShoulder.C0, CF(1.5 * Player_Size, 0.5 * Player_Size, 0 * Player_Size) * ANGLES(RAD(90), RAD(0), RAD(65)) * RIGHTSHOULDERC0, 1 / Animation_Speed) | |
4043 | LeftShoulder.C0 = Clerp(LeftShoulder.C0, CF(-1.5 * Player_Size, 0.5 * Player_Size, 0 * Player_Size) * ANGLES(RAD(-20), RAD(0), RAD(-25)) * LEFTSHOULDERC0, 1 / Animation_Speed) | |
4044 | RightHip.C0 = Clerp(RightHip.C0, CF(1 * Player_Size, -1 * Player_Size, -0 * Player_Size) * ANGLES(RAD(0), RAD(90), RAD(0)) * ANGLES(RAD(0), RAD(0), RAD(0)), 1 / Animation_Speed) | |
4045 | LeftHip.C0 = Clerp(LeftHip.C0, CF(-1 * Player_Size, -1 * Player_Size, -0 * Player_Size) * ANGLES(RAD(0), RAD(-90), RAD(0)) * ANGLES(RAD(0), RAD(0), RAD(0)), 1 / Animation_Speed) | |
4046 | end | |
4047 | local PART = CreatePart(3, Effects, "Neon", 0, 0.8, "Black", "Punch", VT(50,50,50),false) | |
4048 | PART.CFrame = RootPart.CFrame * CF(0,0,-25) | |
4049 | PART.Shape = "Ball" | |
4050 | local bv = Instance.new("BodyVelocity") | |
4051 | bv.maxForce = Vector3.new(1e9, 1e9, 1e9) | |
4052 | bv.velocity = RootPart.CFrame.lookVector*600 | |
4053 | bv.Parent = PART | |
4054 | bv.Name = "PROJECTILEVELOCITY" | |
4055 | CreateWave(VT(1,5,1),55,RootPart.CFrame * CF(0,0,-6)*ANGLES(RAD(-90),RAD(0),RAD(0)),true,-1,"Really red",VT(2.5,0.2,2.5)) | |
4056 | CreateWave(VT(1,5,1),55,RootPart.CFrame * CF(0,0,-6)*ANGLES(RAD(-90),RAD(0),RAD(0)),true,1,"Really red",VT(3,0.2,3)) | |
4057 | CreateSwirl(VT(3,5,3),75,RootPart.CFrame * CF(0,0,-15)*ANGLES(RAD(-90),RAD(0),RAD(0)),true,-1,"Really red",VT(2,0.6,2)) | |
4058 | CreateSwirl(VT(3,5,3),75,RootPart.CFrame * CF(0,0,-15)*ANGLES(RAD(-90),RAD(0),RAD(0)),true,1,"Black",VT(2.2,0.6,2.2)) | |
4059 | CreateSound("414517163", Effects, 10, MRANDOM(7, 12) / 10) | |
4060 | coroutine.resume(coroutine.create(function() | |
4061 | for i = 1, 10 do | |
4062 | Swait() | |
4063 | PART.Transparency = PART.Transparency + 0.2/10 | |
4064 | PART.Size = PART.Size + VT(5,5,5) | |
4065 | killnearest(PART.Position,PART.Size.Y/2+15,100,RootPart.CFrame) | |
4066 | end | |
4067 | PART:Destroy() | |
4068 | end)) | |
4069 | for i=0, 0, 0.1 / Animation_Speed do | |
4070 | Swait() | |
4071 | RootJoint.C0 = Clerp(RootJoint.C0,ROOTC0 * CF(0 * Player_Size, 0 * Player_Size, -0.2 * Player_Size + 0.05 * COS(SINE / 12) * Player_Size) * ANGLES(RAD(15), RAD(0), RAD(95)), 2 / Animation_Speed) | |
4072 | Neck.C0 = Clerp(Neck.C0, NECKC0 * CF(0 * Player_Size, 0 * Player_Size, 0 + ((1 * Player_Size) - 1)) * ANGLES(RAD(25), RAD(0), RAD(35)), 3 / Animation_Speed) | |
4073 | RightShoulder.C0 = Clerp(RightShoulder.C0, CF(1.5 * Player_Size, 0.5 * Player_Size, 0 * Player_Size) * ANGLES(RAD(90), RAD(0), RAD(0)) * RIGHTSHOULDERC0, 3 / Animation_Speed) | |
4074 | LeftShoulder.C0 = Clerp(LeftShoulder.C0, CF(-1.5 * Player_Size, 0.5 * Player_Size, 0 * Player_Size) * ANGLES(RAD(-70), RAD(0), RAD(-25)) * LEFTSHOULDERC0, 3 / Animation_Speed) | |
4075 | RightHip.C0 = Clerp(RightHip.C0, CF(1 * Player_Size, -0.8 * Player_Size, -0 * Player_Size) * ANGLES(RAD(0), RAD(90), RAD(0)) * ANGLES(RAD(-15), RAD(0), RAD(0)), 3 / Animation_Speed) | |
4076 | LeftHip.C0 = Clerp(LeftHip.C0, CF(-1 * Player_Size, -1 * Player_Size, -0 * Player_Size) * ANGLES(RAD(0), RAD(-90), RAD(0)) * ANGLES(RAD(-5), RAD(0), RAD(0)), 3 / Animation_Speed) | |
4077 | end | |
4078 | Speed = SPEED | |
4079 | ATTACK = false | |
4080 | Rooted = false | |
4081 | end | |
4082 | ||
4083 | function GoldenGrasp() | |
4084 | ATTACK = true | |
4085 | Rooted = false | |
4086 | local HASGRABBED = false | |
4087 | local WELD = nil | |
4088 | local TORS = nil | |
4089 | local hitting = FIST.Touched:connect(function(hit) | |
4090 | if hit.Parent:FindFirstChild("Humanoid") then | |
4091 | if hit.Parent.Humanoid.Health ~= 0 then | |
4092 | UNANCHOR = false | |
4093 | TORS = hit.Parent:FindFirstChild("Torso") or hit.Parent:FindFirstChild("UpperTorso") | |
4094 | TORS.Anchored = true | |
4095 | TORS.CFrame = RightArm.CFrame * CF(0,-1.15,0) * ANGLES(RAD(90), RAD(0), RAD(0)) | |
4096 | WELD = weldBetween(RightArm,TORS) | |
4097 | HASGRABBED = true | |
4098 | Rooted = true | |
4099 | end | |
4100 | end | |
4101 | end) | |
4102 | for i=0, 1, 0.1 / Animation_Speed do | |
4103 | Swait() | |
4104 | if HASGRABBED == true then | |
4105 | break | |
4106 | end | |
4107 | RootJoint.C0 = Clerp(RootJoint.C0,ROOTC0 * CF(0, 0, 0 + 0.05 * COS(SINE / 12)) * ANGLES(RAD(0), RAD(0), RAD(25)), 2 / Animation_Speed) | |
4108 | Neck.C0 = Clerp(Neck.C0, NECKC0 * CF(0, 0, 0 + ((1) - 1)) * ANGLES(RAD(0 - 2.5 * SIN(SINE / 12)), RAD(0), RAD(-25)), 2 / Animation_Speed) | |
4109 | RightShoulder.C0 = Clerp(RightShoulder.C0, CF(1, 0.5, -1) * ANGLES(RAD(90), RAD(0), RAD(-25)) * RIGHTSHOULDERC0, 2 / Animation_Speed) | |
4110 | LeftShoulder.C0 = Clerp(LeftShoulder.C0, CF(-1.5, 0.5, 0) * ANGLES(RAD(0), RAD(0), RAD(-12)) * LEFTSHOULDERC0, 2 / Animation_Speed) | |
4111 | RightHip.C0 = Clerp(RightHip.C0, CF(1, -1 - 0.05 * COS(SINE / 12), -0.01) * ANGLES(RAD(0), RAD(90), RAD(0)) * ANGLES(RAD(-8), RAD(0), RAD(0)), 2 / Animation_Speed) | |
4112 | LeftHip.C0 = Clerp(LeftHip.C0, CF(-1, -1 - 0.05 * COS(SINE / 12), -0.01) * ANGLES(RAD(0), RAD(-90), RAD(0)) * ANGLES(RAD(-8), RAD(0), RAD(0)), 2 / Animation_Speed) | |
4113 | end | |
4114 | hitting:disconnect() | |
4115 | if HASGRABBED == true then | |
4116 | TORS.Anchored = false | |
4117 | RootPart.Anchored = true | |
4118 | for i=0, 1, 0.5 / Animation_Speed do | |
4119 | Swait() | |
4120 | RootJoint.C0 = Clerp(RootJoint.C0, ROOTC0 * CF(0, 0, -1.2) * ANGLES(RAD(65), RAD(0), RAD(0)), 0.2 / Animation_Speed) | |
4121 | Neck.C0 = Clerp(Neck.C0, NECKC0 * CF(0, 0, 0) * ANGLES(RAD(0), RAD(0), RAD(0)), 0.2 / Animation_Speed) | |
4122 | RightShoulder.C0 = Clerp(RightShoulder.C0, CF(1.5, 0.5, 0) * ANGLES(RAD(-40), RAD(0), RAD(20)) * RIGHTSHOULDERC0, 0.2 / Animation_Speed) | |
4123 | LeftShoulder.C0 = Clerp(LeftShoulder.C0, CF(-1.5, 0.5, 0) * ANGLES(RAD(-40), RAD(0), RAD(-20)) * LEFTSHOULDERC0, 0.2 / Animation_Speed) | |
4124 | RightHip.C0 = Clerp(RightHip.C0, CF(1, -0.3, -1) * ANGLES(RAD(0), RAD(90), RAD(0)) * ANGLES(RAD(0), RAD(0), RAD(-20)), 0.2 / Animation_Speed) | |
4125 | LeftHip.C0 = Clerp(LeftHip.C0, CF(-1, -0.3, -1) * ANGLES(RAD(0), RAD(-90), RAD(0)) * ANGLES(RAD(0), RAD(0), RAD(0)), 0.2 / Animation_Speed) | |
4126 | end | |
4127 | CreateWave(VT(3,1,3),65,CF(RootPart.Position)*CF(0,-3,0),false,2,"Really red",VT(0.5,0.3,0.5)) | |
4128 | CreateWave(VT(3,1,3),65,CF(RootPart.Position)*CF(0,-3,0),true,2,"Really red",VT(0.6,0.3,0.6)) | |
4129 | local SOUNDPART = CreatePart(3, Effects, "Neon", 0, 1, "Black", "Sound", VT(0,0,0)) | |
4130 | SOUNDPART.CFrame = RootPart.CFrame | |
4131 | Debris:AddItem(SOUNDPART,5) | |
4132 | CreateSound("1295446488", SOUNDPART, 2, 1) | |
4133 | for i = 1, 7 do | |
4134 | Slice(0.1,65,CF(RootPart.Position) * ANGLES(RAD(0), RAD(MRANDOM(-180,180)), RAD(90)),"Really red", 1 + MRANDOM(1,30)/15) | |
4135 | end | |
4136 | for i=0, 1, 0 / Animation_Speed do | |
4137 | Swait() | |
4138 | RootJoint.C0 = Clerp(RootJoint.C0, ROOTC0 * CF(0, 0, 50000000) * ANGLES(RAD(0), RAD(0), RAD(0)), 2 / Animation_Speed) | |
4139 | Neck.C0 = Clerp(Neck.C0, NECKC0 * CF(0, 0, 0 + ((1) - 1)) * ANGLES(RAD(-20), RAD(0), RAD(0)), 0.2 / Animation_Speed) | |
4140 | RightShoulder.C0 = Clerp(RightShoulder.C0, CF(1.5, 0.5, 0) * ANGLES(RAD(-40), RAD(0), RAD(20)) * RIGHTSHOULDERC0, 0.2 / Animation_Speed) | |
4141 | LeftShoulder.C0 = Clerp(LeftShoulder.C0, CF(-1.5, 0.5, 0) * ANGLES(RAD(-40), RAD(0), RAD(-20)) * LEFTSHOULDERC0, 0.2 / Animation_Speed) | |
4142 | RightHip.C0 = Clerp(RightHip.C0, CF(1, -1, -0.3) * ANGLES(RAD(0), RAD(90), RAD(0)) * ANGLES(RAD(-5), RAD(0), RAD(-20)), 0.2 / Animation_Speed) | |
4143 | LeftHip.C0 = Clerp(LeftHip.C0, CF(-1, -1, -0.3) * ANGLES(RAD(0), RAD(-90), RAD(0)) * ANGLES(RAD(-5), RAD(0), RAD(20)), 0.2 / Animation_Speed) | |
4144 | end | |
4145 | for i=0, 1, 0 / Animation_Speed do | |
4146 | Swait() | |
4147 | RootJoint.C0 = Clerp(RootJoint.C0,ROOTC0 * CF(0, 0, 0) * ANGLES(RAD(90), RAD(0), RAD(0)), 3 / Animation_Speed) | |
4148 | Neck.C0 = Clerp(Neck.C0, NECKC0 * CF(0, 0, 0 + ((1) - 1)) * ANGLES(RAD(0 - 2.5 * SIN(SINE / 12)), RAD(0), RAD(0)), 3 / Animation_Speed) | |
4149 | RightShoulder.C0 = Clerp(RightShoulder.C0, CF(1.5, 0.5, 0) * ANGLES(RAD(90), RAD(0), RAD(0)) * RIGHTSHOULDERC0, 3 / Animation_Speed) | |
4150 | LeftShoulder.C0 = Clerp(LeftShoulder.C0, CF(-1.5, 0.5, 0) * ANGLES(RAD(0), RAD(0), RAD(-12)) * LEFTSHOULDERC0, 3 / Animation_Speed) | |
4151 | RightHip.C0 = Clerp(RightHip.C0, CF(1, -1 - 0.05 * COS(SINE / 12), -0.01) * ANGLES(RAD(0), RAD(90), RAD(0)) * ANGLES(RAD(-8), RAD(0), RAD(0)), 0.15 / Animation_Speed) | |
4152 | LeftHip.C0 = Clerp(LeftHip.C0, CF(-1, -1 - 0.05 * COS(SINE / 12), -0.01) * ANGLES(RAD(0), RAD(-90), RAD(0)) * ANGLES(RAD(-8), RAD(0), RAD(0)), 0.15 / Animation_Speed) | |
4153 | end | |
4154 | if HITFLOOR ~= nil then | |
4155 | CreateDebreeRing(HITFLOOR,CF(RootPart.Position)*CF(0,-3,0).p,15,VT(7,7,7),85) | |
4156 | end | |
4157 | CreateSound("414517163", Effects, 10, MRANDOM(7, 12) / 10) | |
4158 | WELD:remove() | |
4159 | for i = 1, 12 do | |
4160 | Swait() | |
4161 | killnearest(RootPart.Position,45,100,Torso.CFrame) | |
4162 | CreateWave(VT(3,1,3),65,CF(RootPart.Position)*CF(0,-3,0),true,5,"Black",VT(0.3,3,0.3)) | |
4163 | CreateWave(VT(3,1,3),65,CF(RootPart.Position)*CF(0,-3,0),false,2,"Black",VT(1,0.4,1)) | |
4164 | CreateWave(VT(3,1,3),65,CF(RootPart.Position)*CF(0,-3,0),true,5,"Black",VT(2.3,0.3,2.3)) | |
4165 | Slice(0.1,65,CF(RootPart.Position) * ANGLES(RAD(MRANDOM(-180,180)), RAD(MRANDOM(-180,180)), RAD(MRANDOM(-180,180))),"Really red", 1 + MRANDOM(1,30)/5) | |
4166 | Slice(0.1,65,CF(RightArm.CFrame*CF(0,-1,0).p) * ANGLES(RAD(MRANDOM(-20,20)), RAD(MRANDOM(-180,180)), RAD(MRANDOM(-20,20))),"Black", 1 + MRANDOM(1,30)/15) | |
4167 | end | |
4168 | end | |
4169 | UNANCHOR = true | |
4170 | ATTACK = false | |
4171 | Rooted = false | |
4172 | end | |
4173 | ||
4174 | function Mach20() | |
4175 | local ORIGIN = RootPart.Position | |
4176 | CreateWave2(VT(3,1,3),65,CF(RootPart.Position)*CF(0,-3,0),false,2,"Black",VT(0.2,3,0.4)) | |
4177 | CreateWave2(VT(3,1,3),65,CF(RootPart.Position)*CF(0,-3,0),false,2,"Black",VT(0.2,3.1,0.6)) | |
4178 | local SOUNDPART = CreatePart(3, Effects, "Neon", 0, 1, "Really red", "Sound", VT(0,0,0)) | |
4179 | SOUNDPART.CFrame = RootPart.CFrame | |
4180 | Debris:AddItem(SOUNDPART,5) | |
4181 | CreateSound("1295446488", SOUNDPART, 2, 1) | |
4182 | RootPart.CFrame = CF(Mouse.Hit.p+VT(0,3,0),VT(ORIGIN.X,Mouse.Hit.p.Y,ORIGIN.Z)) | |
4183 | Swait() | |
4184 | CreateWave2(VT(3,1,3),65,CF(RootPart.Position)*CF(0,-3,0),false,2,"Black",VT(0.2,3,0.4)) | |
4185 | CreateWave2(VT(3,1,3),65,CF(RootPart.Position)*CF(0,-3,0),false,2,"Black",VT(0.2,3.1,0.6)) | |
4186 | local SOUNDPART = CreatePart(3, Effects, "Neon", 0, 1, "Really red", "Sound", VT(0,0,0)) | |
4187 | SOUNDPART.CFrame = RootPart.CFrame | |
4188 | Debris:AddItem(SOUNDPART,5) | |
4189 | CreateSound("1295446488", SOUNDPART, 2, 1) | |
4190 | if MRANDOM(1,8) == 1 then | |
4191 | ATTACK = true | |
4192 | Rooted = true | |
4193 | local FRUITSTABLE = { | |
4194 | {MeshId = "16190555", TextureId = "16190577", Color = "Really red"}, | |
4195 | {MeshId = "119574562", TextureId = "64374853", Color = "Black"}, | |
4196 | {MeshId = "24394186", TextureId = "24394178", Color = "Really black"} | |
4197 | } | |
4198 | local FRUIT = FRUITSTABLE[MRANDOM(1, #FRUITSTABLE)] | |
4199 | local FRUITMODEL = CreatePart(3, Effects, "Neon", 0, 0, FRUIT.Color, "Fruit", VT(0,0,0),false) | |
4200 | CreateMesh("SpecialMesh", FRUITMODEL, "FileMesh", FRUIT.MeshId, FRUIT.TextureId, VT(2,2,2), VT(0,0,0)) | |
4201 | FRUITMODEL.CFrame = RightArm.CFrame * CF(0,-1.5,0) | |
4202 | weldBetween(RightArm,FRUITMODEL) | |
4203 | for i=0, 0, 0.1 / Animation_Speed do | |
4204 | Swait() | |
4205 | RootJoint.C0 = Clerp(RootJoint.C0,ROOTC0 * CF(0, 0, 0 + 0.05 * COS(SINE / 12)) * ANGLES(RAD(0), RAD(0), RAD(0)), 0.15 / Animation_Speed) | |
4206 | Neck.C0 = Clerp(Neck.C0, NECKC0 * CF(0, 0, 0 + ((1) - 1)) * ANGLES(RAD(0 - 2.5 * SIN(SINE / 12)), RAD(0), RAD(0)), 0.15 / Animation_Speed) | |
4207 | RightShoulder.C0 = Clerp(RightShoulder.C0, CF(1.5, 0.5, 0) * ANGLES(RAD(0), RAD(190), RAD(-145)) * RIGHTSHOULDERC0, 0.15 / Animation_Speed) | |
4208 | LeftShoulder.C0 = Clerp(LeftShoulder.C0, CF(-1.5, 0.5, 0) * ANGLES(RAD(0), RAD(0), RAD(-12)) * LEFTSHOULDERC0, 0.15 / Animation_Speed) | |
4209 | RightHip.C0 = Clerp(RightHip.C0, CF(1, -1 - 0.05 * COS(SINE / 12), -0.01) * ANGLES(RAD(0), RAD(90), RAD(0)) * ANGLES(RAD(-8), RAD(0), RAD(0)), 0.15 / Animation_Speed) | |
4210 | LeftHip.C0 = Clerp(LeftHip.C0, CF(-1, -1 - 0.05 * COS(SINE / 12), -0.01) * ANGLES(RAD(0), RAD(-90), RAD(0)) * ANGLES(RAD(-8), RAD(0), RAD(0)), 0.15 / Animation_Speed) | |
4211 | end | |
4212 | CreateSound("414517163", RightArm, 10, MRANDOM(7, 12) / 10) | |
4213 | FRUITMODEL:remove() | |
4214 | for i = 1, 15 do | |
4215 | Slice(0.1,15,RightArm.CFrame*CF(0,-1,0) * ANGLES(RAD(MRANDOM(-180,180)), RAD(MRANDOM(-180,180)), RAD(MRANDOM(-180,180))),FRUIT.Color, 1 + MRANDOM(1,10)/15) | |
4216 | end | |
4217 | for i=0, 0, 0.1 / Animation_Speed do | |
4218 | Swait() | |
4219 | RootJoint.C0 = Clerp(RootJoint.C0,ROOTC0 * CF(0, 0, 0 + 0.05 * COS(SINE / 12)) * ANGLES(RAD(0), RAD(0), RAD(0)), 0.15 / Animation_Speed) | |
4220 | Neck.C0 = Clerp(Neck.C0, NECKC0 * CF(0, 0, 0 + ((1) - 1)) * ANGLES(RAD(0 - 2.5 * SIN(SINE / 12)), RAD(0), RAD(0)), 0.15 / Animation_Speed) | |
4221 | RightShoulder.C0 = Clerp(RightShoulder.C0, CF(1.5, 0.5, 0) * ANGLES(RAD(0), RAD(190), RAD(-175)) * RIGHTSHOULDERC0, 0.15 / Animation_Speed) | |
4222 | LeftShoulder.C0 = Clerp(LeftShoulder.C0, CF(-1.5, 0.5, 0) * ANGLES(RAD(0), RAD(0), RAD(-12)) * LEFTSHOULDERC0, 0.15 / Animation_Speed) | |
4223 | RightHip.C0 = Clerp(RightHip.C0, CF(1, -1 - 0.05 * COS(SINE / 12), -0.01) * ANGLES(RAD(0), RAD(90), RAD(0)) * ANGLES(RAD(-8), RAD(0), RAD(0)), 0.15 / Animation_Speed) | |
4224 | LeftHip.C0 = Clerp(LeftHip.C0, CF(-1, -1 - 0.05 * COS(SINE / 12), -0.01) * ANGLES(RAD(0), RAD(-90), RAD(0)) * ANGLES(RAD(-8), RAD(0), RAD(0)), 0.15 / Animation_Speed) | |
4225 | end | |
4226 | ATTACK = false | |
4227 | Rooted = false | |
4228 | end | |
4229 | end | |
4230 | ||
4231 | function ImplosionCollision() | |
4232 | ATTACK = true | |
4233 | Rooted = true | |
4234 | CreateSound("169445572", RightArm, 10, 0.8) | |
4235 | for i=0, 0, 0.1 / Animation_Speed do | |
4236 | Swait() | |
4237 | turnto(Mouse.Hit.p) | |
4238 | CreateWave(VT(3,1,3),65,CF(RootPart.Position)*CF(0,-3,0),true,2,"Really red",VT(0.2,0,0.2)) | |
4239 | Slice(0.1,65,RightArm.CFrame*CF(0,-1,0) * ANGLES(RAD(MRANDOM(-180,180)), RAD(MRANDOM(-180,180)), RAD(MRANDOM(-180,180))),"Black", 1.1) | |
4240 | MagicSphere(VT(0.2,0.2,0.2),15,CF(RightArm.CFrame*CF(MRANDOM(-5,5),MRANDOM(-5,5),MRANDOM(-5,5)).p,RightArm.Position),"Black",VT(0.001,0.001,1),0) | |
4241 | MagicSphere(VT(0.2,0.2,0.2),15,CF(RightArm.CFrame*CF(MRANDOM(-5,5),MRANDOM(-5,5),MRANDOM(-5,5)).p,RightArm.Position),"Black",VT(0.001,0.001,2),0) | |
4242 | MagicSphere(VT(1,1,1),15,RightArm.CFrame * CF(MRANDOM(-3,3),MRANDOM(-3,3),MRANDOM(-3,3)),"Black",VT(-1/15,-1/15,-1/15)) | |
4243 | MagicSphere(VT(2,2,2),15,RightArm.CFrame * CF(MRANDOM(-3,3),MRANDOM(-3,3),MRANDOM(-3,3)),"Black",VT(-2/15,-2/15,-2/15)) | |
4244 | RootJoint.C0 = Clerp(RootJoint.C0,ROOTC0 * CF(0 * Player_Size, 0 * Player_Size, -0.2 * Player_Size + 0.05 * COS(SINE / 12) * Player_Size) * ANGLES(RAD(0), RAD(0), RAD(-85)), 0.15 / Animation_Speed) | |
4245 | Neck.C0 = Clerp(Neck.C0, NECKC0 * CF(0 * Player_Size, 0 * Player_Size, 0 + ((1 * Player_Size) - 1)) * ANGLES(RAD(0 - 2.5 * SIN(SINE / 12)), RAD(0), RAD(85)), 0.2 / Animation_Speed) | |
4246 | RightShoulder.C0 = Clerp(RightShoulder.C0, CF(1.5 * Player_Size, 0.5 * Player_Size, 0 * Player_Size) * ANGLES(RAD(90+(MRANDOM(-45,45)/10)), RAD(0), RAD(12)) * RIGHTSHOULDERC0, 3 / Animation_Speed) | |
4247 | LeftShoulder.C0 = Clerp(LeftShoulder.C0, CF(-1.5 * Player_Size, 0.5 * Player_Size, 0 * Player_Size) * ANGLES(RAD(90), RAD(0), RAD(-85)) * LEFTSHOULDERC0, 0.15 / Animation_Speed) | |
4248 | RightHip.C0 = Clerp(RightHip.C0, CF(1 * Player_Size, -1 * Player_Size, -0 * Player_Size) * ANGLES(RAD(0), RAD(90), RAD(0)) * ANGLES(RAD(0), RAD(0), RAD(0)), 0.15 / Animation_Speed) | |
4249 | LeftHip.C0 = Clerp(LeftHip.C0, CF(-1 * Player_Size, -1 * Player_Size, -0 * Player_Size) * ANGLES(RAD(0), RAD(-90), RAD(0)) * ANGLES(RAD(0), RAD(0), RAD(0)), 0.15 / Animation_Speed) | |
4250 | end | |
4251 | for i=0, 0, 0.1 / Animation_Speed do | |
4252 | Swait() | |
4253 | turnto(Mouse.Hit.p) | |
4254 | RootJoint.C0 = Clerp(RootJoint.C0,ROOTC0 * CF(0 * Player_Size, 0 * Player_Size, -0.2 * Player_Size + 0.05 * COS(SINE / 12) * Player_Size) * ANGLES(RAD(0), RAD(0), RAD(65)), 1 / Animation_Speed) | |
4255 | Neck.C0 = Clerp(Neck.C0, NECKC0 * CF(0 * Player_Size, 0 * Player_Size, 0 + ((1 * Player_Size) - 1)) * ANGLES(RAD(25), RAD(0), RAD(35)), 1 / Animation_Speed) | |
4256 | RightShoulder.C0 = Clerp(RightShoulder.C0, CF(1.5 * Player_Size, 0.5 * Player_Size, 0 * Player_Size) * ANGLES(RAD(90), RAD(0), RAD(65)) * RIGHTSHOULDERC0, 1 / Animation_Speed) | |
4257 | LeftShoulder.C0 = Clerp(LeftShoulder.C0, CF(-1.5 * Player_Size, 0.5 * Player_Size, 0 * Player_Size) * ANGLES(RAD(-20), RAD(0), RAD(-25)) * LEFTSHOULDERC0, 1 / Animation_Speed) | |
4258 | RightHip.C0 = Clerp(RightHip.C0, CF(1 * Player_Size, -1 * Player_Size, -0 * Player_Size) * ANGLES(RAD(0), RAD(90), RAD(0)) * ANGLES(RAD(0), RAD(0), RAD(0)), 1 / Animation_Speed) | |
4259 | LeftHip.C0 = Clerp(LeftHip.C0, CF(-1 * Player_Size, -1 * Player_Size, -0 * Player_Size) * ANGLES(RAD(0), RAD(-90), RAD(0)) * ANGLES(RAD(0), RAD(0), RAD(0)), 1 / Animation_Speed) | |
4260 | end | |
4261 | MagicSphere(VT(4,4,4),100,RootPart.CFrame * CF(0,0,-6),"Black",VT(-0.04,-0.04,-0.04)) | |
4262 | MagicSphere(VT(3.5,3.5,3.5),100,RootPart.CFrame * CF(0,0,-6),"Black",VT(-0.035,-0.035,-0.035)) | |
4263 | coroutine.resume(coroutine.create(function() | |
4264 | Swait(100) | |
4265 | for i = 1, 5 do | |
4266 | MagicSphere(VT(150,150,150),75,RootPart.CFrame * CF(0,0,-72*i),"Black",VT(-150/(150-(15*i)),-150/(150-(15*i)),-150/(150-(15*i)))) | |
4267 | CreateWave(VT(1,5,1),55,RootPart.CFrame * CF(0,0,-6*i)*ANGLES(RAD(-90),RAD(0),RAD(0)),true,-1,"Really black",VT(4.5*i,0.2,4.5*i)) | |
4268 | CreateWave(VT(1,5,1),55,RootPart.CFrame * CF(0,0,-6*i)*ANGLES(RAD(-90),RAD(0),RAD(0)),true,1,"Really black",VT(5*i,0.2,5*i)) | |
4269 | CreateSwirl(VT(3,5,3),75,RootPart.CFrame * CF(0,0,-15*i)*ANGLES(RAD(-90),RAD(0),RAD(0)),true,-1,"Really red",VT(4*i,0.6,4*i)) | |
4270 | CreateSwirl(VT(3,5,3),75,RootPart.CFrame * CF(0,0,-15*i)*ANGLES(RAD(-90),RAD(0),RAD(0)),true,1,"Really red",VT(5.2*i,0.6,5.2*i)) | |
4271 | end | |
4272 | killnearest(RootPart.CFrame * CF(0,0,-500).p,500,1000,RootPart.CFrame) | |
4273 | for i = 1, 5 do | |
4274 | CreateSound("414517163", Effects, 10, MRANDOM(5, 8) / 10) | |
4275 | CreateSound("414517163", Effects, 10, MRANDOM(5, 8) / 10) | |
4276 | end | |
4277 | coroutine.resume(coroutine.create(function() | |
4278 | for i = 1, 10 do | |
4279 | Swait() | |
4280 | for i = 1, 1 do | |
4281 | Slice(0.1,65,CF(RootPart.Position) * ANGLES(RAD(MRANDOM(-180,180)), RAD(MRANDOM(-180,180)), RAD(MRANDOM(-180,180))),"Really red", 1 + MRANDOM(1,30)/5) | |
4282 | end | |
4283 | for i = 1, 4 do | |
4284 | Slice(0.1,65,CF(RootPart.Position) * ANGLES(RAD(MRANDOM(-180,180)), RAD(MRANDOM(-180,180)), RAD(MRANDOM(-180,180))),"Black", 1 + MRANDOM(1,30)/3) | |
4285 | end | |
4286 | end | |
4287 | end)) | |
4288 | end)) | |
4289 | for i=0, 0, 0.01 / Animation_Speed do | |
4290 | Swait() | |
4291 | RootJoint.C0 = Clerp(RootJoint.C0,ROOTC0 * CF(0 * Player_Size, 0 * Player_Size, -0.2 * Player_Size + 0.05 * COS(SINE / 12) * Player_Size) * ANGLES(RAD(15), RAD(0), RAD(95)), 2 / Animation_Speed) | |
4292 | Neck.C0 = Clerp(Neck.C0, NECKC0 * CF(0 * Player_Size, 0 * Player_Size, 0 + ((1 * Player_Size) - 1)) * ANGLES(RAD(25), RAD(0), RAD(35)), 3 / Animation_Speed) | |
4293 | RightShoulder.C0 = Clerp(RightShoulder.C0, CF(1.5 * Player_Size, 0.5 * Player_Size, 0 * Player_Size) * ANGLES(RAD(90), RAD(0), RAD(0)) * RIGHTSHOULDERC0, 3 / Animation_Speed) | |
4294 | LeftShoulder.C0 = Clerp(LeftShoulder.C0, CF(-1.5 * Player_Size, 0.5 * Player_Size, 0 * Player_Size) * ANGLES(RAD(-70), RAD(0), RAD(-25)) * LEFTSHOULDERC0, 3 / Animation_Speed) | |
4295 | RightHip.C0 = Clerp(RightHip.C0, CF(1 * Player_Size, -0.8 * Player_Size, -0 * Player_Size) * ANGLES(RAD(0), RAD(90), RAD(0)) * ANGLES(RAD(-15), RAD(0), RAD(0)), 3 / Animation_Speed) | |
4296 | LeftHip.C0 = Clerp(LeftHip.C0, CF(-1 * Player_Size, -1 * Player_Size, -0 * Player_Size) * ANGLES(RAD(0), RAD(-90), RAD(0)) * ANGLES(RAD(-5), RAD(0), RAD(0)), 3 / Animation_Speed) | |
4297 | end | |
4298 | ATTACK = false | |
4299 | Rooted = false | |
4300 | end | |
4301 | ||
4302 | --//=================================\\ | |
4303 | --|| ASSIGN THINGS TO KEYS | |
4304 | --\\=================================// | |
4305 | ||
4306 | function MouseDown(Mouse) | |
4307 | if ATTACK == false then | |
4308 | end | |
4309 | end | |
4310 | ||
4311 | function MouseUp(Mouse) | |
4312 | HOLD = false | |
4313 | end | |
4314 | ||
4315 | function KeyDown(Key) | |
4316 | KEYHOLD = true | |
4317 | if Key == "z" and ATTACK == false then | |
4318 | GoldenPunch() | |
4319 | end | |
4320 | ||
4321 | if Key == "b" and ATTACK == false then | |
4322 | GoldenGrasp() | |
4323 | end | |
4324 | ||
4325 | if Key == "c" and ATTACK == false then | |
4326 | Mach20() | |
4327 | end | |
4328 | ||
4329 | if Key == "x" and ATTACK == false then | |
4330 | ImplosionCollision() | |
4331 | end | |
4332 | ||
4333 | if Key == "p" and ATTACK == false then | |
4334 | if Speed == 16 then | |
4335 | Speed = 150 | |
4336 | elseif Speed == 150 then | |
4337 | Speed = 16 | |
4338 | end | |
4339 | end | |
4340 | end | |
4341 | ||
4342 | function KeyUp(Key) | |
4343 | KEYHOLD = false | |
4344 | end | |
4345 | ||
4346 | Mouse.Button1Down:connect(function(NEWKEY) | |
4347 | MouseDown(NEWKEY) | |
4348 | end) | |
4349 | Mouse.Button1Up:connect(function(NEWKEY) | |
4350 | MouseUp(NEWKEY) | |
4351 | end) | |
4352 | Mouse.KeyDown:connect(function(NEWKEY) | |
4353 | KeyDown(NEWKEY) | |
4354 | end) | |
4355 | Mouse.KeyUp:connect(function(NEWKEY) | |
4356 | KeyUp(NEWKEY) | |
4357 | end) | |
4358 | ||
4359 | --//=================================\\ | |
4360 | --\\=================================// | |
4361 | ||
4362 | ||
4363 | function unanchor() | |
4364 | if UNANCHOR == true then | |
4365 | g = Character:GetChildren() | |
4366 | for i = 1, #g do | |
4367 | if g[i].ClassName == "Part" then | |
4368 | g[i].Anchored = false | |
4369 | end | |
4370 | end | |
4371 | end | |
4372 | end | |
4373 | ||
4374 | ||
4375 | --//=================================\\ | |
4376 | --|| WRAP THE WHOLE SCRIPT UP | |
4377 | --\\=================================// | |
4378 | ||
4379 | Humanoid.Changed:connect(function(Jump) | |
4380 | if Jump == "Jump" and (Disable_Jump == true) then | |
4381 | Humanoid.Jump = false | |
4382 | end | |
4383 | end) | |
4384 | ||
4385 | while true do | |
4386 | Swait() | |
4387 | ANIMATE.Parent = nil | |
4388 | local IDLEANIMATION = Humanoid:LoadAnimation(ROBLOXIDLEANIMATION) | |
4389 | IDLEANIMATION:Play() | |
4390 | SINE = SINE + CHANGE | |
4391 | local TORSOVELOCITY = (RootPart.Velocity * VT(1, 0, 1)).magnitude | |
4392 | local TORSOVERTICALVELOCITY = RootPart.Velocity.y | |
4393 | local LV = Torso.CFrame:pointToObjectSpace(Torso.Velocity - Torso.Position) | |
4394 | HITFLOOR = Raycast(RootPart.Position, (CF(RootPart.Position, RootPart.Position + VT(0, -1, 0))).lookVector, 4 * Player_Size, Character) | |
4395 | local WALKSPEEDVALUE = 0 | |
4396 | if Speed < 35 then | |
4397 | WALKSPEEDVALUE = 6 | |
4398 | else | |
4399 | WALKSPEEDVALUE = 3 | |
4400 | end | |
4401 | if ANIM == "Walk" and TORSOVELOCITY > 1 and Rooted == false then | |
4402 | RootJoint.C1 = Clerp(RootJoint.C1, ROOTC0 * CF(0, 0, -0.15 * COS(SINE / (WALKSPEEDVALUE / 2)) * Player_Size) * ANGLES(RAD(0), RAD(0) - RootPart.RotVelocity.Y / 75, RAD(0)), 2 * (1) / Animation_Speed) | |
4403 | Neck.C1 = Clerp(Neck.C1, CF(0 * Player_Size, -0.5 * Player_Size, 0 * Player_Size) * ANGLES(RAD(-90), RAD(0), RAD(180)) * ANGLES(RAD(2.5 * SIN(SINE / (WALKSPEEDVALUE / 2))), RAD(0), RAD(0) - Head.RotVelocity.Y / 30), 0.2 * (Humanoid.WalkSpeed / 16) / Animation_Speed) | |
4404 | if Speed < 35 then | |
4405 | RightHip.C1 = Clerp(RightHip.C1, CF(0.5 * Player_Size, 0.875 * Player_Size - 0.125 * SIN(SINE / WALKSPEEDVALUE) * Player_Size, -0.125 * COS(SINE / WALKSPEEDVALUE) * Player_Size) * ANGLES(RAD(0), RAD(90), RAD(0)) * ANGLES(RAD(0) - RightLeg.RotVelocity.Y / 75, RAD(0), RAD(56 * COS(SINE / WALKSPEEDVALUE))), 0.2 * (WALKSPEEDVALUE) / Animation_Speed) | |
4406 | LeftHip.C1 = Clerp(LeftHip.C1, CF(-0.5 * Player_Size, 0.875 * Player_Size + 0.125 * SIN(SINE / WALKSPEEDVALUE) * Player_Size, 0.125 * COS(SINE / WALKSPEEDVALUE) * Player_Size) * ANGLES(RAD(0), RAD(-90), RAD(0)) * ANGLES(RAD(0) + LeftLeg.RotVelocity.Y / 75, RAD(0), RAD(56 * COS(SINE / WALKSPEEDVALUE))), 0.2 * (WALKSPEEDVALUE) / Animation_Speed) | |
4407 | else | |
4408 | RightHip.C1 = Clerp(RightHip.C1, CF(0.5 * Player_Size, 0.875 * Player_Size - 0.125 * SIN(SINE / WALKSPEEDVALUE) * Player_Size, -0.125 * COS(SINE / WALKSPEEDVALUE) * Player_Size) * ANGLES(RAD(0), RAD(90), RAD(0)) * ANGLES(RAD(0) - RightLeg.RotVelocity.Y / 75, RAD(0), RAD(80 * COS(SINE / WALKSPEEDVALUE))), 0.2 * (WALKSPEEDVALUE) / Animation_Speed) | |
4409 | LeftHip.C1 = Clerp(LeftHip.C1, CF(-0.5 * Player_Size, 0.875 * Player_Size + 0.125 * SIN(SINE / WALKSPEEDVALUE) * Player_Size, 0.125 * COS(SINE / WALKSPEEDVALUE) * Player_Size) * ANGLES(RAD(0), RAD(-90), RAD(0)) * ANGLES(RAD(0) + LeftLeg.RotVelocity.Y / 75, RAD(0), RAD(80 * COS(SINE / WALKSPEEDVALUE))), 0.2 * (WALKSPEEDVALUE) / Animation_Speed) | |
4410 | end | |
4411 | elseif (ANIM ~= "Walk") or (TORSOVELOCITY < 1) or Rooted == true then | |
4412 | RootJoint.C1 = Clerp(RootJoint.C1, ROOTC0 * CF(0, 0, 0) * ANGLES(RAD(0), RAD(0), RAD(0)), 0.2 / Animation_Speed) | |
4413 | Neck.C1 = Clerp(Neck.C1, CF(0 * Player_Size, -0.5 * Player_Size, 0 * Player_Size) * ANGLES(RAD(-90), RAD(0), RAD(180)) * ANGLES(RAD(0), RAD(0), RAD(0)), 0.2 / Animation_Speed) | |
4414 | RightHip.C1 = Clerp(RightHip.C1, CF(0.5 * Player_Size, 1 * Player_Size, 0 * Player_Size) * ANGLES(RAD(0), RAD(90), RAD(0)) * ANGLES(RAD(0), RAD(0), RAD(0)), 0.2 / Animation_Speed) | |
4415 | LeftHip.C1 = Clerp(LeftHip.C1, CF(-0.5 * Player_Size, 1 * Player_Size, 0 * Player_Size) * ANGLES(RAD(0), RAD(-90), RAD(0)) * ANGLES(RAD(0), RAD(0), RAD(0)), 0.2 / Animation_Speed) | |
4416 | end | |
4417 | if TORSOVERTICALVELOCITY > 1 and HITFLOOR == nil then | |
4418 | ANIM = "Jump" | |
4419 | if ATTACK == false then | |
4420 | RootJoint.C0 = Clerp(RootJoint.C0, ROOTC0 * CF(0, 0, 0) * ANGLES(RAD(0), RAD(0), RAD(0)), 0.2 / Animation_Speed) | |
4421 | Neck.C0 = Clerp(Neck.C0, NECKC0 * CF(0, 0 * Player_Size, 0 + ((1) - 1)) * ANGLES(RAD(-20), RAD(0), RAD(0)), 0.2 / Animation_Speed) | |
4422 | RightShoulder.C0 = Clerp(RightShoulder.C0, CF(1.5, 0.5, 0) * ANGLES(RAD(-40), RAD(0), RAD(20)) * RIGHTSHOULDERC0, 0.2 / Animation_Speed) | |
4423 | LeftShoulder.C0 = Clerp(LeftShoulder.C0, CF(-1.5, 0.5, 0) * ANGLES(RAD(-40), RAD(0), RAD(-20)) * LEFTSHOULDERC0, 0.2 / Animation_Speed) | |
4424 | RightHip.C0 = Clerp(RightHip.C0, CF(1, -1, -0.3) * ANGLES(RAD(0), RAD(90), RAD(0)) * ANGLES(RAD(-5), RAD(0), RAD(-20)), 0.2 / Animation_Speed) | |
4425 | LeftHip.C0 = Clerp(LeftHip.C0, CF(-1, -1, -0.3) * ANGLES(RAD(0), RAD(-90), RAD(0)) * ANGLES(RAD(-5), RAD(0), RAD(20)), 0.2 / Animation_Speed) | |
4426 | end | |
4427 | elseif TORSOVERTICALVELOCITY < -1 and HITFLOOR == nil then | |
4428 | ANIM = "Fall" | |
4429 | if ATTACK == false then | |
4430 | RootJoint.C0 = Clerp(RootJoint.C0, ROOTC0 * CF(0, 0, 0 ) * ANGLES(RAD(0), RAD(0), RAD(0)), 0.2 / Animation_Speed) | |
4431 | Neck.C0 = Clerp(Neck.C0, NECKC0 * CF(0, 0 , 0 + ((1) - 1)) * ANGLES(RAD(20), RAD(0), RAD(0)), 0.2 / Animation_Speed) | |
4432 | RightShoulder.C0 = Clerp(RightShoulder.C0, CF(1.5, 0.5, 0) * ANGLES(RAD(0), RAD(0), RAD(60)) * RIGHTSHOULDERC0, 0.2 / Animation_Speed) | |
4433 | LeftShoulder.C0 = Clerp(LeftShoulder.C0, CF(-1.5, 0.5, 0) * ANGLES(RAD(0), RAD(0), RAD(-60)) * LEFTSHOULDERC0, 0.2 / Animation_Speed) | |
4434 | RightHip.C0 = Clerp(RightHip.C0, CF(1, -1, 0) * ANGLES(RAD(0), RAD(90), RAD(0)) * ANGLES(RAD(0), RAD(0), RAD(20)), 0.2 / Animation_Speed) | |
4435 | LeftHip.C0 = Clerp(LeftHip.C0, CF(-1, -1, 0) * ANGLES(RAD(0), RAD(-90), RAD(0)) * ANGLES(RAD(0), RAD(0), RAD(10)), 0.2 / Animation_Speed) | |
4436 | end | |
4437 | elseif TORSOVELOCITY < 1 and HITFLOOR ~= nil then | |
4438 | ANIM = "Idle" | |
4439 | if ATTACK == false then | |
4440 | RootJoint.C0 = Clerp(RootJoint.C0,ROOTC0 * CF(0, 0, 0 + 0.05 * COS(SINE / 12)) * ANGLES(RAD(0), RAD(0), RAD(0)), 0.15 / Animation_Speed) | |
4441 | Neck.C0 = Clerp(Neck.C0, NECKC0 * CF(0, 0, 0 + ((1) - 1)) * ANGLES(RAD(0 - 2.5 * SIN(SINE / 12)), RAD(0), RAD(0)), 0.15 / Animation_Speed) | |
4442 | RightShoulder.C0 = Clerp(RightShoulder.C0, CF(1.5, 0.5, 0) * ANGLES(RAD(0), RAD(0), RAD(12)) * RIGHTSHOULDERC0, 0.15 / Animation_Speed) | |
4443 | LeftShoulder.C0 = Clerp(LeftShoulder.C0, CF(-1.5, 0.5, 0) * ANGLES(RAD(0), RAD(0), RAD(-12)) * LEFTSHOULDERC0, 0.15 / Animation_Speed) | |
4444 | RightHip.C0 = Clerp(RightHip.C0, CF(1, -1 - 0.05 * COS(SINE / 12), -0.01) * ANGLES(RAD(0), RAD(90), RAD(0)) * ANGLES(RAD(-8), RAD(0), RAD(0)), 0.15 / Animation_Speed) | |
4445 | LeftHip.C0 = Clerp(LeftHip.C0, CF(-1, -1 - 0.05 * COS(SINE / 12), -0.01) * ANGLES(RAD(0), RAD(-90), RAD(0)) * ANGLES(RAD(-8), RAD(0), RAD(0)), 0.15 / Animation_Speed) | |
4446 | end | |
4447 | elseif TORSOVELOCITY > 1 and HITFLOOR ~= nil and Rooted == false then | |
4448 | ANIM = "Walk" | |
4449 | WALK = WALK + 1 / Animation_Speed | |
4450 | if WALK >= 15 - (5 * (Humanoid.WalkSpeed / 16 / Player_Size)) then | |
4451 | WALK = 0 | |
4452 | if WALKINGANIM == true then | |
4453 | WALKINGANIM = false | |
4454 | elseif WALKINGANIM == false then | |
4455 | WALKINGANIM = true | |
4456 | end | |
4457 | end | |
4458 | --RightHip.C1 = Clerp(RightHip.C1, CF(0.5 * Player_Size, 0.875 * Player_Size - 0.125 * SIN(SINE / WALKSPEEDVALUE) * Player_Size, -0.125 * COS(SINE / WALKSPEEDVALUE) * Player_Size) * ANGLES(RAD(0), RAD(90), RAD(0)) * ANGLES(RAD(0) - RightLeg.RotVelocity.Y / 75, RAD(0), RAD(60 * COS(SINE / WALKSPEEDVALUE))), 0.2 * (Humanoid.WalkSpeed / 16) / Animation_Speed) | |
4459 | --LeftHip.C1 = Clerp(LeftHip.C1, CF(-0.5 * Player_Size, 0.875 * Player_Size + 0.125 * SIN(SINE / WALKSPEEDVALUE) * Player_Size, 0.125 * COS(SINE / WALKSPEEDVALUE) * Player_Size) * ANGLES(RAD(0), RAD(-90), RAD(0)) * ANGLES(RAD(0) + LeftLeg.RotVelocity.Y / 75, RAD(0), RAD(60 * COS(SINE / WALKSPEEDVALUE))), 0.2 * (Humanoid.WalkSpeed / 16) / Animation_Speed) | |
4460 | if ATTACK == false then | |
4461 | if Speed < 35 then | |
4462 | RootJoint.C0 = Clerp(RootJoint.C0,ROOTC0 * CF(0, 0, -0.1) * ANGLES(RAD(5), RAD(0), RAD(0)), 0.15 / Animation_Speed) | |
4463 | Neck.C0 = Clerp(Neck.C0, NECKC0 * CF(0, 0, 0 + ((1) - 1)) * ANGLES(RAD(5 - 8 * SIN(SINE / (WALKSPEEDVALUE / 2))), RAD(0), RAD(0)), 0.15 / Animation_Speed) | |
4464 | RightShoulder.C0 = Clerp(RightShoulder.C0, CF(1.5, 0.5, 0) * ANGLES(RAD(30 * COS(SINE / WALKSPEEDVALUE)), RAD(0), RAD(5)) * RIGHTSHOULDERC0, 1 / Animation_Speed) | |
4465 | LeftShoulder.C0 = Clerp(LeftShoulder.C0, CF(-1.5, 0.5, 0) * ANGLES(RAD(-30 * COS(SINE / WALKSPEEDVALUE)), RAD(0), RAD(-5)) * LEFTSHOULDERC0, 1 / Animation_Speed) | |
4466 | RightHip.C0 = Clerp(RightHip.C0, CF(1 , -1 - 0.15 * COS(SINE / WALKSPEEDVALUE*2), -0.2+ 0.2 * COS(SINE / WALKSPEEDVALUE)) * ANGLES(RAD(0), RAD(90), RAD(0)) * ANGLES(RAD(0), RAD(0), RAD(-15)), 2 / Animation_Speed) | |
4467 | LeftHip.C0 = Clerp(LeftHip.C0, CF(-1, -1 - 0.15 * COS(SINE / WALKSPEEDVALUE*2), -0.2+ -0.2 * COS(SINE / WALKSPEEDVALUE)) * ANGLES(RAD(0), RAD(-90), RAD(0)) * ANGLES(RAD(0), RAD(0), RAD(15)), 2 / Animation_Speed) | |
4468 | else | |
4469 | RootJoint.C0 = Clerp(RootJoint.C0,ROOTC0 * CF(0, 0, -0.1) * ANGLES(RAD(15), RAD(0), RAD(0)), 0.15 / Animation_Speed) | |
4470 | Neck.C0 = Clerp(Neck.C0, NECKC0 * CF(0, 0, 0 + ((1) - 1)) * ANGLES(RAD(5 - 8 * SIN(SINE / (WALKSPEEDVALUE / 2))), RAD(0), RAD(0)), 0.15 / Animation_Speed) | |
4471 | RightShoulder.C0 = Clerp(RightShoulder.C0, CF(1.5, 0.5, 0) * ANGLES(RAD(80 * COS(SINE / WALKSPEEDVALUE)), RAD(0), RAD(-30 * COS(SINE / WALKSPEEDVALUE))) * RIGHTSHOULDERC0, 1 / Animation_Speed) | |
4472 | LeftShoulder.C0 = Clerp(LeftShoulder.C0, CF(-1.5, 0.5, 0) * ANGLES(RAD(-80 * COS(SINE / WALKSPEEDVALUE)), RAD(0), RAD(-30 * COS(SINE / WALKSPEEDVALUE))) * LEFTSHOULDERC0, 1 / Animation_Speed) | |
4473 | RightHip.C0 = Clerp(RightHip.C0, CF(1 , -1 - 0.15 * COS(SINE / WALKSPEEDVALUE*2), -0.2+ 0.2 * COS(SINE / WALKSPEEDVALUE)) * ANGLES(RAD(0), RAD(90), RAD(0)) * ANGLES(RAD(0), RAD(0), RAD(-15)), 2 / Animation_Speed) | |
4474 | LeftHip.C0 = Clerp(LeftHip.C0, CF(-1, -1 - 0.15 * COS(SINE / WALKSPEEDVALUE*2), -0.2+ -0.2 * COS(SINE / WALKSPEEDVALUE)) * ANGLES(RAD(0), RAD(-90), RAD(0)) * ANGLES(RAD(0), RAD(0), RAD(15)), 2 / Animation_Speed) | |
4475 | end | |
4476 | end | |
4477 | end | |
4478 | unanchor() | |
4479 | Humanoid.MaxHealth = "inf" | |
4480 | Humanoid.Health = "inf" | |
4481 | if Rooted == false then | |
4482 | Disable_Jump = false | |
4483 | Humanoid.WalkSpeed = Speed | |
4484 | elseif Rooted == true then | |
4485 | Disable_Jump = true | |
4486 | Humanoid.WalkSpeed = 0 | |
4487 | end | |
4488 | local MATHS = {"0","1"} | |
4489 | Humanoid.Name = MATHS[MRANDOM(1,#MATHS)]..MATHS[MRANDOM(1,#MATHS)]..MATHS[MRANDOM(1,#MATHS)]..MATHS[MRANDOM(1,#MATHS)]..MATHS[MRANDOM(1,#MATHS)]..MATHS[MRANDOM(1,#MATHS)]..MATHS[MRANDOM(1,#MATHS)]..MATHS[MRANDOM(1,#MATHS)]..MATHS[MRANDOM(1,#MATHS)]..MATHS[MRANDOM(1,#MATHS)]..MATHS[MRANDOM(1,#MATHS)]..MATHS[MRANDOM(1,#MATHS)]..MATHS[MRANDOM(1,#MATHS)]..MATHS[MRANDOM(1,#MATHS)]..MATHS[MRANDOM(1,#MATHS)]..MATHS[MRANDOM(1,#MATHS)]..MATHS[MRANDOM(1,#MATHS)]..MATHS[MRANDOM(1,#MATHS)] | |
4490 | Humanoid.PlatformStand = false | |
4491 | end | |
4492 | ||
4493 | ||
4494 | ||
4495 | ||
4496 | --//=================================\\ | |
4497 | --\\=================================// | |
4498 | ||
4499 | ||
4500 | ||
4501 | ||
4502 | ||
4503 | --//====================================================\\-- | |
4504 | --|| END OF SCRIPT | |
4505 | --\\====================================================//--/ |