Page 1 of 2 12 LastLast
Results 1 to 10 of 11
  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

    Script UoPilot to swap soup karena and certified

    // How to use:
    1.Stop the char on top of the NPC Tiki and the zoom all down.



    2.Select which is the exchange and change the line:
    Code:
    set $troca 1
    1 to Certified
    2 to Soup



    3.Select which is the soup to be exchanged and chance the line:
    Code:
    set $sopa 1




    4. Press the button play in UoPilot and wait the exchange be made automatic.

    Code:
    // Script By ViGiLaNcE v1.0 
    // Como usar: 
    // 1.Fique com o char em cima do [NPC Tiki] em Karena. 
    // 2.Coloque todo o zoom proximo do char pressionando o botao <End> do teclado. 
    // 3.Configure o modo da troca e aperte [Play]. 
    repeat 0 
    //Set abaixo o numero da trocar a ser feita 
    // 1 - Certificado de Pesca/Certificate of Fishing
    // 2 - Sopas Karena/Soups Karena
    /////////////// 
    set $troca 1 // <---[ENTER THE NUMBER]
    /////////////// 
    //Set abaixo o numero da sopa que queres trocar 
    //SOPA 1: FOR/CON/SOR 
    //SOPA 2: AGI/CON/SOR 
    //SOPA 3: INT/CON/SOR 
    ////////////// 
    set $sopa 1 // <---[ENTER THE NUMBER]
    ////////////// 
    // Pega a quest de troca de sopa 
    :main 
    wait 1,5 
    move 510, 298 //Move mouse para cima do NPC 
    double_left 510, 298 //Clica 2x para abrir o NPC 
    wait 2s 
    left 518, 618 //Seleciona opcao quest 
    wait 0,8s 
    if $troca = 1 
    left 516, 644 //Seleciona a quest de trocar Arco-Iris 
    goto cont1 
    end_if 
    left 523, 667 //Seleciona a quest de trocar sopa 
    wait 0,8s 
    :cont1 
    left 512, 741 //Seleciona pular 
    wait 0,8s 
    left 511, 620 //Seleciona aceitar quest 
    // Completa a quest 
    wait 0,8s 
    move 510, 298 //Move mouse para cima do NPC 
    double_left 510, 298 //Clica 2x para abrir o NPC 
    wait 2s 
    left 518, 618 //Seleciona opcao Quest 
    wait 1s 
    left 516, 620 //Seleciona a quest a completar 
    wait 1s 
    left 517, 745 //Seleciona pular 
    wait 1s 
    left 516, 618 //Seleciona recompensa 
    if $troca = 1 
    goto main 
    end_if 
    wait 0,8s 
    if $sopa = 1 
    left 397, 386 //Seleciona a SOPA 1: FOR/CON/SOR 
    end_if 
    if $sopa = 2 
    left 447, 386 //Seleciona a SOPA 2: AGI/CON/SOR 
    end_if 
    if $sopa = 3 
    left 487, 386 //Seleciona a SOPA 3: INT/CON/SOR 
    end_if 
    wait 0,8s 
    left 474, 277 //Seleciona confirmar recompensa 
    end_repeat 
    // FIM //
    DON'T FORGET TO SAY THANKS!
    ps: excuse my bad English, using google translator xD
    Last edited by ViGiLaNcE; 2012-03-26 at 08:44 AM.

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


  3. #2
    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
    I could not make it work here, configure it, could be more specific? and it really serves?

  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 daviszsz View Post
    I could not make it work here, configure it, could be more specific? and it really serves?
    updated the tutorial with pictures, now ta further explained

  5. #4
    Iguinho90
    Iguinho90 is offline
    Member-in-training
    Join Date
    2012 Jan
    Posts
    177
    Thanks Thanks Given 
    19
    Thanks Thanks Received 
    33
    Thanked in
    23 Posts
    Rep Power
    0
    Tenho quase certeza que ele nao consiguiu pois a resolução dele é diferente da que foi feita no tutorial ou seja muitas pessoas não vão consiguir irá dar erro

    I'm pretty sure he did not consiguiu because the resolution is different from what it was made in the tutorial that is many people will not consiguir will give error

  6. #5
    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 jkmaster View Post
    nao tem uplot pra XP ??
    only 64bits XP/Win7 work

  7. #6
    surplex
    surplex is offline
    New member
    Join Date
    2012 Mar
    Posts
    18
    Thanks Thanks Given 
    2
    Thanks Thanks Received 
    1
    Thanked in
    1 Post
    Rep Power
    0
    the topic and excenlente but is very poorly explained nigga could make a video?

  8. #7
    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 surplex View Post
    the topic and excenlente but is very poorly explained nigga could make a video?
    ok
    I'll make a video so I have time

  9. #8
    xesterminadorx
    xesterminadorx is offline
    New member xesterminadorx's Avatar
    Join Date
    2012 Jan
    Posts
    4
    Thanks Thanks Given 
    6
    Thanks Thanks Received 
    4
    Thanked in
    3 Posts
    Rep Power
    0
    In Windows XP, is not feasible because of the need NO-Xtrap, which causes DC 5 in 5 min ...
    Even saved the point nearest the place of fishing Karena, it would take 2 ~ 3 min to achieve the same, which leaves us 2 ~ 3 min to use the program, and for beginners like myself, even more difficult because no experience / knowledge whatsoever about the same.
    Anyway, it seems that other OS's it works well, then I give you my "thanks".
    Google Tradutor

    - In portuguese -


    Em windows XP, não é viável, pois precisa do NO-XTRAP, o que causa DC de 5 em 5 min...
    Mesmo salvo no ponto mais próximo do local de pesca em Karena, demoraria de 2 ~ 3 min para chegar ao mesmo, o que nos deixa 3 ~ 2 min para usar o programa, e para novatos como a minha pessoa, dificulta ainda mais, pois não há experiência/conhecimento algum sobre o mesmo.
    Anyway, parece que em outros S.O's ele funciona bem, então lhe dou meus "thanks".

  10. #9
    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
    Yes work only OS 64bits xTrap no detect the UoPilot. thanks

  11. #10
    SinaraWorm
    SinaraWorm is offline
    New member SinaraWorm's Avatar
    Join Date
    2011 Oct
    Location
    Brasil!
    Posts
    13
    Thanks Thanks Given 
    9
    Thanks Thanks Received 
    3
    Thanked in
    3 Posts
    Rep Power
    0
    What's is language programing?


    Qual linguagem é programada?

  12. The Following User Says Thank You to SinaraWorm For This Useful Post:


Page 1 of 2 12 LastLast

Similar Threads

  1. [Tutorial] AIKA Bot para Caça/Up com UoPilot + VÍDEO + Script
    By topera in forum Português
    Replies: 39
    Last Post: 2012-09-03, 10:34 PM
  2. [Tutorial] AIKA Bot Drop/Up with UoPilot + VIDEO + Script
    By topera in forum Aika Bots, Hacks, Cheats
    Replies: 28
    Last Post: 2012-05-02, 04:31 AM
  3. [Request] Script Uopilot
    By Iguinho90 in forum Aika Online
    Replies: 16
    Last Post: 2012-04-05, 05:19 PM
  4. [Guide] [Karena]giants and accessories
    By kakashi014 in forum Aika Guides, Tutorials
    Replies: 5
    Last Post: 2012-01-21, 03:29 PM
  5. [Guide] Aika Epic II Karena
    By Winged313 in forum Aika Online
    Replies: 2
    Last Post: 2012-01-17, 02:47 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
  •