Page 1 of 2 12 LastLast
Results 1 to 10 of 19
  1. #1
    forerun
    forerun is offline
    New member
    Join Date
    2010 Oct
    Posts
    14
    Thanks Thanks Given 
    1
    Thanks Thanks Received 
    10
    Thanked in
    1 Post
    Rep Power
    0

    Angry [working 100%] Unit stick to me

    Hi I must rewrite that , double step pointers not used before - effect - not always working.

    How it works:

    - select unit using cursor or tab

    Selected unit jump over your head and follow you until lost the range.
    Idk it cheats range a bit anyway u must use ranged skill to attack sticked mob.

    Npc2Me.jpg

    Tested with aika 126 global windows 7 32 bits (src included in zip file)


    :virus_free:
    http://www.virustotal.com/file-scan/rep ... 1288815916

    Please register or login to download attachments.


  2. The Following 2 Users Say Thank You to forerun For This Useful Post:


  3. #2
    digaoandira
    digaoandira is offline
    New member
    Join Date
    2010 Oct
    Posts
    15
    Thanks Thanks Given 
    10
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts
    Rep Power
    0

    Re: Npc come to me simple toy ;)

    are free of viruses? can download?

  4. #3
    forerun
    forerun is offline
    New member
    Join Date
    2010 Oct
    Posts
    14
    Thanks Thanks Given 
    1
    Thanks Thanks Received 
    10
    Thanked in
    1 Post
    Rep Power
    0

    Re: Npc come to me simple toy ;)

    If u dont trust - in zip is suroce file u can compile it or run in autoit editor.

  5. #4
    digaoandira
    digaoandira is offline
    New member
    Join Date
    2010 Oct
    Posts
    15
    Thanks Thanks Given 
    10
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts
    Rep Power
    0

    Re: Npc come to me simple toy ;)

    let's see .. I can move anywhere NPC? hmmm ... NPC will move from place except where I let the bot run! i would just miss something clicked in the gump to "go to saved location"

  6. #5
    forerun
    forerun is offline
    New member
    Join Date
    2010 Oct
    Posts
    14
    Thanks Thanks Given 
    1
    Thanks Thanks Received 
    10
    Thanked in
    1 Post
    Rep Power
    0

    Re: [working 100%] Unit stick to me

    No no, no anywhere - npc have own range. If u go to far - position will reset.

  7. #6
    digaoandira
    digaoandira is offline
    New member
    Join Date
    2010 Oct
    Posts
    15
    Thanks Thanks Given 
    10
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts
    Rep Power
    0

    Re: [working 100%] Unit stick to me

    hm .. I could not get it working in aikabr .. changed the process for AIKAGB.EXE AIKABR.exe but still do not know if I'm doing something wrong.

  8. #7
    forerun
    forerun is offline
    New member
    Join Date
    2010 Oct
    Posts
    14
    Thanks Thanks Given 
    1
    Thanks Thanks Received 
    10
    Thanked in
    1 Post
    Rep Power
    0

    Re: [working 100%] Unit stick to me

    AikaGB to AikaBR - thats ok but ... pointers are different in aika BR ... U must change pointer address in all places to get it work :

    Pointer base 0x9FC9E4 to 0x9f5974, just replace 0x9FC9E4 in src file to 0x9f5974 and it should work.

  9. The Following User Says Thank You to forerun For This Useful Post:


  10. #8
    digaoandira
    digaoandira is offline
    New member
    Join Date
    2010 Oct
    Posts
    15
    Thanks Thanks Given 
    10
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts
    Rep Power
    0

    Re: [working 100%] Unit stick to me

    could not find anything related on the scr 0x9FC9E4 pointer in its src.

  11. #9
    forerun
    forerun is offline
    New member
    Join Date
    2010 Oct
    Posts
    14
    Thanks Thanks Given 
    1
    Thanks Thanks Received 
    10
    Thanked in
    1 Post
    Rep Power
    0

    Re: [working 100%] Unit stick to me

    Once again I explain what to do to run that on BR aika.

    _MemoryRead( ->>>> THAT >>>> 0x9FC9E4 <<<<----, $hMemory, 'dword')

    change to:

    ->>>>>> THAT >>>>> 0x9F5974 <<<<<<<---- everywhere in the file named Npc2me.au3

    Kpw?

    Or simpler
    Run autoit script editor (SCITE) and open file named Npc2Me.au3 placed in archive near Npc2Me.exe and press control + H and

    Find what: paste that : 0x9FC9E4
    And replace with : paste that: 0x9F5974

    And press buton replace all.

    Next run or compile and run compiled exe.
    It should work that way ...

  12. #10
    digaoandira
    digaoandira is offline
    New member
    Join Date
    2010 Oct
    Posts
    15
    Thanks Thanks Given 
    10
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts
    Rep Power
    0

    Re: [working 100%] Unit stick to me

    I found my friend because I do not think I was the first that you Uploaded, not contained this adress there, but another.

Page 1 of 2 12 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •