Results 1 to 5 of 5
  1. #1
    abchackker's Avatar
    Join Date
    Jan 2012
    Gender
    male
    Posts
    0
    Reputation
    10
    Thanks
    0

    How to make an wallhack in c++

    Hello,

    someone can tell me how to make wallhack in c++

    (how to make c++ wallhack code?)

    thank you.

  2. #2
    Sneak84's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Posts
    88
    Reputation
    10
    Thanks
    18
    #include "tools.h"

    bool bWall = false;

    void DoWallhackInC++()
    {
    GetSomeBrains();
    LearnEnglish();
    LearnHowToUseSearch();
    LearnC++();
    MakeItByYourself()
    }

    then put this in you main thread:

    if ( bWall )
    DoWallhackInC++();

    Press thanks.

  3. The Following 4 Users Say Thank You to Sneak84 For This Useful Post:

    adrianbsk (11-25-2012),Andrei2324 (06-12-2014),lolman963 (07-24-2012),TheAmazing3lite (04-20-2013)

  4. #3
    abchackker's Avatar
    Join Date
    Jan 2012
    Gender
    male
    Posts
    0
    Reputation
    10
    Thanks
    0
    press thanks?
    i pressed "no thanks"
    can i learn online how to use c++?

  5. #4
    abchackker's Avatar
    Join Date
    Jan 2012
    Gender
    male
    Posts
    0
    Reputation
    10
    Thanks
    0
    how i make the hack whit this codes?

  6. #5
    sh_z_sektor's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Location
    Olly
    Posts
    1,505
    Reputation
    63
    Thanks
    1,633
    My Mood
    Amused
    I'll answer your question...

    it can be done two ways the first d3d and it's better the second is memory which everyone is using now

    for the first method which is d3d:-

    just find a place to hook which should be 5 bytes
    and then you can in c++ hook it i can't really help with that cuz i'm learning it myself now...

    for the second method which is memory:-

    just get the pointer from crossfire.exe and you should know some asm basics like fstp is float byte is byte etc...
    to know how to code this

    i hope i helped you and saved you from becoming a leecher

Similar Threads

  1. [Solved] How To Make A WallHack
    By mariokas1313 in forum CrossFire Europe Help
    Replies: 4
    Last Post: 06-03-2012, 01:09 PM
  2. [Help] How to make a wallhack into a rez file like others do?
    By katehuge in forum CrossFire Mods & Rez Modding
    Replies: 1
    Last Post: 05-07-2012, 01:45 PM
  3. How to make an wallhack using d3d?
    By wolfguardiann in forum C++/C Programming
    Replies: 10
    Last Post: 12-19-2010, 06:15 AM
  4. How To Make A Wallhack Tut.
    By alibaba39 in forum Soldier Front Hacks
    Replies: 8
    Last Post: 08-02-2010, 12:24 AM
  5. [HELP]HOW TO MAKE A WALLHACK USING VB?
    By SkyBlue2010 in forum Visual Basic Programming
    Replies: 28
    Last Post: 05-05-2010, 01:42 PM