annuncio

Comprimi
Ancora nessun annuncio.

[EASYUO-HELP] Richiesta

Comprimi
X
 
  • Filtro
  • Ora
  • Visualizza
Elimina tutto
nuovi messaggi

  • [EASYUO-HELP] Richiesta

    Premettendo che nn so fare nessuno script me ne servirebbe uno che faccia ogni 130 secondi Forul Solum e ogni 10 secondi Consecrus Arma.
    Non mi dite di fare la macro con razor plz.. Mi serve lo script..
    Grazie ^^

  • #2
    codice:
    set %cons_tout 10000
    set %eo1_tout 130000
    set %cont 0
    set %eo1t 0
    loop:
    if #systime > %cont 3
        event macro 15 203
        set %cont #systime + %cons_tout
        wait 5
    if #systime > %eo1t 3
        event macro 15 206
        set %eo1t #systime + %eo1_tout
        wait 5
    goto loop
    se non ti piace impara ad usare questo: http://forum.gamesnet.it/f667/easyuo...istant-572877/
    ____________________________________________________________________

    Il p Fengyr
    ____________________________________________________________________
    : algander#6292

    Commenta


    • #3
      lo ripete fino a quando non entra?

      Commenta


      • #4
        no l'ho fatto giusto in due minuti...
        ____________________________________________________________________

        Il p Fengyr
        ____________________________________________________________________
        : algander#6292

        Commenta


        • #5
          è possibile farlo? magari inserendolo nel war assistant

          Commenta

          Sto operando...
          X