Results 1 to 10 of 39

Threaded View

Previous Post Previous Post   Next Post Next Post
  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:


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
  •