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