Page 8 of 8 FirstFirst ... 678
Results 106 to 118 of 118
  1. #106
    Nico's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Location
    Germany :D
    Posts
    15,918
    Reputation
    1121
    Thanks
    8,617
    But there is no jump_sector command

  2. #107
    ShadowZycho's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Posts
    56
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by Nico View Post
    But there is no jump_sector command
    which .dll would contain the command list? just blew thru 3 .dll's already a d3dx9_30, dbghelp, zlib1


    Edit: Are you using VB?
    Last edited by ShadowZycho; 12-20-2012 at 06:59 PM.

  3. #108
    reitsu's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Location
    Pluto
    Posts
    65
    Reputation
    10
    Thanks
    0
    My Mood
    Confused
    why are there .dll old files in the bin folder? (client.dll.9.old) i can't remember if that was there before or not but the new one is def new considering the date modified on it.
    Is the new Client/server/engine.dll suspicious? I know nothing of this DLL stuff but those was freshly added to the bin folder just pointing it out im sure others noticed it as well :/
    Last edited by reitsu; 12-20-2012 at 07:04 PM.

  4. #109
    sonicaj's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Posts
    87
    Reputation
    10
    Thanks
    9
    My Mood
    Lurking
    The most, if not all of them are in engine.dll
    When you find the commands you'll notice that all of the patched ones (atleast that I know of) are in order after a "Key Error" line or something to that effect, I'd like to get a second opinion on that after you have a look.
    I found a few in client and server, but I don't think they were very relevant.

    I'm using IDA for a decompiler, OllyDbg is another option.
    Thanks to Nico on that ^.^
    Last edited by sonicaj; 12-20-2012 at 07:04 PM.

  5. #110
    Fovea's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Posts
    325
    Reputation
    101
    Thanks
    411
    My Mood
    Amused
    The last place commands would be located in are 3rd party libraries (DirectX libraries, compression libraries [zlib], Microsoft API [dbghelp]).

  6. #111
    reitsu's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Location
    Pluto
    Posts
    65
    Reputation
    10
    Thanks
    0
    My Mood
    Confused
    Quote Originally Posted by sonicaj View Post
    The most, if not all of them are in engine.dll
    When you find the commands you'll notice that all of the patched ones (atleast that I know of) are in order after a "Key Error" line or something to that effect, I'd like to get a second opinion on that after you have a look.
    I found a few in client and server, but I don't think they were very relevant.

    I'm using IDA for a decompiler, OllyDbg is another option.
    Thanks to Nico on that ^.^
    That is soo cool i just opened the .dll file and now i see what you mean all the commands are there now i see how they get it. I might not be able to do anything but my friend knows all about this i just text him and sent him the 3 dll's i saw in the bin folder that they updated maybe he can figure something out after having a look at them.

  7. #112
    ShadowZycho's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Posts
    56
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by sonicaj View Post
    The most, if not all of them are in engine.dll
    When you find the commands you'll notice that all of the patched ones (atleast that I know of) are in order after a "Key Error" line or something to that effect, I'd like to get a second opinion on that after you have a look.
    I found a few in client and server, but I don't think they were very relevant.

    I'm using IDA for a decompiler, OllyDbg is another option.
    Thanks to Nico on that ^.^
    Hm, i downloaded IDA, received error msg's and cannot use, so i resorted to OllyDbg, and that fked up for me as well O.o the hell is goin on.. both were in 32bit i am running a 64bit but i dont see how that'd fk anythin up hm.. -.- guess i'll go pirate a copy of IDA pro

  8. #113
    Nico's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Location
    Germany :D
    Posts
    15,918
    Reputation
    1121
    Thanks
    8,617
    Going to put up a new list. And no, you can not use VB to write hacks for Vindictus.

  9. #114
    ShadowZycho's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Posts
    56
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by Nico View Post
    Going to put up a new list. And no, you can not use VB to write hacks for Vindictus.
    no, i wasnt talking about writing hacks in VB, lol.. i was talking about VB decompiler. But nevermind this, u provided the command list +best much appreciated.. now to wonder if "nextlevel" is what i want.
    Last edited by ShadowZycho; 12-22-2012 at 03:48 AM.

  10. #115
    Nico's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Location
    Germany :D
    Posts
    15,918
    Reputation
    1121
    Thanks
    8,617
    Quote Originally Posted by ShadowZycho View Post
    no, i wasnt talking about writing hacks in VB, lol.. i was talking about VB decompiler. But nevermind this, u provided the command list +best much appreciated.. now to wonder if "nextlevel" is what i want.
    No, changemap_to_next_random_sector is what you want.

  11. #116
    ShadowZycho's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Posts
    56
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by Nico View Post


    No, changemap_to_next_random_sector is what you want.
    Doesnt even work?

  12. #117
    Nico's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Location
    Germany :D
    Posts
    15,918
    Reputation
    1121
    Thanks
    8,617
    Quote Originally Posted by ShadowZycho View Post
    Doesnt even work?
    It does, Nexon just prevents you from binding it.

  13. #118
    sonicaj's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Posts
    87
    Reputation
    10
    Thanks
    9
    My Mood
    Lurking
    Guess we know who has a console :P
    Off topic, but thanks for the list Nico ^.^

Page 8 of 8 FirstFirst ... 678

Similar Threads

  1. [TuT] how to edit your Scope (Good One)
    By killerld in forum WarRock Skinning
    Replies: 13
    Last Post: 08-23-2010, 02:10 PM
  2. TuT - Edit Your Scope - TuT
    By killerld in forum WarRock - International Hacks
    Replies: 5
    Last Post: 04-16-2009, 04:45 AM
  3. How To Edit Youre Signature
    By NabDab in forum Suggestions, Requests & General Help
    Replies: 4
    Last Post: 03-16-2009, 04:10 PM
  4. Game: Edit Your Way Accross The Cliff
    By condor01 in forum Spammers Corner
    Replies: 42
    Last Post: 01-26-2008, 03:57 PM
  5. Game: Edit Your Way Accross The Cliff
    By condor01 in forum General
    Replies: 33
    Last Post: 01-25-2008, 03:24 AM