Results 1 to 8 of 8
  1. #1
    jokuvaan11's Avatar
    Join Date
    May 2007
    Posts
    192
    Reputation
    11
    Thanks
    0

    Question VisualBasic6 gun code??

    I have problem with gun code!
    Here is my gun code:

    Code:
    Dim gun As Long
        Dim gun1 As Long
        Dim gun2 As Single
        Call ReadALong("WarRock", &H896E28, gun)
        gun1 = gun + &H4C
        gun2 = Text2.Text
        Call WriteALong("WarRock", gun1, gun2)
    I don't know what is wrong but VB6 says "ByRef argument type mismatch"??
    Last edited by jokuvaan11; 06-29-2007 at 09:47 AM.

  2. #2
    Threadstarter
    Advanced Member
    jokuvaan11's Avatar
    Join Date
    May 2007
    Posts
    192
    Reputation
    11
    Thanks
    0
    Why Nobody Help Me??

  3. #3
    blackdrag0's Avatar
    Join Date
    May 2007
    Location
    Wow,this slot really got the space... I wonder where they think i live,In some odd longnamed Country
    Posts
    235
    Reputation
    11
    Thanks
    6
    Quote Originally Posted by jokuvaan11 View Post
    I have problem with gun code!
    Here is my gun code:

    Code:
    Dim gun As Long
        Dim gun1 As Long
        Dim gun2 As Single
        Call ReadALong("WarRock", &H896E28, gun)
        gun1 = gun + &H4C
        gun2 = Text2.Text
        Call WriteALong("WarRock", gun1, gun2)
    I don't know what is wrong but VB6 says "ByRef argument type mismatch"??
    you copyd that code from someone else right...., next time copy it right lol....


    btw:
    w000000000000t 200 posts >>>>>MPGH.NET 4 EVER

  4. #4
    dikketr0l's Avatar
    Join Date
    May 2007
    Gender
    male
    Posts
    40
    Reputation
    10
    Thanks
    1
    That code isn't for VB6!!!!!!!!!!!!!!!!!! NEWB

    NEWB
    NEWB
    OOhhhh I fucked ur mother





  5. #5
    Threadstarter
    Advanced Member
    jokuvaan11's Avatar
    Join Date
    May 2007
    Posts
    192
    Reputation
    11
    Thanks
    0
    Quote Originally Posted by blackdrag0 View Post
    you copyd that code from someone else right...., next time copy it right lol....


    btw:
    w000000000000t 200 posts >>>>>MPGH.NET 4 EVER
    I didn't I writed it myself!!
    (all codes can look same cuz here is not so many ways to finish)

  6. #6
    cjg333's Avatar
    Join Date
    Apr 2007
    Location
    indianapolis
    Posts
    300
    Reputation
    17
    Thanks
    54
    Dim gun as long,thats what your missing,and yes that is vb6 codeing,ok next change the
    Dim gun2 As single
    to
    dim gun2 as long
    then change the text2.text to just text2
    Last edited by cjg333; 06-29-2007 at 05:55 PM.

  7. #7
    Threadstarter
    Advanced Member
    jokuvaan11's Avatar
    Join Date
    May 2007
    Posts
    192
    Reputation
    11
    Thanks
    0
    Quote Originally Posted by cjg333 View Post
    Dim gun as long,thats what your missing,and yes that is vb6 codeing,ok next change the
    Dim gun2 As single
    to
    dim gun2 as long
    then change the text2.text to just text2
    Dim gun As Long is there!!!

    EDIT: NOW IT WORKS I CHANGED SINGLE TO LONG.
    Thank You cjg
    Last edited by jokuvaan11; 06-29-2007 at 06:23 PM.

  8. #8
    Threadstarter
    Advanced Member
    jokuvaan11's Avatar
    Join Date
    May 2007
    Posts
    192
    Reputation
    11
    Thanks
    0
    Quote Originally Posted by dikketr0l View Post
    That code isn't for VB6!!!!!!!!!!!!!!!!!! NEWB

    NEWB
    NEWB
    WHAT IS THIS CODE THEN???

Similar Threads

  1. Shot Gun Code Help
    By redarr in forum WarRock - International Hacks
    Replies: 3
    Last Post: 11-03-2007, 05:29 PM
  2. Trade m60 retail code and new gun code
    By xxkillerxx1 in forum Trade Accounts/Keys/Items
    Replies: 9
    Last Post: 10-23-2007, 03:18 PM
  3. G36C MACHINE GUN RETAIL CODE
    By its ok d00d in forum Trade Accounts/Keys/Items
    Replies: 6
    Last Post: 09-30-2007, 02:51 PM
  4. trading lvl 25 and 15 for 1 promo code the lvl 25 has almst every gun on it
    By devilslayer in forum Trade Accounts/Keys/Items
    Replies: 0
    Last Post: 08-07-2007, 01:29 AM
  5. SWIM CODE and GUN CODE, DOESN'T WORK ??
    By h4x0r m3mb3r in forum WarRock - International Hacks
    Replies: 4
    Last Post: 07-26-2007, 01:57 AM