Account password

Results 1 to 10 of 10
  1. #1
    Elite Member Zakhary is offline
    Member +Rank
    Jan 2010 Join Date
    210Posts

    Account password

    Hey.

    I've done all with server files and MySQL.
    When I try to connect it says login details incorrect. I guess it's an error from password.
    So I wanna ask how you add password in table.
    For example only 'test' hash if i want my pw to be 'test'
    or kikugalanet(in hash?)+test_hash


  2. #2
    Found a place to live. Blackbox is offline
    Grand MasterRank
    Sep 2008 Join Date
    2,412Posts

    Re: Account password

    Wrong section, and it Hash+PW not PW+Hash

  3. #3
    Elite Member Zakhary is offline
    Member +Rank
    Jan 2010 Join Date
    210Posts

    Re: Account password

    So it has to be like that?

    Code:
    098f6bcd4621d373cade4e832627b4f6kikugalanet
    It doesn't work too.

  4. #4
    Cory James Cuvvvie is offline
    Grand MasterRank
    Nov 2009 Join Date
    707Posts

    Re: Account password

    Quote Originally Posted by Zakhary View Post
    So it has to be like that?

    Code:
    098f6bcd4621d373cade4e832627b4f6kikugalanet
    It doesn't work too.
    LAWL

    I just came rainbows.

    It's okay, Zakhary. It's MD5(Hash+Password). They should be encrypted together.

  5. #5
    Found a place to live. Blackbox is offline
    Grand MasterRank
    Sep 2008 Join Date
    2,412Posts

    Re: Account password

    @I came rainbows.....

    LOL

    On topic, as cuvvie said it's all in the MD5 hash together.

    So in your converter type,

    HashPassword

    Example,

    kikugalanetBlackBoxpw1

  6. #6
    Elite Member CinuSeK is offline
    Member +Rank
    Feb 2009 Join Date
    122Posts

    Re: Account password

    Quote Originally Posted by Cuvvvie View Post
    LAWL

    I just came rainbows.

    It's okay, Zakhary. It's MD5(Hash+Password). They should be encrypted together.

    For example - you must convert kikugalanetyourpassowrd to MD5 code. In client you enter just yourpassword part.

  7. #7
    Cory James Cuvvvie is offline
    Grand MasterRank
    Nov 2009 Join Date
    707Posts

    Re: Account password

    Quote Originally Posted by Blackbox View Post
    @I came rainbows.....

    LOL

    On topic, as cuvvie said it's all in the MD5 hash together.

    So in your converter type,

    HashPassword

    Example,

    kikugalanetBlackBoxpw1
    It's Cuvvvie, not Cuvvie :(

  8. #8
    Elite Member Zakhary is offline
    Member +Rank
    Jan 2010 Join Date
    210Posts

    Re: Account password

    Ok I've done it. Another problem is:

    when i'm connecting to the game from char window it closes. What's wrong?

    Spoiler:

    2010/ 4/10 17:17:29 string error: IDS_PROPITEM_TXT_011104

    2010/ 4/10 17:17:29 string error: IDS_PROPITEM_TXT_011105

    2010/ 4/10 17:17:32 CDbManager::UpdateGuildRankingżˇĽ­ (RANKING.RANKING_DBF.dbo.RANKING_STR 'R1','01') ˝ÇĆĐ

    2010/ 4/10 17:17:37 string error: IDS_PROPITEM_TXT_011104

    2010/ 4/10 17:17:37 string error: IDS_PROPITEM_TXT_011105

    2010/ 4/10 17:17:38 OP: 27944421, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0


    2010/ 4/10 17:19:32 OP: 113447, 0.0, 0.0, 113445.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0


    2010/ 4/10 17:19:43 OP: 10860, 0.0, 0.0, 0.0, 0.0, 0.0, 10858.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0


    2010/ 4/10 17:19:43 ping CORE - 11, trans:2010/04/10 17:19:37

    2010/ 4/10 17:19:43 ping TRANS - 11, trans:2010/04/10 17:19:37

    2010/ 4/10 17:20:31 LoadObject : Part_maleHair05.o3d Ŕб⠽ÇĆĐ

    2010/ 4/10 17:20:31 Model\Part_maleHair05.o3d : ĂŁŔ» Ľö ľřŔ˝

    2010/ 4/10 17:20:32 LoadObject : Part_maleHead01.o3d Ŕб⠽ÇĆĐ

    2010/ 4/10 17:20:32 Model\Part_maleHead01.o3d : ĂŁŔ» Ľö ľřŔ˝

    2010/ 4/10 17:20:32 LoadObject : part_mVag01Upper.o3d Ŕб⠽ÇĆĐ

    2010/ 4/10 17:20:32 Model\part_mVag01Upper.o3d : ĂŁŔ» Ľö ľřŔ˝

    2010/ 4/10 17:20:32 LoadObject : part_mVag01Hand.o3d Ŕб⠽ÇĆĐ

    2010/ 4/10 17:20:32 Model\part_mVag01Hand.o3d : ĂŁŔ» Ľö ľřŔ˝

    2010/ 4/10 17:20:32 LoadObject : part_mVag01Foot.o3d Ŕб⠽ÇĆĐ

    2010/ 4/10 17:20:32 Model\part_mVag01Foot.o3d : ĂŁŔ» Ľö ľřŔ˝

    2010/ 4/10 17:21:22 string error: IDS_PROPITEM_TXT_011104

    2010/ 4/10 17:21:22 string error: IDS_PROPITEM_TXT_011105

    2010/ 4/10 17:21:22 OP: 28168656, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0


    2010/ 4/10 17:21:24 OP: 1157, 0.0, 0.0, 1141.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0
    Last edited by Zakhary; 10-04-10 at 05:30 PM.

  9. #9
    Found a place to live. Blackbox is offline
    Grand MasterRank
    Sep 2008 Join Date
    2,412Posts

    Re: Account password

    Did you make sure both client and server files are the same?

    Like the PropLang.txt that everyone misses.

  10. #10
    Elite Member Zakhary is offline
    Member +Rank
    Jan 2010 Join Date
    210Posts

    Re: Account password

    Ouch... I used tutorial that there wasn't anything about propLang...
    I will do it and check again.

    ---------- Post added at 05:07 PM ---------- Previous post was at 04:47 PM ----------

    Okey I patched Theme and have done propLang.txt but now it even can't connect... Login details incorrect again. (pw is good) Is there anyting else to do?

    ---------- Post added at 05:56 PM ---------- Previous post was at 05:07 PM ----------

    So I copied model world etc files to my flyff folder so they're same
    Last edited by Zakhary; 10-04-10 at 06:21 PM.



Advertisement