[PAID] Never seen identity! Tynopia_Identity

Tynopia_Identity - a unique way of registering
Create character outside the game

Showcase

Tynopia_Identity provides a never seen registering experience for you and your playerbase.

  • You can enter all needed details before even joining the server!
  • No Performance impact (0.00ms resmon)!
  • No requirements!
  • Works flawless with QB/ESX/Standalone!
  • Config is accessible and offers many options!
  • Asset is secured by cfx-escrow!
  • No Client-Side!
  • Secured (no chance for cheaters via modemenu)!
  • No NUI / Menu needed!
  • Save performance by replacing your old identity script!
  • Multiple language support (locales can be changed)

Preview Config - / - config.lua:

Config = {}

Config["Language"] = "en-EN"

Config["image"] = "https://cdn.discordapp.com/attachments/887756491468206080/1013622312119042178/logo.gif"

Config["firstname"] = {
    visible = true,
    required = true,
    minLength = 2,
    maxLength = 50
}

Config["lastname"] = {
    visible = true,
    required = true,
    minLength = 2,
    maxLength = 50
}

Config["day"] = {
    visible = true,
    required = true
}

Config["month"] = {
    visible = true,
    required = true
}

Config["year"] = {
    visible = true,
    required = true,
    min = 1960
}

Config["height"] = {
    visible = true,
    required = true,
    min = 180,
    max = 200
}

Config["GetIdentifier"] = function (source, identifiers, callback)
    callback(identifiers.license:gsub("license:", ""))
end

Config["SelectFromDatabase"] = function(source, identifiers, identifier, callback)
    MySQL.single('SELECT * FROM users WHERE identifier = ?', {
        identifier
    }, function(result)
        callback(result)
    end)
end

Config["InsertIntoDatabase"] = function (identifier)
    MySQL.prepare("INSERT INTO `users` SET `accounts` = ?, `group` = ?, `identifier` = ?", {
        json.encode({
            bank = 50000
        }),
        "user",
        identifier
    })
end

Config["UpdateIdentifier"] = function (data, identifier)
    MySQL.update.await('UPDATE users SET firstname = ?, lastname = ?, dateofbirth = ?, height = ?, sex = ? WHERE identifier = ?', {
        data.firstname,
        data.lastname,
        data.year .. "/" .. data.month .. "/" .. data.day,
        data.height,
        data.sex,
        identifier
    })
end

If you are happy with our product, please leave a feedback, if not, dont hesitate to ask for support and we will find a solution together.
Product will be updated if needed or suggested.

Buy: Click here
Store: Click here

Code is accessible No
Subscription-based No
Lines (approximately) ~800
Requirements Standalone
Support Yes
13 Likes

10/10 would buy it again. one of the best ressources i´ve ever seen.

5 Likes

Bravvo! Definitely different !

5 Likes

Love it

1 Like

thank you mate! Thats it !!

2 Likes

Best way ever, that changed everything!

1 Like

Great !!!

2 Likes

very nice and different. never seen before :smiling_face_with_three_hearts:

1 Like

10/10 - love it more than words can say.

1 Like

nice script bro

1 Like

Nice work !

1 Like

I don’t see this as being able to be used with a multi-character server. However, this is really nice and would be a great addition to any single character server.

Please correct me if I’m wrong.

1 Like

Yes that is correct :wave:

10fon10 der Pauelberger RP

1 Like

ich kann den sever nicht beitreten

1 Like

Ist behoben

ich kann nicht Paulbergerrp spielen

ich kann den sever nicht beitreten

3 Likes

ich kann nicht den server beitreten

ur store is offline