Thread: help plz

Results 1 to 13 of 13
  1. #1
    0548006648's Avatar
    Join Date
    Jan 2008
    Posts
    32
    Reputation
    10
    Thanks
    3

    help plz

    hi im new on vb6 and i want to know what is "nop" and how do i use that
    and for what

    i dont know so much english so plz try to right good (that i understand that what you right) ohh some one can give me how i do O.P.K hack on vb6 plzz??

  2. #2
    herowarz's Avatar
    Join Date
    Jan 2008
    Gender
    male
    Posts
    95
    Reputation
    11
    Thanks
    21
    Quote Originally Posted by 0548006648 View Post
    hi im new on vb6 and i want to know what is "nop" and how do i use that
    and for what

    i dont know so much english so plz try to right good (that i understand that what you right) ohh some one can give me how i do O.P.K hack on vb6 plzz??

    NOP = No Operation.

    7 Byte NOP
    Call WriteAByte("WarRock", &H000000, &H90)
    Call WriteAByte("WarRock, &H000000, +1 &H90)
    Call WriteALong("WarRock", &H000000, +2 &H90)
    Call WriteAByte("WarRock", &H000000, +3 &H90)
    Call WriteAByte("WarRock", &H000000, +4 &H90)
    Call WriteAByte("WarRock", &H000000, +5 &H90)
    Call WriteAByte("WarRock", &H000000, +6 &H90)

    i think


    good luck



  3. #3
    0548006648's Avatar
    Join Date
    Jan 2008
    Posts
    32
    Reputation
    10
    Thanks
    3
    what i need to do with this??

    i need to creat a timer and put this on there or wat??

  4. #4
    malin's Avatar
    Join Date
    Jan 2008
    Posts
    418
    Reputation
    11
    Thanks
    16
    y are u using vb6 in the first place i doubt u can code bypasses like theredeye in vb6

  5. #5
    bl00dlust's Avatar
    Join Date
    Jan 2008
    Posts
    8
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by malin View Post
    y are u using vb6 in the first place i doubt u can code bypasses like theredeye in vb6
    im 5 days old on Vb6 and now i can make the Trainer bypass it 0,0 its not that hard.. GooGle is A key -.-

  6. #6
    radnomguywfq3's Avatar
    Join Date
    Jan 2007
    Gender
    male
    Location
    J:\E\T\A\M\A\Y.exe
    Posts
    8,858
    Reputation
    381
    Thanks
    1,823
    My Mood
    Sad
    Quote Originally Posted by herowarz View Post
    NOP = No Operation.

    7 Byte NOP
    Call WriteAByte("WarRock", &H000000, &H90)
    Call WriteAByte("WarRock, &H000000, +1 &H90)
    Call WriteALong("WarRock", &H000000, +2 &H90)
    Call WriteAByte("WarRock", &H000000, +3 &H90)
    Call WriteAByte("WarRock", &H000000, +4 &H90)
    Call WriteAByte("WarRock", &H000000, +5 &H90)
    Call WriteAByte("WarRock", &H000000, +6 &H90)

    i think


    good luck
    -_- The nop byte size depends on the operation your noping.



    There are two types of tragedies in life. One is not getting what you want, the other is getting it.

    If you wake up at a different time in a different place, could you wake up as a different person?


  7. #7
    herowarz's Avatar
    Join Date
    Jan 2008
    Gender
    male
    Posts
    95
    Reputation
    11
    Thanks
    21
    Quote Originally Posted by jetamay View Post
    -_- The nop byte size depends on the operation your noping.
    lol i know

    its just a example :P



  8. #8
    poisonpower's Avatar
    Join Date
    Feb 2008
    Gender
    male
    Posts
    101
    Reputation
    10
    Thanks
    14
    My Mood
    Cynical
    Call WriteAByte("WarRock", &H000000, &H90)
    Call WriteAByte("WarRock, &H000000, +1 &H90)
    Call WriteALong("WarRock", &H000000, +2 &H90) <---- why here WriteAlong?
    Call WriteAByte("WarRock", &H000000, +3 &H90)
    Call WriteAByte("WarRock", &H000000, +4 &H90)
    Call WriteAByte("WarRock", &H000000, +5 &H90)
    Call WriteAByte("WarRock", &H000000, +6 &H90)

  9. #9
    XqwertyX's Avatar
    Join Date
    Apr 2007
    Gender
    male
    Posts
    437
    Reputation
    19
    Thanks
    71
    poison, it was obviously a mistake
    and i dont think opk is nop, its assembley but can be done with writeabyte (will just have to convert the assembly to array of bytes and then do all that in bytes)

  10. #10
    wieter20's Avatar
    Join Date
    Feb 2007
    Gender
    male
    Location
    doesn't matter i only say im fam. of queen of holland!
    Posts
    207
    Reputation
    16
    Thanks
    41
    djeez people..
    This goes in vb6 section hyperion, Tom or any other mod plz move this thread or delete it
    Gtfo k

  11. #11
    poisonpower's Avatar
    Join Date
    Feb 2008
    Gender
    male
    Posts
    101
    Reputation
    10
    Thanks
    14
    My Mood
    Cynical
    Quote Originally Posted by XqwertyX View Post
    poison, it was obviously a mistake
    and i dont think opk is nop, its assembley but can be done with writeabyte (will just have to convert the assembly to array of bytes and then do all that in bytes)
    i didn't understand how to make opk....

  12. #12
    herowarz's Avatar
    Join Date
    Jan 2008
    Gender
    male
    Posts
    95
    Reputation
    11
    Thanks
    21
    Quote Originally Posted by poisonpower View Post
    Call WriteAByte("WarRock", &H000000, &H90)
    Call WriteAByte("WarRock, &H000000, +1 &H90)
    Call WriteALong("WarRock", &H000000, +2 &H90) <---- why here WriteAlong?
    Call WriteAByte("WarRock", &H000000, +3 &H90)
    Call WriteAByte("WarRock", &H000000, +4 &H90)
    Call WriteAByte("WarRock", &H000000, +5 &H90)
    Call WriteAByte("WarRock", &H000000, +6 &H90)

    oops.. error XD



  13. #13
    poisonpower's Avatar
    Join Date
    Feb 2008
    Gender
    male
    Posts
    101
    Reputation
    10
    Thanks
    14
    My Mood
    Cynical
    Quote Originally Posted by poisonpower View Post
    i didn't understand how to make opk....
    i still didn't understand it.....

Similar Threads

  1. bit of help plz....
    By prox32 in forum WarRock - International Hacks
    Replies: 8
    Last Post: 04-24-2007, 04:12 PM
  2. NEED HELP plz(Punkbuster)
    By Dj Key in forum WarRock - International Hacks
    Replies: 3
    Last Post: 04-20-2007, 08:25 AM
  3. [request] Help Plz
    By ziom2322 in forum WarRock - International Hacks
    Replies: 5
    Last Post: 04-17-2007, 06:32 AM
  4. Warrock help plz!
    By eggnog4073 in forum WarRock - International Hacks
    Replies: 6
    Last Post: 07-09-2006, 04:14 PM
  5. help plz!!!
    By craigmckay in forum WarRock - International Hacks
    Replies: 2
    Last Post: 02-21-2006, 07:34 AM

Tags for this Thread