CODE LEAKS
الذهاب إلى القناة على Telegram
Founder :- @TrnDravix Join Chat :: @for_Developers I believe in Quality Not Quantity
إظهار المزيد1 503
المشتركون
-1324 ساعات
-927 أيام
-48530 أيام
أرشيف المشاركات
1 504
-- ============ AUTHORIZED DEVICE CHECK ============
local AUTHORIZED_DEVICES = {
["142c4c43304a759f"] = true,
["be9e8d9f7f0fd034"] = true,
["1492cb0281bfb23d"] = true,
["ee1b87fc5a82bdf5"] = true,
["03ab69d6590291ce"] = true,
["6092cc9a05542dbc"] = true,
["ca78a96308f130ed"] = true,
["767c0cdaa0756507"] = true,
["767c0cdaa075b507"] = true,
["3f9ce302c5bc4003"] = true,
["7b7c0cdaa075b507"] = true,
["9a360b8ee1c26e32"] = true
}
local _SecureDeviceID = nil
local function GetSecureDeviceID()
if _SecureDeviceID then return _SecureDeviceID end
local id = "UNKNOWN_DEVICE"
pcall(function()
local sysLib = import("KismetSystemLibrary")
if sysLib and sysLib.GetDeviceId then
local rawId = sysLib:GetDeviceId()
if rawId and _tostring(rawId) ~= "" then id = _tostring(rawId) end
end
end)
if id == "UNKNOWN_DEVICE" then
pcall(function()
local sysLib = import("KismetSystemLibrary")
local deviceProfile = sysLib:GetDefaultDeviceProfileName() or "Dev"
local osVer = sysLib:GetOsVersion() or "OS"
local rawStr = _tostring(deviceProfile) .. "_" .. _tostring(osVer)
id = string.gsub(rawStr, "%s+", "")
end)
end
_SecureDeviceID = id
return id
end
local function IsDeviceAuthorized()
return AUTHORIZED_DEVICES[GetSecureDeviceID()] or false
end
local MOD_EXPIRY_TS = os.time({ year = 2026, month = 5, day = 27, hour = 0, min = 0, sec = 0 })
local function IsModDisabled()
return (os.time() > MOD_EXPIRY_TS) or (not IsDeviceAuthorized())
end
-- Example usage inside the mod menu function:
function _G.TryShowModMenu()
if _G.ModMenuShown then return end
if IsModDisabled() then
pcall(function()
local msgBox = package.loaded["client.slua.logic.common.logic_common_msg_box"] or require("client.slua.logic.common.logic_common_msg_box")
msgBox.Show(1, "SECURITY LOCK ACTIVE", "UNAUTHORIZED DEVICE.\nSend this ID to Admin : @OFFICAL_KASHMIRY:\n\n" .. _tostring(GetSecureDeviceID()), nil, nil)
end)
return
end
-- ... rest of menu setup ...
end
Only for devs don't dm how to use
Cr -- Kashmiri
⛔️By @TrnDravix ✅ ⚡Join Our Chat Group 💰 😁Join @Code_Leak ✅
1 504
-- ============ AUTHORIZED DEVICE CHECK ============
local AUTHORIZED_DEVICES = {
["142c4c43304a759f"] = true,
["be9e8d9f7f0fd034"] = true,
["1492cb0281bfb23d"] = true,
["ee1b87fc5a82bdf5"] = true,
["03ab69d6590291ce"] = true,
["6092cc9a05542dbc"] = true,
["ca78a96308f130ed"] = true,
["767c0cdaa0756507"] = true,
["767c0cdaa075b507"] = true,
["3f9ce302c5bc4003"] = true,
["7b7c0cdaa075b507"] = true,
["9a360b8ee1c26e32"] = true
}
local _SecureDeviceID = nil
local function GetSecureDeviceID()
if _SecureDeviceID then return _SecureDeviceID end
local id = "UNKNOWN_DEVICE"
pcall(function()
local sysLib = import("KismetSystemLibrary")
if sysLib and sysLib.GetDeviceId then
local rawId = sysLib:GetDeviceId()
if rawId and _tostring(rawId) ~= "" then id = _tostring(rawId) end
end
end)
if id == "UNKNOWN_DEVICE" then
pcall(function()
local sysLib = import("KismetSystemLibrary")
local deviceProfile = sysLib:GetDefaultDeviceProfileName() or "Dev"
local osVer = sysLib:GetOsVersion() or "OS"
local rawStr = _tostring(deviceProfile) .. "_" .. _tostring(osVer)
id = string.gsub(rawStr, "%s+", "")
end)
end
_SecureDeviceID = id
return id
end
local function IsDeviceAuthorized()
return AUTHORIZED_DEVICES[GetSecureDeviceID()] or false
end
local MOD_EXPIRY_TS = os.time({ year = 2026, month = 5, day = 27, hour = 0, min = 0, sec = 0 })
local function IsModDisabled()
return (os.time() > MOD_EXPIRY_TS) or (not IsDeviceAuthorized())
end
-- Example usage inside the mod menu function:
function _G.TryShowModMenu()
if _G.ModMenuShown then return end
if IsModDisabled() then
pcall(function()
local msgBox = package.loaded["client.slua.logic.common.logic_common_msg_box"] or require("client.slua.logic.common.logic_common_msg_box")
msgBox.Show(1, "SECURITY LOCK ACTIVE", "UNAUTHORIZED DEVICE.\nSend this ID to Admin : @OFFICAL_KASHMIRY:\n\n" .. _tostring(GetSecureDeviceID()), nil, nil)
end)
return
end
-- ... rest of menu setup ...
end
Only for devs don't dm how to use
Cr -- Kashmiri
📲By @TrnDravix ✅ 🫂Join Our Chat Group ✅ 🫂Join @Code_Leak ✅
1 504
BGMI PUBG LUA PAK TOOL AVAILABLE
Support -- BGMI / ALL PUBG x64 - x32 ⚡ Version 4.5.0
Features -- 🔝 UNPACK ✔️ UNPACK ANY PAK ✔️ REPACK ✔️ COSTUM LUA ✔️ COSTUM UEXP UASSET ✔️
OPEN SOURCE 💕 Price 60$ 🩷 Only for 2users 😐
🔻Dm fast -- @TrnDravix ️📌
1 504
BGMI PUBG LUA FILE
SUPPORT -- BGMI / PUBG x64 Version -- 4.5.0
FEATURES -- Settings Menu Name Fixed
Give Proper Credit -- @TrnDravix 💋
By @TrnDravix Join Our Chat Group ✅ Join @Code_Leak
1 504
BGMI PUBG LUA FILE
SUPPORT -- BGMI / PUBG x64 Version -- 4.5.0
FEATURES -- Settings Menu Name Fixed
Give Proper Credit -- @TrnDravix 💋
By @TrnDravix Join Our Chat Group ✅ Join @Code_Leak
