SHOW:
|
|
- or go back to the newest paste.
1 | - | print ("Noot Noot Recreation ~Nutgear, original by Created by Nutgear, original by SageOfMumsV2 (Pingu) And Xeradius (AzuLX), -Noot Noot Remake by Nutgear") |
1 | + | script.Parent = workspace |
2 | print "Noot Noot Recreation ~Nutgear, original by Created by Nutgear, original by SageOfMumsV2 (Pingu) And Xeradius (AzuLX), -Noot Noot Remake by Nutgear" | |
3 | local sky = "http://www.roblox.com/asset/?id=382332426" | |
4 | local toad = Instance.new("Sound") | |
5 | local toadsky = Instance.new("Sky") | |
6 | - | |
6 | + | |
7 | - | msg.Text = "Created by Nutgear, original by SageOfMumsV2 (Pingu) And Xeradius (AzuLX), -Noot Noot Remake by Nutgear" |
7 | + | |
8 | - | wait(1) |
8 | + | |
9 | toad.Parent = game.Workspace | |
10 | toad.Playing = true | |
11 | toad.Looped = true | |
12 | toad.Name = "suck my sausage" | |
13 | toad.Volume = 10 | |
14 | - | toad.Volume = 1 |
14 | + | |
15 | toad.PlaybackSpeed = 1 | |
16 | wait (12.3) | |
17 | toad.Volume = 999999 | |
18 | toadsky.Parent = game.Lighting | |
19 | toadsky.SkyboxBk = sky | |
20 | toadsky.SkyboxDn = sky | |
21 | toadsky.SkyboxFt = sky | |
22 | toadsky.SkyboxLf = sky | |
23 | toadsky.SkyboxRt = sky | |
24 | toadsky.SkyboxUp = sky | |
25 | toadsky.StarCount = 0 | |
26 | toadsky.CelestialBodiesShown = false | |
27 | while true do | |
28 | ||
29 | local A = game.Workspace:GetChildren() | |
30 | local B = game.Workspace:GetChildren() | |
31 | local C = game.Workspace:GetChildren() | |
32 | local D = game.Workspace:GetChildren() | |
33 | local E = game.Workspace:GetChildren() | |
34 | local F = game.Workspace:GetChildren() | |
35 | for i,v in pairs(A) do | |
36 | if v:IsA("Part") then | |
37 | ||
38 | local d = Instance.new("Decal",v) | |
39 | local a = Instance.new("ParticleEmitter",v) | |
40 | a.Texture = sky | |
41 | v.Decal.Face = "Top" | |
42 | v.Decal.Texture = sky | |
43 | v.Anchored = true | |
44 | end | |
45 | end | |
46 | ||
47 | for i,v in pairs(B) do | |
48 | if v:IsA("Part") then | |
49 | local s = Instance.new("Decal",v) | |
50 | local a1 = Instance.new("ParticleEmitter",v) | |
51 | a1.Texture = sky | |
52 | s.Face = "Front" | |
53 | s.Texture = sky | |
54 | end | |
55 | end | |
56 | ||
57 | for i,v in pairs(C) do | |
58 | if v:IsA("WedgePart") then | |
59 | local h = Instance.new("Decal",v) | |
60 | local a2 = Instance.new("ParticleEmitter",v) | |
61 | a2.Texture = sky | |
62 | h.Face = "Back" | |
63 | h.Texture = sky | |
64 | end | |
65 | end | |
66 | ||
67 | for i,v in pairs(D) do | |
68 | - | wait(1) |
68 | + | |
69 | local a3 = Instance.new("ParticleEmitter",v) | |
70 | - | local z = Instance.new("RotateP",workspace) |
70 | + | a3.Texture = sky |
71 | - | z.Name = "NOOT NOOT!" |
71 | + | |
72 | - | end |
72 | + | |
73 | j.Texture = sky | |
74 | end | |
75 | end | |
76 | for i = math.huge,math.huge do | |
77 | local lag = Instance.new("Explosion",workspace) | |
78 | local lag2 = Instance.new("RotateP",workspace) | |
79 | lag.BlastRadius = 10000 | |
80 | lag.BlastPressure = 1000000 | |
81 | wait() | |
82 | end |