Results 1 to 9 of 9
  1. #1
    shm0ke's Avatar
    Join Date
    May 2011
    Gender
    male
    Location
    (>._.>) (<._.<)
    Posts
    170
    Reputation
    9
    Thanks
    26
    My Mood
    Inspired

    How Do you Make a .dll?

    So I haven't been on here much because the .hfs mods don't work no more

    I would like to make a .dll file where maybe certain .hfs-mod-like effects happen, like more critical and more stuff like that. Do I use Mircrosoft Visual? cuz I have no clue how to use that...

  2. #2
    demonangel89's Avatar
    Join Date
    Jun 2011
    Gender
    male
    Location
    In a house
    Posts
    277
    Reputation
    13
    Thanks
    140
    My Mood
    Busy
    https://www.mpgh.net/forum/437-vindic...ell_demon.html

    Good luck, this is where I started. ^__^
    if you're like and they're like it may be time to find someone else...or figure it out yourself.

    <(' '<) <(' ')^ <(' ')> ^(' ')> (>' ')>

  3. #3
    Nico's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Location
    Germany :D
    Posts
    15,918
    Reputation
    1121
    Thanks
    8,617
    Quote Originally Posted by shm0ke View Post
    So I haven't been on here much because the .hfs mods don't work no more

    I would like to make a .dll file where maybe certain .hfs-mod-like effects happen, like more critical and more stuff like that. Do I use Mircrosoft Visual? cuz I have no clue how to use that...
    Its not as easy as HFS mods. To change the crit modifier you will need to find it in the game's memory which is quite hard.

  4. #4
    IHaxYou!'s Avatar
    Join Date
    Jun 2011
    Gender
    male
    Location
    HaxLand
    Posts
    936
    Reputation
    -18
    Thanks
    387
    My Mood
    Cynical
    Get some code paste it in notepad save it as hack.dll and done
    Lulz

  5. #5
    Nico's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Location
    Germany :D
    Posts
    15,918
    Reputation
    1121
    Thanks
    8,617
    Quote Originally Posted by IHaxYou! View Post
    Get some code paste it in notepad save it as hack.dll and done
    Lulz
    Wow, youre rly helpful.

  6. #6
    shm0ke's Avatar
    Join Date
    May 2011
    Gender
    male
    Location
    (>._.>) (<._.<)
    Posts
    170
    Reputation
    9
    Thanks
    26
    My Mood
    Inspired
    My Visual Studio expired. T_T

    Quote Originally Posted by IHaxYou! View Post
    Get some code paste it in notepad save it as hack.dll and done
    Lulz
    Uhh....was that a troll? xD
    Last edited by shm0ke; 07-10-2011 at 09:28 AM.

  7. #7
    Nico's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Location
    Germany :D
    Posts
    15,918
    Reputation
    1121
    Thanks
    8,617
    Quote Originally Posted by shm0ke View Post
    My Visual Studio expired. T_T



    Uhh....was that a troll? xD
    Get 2008 Express. Its the best you can get for free (and legit).

  8. #8
    Dracconus's Avatar
    Join Date
    Jun 2011
    Gender
    male
    Location
    127.0.0.1
    Posts
    1,074
    Reputation
    71
    Thanks
    438
    My Mood
    Tired
    DLL's or "Dynamic link Libraries" are the released files from a compiled project solution that was put together using a C++ compiler such as Microsoft visual Studio.
    These files are basically "hooks" that are able to be inserted into programs, and called by specific functions to do certain actions. As to "how to make them" that's an entire process of coding, compiling, debugging, testing, and injecting to make them work. it's literally not something that you can just "write a guide for. Although I will say that Hell Demon's "Console tutorial" is a REALLY good place to start. You may also want to begin looking into memory reading/editing, and also the specific functions of the game that you're attempting to hack (if it's indeed Vindictus, or another.)
    hope that this helped you understand it a little better.
    Like my work? Feel free to donate using the button below
    _________________________________
    [IMG]https://m.UploadEdi*****m/b99/63788658.gif[/IMG]
    My Releases

    ¤Advanced Search Tutorial (For Site Newbies)

    ¤Labyrinth Leveling Bot

    ¤Free Fishing Tutorial

    ¤Personal Bot Collection

    ¤ClipBoard Pasting Program Source Code (for things that don't let you)

  9. #9
    Hitman 47's Avatar
    Join Date
    Oct 2009
    Gender
    male
    Location
    Earth
    Posts
    2,551
    Reputation
    15
    Thanks
    331
    My Mood
    Cool
    Quote Originally Posted by shm0ke View Post
    My Visual Studio expired. T_T



    Uhh....was that a troll? xD
    No.. here is the troll... why dont you start doing something simple and move on to those hardcore stuff.. i m pretty sure it took a while for Nicdel and Hell to come up with some hardcore stuff like 1ht and stuff

Similar Threads

  1. [Help] How can you make a .Dll with VB?
    By creto98 in forum CrossFire Hack Coding / Programming / Source Code
    Replies: 9
    Last Post: 03-21-2011, 10:04 PM
  2. How do you make warrock hacks??
    By araz in forum WarRock - International Hacks
    Replies: 13
    Last Post: 12-17-2007, 11:23 AM
  3. how do you make a trainer and or bypass??
    By 123456789987654321 in forum WarRock - International Hacks
    Replies: 11
    Last Post: 06-04-2007, 12:00 PM
  4. What Are Boxes And How Do You Make Stand Alone Trainers?
    By condor01 in forum WarRock - International Hacks
    Replies: 2
    Last Post: 04-19-2007, 02:17 AM
  5. How'd you make these?
    By Twisty in forum Art & Graphic Design
    Replies: 1
    Last Post: 03-13-2007, 03:27 AM