View difference between Paste ID: DA6TLMnK and 53uzdDDK
SHOW: | | - or go back to the newest paste.
1
--By Rufus14
2
--wait(1)
3
--owner = game.Players:findFirstChild(script.Parent.Name)
4
NLS([[--wait(1.5)
5-
owner = game:GetService("Players").Originickname
5+
owner = game:GetService("Players").lafur2
6
local remote = owner.Character:WaitForChild("thisisacertifiedhoodclassic")
7
--Converted with ttyyuu12345's model to script plugin v4
8
function sandbox(var,func)
9
	local env = getfenv(func)
10
	local newenv = setmetatable({},{
11
		__index = function(self,k)
12
			if k=="script" then
13
				return var
14
			else
15
				return env[k]
16
			end
17
		end,
18
	})
19
	setfenv(func,newenv)
20
	return func
21
end
22
cors = {}
23
mas = Instance.new("Model",game:GetService("Lighting"))
24
ScreenGui0 = Instance.new("ScreenGui")
25
Frame1 = Instance.new("Frame")
26
TextBox2 = Instance.new("TextBox")
27
TextBox3 = Instance.new("TextBox")
28
TextBox4 = Instance.new("TextBox")
29
TextLabel5 = Instance.new("TextLabel")
30
TextLabel6 = Instance.new("TextLabel")
31
TextButton7 = Instance.new("TextButton")
32
ScreenGui0.Name = "setting"
33
ScreenGui0.Parent = mas
34
ScreenGui0.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
35
Frame1.Parent = ScreenGui0
36
Frame1.Position = UDim2.new(0.234992683, 0, 0.238591909, 0)
37
Frame1.Size = UDim2.new(0, 722, 0, 400)
38
Frame1.BackgroundColor = BrickColor.new("Institutional white")
39
Frame1.BackgroundColor3 = Color3.new(1, 1, 1)
40
Frame1.Style = Enum.FrameStyle.RobloxRound
41
TextBox2.Name = "Bottomtextbox"
42
TextBox2.Parent = Frame1
43
TextBox2.Position = UDim2.new(0.0108348392, 0, 0.181699991, 0)
44
TextBox2.Size = UDim2.new(0, 689, 0, 50)
45
TextBox2.BackgroundColor = BrickColor.new("Institutional white")
46
TextBox2.BackgroundColor3 = Color3.new(1, 1, 1)
47
TextBox2.Font = Enum.Font.Cartoon
48
TextBox2.FontSize = Enum.FontSize.Size14
49
TextBox2.Text = "Bottom text"
50
TextBox2.TextColor = BrickColor.new("Really black")
51
TextBox2.TextColor3 = Color3.new(0, 0, 0)
52
TextBox2.TextScaled = true
53
TextBox2.TextSize = 14
54
TextBox2.TextWrap = true
55
TextBox2.TextWrapped = true
56
TextBox3.Name = "Uppertextbox"
57
TextBox3.Parent = Frame1
58
TextBox3.Position = UDim2.new(0.0122198807, 0, 0.0316999815, 0)
59
TextBox3.Size = UDim2.new(0, 689, 0, 50)
60
TextBox3.BackgroundColor = BrickColor.new("Institutional white")
61
TextBox3.BackgroundColor3 = Color3.new(1, 1, 1)
62
TextBox3.Font = Enum.Font.Cartoon
63
TextBox3.FontSize = Enum.FontSize.Size14
64
TextBox3.Text = "Uppertext"
65
TextBox3.TextColor = BrickColor.new("Really black")
66
TextBox3.TextColor3 = Color3.new(0, 0, 0)
67
TextBox3.TextScaled = true
68
TextBox3.TextSize = 14
69
TextBox3.TextWrap = true
70
TextBox3.TextWrapped = true
71
TextBox4.Name = "Musictextbox"
72
TextBox4.Parent = Frame1
73
TextBox4.Position = UDim2.new(0.0122198807, 0, 0.446699977, 0)
74
TextBox4.Size = UDim2.new(0, 689, 0, 50)
75
TextBox4.BackgroundColor = BrickColor.new("Institutional white")
76
TextBox4.BackgroundColor3 = Color3.new(1, 1, 1)
77
TextBox4.Font = Enum.Font.Cartoon
78
TextBox4.FontSize = Enum.FontSize.Size14
79
TextBox4.Text = "3523228472"
80
TextBox4.TextColor = BrickColor.new("Really black")
81
TextBox4.TextColor3 = Color3.new(0, 0, 0)
82
TextBox4.TextScaled = true
83
TextBox4.TextSize = 14
84
TextBox4.TextWrap = true
85
TextBox4.TextWrapped = true
86
TextLabel5.Parent = Frame1
87
TextLabel5.Position = UDim2.new(0.181801096, 0, 0.622017145, 0)
88
TextLabel5.Size = UDim2.new(0, 450, 0, 50)
89
TextLabel5.BackgroundColor = BrickColor.new("Institutional white")
90
TextLabel5.BackgroundColor3 = Color3.new(1, 1, 1)
91
TextLabel5.BackgroundTransparency = 1
92
TextLabel5.Font = Enum.Font.SourceSans
93
TextLabel5.FontSize = Enum.FontSize.Size14
94
TextLabel5.Text = "(Default song is 'Scatman's world')"
95
TextLabel5.TextColor = BrickColor.new("Institutional white")
96
TextLabel5.TextColor3 = Color3.new(1, 1, 1)
97
TextLabel5.TextScaled = true
98
TextLabel5.TextSize = 14
99
TextLabel5.TextWrap = true
100
TextLabel5.TextWrapped = true
101
TextLabel6.Parent = Frame1
102
TextLabel6.Position = UDim2.new(0.199806631, 0, 0.322017103, 0)
103
TextLabel6.Size = UDim2.new(0, 450, 0, 50)
104
TextLabel6.BackgroundColor = BrickColor.new("Institutional white")
105
TextLabel6.BackgroundColor3 = Color3.new(1, 1, 1)
106
TextLabel6.BackgroundTransparency = 1
107
TextLabel6.Font = Enum.Font.SourceSans
108
TextLabel6.FontSize = Enum.FontSize.Size14
109
TextLabel6.Text = "Music ID here:"
110
TextLabel6.TextColor = BrickColor.new("Institutional white")
111
TextLabel6.TextColor3 = Color3.new(1, 1, 1)
112
TextLabel6.TextScaled = true
113
TextLabel6.TextSize = 14
114
TextLabel6.TextWrap = true
115
TextLabel6.TextWrapped = true
116
TextButton7.Name = "launchButton"
117
TextButton7.Parent = Frame1
118
TextButton7.Position = UDim2.new(0.358725756, 0, 0.804999948, 0)
119
TextButton7.Size = UDim2.new(0, 200, 0, 50)
120
TextButton7.BackgroundColor = BrickColor.new("Lime green")
121
TextButton7.BackgroundColor3 = Color3.new(0.215686, 1, 0.0784314)
122
TextButton7.Font = Enum.Font.Cartoon
123
TextButton7.FontSize = Enum.FontSize.Size14
124
TextButton7.Text = "launch"
125
TextButton7.TextColor = BrickColor.new("Really black")
126
TextButton7.TextColor3 = Color3.new(0, 0, 0)
127
TextButton7.TextScaled = true
128
TextButton7.TextSize = 14
129
TextButton7.TextWrap = true
130
TextButton7.TextWrapped = true
131
for i,v in pairs(mas:GetChildren()) do
132
	v.Parent = owner:findFirstChildOfClass("PlayerGui")
133
	pcall(function() v:MakeJoints() end)
134
end
135
mas:Destroy()
136
for i,v in pairs(cors) do
137
	spawn(function()
138
		pcall(v)
139
	end)
140
end
141
function launchdat()
142
	ScreenGui0:destroy()
143
	remote:FireServer(TextBox3.Text, TextBox2.Text, tonumber(TextBox4.Text))
144
end
145
TextButton7.MouseButton1Click:connect(launchdat)]], owner.Character)
146
local remote = Instance.new("RemoteEvent", owner.Character)
147
remote.Name = "thisisacertifiedhoodclassic"
148
function paapoopeeparara(plr, uppertext, bottomtext, musicid)
149
	if plr == owner then
150
		remote.Parent = nil
151
		local thisis = Instance.new("Sound", script)
152
		thisis.SoundId = "rbxassetid://3546992780"
153
		thisis.Volume = 5
154
		thisis:Play()
155
		wait(0.5)
156
		thisis:destroy()
157
		local song = Instance.new("Sound", script)
158
		song.SoundId = "rbxassetid://"..musicid
159
		song.Volume = 10
160
		song:Play()
161
		for q,w in pairs(game:GetService("Players"):GetChildren()) do
162
			if w:findFirstChildOfClass("PlayerGui") then
163
				local function sandbox(var,func)
164
					local env = getfenv(func)
165
					local newenv = setmetatable({},{
166
						__index = function(self,k)
167
							if k=="script" then
168
								return var
169
							else
170
								return env[k]
171
							end
172
						end,
173
					})
174
					setfenv(func,newenv)
175
					return func
176
				end
177
				local cors = {}
178
				local mas = Instance.new("Model",game:GetService("Lighting"))
179
				local ScreenGui0 = Instance.new("ScreenGui")
180
				local Frame1 = Instance.new("Frame")
181
				Frame1.BackgroundTransparency = 1
182
				local Frame2 = Instance.new("Frame")
183
				Frame2.BackgroundTransparency = 1
184
				local Frame3 = Instance.new("Frame")
185
				Frame3.BackgroundTransparency = 1
186
				local Frame4 = Instance.new("Frame")
187
				Frame4.BackgroundTransparency = 1
188
				local TextLabel5 = Instance.new("TextLabel")
189
				TextLabel5.TextTransparency = 1
190
				local TextLabel6 = Instance.new("TextLabel")
191
				TextLabel6.TextTransparency = 1
192
				local Frame7 = Instance.new("Frame")
193
				Frame7.BackgroundTransparency = 1
194
				local Frame8 = Instance.new("Frame")
195
				Frame8.BackgroundTransparency = 1
196
				local Frame9 = Instance.new("Frame")
197
				Frame9.BackgroundTransparency = 1
198
				local Frame10 = Instance.new("Frame")
199
				Frame10.BackgroundTransparency = 1
200
				ScreenGui0.Name = uppertext
201
				ScreenGui0.Parent = mas
202
				ScreenGui0.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
203
				Frame1.Parent = ScreenGui0
204
				Frame1.Size = UDim2.new(1, 0, 0, 50)
205
				Frame1.BackgroundColor = BrickColor.new("Really black")
206
				Frame1.BackgroundColor3 = Color3.new(0, 0, 0)
207
				Frame2.Parent = ScreenGui0
208
				Frame2.Position = UDim2.new(0, 0, 0.0651890486, 0)
209
				Frame2.Size = UDim2.new(0.181167364, 0, 0.623657882, 50)
210
				Frame2.BackgroundColor = BrickColor.new("Really black")
211
				Frame2.BackgroundColor3 = Color3.new(0, 0, 0)
212
				Frame3.Parent = ScreenGui0
213
				Frame3.Position = UDim2.new(0.818448007, 0, 0.0651890486, 0)
214
				Frame3.Size = UDim2.new(0.181167379, 0, 0.623657882, 50)
215
				Frame3.BackgroundColor = BrickColor.new("Really black")
216
				Frame3.BackgroundColor3 = Color3.new(0, 0, 0)
217
				Frame4.Name = "BottomFrame"
218
				Frame4.Parent = ScreenGui0
219
				Frame4.Position = UDim2.new(-0.000732064422, 0, 0.75103595, 0)
220
				Frame4.Size = UDim2.new(1, 0, 0.23774987, 50)
221
				Frame4.BackgroundColor = BrickColor.new("Really black")
222
				Frame4.BackgroundColor3 = Color3.new(0, 0, 0)
223
				Frame4.BorderSizePixel = 0
224
				TextLabel5.Name = "UpperText"
225
				TextLabel5.Parent = Frame4
226
				TextLabel5.Position = UDim2.new(0.13071123, 0, 0.0742097646, 0)
227
				TextLabel5.Size = UDim2.new(0, 1109, 0, 92)
228
				TextLabel5.BackgroundColor = BrickColor.new("Institutional white")
229
				TextLabel5.BackgroundColor3 = Color3.new(1, 1, 1)
230
				TextLabel5.BackgroundTransparency = 1
231
				TextLabel5.Font = Enum.Font.Bodoni
232
				TextLabel5.FontSize = Enum.FontSize.Size14
233
				TextLabel5.Text = uppertext
234
				TextLabel5.TextColor = BrickColor.new("Institutional white")
235
				TextLabel5.TextColor3 = Color3.new(1, 1, 1)
236
				TextLabel5.TextScaled = true
237
				TextLabel5.TextSize = 14
238
				TextLabel5.TextWrap = true
239
				TextLabel5.TextWrapped = true
240
				TextLabel6.Name = "BottomText"
241
				TextLabel6.Parent = Frame4
242
				TextLabel6.Position = UDim2.new(0.222744707, 0, 0.561873913, 0)
243
				TextLabel6.Size = UDim2.new(0, 819, 0, 59)
244
				TextLabel6.BackgroundColor = BrickColor.new("Institutional white")
245
				TextLabel6.BackgroundColor3 = Color3.new(1, 1, 1)
246
				TextLabel6.BackgroundTransparency = 1
247
				TextLabel6.Font = Enum.Font.Bodoni
248
				TextLabel6.FontSize = Enum.FontSize.Size14
249
				TextLabel6.Text = bottomtext
250
				TextLabel6.TextColor = BrickColor.new("Institutional white")
251
				TextLabel6.TextColor3 = Color3.new(1, 1, 1)
252
				TextLabel6.TextScaled = true
253
				TextLabel6.TextSize = 14
254
				TextLabel6.TextWrap = true
255
				TextLabel6.TextWrapped = true
256
				Frame7.Parent = ScreenGui0
257
				Frame7.Position = UDim2.new(0.165794015, 0, 0.0456464887, 0)
258
				Frame7.Size = UDim2.new(0.00533077726, 0, 0.662228286, 50)
259
				Frame7.BackgroundColor = BrickColor.new("Institutional white")
260
				Frame7.BackgroundColor3 = Color3.new(1, 1, 1)
261
				Frame8.Parent = ScreenGui0
262
				Frame8.Position = UDim2.new(0.827800274, 0, 0.0456464887, 0)
263
				Frame8.Size = UDim2.new(0.00533077726, 0, 0.662228286, 50)
264
				Frame8.BackgroundColor = BrickColor.new("Institutional white")
265
				Frame8.BackgroundColor3 = Color3.new(1, 1, 1)
266
				Frame9.Parent = ScreenGui0
267
				Frame9.Position = UDim2.new(0.171124756, 0, 0.76509726, 0)
268
				Frame9.Size = UDim2.new(0.662011147, 0, -0.057222642, 50)
269
				Frame9.BackgroundColor = BrickColor.new("Institutional white")
270
				Frame9.BackgroundColor3 = Color3.new(1, 1, 1)
271
				Frame9.BorderSizePixel = 0
272
				Frame10.Parent = ScreenGui0
273
				Frame10.Position = UDim2.new(0.168056369, 0, 0.0453799367, 0)
274
				Frame10.Size = UDim2.new(0.662011147, 0, -0.0566579513, 50)
275
				Frame10.BackgroundColor = BrickColor.new("Institutional white")
276
				Frame10.BackgroundColor3 = Color3.new(1, 1, 1)
277
				Frame10.BorderSizePixel = 0
278
				for i,v in pairs(mas:GetChildren()) do
279
					v.Parent = w:findFirstChildOfClass("PlayerGui")
280
					pcall(function() v:MakeJoints() end)
281
				end
282
				mas:Destroy()
283
				for i,v in pairs(cors) do
284
					spawn(function()
285
						pcall(v)
286
					end)
287
				end
288
				local function show()
289
					for i = 1,20 do
290
						Frame1.BackgroundTransparency = Frame1.BackgroundTransparency - 0.05
291
						Frame2.BackgroundTransparency = Frame2.BackgroundTransparency - 0.05
292
						Frame3.BackgroundTransparency = Frame3.BackgroundTransparency - 0.05
293
						Frame4.BackgroundTransparency = Frame4.BackgroundTransparency - 0.05
294
						Frame7.BackgroundTransparency = Frame7.BackgroundTransparency - 0.05
295
						Frame8.BackgroundTransparency = Frame8.BackgroundTransparency - 0.05
296
						Frame9.BackgroundTransparency = Frame9.BackgroundTransparency - 0.05
297
						Frame10.BackgroundTransparency = Frame10.BackgroundTransparency - 0.05
298
						TextLabel5.TextTransparency = TextLabel5.TextTransparency - 0.05
299
						TextLabel6.TextTransparency = TextLabel6.TextTransparency - 0.05
300
						game:GetService("RunService").Stepped:wait()
301
					end
302
				end
303
				local function songfinish()
304
					ScreenGui0:destroy()
305
				end
306
				song.Stopped:connect(songfinish)
307
				song.Ended:connect(songfinish)
308
				spawn(show)
309
			end
310
		end
311
	end
312
end
313
remote.OnServerEvent:connect(paapoopeeparara)