Page 1 of 4 123 ... LastLast
Results 1 to 10 of 39
  1. #1
    ViGiLaNcE
    ViGiLaNcE is offline
    Member-in-training ViGiLaNcE's Avatar
    Join Date
    2010 Nov
    Location
    #Tibérica
    Posts
    145
    Thanks Thanks Given 
    71
    Thanks Thanks Received 
    41
    Thanked in
    17 Posts
    Rep Power
    0

    Bot AGROS UoPilot

    // Script By ViGiLaNcE AGROS v2.0

    Use UoPilot 2.24.1 http://uopilot.uokit.com/old/dl2241.php

    Resolutions FullScreen Compatible:
    1280x1024
    1024x768
    800x600

    how to use:
    1. Put the living room window in the upper left with image.
    2. Set the number of slot your nickname with image.
    3. Press the PLAY button to begin in uopilot.



    Copy to uopilot
    Code:
    // Script By ViGiLaNcE AGROS v2.0 
    //
    set $stslot 2    // SLOT OF YOUR NICK
    set $team r      // BLUE=b/RED=r / YOUR TIME BLUE/RED
    
    // NO CHANGE HERE //
    set $cnrdy 2829099   // COR SLOT NAO READY
    set $crdyb 8471877   // COR SLOT READY BLUE
    set $crdyr 4539777   // COR SLOT READY RED
    // SLOT 1 BLUE/RED
        if $stslot = 1 and $team = b
           set $slot 63, 98
           goto main
        end_if
        if $stslot = 1 and $team = r 
           set $slot 547, 98
           goto main
        end_if
    // SLOT 2 BLUE/RED
        if $stslot = 2 and $team = b
           set $slot 63, 120
           goto main
        end_if
        if $stslot = 2 and $team = r
           set $slot 547, 120 
           goto main
        end_if
    // SLOT 3 BLUE/RED
        if $stslot = 3 and $team = b
           set $slot 63, 142
           goto main
        end_if
        if $stslot = 3 and $team = r
           set $slot 547, 142
           goto main
        end_if
    // SLOT 4 BLUE/RED
        if $stslot = 4 and $team = b
           set $slot 63, 164
           goto main
        end_if
        if $stslot = 4 and $team = r
           set $slot 547, 164
           goto main
        end_if
    // SLOT 5 BLUE/RED    
        if $stslot = 5 and $team = b
           set $slot 63, 186
           goto main
        end_if
        if $stslot = 5 and $team = r
           set $slot 547, 186
           goto main
        end_if
    // SLOT 6 BLUE/RED
        if $stslot = 6 and $team = b
           set $slot 63, 208
           goto main
        end_if
        if $stslot = 6 and $team = r
           set $slot 547, 208
           goto main
        end_if
    // SLOT 7 BLUE/RED
        if $stslot = 7 and $team = b
           set $slot 63, 246 
           goto main
        end_if
        if $stslot = 7 and $team = r
           set $slot 547, 246 
           goto main
        end_if
    // SLOT 8 BLUE/RED
        if $stslot = 8 and $team = b
           set $slot 63, 268
           goto main
        end_if
        if $stslot = 8 and $team = r
           set $slot 547, 268
           goto main
        end_if
    // SLOT 9 BLUE/RED
        if $stslot = 9 and $team = b
           set $slot 63, 290 
           goto main
        end_if
        if $stslot = 9 and $team = r
           set $slot 547, 290 
           goto main
        end_if
    // SLOT 10 BLUE/RED
        if $stslot = 10 and $team = b
           set $slot 63, 312
           goto main
        end_if
        if $stslot = 10 and $team = r
           set $slot 547, 312
           goto main
        end_if
    // SLOT 11 BLUE/RED
        if $stslot = 11 and $team = b
           set $slot 63, 334
           goto main
        end_if
        if $stslot = 11 and $team = r
           set $slot 547, 334
           goto main
        end_if
    // SLOT 12 BLUE/RED
        if $stslot = 12 and $team = b
           set $slot 63, 356 
           goto main
        end_if
        if $stslot = 12 and $team = r
           set $slot 547, 356 
           goto main
        end_if
    // SLOT 13 BLUE/RED
        if $stslot = 13 and $team = b
           set $slot 200, 98 
           goto main
        end_if
        if $stslot = 13 and $team = r
           set $slot 684, 98
           goto main
        end_if    
    // SLOT 14 BLUE/RED
        if $stslot = 14 and $team = b
           set $slot 200, 120
           goto main
        end_if
        if $stslot = 14 and $team = r
           set $slot 684, 120
           goto main
        end_if
    // SLOT 15 BLUE/RED
        if $stslot = 15 and $team = b
           set $slot 200, 142
           goto main
        end_if
        if $stslot = 15 and $team = r
           set $slot 684, 142
           goto main
        end_if
    // SLOT 16 BLUE/RED
        if $stslot = 16 and $team = b
           set $slot 200, 164
           goto main
        end_if
        if $stslot = 16 and $team = r
           set $slot 684, 164
           goto main
        end_if
    // SLOT 17 BLUE/RED
        if $stslot = 17 and $team = b
           set $slot 200, 186
           goto main
        end_if
        if $stslot = 17 and $team = r
           set $slot 684, 186
           goto main
        end_if
    // SLOT 18 BLUE/RED
        if $stslot = 18 and $team = b
           set $slot 200, 208  
           goto main
        end_if
        if $stslot = 18 and $team = r
           set $slot 684, 208
           goto main
        end_if
    // SLOT 19 BLUE/RED
        if $stslot = 19 and $team = b
           set $slot 200, 246
           goto main
        end_if
        if $stslot = 19 and $team = r
           set $slot 684, 246 
           goto main
        end_if
    // SLOT 20 BLUE/RED
        if $stslot = 20 and $team = b
           set $slot 200, 268
           goto main
        end_if
        if $stslot = 20 and $team = r
           set $slot 684, 268 
           goto main
        end_if
    // SLOT 21 BLUE/RED
        if $stslot = 21 and $team = b
           set $slot 200, 290
           goto main
        end_if
        if $stslot = 21 and $team = r
           set $slot 684, 290
           goto main
        end_if    
    // SLOT 22 BLUE/RED
        if $stslot = 22 and $team = b
           set $slot 200, 312
           goto main
        end_if
        if $stslot = 22 and $team = r
           set $slot 684, 312
           goto main
        end_if
    // SLOT 23 BLUE/RED
        if $stslot = 23 and $team = b
           set $slot 200, 334
           goto main
        end_if
        if $stslot = 23 and $team = r
           set $slot 684, 334
           goto main
        end_if
    // SLOT 24 BLUE/RED
        if $stslot = 24 and $team = b
           set $slot 200, 356
           goto main
        end_if
        if $stslot = 24 and $team = r
           set $slot 684, 356
           goto main
        end_if  
    :main
         if $slot $crdyb
            goto main
         end_if
         if $slot $crdyr
            goto main
         end_if
         if 432, 55 3092302 
         left 405, 478
         end_if
         if_not $slot $cnrdy
            goto main
         end_if
         
         if $slot $cnrdy
            left 724, 398
            goto main
         end_if
    // END //
    Select AikaClient before start uopilot


    to report a bug please
    PS: RUN UOPILOT AS ADMINISTRATOR

    like it? thank
    Last edited by ViGiLaNcE; 2012-06-17 at 05:49 AM.

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


  3. #2
    LKMaster
    LKMaster is offline
    Member-in-training LKMaster's Avatar
    Join Date
    2012 Mar
    Location
    kernel32.dll
    Posts
    81
    Thanks Thanks Given 
    29
    Thanks Thanks Received 
    89
    Thanked in
    18 Posts
    Rep Power
    0
    friend ViGiLaNcE is a good idea but I wonder if the resolution does not affect the coordinates, but because it would be necessary to modify the code not integer?

    Here you do not want to run do not know why:
    (226): Error, Check the script! EConvertError

    Sorry my inglesh (Google Translator)
    Last edited by LKMaster; 2012-04-05 at 03:23 PM.

  4. #3
    ViGiLaNcE
    ViGiLaNcE is offline
    Member-in-training ViGiLaNcE's Avatar
    Join Date
    2010 Nov
    Location
    #Tibérica
    Posts
    145
    Thanks Thanks Given 
    71
    Thanks Thanks Received 
    41
    Thanked in
    17 Posts
    Rep Power
    0
    Quote Originally Posted by LKMaster View Post
    friend ViGiLaNcE is a good idea but I wonder if the resolution does not affect the coordinates, but because it would be necessary to modify the code not integer?
    did the tests in resolving 1280x1024 and 1024x768 functioned normally

    Here you do not want to run do not know why:
    (226): Error, Check the script! EConvertError
    here does not appear any error

  5. #4
    DualEvil
    DualEvil is offline
    Member-in-training DualEvil's Avatar
    Join Date
    2011 Dec
    Location
    Brasil
    Posts
    123
    Thanks Thanks Given 
    61
    Thanks Thanks Received 
    123
    Thanked in
    26 Posts
    Rep Power
    0
    All right, i change this values:
    // Script By ViGiLaNcE AGROS v2.0
    //
    set $stslot 2 // SLOT OF YOUR NICK
    set $team r // BLUE=b/RED=r / YOUR TIME BLUE/RED
    To this, for example:
    // Script By ViGiLaNcE AGROS v2.0
    //
    set $stslot 16 // SLOT OF YOUR NICK
    set $team b // BLUE=b/RED=r / YOUR TIME BLUE/RED
    I change only this part, and, not work.
    ERROR: (226): Error, Check the script! EConvertError

    PS: I put the living window room in left up position.
    PS²: I play in resolution 1024x768 FULL SCREEN.
    PS3: I enter in a room, and get the same position os screeshot of this tutorial, in red team and on slot 2, but, give error again.
    PS4: Error in this part:
    if $slot $crdyb
    goto main
    Last edited by DualEvil; 2012-04-05 at 06:17 PM.

  6. #5
    daviszsz
    daviszsz is offline
    Member-in-training daviszsz's Avatar
    Join Date
    2012 Jan
    Location
    Basilica,Brasil
    Posts
    101
    Thanks Thanks Given 
    45
    Thanks Thanks Received 
    73
    Thanked in
    34 Posts
    Rep Power
    0
    Quote Originally Posted by LKMaster View Post
    friend ViGiLaNcE is a good idea but I wonder if the resolution does not affect the coordinates, but because it would be necessary to modify the code not integer?

    Here you do not want to run do not know why:
    (226): Error, Check the script! EConvertError

    Sorry my inglesh (Google Translator)
    Here also appeared this problem ... My resolution is 1024x768 in windowed mode ... and settings in the script were right ...

  7. #6
    ViGiLaNcE
    ViGiLaNcE is offline
    Member-in-training ViGiLaNcE's Avatar
    Join Date
    2010 Nov
    Location
    #Tibérica
    Posts
    145
    Thanks Thanks Given 
    71
    Thanks Thanks Received 
    41
    Thanked in
    17 Posts
    Rep Power
    0
    Quote Originally Posted by DualEvil View Post
    I change only this part, and, not work.
    ERROR: (226): Error, Check the script! EConvertError

    PS: I put the living window room in left up position.
    PS²: I play in resolution 1024x768 FULL SCREEN.
    PS3: I enter in a room, and get the same position os screeshot of this tutorial, in red team and on slot 2, but, give error again.
    PS4: Error in this part:
    if $slot $crdyb
    goto main
    test using UoPilot 2.2 http://uopilot.ultimasoft.ru/old/dl222.php

    Quote Originally Posted by juliano View Post
    onde eu posso arrumar o uopilot 2.2 ?
    desde ja agradeço e obrigado por compartilhar com o forum o script
    UoPilot 2.2 http://uopilot.ultimasoft.ru/old/dl222.php

    Quote Originally Posted by daviszsz View Post
    Here also appeared this problem ... My resolution is 1024x768 in windowed mode ... and settings in the script were right ...
    use fullscreen

    PS: RUN UOPILOT AS ADMINISTRATOR

  8. #7
    DualEvil
    DualEvil is offline
    Member-in-training DualEvil's Avatar
    Join Date
    2011 Dec
    Location
    Brasil
    Posts
    123
    Thanks Thanks Given 
    61
    Thanks Thanks Received 
    123
    Thanked in
    26 Posts
    Rep Power
    0
    All right, i download the new version of UoPilot, and paste the script in the UoPilot 2.2, I replace the values ​​as the tutorial says, put slot where I was, and what team I was ok.
    I click PLAY and the script was running normal, most could not ready.
    I put the window agros the upper left corner and play with 1024x768 resolution.
    I think the problem is the coordinate of the button ready.

  9. #8
    ViGiLaNcE
    ViGiLaNcE is offline
    Member-in-training ViGiLaNcE's Avatar
    Join Date
    2010 Nov
    Location
    #Tibérica
    Posts
    145
    Thanks Thanks Given 
    71
    Thanks Thanks Received 
    41
    Thanked in
    17 Posts
    Rep Power
    0
    Quote Originally Posted by DualEvil View Post
    All right, i download the new version of UoPilot, and paste the script in the UoPilot 2.2, I replace the values ​​as the tutorial says, put slot where I was, and what team I was ok.
    I click PLAY and the script was running normal, most could not ready.
    I put the window agros the upper left corner and play with 1024x768 resolution.
    I think the problem is the coordinate of the button ready.
    if you know how to use uopilot only change the coordinate of the button on the line
    Code:
    left 724, 398
    ps: I tested in their resolution and not needed change the coordinate :/

  10. #9
    jonas2
    jonas2 is offline
    Member-in-training jonas2's Avatar
    Join Date
    2012 Mar
    Location
    Ellora
    Posts
    62
    Thanks Thanks Given 
    73
    Thanks Thanks Received 
    24
    Thanked in
    17 Posts
    Rep Power
    0
    pyzzo my name

  11. #10
    DualEvil
    DualEvil is offline
    Member-in-training DualEvil's Avatar
    Join Date
    2011 Dec
    Location
    Brasil
    Posts
    123
    Thanks Thanks Given 
    61
    Thanks Thanks Received 
    123
    Thanked in
    26 Posts
    Rep Power
    0
    ViGiLaNcE, ainda não está dando certo, assim, eu troco os valores certinhos, e dou play no uopilot, mas aí ele fica rodando e não acontece nada, quando ele lê qual slot eu estou, ele vai para o final e fica repetindo a linha 226 até a 236. Quer dizer, funciona normal, mais ele não clica no pronto
    Consegue me ajudar?


    ViGiLaNcE, is still not working, so I change the values ​​straights, and I play in uopilot, but then he is running and nothing happens when he reads what I am slot, it goes to the end and keeps repeating the line 226 to 236. I mean, it works normal, plus it does not click at the ready: (
    Can you help me?

    Look theses lines:
    http://imageshack.us/photo/my-images...pilotagros.jpg

Page 1 of 4 123 ... LastLast

Similar Threads

  1. [Help] New Agros
    By Stuwart in forum Aika Online
    Replies: 4
    Last Post: 2012-08-15, 11:45 PM
  2. [Request] Script Uopilot
    By Iguinho90 in forum Aika Online
    Replies: 16
    Last Post: 2012-04-05, 05:19 PM
  3. [Help] Auto ready for AGROS
    By diogo.cardoso in forum Aika Bots, Hacks, Cheats
    Replies: 5
    Last Post: 2012-04-05, 05:14 PM
  4. [Tutorial] Auto, Cliker AGROS aika Br
    By surplex in forum Aika Guides, Tutorials
    Replies: 3
    Last Post: 2012-04-04, 04:44 PM
  5. [Request] bot uopilot v2.17
    By yourtoba in forum Aika Online
    Replies: 7
    Last Post: 2012-02-26, 05:19 AM

Posting Permissions

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