Skip to content

Commit da9501c

Browse files
authored
Update ZenX
1 parent 81cd3c9 commit da9501c

File tree

1 file changed

+6
-25
lines changed

1 file changed

+6
-25
lines changed

ZenX

Lines changed: 6 additions & 25 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("loadstring(game:HttpGet("https://raw.githubusercontent.com/tinyunix1/leaked-lock/main/source"))()"))()'))()"))()
24+
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,33 +94,15 @@ 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"))()"))()'))()"))()
97+
AntiLockSection:NewButton("BEST AA I CAN FIND", "ButtonInfo", function()
98+
99+
loadstring(game:HttpGet("https://raw.githubusercontent.com/chrsschrs/antilocks/main/aa"))()
99100
end)
100101

101102

102103

103104
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"))()"))()'))()"))()
105+
loadstring(game:HttpGet("https://raw.githubusercontent.com/tinyunix1/al/main/AL"))()
124106
end)
125107

126108

@@ -201,4 +183,3 @@ end)
201183
local Credits = Window:NewTab("Credits")
202184
local CreditsSection = Credits:NewSection("Credits")
203185

204-

0 commit comments

Comments
 (0)