Results 1 to 13 of 13
  1. #1
    FrancYescO's Avatar
    Join Date
    Jan 2008
    Gender
    male
    Posts
    27
    Reputation
    10
    Thanks
    4
    My Mood
    Angelic

    [HELP] AUTOMEDIC [HELP]

    can anyone can spoke to me how i can do automedic in vb6??

    pls... thx !!

  2. #2
    Teeman's Avatar
    Join Date
    Feb 2008
    Location
    wouldn't you like to know!
    Posts
    91
    Reputation
    10
    Thanks
    4
    Dont make huge tags in your title. Its gay

  3. #3
    xxhealxx's Avatar
    Join Date
    May 2007
    Gender
    male
    Location
    Proton Seperater
    Posts
    459
    Reputation
    10
    Thanks
    8
    Quote Originally Posted by Teeman View Post
    Dont make huge tags in your title. Its gay
    who are u to command him wat to do and wat not to he can do watever he wants aslong as its in fourm rules and it is possible ill try find the adress for u

  4. #4
    FrancYescO's Avatar
    Join Date
    Jan 2008
    Gender
    male
    Posts
    27
    Reputation
    10
    Thanks
    4
    My Mood
    Angelic
    i'm not requesting address....

    i want to say how i have to code if i have the address

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

    i think

    i think you cant get tutorials for faf or automedic, because thats hacks is for vip members XD

  6. #6
    -TM-'s Avatar
    Join Date
    Dec 2007
    Gender
    male
    Location
    ChairNearDesk
    Posts
    108
    Reputation
    12
    Thanks
    41
    Auto Medic (Same as Auto Ammo)
    On = 84
    Off = 85
    Those are both bytes, so try getting a WriteByte function, do not use WriteLong or WriteFloat since those write values, not bytes values...You get the idea, I cant explain it for some reason, the words are lost in my head...

  7. #7
    FrancYescO's Avatar
    Join Date
    Jan 2008
    Gender
    male
    Posts
    27
    Reputation
    10
    Thanks
    4
    My Mood
    Angelic
    Quote Originally Posted by -TM- View Post
    Auto Medic (Same as Auto Ammo)
    On = 84
    Off = 85
    Those are both bytes, so try getting a WriteByte function, do not use WriteLong or WriteFloat since those write values, not bytes values...You get the idea, I cant explain it for some reason, the words are lost in my head...
    i have try this:
    Call WriteAByte(&H52A483, 84)

    but warrock crash

    EDIT:
    thx!!!!! is a WriteASM !!!
    Last edited by FrancYescO; 04-29-2008 at 05:23 AM.

  8. The Following User Says Thank You to FrancYescO For This Useful Post:

    RedFlame (05-25-2008)

  9. #8
    masterboy120's Avatar
    Join Date
    Jul 2007
    Gender
    male
    Location
    The Netherlands
    Posts
    371
    Reputation
    10
    Thanks
    34
    My Mood
    Amazed
    Quote Originally Posted by -TM- View Post
    Auto Medic (Same as Auto Ammo)
    On = 84
    Off = 85
    Those are both bytes, so try getting a WriteByte function, do not use WriteLong or WriteFloat since those write values, not bytes values...You get the idea, I cant explain it for some reason, the words are lost in my head...
    or 6 byte NOP works too

  10. #9
    Josephlolis0's Avatar
    Join Date
    Feb 2008
    Gender
    male
    Location
    On top of your House
    Posts
    161
    Reputation
    10
    Thanks
    15
    Can anyone help me? Whenever i use auto heal my warrock crashes. Here is my code:
    NOP(&H52A8F2, &H84)
    NOP(&H52A8F3, &H84)
    NOP(&H52A8F4, &H84)
    NOP(&H52A8F5, &H84)
    NOP(&H52A8F6, &H84)
    NOP(&H52A8F7, &H84)
    PanCakes

  11. #10
    -TM-'s Avatar
    Join Date
    Dec 2007
    Gender
    male
    Location
    ChairNearDesk
    Posts
    108
    Reputation
    12
    Thanks
    41
    Quote Originally Posted by Josephlolis0 View Post
    Can anyone help me? Whenever i use auto heal my warrock crashes. Here is my code:
    NOP(&H52A8F2, &H84)
    NOP(&H52A8F3, &H84)
    NOP(&H52A8F4, &H84)
    NOP(&H52A8F5, &H84)
    NOP(&H52A8F6, &H84)
    NOP(&H52A8F7, &H84)
    Nop = 90, When you do 6 byte Nop you do what you have above, but what you have above is? 6 Byte 84? It wont work because it doesn't make sense. (You sure you got the right address?) Anyways, all you have to do is write the byte value of 84 to the address or do a real 6 Byte Nop, ex. Call WriteByte(&H52A8F2, &H84).

  12. The Following User Says Thank You to -TM- For This Useful Post:

    Josephlolis0 (05-05-2008)

  13. #11
    FrancYescO's Avatar
    Join Date
    Jan 2008
    Gender
    male
    Posts
    27
    Reputation
    10
    Thanks
    4
    My Mood
    Angelic
    NOP(&H52A8F2, &H90)
    NOP(&H52A8F3, &H90)
    NOP(&H52A8F4, &H90)
    NOP(&H52A8F5, &H90)
    NOP(&H52A8F6, &H90)
    NOP(&H52A8F7, &H90)


    this is correct...

  14. #12
    jcool122's Avatar
    Join Date
    Jan 2008
    Posts
    69
    Reputation
    10
    Thanks
    18
    how to put it off?

  15. #13
    olie122333's Avatar
    Join Date
    Oct 2007
    Gender
    male
    Posts
    438
    Reputation
    10
    Thanks
    20
    auto medic is a three byte NOP ?

Similar Threads

  1. [Help Request] Combat arms Vid help
    By djw111 in forum Combat Arms Help
    Replies: 4
    Last Post: 12-24-2011, 05:06 PM
  2. [Help Request] AFK Bot [help]
    By fet in forum Combat Arms Help
    Replies: 7
    Last Post: 04-28-2011, 03:17 AM
  3. [Help Request] Injector Admin help
    By asdfgas in forum Combat Arms Help
    Replies: 4
    Last Post: 04-27-2011, 06:12 PM
  4. [Help Request] Ajuda / Help
    By - Battery' in forum Combat Arms BR Coding Help
    Replies: 3
    Last Post: 04-22-2011, 07:15 PM
  5. [Help Request] Help my!
    By Windowns7 in forum Combat Arms BR Coding Help
    Replies: 2
    Last Post: 04-18-2011, 01:41 PM

Tags for this Thread