Results 1 to 9 of 9
  1. #1
    Trixiez's Avatar
    Join Date
    Feb 2007
    Gender
    male
    Posts
    261
    Reputation
    10
    Thanks
    0

    Assign 8 Addresses To One Command (VB-6)

    I am new to VB 6 & still dont know how to assign more then one address to one command button. I have tried - but I pretty much no I am wrong before I finish.

    Any help will be appreciated. Even if its a tutorial or anything you think might be of help.

    ~TriX~



  2. #2
    webtijn's Avatar
    Join Date
    May 2007
    Gender
    male
    Posts
    168
    Reputation
    10
    Thanks
    3
    Quote Originally Posted by Trixiez View Post
    I am new to VB 6 & still dont know how to assign more then one address to one command button. I have tried - but I pretty much no I am wrong before I finish.

    Any help will be appreciated. Even if its a tutorial or anything you think might be of help.

    ~TriX~
    It would help if you post your _whole_ code in the topic (Or on a dump site if it's too long). In fact you only need to repeat the writing process.

    In the tutorial this is used:
    Call WriteALong("WarRock", &H926134, 1)

    Just repeat it a few times for your addresses. Like you pmed me with a question about no recoil:

    Code:
    Call WriteALong("WarRock", &H90BC71, 0)
    Call WriteALong("WarRock", &H90BC72, 0)
    Call WriteALong("WarRock", &H90BC73, 0)
    Call WriteALong("WarRock", &H90BC74, 0)
    Call WriteALong("WarRock", &H90BC75, 0)
    Call WriteALong("WarRock", &H90BC76, 0)
    Call WriteALong("WarRock", &H90BC77, 0)
    Call WriteALong("WarRock", &H90BC78, 0)
    Call WriteALong("WarRock", &H90BC79, 0)
    But I'm n00b in VB, so I don't know if this is correct at all..
    Last edited by webtijn; 06-05-2007 at 02:06 PM.

  3. #3
    Trixiez's Avatar
    Join Date
    Feb 2007
    Gender
    male
    Posts
    261
    Reputation
    10
    Thanks
    0
    It is excatly what I am trying now Thnx for the help & I am too a b00n in VB. I think however this might actually work!

    ~TriX~



  4. #4
    webtijn's Avatar
    Join Date
    May 2007
    Gender
    male
    Posts
    168
    Reputation
    10
    Thanks
    3
    Quote Originally Posted by Trixiez View Post
    It is excatly what I am trying now Thnx for the help & I am too a b00n in VB. I think however this might actually work!

    ~TriX~
    You can always PM the code I've got VisualBasic on a DVD, only need to install it.

  5. #5
    ~claw~'s Avatar
    Join Date
    May 2007
    Gender
    male
    Location
    In my room 0.o
    Posts
    849
    Reputation
    11
    Thanks
    25
    me to im a n00000000000000000000000000000000b at vb im only good at c++ coding.

  6. #6
    webtijn's Avatar
    Join Date
    May 2007
    Gender
    male
    Posts
    168
    Reputation
    10
    Thanks
    3
    PM'ed him ^^
    Last edited by webtijn; 06-05-2007 at 02:37 PM.
    Some people own, some doesn't. No mather what hack theire using.

  7. #7
    Trixiez's Avatar
    Join Date
    Feb 2007
    Gender
    male
    Posts
    261
    Reputation
    10
    Thanks
    0
    I done as we both said - Used a timer & I made No spred/recoil That however isn't what I am trying to do. I want to have no recoil with spread.

    When you have no spread your crosshair closes & anyone watching you also sees that & instantly knows you are cheating.

    No recoil would be impossible to detect unless fuck-buster punks you/me.

    Is what I want possible or is it another thing that cant be done - Similar to GPS - which also includes Stamina hack.

    ~TriX~

    [EDIT] Attached is what I made - no spread/recoil. Pretty common & pointless - But I am happy with it. I can make stamina & afew other crappy things.



  8. #8
    Kung Fu Penguin31's Avatar
    Join Date
    Jun 2007
    Gender
    male
    Location
    how am i supposed to know....
    Posts
    473
    Reputation
    12
    Thanks
    48

    Thumbs up

    nice recoil hack Trix !







    [img]https://www.danasof*****m/sig/ghghhkjklk.jpg[/img]

    drill sargeant: How tall are you boy!?
    soldier: umm....urr about 5' 11''
    drill sargeant: I didn't know they stacked shit that high!!

    Creator of the Annihilation,Freebie and KFP Series.

    <MASTER HACKER>

  9. #9
    Trixiez's Avatar
    Join Date
    Feb 2007
    Gender
    male
    Posts
    261
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by Kung Fu Penguin31 View Post
    nice recoil hack Trix !
    Thnx man. Its only very very basic - But I wanted to show I was actually trying to learn VB 6 & do something for the community. I need to learn HotKeys now so

    ~TriX~



Similar Threads

  1. Premium Address do any one knows it
    By HeXel in forum WarRock - International Hacks
    Replies: 9
    Last Post: 06-25-2008, 09:22 AM
  2. I saw one address finder or something...
    By badcobra10 in forum Visual Basic Programming
    Replies: 9
    Last Post: 06-07-2008, 08:05 AM
  3. Need ONE (1) address - trading finished product for it
    By bagpiperdude90 in forum WarRock - International Hacks
    Replies: 6
    Last Post: 10-08-2007, 08:20 PM
  4. One address...
    By ziom2322 in forum WarRock - International Hacks
    Replies: 2
    Last Post: 04-15-2007, 08:03 AM
  5. Direct Memory Access (DMA) to Static Memory Addresses
    By Dave84311 in forum Game Hacking Tutorials
    Replies: 0
    Last Post: 12-31-2005, 08:18 PM