V13 DB Reconstruction

Page 3 of 5 FirstFirst 12345 LastLast
Results 31 to 45 of 69
  1. #31
    Enthusiast byakuyabr is offline
    MemberRank
    May 2008 Join Date
    SomewhereLocation
    29Posts

    Re: V13 DB Reconstruction

    You have to configure ur windows odbc.

    You can find it at: Start->Control Panel->Administrative Tools->ODBC

    I guess you have to create "account" and "login" (without double quotes) on system data source.

    To learn how to create it you will must have to search on Google.

  2. #32
    It's a lemon thing FilixXx is offline
    MemberRank
    Dec 2007 Join Date
    Why u care?Location
    503Posts

    Re: V13 DB Reconstruction

    The default username is "sa" and the password is setted through MSSQL installation. The host (Localhost) is think case should be SQLEXPRESS/*computer name here*.

    Anyways, trying to do a grandchase server is a great practice. You can always message me if you need help.

  3. #33
    Apprentice YannicK2007 is offline
    MemberRank
    May 2007 Join Date
    6Posts

    Re: V13 DB Reconstruction

    Quote Originally Posted by MisterKid View Post
    omg Yannick is the leecher here never saw him before though i see him at iflyff :/
    The Database and the Serverfiles is from me...

    A fucking german peoples have release the files >.<

  4. #34
    Found a place to live. Blackbox is offline
    MemberRank
    Sep 2008 Join Date
    2,412Posts

    Re: V13 DB Reconstruction

    Quote Originally Posted by YannicK2007 View Post
    A fucking german peoples have release the files >.<
    Technically Aeon "released" the files They had to of known someone would of been smart enough to figure it out.

    Their mistake, everyone else's gain.

    Anyways, good luck to whoever takes on the task of this. Sounds like you'll have your hands busy for a while. o.o

  5. #35
    Game Developer MisterKid is offline
    MemberRank
    Jun 2009 Join Date
    1,585Posts

    Re: V13 DB Reconstruction

    Quote Originally Posted by Blackbox View Post
    Technically Aeon "released" the files They had to of known someone would of been smart enough to figure it out.

    Their mistake, everyone else's gain.

    Anyways, good luck to whoever takes on the task of this. Sounds like you'll have your hands busy for a while. o.o
    nha i don't think he is :P ^^

  6. #36
    Enthusiast Kasoki is offline
    MemberRank
    Oct 2008 Join Date
    39Posts

    Re: V13 DB Reconstruction

    For those who can't find anything, here is a list of procedures and Tables with columns that i've found :

    (I got this list by TwiLight !)

    [code]
    ====================================================
    = Tables mit TBL Suffix ============================
    ====================================================

    ACCOUNT_TBL

    BANK_TBL
    - m_apIndex_Bank
    - m_BankPiercing
    - m_Bank
    - m_dwObjIndex_Bank
    - m_extBank

    BANK_EXT_TBL
    - m_BankPiercing
    - m_extBank
    - szBankPet

    CHARACTER_TBL
    - m_aCompleteQuest
    - m_dwGold
    - m_lpQuestCntArray

    INVENTORY_TBL
    - m_apIndex
    - m_dwObjIndex
    - m_extInventory
    - m_Inventory
    - m_InventoryPiercing

    INVENTORY_EXT_TBL
    - m_extInventory
    - m_InventoryPiercing
    - szInventoryPet

    ITEM_SEND_TBL

    GUILD_BANK_TBL
    - m_GuildBank

    GUILD_BANK_EXT_TBL
    - m_extGuildBank
    - m_GuildBankPiercing
    - szGuildBankPet

    GUILD_TBL
    - m_nGuildGold


    ====================================================
    = Sonstige Tables ? ================================
    ====================================================

    curr_time
    sysobjects

    ====================================================
    = Pr
    Last edited by Kasoki; 12-07-09 at 08:28 PM.

  7. #37
    Valued Member Dekokjeroen is offline
    MemberRank
    Sep 2008 Join Date
    BelgiumLocation
    147Posts

    Re: V13 DB Reconstruction

    Thx Kasoki :)

  8. #38
    Member Turion123456 is offline
    MemberRank
    Aug 2008 Join Date
    62Posts

    Re: V13 DB Reconstruction

    Kasoki , in the most auf tables is "serverindex" ;)

  9. #39
    Valued Member Dekokjeroen is offline
    MemberRank
    Sep 2008 Join Date
    BelgiumLocation
    147Posts

    Re: V13 DB Reconstruction

    Any Updates DD or others ?

  10. #40
    Account Upgraded | Title Enabled! AccountDeleted is offline
    MemberRank
    Jul 2008 Join Date
    296Posts

    Re: V13 DB Reconstruction

    I'm working on building a scan routine which scans each exe and actually parses the sql execute functions out to re-create each statement... close to getting it fully working but minor bugs then I gotta make it reverse the statements so it re-creates the shit.

  11. #41
    Game Developer MisterKid is offline
    MemberRank
    Jun 2009 Join Date
    1,585Posts

    Re: V13 DB Reconstruction

    Quote Originally Posted by DeadlyData View Post
    I'm working on building a scan routine which scans each exe and actually parses the sql execute functions out to re-create each statement... close to getting it fully working but minor bugs then I gotta make it reverse the statements so it re-creates the shit.
    0.0 nice hope it works still i have no idea how you do those things :/ im just an beginner :S
    well ^^ if you could can you explain that abit :O too lazy too google altough im googleing my ass off to learn some things Eheh well Good Luck

  12. #42
    Valued Member Dekokjeroen is offline
    MemberRank
    Sep 2008 Join Date
    BelgiumLocation
    147Posts

    Re: V13 DB Reconstruction

    So are u gonna release the Db u recreated ? for research etc

  13. #43
    Enthusiast Kasoki is offline
    MemberRank
    Oct 2008 Join Date
    39Posts

    Re: V13 DB Reconstruction

    No, possibly he will release his rebuiling-tool :P

  14. #44
    It's a lemon thing FilixXx is offline
    MemberRank
    Dec 2007 Join Date
    Why u care?Location
    503Posts

    Re: V13 DB Reconstruction

    From what he said, he's probably going end doing the tool by getting it fully working with bugs fixed and then, release the tool so we can use to scan each exe, allowing us to reconstruct the database.

    Good luck DeadlyData.

  15. #45
    Frantech Founder Deltaanime is offline
    MemberRank
    Nov 2004 Join Date
    CanadaLocation
    251Posts

    Re: V13 DB Reconstruction

    Quote Originally Posted by FilixXx View Post
    From what he said, he's probably going end doing the tool by getting it fully working with bugs fixed and then, release the tool so we can use to scan each exe, allowing us to reconstruct the database.

    Good luck DeadlyData.
    "we"?

    I'm pretty sure what'll happen is Deadly will end up doing all the work and, as usual, everyone will go on about how "they" got the DB together

    ~Fran



Page 3 of 5 FirstFirst 12345 LastLast

Advertisement