Decᴅɪᴍᴏɴᴅ_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
local function hexToBytes(bytes)
local res = {}
for i = 1, #bytes, 2 do
res[#res + 1] = tonumber(bytes:sub(i, i + 1), 16)
end
return res
end/lua local function getRandomString(bytes)
local sleep = sleepCheckIn
local result = {}
for i = 1,bytes do
table.insert(result, string.char(math.random(0,255)))
if i % 10240 == 0 then sleep() end
end
return table.concat(result)
end
print(getRandomString(50))
local sleep = sleepCheckIn
local result = {}
for i = 1,bytes do
table.insert(result, string.char(math.random(0,255)))
if i % 10240 == 0 then sleep() end
end
return table.concat(result)
end
print(getRandomString(50))
local function bin2hex(s)
s = string.gsub(s,"(.)",function (x)
return string.format("%02X ",string.byte(x))
end)
return s
end
Totext = ([[
Hello Word Fuck You All 🖕
]])
Ps = bin2hex(Totext)
print("Encrypted : ",Ps)
s = string.gsub(s,"(.)",function (x)
return string.format("%02X ",string.byte(x))
end)
return s
end
Totext = ([[
Hello Word Fuck You All 🖕
]])
Ps = bin2hex(Totext)
print("Encrypted : ",Ps)