Results 1 to 3 of 3
  1. #1
    WeaponHacker's Avatar
    Join Date
    Oct 2011
    Gender
    male
    Posts
    232
    Reputation
    10
    Thanks
    23
    My Mood
    Relaxed

    How to make a weapon hack? [Solution]

    Code:
    bool weaponhack = true;
    
    (...)
    
    if (weaponhack)
    
    	*m16 = *wep;
    want more simple?


  2. #2
    Brimir's Avatar
    Join Date
    Oct 2011
    Gender
    male
    Posts
    357
    Reputation
    21
    Thanks
    281
    You did't define "*m16" and "*wep"

    You said the same as:

    Code:
    dohacks();
    Now you have all the posable hacks.
    Last edited by Brimir; 11-18-2011 at 10:41 AM.
    Thanks @~FALLEN~ for helping me
    Thanks @Shakai for helping me

    Other nice ppl:
    @258456
    @giniyat101

    My usefull posts:
    Byte scanner
    How to make a logger
    Hook example
    How to make a memhack base
    How to use classes with memhacking
    Addie finder

  3. #3
    WeaponHacker's Avatar
    Join Date
    Oct 2011
    Gender
    male
    Posts
    232
    Reputation
    10
    Thanks
    23
    My Mood
    Relaxed
    Quote Originally Posted by Brimir View Post
    You did't define "*m16" and "*wep"

    You said the same as:

    Code:
    dohacks();
    Now you have all the posable hacks.
    anti leechers, but its just for peaple how thing that the weapon hack is a hard thing.... you can doo it that way :\

Similar Threads

  1. How to make knife speed hack (idea)
    By gunman353 in forum General
    Replies: 1
    Last Post: 02-03-2009, 03:13 PM
  2. Teach Me How To Make Combat Arms Hacks
    By mryoda100 in forum Combat Arms Hacks & Cheats
    Replies: 17
    Last Post: 02-02-2009, 02:49 PM
  3. [tut for noobs]How to make a boneshot hack with vb
    By atheist in forum WarRock - International Hacks
    Replies: 18
    Last Post: 02-19-2008, 07:20 AM
  4. [tut for noobs] How to make a invi hack with vb
    By atheist in forum WarRock - International Hacks
    Replies: 14
    Last Post: 02-15-2008, 03:36 AM
  5. How i make other weapons?
    By branso in forum Visual Basic Programming
    Replies: 2
    Last Post: 01-06-2008, 02:24 AM