1 | --[[ |
2 | troll k00p boxes |
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 Dude09123skybox = Instance.new("TextButton") |
9 | local Dude09123theme = Instance.new("TextButton") |
10 | local decalspam = Instance.new("TextButton") |
11 | local teamcamerontheme = Instance.new("TextButton") |
12 | local disco = 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 = "TEAMCHELULUPOP 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://17104316554" |
47 | |
48 | Dude09123skybox.Name = "Dude09123 skybox" |
49 | Dude09123skybox.Parent = TextLabel |
50 | Dude09123skybox.BackgroundColor3 = Color3.fromRGB(85, 85, 255) |
51 | Dude09123skybox.BorderColor3 = Color3.fromRGB(0, 0, 0) |
52 | Dude09123skybox.BorderSizePixel = 0 |
53 | Dude09123skybox.Position = UDim2.new(0, 0, 1.36000001, 0) |
54 | Dude09123skybox.Size = UDim2.new(0, 109, 0, 50) |
55 | Dude09123skybox.Font = Enum.Font.SourceSans |
56 | Dude09123skybox.Text = "TeamCheluluPop skybox" |
57 | Dude09123skybox.TextColor3 = Color3.fromRGB(255, 255, 0) |
58 | Dude09123skybox.TextScaled = true |
59 | Dude09123skybox.TextSize = 14.000 |
60 | Dude09123skybox.TextWrapped = true |
61 | |
62 | Dude09123theme.Name = "Dude09123 theme" |
63 | Dude09123theme.Parent = Dude09123skybox |
64 | Dude09123theme.BackgroundColor3 = Color3.fromRGB(85, 85, 255) |
65 | Dude09123theme.BorderColor3 = Color3.fromRGB(0, 0, 0) |
66 | Dude09123theme.BorderSizePixel = 0 |
67 | Dude09123theme.Position = UDim2.new(0, 0, 1.51999998, 0) |
68 | Dude09123theme.Size = UDim2.new(0, 109, 0, 50) |
69 | Dude09123theme.Font = Enum.Font.SourceSans |
70 | Dude09123theme.Text = "CheluluPop🍭 theme" |
71 | Dude09123theme.TextColor3 = Color3.fromRGB(255, 255, 0) |
72 | Dude09123theme.TextScaled = true |
73 | Dude09123theme.TextSize = 14.000 |
74 | Dude09123theme.TextWrapped = true |
75 | |
76 | decalspam.Name = "decal spam" |
77 | decalspam.Parent = Dude09123theme |
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 | teamcamerontheme.Name = "teamcameron theme" |
91 | teamcamerontheme.Parent = decalspam |
92 | teamcamerontheme.BackgroundColor3 = Color3.fromRGB(85, 85, 255) |
93 | teamcamerontheme.BorderColor3 = Color3.fromRGB(0, 0, 0) |
94 | teamcamerontheme.BorderSizePixel = 0 |
95 | teamcamerontheme.Position = UDim2.new(2.22018337, 0, 0, 0) |
96 | teamcamerontheme.Size = UDim2.new(0, 133, 0, 50) |
97 | teamcamerontheme.Font = Enum.Font.SourceSans |
98 | teamcamerontheme.Text = "CheluluTheme " |
99 | teamcamerontheme.TextColor3 = Color3.fromRGB(255, 255, 0) |
100 | teamcamerontheme.TextScaled = true |
101 | teamcamerontheme.TextSize = 14.000 |
102 | teamcamerontheme.TextWrapped = true |
103 | |
104 | disco.Name = "disco" |
105 | disco.Parent = teamcamerontheme |
106 | disco.BackgroundColor3 = Color3.fromRGB(85, 85, 255) |
107 | disco.BorderColor3 = Color3.fromRGB(0, 0, 0) |
108 | disco.BorderSizePixel = 0 |
109 | disco.Position = UDim2.new(0, 0, -1.46000004, 0) |
110 | disco.Size = UDim2.new(0, 133, 0, 50) |
111 | disco.Font = Enum.Font.SourceSans |
112 | disco.Text = "disko" |
113 | disco.TextColor3 = Color3.fromRGB(255, 255, 0) |
114 | disco.TextScaled = true |
115 | disco.TextSize = 14.000 |
116 | disco.TextWrapped = true |
117 | |
118 | hint.Name = "hint" |
119 | hint.Parent = disco |
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("TEAMCheluluPop🍭👺",lollypop) |
176 | end) |
177 | |
178 | end |
179 | coroutine.wrap(FRORXO_fake_script)() |
180 | local function CQWNL_fake_script() -- disco.Script |
181 | local script = Instance.new('Script', disco) |
182 | |
183 | |
184 | --disco |
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() -- teamcamerontheme.Script |
209 | local script = Instance.new('Script', teamcamerontheme) |
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=17104316554" 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() -- Dude09123theme.Script |
272 | local script = Instance.new('Script', Dude09123theme) |
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() -- Dude09123skybox.Script |
285 | local script = Instance.new('Script', Dude09123skybox) |
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=17104316554" |
293 | s.SkyboxDn = "http://www.roblox.com/asset/?id=17104316554" |
294 | s.SkyboxFt = "http://www.roblox.com/asset/?id=17104316554" |
295 | s.SkyboxLf = "http://www.roblox.com/asset/?id=17104316554" |
296 | s.SkyboxRt = "http://www.roblox.com/asset/?id=17104316554" |
297 | s.SkyboxUp = "http://www.roblox.com/asset/?id=17104316554" |
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)() |