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 |
225 | + | elseif end 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 | ypcall(function() | |
252 | char.Shirt.ShirtTemplate = "http://www.roblox.com/asset/?id=1440763587" | |
253 | char.Pants.PantsTemplate = "http://www.roblox.com/asset/?id=144076759" | |
254 | ||
255 | ||
256 | end | |
257 | end | |
258 | end) | |
259 | ||
260 | mouse.KeyDown:connect(function(key) | |
261 | if key == "l" then | |
262 | music:Stop() | |
263 | local function rising() | |
264 | local holder = Instance.new("Part", char) | |
265 | holder.Size = Vector3.new(1,1,1) | |
266 | holder.CFrame = torso.CFrame | |
267 | holder.Transparency = .5 | |
268 | holder.Anchored = true | |
269 | holder.CanCollide = false | |
270 | holder.BrickColor = BrickColor.new("Br. yellowish orange") | |
271 | holder.Material = "Neon" | |
272 | holder.TopSurface = Enum.SurfaceType.Smooth | |
273 | holder.BottomSurface = Enum.SurfaceType.Smooth | |
274 | 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)) | |
275 | local fire = Instance.new("Fire", holder) | |
276 | fire.Color = Color3.new(236/255, 193/255, 36/255) | |
277 | fire.SecondaryColor = Color3.new(236/255, 193/255, 36/255) | |
278 | fire.Size = 1 | |
279 | ||
280 | for i = 1,10,.1 do | |
281 | holder.CFrame = holder.CFrame*CFrame.new(0,.5,0) | |
282 | wait() | |
283 | end | |
284 | ||
285 | fire:Destroy() | |
286 | holder:Destroy() | |
287 | end | |
288 | spawn(function() | |
289 | rising() | |
290 | end) | |
291 | spawn(function() | |
292 | rising() | |
293 | end) | |
294 | spawn(function() | |
295 | rising() | |
296 | end) | |
297 | spawn(function() | |
298 | rising() | |
299 | end) | |
300 | spawn(function() | |
301 | rising() | |
302 | end) | |
303 | spawn(function() | |
304 | rising() | |
305 | end) | |
306 | spawn(function() | |
307 | rising() | |
308 | end) | |
309 | spawn(function() | |
310 | rising() | |
311 | end) | |
312 | spawn(function() | |
313 | rising() | |
314 | end) | |
315 | spawn(function() | |
316 | rising() | |
317 | end) | |
318 | spawn(function() | |
319 | rising() | |
320 | end) | |
321 | spawn(function() | |
322 | rising() | |
323 | end) | |
324 | spawn(function() | |
325 | rising() | |
326 | end) | |
327 | spawn(function() | |
328 | rising() | |
329 | end) | |
330 | ||
331 | ||
332 | local ball = Instance.new("Part", workspace) | |
333 | ball.Shape = "Ball" | |
334 | ball.Anchored = true | |
335 | ball.CanCollide = false | |
336 | ball.Size = Vector3.new(1,1,1) | |
337 | ball.CFrame = torso.CFrame | |
338 | ball.BrickColor = BrickColor.new("Br. yellowish orange") | |
339 | ball.Material = "Neon" | |
340 | leekmain.BrickColor = BrickColor.new("Pearl") | |
341 | leekgreen1.BrickColor = BrickColor.new("Br. yellowish orange") | |
342 | leekgreen2.BrickColor = BrickColor.new("Br. yellowish orange") | |
343 | leekgreen1.Material = "Neon" | |
344 | leekgreen2.Material = "Neon" | |
345 | for i = 0,1,0.05 do | |
346 | ball.Size = ball.Size+Vector3.new(0.5,0.5,0.5) | |
347 | ball.Transparency = i | |
348 | ball.CFrame = torso.CFrame | |
349 | wait() | |
350 | end | |
351 | ball:Destroy() | |
352 | ||
353 | music.SoundId = "http://www.roblox.com/asset/?id=345379968" | |
354 | music:Play() | |
355 | end | |
356 | end) | |
357 | mouse.KeyDown:connect(function(key) | |
358 | if key == "p" and miku == false and ismad == false then | |
359 | music:Stop() | |
360 | music.SoundId = "http://www.roblox.com/asset/?id=364338573" | |
361 | music:Play() | |
362 | chat:Chat(char.Head,"Yaa tsu tsup ari dik ari dol lan") | |
363 | wait(2.5) | |
364 | chat:Chat(char.Head,"dit ari diddle lan") | |
365 | wait(2.1) | |
366 | chat:Chat(char.Head,"dits dan doh") | |
367 | end | |
368 | end) | |
369 | ||
370 | ||
371 | mouse.KeyDown:connect(function(key) | |
372 | if key == "v" then | |
373 | leeking = false | |
374 | --transform | |
375 | hum.WalkSpeed = 0 | |
376 | RS.C0 = RS.C0*CFrame.fromEulerAnglesXYZ((math.rad(-90)),0,0) | |
377 | LS.C0 = LS.C0*CFrame.fromEulerAnglesXYZ(0,0,(math.rad(-90))) | |
378 | LS.C0 = LS.C0*CFrame.fromEulerAnglesXYZ((math.rad(-90)),0,0) | |
379 | music:Stop() | |
380 | wait(.5) | |
381 | leekgreen1:Destroy() | |
382 | leekgreen2:Destroy() | |
383 | leekmain:Destroy() | |
384 | leekmarm:Destroy() | |
385 | leek1arm:Destroy() | |
386 | leek2arm:Destroy() | |
387 | local fhx = Instance.new("Part", char) | |
388 | fhx.Size = Vector3.new(0,0,0) | |
389 | fhx.Anchored = false | |
390 | fhx.CanCollide = false | |
391 | fhx.Transparency = 1 | |
392 | local whx = Instance.new("Weld", char["Right Arm"]) | |
393 | whx.Part0 = fhx | |
394 | whx.Part1 = char["Right Arm"] | |
395 | whx.C0 = whx.C0*CFrame.new(0,1,0) | |
396 | ||
397 | local function fx() | |
398 | local fx1 = Instance.new("Part", whx) | |
399 | fx1.Size = Vector3.new(2,2,2) | |
400 | fx1.CFrame = fhx.CFrame | |
401 | fx1.Anchored = true | |
402 | fx1.CanCollide = false | |
403 | fx1.Material = "Neon" | |
404 | fx1.BrickColor = BrickColor.new("Lime green") | |
405 | ||
406 | local fx2 = Instance.new("Part", whx) | |
407 | fx2.Size = Vector3.new(2,2,2) | |
408 | fx2.CFrame = fhx.CFrame | |
409 | fx2.Anchored = true | |
410 | fx2.CanCollide = false | |
411 | fx2.Material = "Neon" | |
412 | fx2.BrickColor = BrickColor.new("Really black") | |
413 | ||
414 | fx2.CFrame = fx2.CFrame*CFrame.fromEulerAnglesXYZ(math.random(10),math.random(10),math.random(10)) | |
415 | fx1.CFrame = fx1.CFrame*CFrame.fromEulerAnglesXYZ(math.random(10),math.random(10),math.random(10)) | |
416 | ||
417 | spawn(function() | |
418 | for i =0,5,.2 do | |
419 | fx2.Size = fx2.Size+Vector3.new(.2,.2,.2) | |
420 | fx2.CFrame = fx2.CFrame*CFrame.fromEulerAnglesXYZ(math.random(10),math.random(10),math.random(10)) | |
421 | fx2.Transparency = i | |
422 | ||
423 | wait() | |
424 | end | |
425 | fx2:Destroy() | |
426 | end) | |
427 | spawn(function() | |
428 | for i =0,5,.2 do | |
429 | fx1.Size = fx1.Size+Vector3.new(.2,.2,.2) | |
430 | fx1.CFrame = fx1.CFrame*CFrame.fromEulerAnglesXYZ(math.random(10),math.random(10),math.random(10)) | |
431 | fx1.Transparency = i | |
432 | ||
433 | wait() | |
434 | end | |
435 | fx1:Destroy() | |
436 | end) | |
437 | end | |
438 | ||
439 | ||
440 | ||
441 | ||
442 | ||
443 | ||
444 | ||
445 | ||
446 | ||
447 | ||
448 | for i = 1,10,.5 do | |
449 | wait(.1) | |
450 | fx() | |
451 | end | |
452 | ||
453 | local bp = Instance.new("BodyPosition",torso) | |
454 | bp.position = torso.Position+Vector3.new(0,10,0) | |
455 | bp.maxForce = Vector3.new(100000000, 100000000, 100000000) | |
456 | ||
457 | local function fx3() | |
458 | local rh1 = Instance.new("Part", char) | |
459 | rh1.Size = Vector3.new(0,0,0) | |
460 | rh1.CFrame = torso.CFrame | |
461 | rh1.Transparency = .5 | |
462 | rh1.CanCollide = false | |
463 | rh1.BrickColor = BrickColor.new("Lime green") | |
464 | rh1.Anchored = true | |
465 | local rh2 = rh1:Clone() | |
466 | rh2.Parent = char | |
467 | rh2.BrickColor = BrickColor.new("Really black") | |
468 | local rng = Instance.new("SpecialMesh", rh1) | |
469 | rng.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
470 | rng.Scale = Vector3.new(3,3,3) | |
471 | local rng2 = rng:Clone() | |
472 | rng2.Parent = rh2 | |
473 | rh1.CFrame = rh1.CFrame*CFrame.fromEulerAnglesXYZ(math.random(10),math.random(10),math.random(10)) | |
474 | rh2.CFrame = rh2.CFrame*CFrame.fromEulerAnglesXYZ(math.random(10),math.random(10),math.random(10)) | |
475 | for i =1,10,.5 do | |
476 | rng.Scale = rng.Scale+Vector3.new(2,2,2) | |
477 | rng2.Scale = rng.Scale+Vector3.new(2,2,2) | |
478 | wait() | |
479 | end | |
480 | rh1:Destroy() | |
481 | rh2:Destroy() | |
482 | end | |
483 | ||
484 | local function fx2() | |
485 | local fx1 = Instance.new("Part", whx) | |
486 | fx1.Size = Vector3.new(6,6,6) | |
487 | fx1.CFrame = torso.CFrame | |
488 | fx1.Anchored = true | |
489 | fx1.CanCollide = false | |
490 | fx1.Material = "Neon" | |
491 | fx1.BrickColor = BrickColor.new("Lime green") | |
492 | ||
493 | local fx2 = Instance.new("Part", whx) | |
494 | fx2.Size = Vector3.new(6,6,6) | |
495 | fx2.CFrame = torso.CFrame | |
496 | fx2.Anchored = true | |
497 | fx2.CanCollide = false | |
498 | fx2.Material = "Neon" | |
499 | fx2.BrickColor = BrickColor.new("Really black") | |
500 | ||
501 | fx2.CFrame = fx2.CFrame*CFrame.fromEulerAnglesXYZ(math.random(10),math.random(10),math.random(10)) | |
502 | fx1.CFrame = fx1.CFrame*CFrame.fromEulerAnglesXYZ(math.random(10),math.random(10),math.random(10)) | |
503 | ||
504 | spawn(function() | |
505 | for i =0,5,.2 do | |
506 | fx2.Size = fx2.Size+Vector3.new(.2,.2,.2) | |
507 | fx2.CFrame = fx2.CFrame*CFrame.fromEulerAnglesXYZ(math.random(10),math.random(10),math.random(10)) | |
508 | ||
509 | fx2.Transparency = i | |
510 | ||
511 | wait() | |
512 | end | |
513 | fx2:Destroy() | |
514 | end) | |
515 | spawn(function() | |
516 | for i =0,5,.2 do | |
517 | fx1.Size = fx1.Size+Vector3.new(.2,.2,.2) | |
518 | fx1.CFrame = fx1.CFrame*CFrame.fromEulerAnglesXYZ(math.random(10),math.random(10),math.random(10)) | |
519 | fx1.Transparency = i | |
520 | ||
521 | wait() | |
522 | end | |
523 | fx1:Destroy() | |
524 | end) | |
525 | end | |
526 | ||
527 | ||
528 | wait(.5) | |
529 | ||
530 | spawn(function() | |
531 | for i = 1,10,.25 do | |
532 | wait(.2) | |
533 | fx2() | |
534 | end | |
535 | end) | |
536 | ||
537 | local groundprt = Instance.new("Part", char) | |
538 | groundprt.Anchored = true | |
539 | groundprt.CanCollide = false | |
540 | groundprt.BrickColor = BrickColor.new("Lime green") | |
541 | groundprt.Transparency = 0.5 | |
542 | groundprt.CFrame = torso.CFrame | |
543 | ||
544 | groundprt.CFrame =groundprt.CFrame*CFrame.new(0,-2.5,0) | |
545 | local crown = Instance.new("SpecialMesh", groundprt) | |
546 | crown.MeshId = "http://www.roblox.com/asset/?id=20329976" | |
547 | crown.Scale = Vector3.new(20,2,20) | |
548 | spawn(function() | |
549 | ||
550 | wait() | |
551 | for i =1,20,.1 do | |
552 | ||
553 | groundprt.CFrame = groundprt.CFrame * CFrame.Angles(0,-math.rad(15 + i),0) | |
554 | wait() | |
555 | end | |
556 | groundprt:Destroy() | |
557 | ||
558 | end) | |
559 | ||
560 | ||
561 | for i =1,10 do | |
562 | fx3() | |
563 | wait() | |
564 | end | |
565 | ||
566 | ||
567 | ||
568 | local sphere = Instance.new("Part", char) | |
569 | sphere.CFrame = torso.CFrame | |
570 | ||
571 | sphere.Anchored = true | |
572 | sphere.CanCollide = false | |
573 | sphere.Transparency = .2 | |
574 | sphere.Size = Vector3.new(30,30,30) | |
575 | sphere.Shape = "Ball" | |
576 | sphere.TopSurface = Enum.SurfaceType.Smooth | |
577 | sphere.BottomSurface = Enum.SurfaceType.Smooth | |
578 | sphere.BrickColor = BrickColor.new("Lime green") | |
579 | ||
580 | LS.C0 = LS.C0*CFrame.fromEulerAnglesXYZ((math.rad(90)),0,0) | |
581 | LS.C0 = LS.C0*CFrame.fromEulerAnglesXYZ(0,0,(math.rad(90))) | |
582 | RS.C0 = RS.C0*CFrame.fromEulerAnglesXYZ((math.rad(90)),0,0) | |
583 | RS.C0 = RS.C0*CFrame.fromEulerAnglesXYZ(0,0,(math.rad(-90))) | |
584 | ||
585 | --sumon | |
586 | ||
587 | ||
588 | ||
589 | ||
590 | ||
591 | for i =1,10,.2 do | |
592 | sphere.Size = sphere.Size+Vector3.new(2,2,2) | |
593 | sphere.CFrame = torso.CFrame | |
594 | wait() | |
595 | end | |
596 | bp.Parent = nil | |
597 | bp:Destroy() | |
598 | sphere:Destroy() | |
599 | ||
600 | ||
601 | ||
602 | ||
603 | ||
604 | hum.WalkSpeed = 20 | |
605 | end | |
606 | end) | |
607 | ||
608 | ||
609 | ||
610 | ||
611 | mouse.KeyDown:connect(function(key) | |
612 | if key == "m" then | |
613 | game.Players.LocalPlayer.Character.Animate:Destroy() | |
614 | --LS.C0 = LS.C0*CFrame.fromEulerAnglesXYZ((math.rad(90)),0,0) | |
615 | --LS.C0 = LS.C0*CFrame.fromEulerAnglesXYZ(0,0,(math.rad(90))) | |
616 | --RS.C0 = RS.C0*CFrame.fromEulerAnglesXYZ((math.rad(90)),0,0) | |
617 | leekgreen1:Destroy() | |
618 | leekgreen2:Destroy() | |
619 | leekmain:Destroy() | |
620 | leekmarm:Destroy() | |
621 | leek1arm:Destroy() | |
622 | leek2arm:Destroy() | |
623 | RS.C0 = RS.C0*CFrame.fromEulerAnglesXYZ(0,0,(math.rad(-90))) | |
624 | music:Stop() | |
625 | ||
626 | ------------------------------------------------------------ | |
627 | ||
628 | LS.C0 = LS.C0*CFrame.fromEulerAnglesXYZ(0,0,(math.rad(-180))) | |
629 | ||
630 | RS.C0 = RS.C0*CFrame.fromEulerAnglesXYZ(0,0,(math.rad(180))) | |
631 | ||
632 | local leekmain = Instance.new("Part", char) | |
633 | leekmain.BrickColor = BrickColor.new("Pearl") | |
634 | leekmain.Size = Vector3.new(20,2,20) | |
635 | leekmain.Shape = "Cylinder" | |
636 | leekmain.BottomSurface = Enum.SurfaceType.Smooth | |
637 | leekmain.TopSurface = Enum.SurfaceType.Smooth | |
638 | leekmain.Anchored = false | |
639 | leekmain.CanCollide = false | |
640 | ||
641 | ||
642 | local leekgreen1 = Instance.new("Part", char) | |
643 | leekgreen1.Size = Vector3.new(2.5,10,2.5) | |
644 | leekgreen1.BrickColor = BrickColor.new("Sea green") | |
645 | leekgreen1.Anchored = false | |
646 | leekgreen1.CanCollide = false | |
647 | leekgreen1.TopSurface = Enum.SurfaceType.Smooth | |
648 | leekgreen1.BottomSurface = Enum.SurfaceType.Smooth | |
649 | leekgreen1.CFrame = torso.CFrame | |
650 | local leekgreen2 = leekgreen1:Clone() | |
651 | leekgreen2.Parent = char | |
652 | leekgreen1.CFrame = leekmain.CFrame*CFrame.new(0,1.13,.2) | |
653 | leekgreen1.CFrame = leekgreen1.CFrame*CFrame.Angles(math.rad(45),0,0) | |
654 | leekgreen2.CFrame = leekmain.CFrame*CFrame.new(0,1.13,-.2) | |
655 | leekgreen2.CFrame = leekgreen2.CFrame*CFrame.Angles(math.rad(-45),0,0) | |
656 | leekmain.CFrame = leekmain.CFrame*CFrame.Angles(0,0,(math.rad(0))) | |
657 | ||
658 | ||
659 | local leekmarm = Instance.new("Weld", char["Right Arm"]) | |
660 | leekmarm.Part0 = char["Right Arm"] | |
661 | leekmarm.Part1 = leekmain | |
662 | ||
663 | local leek1arm=Instance.new("Weld", char["Right Arm"]) | |
664 | leek1arm.Part0 = leekmain | |
665 | leek1arm.Part1 = leekgreen1 | |
666 | ||
667 | local leek2arm = Instance.new("Weld", char["Right Arm"]) | |
668 | leek2arm.Part0 = leekmain | |
669 | leek2arm.Part1 = leekgreen2 | |
670 | ||
671 | leekmarm.C0 = CFrame.new(0,-2,0)*CFrame.Angles(0,0,0) | |
672 | leek1arm.C0 = CFrame.new(1.13,-2,.3)*CFrame.Angles(0,(math.rad(-45)),(math.rad(90))) | |
673 | leek2arm.C0 = CFrame.new(1.13,-2,-.3)*CFrame.Angles(0,(math.rad(45)),(math.rad(90))) | |
674 | ||
675 | ||
676 | --leekmain.Size = leekmain.Size+Vector3.new(10,1,10) | |
677 | end | |
678 | end) |