R

sk1 l00las ui

public
rrixh Apr 14, 2024 Never 52
Clone
Lua sk1brexk.l00las_lulaslollipop.png 314 lines (266 loc) | 10.33 KB
1
--[[
2
troll sk1 by lulas🍭
3
]]
4
local ScreenGui = Instance.new("ScreenGui")
5
local Frame = Instance.new("Frame")
6
local TextLabel = Instance.new("TextLabel")
7
local ImageLabel = Instance.new("ImageLabel")
8
local xheluluskybox = Instance.new("TextButton")
9
local xhelulutheme = Instance.new("TextButton")
10
local decalspam = Instance.new("TextButton")
11
local teamlollypopTheme = Instance.new("TextButton")
12
local disko = Instance.new("TextButton")
13
local hint = Instance.new("TextButton")
14
local TextLabel_2 = Instance.new("TextLabel")
15
16
--Properties:
17
18
ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
19
ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
20
21
Frame.Parent = ScreenGui
22
Frame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
23
Frame.BorderColor3 = Color3.fromRGB(0, 0, 0)
24
Frame.BorderSizePixel = 0
25
Frame.Position = UDim2.new(0.132681563, 0, 0.168169215, 0)
26
Frame.Size = UDim2.new(0, 375, 0, 267)
27
28
TextLabel.Parent = Frame
29
TextLabel.BackgroundColor3 = Color3.fromRGB(85, 85, 255)
30
TextLabel.BorderColor3 = Color3.fromRGB(0, 0, 0)
31
TextLabel.BorderSizePixel = 0
32
TextLabel.Size = UDim2.new(0, 375, 0, 50)
33
TextLabel.Font = Enum.Font.SourceSans
34
TextLabel.Text = "sk1brexk Gui"
35
TextLabel.TextColor3 = Color3.fromRGB(255, 85, 255)
36
TextLabel.TextScaled = true
37
TextLabel.TextSize = 14.000
38
TextLabel.TextWrapped = true
39
40
ImageLabel.Parent = TextLabel
41
ImageLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
42
ImageLabel.BorderColor3 = Color3.fromRGB(0, 0, 0)
43
ImageLabel.BorderSizePixel = 0
44
ImageLabel.Position = UDim2.new(0, 0, 1, 0)
45
ImageLabel.Size = UDim2.new(0, 375, 0, 217)
46
ImageLabel.Image = "rbxassetid://17138792620"
47
48
xheluluskybox.Name = "sk1brexk skybox"
49
xheluluskybox.Parent = TextLabel
50
xheluluskybox.BackgroundColor3 = Color3.fromRGB(85, 85, 255)
51
xheluluskybox.BorderColor3 = Color3.fromRGB(0, 0, 0)
52
xheluluskybox.BorderSizePixel = 0
53
xheluluskybox.Position = UDim2.new(0, 0, 1.36000001, 0)
54
xheluluskybox.Size = UDim2.new(0, 109, 0, 50)
55
xheluluskybox.Font = Enum.Font.SourceSans
56
xheluluskybox.Text = "sk1brexk skybox"
57
xheluluskybox.TextColor3 = Color3.fromRGB(255, 255, 0)
58
xheluluskybox.TextScaled = true
59
xheluluskybox.TextSize = 14.000
60
xheluluskybox.TextWrapped = true
61
62
xhelulutheme.Name = "sk1 theme"
63
xhelulutheme.Parent = xheluluskybox
64
xhelulutheme.BackgroundColor3 = Color3.fromRGB(85, 85, 255)
65
xhelulutheme.BorderColor3 = Color3.fromRGB(0, 0, 0)
66
xhelulutheme.BorderSizePixel = 0
67
xhelulutheme.Position = UDim2.new(0, 0, 1.51999998, 0)
68
xhelulutheme.Size = UDim2.new(0, 109, 0, 50)
69
xhelulutheme.Font = Enum.Font.SourceSans
70
xhelulutheme.Text = "sk1 🌮 theme"
71
xhelulutheme.TextColor3 = Color3.fromRGB(255, 255, 0)
72
xhelulutheme.TextScaled = true
73
xhelulutheme.TextSize = 14.000
74
xhelulutheme.TextWrapped = true
75
76
decalspam.Name = "decal spam"
77
decalspam.Parent = xhelulutheme
78
decalspam.BackgroundColor3 = Color3.fromRGB(85, 85, 255)
79
decalspam.BorderColor3 = Color3.fromRGB(0, 0, 0)
80
decalspam.BorderSizePixel = 0
81
decalspam.Position = UDim2.new(0, 0, 1.46000004, 0)
82
decalspam.Size = UDim2.new(0, 109, 0, 50)
83
decalspam.Font = Enum.Font.SourceSans
84
decalspam.Text = "dekal spam"
85
decalspam.TextColor3 = Color3.fromRGB(255, 255, 0)
86
decalspam.TextScaled = true
87
decalspam.TextSize = 14.000
88
decalspam.TextWrapped = true
89
90
teamlollypopTheme.Name = "teamlollypopTheme"
91
teamlollypopTheme.Parent = decalspam
92
teamlollypopTheme.BackgroundColor3 = Color3.fromRGB(85, 85, 255)
93
teamlollypopTheme.BorderColor3 = Color3.fromRGB(0, 0, 0)
94
teamlollypopTheme.BorderSizePixel = 0
95
teamlollypopTheme.Position = UDim2.new(2.22018337, 0, 0, 0)
96
teamlollypopTheme.Size = UDim2.new(0, 133, 0, 50)
97
teamlollypopTheme.Font = Enum.Font.SourceSans
98
teamlollypopTheme.Text = "sk1brexk 🪩 theme "
99
teamlollypopTheme.TextColor3 = Color3.fromRGB(255, 255, 0)
100
teamlollypopTheme.TextScaled = true
101
teamlollypopTheme.TextSize = 14.000
102
teamlollypopTheme.TextWrapped = true
103
104
disko.Name = "disko"
105
disko.Parent = teamlollypopTheme
106
disko.BackgroundColor3 = Color3.fromRGB(85, 85, 255)
107
disko.BorderColor3 = Color3.fromRGB(0, 0, 0)
108
disko.BorderSizePixel = 0
109
disko.Position = UDim2.new(0, 0, -1.46000004, 0)
110
disko.Size = UDim2.new(0, 133, 0, 50)
111
disko.Font = Enum.Font.SourceSans
112
disko.Text = "disko"
113
disko.TextColor3 = Color3.fromRGB(255, 255, 0)
114
disko.TextScaled = true
115
disko.TextSize = 14.000
116
disko.TextWrapped = true
117
118
hint.Name = "hint"
119
hint.Parent = disko
120
hint.BackgroundColor3 = Color3.fromRGB(85, 85, 255)
121
hint.BorderColor3 = Color3.fromRGB(0, 0, 0)
122
hint.BorderSizePixel = 0
123
hint.Position = UDim2.new(0, 0, -1.51999998, 0)
124
hint.Size = UDim2.new(0, 133, 0, 50)
125
hint.Font = Enum.Font.SourceSans
126
hint.Text = "hint"
127
hint.TextColor3 = Color3.fromRGB(255, 255, 0)
128
hint.TextScaled = true
129
hint.TextSize = 14.000
130
hint.TextWrapped = true
131
132
TextLabel_2.Parent = hint
133
TextLabel_2.BackgroundColor3 = Color3.fromRGB(85, 85, 255)
134
TextLabel_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
135
TextLabel_2.BorderSizePixel = 0
136
TextLabel_2.Position = UDim2.new(-0.939849615, 0, 3.68000007, 0)
137
TextLabel_2.Size = UDim2.new(0, 119, 0, 15)
138
TextLabel_2.Font = Enum.Font.SourceSans
139
TextLabel_2.Text = "made by lulas🍭"
140
TextLabel_2.TextColor3 = Color3.fromRGB(255, 85, 255)
141
TextLabel_2.TextScaled = true
142
TextLabel_2.TextSize = 14.000
143
TextLabel_2.TextWrapped = true
144
145
-- skripts:
146
147
local function FRORXO_fake_script() -- hint.Script
148
local script = Instance.new('Script', hint)
149
150
script.Parent.MouseButton1Down:Connect(function()
151
local function write(text,object)
152
if object:IsA("Hint") == true then
153
local count = object:FindFirstChild("Count")
154
if count == nil then
155
count = Instance.new("NumberValue")
156
count.Parent = object
157
count.Name = "Count"
158
count.Value = count.Value + 1
159
else
160
count.Value = count.Value + 1
161
end
162
local startcount = count.Value
163
for i = 1,#text do
164
if count.Value == startcount then
165
local letter = string.sub(text,i,i)
166
object.Text = string.sub(text,1,i)
167
wait(0.001)
168
else
169
break
170
end
171
end
172
end
173
end
174
local lollypop = Instance.new("Hint",workspace)
175
write("sk1brexk NIGGAAAA!!!!1!!!1!🙎🏽‍♂️",lollypop)
176
end)
177
178
end
179
coroutine.wrap(FRORXO_fake_script)()
180
local function CQWNL_fake_script() -- disko.Script
181
local script = Instance.new('Script', disko)
182
183
184
--disko
185
script.Parent.MouseButton1Click:Connect(function()
186
local Lighting = game:GetService("Lighting")
187
local ColorCorrection = Instance.new("ColorCorrectionEffect", Lighting)
188
189
function zigzag(X)
190
return math.acos(math.cos(X*math.pi))/math.pi
191
end
192
193
Counter = 0
194
195
Lighting.TimeOfDay = "12:00"
196
197
while wait(0.1) do
198
ColorCorrection.TintColor = Color3.fromHSV(zigzag(Counter),1,1)
199
Lighting.Ambient = Color3.fromHSV(zigzag(Counter),1,1)
200
Counter += 0.01
201
end
202
end)
203
204
205
206
end
207
coroutine.wrap(CQWNL_fake_script)()
208
local function WOLSD_fake_script() -- teamlollypopTheme.Script
209
local script = Instance.new('Script', teamlollypopTheme)
210
211
function onClick()
212
Instance.new("Sound").Parent = game.Workspace game.Workspace.Sound.SoundId ="rbxassetid://1839246711" game.Workspace.Sound.Looped=true game.Workspace.Sound:Play()
213
end
214
215
script.Parent.MouseButton1Down:connect(onClick)
216
217
218
219
220
end
221
coroutine.wrap(WOLSD_fake_script)()
222
local function VHMV_fake_script() -- decalspam.Script
223
local script = Instance.new('Script', decalspam)
224
225
function click()
226
function exPro(root)
227
for _, v in pairs(root:GetChildren()) do
228
if v:IsA("Decal") and v.Texture ~= "http://www.roblox.com/asset/?id=17138792620" then
229
v.Parent = nil
230
elseif v:IsA("BasePart") then
231
v.Material = "Plastic"
232
v.Transparency = 0
233
local One = Instance.new("Decal", v)
234
local Two = Instance.new("Decal", v)
235
local Three = Instance.new("Decal", v)
236
local Four = Instance.new("Decal", v)
237
local Five = Instance.new("Decal", v)
238
local Six = Instance.new("Decal", v)
239
One.Texture = "http://www.roblox.com/asset/?id=17104316554"
240
Two.Texture = "http://www.roblox.com/asset/?id=17104316554"
241
Three.Texture = "http://www.roblox.com/asset/?id=17104316554"
242
Four.Texture = "http://www.roblox.com/asset/?id=17104316554"
243
Five.Texture = "http://www.roblox.com/asset/?id=17104316554"
244
Six.Texture = "http://www.roblox.com/asset/?id=17104316554"
245
One.Face = "Front"
246
Two.Face = "Back"
247
Three.Face = "Right"
248
Four.Face = "Left"
249
Five.Face = "Top"
250
Six.Face = "Bottom"
251
end
252
exPro(v)
253
end
254
end
255
function asdf(root)
256
for _, v in pairs(root:GetChildren()) do
257
asdf(v)
258
end
259
end
260
exPro(game.Workspace)
261
asdf(game.Workspace)
262
end
263
264
script.Parent.MouseButton1Down:connect(click)
265
266
267
--15729672382(HG),17104316554(xhelulu)
268
269
end
270
coroutine.wrap(VHMV_fake_script)()
271
local function EOFECBS_fake_script() -- xhelulutheme.Script
272
local script = Instance.new('Script', xhelulutheme)
273
274
function onClick()
275
Instance.new("Sound").Parent = game.Workspace game.Workspace.Sound.SoundId ="rbxassetid://142376088" game.Workspace.Sound.Looped=true game.Workspace.Sound:Play()
276
end
277
278
script.Parent.MouseButton1Down:connect(onClick)
279
280
281
282
end
283
coroutine.wrap(EOFECBS_fake_script)()
284
local function IFDVSFS_fake_script() -- xheluluskybox.Script
285
local script = Instance.new('Script', xheluluskybox)
286
287
--sky
288
function click()
289
s = Instance.new("Sky")
290
s.Name = "Sky"
291
s.Parent = game.Lighting
292
s.SkyboxBk = "http://www.roblox.com/asset/?id=17138792620"
293
s.SkyboxDn = "http://www.roblox.com/asset/?id=17138792620"
294
s.SkyboxFt = "http://www.roblox.com/asset/?id=17138792620"
295
s.SkyboxLf = "http://www.roblox.com/asset/?id=17138792620"
296
s.SkyboxRt = "http://www.roblox.com/asset/?id=17138792620"
297
s.SkyboxUp = "http://www.roblox.com/asset/?id=17138792620"
298
game.Lighting.TimeOfDay = 12
299
end
300
301
script.Parent.MouseButton1Down:connect(click)
302
303
304
305
end
306
coroutine.wrap(IFDVSFS_fake_script)()
307
local function QRNC_fake_script() -- Frame.Script
308
local script = Instance.new('Script', Frame)
309
310
script.Parent.Active = true
311
script.Parent.Draggable = true
312
313
end
314
coroutine.wrap(QRNC_fake_script)()