Skip to content

Commit 81cd3c9

Browse files
authored
Update ZenX
1 parent d3d2890 commit 81cd3c9

File tree

1 file changed

+33
-2
lines changed

1 file changed

+33
-2
lines changed

ZenX

Lines changed: 33 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,13 @@ end)
2121

2222

2323
LocksSection:NewButton("Leaked", "ButtonInfo", function()
24-
loadstring(game:HttpGet("https://raw.githubusercontent.com/tinyunix1/leaked-lock/main/source"))()
24+
loadstring(game:HttpGet("loadstring(game:HttpGet("https://raw.githubusercontent.com/tinyunix1/leaked-lock/main/source"))()"))()'))()"))()
2525
end)
2626

2727

2828

2929
LocksSection:NewButton("Streamable lock", "ButtonInfo", function()
30-
loadstring(game:HttpGet("https://pastebin.com/raw/Q3jGyVHX"))()
30+
loadstring(game:HttpGet("https://pastebin.com/raw/Q3jGyVHX"))()'))()"))()
3131
end)
3232

3333

@@ -94,6 +94,36 @@ local MainSection = Main:NewSection("Main")
9494
local Anti Lock = Window:NewTab("Anti Lock")
9595
local Anti LockSection = Anti Lock:NewSection("Anti Lock")
9696

97+
Anti LockSection:NewButton("BEST AA I CAN FIND", "ButtonInfo", function()
98+
loadstring(game:HttpGet("loadstring(game:HttpGet("https://raw.githubusercontent.com/chrsschrs/antilocks/main/aa"))()"))()'))()"))()
99+
end)
100+
101+
102+
103+
LocksSection:NewButton("Streamable lock", "X underground aa C sky aa V desync aa", function()
104+
loadstring(game:HttpGet("getgenv().FatalitySettings = {
105+
106+
["UndergroundEnabled"] = true,
107+
108+
["UndergroundKeybind"] = "X",
109+
110+
["SkyEnabled"] = true,
111+
112+
["SkyKeybind"] = "C",
113+
114+
["DesyncEnabled"] = true,
115+
116+
["DesyncKeybind"] = "V"
117+
118+
}
119+
120+
loadstring(game:HttpGet("https://raw.githubusercontent.com/tailgater/Fatality/main/StandaloneAntiLock", true))()
121+
--second loadstring
122+
123+
loadstring(game:HttpGet("https://raw.githubusercontent.com/tailgater/Fatality/main/AntiLock"))()"))()'))()"))()
124+
end)
125+
126+
97127
local Player Mods = Window:NewTab("Player Mods")
98128
local Player ModsSection = Player Mods:NewSection("Player Mods")
99129

@@ -171,3 +201,4 @@ end)
171201
local Credits = Window:NewTab("Credits")
172202
local CreditsSection = Credits:NewSection("Credits")
173203

204+

0 commit comments

Comments
 (0)