ZT Official Channel
79 subscribers
3 photos
1 video
15 files
6 links
Download Telegram
Channel created
Channel photo updated
Send script in dm, I will try to help you decrypt
@ZTZT000
简单过刷lasm样本.lua
88.1 KB
简单过刷lasm样本
Simple bypass big lasm

反馈:@ZTZT000
Feedback:@ZTZT000

加入群聊:https://t.me/ZTChatingGroup
Join group:https://t.me/ZTChatingGroup
Jb.lua.lua
108.8 KB
出此加密
Sale of encryption tools

联系:@ZTZT000
Contact me:@ZTZT000
测试.lua.lua
178 B
Try to get the logo in lasm or sstool
Need source code for Multi Passwords?
Anonymous Poll
91%
Yes
9%
No
Happy New Year!🥳
local Password, input

Password = {
'0',
'1',
'2',
'3',
'a',
'b',
'c',
} -- list of all valid passwords here


input = gg.prompt({'input password'}, nil, {'text'})
if input == nil then
return false
else
for k, v in pairs(Password) do
if input[1] == v then
gg.toast('pass')
--start script
function Main()
print("123")
end
Main()
--end script
return
end
end
return print('Password is not Valid')
end


Simple Source Code For Multi Password
Create by @ZTZT000
Join @ZTChatingGroup
Join @ZTChatingChannel
懂得都懂,自行理解

@ZTZT000