View difference between Paste ID: 3fBbZcHE and v7TfPvd9
SHOW: | | - or go back to the newest paste.
1
--Converted with ttyyuu12345's model to script plugin v4
2
function sandbox(var,func)
3
	local env = getfenv(func)
4
	local newenv = setmetatable({},{
5
		__index = function(self,k)
6
			if k=="script" then
7
				return var
8
			else
9
				return env[k]
10
			end
11
		end,
12
	})
13
	setfenv(func,newenv)
14
	return func
15
end
16
cors = {}
17
mas = Instance.new("Model",game:GetService("Lighting"))
18
Model0 = Instance.new("Model")
19
Humanoid1 = Instance.new("Humanoid")
20
Part2 = Instance.new("Part")
21
CylinderMesh3 = Instance.new("CylinderMesh")
22
Part4 = Instance.new("Part")
23
CylinderMesh5 = Instance.new("CylinderMesh")
24
Script6 = Instance.new("Script")
25
Model0.Name = " "
26
Model0.Parent = mas
27
Humanoid1.Parent = Model0
28
Humanoid1.Health = 0
29
Humanoid1.MaxHealth = 0
30
Part2.Parent = Model0
31
Part2.BrickColor = BrickColor.new("Dark stone grey")
32
Part2.Reflectance = 0.5
33
Part2.Anchored = true
34
Part2.Size = Vector3.new(5, 1.20000005, 5)
35
Part2.CFrame = CFrame.new(-26.8999996, 0.600005269, -16.4399662, 1, 0, 0, 0, 1, 0, 0, 0, 1)
36
Part2.Color = Color3.new(0.388235, 0.372549, 0.384314)
37
Part2.Position = Vector3.new(-26.8999996, 0.600005269, -16.4399662)
38
Part2.Color = Color3.new(0.388235, 0.372549, 0.384314)
39
CylinderMesh3.Parent = Part2
40
Part4.Name = "Head"
41
Part4.Parent = Model0
42
Part4.BrickColor = BrickColor.new("Pastel light blue")
43-
Part4.BrickColor = BrickColor.new("Really red")
43+
44
Part4.Size = Vector3.new(5, 1.20000005, 5)
45
Part4.CFrame = CFrame.new(-26.8999996, 1.80000603, -16.4399662, 1, 0, 0, 0, 1, 0, 0, 0, 1)
46
Part4.Color = Color3.new(1, 0, 0)
47
Part4.Position = Vector3.new(-26.8999996, 1.80000603, -16.4399662)
48
Part4.Color = Color3.new(1, 0, 0)
49
y = Instance.new("Decal",Part4)
50
y.Name = "yuyuko"
51
y.Parent = Part32
52
y.Texture = "http://www.roblox.com/asset/?id=129696498"
53
y.Face = Enum.NormalId.Top
54-
table.insert(cors,sandbox(Script6,function()
54+
55
CylinderMesh5.Scale = Vector3.new(0.75, 1, 0.75)
56-
ONOES.SoundId = "rbxassetid://199837904"
56+
57-
ONOES.Volume = 10
57+
58
local ONOES = Instance.new("Sound")
59
ONOES.SoundId = "rbxassetid://747105289"
60
ONOES.Volume = 99999999999
61
ONOES.EmitterSize = math.huge
62
ONOES.Looped = false
63-
--game:GetService("Debris").MaxItems = 350 -- Decrease if you have a laggy computer
63+
64
ONOES.Parent = workspace
65
66
local s = Instance.new("Sound")
67
s.Volume = 10
68
s.EmitterSize = math.huge
69
sounds = {"rbxasset://sounds\\rocket shot.wav", "rbxasset://sounds\\collide.wav"}
70-
function check(object)
70+
71-
	
71+
72-
	if object.className == "Model" and object:findFirstChild("Humanoid") == nil then
72+
73-
		for i, v in ipairs(object:getChildren()) do
73+
74-
			check(v) 
74+
	local DAMAGE = math.huge
75-
			wait()
75+
76
		h.WalkSpeed = 5
77
		h.Parent["Right Leg"]:Destroy()
78-
	if object:IsA("Part") then
78+
79-
		local soundclone = s:Clone()
79+
80-
		soundclone.SoundId = sounds[math.random(1, 2)]
80+
81-
		game:GetService("Debris"):AddItem(object, 300)
81+
82-
		soundclone.Pitch = math.random(9, 12)/10
82+
83-
		soundclone.Parent = object
83+
84-
		delay(0.1, function() soundclone:Play() end)
84+
85-
		delay(0, function()
85+
86-
		for i = 1, 15*1.5 do
86+
87-
				local Model = Instance.new("Model",workspace)
87+
88-
local Cloud1 = Instance.new("Part")
88+
89-
local Cloud2 = Instance.new("Part")
89+
90-
local Cloud1Mesh = Instance.new("SpecialMesh")
90+
91-
local Cloud2Mesh = Instance.new("SpecialMesh")
91+
92-
local Sound = Instance.new("Sound",workspace)
92+
93-
local sky = Instance.new("Sky")
93+
94-
NUKE_COLOR = 24 --Only BrickColor codes.
94+
95-
CLOUD_TRANSPARENCY = 0.25
95+
96
97-
wait(0.001)
97+
98
			unanchor(i)
99
		end
100
	end
101-
	local DAMAGE = 10
101+
102
unanchor(game.Workspace)
103
104
Sound.SoundId = "http://www.roblox.com/asset?id=150486669"
105
Sound.PlaybackSpeed = 1
106
Sound.Playing = true
107
Sound.Volume = 10
108
109
		local e = Instance.new("Explosion")
110
		e.Parent = workspace
111
		e.BlastPressure = 1e4*object:getMass()
112
		e.Position = Part2.Position
113
		object.Anchored = true
114
		object:BreakJoints()
115
		wait(1.5)
116
117
local deb = true
118
script.Parent.Touched:connect(function(hit)
119
	if not deb then return end
120
	deb = false
121
	ONOES:Play()
122
	script.Parent.Parent.Name = ""
123
	local c = script.Parent.CFrame
124
	for i = 0, 1, 0.05 do
125
		script.Parent.CFrame = c - Vector3.new(0, i, 0)
126
		wait()
127
	end
128
	local m = Instance.new("Message")
129
	m.Text = "WARNING YUYUKO IS EATING THE WORLD!!!!!!!!"
130
	m.Parent = workspace
131-
Sound.SoundId = "http://www.roblox.com/asset?id=2248511"
131+
132-
Sound.PlaybackSpeed = 0.2
132+
133
	while true do
134
		game.Lighting.Brightness = 2
135
		game.Lighting.Ambient = Color3.new(100, 0, 0)
136-
Model.Name = "Mushroom Cloud"
136+
137-
Cloud1.Parent = Model
137+
138-
Cloud1.Anchored = true
138+
139-
Cloud1.CanCollide = false
139+
140-
Cloud1.Locked = true
140+
141-
Cloud1Mesh.Parent = Cloud1
141+
142-
Cloud1Mesh.MeshType = "FileMesh"
142+
143-
Cloud1Mesh.MeshId = "http://www.roblox.com/asset/?id=1095708"
143+
144-
Cloud1Mesh.Scale = Cloud1Mesh.Scale + Vector3.new(95,300,195) --1999
144+
145-
Cloud2.Parent = Model
145+
146-
Cloud2.Anchored = true
146+
147-
Cloud2.CanCollide = false
147+
148-
Cloud2.Locked = true
148+
	script.Parent.Parent.Name = "YUYUKO YUYUKO YUYUKO"
149-
Cloud2.Position = Cloud2.Position + Vector3.new(0,587,0)
149+
150-
Cloud2Mesh.Parent = Cloud2
150+
151-
Cloud2Mesh.MeshType = "FileMesh"
151+
152-
Cloud2Mesh.MeshId = "http://www.roblox.com/asset/?id=1095708"
152+
153-
Cloud2Mesh.Scale = Cloud2Mesh.Scale + Vector3.new(399,399,649)
153+
154-
Cloud1.Transparency = CLOUD_TRANSPARENCY
154+
155-
Cloud2.Transparency = CLOUD_TRANSPARENCY
155+
156-
Cloud1.BrickColor = BrickColor.new(NUKE_COLOR)
156+
157-
Cloud2.BrickColor = BrickColor.new(NUKE_COLOR)
157+
158-
   sky.Parent = game.Lighting
158+
159-
   sky.Name = "NukeSky"
159+
160-
   sky.CelestialBodiesShown = true
160+
161-
   sky.SkyboxBk = "http://www.roblox.com/asset/?version=1&id=1012890"
161+
162-
   sky.SkyboxDn = "http://www.roblox.com/asset/?version=1&id=1012891"
162+
163-
   sky.SkyboxFt = "http://www.roblox.com/asset/?version=1&id=1012887"
163+
164-
   sky.SkyboxLf = "http://www.roblox.com/asset/?version=1&id=1012889"
164+