Results 1 to 5 of 5
  1. #1
    h4x0r m3mb3r's Avatar
    Join Date
    Jul 2007
    Posts
    33
    Reputation
    10
    Thanks
    0

    Question SWIM CODE and GUN CODE, DOESN'T WORK ??

    Hi all!
    I use VB6 so,
    I have problem with gun code and swim please help and tell what is wrong ...
    Here is my unworking gun code:
    :::This is on my Take Gun Button:::

    Dim gun As Long
    Dim gun1 As Long
    Dim gun2 As Long
    Call ReadALong("WarRock", &H4ADCA8, gun)
    gun1 = gun + &H4C
    gun2 = Text2
    Call WriteALong("WarRock", gun1, gun2)

    And Here is unworking Swim code:
    ::: This is on my Swim button,no timer:::

    Dim swim As Long
    Dim swim1 As Long
    Call ReadALong("WarRock", &H4ADCA8, swim)
    swim1 = swim + &H54
    Call WriteALong("WarRock", swim1, 4)

    PLEASE DON'T REPLY IF YOU DON'T KNOW ANYTHING ABOUT CODING VB6

  2. #2
    unseenss's Avatar
    Join Date
    Jun 2007
    Posts
    426
    Reputation
    12
    Thanks
    3
    its not your code its your address

    oh and also your assinging gun2 wrong it should be .text

    just replace gun2 in the writealong with text1.text

    unnecessary use of a variable

  3. #3
    h4x0r m3mb3r's Avatar
    Join Date
    Jul 2007
    Posts
    33
    Reputation
    10
    Thanks
    0
    Ok I'll test that out...TY

  4. #4
    Xocitus's Avatar
    Join Date
    May 2007
    Gender
    male
    Posts
    24
    Reputation
    10
    Thanks
    0
    Not: 004ADCA8
    But: Warrock.exe+004ADCA8 which is: 008ADCA8

    ~Xocitus

  5. #5
    xxxxbsaxxxx's Avatar
    Join Date
    Jul 2007
    Posts
    14
    Reputation
    10
    Thanks
    0

    Question ???

    whats writing the code in warrock??

Similar Threads

  1. help me and u get a 100% working bypass
    By pspmaster4 in forum WarRock - International Hacks
    Replies: 27
    Last Post: 06-28-2007, 03:03 PM
  2. Again Problem With Vb6 Swim Code
    By jokuvaan11 in forum WarRock - International Hacks
    Replies: 12
    Last Post: 06-09-2007, 05:26 PM
  3. trading mp7A1 and Barreta TUT for a working bypass:P
    By janii in forum WarRock - International Hacks
    Replies: 15
    Last Post: 05-03-2007, 11:32 PM
  4. Hacks doesn't work anymore?
    By jorisy00 in forum WarRock - International Hacks
    Replies: 9
    Last Post: 02-23-2007, 09:55 AM