View difference between Paste ID: DmcYA1Gp and 5fhcCfbN
SHOW: | | - or go back to the newest paste.
1
2
--Converted with ttyyuu12345's model to script plugin v4
3
function sandbox(var,func)
4
	local env = getfenv(func)
5
	local newenv = setmetatable({},{
6
		__index = function(self,k)
7
			if k=="script" then
8
				return var
9
			else
10
				return env[k]
11
			end
12
		end,
13
	})
14
	setfenv(func,newenv)
15
	return func
16
end
17
cors = {}
18
mas = Instance.new("Model",game:GetService("Lighting"))
19
Model0 = Instance.new("Model")
20
Model1 = Instance.new("Model")
21
Part2 = Instance.new("Part")
22
Weld3 = Instance.new("Weld")
23
Part4 = Instance.new("Part")
24
Decal5 = Instance.new("Decal")
25
Decal6 = Instance.new("Decal")
26
Decal7 = Instance.new("Decal")
27
Decal8 = Instance.new("Decal")
28
Decal9 = Instance.new("Decal")
29
Decal10 = Instance.new("Decal")
30
BlockMesh11 = Instance.new("BlockMesh")
31
Model12 = Instance.new("Model")
32
Part13 = Instance.new("Part")
33
SpecialMesh14 = Instance.new("SpecialMesh")
34
Weld15 = Instance.new("Weld")
35
Part16 = Instance.new("Part")
36
Weld17 = Instance.new("Weld")
37
Part18 = Instance.new("Part")
38
BlockMesh19 = Instance.new("BlockMesh")
39
Decal20 = Instance.new("Decal")
40
Decal21 = Instance.new("Decal")
41
Decal22 = Instance.new("Decal")
42
Decal23 = Instance.new("Decal")
43
Decal24 = Instance.new("Decal")
44
Decal25 = Instance.new("Decal")
45
Part26 = Instance.new("Part")
46
Decal27 = Instance.new("Decal")
47
BodyGyro28 = Instance.new("BodyGyro")
48
BlockMesh29 = Instance.new("BlockMesh")
49
Decal30 = Instance.new("Decal")
50
Decal31 = Instance.new("Decal")
51
Decal32 = Instance.new("Decal")
52
Decal33 = Instance.new("Decal")
53
Decal34 = Instance.new("Decal")
54
Decal35 = Instance.new("Decal")
55
Model36 = Instance.new("Model")
56
Part37 = Instance.new("Part")
57
Weld38 = Instance.new("Weld")
58
Part39 = Instance.new("Part")
59
Decal40 = Instance.new("Decal")
60
Decal41 = Instance.new("Decal")
61
Decal42 = Instance.new("Decal")
62
Decal43 = Instance.new("Decal")
63
Decal44 = Instance.new("Decal")
64
Decal45 = Instance.new("Decal")
65
BlockMesh46 = Instance.new("BlockMesh")
66
Fire47 = Instance.new("Fire")
67
Model48 = Instance.new("Model")
68
Part49 = Instance.new("Part")
69
Weld50 = Instance.new("Weld")
70
Part51 = Instance.new("Part")
71
BlockMesh52 = Instance.new("BlockMesh")
72
Decal53 = Instance.new("Decal")
73
Decal54 = Instance.new("Decal")
74
Decal55 = Instance.new("Decal")
75
Decal56 = Instance.new("Decal")
76
Decal57 = Instance.new("Decal")
77
Decal58 = Instance.new("Decal")
78
Fire59 = Instance.new("Fire")
79
Model60 = Instance.new("Model")
80
Part61 = Instance.new("Part")
81
Weld62 = Instance.new("Weld")
82
Part63 = Instance.new("Part")
83
BlockMesh64 = Instance.new("BlockMesh")
84
Decal65 = Instance.new("Decal")
85
Decal66 = Instance.new("Decal")
86
Decal67 = Instance.new("Decal")
87
Decal68 = Instance.new("Decal")
88
Decal69 = Instance.new("Decal")
89
Decal70 = Instance.new("Decal")
90
Fire71 = Instance.new("Fire")
91
Part72 = Instance.new("Part")
92
Script73 = Instance.new("Script")
93
Script74 = Instance.new("Script")
94
Script75 = Instance.new("Script")
95
Script76 = Instance.new("Script")
96
Script77 = Instance.new("Script")
97
RotateP78 = Instance.new("RotateP")
98
Script79 = Instance.new("Script")
99
RotateP80 = Instance.new("RotateP")
100
Script81 = Instance.new("Script")
101
RotateP82 = Instance.new("RotateP")
102
Script83 = Instance.new("Script")
103
RotateP84 = Instance.new("RotateP")
104
Script85 = Instance.new("Script")
105
Script86 = Instance.new("Script")
106
Model0.Name = "stevelmao"
107
Model0.Parent = mas
108
Model1.Name = "Arm1"
109
Model1.Parent = Model0
110
Part2.Name = "Middle"
111
Part2.Parent = Model1
112
Part2.CFrame = CFrame.new(-27.4175568, 2.99998999, 54.1003265, 1, 0, 0, 0, 1, 0, 0, 0, 1)
113
Part2.Position = Vector3.new(-27.4175568, 2.99998999, 54.1003265)
114
Part2.Color = Color3.new(0.972549, 0.972549, 0.972549)
115
Part2.Transparency = 1
116
Part2.Size = Vector3.new(1, 2, 1)
117
Part2.Anchored = true
118
Part2.BrickColor = BrickColor.new("Institutional white")
119
Part2.CanCollide = false
120
Part2.brickColor = BrickColor.new("Institutional white")
121
Part2.FormFactor = Enum.FormFactor.Symmetric
122
Part2.formFactor = Enum.FormFactor.Symmetric
123
Weld3.Parent = Part2
124
Part4.Name = "Left Arm"
125
Part4.Parent = Model1
126
Part4.CFrame = CFrame.new(-27.4175568, 3.00107288, 54.1032562, 1, 0, -7.10542804e-14, -3.12347476e-16, 0.999990344, -0.00439589936, 7.10535959e-14, 0.00439589936, 0.999990344)
127
Part4.Orientation = Vector3.new(0.25, 0, 0)
128
Part4.Position = Vector3.new(-27.4175568, 3.00107288, 54.1032562)
129
Part4.Rotation = Vector3.new(0.25, 0, 0)
130
Part4.Color = Color3.new(0.917647, 0.721569, 0.572549)
131
Part4.Size = Vector3.new(1, 2, 1)
132
Part4.Anchored = true
133
Part4.BrickColor = BrickColor.new("Light orange")
134
Part4.brickColor = BrickColor.new("Light orange")
135
Part4.FormFactor = Enum.FormFactor.Symmetric
136
Part4.formFactor = Enum.FormFactor.Symmetric
137
Decal5.Parent = Part4
138
Decal5.Texture = "http://www.roblox.com/asset/?id=38934568"
139
Decal5.Face = Enum.NormalId.Bottom
140
Decal6.Parent = Part4
141
Decal6.Texture = "http://www.roblox.com/asset/?id=38934613"
142
Decal6.Face = Enum.NormalId.Top
143
Decal7.Parent = Part4
144
Decal7.Texture = "http://www.roblox.com/asset/?id=38934581"
145
Decal8.Parent = Part4
146
Decal8.Texture = "http://www.roblox.com/asset/?id=38934591"
147
Decal8.Face = Enum.NormalId.Right
148
Decal9.Parent = Part4
149
Decal9.Texture = "http://www.roblox.com/asset/?id=38934560"
150
Decal9.Face = Enum.NormalId.Back
151
Decal10.Parent = Part4
152
Decal10.Texture = "http://www.roblox.com/asset/?id=38934601"
153
Decal10.Face = Enum.NormalId.Left
154
BlockMesh11.Parent = Part4
155
BlockMesh11.Offset = Vector3.new(0.300000012, 0, 0)
156
BlockMesh11.Scale = Vector3.new(0.800000012, 1, 0.800000012)
157
Model12.Name = "Chest"
158
Model12.Parent = Model0
159
Part13.Name = "Head"
160
Part13.Parent = Model12
161
Part13.CFrame = CFrame.new(-25.9175568, 4.49998808, 54.1003265, 1, 0, 0, 0, 1, 0, 0, 0, 1)
162
Part13.Position = Vector3.new(-25.9175568, 4.49998808, 54.1003265)
163
Part13.Color = Color3.new(0.972549, 0.972549, 0.972549)
164
Part13.Transparency = 1
165
Part13.Size = Vector3.new(2, 1, 1)
166
Part13.Anchored = true
167
Part13.BrickColor = BrickColor.new("Institutional white")
168
Part13.CanCollide = false
169
Part13.TopSurface = Enum.SurfaceType.Universal
170
Part13.brickColor = BrickColor.new("Institutional white")
171
Part13.FormFactor = Enum.FormFactor.Symmetric
172
Part13.formFactor = Enum.FormFactor.Symmetric
173
SpecialMesh14.Parent = Part13
174
SpecialMesh14.Scale = Vector3.new(1.25999999, 1.25999999, 1.25999999)
175
Weld15.Name = "HeadWeld"
176
Weld15.Parent = Part13
177
Weld15.C0 = CFrame.new(0, 0.5, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
178
Weld15.C1 = CFrame.new(0, 0.0900000036, 0.180000007, 1, 0, 0, 0, 1, 0, 0, 0, 1)
179
Part16.Name = "Middle"
180
Part16.Parent = Model12
181
Part16.CFrame = CFrame.new(-25.9175568, 2.99998999, 54.1003265, 1, 0, 0, 0, 1, 0, 0, 0, 1)
182
Part16.Position = Vector3.new(-25.9175568, 2.99998999, 54.1003265)
183
Part16.Color = Color3.new(0.972549, 0.972549, 0.972549)
184
Part16.Transparency = 1
185
Part16.Size = Vector3.new(2, 2, 1)
186
Part16.Anchored = true
187
Part16.BrickColor = BrickColor.new("Institutional white")
188
Part16.CanCollide = false
189
Part16.LeftParamA = 0
190
Part16.LeftParamB = 0
191
Part16.LeftSurface = Enum.SurfaceType.Weld
192
Part16.RightParamA = 0
193
Part16.RightParamB = 0
194
Part16.RightSurface = Enum.SurfaceType.Weld
195
Part16.brickColor = BrickColor.new("Institutional white")
196
Part16.FormFactor = Enum.FormFactor.Symmetric
197
Part16.formFactor = Enum.FormFactor.Symmetric
198
Weld17.Parent = Part16
199
Part18.Name = "Head"
200
Part18.Parent = Model12
201
Part18.CFrame = CFrame.new(-25.9175568, 4.59998989, 54.1003265, 1, 0, 0, 0, 1, 0, 0, 0, 1)
202
Part18.Position = Vector3.new(-25.9175568, 4.59998989, 54.1003265)
203
Part18.Color = Color3.new(0.8, 0.556863, 0.411765)
204
Part18.Size = Vector3.new(2, 1, 1)
205
Part18.Anchored = true
206
Part18.BrickColor = BrickColor.new("Nougat")
207
Part18.TopSurface = Enum.SurfaceType.Smooth
208
Part18.brickColor = BrickColor.new("Nougat")
209
Part18.FormFactor = Enum.FormFactor.Symmetric
210
Part18.formFactor = Enum.FormFactor.Symmetric
211
BlockMesh19.Parent = Part18
212
BlockMesh19.Offset = Vector3.new(0, 0.200000003, 0)
213
BlockMesh19.Scale = Vector3.new(0.800000012, 1.60000002, 1.60000002)
214
Decal20.Parent = Part18
215
Decal20.Texture = "http://www.roblox.com/asset/?id=36047347"
216
Decal20.Face = Enum.NormalId.Bottom
217
Decal21.Parent = Part18
218
Decal21.Texture = "http://www.roblox.com/asset/?id=36047330"
219
Decal21.Face = Enum.NormalId.Back
220
Decal22.Parent = Part18
221
Decal22.Texture = "http://www.roblox.com/asset/?id=36047341"
222
Decal22.Face = Enum.NormalId.Top
223
Decal23.Parent = Part18
224
Decal23.Texture = "http://www.roblox.com/asset/?id=36047315"
225
Decal23.Face = Enum.NormalId.Right
226
Decal24.Parent = Part18
227
Decal24.Texture = "http://www.roblox.com/asset/?id=36047323"
228
Decal24.Face = Enum.NormalId.Left
229
Decal25.Parent = Part18
230
Decal25.Texture = "http://www.roblox.com/asset/?id=36047310"
231
Part26.Name = "Torso"
232
Part26.Parent = Model12
233
Part26.CFrame = CFrame.new(-25.9175568, 2.89998889, 54.1003265, 1, 0, 0, 0, 1, 0, 0, 0, 1)
234
Part26.Position = Vector3.new(-25.9175568, 2.89998889, 54.1003265)
235
Part26.Color = Color3.new(0.0156863, 0.686275, 0.92549)
236
Part26.Size = Vector3.new(2, 2, 1)
237
Part26.Anchored = true
238
Part26.BrickColor = BrickColor.new("Cyan")
239
Part26.LeftParamA = 0
240
Part26.LeftParamB = 0
241
Part26.LeftSurface = Enum.SurfaceType.Weld
242
Part26.RightParamA = 0
243
Part26.RightParamB = 0
244
Part26.RightSurface = Enum.SurfaceType.Weld
245
Part26.brickColor = BrickColor.new("Cyan")
246
Part26.FormFactor = Enum.FormFactor.Symmetric
247
Part26.formFactor = Enum.FormFactor.Symmetric
248
Decal27.Name = "roblox"
249
Decal27.Parent = Part26
250
BodyGyro28.Parent = Part26
251
BodyGyro28.MaxTorque = Vector3.new(0, 0, 0)
252
BodyGyro28.maxTorque = Vector3.new(0, 0, 0)
253
BlockMesh29.Parent = Part26
254
BlockMesh29.Scale = Vector3.new(0.800000012, 1, 0.800000012)
255
Decal30.Parent = Part26
256
Decal30.Texture = "http://www.roblox.com/asset/?id=38934753"
257
Decal31.Parent = Part26
258
Decal31.Texture = "http://www.roblox.com/asset/?id=38934762"
259
Decal31.Face = Enum.NormalId.Right
260
Decal32.Parent = Part26
261
Decal32.Texture = "http://www.roblox.com/asset/?id=38934762"
262
Decal32.Face = Enum.NormalId.Left
263
Decal33.Parent = Part26
264
Decal33.Texture = "http://www.roblox.com/asset/?id=38934731"
265
Decal33.Face = Enum.NormalId.Back
266
Decal34.Parent = Part26
267
Decal34.Texture = "http://www.roblox.com/asset/?id=38934780"
268
Decal34.Face = Enum.NormalId.Top
269
Decal35.Parent = Part26
270
Decal35.Texture = "http://www.roblox.com/asset/?id=38934740"
271
Decal35.Face = Enum.NormalId.Bottom
272
Model36.Name = "Arm2"
273
Model36.Parent = Model0
274
Part37.Name = "Middle"
275
Part37.Parent = Model36
276
Part37.CFrame = CFrame.new(-24.4175568, 2.99998999, 54.1003265, 1, 0, 0, 0, 1, 0, 0, 0, 1)
277
Part37.Position = Vector3.new(-24.4175568, 2.99998999, 54.1003265)
278
Part37.Color = Color3.new(0.972549, 0.972549, 0.972549)
279
Part37.Transparency = 1
280
Part37.Size = Vector3.new(1, 2, 1)
281
Part37.Anchored = true
282
Part37.BrickColor = BrickColor.new("Institutional white")
283
Part37.CanCollide = false
284
Part37.brickColor = BrickColor.new("Institutional white")
285
Part37.FormFactor = Enum.FormFactor.Symmetric
286
Part37.formFactor = Enum.FormFactor.Symmetric
287
Weld38.Parent = Part37
288
Part39.Name = "Right Arm"
289
Part39.Parent = Model36
290
Part39.CFrame = CFrame.new(-24.4175568, 3.00107288, 54.0973969, 1, 0, 3.55271368e-15, -1.56173718e-17, 0.999990344, 0.00439589936, -3.55267937e-15, -0.00439589936, 0.999990344)
291
Part39.Orientation = Vector3.new(-0.25, 0, 0)
292
Part39.Position = Vector3.new(-24.4175568, 3.00107288, 54.0973969)
293
Part39.Rotation = Vector3.new(-0.25, 0, 0)
294
Part39.Color = Color3.new(0.8, 0.556863, 0.411765)
295
Part39.Size = Vector3.new(1, 2, 1)
296
Part39.Anchored = true
297
Part39.BrickColor = BrickColor.new("Nougat")
298
Part39.brickColor = BrickColor.new("Nougat")
299
Part39.FormFactor = Enum.FormFactor.Symmetric
300
Part39.formFactor = Enum.FormFactor.Symmetric
301
Decal40.Parent = Part39
302
Decal40.Texture = "http://www.roblox.com/asset/?id=38934568"
303
Decal40.Face = Enum.NormalId.Bottom
304
Decal41.Parent = Part39
305
Decal41.Texture = "http://www.roblox.com/asset/?id=38934613"
306
Decal41.Face = Enum.NormalId.Top
307
Decal42.Parent = Part39
308
Decal42.Texture = "http://www.roblox.com/asset/?id=38934581"
309
Decal43.Parent = Part39
310
Decal43.Texture = "http://www.roblox.com/asset/?id=38934591"
311
Decal43.Face = Enum.NormalId.Right
312
Decal44.Parent = Part39
313
Decal44.Texture = "http://www.roblox.com/asset/?id=38934560"
314
Decal44.Face = Enum.NormalId.Back
315
Decal45.Parent = Part39
316
Decal45.Texture = "http://www.roblox.com/asset/?id=38934601"
317
Decal45.Face = Enum.NormalId.Left
318
BlockMesh46.Parent = Part39
319
BlockMesh46.Offset = Vector3.new(-0.300000012, 0, 0)
320
BlockMesh46.Scale = Vector3.new(0.800000012, 1, 0.800000012)
321
Fire47.Parent = Part39
322
Fire47.Color = Color3.new(0, 0, 1)
323
Fire47.Enabled = false
324
Fire47.Size = 30
325
Fire47.Heat = 25
326
Fire47.SecondaryColor = Color3.new(1, 1, 1)
327
Fire47.size = 30
328
Model48.Name = "Leg2"
329
Model48.Parent = Model0
330
Part49.Name = "Middle"
331
Part49.Parent = Model48
332
Part49.CFrame = CFrame.new(-25.4175568, 1.10001397, 54.1003265, 1, 0, 0, 0, 1, 0, 0, 0, 1)
333
Part49.Position = Vector3.new(-25.4175568, 1.10001397, 54.1003265)
334
Part49.Color = Color3.new(0.972549, 0.972549, 0.972549)
335
Part49.Transparency = 1
336
Part49.Size = Vector3.new(1, 2, 1)
337
Part49.Anchored = true
338
Part49.BottomSurface = Enum.SurfaceType.Smooth
339
Part49.BrickColor = BrickColor.new("Institutional white")
340
Part49.CanCollide = false
341
Part49.brickColor = BrickColor.new("Institutional white")
342
Part49.FormFactor = Enum.FormFactor.Symmetric
343
Part49.formFactor = Enum.FormFactor.Symmetric
344
Weld50.Parent = Part49
345
Part51.Name = "Right Leg"
346
Part51.Parent = Model48
347
Part51.CFrame = CFrame.new(-25.4175415, 1.00295305, 54.0962067, 1, 0, -7.10542804e-14, -3.12347476e-16, 0.999990344, -0.00439589936, 7.10535959e-14, 0.00439589936, 0.999990344)
348
Part51.Orientation = Vector3.new(0.25, 0, 0)
349
Part51.Position = Vector3.new(-25.4175415, 1.00295305, 54.0962067)
350
Part51.Rotation = Vector3.new(0.25, 0, 0)
351
Part51.Color = Color3.new(0, 0.12549, 0.376471)
352
Part51.Size = Vector3.new(1, 2, 1)
353
Part51.Anchored = true
354
Part51.BottomSurface = Enum.SurfaceType.Smooth
355
Part51.BrickColor = BrickColor.new("Navy blue")
356
Part51.brickColor = BrickColor.new("Navy blue")
357
Part51.FormFactor = Enum.FormFactor.Symmetric
358
Part51.formFactor = Enum.FormFactor.Symmetric
359
BlockMesh52.Parent = Part51
360
BlockMesh52.Offset = Vector3.new(-0.100000001, 0, 0)
361
BlockMesh52.Scale = Vector3.new(0.800000012, 1, 0.800000012)
362
Decal53.Parent = Part51
363
Decal53.Texture = "http://www.roblox.com/asset/?id=38936226"
364
Decal54.Parent = Part51
365
Decal54.Texture = "http://www.roblox.com/asset/?id=38936255"
366
Decal54.Face = Enum.NormalId.Left
367
Decal55.Parent = Part51
368
Decal55.Texture = "http://www.roblox.com/asset/?id=38936242"
369
Decal55.Face = Enum.NormalId.Right
370
Decal56.Parent = Part51
371
Decal56.Texture = "http://www.roblox.com/asset/?id=38936209"
372
Decal56.Face = Enum.NormalId.Back
373
Decal57.Parent = Part51
374
Decal57.Texture = "http://www.roblox.com/asset/?id=38934719"
375
Decal57.Face = Enum.NormalId.Top
376
Decal58.Parent = Part51
377
Decal58.Texture = "http://www.roblox.com/asset/?id=38934712"
378
Decal58.Face = Enum.NormalId.Bottom
379
Fire59.Parent = Part51
380
Fire59.Color = Color3.new(0, 0, 1)
381
Fire59.Enabled = false
382
Fire59.Size = 30
383
Fire59.Heat = 25
384
Fire59.SecondaryColor = Color3.new(1, 1, 1)
385
Fire59.size = 30
386
Model60.Name = "Leg1"
387
Model60.Parent = Model0
388
Part61.Name = "Middle"
389
Part61.Parent = Model60
390
Part61.CFrame = CFrame.new(-26.4175568, 1.00001395, 54.1003265, 1, 0, 0, 0, 1, 0, 0, 0, 1)
391
Part61.Position = Vector3.new(-26.4175568, 1.00001395, 54.1003265)
392
Part61.Color = Color3.new(0.972549, 0.972549, 0.972549)
393
Part61.Transparency = 1
394
Part61.Size = Vector3.new(1, 2, 1)
395
Part61.Anchored = true
396
Part61.BottomSurface = Enum.SurfaceType.Smooth
397
Part61.BrickColor = BrickColor.new("Institutional white")
398
Part61.CanCollide = false
399
Part61.brickColor = BrickColor.new("Institutional white")
400
Part61.FormFactor = Enum.FormFactor.Symmetric
401
Part61.formFactor = Enum.FormFactor.Symmetric
402
Weld62.Parent = Part61
403
Part63.Name = "Left Leg"
404
Part63.Parent = Model60
405
Part63.CFrame = CFrame.new(-26.4175415, 1.01295102, 54.1044617, 1, 0, 3.55271368e-15, -1.56173718e-17, 0.999990344, 0.00439589936, -3.55267937e-15, -0.00439589936, 0.999990344)
406
Part63.Orientation = Vector3.new(-0.25, 0, 0)
407
Part63.Position = Vector3.new(-26.4175415, 1.01295102, 54.1044617)
408
Part63.Rotation = Vector3.new(-0.25, 0, 0)
409
Part63.Color = Color3.new(0.643137, 0.741176, 0.278431)
410
Part63.Size = Vector3.new(1, 2, 1)
411
Part63.Anchored = true
412
Part63.BottomSurface = Enum.SurfaceType.Smooth
413
Part63.BrickColor = BrickColor.new("Br. yellowish green")
414
Part63.brickColor = BrickColor.new("Br. yellowish green")
415
Part63.FormFactor = Enum.FormFactor.Symmetric
416
Part63.formFactor = Enum.FormFactor.Symmetric
417
BlockMesh64.Parent = Part63
418
BlockMesh64.Offset = Vector3.new(0.100000001, 0, 0)
419
BlockMesh64.Scale = Vector3.new(0.800000012, 1, 0.800000012)
420
Decal65.Parent = Part63
421
Decal65.Texture = "http://www.roblox.com/asset/?id=38936226"
422
Decal66.Parent = Part63
423
Decal66.Texture = "http://www.roblox.com/asset/?id=38936255"
424
Decal66.Face = Enum.NormalId.Left
425
Decal67.Parent = Part63
426
Decal67.Texture = "http://www.roblox.com/asset/?id=38936242"
427
Decal67.Face = Enum.NormalId.Right
428
Decal68.Parent = Part63
429
Decal68.Texture = "http://www.roblox.com/asset/?id=38936209"
430
Decal68.Face = Enum.NormalId.Back
431
Decal69.Parent = Part63
432
Decal69.Texture = "http://www.roblox.com/asset/?id=38934719"
433
Decal69.Face = Enum.NormalId.Top
434
Decal70.Parent = Part63
435
Decal70.Texture = "http://www.roblox.com/asset/?id=38934712"
436
Decal70.Face = Enum.NormalId.Bottom
437
Fire71.Parent = Part63
438
Fire71.Color = Color3.new(0, 0, 1)
439
Fire71.Enabled = false
440
Fire71.Size = 30
441
Fire71.Heat = 25
442
Fire71.SecondaryColor = Color3.new(1, 1, 1)
443
Fire71.size = 30
444
Part72.Name = "TheButton"
445
Part72.Parent = Model0
446
Part72.CFrame = CFrame.new(-25.9175568, 0.200011, 50.6003265, 0, 0, 1, 0, 1, 0, -1, 0, 0)
447
Part72.Orientation = Vector3.new(0, 90, 0)
448
Part72.Position = Vector3.new(-25.9175568, 0.200011, 50.6003265)
449
Part72.Rotation = Vector3.new(0, 90, 0)
450
Part72.Color = Color3.new(0.768628, 0.156863, 0.109804)
451
Part72.Size = Vector3.new(4, 0.400000006, 4)
452
Part72.Anchored = true
453
Part72.BottomSurface = Enum.SurfaceType.Smooth
454
Part72.BrickColor = BrickColor.new("Bright red")
455
Part72.TopSurface = Enum.SurfaceType.Smooth
456
Part72.brickColor = BrickColor.new("Bright red")
457
Part72.FormFactor = Enum.FormFactor.Plate
458
Part72.formFactor = Enum.FormFactor.Plate
459
Script73.Name = "Torso"
460
Script73.Parent = Part72
461
table.insert(cors,sandbox(Script73,function()
462
function onTouched(hit)
463
	if hit.Parent:findFirstChild("Humanoid") ~= nil and hit.Parent:findFirstChild("Chest") == nil then
464
		local g = script.Parent.Parent.Chest:clone()
465
		g.Parent = hit.Parent
466
		local C = g:GetChildren()
467
		for i=1, #C do
468
			if C[i].className == "Part" then
469
				local W = Instance.new("Weld")
470
				W.Part0 = g.Middle
471
				W.Part1 = C[i]
472
				local CJ = CFrame.new(g.Middle.Position)
473
				local C0 = g.Middle.CFrame:inverse()*CJ
474
				local C1 = C[i].CFrame:inverse()*CJ
475
				W.C0 = C0
476
				W.C1 = C1
477
				W.Parent = g.Middle
478
			end
479
				local Y = Instance.new("Weld")
480
				Y.Part0 = hit.Parent.Torso
481
				Y.Part1 = g.Middle
482
				Y.C0 = CFrame.new(0, 0, 0)
483
				Y.Parent = Y.Part0
484
		end
485
486
		local h = g:GetChildren()
487
		for i = 1, # h do
488
			h[i].Anchored = false
489
			h[i].CanCollide = false
490
		end
491
		
492
	end
493
end
494
495
script.Parent.Touched:connect(onTouched)
496
end))
497
Script74.Name = "Arms"
498
Script74.Parent = Part72
499
table.insert(cors,sandbox(Script74,function()
500
function onTouched(hit)
501
	if hit.Parent:findFirstChild("Humanoid") ~= nil and hit.Parent:findFirstChild("Arm1") == nil then
502
		local g = script.Parent.Parent.Arm1:clone()
503
		g.Parent = hit.Parent
504
		local C = g:GetChildren()
505
		for i=1, #C do
506
			if C[i].className == "Part" then
507
				local W = Instance.new("Weld")
508
				W.Part0 = g.Middle
509
				W.Part1 = C[i]
510
				local CJ = CFrame.new(g.Middle.Position)
511
				local C0 = g.Middle.CFrame:inverse()*CJ
512
				local C1 = C[i].CFrame:inverse()*CJ
513
				W.C0 = C0
514
				W.C1 = C1
515
				W.Parent = g.Middle
516
			end
517
				local Y = Instance.new("Weld")
518
				Y.Part0 = hit.Parent["Left Arm"]
519
				Y.Part1 = g.Middle
520
				Y.C0 = CFrame.new(0, 0, 0)
521
				Y.Parent = Y.Part0
522
		end
523
524
		local h = g:GetChildren()
525
		for i = 1, # h do
526
			h[i].Anchored = false
527
			h[i].CanCollide = false
528
		end
529
		
530
	end
531
532
	if hit.Parent:findFirstChild("Humanoid") ~= nil and hit.Parent:findFirstChild("Arm2") == nil then
533
		local g = script.Parent.Parent.Arm2:clone()
534
		g.Parent = hit.Parent
535
		local C = g:GetChildren()
536
		for i=1, #C do
537
			if C[i].className == "Part" then
538
				local W = Instance.new("Weld")
539
				W.Part0 = g.Middle
540
				W.Part1 = C[i]
541
				local CJ = CFrame.new(g.Middle.Position)
542
				local C0 = g.Middle.CFrame:inverse()*CJ
543
				local C1 = C[i].CFrame:inverse()*CJ
544
				W.C0 = C0
545
				W.C1 = C1
546
				W.Parent = g.Middle
547
			end
548
				local Y = Instance.new("Weld")
549
				Y.Part0 = hit.Parent["Right Arm"]
550
				Y.Part1 = g.Middle
551
				Y.C0 = CFrame.new(0, 0, 0)
552
				Y.Parent = Y.Part0
553
		end
554
555
		local h = g:GetChildren()
556
		for i = 1, # h do
557
			h[i].Anchored = false
558
			h[i].CanCollide = false
559
		end
560
		
561
	end
562
end
563
564
script.Parent.Touched:connect(onTouched)
565
end))
566
Script75.Name = "Legs"
567
Script75.Parent = Part72
568
table.insert(cors,sandbox(Script75,function()
569
function onTouched(hit)
570
	if hit.Parent:findFirstChild("Humanoid") ~= nil and hit.Parent:findFirstChild("Leg1") == nil then
571
		local g = script.Parent.Parent.Leg1:clone()
572
		g.Parent = hit.Parent
573
		local C = g:GetChildren()
574
		for i=1, #C do
575
			if C[i].className == "Part" then
576
				local W = Instance.new("Weld")
577
				W.Part0 = g.Middle
578
				W.Part1 = C[i]
579
				local CJ = CFrame.new(g.Middle.Position)
580
				local C0 = g.Middle.CFrame:inverse()*CJ
581
				local C1 = C[i].CFrame:inverse()*CJ
582
				W.C0 = C0
583
				W.C1 = C1
584
				W.Parent = g.Middle
585
			end
586
				local Y = Instance.new("Weld")
587
				Y.Part0 = hit.Parent["Left Leg"]
588
				Y.Part1 = g.Middle
589
				Y.C0 = CFrame.new(0, 0, 0)
590
				Y.Parent = Y.Part0
591
		end
592
593
		local h = g:GetChildren()
594
		for i = 1, # h do
595
			h[i].Anchored = false
596
			h[i].CanCollide = false
597
		end
598
		
599
	end
600
601
	if hit.Parent:findFirstChild("Humanoid") ~= nil and hit.Parent:findFirstChild("Leg2") == nil then
602
		local g = script.Parent.Parent.Leg2:clone()
603
		g.Parent = hit.Parent
604
		local C = g:GetChildren()
605
		for i=1, #C do
606
			if C[i].className == "Part" then
607
				local W = Instance.new("Weld")
608
				W.Part0 = g.Middle
609
				W.Part1 = C[i]
610
				local CJ = CFrame.new(g.Middle.Position)
611
				local C0 = g.Middle.CFrame:inverse()*CJ
612
				local C1 = C[i].CFrame:inverse()*CJ
613
				W.C0 = C0
614
				W.C1 = C1
615
				W.Parent = g.Middle
616
			end
617
				local Y = Instance.new("Weld")
618
				Y.Part0 = hit.Parent["Right Leg"]
619
				Y.Part1 = g.Middle
620
				Y.C0 = CFrame.new(0, 0, 0)
621
				Y.Parent = Y.Part0
622
		end
623
624
		local h = g:GetChildren()
625
		for i = 1, # h do
626
			h[i].Anchored = false
627
			h[i].CanCollide = false
628
		end
629
		
630
	end
631
end
632
633
script.Parent.Touched:connect(onTouched)
634
end))
635
Script76.Name = "MoveScriptToPlayer"
636
Script76.Parent = Part72
637
table.insert(cors,sandbox(Script76,function()
638
function onTouched(hit)
639
	local humanoid = hit.Parent:findFirstChild("Humanoid")
640
	if humanoid and debounce==nil then
641
		if humanoid.Parent:findFirstChild("Leap") then humanoid.Parent.Leap:remove() end
642
		debounce = true
643
		--script.Parent.Parent = nil
644
		script.Parent.Leap:clone().Parent=humanoid.Parent
645
		wait(1)
646
		debounce = nil
647
	end
648
end
649
script.Parent.Touched:connect(onTouched)
650
end))
651
Script77.Name = "Hat Remover"
652
Script77.Parent = Part72
653
table.insert(cors,sandbox(Script77,function()
654
function onTouched(hit) 
655
local d = hit.Parent:GetChildren() 
656
for i=1, #d do 
657
if (d[i].className == "Hat") then 
658
d[i]:remove() 
659
end 
660
end
661
end 
662
script.Parent.Touched:connect(onTouched) 
663
end))
664
RotateP78.Name = "d��������������ng.........you got owned..."
665
RotateP78.Parent = Script77
666
RotateP78.BaseAngle = 0.25
667
Script79.Name = "Face Remover"
668
Script79.Parent = Part72
669
table.insert(cors,sandbox(Script79,function()
670
function onTouched(hit) 
671
local d = hit.Parent.Head:GetChildren() 
672
for i=1, #d do 
673
if (d[i].className == "Decal") then 
674
d[i]:remove() 
675
end 
676
end
677
end 
678
script.Parent.Touched:connect(onTouched) 
679
end))
680
RotateP80.Name = "d��������������ng.........you got owned..."
681
RotateP80.Parent = Script79
682
RotateP80.BaseAngle = 0.25
683
Script81.Name = "Shirt Remover"
684
Script81.Parent = Part72
685
table.insert(cors,sandbox(Script81,function()
686
function onTouched(hit) 
687
local d = hit.Parent:GetChildren() 
688
for i=1, #d do 
689
if (d[i].className == "Shirt") then 
690
d[i]:remove() 
691
end 
692
end
693
end 
694
script.Parent.Touched:connect(onTouched) 
695
end))
696
RotateP82.Name = "d��������������ng.........you got owned..."
697
RotateP82.Parent = Script81
698
RotateP82.BaseAngle = 0.25
699
Script83.Name = "Pants Remover"
700
Script83.Parent = Part72
701
table.insert(cors,sandbox(Script83,function()
702
function onTouched(hit) 
703
local d = hit.Parent:GetChildren() 
704
for i=1, #d do 
705
if (d[i].className == "Pants") then 
706
d[i]:remove() 
707
end 
708
end
709
end 
710
script.Parent.Touched:connect(onTouched) 
711
end))
712
RotateP84.Name = "d��������������ng.........you got owned..."
713
RotateP84.Parent = Script83
714
RotateP84.BaseAngle = 0.25
715
Script85.Name = "Invisble"
716
Script85.Parent = Part72
717
table.insert(cors,sandbox(Script85,function()
718
-- UAEmaple
719
720
721
722
function onTouch(part) 
723
local human = part.Parent:findFirstChild("Humanoid") 
724
if human ~= nil then 
725
part.Parent:findFirstChild("Head").Transparency = 1 
726
part.Parent:findFirstChild("Torso").Transparency = 1 
727
part.Parent:findFirstChild("Left Arm").Transparency = 1 
728
part.Parent:findFirstChild("Right Arm").Transparency = 1 
729
part.Parent:findFirstChild("Left Leg").Transparency = 1 
730
part.Parent:findFirstChild("Right Leg").Transparency = 1 
731
if part.Parent:findFirstChild("Head"):findFirstChild("face") == nil then return end 
732
part.Parent:findFirstChild("Head"):findFirstChild("face"):remove() 
733
if part.Parent:findFirstChild("Torso"):findFirstChild("roblox") == nil then return end 
734
part.Parent:findFirstChild("Torso"):findFirstChild("roblox"):remove() 
735
end 
736
end 
737
script.Parent.Touched:connect(onTouch)
738
end))
739
Script86.Name = "How to add things..."
740
Script86.Parent = Model0
741
table.insert(cors,sandbox(Script86,function()
742
--Weld the piece you want into where you want... If you want a sword take the tool out and put the mesh into the arm for instance...
743
                                         --Madlykiller--
744
end))
745
for i,v in pairs(mas:GetChildren()) do
746
	v.Parent = workspace
747
	pcall(function() v:MakeJoints() end)
748
end
749
mas:Destroy()
750
for i,v in pairs(cors) do
751
	spawn(function()
752
		pcall(v)
753
	end)
754
end