--- Multi _ Password
local passwords = {
'rt234',
'v4t4v',
'wr2r2qw',
'123456'} -- list of all valid passwords here
local input = gg.prompt({'Enter password:'}, nil, {'text'})
if input == nil then
-- Something to do, if user cancelled prompt window
else
local isValidPass = false
for k, v in pairs(passwords) do
if input[1] == v then
isValidPass = true
return
end --if
end -- for
gg.alert('Password is not Valid','')
end -- if--Numeric password. Min 0 Max 9999
local gg = gg
-- Password is 1839
local password = 1839
local numa = gg.prompt({'1[0; 9]','2[0; 9]','3[0; 9]','4[0; 9]'},nil,{'number','number','number','number'})
if numa == nil then
gg.alert('No password')
return
end
local num = (numa[1]*1000)+(numa[2]*100)+(numa[3]*10)+numa[4]
if password~= num
then
gg.alert('Wrong password','')
return
end
gg.alert('123456')function makeString(l)
if l < 1 then return nil end
local s = ""
for i = 0, l do
n = math.random(0, 61)
n0 = 0
if n < 10 then n0 = n + 48
elseif n < 36 then n0 = n - 10 + 65
else n0 = n - 36 + 97 end
s = s .. string.char(n0)
end
return s
end
function MakeR()
local ss = ""
for i = 1,10 do ss = ss .. makeString(30) .. "\n" end
return ss
end
print(MakeR(10))function makeString(l)
if l < 1 then return nil end
local s = ""
for i = 0, l do
n = math.random(0, 61)
n0 = 0
if n < 10 then n0 = n + 48
elseif n < 36 then n0 = n - 10 + 65
else n0 = n - 36 + 97 end
s = s .. string.char(n0)
end
return s
end
local String = makeString(10000)
local Decode = String .. [[=function(code)code=load(code)()return code;end;]]
DATA = DATA:gsub(".", function(code)
return "\\" .. code:byte()
end)
DATA = Decode .. String .. '("' .. DATA .. '")'
DATA = [================================[
-- Game Guardian Obfuscator
-- Version : 1.3
]================================] .. DATADecᴅɪᴍᴏɴᴅ_sᴄʀɪᴘᴛ_ғʀᴇᴇ_ғɪʀᴇ_1_59_ʙʏ_sʜᴀᴅᴏᴡ_🇸 🇬 _𝗩【_2_】.lua
14 KB
Game : Free Fire
Enc : Revo6.0
Enc : Revo6.0
[Dec]SCRIPT_PLUS_V2_ (1).Fix.lua
11 KB
Game : Free Fire
Enc : Revo9.1
Enc : Revo9.1
[Dec]FLASH NO STUCK FULL MAP._Dec.lua
37.6 KB
Game : ??
Encrypted : Revo5.0
Encrypted : Revo5.0
💘 angela gg mod_xr.apk
15.6 MB
Simple GG Mod
-- Fast Load File
-- Bypass Blocker Logger File
-- Version 101.0
-- Fast Load File
-- Bypass Blocker Logger File
-- Version 101.0