Jump to content

duartegabriel

Members
  • Posts

    4
  • Joined

  • Last visited

  • Feedback

    0%

About duartegabriel

Profile Information

  • Gender
    Male
  • Country
    Brazil

duartegabriel's Achievements

Newbie

Newbie (1/16)

0

Reputation

  1. something like: knex('user_auth') .insert({ CONVERT(BINARY(16), 'pass', 1), quiz1, quiz2, CONVERT(BINARY(16), 'answer1', 1), CONVERT(BINARY(16), 'answer2', 1), }); what would the query look like?
  2. How to crypt password using L2Crypt.js? I have the error: "message": "Implicit conversion from data type nvarchar to binary is not allowed. Use the CONVERT function to run this query.", how to solve? I use KNEX
  3. It worked. I was using an old function that was not encrypting correctly ... Thank you very much...
  4. Hello everyone; I'm starting in the world of Lineage 2 OFF (interlude) and would like to know some things ... (if you can). I am developing a panel and I want to create the account for it, but I can not create the user password in the binary value that is needed. How do I create the user password in the format required to be able to enter the game? I am using PHP on my panel. Thanks...
×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock