Theme editor

QBCORE NCHub Special Edition V3.0 - FiveM QBCore Files (NoPixel & Prodigy Inspired) -

ando haciendo ese scrip ay casi lo termin oescribanme se los regalo ! lo dejare full profesional y mejor diseño me ando yendo al gym al volver lo termino
 
function RandomKey(length)

local characters = "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789"

local randomString = ""



for _ = 1, length do

local randomIndex = math.random(1, [HASH=2306]#characters[/HASH])

randomString = randomString .. string.sub(characters, randomIndex, randomIndex)

end



return randomString

end


View attachment 21101
 
function RandomKey(length)

local characters = "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789"

local randomString = ""



for _ = 1, length do

local randomIndex = math.random(1, [HASH=2306]#characters[/HASH])

randomString = randomString .. string.sub(characters, randomIndex, randomIndex)

end



return randomString

end


View attachment 21101
nice event name lmao, + sending random string every 10 seconds phahahah, BE CAREFUL EVERYONE, BACKDOORS!
 
NCHub Special Edition V3.0 NO BACKDDOR

🥕🍅🥬🥦 𝓓𝓞𝓦𝓝𝓛𝓞𝓐𝓓 𝓗𝓔𝓡𝓔 🍆🥔🌽🥑


-=Stripped Content=-
Thank you very much for sharing
 
NCHub Special Edition V3.0 NO BACKDDOR

🥕🍅🥬🥦 𝓓𝓞𝓦𝓝𝓛𝓞𝓐𝓓 𝓗𝓔𝓡𝓔 🍆🥔🌽🥑


-=Stripped Content=-
Don't you think 200 is a bit much?
 
NCHub Special Edition V3.0 NO BACKDDOR

🥕🍅🥬🥦 𝓓𝓞𝓦𝓝𝓛𝓞𝓐𝓓 𝓗𝓔𝓡𝓔 🍆🥔🌽🥑


-=Stripped Content=-
how to fix inventory and shops
 
nice event name lmao, + sending random string every 10 seconds phahahah, BE CAREFUL EVERYONE, BACKDOORS!
This is not a backdoor, it's part of their anticheat script to prevent executors from dumping it ....

You guys should learn to read code
 
Back
Top Bottom