Page 1 of 2 12 LastLast
Results 1 to 10 of 12
  1. #1
    Nausicaa
    Nausicaa is offline
    New member Nausicaa's Avatar
    Join Date
    2012 Jun
    Posts
    42
    Thanks Thanks Given 
    2
    Thanks Thanks Received 
    56
    Thanked in
    9 Posts
    Rep Power
    0

    Uopilot hotkeys problem

    The mouse is working but the hotkeys not, i already run the bot as admin in win7 64 with net framework 2.0, 3.5, 4.0, 4.5 RC installed. Anyone knows what cause of the problem?
    .....(¯`v´¯)
    ..... ·.¸.·´
    ...¸.·´
    .. (
    ☻/
    /▌ Spread LOVE and PEACE.
    Say " Thank You " ♥


    "God gave you a gift of 86,400 seconds today. Have you used one to say “thank you?" It won't take more than 3 seconds to be awesome.

  2. #2
    jujuba01
    jujuba01 is offline
    Member-in-training jujuba01's Avatar
    Join Date
    2010 Sep
    Location
    Sao Paulo, Brazil
    Posts
    125
    Thanks Thanks Given 
    153
    Thanks Thanks Received 
    122
    Thanked in
    90 Posts
    Rep Power
    0
    Quote Originally Posted by Nausicaa View Post
    The mouse is working but the hotkeys not, i already run the bot as admin in win7 64 with net framework 2.0, 3.5, 4.0, 4.5 RC installed. Anyone knows what cause of the problem?
    What shortcut keys you want to run?? Explain your problem better ...

  3. The Following User Says Thank You to jujuba01 For This Useful Post:


  4. #3
    Nausicaa
    Nausicaa is offline
    New member Nausicaa's Avatar
    Join Date
    2012 Jun
    Posts
    42
    Thanks Thanks Given 
    2
    Thanks Thanks Received 
    56
    Thanked in
    9 Posts
    Rep Power
    0
    Quote Originally Posted by jujuba01 View Post
    What shortcut keys you want to run?? Explain your problem better ...
    This https://progamercity.net/aika-hack/4...eo-script.html

    the tab seems working but not the "send 1".
    .....(¯`v´¯)
    ..... ·.¸.·´
    ...¸.·´
    .. (
    ☻/
    /▌ Spread LOVE and PEACE.
    Say " Thank You " ♥


    "God gave you a gift of 86,400 seconds today. Have you used one to say “thank you?" It won't take more than 3 seconds to be awesome.

  5. #4
    jujuba01
    jujuba01 is offline
    Member-in-training jujuba01's Avatar
    Join Date
    2010 Sep
    Location
    Sao Paulo, Brazil
    Posts
    125
    Thanks Thanks Given 
    153
    Thanks Thanks Received 
    122
    Thanked in
    90 Posts
    Rep Power
    0
    Quote Originally Posted by Nausicaa View Post
    This https://progamercity.net/aika-hack/4...eo-script.html

    the tab seems working but not the "send 1".
    As I understand you are unable to execute the command "send 1" in script below:
    repeat 10
    : main
    send tab
    633 if, 29 1058923
    goto Atak
    : Atak
    send a [1500] <== CHANGE THE SYMBOL "[" BY "(". GET TESTED.
    while 633, 29 1058923
    goto Atak
    end_while
    end_if
    end_repeat

    Try the test I mentioned above. On the basis of what you said I'm giving you this tip ok.


    ______________________________
    Portuguese:
    Pelo que entendi você não está conseguindo executar o comando "send 1", no script abaixo:
    repeat 10
    :main
    send tab
    if 633, 29 1058923
    goto atak
    :atak
    send 1 [1500] <== TROQUE O SÍMBOLO "[" POR "(". FAÇA O TESTE.
    while 633, 29 1058923
    goto atak
    end_while
    end_if
    end_repeat

    Tente fazer o teste que citei acima. Por base no que você explicou estou lhe dando esta dica ok.

  6. The Following User Says Thank You to jujuba01 For This Useful Post:


  7. #5
    leeonardo
    leeonardo is offline
    Moderator leeonardo's Avatar
    Join Date
    2012 Jan
    Location
    Here I am.
    Posts
    2,219
    Thanks Thanks Given 
    48
    Thanks Thanks Received 
    3,122
    Thanked in
    737 Posts
    Rep Power
    15
    Quote Originally Posted by Nausicaa View Post
    the tab seems working but not the "send 1".
    You changed from "1500" for "1000"? For it is needed.
    Which is related to the attack time, 1000ms = 1 second.
    If configured wrong, does not work.


    É pra ficar com medo?



    Apenas observo...



    Não faço nenhum tipo de venda de hack no jogo, então se in game ver algum "Leonardo PGC" não acredite, pois será alguém tentando te roubar.

  8. #6
    arckadia363
    arckadia363 is offline
    Member-in-training arckadia363's Avatar
    Join Date
    2012 Jan
    Location
    Brazil
    Posts
    104
    Thanks Thanks Given 
    21
    Thanks Thanks Received 
    59
    Thanked in
    16 Posts
    Rep Power
    0
    Can be a problem in "if" or in "while". I advise you press Ctrl + A
    over at the beginning of the Monster's HP bar (note the cursor
    in the tutorial video) and change the coordinate and color.

  9. #7
    Nausicaa
    Nausicaa is offline
    New member Nausicaa's Avatar
    Join Date
    2012 Jun
    Posts
    42
    Thanks Thanks Given 
    2
    Thanks Thanks Received 
    56
    Thanked in
    9 Posts
    Rep Power
    0
    Still same result .... maybe this is the problem?

    .....(¯`v´¯)
    ..... ·.¸.·´
    ...¸.·´
    .. (
    ☻/
    /▌ Spread LOVE and PEACE.
    Say " Thank You " ♥


    "God gave you a gift of 86,400 seconds today. Have you used one to say “thank you?" It won't take more than 3 seconds to be awesome.

  10. #8
    leeonardo
    leeonardo is offline
    Moderator leeonardo's Avatar
    Join Date
    2012 Jan
    Location
    Here I am.
    Posts
    2,219
    Thanks Thanks Given 
    48
    Thanks Thanks Received 
    3,122
    Thanked in
    737 Posts
    Rep Power
    15
    I think the problem is in "send 1" and "send 2" as you put 100 and 200, and these "send" match the skill that is in that slot, and the speed of it, for example, slot 1 = basic attack skill > corresponds to one second, then 1000 would be> that correspond to 1000ms> 1s.
    In front of the "send" you have to put the attack speed of skill, each 1s> 1000.
    Example: Holy Arrow Cleric skill, it seems that is 1.5 seconds, then it would "send (slot number that is skill)" (1500).
    I hope you understand.


    É pra ficar com medo?



    Apenas observo...



    Não faço nenhum tipo de venda de hack no jogo, então se in game ver algum "Leonardo PGC" não acredite, pois será alguém tentando te roubar.

  11. #9
    Nausicaa
    Nausicaa is offline
    New member Nausicaa's Avatar
    Join Date
    2012 Jun
    Posts
    42
    Thanks Thanks Given 
    2
    Thanks Thanks Received 
    56
    Thanked in
    9 Posts
    Rep Power
    0
    The sleep is not the problem, after i used bypass the uopilot can detect the aika client & it worked.

    /problem solved, thank for all your replies.
    .....(¯`v´¯)
    ..... ·.¸.·´
    ...¸.·´
    .. (
    ☻/
    /▌ Spread LOVE and PEACE.
    Say " Thank You " ♥


    "God gave you a gift of 86,400 seconds today. Have you used one to say “thank you?" It won't take more than 3 seconds to be awesome.

  12. #10
    leeonardo
    leeonardo is offline
    Moderator leeonardo's Avatar
    Join Date
    2012 Jan
    Location
    Here I am.
    Posts
    2,219
    Thanks Thanks Given 
    48
    Thanks Thanks Received 
    3,122
    Thanked in
    737 Posts
    Rep Power
    15
    But if you used the Bypass, will mean that only logged 5 minutes, which does not compensate for the UP.


    É pra ficar com medo?



    Apenas observo...



    Não faço nenhum tipo de venda de hack no jogo, então se in game ver algum "Leonardo PGC" não acredite, pois será alguém tentando te roubar.

Page 1 of 2 12 LastLast

Similar Threads

  1. [Help] C++ function to show hack hotkeys ingame
    By DarkSider in forum C/C++
    Replies: 3
    Last Post: 2012-07-26, 08:02 AM
  2. [C++] [HELP] Hotkeys dll C++
    By FelipeTskill in forum C/C++
    Replies: 1
    Last Post: 2012-02-04, 09:27 PM
  3. Problem using Ollydbg
    By smbogdan in forum General Programming
    Replies: 4
    Last Post: 2012-01-29, 02:45 AM
  4. The problem with
    By carlos147 in forum Trash Bin
    Replies: 0
    Last Post: 2011-06-07, 02:04 PM

Posting Permissions

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