• Twitch subs for sale! Open a ticket in Discord for pricing!

  • Weekend! After a month of no weekend discounts, heres one for all of you:
    VIP Yearly 35,- euro

    And all credit payments get doubled starting now until Sunday 3-9-2025.
    300 credit purchase gives you 600 for example.

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

asterisco420

Member
Mar 5, 2024
6
1
3
Credits
241
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
 

Skipsdev

Skipsdev
God VIP
Feb 2, 2024
20
10
3
19
Scotland
Credits
7,106
function RandomKey(length)

local characters = "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789"

local randomString = ""



for _ = 1, length do

local randomIndex = math.random(1, #characters)

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

end



return randomString

end


1753145417584.png
 

whiasked123

Active member
God VIP
Feb 12, 2022
58
37
18
UK
Credits
1,417
function RandomKey(length)

local characters = "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789"

local randomString = ""



for _ = 1, length do

local randomIndex = math.random(1, #characters)

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!
 

Users who are viewing this thread

  • kidduden
  • groot_25
Top