SHOW:
|
|
- or go back to the newest paste.
1 | --made by coolallball :> | |
2 | ||
3 | local p = game.Players.LocalPlayer | |
4 | local char = p.Character | |
5 | local mouse = p:GetMouse() | |
6 | local larm = char["Left Arm"] | |
7 | local rarm = char["Right Arm"] | |
8 | local lleg = char["Left Leg"] | |
9 | local rleg = char["Right Leg"] | |
10 | local hed = char.Head | |
11 | local torso = char.Torso | |
12 | local hum = char.Humanoid | |
13 | local root = char.HumanoidRootPart | |
14 | local tool = script.Parent | |
15 | chat = game:GetService("Chat") | |
16 | LS = torso["Left Shoulder"] | |
17 | LH = torso["Left Hip"] | |
18 | RS = torso["Right Shoulder"] | |
19 | RH = torso["Right Hip"] | |
20 | Neck = torso.Neck | |
21 | RootPart = char.HumanoidRootPart | |
22 | RootJoint = RootPart.RootJoint | |
23 | ismad = false | |
24 | miku = false | |
25 | leeking = true | |
26 | wait(.2) | |
27 | ||
28 | RS.C0 = RS.C0*CFrame.fromEulerAnglesXYZ(0,0,(math.rad(90))) | |
29 | ||
30 | ||
31 | ||
32 | local leekmain = Instance.new("Part", char) | |
33 | leekmain.BrickColor = BrickColor.new("Pearl") | |
34 | leekmain.Size = Vector3.new(2,.2,2) | |
35 | leekmain.Shape = "Cylinder" | |
36 | leekmain.BottomSurface = Enum.SurfaceType.Smooth | |
37 | leekmain.TopSurface = Enum.SurfaceType.Smooth | |
38 | leekmain.Anchored = false | |
39 | leekmain.CanCollide = false | |
40 | ||
41 | ||
42 | local leekgreen1 = Instance.new("Part", char) | |
43 | leekgreen1.Size = Vector3.new(.25,1,.25) | |
44 | leekgreen1.BrickColor = BrickColor.new("Sea green") | |
45 | leekgreen1.Anchored = false | |
46 | leekgreen1.CanCollide = false | |
47 | leekgreen1.TopSurface = Enum.SurfaceType.Smooth | |
48 | leekgreen1.BottomSurface = Enum.SurfaceType.Smooth | |
49 | leekgreen1.CFrame = torso.CFrame | |
50 | local leekgreen2 = leekgreen1:Clone() | |
51 | leekgreen2.BrickColor = BrickColor.new("Sea green") | |
52 | leekgreen2.Parent = char | |
53 | leekgreen1.CFrame = leekmain.CFrame*CFrame.new(0,1.13,.2) | |
54 | leekgreen1.CFrame = leekgreen1.CFrame*CFrame.Angles(math.rad(45),0,0) | |
55 | leekgreen2.CFrame = leekmain.CFrame*CFrame.new(0,1.13,-.2) | |
56 | leekgreen2.CFrame = leekgreen2.CFrame*CFrame.Angles(math.rad(-45),0,0) | |
57 | leekmain.CFrame = leekmain.CFrame*CFrame.Angles(0,0,(math.rad(0))) | |
58 | ||
59 | ||
60 | local leekmarm = Instance.new("Weld", char["Right Arm"]) | |
61 | leekmarm.Part0 = char["Right Arm"] | |
62 | leekmarm.Part1 = leekmain | |
63 | ||
64 | local leek1arm=Instance.new("Weld", char["Right Arm"]) | |
65 | leek1arm.Part0 = leekmain | |
66 | leek1arm.Part1 = leekgreen1 | |
67 | ||
68 | local leek2arm = Instance.new("Weld", char["Right Arm"]) | |
69 | leek2arm.Part0 = leekmain | |
70 | leek2arm.Part1 = leekgreen2 | |
71 | ||
72 | leekmarm.C0 = CFrame.new(0,-1,-.2)*CFrame.Angles(0,(math.rad(90)),0) | |
73 | leek1arm.C0 = CFrame.new(1.13,0,.3)*CFrame.Angles(0,(math.rad(-45)),(math.rad(90))) | |
74 | leek2arm.C0 = CFrame.new(1.13,0,-.3)*CFrame.Angles(0,(math.rad(45)),(math.rad(90))) | |
75 | wait() | |
76 | spawn(function() | |
77 | ||
78 | while true do | |
79 | for i =1,5 do | |
80 | wait() | |
81 | leekmarm.C0 = leekmarm.C0*CFrame.Angles(0,(math.rad(18)),0) | |
82 | end | |
83 | end | |
84 | end) | |
85 | ||
86 | ||
87 | ||
88 | local function trail() | |
89 | local trail = Instance.new("Part", leekgreen2) | |
90 | trail.Size = Vector3.new(0,0,.4) | |
91 | trail.Transparency = .5 | |
92 | trail.Anchored = true | |
93 | trail.CFrame = leekgreen2.CFrame*CFrame.new(0,-.5,0) | |
94 | trail.CanCollide = false | |
95 | ||
96 | for i =0,5,.2 do | |
97 | trail.Transparency = i | |
98 | wait() | |
99 | end | |
100 | trail:Destroy() | |
101 | end | |
102 | spawn(function() | |
103 | while leeking == true do | |
104 | ||
105 | ||
106 | ||
107 | spawn(function() | |
108 | trail() | |
109 | end) | |
110 | ||
111 | wait() | |
112 | end | |
113 | end) | |
114 | ||
115 | music = Instance.new("Sound", char) | |
116 | music.SoundId = "http://www.roblox.com/asset/?id=364338573" | |
117 | music.Looped = true | |
118 | music.Volume = 10 | |
119 | music:Play() | |
120 | ||
121 | ||
122 | ||
123 | ||
124 | ||
125 | mouse.KeyDown:connect(function(key) | |
126 | if key == "x" then | |
127 | if ismad == false then | |
128 | ||
129 | ismad = true | |
130 | music:Stop() | |
131 | music.SoundId = "http://www.roblox.com/asset/?id=511750393" | |
132 | music:Play() | |
133 | ||
134 | local ball = Instance.new("Part", workspace) | |
135 | ball.Shape = "Ball" | |
136 | ball.Anchored = true | |
137 | ball.CanCollide = false | |
138 | ball.Size = Vector3.new(1,1,1) | |
139 | ball.CFrame = torso.CFrame | |
140 | ball.BrickColor = BrickColor.new("Really red") | |
141 | ball.Material = "Neon" | |
142 | leekmain.BrickColor = BrickColor.new("Really black") | |
143 | leekgreen1.BrickColor = BrickColor.new("Really red") | |
144 | leekgreen2.BrickColor = BrickColor.new("Really red") | |
145 | leekgreen1.Material = "Neon" | |
146 | leekgreen2.Material = "Neon" | |
147 | for i = 0,1,0.05 do | |
148 | ball.Size = ball.Size+Vector3.new(0.5,0.5,0.5) | |
149 | ball.Transparency = i | |
150 | ball.CFrame = torso.CFrame | |
151 | wait() | |
152 | end | |
153 | ball:Destroy() | |
154 | ||
155 | ||
156 | elseif ismad == true then | |
157 | ismad = false | |
158 | music:Stop() | |
159 | music.SoundId = "http://www.roblox.com/asset/?id=364338573" | |
160 | music:Play() | |
161 | ||
162 | local ball = Instance.new("Part", workspace) | |
163 | ball.Shape = "Ball" | |
164 | ball.Anchored = true | |
165 | ball.CanCollide = false | |
166 | ball.Size = Vector3.new(1,1,1) | |
167 | ball.CFrame = torso.CFrame | |
168 | ball.BrickColor = BrickColor.new("Lime green") | |
169 | ball.Material = "Neon" | |
170 | leekmain.BrickColor = BrickColor.new("Pearl") | |
171 | leekgreen1.BrickColor = BrickColor.new("Sea green") | |
172 | leekgreen2.BrickColor = BrickColor.new("Sea green") | |
173 | leekgreen1.Material = "SmoothPlastic" | |
174 | leekgreen2.Material = "SmoothPlastic" | |
175 | for i = 0,1,0.05 do | |
176 | ball.Size = ball.Size+Vector3.new(0.5,0.5,0.5) | |
177 | ball.Transparency = i | |
178 | ball.CFrame = torso.CFrame | |
179 | wait() | |
180 | end | |
181 | ball:Destroy() | |
182 | end | |
183 | end | |
184 | end) | |
185 | ||
186 | ||
187 | mouse.KeyDown:connect(function(key) | |
188 | if key == "c" then | |
189 | if miku == false then | |
190 | miku = true | |
191 | ||
192 | music:Stop() | |
193 | music.SoundId = "http://www.roblox.com/asset/?id=534723482" | |
194 | music:Play() | |
195 | ||
196 | local ball = Instance.new("Part", workspace) | |
197 | ball.Shape = "Ball" | |
198 | ball.Anchored = true | |
199 | ball.CanCollide = false | |
200 | ball.Size = Vector3.new(1,1,1) | |
201 | ball.CFrame = torso.CFrame | |
202 | ball.BrickColor = BrickColor.new("Cyan") | |
203 | ball.Material = "Neon" | |
204 | leekmain.BrickColor = BrickColor.new("Really black") | |
205 | leekgreen1.BrickColor = BrickColor.new("Cyan") | |
206 | leekgreen2.BrickColor = BrickColor.new("Cyan") | |
207 | leekgreen1.Material = "Neon" | |
208 | leekgreen2.Material = "Neon" | |
209 | for i = 0,1,0.05 do | |
210 | ball.Size = ball.Size+Vector3.new(0.5,0.5,0.5) | |
211 | ball.Transparency = i | |
212 | ball.CFrame = torso.CFrame | |
213 | wait() | |
214 | end | |
215 | ball:Destroy() | |
216 | ypcall(function() | |
217 | shirt = Instance.new("Shirt", char) | |
218 | shirt.Name = "Shirt" | |
219 | pants = Instance.new("Pants", char) | |
220 | pants.Name = "Pants" | |
221 | char.Shirt.ShirtTemplate = "http://www.roblox.com/asset/?id=277743126" | |
222 | char.Pants.PantsTemplate = "http://www.roblox.com/asset/?id=277743568" | |
223 | ||
224 | ||
225 | elseif miku == true then | |
226 | miku = false | |
227 | music:Stop() | |
228 | music.SoundId = "http://www.roblox.com/asset/?id=364338573" | |
229 | music:Play() | |
230 | ||
231 | local ball = Instance.new("Part", workspace) | |
232 | ball.Shape = "Ball" | |
233 | ball.Anchored = true | |
234 | ball.CanCollide = false | |
235 | ball.Size = Vector3.new(1,1,1) | |
236 | ball.CFrame = torso.CFrame | |
237 | ball.BrickColor = BrickColor.new("Lime green") | |
238 | ball.Material = "Neon" | |
239 | leekmain.BrickColor = BrickColor.new("Pearl") | |
240 | leekgreen1.BrickColor = BrickColor.new("Sea green") | |
241 | leekgreen2.BrickColor = BrickColor.new("Sea green") | |
242 | leekgreen1.Material = "SmoothPlastic" | |
243 | leekgreen2.Material = "SmoothPlastic" | |
244 | for i = 0,1,0.05 do | |
245 | ball.Size = ball.Size+Vector3.new(0.5,0.5,0.5) | |
246 | ball.Transparency = i | |
247 | ball.CFrame = torso.CFrame | |
248 | wait() | |
249 | end | |
250 | ball:Destroy() | |
251 | char.Shirt.ShirtTemplate = "http://www.roblox.com/asset/?id=144076357" | |
252 | char.Pants.PantsTemplate = "http://www.roblox.com/asset/?id=144076759" | |
253 | ||
254 | ||
255 | end | |
256 | end | |
257 | end) | |
258 | ||
259 | mouse.KeyDown:connect(function(key) | |
260 | if key == "l" then | |
261 | music:Stop() | |
262 | local function rising() | |
263 | local holder = Instance.new("Part", char) | |
264 | holder.Size = Vector3.new(1,1,1) | |
265 | holder.CFrame = torso.CFrame | |
266 | holder.Transparency = .5 | |
267 | holder.Anchored = true | |
268 | holder.CanCollide = false | |
269 | holder.BrickColor = BrickColor.new("Br. yellowish orange") | |
270 | holder.Material = "Neon" | |
271 | holder.TopSurface = Enum.SurfaceType.Smooth | |
272 | holder.BottomSurface = Enum.SurfaceType.Smooth | |
273 | holder.CFrame = holder.CFrame*CFrame.fromEulerAnglesXYZ(math.random(10),math.random(10),math.random(10))*CFrame.new(math.random(3),math.random(3),math.random(3)) | |
274 | local fire = Instance.new("Fire", holder) | |
275 | fire.Color = Color3.new(236/255, 193/255, 36/255) | |
276 | fire.SecondaryColor = Color3.new(236/255, 193/255, 36/255) | |
277 | fire.Size = 1 | |
278 | ||
279 | for i = 1,10,.1 do | |
280 | holder.CFrame = holder.CFrame*CFrame.new(0,.5,0) | |
281 | wait() | |
282 | end | |
283 | ||
284 | fire:Destroy() | |
285 | holder:Destroy() | |
286 | end | |
287 | spawn(function() | |
288 | rising() | |
289 | end) | |
290 | spawn(function() | |
291 | rising() | |
292 | end) | |
293 | spawn(function() | |
294 | rising() | |
295 | end) | |
296 | spawn(function() | |
297 | rising() | |
298 | end) | |
299 | spawn(function() | |
300 | rising() | |
301 | end) | |
302 | spawn(function() | |
303 | rising() | |
304 | end) | |
305 | spawn(function() | |
306 | rising() | |
307 | end) | |
308 | spawn(function() | |
309 | rising() | |
310 | end) | |
311 | spawn(function() | |
312 | rising() | |
313 | end) | |
314 | spawn(function() | |
315 | rising() | |
316 | end) | |
317 | spawn(function() | |
318 | rising() | |
319 | end) | |
320 | spawn(function() | |
321 | rising() | |
322 | end) | |
323 | spawn(function() | |
324 | rising() | |
325 | end) | |
326 | spawn(function() | |
327 | rising() | |
328 | end) | |
329 | ||
330 | ||
331 | local ball = Instance.new("Part", workspace) | |
332 | ball.Shape = "Ball" | |
333 | ball.Anchored = true | |
334 | ball.CanCollide = false | |
335 | ball.Size = Vector3.new(1,1,1) | |
336 | ball.CFrame = torso.CFrame | |
337 | ball.BrickColor = BrickColor.new("Br. yellowish orange") | |
338 | ball.Material = "Neon" | |
339 | leekmain.BrickColor = BrickColor.new("Pearl") | |
340 | leekgreen1.BrickColor = BrickColor.new("Br. yellowish orange") | |
341 | leekgreen2.BrickColor = BrickColor.new("Br. yellowish orange") | |
342 | leekgreen1.Material = "Neon" | |
343 | leekgreen2.Material = "Neon" | |
344 | for i = 0,1,0.05 do | |
345 | ball.Size = ball.Size+Vector3.new(0.5,0.5,0.5) | |
346 | ball.Transparency = i | |
347 | ball.CFrame = torso.CFrame | |
348 | wait() | |
349 | end | |
350 | ball:Destroy() | |
351 | ||
352 | music.SoundId = "http://www.roblox.com/asset/?id=345379968" | |
353 | music:Play() | |
354 | end | |
355 | end) | |
356 | mouse.KeyDown:connect(function(key) | |
357 | if key == "p" and miku == false and ismad == false then | |
358 | music:Stop() | |
359 | music.SoundId = "http://www.roblox.com/asset/?id=364338573" | |
360 | music:Play() | |
361 | chat:Chat(char.Head,"Yaa tsu tsup ari dik ari dol lan") | |
362 | wait(2.5) | |
363 | chat:Chat(char.Head,"dit ari diddle lan") | |
364 | wait(2.1) | |
365 | chat:Chat(char.Head,"dits dan doh") | |
366 | end | |
367 | end) | |
368 | ||
369 | ||
370 | mouse.KeyDown:connect(function(key) | |
371 | if key == "v" then | |
372 | leeking = false | |
373 | --transform | |
374 | hum.WalkSpeed = 0 | |
375 | RS.C0 = RS.C0*CFrame.fromEulerAnglesXYZ((math.rad(-90)),0,0) | |
376 | LS.C0 = LS.C0*CFrame.fromEulerAnglesXYZ(0,0,(math.rad(-90))) | |
377 | LS.C0 = LS.C0*CFrame.fromEulerAnglesXYZ((math.rad(-90)),0,0) | |
378 | music:Stop() | |
379 | wait(.5) | |
380 | leekgreen1:Destroy() | |
381 | leekgreen2:Destroy() | |
382 | leekmain:Destroy() | |
383 | leekmarm:Destroy() | |
384 | leek1arm:Destroy() | |
385 | leek2arm:Destroy() | |
386 | local fhx = Instance.new("Part", char) | |
387 | fhx.Size = Vector3.new(0,0,0) | |
388 | fhx.Anchored = false | |
389 | fhx.CanCollide = false | |
390 | fhx.Transparency = 1 | |
391 | local whx = Instance.new("Weld", char["Right Arm"]) | |
392 | whx.Part0 = fhx | |
393 | whx.Part1 = char["Right Arm"] | |
394 | whx.C0 = whx.C0*CFrame.new(0,1,0) | |
395 | ||
396 | local function fx() | |
397 | local fx1 = Instance.new("Part", whx) | |
398 | fx1.Size = Vector3.new(2,2,2) | |
399 | fx1.CFrame = fhx.CFrame | |
400 | fx1.Anchored = true | |
401 | fx1.CanCollide = false | |
402 | fx1.Material = "Neon" | |
403 | fx1.BrickColor = BrickColor.new("Lime green") | |
404 | ||
405 | local fx2 = Instance.new("Part", whx) | |
406 | fx2.Size = Vector3.new(2,2,2) | |
407 | fx2.CFrame = fhx.CFrame | |
408 | fx2.Anchored = true | |
409 | fx2.CanCollide = false | |
410 | fx2.Material = "Neon" | |
411 | fx2.BrickColor = BrickColor.new("Really black") | |
412 | ||
413 | fx2.CFrame = fx2.CFrame*CFrame.fromEulerAnglesXYZ(math.random(10),math.random(10),math.random(10)) | |
414 | fx1.CFrame = fx1.CFrame*CFrame.fromEulerAnglesXYZ(math.random(10),math.random(10),math.random(10)) | |
415 | ||
416 | spawn(function() | |
417 | for i =0,5,.2 do | |
418 | fx2.Size = fx2.Size+Vector3.new(.2,.2,.2) | |
419 | fx2.CFrame = fx2.CFrame*CFrame.fromEulerAnglesXYZ(math.random(10),math.random(10),math.random(10)) | |
420 | fx2.Transparency = i | |
421 | ||
422 | wait() | |
423 | end | |
424 | fx2:Destroy() | |
425 | end) | |
426 | spawn(function() | |
427 | for i =0,5,.2 do | |
428 | fx1.Size = fx1.Size+Vector3.new(.2,.2,.2) | |
429 | fx1.CFrame = fx1.CFrame*CFrame.fromEulerAnglesXYZ(math.random(10),math.random(10),math.random(10)) | |
430 | fx1.Transparency = i | |
431 | ||
432 | wait() | |
433 | end | |
434 | fx1:Destroy() | |
435 | end) | |
436 | end | |
437 | ||
438 | ||
439 | ||
440 | ||
441 | ||
442 | ||
443 | ||
444 | ||
445 | ||
446 | ||
447 | for i = 1,10,.5 do | |
448 | wait(.1) | |
449 | fx() | |
450 | end | |
451 | ||
452 | local bp = Instance.new("BodyPosition",torso) | |
453 | bp.position = torso.Position+Vector3.new(0,10,0) | |
454 | bp.maxForce = Vector3.new(100000000, 100000000, 100000000) | |
455 | ||
456 | local function fx3() | |
457 | local rh1 = Instance.new("Part", char) | |
458 | rh1.Size = Vector3.new(0,0,0) | |
459 | rh1.CFrame = torso.CFrame | |
460 | rh1.Transparency = .5 | |
461 | rh1.CanCollide = false | |
462 | rh1.BrickColor = BrickColor.new("Lime green") | |
463 | rh1.Anchored = true | |
464 | local rh2 = rh1:Clone() | |
465 | rh2.Parent = char | |
466 | rh2.BrickColor = BrickColor.new("Really black") | |
467 | local rng = Instance.new("SpecialMesh", rh1) | |
468 | rng.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
469 | rng.Scale = Vector3.new(3,3,3) | |
470 | local rng2 = rng:Clone() | |
471 | rng2.Parent = rh2 | |
472 | rh1.CFrame = rh1.CFrame*CFrame.fromEulerAnglesXYZ(math.random(10),math.random(10),math.random(10)) | |
473 | rh2.CFrame = rh2.CFrame*CFrame.fromEulerAnglesXYZ(math.random(10),math.random(10),math.random(10)) | |
474 | for i =1,10,.5 do | |
475 | rng.Scale = rng.Scale+Vector3.new(2,2,2) | |
476 | rng2.Scale = rng.Scale+Vector3.new(2,2,2) | |
477 | wait() | |
478 | end | |
479 | rh1:Destroy() | |
480 | rh2:Destroy() | |
481 | end | |
482 | ||
483 | local function fx2() | |
484 | local fx1 = Instance.new("Part", whx) | |
485 | fx1.Size = Vector3.new(6,6,6) | |
486 | fx1.CFrame = torso.CFrame | |
487 | fx1.Anchored = true | |
488 | fx1.CanCollide = false | |
489 | fx1.Material = "Neon" | |
490 | fx1.BrickColor = BrickColor.new("Lime green") | |
491 | ||
492 | local fx2 = Instance.new("Part", whx) | |
493 | fx2.Size = Vector3.new(6,6,6) | |
494 | fx2.CFrame = torso.CFrame | |
495 | fx2.Anchored = true | |
496 | fx2.CanCollide = false | |
497 | fx2.Material = "Neon" | |
498 | fx2.BrickColor = BrickColor.new("Really black") | |
499 | ||
500 | fx2.CFrame = fx2.CFrame*CFrame.fromEulerAnglesXYZ(math.random(10),math.random(10),math.random(10)) | |
501 | fx1.CFrame = fx1.CFrame*CFrame.fromEulerAnglesXYZ(math.random(10),math.random(10),math.random(10)) | |
502 | ||
503 | spawn(function() | |
504 | for i =0,5,.2 do | |
505 | fx2.Size = fx2.Size+Vector3.new(.2,.2,.2) | |
506 | fx2.CFrame = fx2.CFrame*CFrame.fromEulerAnglesXYZ(math.random(10),math.random(10),math.random(10)) | |
507 | ||
508 | fx2.Transparency = i | |
509 | ||
510 | wait() | |
511 | end | |
512 | fx2:Destroy() | |
513 | end) | |
514 | spawn(function() | |
515 | for i =0,5,.2 do | |
516 | fx1.Size = fx1.Size+Vector3.new(.2,.2,.2) | |
517 | fx1.CFrame = fx1.CFrame*CFrame.fromEulerAnglesXYZ(math.random(10),math.random(10),math.random(10)) | |
518 | fx1.Transparency = i | |
519 | ||
520 | wait() | |
521 | end | |
522 | fx1:Destroy() | |
523 | end) | |
524 | end | |
525 | ||
526 | ||
527 | wait(.5) | |
528 | ||
529 | spawn(function() | |
530 | for i = 1,10,.25 do | |
531 | wait(.2) | |
532 | fx2() | |
533 | end | |
534 | end) | |
535 | ||
536 | local groundprt = Instance.new("Part", char) | |
537 | groundprt.Anchored = true | |
538 | groundprt.CanCollide = false | |
539 | groundprt.BrickColor = BrickColor.new("Lime green") | |
540 | groundprt.Transparency = 0.5 | |
541 | groundprt.CFrame = torso.CFrame | |
542 | ||
543 | groundprt.CFrame =groundprt.CFrame*CFrame.new(0,-2.5,0) | |
544 | local crown = Instance.new("SpecialMesh", groundprt) | |
545 | crown.MeshId = "http://www.roblox.com/asset/?id=20329976" | |
546 | crown.Scale = Vector3.new(20,2,20) | |
547 | spawn(function() | |
548 | ||
549 | wait() | |
550 | for i =1,20,.1 do | |
551 | ||
552 | groundprt.CFrame = groundprt.CFrame * CFrame.Angles(0,-math.rad(15 + i),0) | |
553 | wait() | |
554 | end | |
555 | groundprt:Destroy() | |
556 | ||
557 | end) | |
558 | ||
559 | ||
560 | for i =1,10 do | |
561 | fx3() | |
562 | wait() | |
563 | end | |
564 | ||
565 | ||
566 | ||
567 | local sphere = Instance.new("Part", char) | |
568 | sphere.CFrame = torso.CFrame | |
569 | ||
570 | sphere.Anchored = true | |
571 | sphere.CanCollide = false | |
572 | sphere.Transparency = .2 | |
573 | sphere.Size = Vector3.new(30,30,30) | |
574 | sphere.Shape = "Ball" | |
575 | sphere.TopSurface = Enum.SurfaceType.Smooth | |
576 | sphere.BottomSurface = Enum.SurfaceType.Smooth | |
577 | sphere.BrickColor = BrickColor.new("Lime green") | |
578 | ||
579 | LS.C0 = LS.C0*CFrame.fromEulerAnglesXYZ((math.rad(90)),0,0) | |
580 | LS.C0 = LS.C0*CFrame.fromEulerAnglesXYZ(0,0,(math.rad(90))) | |
581 | RS.C0 = RS.C0*CFrame.fromEulerAnglesXYZ((math.rad(90)),0,0) | |
582 | RS.C0 = RS.C0*CFrame.fromEulerAnglesXYZ(0,0,(math.rad(-90))) | |
583 | ||
584 | --sumon | |
585 | ||
586 | ||
587 | ||
588 | ||
589 | ||
590 | for i =1,10,.2 do | |
591 | sphere.Size = sphere.Size+Vector3.new(2,2,2) | |
592 | sphere.CFrame = torso.CFrame | |
593 | wait() | |
594 | end | |
595 | bp.Parent = nil | |
596 | bp:Destroy() | |
597 | sphere:Destroy() | |
598 | ||
599 | ||
600 | ||
601 | ||
602 | ||
603 | hum.WalkSpeed = 20 | |
604 | end | |
605 | end) | |
606 | ||
607 | ||
608 | ||
609 | ||
610 | mouse.KeyDown:connect(function(key) | |
611 | if key == "m" then | |
612 | game.Players.LocalPlayer.Character.Animate:Destroy() | |
613 | --LS.C0 = LS.C0*CFrame.fromEulerAnglesXYZ((math.rad(90)),0,0) | |
614 | --LS.C0 = LS.C0*CFrame.fromEulerAnglesXYZ(0,0,(math.rad(90))) | |
615 | --RS.C0 = RS.C0*CFrame.fromEulerAnglesXYZ((math.rad(90)),0,0) | |
616 | leekgreen1:Destroy() | |
617 | leekgreen2:Destroy() | |
618 | leekmain:Destroy() | |
619 | leekmarm:Destroy() | |
620 | leek1arm:Destroy() | |
621 | leek2arm:Destroy() | |
622 | RS.C0 = RS.C0*CFrame.fromEulerAnglesXYZ(0,0,(math.rad(-90))) | |
623 | music:Stop() | |
624 | ||
625 | ------------------------------------------------------------ | |
626 | ||
627 | LS.C0 = LS.C0*CFrame.fromEulerAnglesXYZ(0,0,(math.rad(-180))) | |
628 | ||
629 | RS.C0 = RS.C0*CFrame.fromEulerAnglesXYZ(0,0,(math.rad(180))) | |
630 | ||
631 | local leekmain = Instance.new("Part", char) | |
632 | leekmain.BrickColor = BrickColor.new("Pearl") | |
633 | leekmain.Size = Vector3.new(20,2,20) | |
634 | leekmain.Shape = "Cylinder" | |
635 | leekmain.BottomSurface = Enum.SurfaceType.Smooth | |
636 | leekmain.TopSurface = Enum.SurfaceType.Smooth | |
637 | leekmain.Anchored = false | |
638 | leekmain.CanCollide = false | |
639 | ||
640 | ||
641 | local leekgreen1 = Instance.new("Part", char) | |
642 | leekgreen1.Size = Vector3.new(2.5,10,2.5) | |
643 | leekgreen1.BrickColor = BrickColor.new("Sea green") | |
644 | leekgreen1.Anchored = false | |
645 | leekgreen1.CanCollide = false | |
646 | leekgreen1.TopSurface = Enum.SurfaceType.Smooth | |
647 | leekgreen1.BottomSurface = Enum.SurfaceType.Smooth | |
648 | leekgreen1.CFrame = torso.CFrame | |
649 | local leekgreen2 = leekgreen1:Clone() | |
650 | leekgreen2.Parent = char | |
651 | leekgreen1.CFrame = leekmain.CFrame*CFrame.new(0,1.13,.2) | |
652 | leekgreen1.CFrame = leekgreen1.CFrame*CFrame.Angles(math.rad(45),0,0) | |
653 | leekgreen2.CFrame = leekmain.CFrame*CFrame.new(0,1.13,-.2) | |
654 | leekgreen2.CFrame = leekgreen2.CFrame*CFrame.Angles(math.rad(-45),0,0) | |
655 | leekmain.CFrame = leekmain.CFrame*CFrame.Angles(0,0,(math.rad(0))) | |
656 | ||
657 | ||
658 | local leekmarm = Instance.new("Weld", char["Right Arm"]) | |
659 | leekmarm.Part0 = char["Right Arm"] | |
660 | leekmarm.Part1 = leekmain | |
661 | ||
662 | local leek1arm=Instance.new("Weld", char["Right Arm"]) | |
663 | leek1arm.Part0 = leekmain | |
664 | leek1arm.Part1 = leekgreen1 | |
665 | ||
666 | local leek2arm = Instance.new("Weld", char["Right Arm"]) | |
667 | leek2arm.Part0 = leekmain | |
668 | leek2arm.Part1 = leekgreen2 | |
669 | ||
670 | leekmarm.C0 = CFrame.new(0,-2,0)*CFrame.Angles(0,0,0) | |
671 | leek1arm.C0 = CFrame.new(1.13,-2,.3)*CFrame.Angles(0,(math.rad(-45)),(math.rad(90))) | |
672 | leek2arm.C0 = CFrame.new(1.13,-2,-.3)*CFrame.Angles(0,(math.rad(45)),(math.rad(90))) | |
673 | ||
674 | ||
675 | --leekmain.Size = leekmain.Size+Vector3.new(10,1,10) | |
676 | end | |
677 | end) |