Results 1 to 5 of 5
  1. #1
    fight28982's Avatar
    Join Date
    Jun 2007
    Posts
    23
    Reputation
    10
    Thanks
    3

    Exclamation [HELP] A lot of questions

    I make my hack in VB6, I know the basic hacks (player boxes, crosshair). Now I wanna make some more advanced hacks. So, how do I make:

    Silent Walk
    Auto Medic
    Triggerbot
    OPK
    Speedhack
    Fasy as Famas
    STW
    WTW
    0 Delay
    Prone

    I know, there are some ASM-hacks, but could I make some hacks without ASM??

    I allready know all the addie's.

    Thnx

  2. #2
    bloqueado93's Avatar
    Join Date
    Sep 2007
    Posts
    226
    Reputation
    10
    Thanks
    34

    mm

    m look
    Silent Walk: i dont know
    Auto Medic:easy to do
    Triggerbot:i think easy but i hate that
    OPK:hard(to me and the people dont like the opk is bored)
    Speedhack:i cant do that
    Fasy as Famas: delay is better
    STW:easy
    WTW:easy
    0 Delay:easy
    Prone:i dont know what is

    pm to told you how to do that but in vb2008 idont no how to do in vb6

  3. #3
    Carb0neum's Avatar
    Join Date
    May 2008
    Location
    Netherlands
    Posts
    37
    Reputation
    10
    Thanks
    1
    Quote Originally Posted by bloqueado93 View Post
    m look
    Silent Walk: i dont know
    Auto Medic:easy to do
    Triggerbot:i think easy but i hate that
    OPK:hard(to me and the people dont like the opk is bored)
    Speedhack:i cant do that
    Fasy as Famas: delay is better
    STW:easy
    WTW:easy
    0 Delay:easy
    Prone:i dont know what is

    pm to told you how to do that but in vb2008 idont no how to do in vb6
    Sorry, but i don't think this is a very usefull reply.. especcially the last line.. :S can you expain what you tried to say in the last line?

  4. #4
    ilovepie21's Avatar
    Join Date
    Feb 2007
    Location
    Drunk
    Posts
    388
    Reputation
    11
    Thanks
    134
    he pmed him how to make the hacks in vb2008

  5. #5
    Jester62's Avatar
    Join Date
    May 2007
    Posts
    58
    Reputation
    10
    Thanks
    0
    ok um hers the codes for sum of these hacks

    Auto Medic
    put this in a timer

    Call WriteAByte("WarRock", &H5083D2, &H90)
    Call WriteAByte("WarRock", &H5083D3, &H90)
    Call WriteAByte("WarRock", &H5083D4, &H90)
    Call WriteAByte("WarRock", &H5083D5, &H90)
    Call WriteAByte("WarRock", &H5083D6, &H90)
    Call WriteAByte("WarRock", &H5083D7, &H90)

    and in a button or check box put timer#.interval = 1
    replace the # with the number of ur timer


    WTW and STW

    timer
    Call WriteALong("WarRock", &H6E3336, &H90)
    Call WriteALong("WarRock", &H6E3336 + 1, &H90)
    Call WriteALong("WarRock", &H6E3336 + 2, &H90)
    Call WriteALong("WarRock", &H6E3336 + 3, &H90)

    for wtw and stw the code is the same but the address is different
    i dont hav the wtw address but sum1 on mpgh probably does

    in ur button or checkbox its the same thing as auto medic

    if u wanna kno how to make it so that u can turn it on and of with check box there r tuts on mpgh forums sumwhere

    hope this helps

Similar Threads

  1. [Help Request] Help me with VIP question? pweasee
    By koreankid919 in forum CrossFire Help
    Replies: 5
    Last Post: 06-24-2011, 02:57 PM
  2. Help thread : Post all questions/Answers here!
    By Pixie in forum Visual Basic Programming
    Replies: 26
    Last Post: 12-04-2009, 01:16 AM
  3. HELP THREAD(post ANY questions here)
    By Obama in forum Combat Arms Hacks & Cheats
    Replies: 1490
    Last Post: 08-23-2009, 11:31 AM
  4. Replies: 28
    Last Post: 08-16-2009, 01:40 AM
  5. HELP I HAVE A QUESTION!!
    By _-NO-NAME-_ in forum Help & Requests
    Replies: 7
    Last Post: 03-04-2009, 12:11 PM

Tags for this Thread