Page 1 of 9 123 ... LastLast
Results 1 to 15 of 121
  1. #1
    es0terik's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Posts
    265
    Reputation
    25
    Thanks
    297

    How to Get Your Hacks Working Without a Console (Using Nico's DLL)


    RE: How to Get Your Custom Binds to Work While Waiting for Undetected Consolite (For Dummies)


    This is an elaboration of an already existing guide that can be found HERE. I'm only writing this because some people (including myself) still seemed to be having issues with getting the custom binds to work without a console. I finally figured it out and have all my commands working. I will walk you guys through the exact steps that I took:

    Step 1 - Download PerX Injector HERE - Credits to @hackpurger (for posting)

    Step 2 - Download [Undetected] VinPub92.dll HERE - Credits to @Nico

    Step 3 - Download [Detected] ConsoLite 1.49b HERE - Credits to @dewdew

    Step 4 - Open Notepad

    Step 5 - Write down all your binds on separate lines and on the last line write down "host_writeconfig". Then hit the "enter" bar to leave a space below your binds list. It should look something like this:


    Step 6 - Open your Vindictus folder and go to the cfg folder. The default destination is: C:\Nexon\Vindictus\cfg. Either delete the "config.cfg" file, or cut it and paste it on your desktop. Note: For EU players, the file is titled config_ex.cfg

    Step 7 - Open PerX Injector and load BOTH Vinpub92.dll and consolite1.49b.dll

    Step 8 - Open the Vindictus website.

    Step 9 - Okay now you're going to do a lot of things as fast as possible.

    Step 9.1 - Launch Vindictus from the website.
    Step 9.2 - "Select All" in your open Notepad document and "Copy" it.
    Step 9.3 - When ConsoLite tells you that you are ready to input commands, right click in the command prompt and hit "Paste"
    Step 9.4 - Press "Enter" after "host_writeconfig" to make sure you've input the command.
    Step 9.5 - Now before doing ANYTHING, go to "cfg" folder that you opened and you should find a new "config" file. Copy it and paste it in the same folder.
    Step 9.6 - Go to the console in which you pasted all your binds and hit the "X" button to close it. This should shut down Vindictus.

    You need to do all of this before the game detects the hacks. It should take no more than 20 seconds.

    Step 10 - Your commands should be bound now. Go to your "cfg" folder. You should find two files in there. One is called "config" and one is called "config - copy". Delete the file titled "config"

    Step 11 - Rename the file "config - copy" to "config". Once renamed, back this file up (copy it and paste the copy on your desktop or somewhere where you will remember it). This is the file that has all your custom binds on it.

    Step 12 - This is the MOST IMPORTANT STEP. Right click the file titled "config" in your Vindictus cfg folder and hit "Properties". Next to where it says "Read Only", make sure that the box has a check in it. If it doesn't, check-mark it now. This will prevent Vindictus from ever overwriting your binds.

    Step 13 - Open PerX injector again, but this time make sure to ONLY load "Vinpub92.dll". Make sure that you have removed "consolite1.49b.dll" from the list.

    Step 14 - Launch Vindictus from the website.

    Step 15 - If you did everything correctly and followed this guide step for step, your binds should be working in game without needing an undetected console.

    Important Note: Do NOT change your in-game settings after doing all of this. Changing settings, controls and even video or audio options overwrites the config file. If you happen to change any of that and your binds stop working, just shut down the game and replace your config.cfg with the backup you made earlier. Make SURE to make the file "Read Only".

    Credits to @matikaukau2, @Supramundane and @gdrthuy for providing the many various steps. I take no credit for this guide, I simply put their different instructions together. Credits also to @Nico and @dewdew for providing the DLLs and the hacks themselves. Credits to @Pie for providing the commands.

  2. The Following 15 Users Say Thank You to es0terik For This Useful Post:

    annline651 (05-09-2012),aurora0006 (05-09-2012),conspicuous (05-09-2012),DarkHaku1 (08-29-2012),harteiei (06-07-2016),HaxAttaxxx (05-14-2012),Johns (06-18-2012),Kerrit (05-21-2012),KOKOCUL (05-21-2012),lamek (05-09-2012),OldGreg (05-12-2012),shoqe (02-14-2013),sohot6789 (05-21-2012),Vindicatus (05-31-2012),vrzky (07-16-2012)

  3. #2
    lamek's Avatar
    Join Date
    May 2012
    Gender
    male
    Posts
    167
    Reputation
    10
    Thanks
    67
    @es0terik
    Really nice. At least some nice and simple guide.
    Good job.

  4. The Following User Says Thank You to lamek For This Useful Post:

    es0terik (05-09-2012)

  5. #3
    aurora0006's Avatar
    Join Date
    Apr 2012
    Gender
    male
    Posts
    28
    Reputation
    10
    Thanks
    0
    My Mood
    Aggressive
    really thanx so much But I still have some trouble like this

    My configuration is

    bind "1" "a_boat_start"
    bind "2" "ohk"
    bind "3" "host_timescale 3"
    bind "4" "KillAll"
    bind "5" "god"
    host_writeconfig


    In dungeon, only 2,4,5 works fine (killall,ohk,god) the other ones not work
    when I press 1 or 3 its using quickslot works. what is wrong? I really tryed many things but I could not succes.
    Please help me.

  6. #4
    es0terik's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Posts
    265
    Reputation
    25
    Thanks
    297
    Did you follow the guide step by step and make the file Read Only?

    If you did, try binding to another key.

    For example I have

    bind "KP_DEL" "cc_send_start_game_message"
    bind "KP_5" "host_timescale 7"

    Those are the keypad keys (right side of your keyboard, the number pad with "num lock" on it. KP_5 is host timescale on "5" and KP_DEL is fast boat start on "DEL" button.

  7. #5
    aurora0006's Avatar
    Join Date
    Apr 2012
    Gender
    male
    Posts
    28
    Reputation
    10
    Thanks
    0
    My Mood
    Aggressive
    at leas I understand what is wrong but can not solved.

    If binding commands with value, its fail
    like

    bind <keboard button> command <value>

    Im using like this

    bind "F1" "host_timescale 7"

    here, i thing punctuation marks are important. But I dont have any idea how I can solve it

  8. #6
    annline651's Avatar
    Join Date
    Oct 2011
    Gender
    female
    Posts
    39
    Reputation
    10
    Thanks
    1
    tyvm=) working for me now funnily. Your is a lot better, I would say.

  9. #7
    es0terik's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Posts
    265
    Reputation
    25
    Thanks
    297
    You're very welcome. Cheers

  10. #8
    zarakiix's Avatar
    Join Date
    May 2012
    Gender
    male
    Posts
    90
    Reputation
    10
    Thanks
    4
    My Mood
    Relaxed
    PerX injector isnt worknig for me, it wont extract out of winrar, any ideas?

  11. #9
    Nico's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Location
    Germany :D
    Posts
    15,918
    Reputation
    1121
    Thanks
    8,617
    Quote Originally Posted by zarakiix View Post
    PerX injector isnt worknig for me, it wont extract out of winrar, any ideas?
    Your antivirus deletes it, add as exception.

  12. #10
    zarakiix's Avatar
    Join Date
    May 2012
    Gender
    male
    Posts
    90
    Reputation
    10
    Thanks
    4
    My Mood
    Relaxed
    Where do i do that? im used to using hfs files...
    Last edited by Nico; 05-10-2012 at 03:36 PM.

  13. #11
    Nico's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Location
    Germany :D
    Posts
    15,918
    Reputation
    1121
    Thanks
    8,617
    Quote Originally Posted by zarakiix View Post
    Where do i do that? im used to using hfs files...
    Might want to use google to find out how it works for your antivirus.

  14. #12
    es0terik's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Posts
    265
    Reputation
    25
    Thanks
    297
    What AntiVirus are you using? Each one is different when it comes to exceptions.

  15. #13
    tania's Avatar
    Join Date
    Oct 2011
    Gender
    female
    Posts
    43
    Reputation
    10
    Thanks
    2
    crap..was gonna try after all the work when bam...banned for 7 days for using SensApi.dll ...lol

  16. #14
    Nico's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Location
    Germany :D
    Posts
    15,918
    Reputation
    1121
    Thanks
    8,617
    Quote Originally Posted by tania View Post
    crap..was gonna try after all the work when bam...banned for 7 days for using SensApi.dll ...lol
    And how is this related to my hacks?

  17. #15
    OldGreg's Avatar
    Join Date
    Mar 2012
    Gender
    male
    Posts
    207
    Reputation
    10
    Thanks
    8
    My Mood
    Dead
    Great Tutorial +1 for u

  18. The Following User Says Thank You to OldGreg For This Useful Post:

    es0terik (05-13-2012)

Page 1 of 9 123 ... LastLast

Similar Threads

  1. How to get a hack working
    By djakethesnake74 in forum Combat Arms Help
    Replies: 5
    Last Post: 06-09-2010, 06:29 AM
  2. How to get your hack working for vista (32 and 64) and windows 7
    By 12pollej in forum Combat Arms Discussions
    Replies: 9
    Last Post: 05-05-2010, 02:52 AM
  3. Replies: 7
    Last Post: 05-04-2010, 09:27 PM
  4. [Info] HOW TO GET YOUR HACKS WORKING AFTER OCTOBER PATCH
    By kevinwing in forum CrossFire Hacks & Cheats
    Replies: 19
    Last Post: 10-11-2009, 11:16 PM
  5. How to get your hacks to work!!!
    By Flambo in forum CrossFire Hacks & Cheats
    Replies: 5
    Last Post: 05-08-2009, 07:43 PM