SHOW:
|
|
- or go back to the newest paste.
1 | Sellion made by jarred. | |
2 | --------------------------------------------------------------------------------------------------------------------------------------------- | |
3 | Me = game.Players.LocalPlayer | |
4 | char = Me.Character | |
5 | larm = char["Left Arm"] | |
6 | rarm = char["Right Arm"] | |
7 | lleg = char["Left Leg"] | |
8 | rleg = char["Right Leg"] | |
9 | torso = char.Torso | |
10 | ||
11 | lleg.Transparency = 1 | |
12 | rleg.Transparency = 1 | |
13 | larm.Transparency = 1 | |
14 | rarm.Transparency = 1 | |
15 | torso.Transparency = 1 | |
16 | ------------------------------------------------------------------ Player ------------------------------------------------------------------- | |
17 | ||
18 | ----------------------------------------------------------------- Left Arm ----------------------------------------------------------------- | |
19 | larm1 = Instance.new("Part", char) | |
20 | larm1.Name = "Middle" | |
21 | larm1.BrickColor = BrickColor.new("Royal purple") | |
22 | larm1.Size = Vector3.new(1, 2, 1) | |
23 | larm1.CanCollide = false | |
24 | larm1.BottomSurface = "Smooth" | |
25 | larm1.TopSurface = "Smooth" | |
26 | larm1.Material = "Neon" | |
27 | Weld = Instance.new("Weld",larm) | |
28 | Weld.Part0 = larm | |
29 | 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) | |
30 | Weld.Part1 = larm1 | |
31 | 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) | |
32 | ||
33 | larm2 = Instance.new("Part", char) | |
34 | larm2.BrickColor = BrickColor.new("Really black") | |
35 | larm2.Size = Vector3.new(1, 0.4, 1) | |
36 | larm2.CanCollide = false | |
37 | larm2.BottomSurface = "Smooth" | |
38 | larm2.TopSurface = "Smooth" | |
39 | Weld = Instance.new("Weld",larm) | |
40 | Weld.Part0 = larm | |
41 | 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) | |
42 | Weld.Part1 = larm2 | |
43 | 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) | |
44 | ||
45 | larm3 = Instance.new("Part", char) | |
46 | larm3.BrickColor = BrickColor.new("Really black") | |
47 | larm3.Size = Vector3.new(1, 0.4, 1) | |
48 | larm3.CanCollide = false | |
49 | larm3.BottomSurface = "Smooth" | |
50 | larm3.TopSurface = "Smooth" | |
51 | Weld = Instance.new("Weld",larm) | |
52 | Weld.Part0 = larm | |
53 | 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) | |
54 | Weld.Part1 = larm3 | |
55 | 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) | |
56 | ||
57 | larm4 = Instance.new("Part", char) | |
58 | larm4.BrickColor = BrickColor.new("Really black") | |
59 | larm4.Size = Vector3.new(1, 0.4, 1) | |
60 | larm4.CanCollide = false | |
61 | larm4.BottomSurface = "Smooth" | |
62 | larm4.TopSurface = "Smooth" | |
63 | Weld = Instance.new("Weld",larm) | |
64 | Weld.Part0 = larm | |
65 | 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) | |
66 | Weld.Part1 = larm4 | |
67 | 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) | |
68 | ||
69 | larm5 = Instance.new("Part", char) | |
70 | larm5.BrickColor = BrickColor.new("Really black") | |
71 | larm5.Size = Vector3.new(1, 0.4, 1) | |
72 | larm5.CanCollide = false | |
73 | larm5.BottomSurface = "Smooth" | |
74 | larm5.TopSurface = "Smooth" | |
75 | Weld = Instance.new("Weld",larm) | |
76 | Weld.Part0 = larm | |
77 | 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) | |
78 | Weld.Part1 = larm5 | |
79 | 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) | |
80 | ||
81 | larm6 = Instance.new("Part", char) | |
82 | larm6.BrickColor = BrickColor.new("Really black") | |
83 | larm6.Size = Vector3.new(1, 0.4, 1) | |
84 | larm6.CanCollide = false | |
85 | larm6.BottomSurface = "Smooth" | |
86 | larm6.TopSurface = "Smooth" | |
87 | Mesh = Instance.new("SpecialMesh", larm6) | |
88 | Mesh.MeshType = "Brick" | |
89 | Mesh.Scale = Vector3.new(1.1, 1.1, 1.1) | |
90 | Weld = Instance.new("Weld",larm) | |
91 | Weld.Part0 = larm | |
92 | 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) | |
93 | Weld.Part1 = larm6 | |
94 | 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) | |
95 | ||
96 | larm7 = Instance.new("Part", char) | |
97 | larm7.BrickColor = BrickColor.new("Royal purple") | |
98 | larm7.Size = Vector3.new(0.5, 0.3, 2) | |
99 | larm7.CanCollide = false | |
100 | larm7.BottomSurface = "Smooth" | |
101 | larm7.TopSurface = "Smooth" | |
102 | larm7.Material = "Neon" | |
103 | Weld = Instance.new("Weld",larm) | |
104 | Weld.Part0 = larm | |
105 | 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) | |
106 | Weld.Part1 = larm7 | |
107 | 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) | |
108 | ||
109 | larm8 = Instance.new("Part", char) | |
110 | larm8.BrickColor = BrickColor.new("Really black") | |
111 | larm8.Size = Vector3.new(1, 0.4, 1) | |
112 | larm8.CanCollide = false | |
113 | larm8.BottomSurface = "Smooth" | |
114 | larm8.TopSurface = "Smooth" | |
115 | Weld = Instance.new("Weld",larm) | |
116 | Weld.Part0 = larm | |
117 | 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) | |
118 | Weld.Part1 = larm8 | |
119 | 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) | |
120 | ----------------------------------------------------------------- Right Arm ----------------------------------------------------------------- | |
121 | rarm1 = Instance.new("Part", char) | |
122 | rarm1.Name = "Middle" | |
123 | rarm1.BrickColor = BrickColor.new("Royal purple") | |
124 | rarm1.Size = Vector3.new(1, 2, 1) | |
125 | rarm1.CanCollide = false | |
126 | rarm1.BottomSurface = "Smooth" | |
127 | rarm1.TopSurface = "Smooth" | |
128 | rarm1.Material = "Neon" | |
129 | Weld = Instance.new("Weld",rarm) | |
130 | Weld.Part0 = rarm | |
131 | 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) | |
132 | Weld.Part1 = rarm1 | |
133 | 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) | |
134 | ||
135 | rarm2 = Instance.new("Part", char) | |
136 | rarm2.BrickColor = BrickColor.new("Really black") | |
137 | rarm2.Size = Vector3.new(1, 0.4, 1) | |
138 | rarm2.CanCollide = false | |
139 | rarm2.BottomSurface = "Smooth" | |
140 | rarm2.TopSurface = "Smooth" | |
141 | Weld = Instance.new("Weld",rarm) | |
142 | Weld.Part0 = rarm | |
143 | 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) | |
144 | Weld.Part1 = rarm2 | |
145 | 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) | |
146 | ||
147 | rarm3 = Instance.new("Part", char) | |
148 | rarm3.BrickColor = BrickColor.new("Really black") | |
149 | rarm3.Size = Vector3.new(1, 0.4, 1) | |
150 | rarm3.CanCollide = false | |
151 | rarm3.BottomSurface = "Smooth" | |
152 | rarm3.TopSurface = "Smooth" | |
153 | Weld = Instance.new("Weld",rarm) | |
154 | Weld.Part0 = rarm | |
155 | 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) | |
156 | Weld.Part1 = rarm3 | |
157 | 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) | |
158 | ||
159 | rarm4 = Instance.new("Part", char) | |
160 | rarm4.BrickColor = BrickColor.new("Really black") | |
161 | rarm4.Size = Vector3.new(1, 0.4, 1) | |
162 | rarm4.CanCollide = false | |
163 | rarm4.BottomSurface = "Smooth" | |
164 | rarm4.TopSurface = "Smooth" | |
165 | Weld = Instance.new("Weld",rarm) | |
166 | Weld.Part0 = rarm | |
167 | 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) | |
168 | Weld.Part1 = rarm4 | |
169 | 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) | |
170 | ||
171 | rarm5 = Instance.new("Part", char) | |
172 | rarm5.BrickColor = BrickColor.new("Really black") | |
173 | rarm5.Size = Vector3.new(1, 0.4, 1) | |
174 | rarm5.CanCollide = false | |
175 | rarm5.BottomSurface = "Smooth" | |
176 | rarm5.TopSurface = "Smooth" | |
177 | Mesh = Instance.new("SpecialMesh", rarm5) | |
178 | Mesh.MeshType = "Brick" | |
179 | Mesh.Scale = Vector3.new(1.1, 1.1, 1.1) | |
180 | Weld = Instance.new("Weld",rarm) | |
181 | Weld.Part0 = rarm | |
182 | 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) | |
183 | Weld.Part1 = rarm5 | |
184 | 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) | |
185 | ||
186 | rarm6 = Instance.new("Part", char) | |
187 | rarm6.BrickColor = BrickColor.new("Really black") | |
188 | rarm6.Size = Vector3.new(1, 0.4, 1) | |
189 | rarm6.CanCollide = false | |
190 | rarm6.BottomSurface = "Smooth" | |
191 | rarm6.TopSurface = "Smooth" | |
192 | Weld = Instance.new("Weld",rarm) | |
193 | Weld.Part0 = rarm | |
194 | 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) | |
195 | Weld.Part1 = rarm6 | |
196 | 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) | |
197 | ||
198 | rarm7 = Instance.new("Part", char) | |
199 | rarm7.BrickColor = BrickColor.new("Royal purple") | |
200 | rarm7.Size = Vector3.new(0.5, 0.3, 2) | |
201 | rarm7.CanCollide = false | |
202 | rarm7.BottomSurface = "Smooth" | |
203 | rarm7.TopSurface = "Smooth" | |
204 | rarm7.Material = "Neon" | |
205 | Weld = Instance.new("Weld",rarm) | |
206 | Weld.Part0 = rarm | |
207 | 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) | |
208 | Weld.Part1 = rarm7 | |
209 | 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) | |
210 | ||
211 | rarm8 = Instance.new("Part", char) | |
212 | rarm8.BrickColor = BrickColor.new("Really black") | |
213 | rarm8.Size = Vector3.new(1, 0.4, 1) | |
214 | rarm8.CanCollide = false | |
215 | rarm8.BottomSurface = "Smooth" | |
216 | rarm8.TopSurface = "Smooth" | |
217 | Weld = Instance.new("Weld",rarm) | |
218 | Weld.Part0 = rarm | |
219 | 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) | |
220 | Weld.Part1 = rarm8 | |
221 | 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) | |
222 | ----------------------------------------------------------------- Left Leg ----------------------------------------------------------------- | |
223 | lleg1 = Instance.new("Part", char) | |
224 | lleg1.Name = "Middle" | |
225 | lleg1.BrickColor = BrickColor.new("Royal purple") | |
226 | lleg1.Size = Vector3.new(1, 2, 1) | |
227 | lleg1.CanCollide = false | |
228 | lleg1.BottomSurface = "Smooth" | |
229 | lleg1.TopSurface = "Smooth" | |
230 | lleg1.Material = "Neon" | |
231 | Weld = Instance.new("Weld",lleg) | |
232 | Weld.Part0 = lleg | |
233 | Weld.C0 = CFrame.new(-2.3581152, 0.999663353, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
234 | Weld.Part1 = lleg1 | |
235 | Weld.C1 = CFrame.new(-2.3581152, 0.999663353, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
236 | ||
237 | lleg2 = Instance.new("Part", char) | |
238 | lleg2.BrickColor = BrickColor.new("Really black") | |
239 | lleg2.Size = Vector3.new(1, 0.4, 1) | |
240 | lleg2.CanCollide = false | |
241 | lleg2.BottomSurface = "Smooth" | |
242 | lleg2.TopSurface = "Smooth" | |
243 | Weld = Instance.new("Weld",lleg) | |
244 | Weld.Part0 = lleg | |
245 | Weld.C0 = CFrame.new(-2.3581152, 0.999663353, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
246 | Weld.Part1 = lleg2 | |
247 | 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) | |
248 | ||
249 | lleg3 = Instance.new("Part", char) | |
250 | lleg3.BrickColor = BrickColor.new("Really black") | |
251 | lleg3.Size = Vector3.new(0.5, 0.3, 2) | |
252 | lleg3.CanCollide = false | |
253 | lleg3.BottomSurface = "Smooth" | |
254 | lleg3.TopSurface = "Smooth" | |
255 | Weld = Instance.new("Weld",lleg) | |
256 | Weld.Part0 = lleg | |
257 | Weld.C0 = CFrame.new(-2.3581152, 0.999663353, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
258 | Weld.Part1 = lleg3 | |
259 | 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) | |
260 | ||
261 | lleg4 = Instance.new("Part", char) | |
262 | lleg4.BrickColor = BrickColor.new("Really black") | |
263 | lleg4.Size = Vector3.new(1, 0.4, 1) | |
264 | lleg4.CanCollide = false | |
265 | lleg4.BottomSurface = "Smooth" | |
266 | lleg4.TopSurface = "Smooth" | |
267 | Weld = Instance.new("Weld",lleg) | |
268 | Weld.Part0 = lleg | |
269 | Weld.C0 = CFrame.new(-2.3581152, 0.999663353, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
270 | Weld.Part1 = lleg4 | |
271 | 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) | |
272 | ||
273 | lleg5 = Instance.new("Part", char) | |
274 | lleg5.BrickColor = BrickColor.new("Really black") | |
275 | lleg5.Size = Vector3.new(1, 0.4, 1) | |
276 | lleg5.CanCollide = false | |
277 | lleg5.BottomSurface = "Smooth" | |
278 | lleg5.TopSurface = "Smooth" | |
279 | Weld = Instance.new("Weld",lleg) | |
280 | Weld.Part0 = lleg | |
281 | Weld.C0 = CFrame.new(-2.3581152, 0.999663353, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
282 | Weld.Part1 = lleg5 | |
283 | 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) | |
284 | ||
285 | lleg6 = Instance.new("Part", char) | |
286 | lleg6.BrickColor = BrickColor.new("Really black") | |
287 | lleg6.Size = Vector3.new(1, 0.4, 1) | |
288 | lleg6.CanCollide = false | |
289 | lleg6.BottomSurface = "Smooth" | |
290 | lleg6.TopSurface = "Smooth" | |
291 | Weld = Instance.new("Weld",lleg) | |
292 | Weld.Part0 = lleg | |
293 | Weld.C0 = CFrame.new(-2.3581152, 0.999663353, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
294 | Weld.Part1 = lleg6 | |
295 | 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) | |
296 | ||
297 | lleg7 = Instance.new("Part", char) | |
298 | lleg7.BrickColor = BrickColor.new("Really black") | |
299 | lleg7.Size = Vector3.new(1, 0.4, 1) | |
300 | lleg7.CanCollide = false | |
301 | lleg7.BottomSurface = "Smooth" | |
302 | lleg7.TopSurface = "Smooth" | |
303 | Weld = Instance.new("Weld",lleg) | |
304 | Weld.Part0 = lleg | |
305 | Weld.C0 = CFrame.new(-2.3581152, 0.999663353, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
306 | Weld.Part1 = lleg7 | |
307 | 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) | |
308 | ----------------------------------------------------------------- Right Leg ----------------------------------------------------------------- | |
309 | rleg1 = Instance.new("Part", char) | |
310 | rleg1.Name = "Middle" | |
311 | rleg1.BrickColor = BrickColor.new("Royal purple") | |
312 | rleg1.Size = Vector3.new(1, 2, 1) | |
313 | rleg1.CanCollide = false | |
314 | rleg1.BottomSurface = "Smooth" | |
315 | rleg1.TopSurface = "Smooth" | |
316 | rleg1.Material = "Neon" | |
317 | Weld = Instance.new("Weld",rleg) | |
318 | Weld.Part0 = rleg | |
319 | Weld.C0 = CFrame.new(-3.3581152, 1.00582027, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
320 | Weld.Part1 = rleg1 | |
321 | Weld.C1 = CFrame.new(-3.3581152, 1.00582027, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
322 | ||
323 | rleg2 = Instance.new("Part", char) | |
324 | rleg2.BrickColor = BrickColor.new("Really black") | |
325 | rleg2.Size = Vector3.new(1, 0.4, 1) | |
326 | rleg2.CanCollide = false | |
327 | rleg2.BottomSurface = "Smooth" | |
328 | rleg2.TopSurface = "Smooth" | |
329 | Weld = Instance.new("Weld",rleg) | |
330 | Weld.Part0 = rleg | |
331 | Weld.C0 = CFrame.new(-3.3581152, 1.00582027, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
332 | Weld.Part1 = rleg2 | |
333 | 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) | |
334 | ||
335 | rleg3 = Instance.new("Part", char) | |
336 | rleg3.BrickColor = BrickColor.new("Really black") | |
337 | rleg3.Size = Vector3.new(1, 0.4, 1) | |
338 | rleg3.CanCollide = false | |
339 | rleg3.BottomSurface = "Smooth" | |
340 | rleg3.TopSurface = "Smooth" | |
341 | Weld = Instance.new("Weld",rleg) | |
342 | Weld.Part0 = rleg | |
343 | Weld.C0 = CFrame.new(-3.3581152, 1.00582027, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
344 | Weld.Part1 = rleg3 | |
345 | 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) | |
346 | ||
347 | rleg4 = Instance.new("Part", char) | |
348 | rleg4.BrickColor = BrickColor.new("Really black") | |
349 | rleg4.Size = Vector3.new(1, 0.4, 1) | |
350 | rleg4.CanCollide = false | |
351 | rleg4.BottomSurface = "Smooth" | |
352 | rleg4.TopSurface = "Smooth" | |
353 | Weld = Instance.new("Weld",rleg) | |
354 | Weld.Part0 = rleg | |
355 | Weld.C0 = CFrame.new(-3.3581152, 1.00582027, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
356 | Weld.Part1 = rleg4 | |
357 | 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) | |
358 | ||
359 | rleg5 = Instance.new("Part", char) | |
360 | rleg5.BrickColor = BrickColor.new("Really black") | |
361 | rleg5.Size = Vector3.new(1, 0.4, 1) | |
362 | rleg5.CanCollide = false | |
363 | rleg5.BottomSurface = "Smooth" | |
364 | rleg5.TopSurface = "Smooth" | |
365 | Weld = Instance.new("Weld",rleg) | |
366 | Weld.Part0 = rleg | |
367 | Weld.C0 = CFrame.new(-3.3581152, 1.00582027, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
368 | Weld.Part1 = rleg5 | |
369 | 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) | |
370 | ||
371 | rleg6 = Instance.new("Part", char) | |
372 | rleg6.BrickColor = BrickColor.new("Really black") | |
373 | rleg6.Size = Vector3.new(1, 0.4, 1) | |
374 | rleg6.CanCollide = false | |
375 | rleg6.BottomSurface = "Smooth" | |
376 | rleg6.TopSurface = "Smooth" | |
377 | Weld = Instance.new("Weld",rleg) | |
378 | Weld.Part0 = rleg | |
379 | Weld.C0 = CFrame.new(-3.3581152, 1.00582027, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
380 | Weld.Part1 = rleg6 | |
381 | 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) | |
382 | ||
383 | rleg7 = Instance.new("Part", char) | |
384 | rleg7.BrickColor = BrickColor.new("Really black") | |
385 | rleg7.Size = Vector3.new(0.5, 0.3, 2) | |
386 | rleg7.CanCollide = false | |
387 | rleg7.BottomSurface = "Smooth" | |
388 | rleg7.TopSurface = "Smooth" | |
389 | Weld = Instance.new("Weld",rleg) | |
390 | Weld.Part0 = rleg | |
391 | Weld.C0 = CFrame.new(-3.3581152, 1.00582027, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
392 | Weld.Part1 = rleg7 | |
393 | 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) | |
394 | ----------------------------------------------------------------- Torso ----------------------------------------------------------------- | |
395 | Chest1 = Instance.new("Part", char) | |
396 | Chest1.Name = "Ball" | |
397 | Chest1.BrickColor = BrickColor.new("Royal purple") | |
398 | Chest1.Size = Vector3.new(1, 0.4, 1) | |
399 | Chest1.CanCollide = false | |
400 | Chest1.BottomSurface = "Smooth" | |
401 | Chest1.TopSurface = "Smooth" | |
402 | Chest1.Material = "Neon" | |
403 | Mesh = Instance.new("CylinderMesh", Chest1) | |
404 | Mesh.Scale = Vector3.new(0.9, 0.4, 0.9) | |
405 | Weld = Instance.new("Weld",torso) | |
406 | Weld.Part0 = torso | |
407 | Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
408 | Weld.Part1 = Chest1 | |
409 | Weld.C1 = CFrame.new(0, 0.700000763, 0.176463604, -1, 0, 0, 0, 0, -1, 0, -1, 0) | |
410 | ||
411 | Chest2 = Instance.new("Part", char) | |
412 | Chest2.BrickColor = BrickColor.new("Royal purple") | |
413 | Chest2.Name = "Middle" | |
414 | Chest2.Size = Vector3.new(2, 2, 1) | |
415 | Chest2.CanCollide = false | |
416 | Chest2.BottomSurface = "Smooth" | |
417 | Chest2.TopSurface = "Smooth" | |
418 | Chest2.Material = "Neon" | |
419 | Weld = Instance.new("Weld",torso) | |
420 | Weld.Part0 = torso | |
421 | Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
422 | Weld.Part1 = Chest2 | |
423 | Weld.C1 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
424 | ||
425 | Chest3 = Instance.new("Part", char) | |
426 | Chest3.BrickColor = BrickColor.new("Really black") | |
427 | Chest3.Size = Vector3.new(1, 0.4, 1) | |
428 | Chest3.CanCollide = false | |
429 | Chest3.BottomSurface = "Smooth" | |
430 | Chest3.TopSurface = "Smooth" | |
431 | Weld = Instance.new("Weld",torso) | |
432 | Weld.Part0 = torso | |
433 | Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
434 | Weld.Part1 = Chest3 | |
435 | 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) | |
436 | ||
437 | Chest4 = Instance.new("Part", char) | |
438 | Chest4.BrickColor = BrickColor.new("Really black") | |
439 | Chest4.Size = Vector3.new(1, 0.4, 1) | |
440 | Chest4.CanCollide = false | |
441 | Chest4.BottomSurface = "Smooth" | |
442 | Chest4.TopSurface = "Smooth" | |
443 | Weld = Instance.new("Weld",torso) | |
444 | Weld.Part0 = torso | |
445 | Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
446 | Weld.Part1 = Chest4 | |
447 | 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) | |
448 | ||
449 | Chest5 = Instance.new("Part", char) | |
450 | Chest5.BrickColor = BrickColor.new("Really black") | |
451 | Chest5.Size = Vector3.new(1, 0.4, 1) | |
452 | Chest5.CanCollide = false | |
453 | Chest5.BottomSurface = "Smooth" | |
454 | Chest5.TopSurface = "Smooth" | |
455 | Weld = Instance.new("Weld",torso) | |
456 | Weld.Part0 = torso | |
457 | Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
458 | Weld.Part1 = Chest5 | |
459 | 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) | |
460 | ||
461 | Chest6 = Instance.new("Part", char) | |
462 | Chest6.BrickColor = BrickColor.new("Really black") | |
463 | Chest6.Size = Vector3.new(1, 0.4, 1) | |
464 | Chest6.CanCollide = false | |
465 | Chest6.BottomSurface = "Smooth" | |
466 | Chest6.TopSurface = "Smooth" | |
467 | Weld = Instance.new("Weld",torso) | |
468 | Weld.Part0 = torso | |
469 | Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
470 | Weld.Part1 = Chest6 | |
471 | 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) | |
472 | ||
473 | Chest7 = Instance.new("Part", char) | |
474 | Chest7.BrickColor = BrickColor.new("Really black") | |
475 | Chest7.Size = Vector3.new(1, 0.4, 1) | |
476 | Chest7.CanCollide = false | |
477 | Chest7.BottomSurface = "Smooth" | |
478 | Chest7.TopSurface = "Smooth" | |
479 | Weld = Instance.new("Weld",torso) | |
480 | Weld.Part0 = torso | |
481 | Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
482 | Weld.Part1 = Chest7 | |
483 | 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) | |
484 | ||
485 | Chest8 = Instance.new("Part", char) | |
486 | Chest8.BrickColor = BrickColor.new("Really black") | |
487 | Chest8.Size = Vector3.new(1, 0.4, 1) | |
488 | Chest8.CanCollide = false | |
489 | Chest8.BottomSurface = "Smooth" | |
490 | Chest8.TopSurface = "Smooth" | |
491 | Weld = Instance.new("Weld",torso) | |
492 | Weld.Part0 = torso | |
493 | Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
494 | Weld.Part1 = Chest8 | |
495 | 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) | |
496 | ||
497 | Chest9 = Instance.new("Part", char) | |
498 | Chest9.BrickColor = BrickColor.new("Really black") | |
499 | Chest9.Size = Vector3.new(0.5, 0.3, 2) | |
500 | Chest9.CanCollide = false | |
501 | Chest9.BottomSurface = "Smooth" | |
502 | Chest9.TopSurface = "Smooth" | |
503 | Weld = Instance.new("Weld",torso) | |
504 | Weld.Part0 = torso | |
505 | Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
506 | Weld.Part1 = Chest9 | |
507 | 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) | |
508 | ||
509 | Chest10 = Instance.new("Part", char) | |
510 | Chest10.BrickColor = BrickColor.new("Really black") | |
511 | Chest10.Size = Vector3.new(1, 0.4, 1) | |
512 | Chest10.CanCollide = false | |
513 | Chest10.BottomSurface = "Smooth" | |
514 | Chest10.TopSurface = "Smooth" | |
515 | Mesh = Instance.new("SpecialMesh", Chest10) | |
516 | Mesh.Scale = Vector3.new(1.1, 1.1, 1.1) | |
517 | Weld = Instance.new("Weld",torso) | |
518 | Weld.Part0 = torso | |
519 | Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
520 | Weld.Part1 = Chest10 | |
521 | 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) | |
522 | ||
523 | Chest11 = Instance.new("Part", char) | |
524 | Chest11.BrickColor = BrickColor.new("Really black") | |
525 | Chest11.Size = Vector3.new(0.5, 0.3, 2) | |
526 | Chest11.CanCollide = false | |
527 | Chest11.BottomSurface = "Smooth" | |
528 | Chest11.TopSurface = "Smooth" | |
529 | Weld = Instance.new("Weld",torso) | |
530 | Weld.Part0 = torso | |
531 | Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
532 | Weld.Part1 = Chest11 | |
533 | 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) | |
534 | ||
535 | Chest12 = Instance.new("Part", char) | |
536 | Chest12.BrickColor = BrickColor.new("Really black") | |
537 | Chest12.Size = Vector3.new(0.5, 0.3, 2) | |
538 | Chest12.CanCollide = false | |
539 | Chest12.BottomSurface = "Smooth" | |
540 | Chest12.TopSurface = "Smooth" | |
541 | Weld = Instance.new("Weld",torso) | |
542 | Weld.Part0 = torso | |
543 | Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
544 | Weld.Part1 = Chest12 | |
545 | 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) | |
546 | ||
547 | Chest13 = Instance.new("Part", char) | |
548 | Chest13.BrickColor = BrickColor.new("Really black") | |
549 | Chest13.Size = Vector3.new(0.5, 0.3, 2) | |
550 | Chest13.CanCollide = false | |
551 | Chest13.BottomSurface = "Smooth" | |
552 | Chest13.TopSurface = "Smooth" | |
553 | Weld = Instance.new("Weld",torso) | |
554 | Weld.Part0 = torso | |
555 | Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
556 | Weld.Part1 = Chest13 | |
557 | 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) | |
558 | ||
559 | Chest14 = Instance.new("Part", char) | |
560 | Chest14.BrickColor = BrickColor.new("Really black") | |
561 | Chest14.Size = Vector3.new(0.5, 0.3, 2) | |
562 | Chest14.CanCollide = false | |
563 | Chest14.BottomSurface = "Smooth" | |
564 | Chest14.TopSurface = "Smooth" | |
565 | Weld = Instance.new("Weld",torso) | |
566 | Weld.Part0 = torso | |
567 | Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
568 | Weld.Part1 = Chest14 | |
569 | 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) | |
570 | ||
571 | Chest15 = Instance.new("Part", char) | |
572 | Chest15.BrickColor = BrickColor.new("Really black") | |
573 | Chest15.Size = Vector3.new(0.5, 0.3, 2) | |
574 | Chest15.CanCollide = false | |
575 | Chest15.BottomSurface = "Smooth" | |
576 | Chest15.TopSurface = "Smooth" | |
577 | Weld = Instance.new("Weld",torso) | |
578 | Weld.Part0 = torso | |
579 | Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
580 | Weld.Part1 = Chest15 | |
581 | 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) | |
582 | ||
583 | Chest16 = Instance.new("Part", char) | |
584 | Chest16.BrickColor = BrickColor.new("Really black") | |
585 | Chest16.Size = Vector3.new(0.5, 0.3, 2) | |
586 | Chest16.CanCollide = false | |
587 | Chest16.BottomSurface = "Smooth" | |
588 | Chest16.TopSurface = "Smooth" | |
589 | Weld = Instance.new("Weld",torso) | |
590 | Weld.Part0 = torso | |
591 | Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
592 | Weld.Part1 = Chest16 | |
593 | 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) | |
594 | ||
595 | Chest17 = Instance.new("Part", char) | |
596 | Chest17.BrickColor = BrickColor.new("Really black") | |
597 | Chest17.Size = Vector3.new(0.5, 0.3, 2) | |
598 | Chest17.CanCollide = false | |
599 | Chest17.BottomSurface = "Smooth" | |
600 | Chest17.TopSurface = "Smooth" | |
601 | Weld = Instance.new("Weld",torso) | |
602 | Weld.Part0 = torso | |
603 | Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
604 | Weld.Part1 = Chest17 | |
605 | 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) | |
606 | ||
607 | Chest18 = Instance.new("Part", char) | |
608 | Chest18.BrickColor = BrickColor.new("Really black") | |
609 | Chest18.Size = Vector3.new(0.5, 0.3, 2) | |
610 | Chest18.CanCollide = false | |
611 | Chest18.BottomSurface = "Smooth" | |
612 | Chest18.TopSurface = "Smooth" | |
613 | Weld = Instance.new("Weld",torso) | |
614 | Weld.Part0 = torso | |
615 | Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
616 | Weld.Part1 = Chest18 | |
617 | 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) | |
618 | ||
619 | Chest19 = Instance.new("Part", char) | |
620 | Chest19.BrickColor = BrickColor.new("Really black") | |
621 | Chest19.Size = Vector3.new(0.5, 0.3, 2) | |
622 | Chest19.CanCollide = false | |
623 | Chest19.BottomSurface = "Smooth" | |
624 | Chest19.TopSurface = "Smooth" | |
625 | Weld = Instance.new("Weld",torso) | |
626 | Weld.Part0 = torso | |
627 | Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
628 | Weld.Part1 = Chest19 | |
629 | 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) | |
630 | ||
631 | Chest20 = Instance.new("Part", char) | |
632 | Chest20.BrickColor = BrickColor.new("Really black") | |
633 | Chest20.Size = Vector3.new(1, 0.4, 1) | |
634 | Chest20.CanCollide = false | |
635 | Chest20.BottomSurface = "Smooth" | |
636 | Chest20.TopSurface = "Smooth" | |
637 | Mesh = Instance.new("SpecialMesh",Chest20) | |
638 | Mesh.Scale = Vector3.new(1.1,1.1,1.1) | |
639 | Weld = Instance.new("Weld",torso) | |
640 | Weld.Part0 = torso | |
641 | Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
642 | Weld.Part1 = Chest20 | |
643 | 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) | |
644 | ||
645 | Chest21 = Instance.new("Part", char) | |
646 | Chest21.BrickColor = BrickColor.new("Really black") | |
647 | Chest21.Size = Vector3.new(0.5, 0.3, 2) | |
648 | Chest21.CanCollide = false | |
649 | Chest21.BottomSurface = "Smooth" | |
650 | Chest21.TopSurface = "Smooth" | |
651 | Weld = Instance.new("Weld",torso) | |
652 | Weld.Part0 = torso | |
653 | Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
654 | Weld.Part1 = Chest21 | |
655 | 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) | |
656 | ||
657 | Chest22 = Instance.new("Part", char) | |
658 | Chest22.BrickColor = BrickColor.new("Really black") | |
659 | Chest22.Size = Vector3.new(0.5, 0.3, 2) | |
660 | Chest22.CanCollide = false | |
661 | Chest22.BottomSurface = "Smooth" | |
662 | Chest22.TopSurface = "Smooth" | |
663 | Weld = Instance.new("Weld",torso) | |
664 | Weld.Part0 = torso | |
665 | Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
666 | Weld.Part1 = Chest22 | |
667 | 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) | |
668 | ||
669 | Chest23 = Instance.new("Part", char) | |
670 | Chest23.BrickColor = BrickColor.new("Really black") | |
671 | Chest23.Size = Vector3.new(0.5, 0.3, 2) | |
672 | Chest23.CanCollide = false | |
673 | Chest23.BottomSurface = "Smooth" | |
674 | Chest23.TopSurface = "Smooth" | |
675 | Weld = Instance.new("Weld",torso) | |
676 | Weld.Part0 = torso | |
677 | Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
678 | Weld.Part1 = Chest23 | |
679 | 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) | |
680 | ||
681 | Chest24 = Instance.new("Part", char) | |
682 | Chest24.BrickColor = BrickColor.new("Really black") | |
683 | Chest24.Size = Vector3.new(0.5, 0.3, 2) | |
684 | Chest24.CanCollide = false | |
685 | Chest24.BottomSurface = "Smooth" | |
686 | Chest24.TopSurface = "Smooth" | |
687 | Weld = Instance.new("Weld",torso) | |
688 | Weld.Part0 = torso | |
689 | Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
690 | Weld.Part1 = Chest24 | |
691 | 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) | |
692 | ---------------------------------------------------------------------------------------------------------------------- | |
693 | Leaked By Sasuke Uchiha! |