SS • Lua
214 subscribers
209 photos
24 videos
714 files
133 links
- > offline .
Download Telegram
-- pass : 12 and 13
local E = gg.prompt({
"Enter Password"
}, {
nil,
}, {
"text"})
if E == nil then
return
end
if E[1] == "12" or E[1] == "13" then
gg.alert("Nice")
else
gg.alert("Password Not Working")
return os.exit()
end
Lol😂
Test Enc(1)._enc.lua
3.5 KB
Test log !
- Old Blocker
Lua world is always interesting to learn or another language it helps us to gain more knowledge about the language program but still have some DRAMA About Lua from time to time 😂
😂👍
Test Enc._enc.lua
3.2 KB
Testing log.
#Encode.lua
4.5 KB
Test Enc._enc.lua
30.8 KB
Try full decoded
My new encryption!
z = 'Hooking Fuck xd';
x, s = 0, 0
for k, v in pairs(_ENV) do
x = x + 1
if type(v) == 'table' then
for k, v in pairs(v) do
if tostring(v):match('/') then s = s + 1 end
end
end
end
if s ~= 9 and z ~= 39 then
gg.alert(z, '')
os.exit() exit(0)
end
if debug.traceback():match(".(/.-):") ~= gg.getFile() then
return gg.alert("Shit, Disassemble", "")
end


-- xd
#Free Encode.lua
1.1 KB
.