R

hellokitty gui by levitheotaku

public
rrixh Apr 12, 2024 Never 51
Clone
Lua helloKittygui-LeviTheOtaku_lulaslollipop.jar 1589 lines (1434 loc) | 58.07 KB
1
local v = "0.0.3" -- loadstring(game:HttpGet("https://raw.githubusercontent.com/LeviTheOtaku/roblox-scripts/main/HelloKittyGui.lua",true))()
2
3
4
if game.ReplicatedStorage:FindFirstChild("GameAnalytics") then
5
game.ReplicatedStorage:FindFirstChild("GameAnalytics"):remove()
6
end
7
8
local HelloKittyGui = Instance.new("ScreenGui")
9
local ToggleFrame = Instance.new("Frame")
10
local ToggleButton = Instance.new("ImageButton")
11
local Background = Instance.new("ImageLabel")
12
local MainFrame = Instance.new("Frame")
13
local Content = Instance.new("Frame")
14
local Header = Instance.new("Frame")
15
local UIListLayout = Instance.new("UIListLayout")
16
local tab1 = Instance.new("ImageButton")
17
local ImageLabel = Instance.new("ImageLabel")
18
local UIListLayout_2 = Instance.new("UIListLayout")
19
local TabName = Instance.new("TextLabel")
20
local tab2 = Instance.new("ImageButton")
21
local ImageLabel_2 = Instance.new("ImageLabel")
22
local UIListLayout_3 = Instance.new("UIListLayout")
23
local TabName_2 = Instance.new("TextLabel")
24
local tab3 = Instance.new("ImageButton")
25
local ImageLabel_3 = Instance.new("ImageLabel")
26
local UIListLayout_4 = Instance.new("UIListLayout")
27
local TabName_3 = Instance.new("TextLabel")
28
local Deco = Instance.new("ImageLabel")
29
local Title = Instance.new("Frame")
30
local Title_2 = Instance.new("TextLabel")
31
local ContentTab1 = Instance.new("ImageLabel")
32
local Right = Instance.new("ScrollingFrame")
33
local UIListLayout_5 = Instance.new("UIListLayout")
34
local TreasureFrame = Instance.new("ImageLabel")
35
local Right_2 = Instance.new("Frame")
36
local Button = Instance.new("ImageLabel")
37
local TreasureButton = Instance.new("ImageButton")
38
local TextLabel = Instance.new("TextLabel")
39
local Info = Instance.new("ImageLabel")
40
local FillAll = Instance.new("ImageButton")
41
local Lock = Instance.new("ImageLabel")
42
local Info_2 = Instance.new("TextLabel")
43
local Title_3 = Instance.new("TextLabel")
44
local UIAspectRatioConstraint = Instance.new("UIAspectRatioConstraint")
45
local Right_3 = Instance.new("Frame")
46
local Button_2 = Instance.new("ImageLabel")
47
local TextLabel_2 = Instance.new("TextLabel")
48
local Info_3 = Instance.new("ImageLabel")
49
local FillAll_2 = Instance.new("ImageButton")
50
local Lock_2 = Instance.new("ImageLabel")
51
local Info_4 = Instance.new("TextLabel")
52
local Title_4 = Instance.new("TextLabel")
53
local UIAspectRatioConstraint_2 = Instance.new("UIAspectRatioConstraint")
54
local AutoFeed = Instance.new("ImageLabel")
55
local Right_4 = Instance.new("Frame")
56
local Button_3 = Instance.new("ImageLabel")
57
local AutoFeedButton = Instance.new("ImageButton")
58
local TextLabel_3 = Instance.new("TextLabel")
59
local Info_5 = Instance.new("ImageLabel")
60
local FillAll_3 = Instance.new("ImageButton")
61
local Lock_3 = Instance.new("ImageLabel")
62
local Info_6 = Instance.new("TextLabel")
63
local Title_5 = Instance.new("TextLabel")
64
local UIAspectRatioConstraint_3 = Instance.new("UIAspectRatioConstraint")
65
local Deco2 = Instance.new("ImageLabel")
66
local ContentTab2 = Instance.new("ImageLabel")
67
local Right_5 = Instance.new("ScrollingFrame")
68
local UIListLayout_6 = Instance.new("UIListLayout")
69
local KuromiFrame = Instance.new("ImageLabel")
70
local Right_6 = Instance.new("Frame")
71
local Button_4 = Instance.new("ImageLabel")
72
local KuromiButton = Instance.new("ImageButton")
73
local TextLabel_4 = Instance.new("TextLabel")
74
local Info_7 = Instance.new("ImageLabel")
75
local FillAll_4 = Instance.new("ImageButton")
76
local Lock_4 = Instance.new("ImageLabel")
77
local Info_8 = Instance.new("TextLabel")
78
local Title_6 = Instance.new("TextLabel")
79
local UIAspectRatioConstraint_4 = Instance.new("UIAspectRatioConstraint")
80
local DessertFrame = Instance.new("ImageLabel")
81
local Right_7 = Instance.new("Frame")
82
local Button_5 = Instance.new("ImageLabel")
83
local DessertButton = Instance.new("ImageButton")
84
local TextLabel_5 = Instance.new("TextLabel")
85
local Info_9 = Instance.new("ImageLabel")
86
local FillAll_5 = Instance.new("ImageButton")
87
local Lock_5 = Instance.new("ImageLabel")
88
local Info_10 = Instance.new("TextLabel")
89
local Title_7 = Instance.new("TextLabel")
90
local UIAspectRatioConstraint_5 = Instance.new("UIAspectRatioConstraint")
91
local ContentTab3 = Instance.new("ImageLabel")
92
local Right_8 = Instance.new("ScrollingFrame")
93
local UIListLayout_7 = Instance.new("UIListLayout")
94
local AntiAFKFrame = Instance.new("ImageLabel")
95
local Right_9 = Instance.new("Frame")
96
local Button_6 = Instance.new("ImageLabel")
97
local AntiAFKButton = Instance.new("ImageButton")
98
local TextLabel_6 = Instance.new("TextLabel")
99
local Info_11 = Instance.new("ImageLabel")
100
local FillAll_6 = Instance.new("ImageButton")
101
local Lock_6 = Instance.new("ImageLabel")
102
local Info_12 = Instance.new("TextLabel")
103
local Title_8 = Instance.new("TextLabel")
104
local UIAspectRatioConstraint_6 = Instance.new("UIAspectRatioConstraint")
105
local ToggleRenderingFrame = Instance.new("ImageLabel")
106
local Right_10 = Instance.new("Frame")
107
local Button_7 = Instance.new("ImageLabel")
108
local ToggleRenderingButton = Instance.new("ImageButton")
109
local TextLabel_7 = Instance.new("TextLabel")
110
local Info_13 = Instance.new("ImageLabel")
111
local FillAll_7 = Instance.new("ImageButton")
112
local Lock_7 = Instance.new("ImageLabel")
113
local Info_14 = Instance.new("TextLabel")
114
local Title_9 = Instance.new("TextLabel")
115
local UIAspectRatioConstraint_7 = Instance.new("UIAspectRatioConstraint")
116
local CloseFrameButton = Instance.new("ImageButton")
117
118
--Properties:
119
120
HelloKittyGui.Name = "HelloKittyGui"
121
HelloKittyGui.Parent = game.CoreGui
122
HelloKittyGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
123
124
ToggleFrame.Name = "ToggleFrame"
125
ToggleFrame.Parent = HelloKittyGui
126
ToggleFrame.AnchorPoint = Vector2.new(0.75, 1)
127
ToggleFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
128
ToggleFrame.BackgroundTransparency = 1.000
129
ToggleFrame.BorderSizePixel = 0
130
ToggleFrame.Position = UDim2.new(1.05999994, 12, 0.899999976, 0)
131
ToggleFrame.Size = UDim2.new(0.119999997, 48, 0.119999997, 48)
132
ToggleFrame.SizeConstraint = Enum.SizeConstraint.RelativeXX
133
134
ToggleButton.Name = "ToggleButton"
135
ToggleButton.Parent = ToggleFrame
136
ToggleButton.AnchorPoint = Vector2.new(0.5, 0.5)
137
ToggleButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
138
ToggleButton.BackgroundTransparency = 1.000
139
ToggleButton.Position = UDim2.new(0.0799999982, 0, 0.5, 0)
140
ToggleButton.Size = UDim2.new(0.340000004, 0, 0.340000004, 0)
141
ToggleButton.SizeConstraint = Enum.SizeConstraint.RelativeXX
142
ToggleButton.ZIndex = 2
143
ToggleButton.Image = "rbxassetid://8856527714"
144
ToggleButton.ImageColor3 = Color3.fromRGB(133, 255, 133)
145
ToggleButton.ScaleType = Enum.ScaleType.Crop
146
147
Background.Name = "Background"
148
Background.Parent = ToggleFrame
149
Background.AnchorPoint = Vector2.new(0.5, 0.5)
150
Background.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
151
Background.BackgroundTransparency = 1.000
152
Background.BorderSizePixel = 0
153
Background.Position = UDim2.new(0.484952986, 0, 0.50410378, 0)
154
Background.Size = UDim2.new(1.26990581, 0, 0.458590448, 0)
155
Background.Image = "rbxassetid://8069143810"
156
Background.ScaleType = Enum.ScaleType.Slice
157
Background.SliceCenter = Rect.new(40, 43, 47, 47)
158
Background.SliceScale = 0.500
159
160
MainFrame.Name = "MainFrame"
161
MainFrame.Parent = HelloKittyGui
162
MainFrame.AnchorPoint = Vector2.new(0.5, 0.5)
163
MainFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
164
MainFrame.BackgroundTransparency = 1.000
165
MainFrame.BorderSizePixel = 0
166
MainFrame.Position = UDim2.new(0.5, 0, 0.5, 0)
167
MainFrame.Size = UDim2.new(0.660000026, 0, 0.330000013, 0)
168
MainFrame.SizeConstraint = Enum.SizeConstraint.RelativeXX
169
MainFrame.Visible = false
170
171
Content.Name = "Content"
172
Content.Parent = MainFrame
173
Content.AnchorPoint = Vector2.new(0.5, 0.5)
174
Content.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
175
Content.BackgroundTransparency = 1.000
176
Content.BorderSizePixel = 0
177
Content.Position = UDim2.new(0.5, 0, 0.5, 0)
178
Content.Size = UDim2.new(1, 0, 0.5, 0)
179
Content.SizeConstraint = Enum.SizeConstraint.RelativeXX
180
181
Header.Name = "Header"
182
Header.Parent = Content
183
Header.AnchorPoint = Vector2.new(0.5, 0.5)
184
Header.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
185
Header.BackgroundTransparency = 1.000
186
Header.BorderSizePixel = 0
187
Header.Position = UDim2.new(0.5, 0, 0.180000007, 0)
188
Header.Size = UDim2.new(0.930000007, 0, 0.0799999982, 0)
189
Header.ZIndex = 3
190
191
UIListLayout.Parent = Header
192
UIListLayout.FillDirection = Enum.FillDirection.Horizontal
193
UIListLayout.HorizontalAlignment = Enum.HorizontalAlignment.Center
194
UIListLayout.SortOrder = Enum.SortOrder.LayoutOrder
195
UIListLayout.VerticalAlignment = Enum.VerticalAlignment.Center
196
UIListLayout.Padding = UDim.new(0.0500000007, 0)
197
198
tab1.Name = "tab1"
199
tab1.Parent = Header
200
tab1.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
201
tab1.BackgroundTransparency = 1.000
202
tab1.Size = UDim2.new(0.25, 0, 1, 0)
203
tab1.Image = "rbxassetid://8305753841"
204
tab1.SliceCenter = Rect.new(0, 0, 101, 103)
205
206
ImageLabel.Parent = tab1
207
ImageLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
208
ImageLabel.BackgroundTransparency = 1.000
209
ImageLabel.Size = UDim2.new(1, 0, 1, 0)
210
ImageLabel.SizeConstraint = Enum.SizeConstraint.RelativeYY
211
ImageLabel.Image = "rbxassetid://8305753233"
212
ImageLabel.ScaleType = Enum.ScaleType.Fit
213
214
UIListLayout_2.Parent = tab1
215
UIListLayout_2.FillDirection = Enum.FillDirection.Horizontal
216
UIListLayout_2.HorizontalAlignment = Enum.HorizontalAlignment.Center
217
UIListLayout_2.SortOrder = Enum.SortOrder.LayoutOrder
218
219
TabName.Name = "TabName"
220
TabName.Parent = tab1
221
TabName.AnchorPoint = Vector2.new(0.5, 0.5)
222
TabName.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
223
TabName.BackgroundTransparency = 1.000
224
TabName.BorderSizePixel = 0
225
TabName.Position = UDim2.new(0.5, 0, 0.5, 0)
226
TabName.Size = UDim2.new(0.800000012, 0, 1, 0)
227
TabName.Font = Enum.Font.FredokaOne
228
TabName.Text = "Cafe"
229
TabName.TextColor3 = Color3.fromRGB(255, 116, 168)
230
TabName.TextScaled = true
231
TabName.TextSize = 36.000
232
TabName.TextWrapped = true
233
234
tab2.Name = "tab2"
235
tab2.Parent = Header
236
tab2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
237
tab2.BackgroundTransparency = 1.000
238
tab2.Size = UDim2.new(0.25, 0, 1, 0)
239
tab2.Image = "rbxassetid://8305753841"
240
241
ImageLabel_2.Parent = tab2
242
ImageLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
243
ImageLabel_2.BackgroundTransparency = 1.000
244
ImageLabel_2.Size = UDim2.new(1, 0, 1, 0)
245
ImageLabel_2.SizeConstraint = Enum.SizeConstraint.RelativeYY
246
ImageLabel_2.Image = "rbxassetid://8305753600"
247
ImageLabel_2.ScaleType = Enum.ScaleType.Fit
248
249
UIListLayout_3.Parent = tab2
250
UIListLayout_3.FillDirection = Enum.FillDirection.Horizontal
251
UIListLayout_3.HorizontalAlignment = Enum.HorizontalAlignment.Center
252
UIListLayout_3.SortOrder = Enum.SortOrder.LayoutOrder
253
254
TabName_2.Name = "TabName"
255
TabName_2.Parent = tab2
256
TabName_2.AnchorPoint = Vector2.new(0.5, 0.5)
257
TabName_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
258
TabName_2.BackgroundTransparency = 1.000
259
TabName_2.BorderSizePixel = 0
260
TabName_2.Position = UDim2.new(0.5, 0, 0.5, 0)
261
TabName_2.Size = UDim2.new(0.800000012, 0, 1, 0)
262
TabName_2.Font = Enum.Font.FredokaOne
263
TabName_2.Text = "Minigames"
264
TabName_2.TextColor3 = Color3.fromRGB(255, 116, 168)
265
TabName_2.TextScaled = true
266
TabName_2.TextSize = 36.000
267
TabName_2.TextWrapped = true
268
269
tab3.Name = "tab3"
270
tab3.Parent = Header
271
tab3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
272
tab3.BackgroundTransparency = 1.000
273
tab3.Size = UDim2.new(0.25, 0, 1, 0)
274
tab3.Image = "rbxassetid://8305753841"
275
276
ImageLabel_3.Parent = tab3
277
ImageLabel_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
278
ImageLabel_3.BackgroundTransparency = 1.000
279
ImageLabel_3.Size = UDim2.new(1, 0, 1, 0)
280
ImageLabel_3.SizeConstraint = Enum.SizeConstraint.RelativeYY
281
ImageLabel_3.Image = "rbxassetid://8305755056"
282
ImageLabel_3.ScaleType = Enum.ScaleType.Fit
283
284
UIListLayout_4.Parent = tab3
285
UIListLayout_4.FillDirection = Enum.FillDirection.Horizontal
286
UIListLayout_4.HorizontalAlignment = Enum.HorizontalAlignment.Center
287
UIListLayout_4.SortOrder = Enum.SortOrder.LayoutOrder
288
289
TabName_3.Name = "TabName"
290
TabName_3.Parent = tab3
291
TabName_3.AnchorPoint = Vector2.new(0.5, 0.5)
292
TabName_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
293
TabName_3.BackgroundTransparency = 1.000
294
TabName_3.BorderSizePixel = 0
295
TabName_3.Position = UDim2.new(0.5, 0, 0.5, 0)
296
TabName_3.Size = UDim2.new(0.800000012, 0, 1, 0)
297
TabName_3.Font = Enum.Font.FredokaOne
298
TabName_3.Text = "Other"
299
TabName_3.TextColor3 = Color3.fromRGB(255, 116, 168)
300
TabName_3.TextScaled = true
301
TabName_3.TextSize = 36.000
302
TabName_3.TextWrapped = true
303
304
Deco.Name = "Deco"
305
Deco.Parent = Content
306
Deco.AnchorPoint = Vector2.new(0.5, 0.5)
307
Deco.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
308
Deco.BackgroundTransparency = 1.000
309
Deco.BorderSizePixel = 0
310
Deco.Position = UDim2.new(0.5, 0, 0.5, 0)
311
Deco.Size = UDim2.new(1, 0, 1, 0)
312
Deco.Image = "rbxassetid://8194803341"
313
Deco.ScaleType = Enum.ScaleType.Slice
314
Deco.SliceCenter = Rect.new(509, 168, 509, 223)
315
316
Title.Name = "Title"
317
Title.Parent = Content
318
Title.AnchorPoint = Vector2.new(0.5, 0.5)
319
Title.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
320
Title.BackgroundTransparency = 1.000
321
Title.BorderSizePixel = 0
322
Title.Position = UDim2.new(0.5, 0, 0.100000001, 0)
323
Title.Size = UDim2.new(0.930000007, 0, 0.0799999982, 0)
324
Title.ZIndex = 3
325
326
Title_2.Name = "Title"
327
Title_2.Parent = Title
328
Title_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
329
Title_2.BackgroundTransparency = 1.000
330
Title_2.BorderSizePixel = 0
331
Title_2.Size = UDim2.new(0.5, 0, 1, 0)
332
Title_2.Font = Enum.Font.FredokaOne
333
Title_2.Text = "Hello Kitty GUI V" .. v
334
Title_2.TextColor3 = Color3.fromRGB(255, 116, 168)
335
Title_2.TextScaled = true
336
Title_2.TextSize = 14.000
337
Title_2.TextWrapped = true
338
Title_2.TextXAlignment = Enum.TextXAlignment.Left
339
340
ContentTab1.Name = "ContentTab1"
341
ContentTab1.Parent = Content
342
ContentTab1.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
343
ContentTab1.BackgroundTransparency = 1.000
344
ContentTab1.BorderSizePixel = 0
345
ContentTab1.Position = UDim2.new(0.0350000262, 0, 0.25, 0)
346
ContentTab1.Size = UDim2.new(0.929999888, 0, 0.699999988, 0)
347
ContentTab1.ZIndex = 2
348
ContentTab1.Image = "rbxassetid://8249353236"
349
ContentTab1.ScaleType = Enum.ScaleType.Slice
350
ContentTab1.SliceCenter = Rect.new(10, 10, 81, 57)
351
352
Right.Name = "Right"
353
Right.Parent = ContentTab1
354
Right.Active = true
355
Right.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
356
Right.BackgroundTransparency = 1.000
357
Right.BorderSizePixel = 0
358
Right.Size = UDim2.new(0.998224556, 0, 0.99310118, 0)
359
Right.ZIndex = 2
360
Right.BottomImage = ""
361
Right.CanvasSize = UDim2.new(1, 0, 0.899999976, 0)
362
Right.ScrollBarThickness = 10
363
Right.TopImage = ""
364
Right.VerticalScrollBarInset = Enum.ScrollBarInset.Always
365
366
UIListLayout_5.Parent = Right
367
UIListLayout_5.SortOrder = Enum.SortOrder.LayoutOrder
368
UIListLayout_5.Padding = UDim.new(0.0500000007, 0)
369
370
TreasureFrame.Name = "TreasureFrame"
371
TreasureFrame.Parent = Right
372
TreasureFrame.Active = true
373
TreasureFrame.BackgroundColor3 = Color3.fromRGB(208, 249, 249)
374
TreasureFrame.BorderSizePixel = 0
375
TreasureFrame.Size = UDim2.new(1, 0, 0.300000012, 0)
376
377
Right_2.Name = "Right"
378
Right_2.Parent = TreasureFrame
379
Right_2.AnchorPoint = Vector2.new(0, 1)
380
Right_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
381
Right_2.BackgroundTransparency = 1.000
382
Right_2.BorderSizePixel = 0
383
Right_2.Position = UDim2.new(0.74999994, 0, 0.679825783, 0)
384
Right_2.Size = UDim2.new(0.25000003, 0, 0.479825675, 0)
385
Right_2.ZIndex = 2
386
387
Button.Name = "Button"
388
Button.Parent = Right_2
389
Button.AnchorPoint = Vector2.new(0.5, 0)
390
Button.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
391
Button.BackgroundTransparency = 1.000
392
Button.BorderSizePixel = 0
393
Button.Position = UDim2.new(0.460000008, 0, 0.330000013, 0)
394
Button.Size = UDim2.new(0.899999976, 0, 0.666999996, 0)
395
Button.Image = "rbxassetid://8635500001"
396
Button.ScaleType = Enum.ScaleType.Slice
397
Button.SliceCenter = Rect.new(80, 60, 102, 60)
398
399
TreasureButton.Name = "TreasureButton"
400
TreasureButton.Parent = Button
401
TreasureButton.AnchorPoint = Vector2.new(0.5, 0.5)
402
TreasureButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
403
TreasureButton.BackgroundTransparency = 1.000
404
TreasureButton.BorderSizePixel = 0
405
TreasureButton.Position = UDim2.new(0.5, 0, 0.400000006, 0)
406
TreasureButton.Size = UDim2.new(1, 0, 1, 0)
407
TreasureButton.Image = "rbxassetid://8635500190"
408
TreasureButton.ScaleType = Enum.ScaleType.Slice
409
TreasureButton.SliceCenter = Rect.new(80, 60, 102, 60)
410
411
TextLabel.Parent = TreasureButton
412
TextLabel.AnchorPoint = Vector2.new(0, 0.5)
413
TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
414
TextLabel.BackgroundTransparency = 1.000
415
TextLabel.BorderSizePixel = 0
416
TextLabel.Position = UDim2.new(0.0611788183, 0, 0.545740366, 0)
417
TextLabel.Size = UDim2.new(0.892436922, 0, 0.808519542, 0)
418
TextLabel.Font = Enum.Font.FredokaOne
419
TextLabel.Text = "Enable"
420
TextLabel.TextColor3 = Color3.fromRGB(249, 254, 255)
421
TextLabel.TextScaled = true
422
TextLabel.TextSize = 16.000
423
TextLabel.TextStrokeColor3 = Color3.fromRGB(0, 221, 255)
424
TextLabel.TextStrokeTransparency = 0.000
425
TextLabel.TextWrapped = true
426
427
Info.Name = "Info"
428
Info.Parent = Right_2
429
Info.AnchorPoint = Vector2.new(0.5, 0)
430
Info.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
431
Info.BackgroundTransparency = 1.000
432
Info.BorderSizePixel = 0
433
Info.Position = UDim2.new(0.5, 0, 0.330000013, 0)
434
Info.Size = UDim2.new(0.899999976, 0, 0.666999996, 0)
435
Info.Visible = false
436
Info.ZIndex = 2
437
Info.Image = "rbxassetid://8202307405"
438
Info.ImageTransparency = 1.000
439
Info.ScaleType = Enum.ScaleType.Slice
440
Info.SliceCenter = Rect.new(80, 60, 102, 60)
441
442
FillAll.Name = "FillAll"
443
FillAll.Parent = Info
444
FillAll.AnchorPoint = Vector2.new(0.5, 0.5)
445
FillAll.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
446
FillAll.BackgroundTransparency = 1.000
447
FillAll.BorderSizePixel = 0
448
FillAll.Position = UDim2.new(0.5, 0, 0.400000006, 0)
449
FillAll.Size = UDim2.new(1, 0, 1, 0)
450
FillAll.Image = "rbxassetid://8202307534"
451
FillAll.ScaleType = Enum.ScaleType.Slice
452
FillAll.SliceCenter = Rect.new(80, 60, 102, 60)
453
454
Lock.Name = "Lock"
455
Lock.Parent = FillAll
456
Lock.AnchorPoint = Vector2.new(0, 0.5)
457
Lock.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
458
Lock.BackgroundTransparency = 1.000
459
Lock.BorderSizePixel = 0
460
Lock.Position = UDim2.new(0.0199999996, 0, 0.529999971, 0)
461
Lock.Size = UDim2.new(0.666999996, 0, 0.666999996, 0)
462
Lock.SizeConstraint = Enum.SizeConstraint.RelativeYY
463
Lock.Image = "rbxassetid://8194803806"
464
Lock.ScaleType = Enum.ScaleType.Fit
465
466
Info_2.Name = "Info"
467
Info_2.Parent = FillAll
468
Info_2.AnchorPoint = Vector2.new(0, 0.5)
469
Info_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
470
Info_2.BackgroundTransparency = 1.000
471
Info_2.BorderSizePixel = 0
472
Info_2.Position = UDim2.new(0.25, 0, 0.5, 0)
473
Info_2.Size = UDim2.new(0.75, 0, 0.899999976, 0)
474
Info_2.Text = "Insert extra cards with one click"
475
Info_2.TextColor3 = Color3.fromRGB(249, 254, 255)
476
Info_2.TextScaled = true
477
Info_2.TextSize = 16.000
478
Info_2.TextStrokeColor3 = Color3.fromRGB(0, 221, 255)
479
Info_2.TextStrokeTransparency = 0.000
480
Info_2.TextWrapped = true
481
482
Title_3.Name = "Title"
483
Title_3.Parent = TreasureFrame
484
Title_3.BackgroundColor3 = Color3.fromRGB(208, 249, 249)
485
Title_3.BorderSizePixel = 0
486
Title_3.ClipsDescendants = true
487
Title_3.Position = UDim2.new(0.0169999469, 0, 0.166244417, 0)
488
Title_3.Size = UDim2.new(0.541999996, 0, 0.612096429, 0)
489
Title_3.ZIndex = 3
490
Title_3.Font = Enum.Font.FredokaOne
491
Title_3.Text = "Collect Treasure Chests"
492
Title_3.TextColor3 = Color3.fromRGB(255, 116, 168)
493
Title_3.TextScaled = true
494
Title_3.TextSize = 50.000
495
Title_3.TextWrapped = true
496
Title_3.TextXAlignment = Enum.TextXAlignment.Left
497
498
UIAspectRatioConstraint.Parent = TreasureFrame
499
UIAspectRatioConstraint.AspectRatio = 10.000
500
501
Button_2.Name = "Button"
502
Button_2.Parent = Right_3
503
Button_2.AnchorPoint = Vector2.new(0.5, 0)
504
Button_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
505
Button_2.BackgroundTransparency = 1.000
506
Button_2.BorderSizePixel = 0
507
Button_2.Position = UDim2.new(0.460000008, 0, 0.330000013, 0)
508
Button_2.Size = UDim2.new(0.899999976, 0, 0.666999996, 0)
509
Button_2.Image = "rbxassetid://8635500001"
510
Button_2.ScaleType = Enum.ScaleType.Slice
511
Button_2.SliceCenter = Rect.new(80, 60, 102, 60)
512
513
Info_3.Name = "Info"
514
Info_3.Parent = Right_3
515
Info_3.AnchorPoint = Vector2.new(0.5, 0)
516
Info_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
517
Info_3.BackgroundTransparency = 1.000
518
Info_3.BorderSizePixel = 0
519
Info_3.Position = UDim2.new(0.5, 0, 0.330000013, 0)
520
Info_3.Size = UDim2.new(0.899999976, 0, 0.666999996, 0)
521
Info_3.Visible = false
522
Info_3.ZIndex = 2
523
Info_3.Image = "rbxassetid://8202307405"
524
Info_3.ImageTransparency = 1.000
525
Info_3.ScaleType = Enum.ScaleType.Slice
526
Info_3.SliceCenter = Rect.new(80, 60, 102, 60)
527
528
FillAll_2.Name = "FillAll"
529
FillAll_2.Parent = Info_3
530
FillAll_2.AnchorPoint = Vector2.new(0.5, 0.5)
531
FillAll_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
532
FillAll_2.BackgroundTransparency = 1.000
533
FillAll_2.BorderSizePixel = 0
534
FillAll_2.Position = UDim2.new(0.5, 0, 0.400000006, 0)
535
FillAll_2.Size = UDim2.new(1, 0, 1, 0)
536
FillAll_2.Image = "rbxassetid://8202307534"
537
FillAll_2.ScaleType = Enum.ScaleType.Slice
538
FillAll_2.SliceCenter = Rect.new(80, 60, 102, 60)
539
540
Lock_2.Name = "Lock"
541
Lock_2.Parent = FillAll_2
542
Lock_2.AnchorPoint = Vector2.new(0, 0.5)
543
Lock_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
544
Lock_2.BackgroundTransparency = 1.000
545
Lock_2.BorderSizePixel = 0
546
Lock_2.Position = UDim2.new(0.0199999996, 0, 0.529999971, 0)
547
Lock_2.Size = UDim2.new(0.666999996, 0, 0.666999996, 0)
548
Lock_2.SizeConstraint = Enum.SizeConstraint.RelativeYY
549
Lock_2.Image = "rbxassetid://8194803806"
550
Lock_2.ScaleType = Enum.ScaleType.Fit
551
552
Info_4.Name = "Info"
553
Info_4.Parent = FillAll_2
554
Info_4.AnchorPoint = Vector2.new(0, 0.5)
555
Info_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
556
Info_4.BackgroundTransparency = 1.000
557
Info_4.BorderSizePixel = 0
558
Info_4.Position = UDim2.new(0.25, 0, 0.5, 0)
559
Info_4.Size = UDim2.new(0.75, 0, 0.899999976, 0)
560
Info_4.Text = "Insert extra cards with one click"
561
Info_4.TextColor3 = Color3.fromRGB(249, 254, 255)
562
Info_4.TextScaled = true
563
Info_4.TextSize = 16.000
564
Info_4.TextStrokeColor3 = Color3.fromRGB(0, 221, 255)
565
Info_4.TextStrokeTransparency = 0.000
566
Info_4.TextWrapped = true
567
568
AutoFeed.Name = "AutoFeed"
569
AutoFeed.Parent = Right
570
AutoFeed.Active = true
571
AutoFeed.BackgroundColor3 = Color3.fromRGB(208, 249, 249)
572
AutoFeed.BorderSizePixel = 0
573
AutoFeed.Size = UDim2.new(1, 0, 0.300000012, 0)
574
575
Right_4.Name = "Right"
576
Right_4.Parent = AutoFeed
577
Right_4.AnchorPoint = Vector2.new(0, 1)
578
Right_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
579
Right_4.BackgroundTransparency = 1.000
580
Right_4.BorderSizePixel = 0
581
Right_4.Position = UDim2.new(0.74999994, 0, 0.679825783, 0)
582
Right_4.Size = UDim2.new(0.25000003, 0, 0.479825675, 0)
583
Right_4.ZIndex = 2
584
585
Button_3.Name = "Button"
586
Button_3.Parent = Right_4
587
Button_3.AnchorPoint = Vector2.new(0.5, 0)
588
Button_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
589
Button_3.BackgroundTransparency = 1.000
590
Button_3.BorderSizePixel = 0
591
Button_3.Position = UDim2.new(0.460000008, 0, 0.330000013, 0)
592
Button_3.Size = UDim2.new(0.899999976, 0, 0.666999996, 0)
593
Button_3.Image = "rbxassetid://8635500001"
594
Button_3.ScaleType = Enum.ScaleType.Slice
595
Button_3.SliceCenter = Rect.new(80, 60, 102, 60)
596
597
AutoFeedButton.Name = "AutoFeedButton"
598
AutoFeedButton.Parent = Button_3
599
AutoFeedButton.AnchorPoint = Vector2.new(0.5, 0.5)
600
AutoFeedButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
601
AutoFeedButton.BackgroundTransparency = 1.000
602
AutoFeedButton.BorderSizePixel = 0
603
AutoFeedButton.Position = UDim2.new(0.5, 0, 0.400000006, 0)
604
AutoFeedButton.Size = UDim2.new(1, 0, 1, 0)
605
AutoFeedButton.Image = "rbxassetid://8635500190"
606
AutoFeedButton.ScaleType = Enum.ScaleType.Slice
607
AutoFeedButton.SliceCenter = Rect.new(80, 60, 102, 60)
608
609
TextLabel_3.Parent = AutoFeedButton
610
TextLabel_3.AnchorPoint = Vector2.new(0, 0.5)
611
TextLabel_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
612
TextLabel_3.BackgroundTransparency = 1.000
613
TextLabel_3.BorderSizePixel = 0
614
TextLabel_3.Position = UDim2.new(0.0611788183, 0, 0.545740366, 0)
615
TextLabel_3.Size = UDim2.new(0.892436922, 0, 0.808519542, 0)
616
TextLabel_3.Font = Enum.Font.FredokaOne
617
TextLabel_3.Text = "Enable"
618
TextLabel_3.TextColor3 = Color3.fromRGB(249, 254, 255)
619
TextLabel_3.TextScaled = true
620
TextLabel_3.TextSize = 16.000
621
TextLabel_3.TextStrokeColor3 = Color3.fromRGB(0, 221, 255)
622
TextLabel_3.TextStrokeTransparency = 0.000
623
TextLabel_3.TextWrapped = true
624
625
Info_5.Name = "Info"
626
Info_5.Parent = Right_4
627
Info_5.AnchorPoint = Vector2.new(0.5, 0)
628
Info_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
629
Info_5.BackgroundTransparency = 1.000
630
Info_5.BorderSizePixel = 0
631
Info_5.Position = UDim2.new(0.5, 0, 0.330000013, 0)
632
Info_5.Size = UDim2.new(0.899999976, 0, 0.666999996, 0)
633
Info_5.Visible = false
634
Info_5.ZIndex = 2
635
Info_5.Image = "rbxassetid://8202307405"
636
Info_5.ImageTransparency = 1.000
637
Info_5.ScaleType = Enum.ScaleType.Slice
638
Info_5.SliceCenter = Rect.new(80, 60, 102, 60)
639
640
FillAll_3.Name = "FillAll"
641
FillAll_3.Parent = Info_5
642
FillAll_3.AnchorPoint = Vector2.new(0.5, 0.5)
643
FillAll_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
644
FillAll_3.BackgroundTransparency = 1.000
645
FillAll_3.BorderSizePixel = 0
646
FillAll_3.Position = UDim2.new(0.5, 0, 0.400000006, 0)
647
FillAll_3.Size = UDim2.new(1, 0, 1, 0)
648
FillAll_3.Image = "rbxassetid://8202307534"
649
FillAll_3.ScaleType = Enum.ScaleType.Slice
650
FillAll_3.SliceCenter = Rect.new(80, 60, 102, 60)
651
652
Lock_3.Name = "Lock"
653
Lock_3.Parent = FillAll_3
654
Lock_3.AnchorPoint = Vector2.new(0, 0.5)
655
Lock_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
656
Lock_3.BackgroundTransparency = 1.000
657
Lock_3.BorderSizePixel = 0
658
Lock_3.Position = UDim2.new(0.0199999996, 0, 0.529999971, 0)
659
Lock_3.Size = UDim2.new(0.666999996, 0, 0.666999996, 0)
660
Lock_3.SizeConstraint = Enum.SizeConstraint.RelativeYY
661
Lock_3.Image = "rbxassetid://8194803806"
662
Lock_3.ScaleType = Enum.ScaleType.Fit
663
664
Info_6.Name = "Info"
665
Info_6.Parent = FillAll_3
666
Info_6.AnchorPoint = Vector2.new(0, 0.5)
667
Info_6.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
668
Info_6.BackgroundTransparency = 1.000
669
Info_6.BorderSizePixel = 0
670
Info_6.Position = UDim2.new(0.25, 0, 0.5, 0)
671
Info_6.Size = UDim2.new(0.75, 0, 0.899999976, 0)
672
Info_6.Text = "Insert extra cards with one click"
673
Info_6.TextColor3 = Color3.fromRGB(249, 254, 255)
674
Info_6.TextScaled = true
675
Info_6.TextSize = 16.000
676
Info_6.TextStrokeColor3 = Color3.fromRGB(0, 221, 255)
677
Info_6.TextStrokeTransparency = 0.000
678
Info_6.TextWrapped = true
679
680
Title_5.Name = "Title"
681
Title_5.Parent = AutoFeed
682
Title_5.BackgroundColor3 = Color3.fromRGB(208, 249, 249)
683
Title_5.BorderSizePixel = 0
684
Title_5.ClipsDescendants = true
685
Title_5.Position = UDim2.new(0.0169999469, 0, 0.166244417, 0)
686
Title_5.Size = UDim2.new(0.541999996, 0, 0.612096429, 0)
687
Title_5.ZIndex = 3
688
Title_5.Font = Enum.Font.FredokaOne
689
Title_5.Text = "Feed Workers"
690
Title_5.TextColor3 = Color3.fromRGB(255, 116, 168)
691
Title_5.TextScaled = true
692
Title_5.TextSize = 50.000
693
Title_5.TextWrapped = true
694
Title_5.TextXAlignment = Enum.TextXAlignment.Left
695
696
UIAspectRatioConstraint_3.Parent = AutoFeed
697
UIAspectRatioConstraint_3.AspectRatio = 10.000
698
699
Deco2.Name = "Deco2"
700
Deco2.Parent = Content
701
Deco2.AnchorPoint = Vector2.new(0.5, 0.5)
702
Deco2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
703
Deco2.BackgroundTransparency = 1.000
704
Deco2.BorderSizePixel = 0
705
Deco2.ClipsDescendants = true
706
Deco2.Position = UDim2.new(0.5, 0, 0.5, 0)
707
Deco2.Size = UDim2.new(0.939999998, 0, 0.899999976, 0)
708
Deco2.Image = "rbxassetid://8194801320"
709
Deco2.ScaleType = Enum.ScaleType.Slice
710
Deco2.SliceCenter = Rect.new(20, 400, 73, 400)
711
712
ContentTab2.Name = "ContentTab2"
713
ContentTab2.Parent = Content
714
ContentTab2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
715
ContentTab2.BackgroundTransparency = 1.000
716
ContentTab2.BorderSizePixel = 0
717
ContentTab2.Position = UDim2.new(0.0350000262, 0, 0.25, 0)
718
ContentTab2.Size = UDim2.new(0.929999888, 0, 0.699999988, 0)
719
ContentTab2.Visible = false
720
ContentTab2.ZIndex = 2
721
ContentTab2.Image = "rbxassetid://8249353236"
722
ContentTab2.ScaleType = Enum.ScaleType.Slice
723
ContentTab2.SliceCenter = Rect.new(10, 10, 81, 57)
724
725
Right_5.Name = "Right"
726
Right_5.Parent = ContentTab2
727
Right_5.Active = true
728
Right_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
729
Right_5.BackgroundTransparency = 1.000
730
Right_5.BorderSizePixel = 0
731
Right_5.Size = UDim2.new(0.998224556, 0, 0.99310118, 0)
732
Right_5.ZIndex = 2
733
Right_5.BottomImage = ""
734
Right_5.CanvasSize = UDim2.new(1, 0, 0.899999976, 0)
735
Right_5.ScrollBarThickness = 10
736
Right_5.TopImage = ""
737
Right_5.VerticalScrollBarInset = Enum.ScrollBarInset.Always
738
739
UIListLayout_6.Parent = Right_5
740
UIListLayout_6.SortOrder = Enum.SortOrder.LayoutOrder
741
UIListLayout_6.Padding = UDim.new(0.0500000007, 0)
742
743
KuromiFrame.Name = "KuromiFrame"
744
KuromiFrame.Parent = Right_5
745
KuromiFrame.Active = true
746
KuromiFrame.BackgroundColor3 = Color3.fromRGB(208, 249, 249)
747
KuromiFrame.BorderSizePixel = 0
748
KuromiFrame.Size = UDim2.new(1, 0, 0.300000012, 0)
749
750
Right_6.Name = "Right"
751
Right_6.Parent = KuromiFrame
752
Right_6.AnchorPoint = Vector2.new(0, 1)
753
Right_6.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
754
Right_6.BackgroundTransparency = 1.000
755
Right_6.BorderSizePixel = 0
756
Right_6.Position = UDim2.new(0.74999994, 0, 0.679825783, 0)
757
Right_6.Size = UDim2.new(0.25000003, 0, 0.479825675, 0)
758
Right_6.ZIndex = 2
759
760
Button_4.Name = "Button"
761
Button_4.Parent = Right_6
762
Button_4.AnchorPoint = Vector2.new(0.5, 0)
763
Button_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
764
Button_4.BackgroundTransparency = 1.000
765
Button_4.BorderSizePixel = 0
766
Button_4.Position = UDim2.new(0.460000008, 0, 0.330000013, 0)
767
Button_4.Size = UDim2.new(0.899999976, 0, 0.666999996, 0)
768
Button_4.Image = "rbxassetid://8635500001"
769
Button_4.ScaleType = Enum.ScaleType.Slice
770
Button_4.SliceCenter = Rect.new(80, 60, 102, 60)
771
772
KuromiButton.Name = "KuromiButton"
773
KuromiButton.Parent = Button_4
774
KuromiButton.AnchorPoint = Vector2.new(0.5, 0.5)
775
KuromiButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
776
KuromiButton.BackgroundTransparency = 1.000
777
KuromiButton.BorderSizePixel = 0
778
KuromiButton.Position = UDim2.new(0.5, 0, 0.400000006, 0)
779
KuromiButton.Size = UDim2.new(1, 0, 1, 0)
780
KuromiButton.Image = "rbxassetid://8635500190"
781
KuromiButton.ScaleType = Enum.ScaleType.Slice
782
KuromiButton.SliceCenter = Rect.new(80, 60, 102, 60)
783
784
TextLabel_4.Parent = KuromiButton
785
TextLabel_4.AnchorPoint = Vector2.new(0, 0.5)
786
TextLabel_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
787
TextLabel_4.BackgroundTransparency = 1.000
788
TextLabel_4.BorderSizePixel = 0
789
TextLabel_4.Position = UDim2.new(0.0611788183, 0, 0.545740366, 0)
790
TextLabel_4.Size = UDim2.new(0.892436922, 0, 0.808519542, 0)
791
TextLabel_4.Font = Enum.Font.FredokaOne
792
TextLabel_4.Text = "Enable"
793
TextLabel_4.TextColor3 = Color3.fromRGB(249, 254, 255)
794
TextLabel_4.TextScaled = true
795
TextLabel_4.TextSize = 16.000
796
TextLabel_4.TextStrokeColor3 = Color3.fromRGB(0, 221, 255)
797
TextLabel_4.TextStrokeTransparency = 0.000
798
TextLabel_4.TextWrapped = true
799
800
Info_7.Name = "Info"
801
Info_7.Parent = Right_6
802
Info_7.AnchorPoint = Vector2.new(0.5, 0)
803
Info_7.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
804
Info_7.BackgroundTransparency = 1.000
805
Info_7.BorderSizePixel = 0
806
Info_7.Position = UDim2.new(0.5, 0, 0.330000013, 0)
807
Info_7.Size = UDim2.new(0.899999976, 0, 0.666999996, 0)
808
Info_7.Visible = false
809
Info_7.ZIndex = 2
810
Info_7.Image = "rbxassetid://8202307405"
811
Info_7.ImageTransparency = 1.000
812
Info_7.ScaleType = Enum.ScaleType.Slice
813
Info_7.SliceCenter = Rect.new(80, 60, 102, 60)
814
815
FillAll_4.Name = "FillAll"
816
FillAll_4.Parent = Info_7
817
FillAll_4.AnchorPoint = Vector2.new(0.5, 0.5)
818
FillAll_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
819
FillAll_4.BackgroundTransparency = 1.000
820
FillAll_4.BorderSizePixel = 0
821
FillAll_4.Position = UDim2.new(0.5, 0, 0.400000006, 0)
822
FillAll_4.Size = UDim2.new(1, 0, 1, 0)
823
FillAll_4.Image = "rbxassetid://8202307534"
824
FillAll_4.ScaleType = Enum.ScaleType.Slice
825
FillAll_4.SliceCenter = Rect.new(80, 60, 102, 60)
826
827
Lock_4.Name = "Lock"
828
Lock_4.Parent = FillAll_4
829
Lock_4.AnchorPoint = Vector2.new(0, 0.5)
830
Lock_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
831
Lock_4.BackgroundTransparency = 1.000
832
Lock_4.BorderSizePixel = 0
833
Lock_4.Position = UDim2.new(0.0199999996, 0, 0.529999971, 0)
834
Lock_4.Size = UDim2.new(0.666999996, 0, 0.666999996, 0)
835
Lock_4.SizeConstraint = Enum.SizeConstraint.RelativeYY
836
Lock_4.Image = "rbxassetid://8194803806"
837
Lock_4.ScaleType = Enum.ScaleType.Fit
838
839
Info_8.Name = "Info"
840
Info_8.Parent = FillAll_4
841
Info_8.AnchorPoint = Vector2.new(0, 0.5)
842
Info_8.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
843
Info_8.BackgroundTransparency = 1.000
844
Info_8.BorderSizePixel = 0
845
Info_8.Position = UDim2.new(0.25, 0, 0.5, 0)
846
Info_8.Size = UDim2.new(0.75, 0, 0.899999976, 0)
847
Info_8.Text = "Insert extra cards with one click"
848
Info_8.TextColor3 = Color3.fromRGB(249, 254, 255)
849
Info_8.TextScaled = true
850
Info_8.TextSize = 16.000
851
Info_8.TextStrokeColor3 = Color3.fromRGB(0, 221, 255)
852
Info_8.TextStrokeTransparency = 0.000
853
Info_8.TextWrapped = true
854
855
Title_6.Name = "Title"
856
Title_6.Parent = KuromiFrame
857
Title_6.BackgroundColor3 = Color3.fromRGB(208, 249, 249)
858
Title_6.BorderSizePixel = 0
859
Title_6.ClipsDescendants = true
860
Title_6.Position = UDim2.new(0.0169999469, 0, 0.166244417, 0)
861
Title_6.Size = UDim2.new(0.541999996, 0, 0.612096429, 0)
862
Title_6.ZIndex = 3
863
Title_6.Font = Enum.Font.FredokaOne
864
Title_6.Text = "Auto Kuromi's Spooky Cafe"
865
Title_6.TextColor3 = Color3.fromRGB(255, 116, 168)
866
Title_6.TextScaled = true
867
Title_6.TextSize = 50.000
868
Title_6.TextWrapped = true
869
Title_6.TextXAlignment = Enum.TextXAlignment.Left
870
871
UIAspectRatioConstraint_4.Parent = KuromiFrame
872
UIAspectRatioConstraint_4.AspectRatio = 10.000
873
874
DessertFrame.Name = "DessertFrame"
875
DessertFrame.Parent = Right_5
876
DessertFrame.Active = true
877
DessertFrame.BackgroundColor3 = Color3.fromRGB(208, 249, 249)
878
DessertFrame.BorderSizePixel = 0
879
DessertFrame.Size = UDim2.new(1, 0, 0.300000012, 0)
880
881
Right_7.Name = "Right"
882
Right_7.Parent = DessertFrame
883
Right_7.AnchorPoint = Vector2.new(0, 1)
884
Right_7.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
885
Right_7.BackgroundTransparency = 1.000
886
Right_7.BorderSizePixel = 0
887
Right_7.Position = UDim2.new(0.74999994, 0, 0.679825783, 0)
888
Right_7.Size = UDim2.new(0.25000003, 0, 0.479825675, 0)
889
Right_7.ZIndex = 2
890
891
Button_5.Name = "Button"
892
Button_5.Parent = Right_7
893
Button_5.AnchorPoint = Vector2.new(0.5, 0)
894
Button_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
895
Button_5.BackgroundTransparency = 1.000
896
Button_5.BorderSizePixel = 0
897
Button_5.Position = UDim2.new(0.460000008, 0, 0.330000013, 0)
898
Button_5.Size = UDim2.new(0.899999976, 0, 0.666999996, 0)
899
Button_5.Image = "rbxassetid://8635500001"
900
Button_5.ScaleType = Enum.ScaleType.Slice
901
Button_5.SliceCenter = Rect.new(80, 60, 102, 60)
902
903
DessertButton.Name = "DessertButton"
904
DessertButton.Parent = Button_5
905
DessertButton.AnchorPoint = Vector2.new(0.5, 0.5)
906
DessertButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
907
DessertButton.BackgroundTransparency = 1.000
908
DessertButton.BorderSizePixel = 0
909
DessertButton.Position = UDim2.new(0.5, 0, 0.400000006, 0)
910
DessertButton.Size = UDim2.new(1, 0, 1, 0)
911
DessertButton.Image = "rbxassetid://8635500190"
912
DessertButton.ScaleType = Enum.ScaleType.Slice
913
DessertButton.SliceCenter = Rect.new(80, 60, 102, 60)
914
915
TextLabel_5.Parent = DessertButton
916
TextLabel_5.AnchorPoint = Vector2.new(0, 0.5)
917
TextLabel_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
918
TextLabel_5.BackgroundTransparency = 1.000
919
TextLabel_5.BorderSizePixel = 0
920
TextLabel_5.Position = UDim2.new(0.0611788183, 0, 0.545740366, 0)
921
TextLabel_5.Size = UDim2.new(0.892436922, 0, 0.808519542, 0)
922
TextLabel_5.Font = Enum.Font.FredokaOne
923
TextLabel_5.Text = "Enable"
924
TextLabel_5.TextColor3 = Color3.fromRGB(249, 254, 255)
925
TextLabel_5.TextScaled = true
926
TextLabel_5.TextSize = 16.000
927
TextLabel_5.TextStrokeColor3 = Color3.fromRGB(0, 221, 255)
928
TextLabel_5.TextStrokeTransparency = 0.000
929
TextLabel_5.TextWrapped = true
930
931
Info_9.Name = "Info"
932
Info_9.Parent = Right_7
933
Info_9.AnchorPoint = Vector2.new(0.5, 0)
934
Info_9.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
935
Info_9.BackgroundTransparency = 1.000
936
Info_9.BorderSizePixel = 0
937
Info_9.Position = UDim2.new(0.5, 0, 0.330000013, 0)
938
Info_9.Size = UDim2.new(0.899999976, 0, 0.666999996, 0)
939
Info_9.Visible = false
940
Info_9.ZIndex = 2
941
Info_9.Image = "rbxassetid://8202307405"
942
Info_9.ImageTransparency = 1.000
943
Info_9.ScaleType = Enum.ScaleType.Slice
944
Info_9.SliceCenter = Rect.new(80, 60, 102, 60)
945
946
FillAll_5.Name = "FillAll"
947
FillAll_5.Parent = Info_9
948
FillAll_5.AnchorPoint = Vector2.new(0.5, 0.5)
949
FillAll_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
950
FillAll_5.BackgroundTransparency = 1.000
951
FillAll_5.BorderSizePixel = 0
952
FillAll_5.Position = UDim2.new(0.5, 0, 0.400000006, 0)
953
FillAll_5.Size = UDim2.new(1, 0, 1, 0)
954
FillAll_5.Image = "rbxassetid://8202307534"
955
FillAll_5.ScaleType = Enum.ScaleType.Slice
956
FillAll_5.SliceCenter = Rect.new(80, 60, 102, 60)
957
958
Lock_5.Name = "Lock"
959
Lock_5.Parent = FillAll_5
960
Lock_5.AnchorPoint = Vector2.new(0, 0.5)
961
Lock_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
962
Lock_5.BackgroundTransparency = 1.000
963
Lock_5.BorderSizePixel = 0
964
Lock_5.Position = UDim2.new(0.0199999996, 0, 0.529999971, 0)
965
Lock_5.Size = UDim2.new(0.666999996, 0, 0.666999996, 0)
966
Lock_5.SizeConstraint = Enum.SizeConstraint.RelativeYY
967
Lock_5.Image = "rbxassetid://8194803806"
968
Lock_5.ScaleType = Enum.ScaleType.Fit
969
970
Info_10.Name = "Info"
971
Info_10.Parent = FillAll_5
972
Info_10.AnchorPoint = Vector2.new(0, 0.5)
973
Info_10.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
974
Info_10.BackgroundTransparency = 1.000
975
Info_10.BorderSizePixel = 0
976
Info_10.Position = UDim2.new(0.25, 0, 0.5, 0)
977
Info_10.Size = UDim2.new(0.75, 0, 0.899999976, 0)
978
Info_10.Text = "Insert extra cards with one click"
979
Info_10.TextColor3 = Color3.fromRGB(249, 254, 255)
980
Info_10.TextScaled = true
981
Info_10.TextSize = 16.000
982
Info_10.TextStrokeColor3 = Color3.fromRGB(0, 221, 255)
983
Info_10.TextStrokeTransparency = 0.000
984
Info_10.TextWrapped = true
985
986
Title_7.Name = "Title"
987
Title_7.Parent = DessertFrame
988
Title_7.BackgroundColor3 = Color3.fromRGB(208, 249, 249)
989
Title_7.BorderSizePixel = 0
990
Title_7.ClipsDescendants = true
991
Title_7.Position = UDim2.new(0.0169999469, 0, 0.166244417, 0)
992
Title_7.Size = UDim2.new(0.541999996, 0, 0.612096429, 0)
993
Title_7.ZIndex = 3
994
Title_7.Font = Enum.Font.FredokaOne
995
Title_7.Text = "Auto Dessert Party"
996
Title_7.TextColor3 = Color3.fromRGB(255, 116, 168)
997
Title_7.TextScaled = true
998
Title_7.TextSize = 50.000
999
Title_7.TextWrapped = true
1000
Title_7.TextXAlignment = Enum.TextXAlignment.Left
1001
1002
UIAspectRatioConstraint_5.Parent = DessertFrame
1003
UIAspectRatioConstraint_5.AspectRatio = 10.000
1004
1005
ContentTab3.Name = "ContentTab3"
1006
ContentTab3.Parent = Content
1007
ContentTab3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
1008
ContentTab3.BackgroundTransparency = 1.000
1009
ContentTab3.BorderSizePixel = 0
1010
ContentTab3.Position = UDim2.new(0.0350000262, 0, 0.25, 0)
1011
ContentTab3.Size = UDim2.new(0.929999888, 0, 0.699999988, 0)
1012
ContentTab3.Visible = false
1013
ContentTab3.ZIndex = 2
1014
ContentTab3.Image = "rbxassetid://8249353236"
1015
ContentTab3.ScaleType = Enum.ScaleType.Slice
1016
ContentTab3.SliceCenter = Rect.new(10, 10, 81, 57)
1017
1018
Right_8.Name = "Right"
1019
Right_8.Parent = ContentTab3
1020
Right_8.Active = true
1021
Right_8.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
1022
Right_8.BackgroundTransparency = 1.000
1023
Right_8.BorderSizePixel = 0
1024
Right_8.Size = UDim2.new(0.998224556, 0, 0.99310118, 0)
1025
Right_8.ZIndex = 2
1026
Right_8.BottomImage = ""
1027
Right_8.CanvasSize = UDim2.new(1, 0, 0.899999976, 0)
1028
Right_8.ScrollBarThickness = 10
1029
Right_8.TopImage = ""
1030
Right_8.VerticalScrollBarInset = Enum.ScrollBarInset.Always
1031
1032
UIListLayout_7.Parent = Right_8
1033
UIListLayout_7.SortOrder = Enum.SortOrder.LayoutOrder
1034
UIListLayout_7.Padding = UDim.new(0.0500000007, 0)
1035
1036
AntiAFKFrame.Name = "AntiAFKFrame"
1037
AntiAFKFrame.Parent = Right_8
1038
AntiAFKFrame.Active = true
1039
AntiAFKFrame.BackgroundColor3 = Color3.fromRGB(208, 249, 249)
1040
AntiAFKFrame.BorderSizePixel = 0
1041
AntiAFKFrame.Size = UDim2.new(1, 0, 0.300000012, 0)
1042
1043
Right_9.Name = "Right"
1044
Right_9.Parent = AntiAFKFrame
1045
Right_9.AnchorPoint = Vector2.new(0, 1)
1046
Right_9.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
1047
Right_9.BackgroundTransparency = 1.000
1048
Right_9.BorderSizePixel = 0
1049
Right_9.Position = UDim2.new(0.74999994, 0, 0.679825783, 0)
1050
Right_9.Size = UDim2.new(0.25000003, 0, 0.479825675, 0)
1051
Right_9.ZIndex = 2
1052
1053
Button_6.Name = "Button"
1054
Button_6.Parent = Right_9
1055
Button_6.AnchorPoint = Vector2.new(0.5, 0)
1056
Button_6.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
1057
Button_6.BackgroundTransparency = 1.000
1058
Button_6.BorderSizePixel = 0
1059
Button_6.Position = UDim2.new(0.460000008, 0, 0.330000013, 0)
1060
Button_6.Size = UDim2.new(0.899999976, 0, 0.666999996, 0)
1061
Button_6.Image = "rbxassetid://8635500001"
1062
Button_6.ScaleType = Enum.ScaleType.Slice
1063
Button_6.SliceCenter = Rect.new(80, 60, 102, 60)
1064
1065
AntiAFKButton.Name = "AntiAFKButton"
1066
AntiAFKButton.Parent = Button_6
1067
AntiAFKButton.AnchorPoint = Vector2.new(0.5, 0.5)
1068
AntiAFKButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
1069
AntiAFKButton.BackgroundTransparency = 1.000
1070
AntiAFKButton.BorderSizePixel = 0
1071
AntiAFKButton.Position = UDim2.new(0.5, 0, 0.400000006, 0)
1072
AntiAFKButton.Size = UDim2.new(1, 0, 1, 0)
1073
AntiAFKButton.Image = "rbxassetid://8635500190"
1074
AntiAFKButton.ScaleType = Enum.ScaleType.Slice
1075
AntiAFKButton.SliceCenter = Rect.new(80, 60, 102, 60)
1076
1077
TextLabel_6.Parent = AntiAFKButton
1078
TextLabel_6.AnchorPoint = Vector2.new(0, 0.5)
1079
TextLabel_6.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
1080
TextLabel_6.BackgroundTransparency = 1.000
1081
TextLabel_6.BorderSizePixel = 0
1082
TextLabel_6.Position = UDim2.new(0.0611788183, 0, 0.545740366, 0)
1083
TextLabel_6.Size = UDim2.new(0.892436922, 0, 0.808519542, 0)
1084
TextLabel_6.Font = Enum.Font.FredokaOne
1085
TextLabel_6.Text = "Enable"
1086
TextLabel_6.TextColor3 = Color3.fromRGB(249, 254, 255)
1087
TextLabel_6.TextScaled = true
1088
TextLabel_6.TextSize = 16.000
1089
TextLabel_6.TextStrokeColor3 = Color3.fromRGB(0, 221, 255)
1090
TextLabel_6.TextStrokeTransparency = 0.000
1091
TextLabel_6.TextWrapped = true
1092
1093
Info_11.Name = "Info"
1094
Info_11.Parent = Right_9
1095
Info_11.AnchorPoint = Vector2.new(0.5, 0)
1096
Info_11.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
1097
Info_11.BackgroundTransparency = 1.000
1098
Info_11.BorderSizePixel = 0
1099
Info_11.Position = UDim2.new(0.5, 0, 0.330000013, 0)
1100
Info_11.Size = UDim2.new(0.899999976, 0, 0.666999996, 0)
1101
Info_11.Visible = false
1102
Info_11.ZIndex = 2
1103
Info_11.Image = "rbxassetid://8202307405"
1104
Info_11.ImageTransparency = 1.000
1105
Info_11.ScaleType = Enum.ScaleType.Slice
1106
Info_11.SliceCenter = Rect.new(80, 60, 102, 60)
1107
1108
FillAll_6.Name = "FillAll"
1109
FillAll_6.Parent = Info_11
1110
FillAll_6.AnchorPoint = Vector2.new(0.5, 0.5)
1111
FillAll_6.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
1112
FillAll_6.BackgroundTransparency = 1.000
1113
FillAll_6.BorderSizePixel = 0
1114
FillAll_6.Position = UDim2.new(0.5, 0, 0.400000006, 0)
1115
FillAll_6.Size = UDim2.new(1, 0, 1, 0)
1116
FillAll_6.Image = "rbxassetid://8202307534"
1117
FillAll_6.ScaleType = Enum.ScaleType.Slice
1118
FillAll_6.SliceCenter = Rect.new(80, 60, 102, 60)
1119
1120
Lock_6.Name = "Lock"
1121
Lock_6.Parent = FillAll_6
1122
Lock_6.AnchorPoint = Vector2.new(0, 0.5)
1123
Lock_6.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
1124
Lock_6.BackgroundTransparency = 1.000
1125
Lock_6.BorderSizePixel = 0
1126
Lock_6.Position = UDim2.new(0.0199999996, 0, 0.529999971, 0)
1127
Lock_6.Size = UDim2.new(0.666999996, 0, 0.666999996, 0)
1128
Lock_6.SizeConstraint = Enum.SizeConstraint.RelativeYY
1129
Lock_6.Image = "rbxassetid://8194803806"
1130
Lock_6.ScaleType = Enum.ScaleType.Fit
1131
1132
Info_12.Name = "Info"
1133
Info_12.Parent = FillAll_6
1134
Info_12.AnchorPoint = Vector2.new(0, 0.5)
1135
Info_12.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
1136
Info_12.BackgroundTransparency = 1.000
1137
Info_12.BorderSizePixel = 0
1138
Info_12.Position = UDim2.new(0.25, 0, 0.5, 0)
1139
Info_12.Size = UDim2.new(0.75, 0, 0.899999976, 0)
1140
Info_12.Text = "Insert extra cards with one click"
1141
Info_12.TextColor3 = Color3.fromRGB(249, 254, 255)
1142
Info_12.TextScaled = true
1143
Info_12.TextSize = 16.000
1144
Info_12.TextStrokeColor3 = Color3.fromRGB(0, 221, 255)
1145
Info_12.TextStrokeTransparency = 0.000
1146
Info_12.TextWrapped = true
1147
1148
Title_8.Name = "Title"
1149
Title_8.Parent = AntiAFKFrame
1150
Title_8.BackgroundColor3 = Color3.fromRGB(208, 249, 249)
1151
Title_8.BorderSizePixel = 0
1152
Title_8.ClipsDescendants = true
1153
Title_8.Position = UDim2.new(0.0169999469, 0, 0.166244417, 0)
1154
Title_8.Size = UDim2.new(0.541999996, 0, 0.612096429, 0)
1155
Title_8.ZIndex = 3
1156
Title_8.Font = Enum.Font.FredokaOne
1157
Title_8.Text = "Anti AFK Kick"
1158
Title_8.TextColor3 = Color3.fromRGB(255, 116, 168)
1159
Title_8.TextScaled = true
1160
Title_8.TextSize = 50.000
1161
Title_8.TextWrapped = true
1162
Title_8.TextXAlignment = Enum.TextXAlignment.Left
1163
1164
UIAspectRatioConstraint_6.Parent = AntiAFKFrame
1165
UIAspectRatioConstraint_6.AspectRatio = 10.000
1166
1167
ToggleRenderingFrame.Name = "ToggleRenderingFrame"
1168
ToggleRenderingFrame.Parent = Right_8
1169
ToggleRenderingFrame.Active = true
1170
ToggleRenderingFrame.BackgroundColor3 = Color3.fromRGB(208, 249, 249)
1171
ToggleRenderingFrame.BorderSizePixel = 0
1172
ToggleRenderingFrame.Size = UDim2.new(1, 0, 0.300000012, 0)
1173
1174
Right_10.Name = "Right"
1175
Right_10.Parent = ToggleRenderingFrame
1176
Right_10.AnchorPoint = Vector2.new(0, 1)
1177
Right_10.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
1178
Right_10.BackgroundTransparency = 1.000
1179
Right_10.BorderSizePixel = 0
1180
Right_10.Position = UDim2.new(0.74999994, 0, 0.679825783, 0)
1181
Right_10.Size = UDim2.new(0.25000003, 0, 0.479825675, 0)
1182
Right_10.ZIndex = 2
1183
1184
Button_7.Name = "Button"
1185
Button_7.Parent = Right_10
1186
Button_7.AnchorPoint = Vector2.new(0.5, 0)
1187
Button_7.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
1188
Button_7.BackgroundTransparency = 1.000
1189
Button_7.BorderSizePixel = 0
1190
Button_7.Position = UDim2.new(0.460000008, 0, 0.330000013, 0)
1191
Button_7.Size = UDim2.new(0.899999976, 0, 0.666999996, 0)
1192
Button_7.Image = "rbxassetid://8635500001"
1193
Button_7.ScaleType = Enum.ScaleType.Slice
1194
Button_7.SliceCenter = Rect.new(80, 60, 102, 60)
1195
1196
ToggleRenderingButton.Name = "ToggleRenderingButton"
1197
ToggleRenderingButton.Parent = Button_7
1198
ToggleRenderingButton.AnchorPoint = Vector2.new(0.5, 0.5)
1199
ToggleRenderingButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
1200
ToggleRenderingButton.BackgroundTransparency = 1.000
1201
ToggleRenderingButton.BorderSizePixel = 0
1202
ToggleRenderingButton.Position = UDim2.new(0.5, 0, 0.400000006, 0)
1203
ToggleRenderingButton.Size = UDim2.new(1, 0, 1, 0)
1204
ToggleRenderingButton.Image = "rbxassetid://8635500190"
1205
ToggleRenderingButton.ScaleType = Enum.ScaleType.Slice
1206
ToggleRenderingButton.SliceCenter = Rect.new(80, 60, 102, 60)
1207
1208
TextLabel_7.Parent = ToggleRenderingButton
1209
TextLabel_7.AnchorPoint = Vector2.new(0, 0.5)
1210
TextLabel_7.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
1211
TextLabel_7.BackgroundTransparency = 1.000
1212
TextLabel_7.BorderSizePixel = 0
1213
TextLabel_7.Position = UDim2.new(0.0611788183, 0, 0.545740366, 0)
1214
TextLabel_7.Size = UDim2.new(0.892436922, 0, 0.808519542, 0)
1215
TextLabel_7.Font = Enum.Font.FredokaOne
1216
TextLabel_7.Text = "Enable"
1217
TextLabel_7.TextColor3 = Color3.fromRGB(249, 254, 255)
1218
TextLabel_7.TextScaled = true
1219
TextLabel_7.TextSize = 16.000
1220
TextLabel_7.TextStrokeColor3 = Color3.fromRGB(0, 221, 255)
1221
TextLabel_7.TextStrokeTransparency = 0.000
1222
TextLabel_7.TextWrapped = true
1223
1224
Info_13.Name = "Info"
1225
Info_13.Parent = Right_10
1226
Info_13.AnchorPoint = Vector2.new(0.5, 0)
1227
Info_13.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
1228
Info_13.BackgroundTransparency = 1.000
1229
Info_13.BorderSizePixel = 0
1230
Info_13.Position = UDim2.new(0.5, 0, 0.330000013, 0)
1231
Info_13.Size = UDim2.new(0.899999976, 0, 0.666999996, 0)
1232
Info_13.Visible = false
1233
Info_13.ZIndex = 2
1234
Info_13.Image = "rbxassetid://8202307405"
1235
Info_13.ImageTransparency = 1.000
1236
Info_13.ScaleType = Enum.ScaleType.Slice
1237
Info_13.SliceCenter = Rect.new(80, 60, 102, 60)
1238
1239
FillAll_7.Name = "FillAll"
1240
FillAll_7.Parent = Info_13
1241
FillAll_7.AnchorPoint = Vector2.new(0.5, 0.5)
1242
FillAll_7.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
1243
FillAll_7.BackgroundTransparency = 1.000
1244
FillAll_7.BorderSizePixel = 0
1245
FillAll_7.Position = UDim2.new(0.5, 0, 0.400000006, 0)
1246
FillAll_7.Size = UDim2.new(1, 0, 1, 0)
1247
FillAll_7.Image = "rbxassetid://8202307534"
1248
FillAll_7.ScaleType = Enum.ScaleType.Slice
1249
FillAll_7.SliceCenter = Rect.new(80, 60, 102, 60)
1250
1251
Lock_7.Name = "Lock"
1252
Lock_7.Parent = FillAll_7
1253
Lock_7.AnchorPoint = Vector2.new(0, 0.5)
1254
Lock_7.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
1255
Lock_7.BackgroundTransparency = 1.000
1256
Lock_7.BorderSizePixel = 0
1257
Lock_7.Position = UDim2.new(0.0199999996, 0, 0.529999971, 0)
1258
Lock_7.Size = UDim2.new(0.666999996, 0, 0.666999996, 0)
1259
Lock_7.SizeConstraint = Enum.SizeConstraint.RelativeYY
1260
Lock_7.Image = "rbxassetid://8194803806"
1261
Lock_7.ScaleType = Enum.ScaleType.Fit
1262
1263
Info_14.Name = "Info"
1264
Info_14.Parent = FillAll_7
1265
Info_14.AnchorPoint = Vector2.new(0, 0.5)
1266
Info_14.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
1267
Info_14.BackgroundTransparency = 1.000
1268
Info_14.BorderSizePixel = 0
1269
Info_14.Position = UDim2.new(0.25, 0, 0.5, 0)
1270
Info_14.Size = UDim2.new(0.75, 0, 0.899999976, 0)
1271
Info_14.Text = "Insert extra cards with one click"
1272
Info_14.TextColor3 = Color3.fromRGB(249, 254, 255)
1273
Info_14.TextScaled = true
1274
Info_14.TextSize = 16.000
1275
Info_14.TextStrokeColor3 = Color3.fromRGB(0, 221, 255)
1276
Info_14.TextStrokeTransparency = 0.000
1277
Info_14.TextWrapped = true
1278
1279
Title_9.Name = "Title"
1280
Title_9.Parent = ToggleRenderingFrame
1281
Title_9.BackgroundColor3 = Color3.fromRGB(208, 249, 249)
1282
Title_9.BorderSizePixel = 0
1283
Title_9.ClipsDescendants = true
1284
Title_9.Position = UDim2.new(0.0169999469, 0, 0.166244417, 0)
1285
Title_9.Size = UDim2.new(0.541999996, 0, 0.612096429, 0)
1286
Title_9.ZIndex = 3
1287
Title_9.Font = Enum.Font.FredokaOne
1288
Title_9.Text = "Disable 3D Rendering"
1289
Title_9.TextColor3 = Color3.fromRGB(255, 116, 168)
1290
Title_9.TextScaled = true
1291
Title_9.TextSize = 50.000
1292
Title_9.TextWrapped = true
1293
Title_9.TextXAlignment = Enum.TextXAlignment.Left
1294
1295
UIAspectRatioConstraint_7.Parent = ToggleRenderingFrame
1296
UIAspectRatioConstraint_7.AspectRatio = 10.000
1297
1298
CloseFrameButton.Name = "CloseFrameButton"
1299
CloseFrameButton.Parent = MainFrame
1300
CloseFrameButton.AnchorPoint = Vector2.new(0.5, 0)
1301
CloseFrameButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
1302
CloseFrameButton.BackgroundTransparency = 1.000
1303
CloseFrameButton.BorderSizePixel = 0
1304
CloseFrameButton.Position = UDim2.new(1, 0, -0.0500000007, 0)
1305
CloseFrameButton.Size = UDim2.new(0.119999997, 0, 0.119999997, 0)
1306
CloseFrameButton.SizeConstraint = Enum.SizeConstraint.RelativeYY
1307
CloseFrameButton.Image = "rbxassetid://8194801502"
1308
1309
1310
CloseFrameButton.MouseButton1Down:Connect(function()
1311
MainFrame.Visible = false
1312
end)
1313
1314
ToggleButton.MouseButton1Down:Connect(function()
1315
MainFrame.Visible = not MainFrame.Visible
1316
end)
1317
1318
tab1.MouseButton1Down:Connect(function()
1319
ContentTab1.Visible = true
1320
ContentTab2.Visible = false
1321
ContentTab3.Visible = false
1322
end)
1323
1324
tab2.MouseButton1Down:Connect(function()
1325
ContentTab1.Visible = false
1326
ContentTab2.Visible = true
1327
ContentTab3.Visible = false
1328
end)
1329
1330
tab3.MouseButton1Down:Connect(function()
1331
ContentTab1.Visible = false
1332
ContentTab2.Visible = false
1333
ContentTab3.Visible = true
1334
end)
1335
1336
local autoGetTreasure = false
1337
local autoFeedWorkers = false
1338
local autoKuromi = false
1339
local autoDessert = false
1340
1341
1342
TreasureButton.MouseButton1Down:Connect(function()
1343
if autoGetTreasure == false then
1344
TreasureButton.ImageColor3 = Color3.fromRGB(200, 255, 200)
1345
autoGetTreasure = true
1346
else
1347
TreasureButton.ImageColor3 = Color3.fromRGB(255, 255, 255)
1348
autoGetTreasure = false
1349
end
1350
end)
1351
1352
AutoFeedButton.MouseButton1Down:Connect(function()
1353
if autoFeedWorkers == false then
1354
AutoFeedButton.ImageColor3 = Color3.fromRGB(200, 255, 200)
1355
autoFeedWorkers = true
1356
else
1357
AutoFeedButton.ImageColor3 = Color3.fromRGB(255, 255, 255)
1358
autoFeedWorkers = false
1359
end
1360
end)
1361
1362
KuromiButton.MouseButton1Down:Connect(function()
1363
if autoKuromi == false then
1364
KuromiButton.ImageColor3 = Color3.fromRGB(200, 255, 200)
1365
autoKuromi = true
1366
else
1367
KuromiButton.ImageColor3 = Color3.fromRGB(255, 255, 255)
1368
autoKuromi = false
1369
end
1370
end)
1371
1372
DessertButton.MouseButton1Down:Connect(function()
1373
if autoDessert == false then
1374
DessertButton.ImageColor3 = Color3.fromRGB(200, 255, 200)
1375
autoDessert = true
1376
else
1377
DessertButton.ImageColor3 = Color3.fromRGB(255, 255, 255)
1378
autoDessert = false
1379
end
1380
end)
1381
1382
AntiAFKButton.MouseButton1Down:Connect(function()
1383
AntiAFKButton.ImageColor3 = Color3.fromRGB(200, 255, 200)
1384
spawn(function()
1385
local GC = getconnections or get_signal_cons
1386
if GC then
1387
for i,v in pairs(GC(game:GetService("Players").LocalPlayer.Idled)) do
1388
if v["Disable"] then
1389
v["Disable"](v)
1390
elseif v["Disconnect"] then
1391
v["Disconnect"](v)
1392
end
1393
end
1394
else
1395
game.Players.LocalPlayer.Idled:Connect(function()
1396
local VirtualUser = game:GetService("VirtualUser")
1397
VirtualUser:CaptureController()
1398
VirtualUser:ClickButton2(Vector2.new())
1399
end)
1400
end
1401
end)
1402
end)
1403
1404
1405
ToggleRenderingButton.MouseButton1Down:Connect(function()
1406
if ToggleRenderingButton.ImageColor3 == Color3.fromRGB(255, 255, 255) then
1407
ToggleRenderingButton.ImageColor3 = Color3.fromRGB(200, 255, 200)
1408
game:GetService("RunService"):Set3dRenderingEnabled(false)
1409
else
1410
ToggleRenderingButton.ImageColor3 = Color3.fromRGB(255, 255, 255)
1411
game:GetService("RunService"):Set3dRenderingEnabled(true)
1412
end
1413
end)
1414
1415
1416
1417
1418
1419
spawn(function()
1420
while true do
1421
wait(0.2)
1422
if autoGetTreasure then
1423
local treasure = workspace:WaitForChild("TreasureEntity"):getChildren()
1424
for i=1,#treasure do
1425
repeat
1426
wait(0.1)
1427
if treasure[i]:findFirstChild("TreasureLid") then
1428
game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = treasure[i].TreasureLid.CFrame
1429
wait()
1430
1431
local button = game:GetService("Players").LocalPlayer.PlayerGui.UIPlayer.UIPlayerInteraction["Interaction-InteractionF"].ImageButton
1432
local events = {"MouseButton1Click", "MouseButton1Down", "Activated"}
1433
1434
for i,v in pairs(events) do
1435
for i,v in pairs(getconnections(button[v])) do
1436
v:Fire()
1437
end
1438
end
1439
end
1440
until not treasure[i]:findFirstChild("TreasureLid")
1441
end
1442
end
1443
end
1444
end)
1445
1446
1447
spawn(function()
1448
while true do
1449
wait(1)
1450
if autoFeedWorkers then
1451
--local allEmployees = {}
1452
local hiredEmployees = {}
1453
local hiredEmployeesIDs = {}
1454
1455
local a = game.Players.LocalPlayer.PlayerGui.UIPlayer.UIEmploye.EmployeFrame.Job:getDescendants()
1456
for i=1,#a do
1457
if a[i].Name == "MingZi" and a[i].Parent.Name == "Icon" and a[i].Text ~= "" and a[i].Text ~= "HELLO KITTY" then
1458
table.insert(hiredEmployees, a[i].Text)
1459
end
1460
end
1461
1462
local employeedata = require(game:GetService("ReplicatedStorage").GameCommon.Template.Employe)
1463
local translate = require(game.ReplicatedFirst.LocalizationHandle)
1464
1465
local a = require(game:GetService("ReplicatedStorage").GameCommon.GameClient.ClientScene)
1466
1467
for i,v in pairs(employeedata) do
1468
for x=1,#hiredEmployees do
1469
if translate:GetText(v.name, v.id) == hiredEmployees[x] then
1470
print(hiredEmployees[x] .. " is working for Player")
1471
table.insert(hiredEmployeesIDs, v.id)
1472
end
1473
end
1474
--print(translate:GetText(v.name, v.id))
1475
--table.insert(allEmployees, translate:GetText(v.name, v.id))
1476
end
1477
1478
1479
1480
1481
local gc = require(game.ReplicatedStorage.GameCommon.GameClient);
1482
local lcp = gc.node.localClientPlayer;
1483
local ammountOfVanilla = lcp.playerItem:GetHavePartItemCount(200010100);
1484
1485
if ammountOfVanilla <= #hiredEmployeesIDs*25 then
1486
local args = {
1487
[1] = 1,
1488
[2] = 200010100,
1489
[3] = #hiredEmployeesIDs*25
1490
}
1491
1492
game:GetService("ReplicatedStorage"):WaitForChild("GameCommon"):WaitForChild("Messages"):WaitForChild("BuyAndSellItem"):FireServer(unpack(args))
1493
end
1494
1495
for i=1,#hiredEmployeesIDs do
1496
for i=1,25 do
1497
game:GetService("ReplicatedStorage").GameCommon.Messages.Employe.GiveItem:FireServer(hiredEmployeesIDs[i], 200010100)
1498
end
1499
end
1500
wait(60)
1501
end
1502
end
1503
end)
1504
1505
spawn(function()
1506
if game.PlaceId == 9346060856 then
1507
local uigamepub = game.Players.LocalPlayer.PlayerGui:WaitForChild("UIGamePublic") -- wait for this
1508
local cbi = game.Players.LocalPlayer.PlayerGui:WaitForChild("ColorBlockImages") -- wait for this
1509
local function getBestIcon()
1510
local iconImage = uigamepub.UIColorBlock.ColorTips.ColorImage.Icon.Image
1511
local blocks = {}
1512
local allBlocks = cbi:getChildren()
1513
for i=1,#allBlocks do
1514
if allBlocks[i].Frame.ImageLabel1.Image == iconImage then
1515
table.insert(blocks, allBlocks[i].Adornee.Parent)
1516
end
1517
end
1518
1519
local closest = nil
1520
local closestdistance = math.huge
1521
for i=1,#blocks do
1522
local distance = (blocks[i].PrimaryPart.Position - game.Players.LocalPlayer.Character.PrimaryPart.Position).Magnitude
1523
if closestdistance > distance then
1524
closestdistance = distance
1525
closest = blocks[i]
1526
end
1527
end
1528
return closest
1529
end
1530
1531
1532
while true do
1533
wait()
1534
if getBestIcon() ~= nil and autoDessert then
1535
repeat
1536
if (getBestIcon().PrimaryPart.Position - game.Players.LocalPlayer.Character.PrimaryPart.Position).Magnitude > 7.5 then
1537
game.Players.LocalPlayer.Character.Humanoid:MoveTo(getBestIcon().PrimaryPart.Position + Vector3.new(math.random(-4,4), 0, math.random(-4,4)))
1538
game.Players.LocalPlayer.Character.Humanoid.Jump = true
1539
end
1540
wait(0.1)
1541
until (getBestIcon().PrimaryPart.Position - game.Players.LocalPlayer.Character.PrimaryPart.Position).Magnitude > 7.5
1542
end
1543
end
1544
end
1545
end)
1546
1547
1548
spawn(function()
1549
if game.PlaceId == 11323576374 then
1550
local function getKuromi()
1551
local a = game:GetService("Players"):GetPlayers()
1552
for i=1,#a do
1553
if a[i].Character ~= nil and a[i].Character:findFirstChildOfClass("Tool") then
1554
return a[i]
1555
end
1556
end
1557
end
1558
1559
local function getKuromiWeapon()
1560
local a = game:GetService("Players"):GetPlayers()
1561
for i=1,#a do
1562
if a[i].Character ~= nil and a[i].Character:findFirstChildOfClass("Tool") then
1563
return a[i].Character:findFirstChildOfClass("Tool")
1564
end
1565
end
1566
end
1567
1568
1569
1570
while true do
1571
1572
wait(1)
1573
if getKuromi() ~= game.Players.LocalPlayer and autoKuromi then
1574
local a = workspace.MapItem.Gold:GetChildren()
1575
for i=1,#a do
1576
if a[i]:findFirstChild("ChuFa") and a[i].ChuFa:findFirstChild("TouchInterest") then
1577
local candy = a[i].ChuFa
1578
local plr = game:GetService("Players").LocalPlayer.Character or game:GetService("Players").LocalPlayer.CharacterAdded:Wait()
1579
local body = plr:FindFirstChildWhichIsA("BasePart")
1580
firetouchinterest(candy, body, 0)
1581
wait()
1582
firetouchinterest(candy, body, 1)
1583
end
1584
end
1585
else
1586
end
1587
end
1588
end
1589
end)