annuncio

Comprimi
Ancora nessun annuncio.

[SCRIPT]Trainer spellweaving 0-120

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

  • [SCRIPT]Trainer spellweaving 0-120

    allora se siete da 0 a 10 mettetevi a heartwood sopra l'arcane circle

    codice:
    ;==================================
    ; Script Name: Spellweaving trainer 0-120
    ; Author: Jacksus
    ; Version: 1.0
    ; Client Tested with: 6.0.1.3
    ; EUO version tested with: 1.50
    ; Shard OSI / FS:  UODreams
    ; Revision Date: 10/10/07
    ; Public Release: 10/10/07
    ; Purpose: Train Spellweaving
    ;==================================
    ;arcane circle;
    chooseskill spellweaving
    if #skill > 000 && #skill <= 100
       {
       if #mana > 24
       {
       event macro 15 601
       wait 3s
       }
       else
       {
       event macro 13 46
       wait 5s
       }
    }
    ;thunderstorm;   
    while #skill > 100 && #skill <= 240
      {
      if #mana > 32
        {
         event macro 15 605
         wait 3s
         }
      else
      {
      event macro 13 46
      wait 5s
      }
    }
    ;reaper form;
    while #skill > 240 && #skill <= 520
      {
      if #mana > 24
      {
      event macro 15 609
      wait 5s
      }
      else
      {
      event macro 13 46
      wait 5s
      }
    }
    ;essence of wind;
    while #skill > 520 && #skill <= 800
      {
      if #mana > 40
      {
      event macro 15 611
      wait 5s
      }
      else
      {
      event macro 13 46
      wait 5s
      }
    }
    ;word of death;
    while #skill > 800 && #skill <= 1200
      {
      if #mana > 50
      {
      event macro 15 614
      wait 6s
      }
      else
      {
      event macro 13 46
      wait 5s
      }
    }
    
    if #skill = 1200
    {
    display Finish! Legendary Spellweaver.. divertiti :|
    halt
    }
    Ultima modifica di jackrow; 13-10-2007, 13:49.
    ***se vinco o vincete qualcosa contattatemi voi***
    prima il real poi il game... prima la fi.ga poi gli arte/game.. pensateci .. sperimentato su myself...

    ecco come passo il tempo a scuola...


    icq: 339-209-551

  • #2
    sto utilizzando questo script per alzare sw solo che quando arrivo a 80 e inizia a usare word of death il cursore rimane con il mirino senza targhettare nessuno... e fa così a ripetizione senza alzare la skill... ho provato con il tasto cerca ma ho trovato solo questo 3d con script per sw... se qualcuno ha un altro script per alzare spell weaving o riesce aggiustare questo mi aiuti perfavore ^^


    S'aprira quella strada,
    le pietre canteranno,
    il cuore batterà sussultando
    come l'acqua nelle fontane.

    Non l'hai messo dentro finché non l'hai messo dentro! - "24 ore" user

    Commenta


    • #3
      Sistemato
      codice:
      ;==================================
      ; Script Name: Spellweaving trainer 0-120
      ; Author: Jacksus
      ; Version: 1.0
      ; Client Tested with: 6.0.1.3
      ; EUO version tested with: 1.50
      ; Shard OSI / FS:  UODreams
      ; Revision Date: 10/10/07
      ; Public Release: 10/10/07
      ; Purpose: Train Spellweaving
      ;==================================
      ;arcane circle;
      chooseskill spellweaving
      if #skill > 000 && #skill <= 100
         {
         if #mana > 24
         {
         event macro 15 601
         wait 3s
         }
         else
         {
         event macro 13 46
         wait 5s
         }
      }
      ;thunderstorm;
      while #skill > 100 && #skill <= 240
        {
        if #mana > 32
          {
           event macro 15 605
           wait 3s
           }
        else
        {
        event macro 13 46
        wait 5s
        }
      }
      ;reaper form;
      while #skill > 240 && #skill <= 520
        {
        if #mana > 24
        {
        event macro 15 609
        wait 5s
        }
        else
        {
        event macro 13 46
        wait 5s
        }
      }
      ;essence of wind;
      while #skill > 520 && #skill <= 800
        {
        if #mana > 40
        {
        event macro 15 611
        wait 5s
        }
        else
        {
        event macro 13 46
        wait 5s
        }
      }
      ;word of death;
      while #skill > 800 && #skill <= 1200
        {
        if #mana > 50
        {
        event macro 15 614
        target 5s
        event macro 23 0
        wait 6s
        }
        else
        {
        event macro 13 46
        wait 5s
        }
      }
      
      if #skill = 1200
      {
      display Finish! Legendary Spellweaver.. divertiti :|
      halt
      }
      ICQ 222293462


      Commenta


      • #4
        wa! ma targhetta me... non è che se lo lascio a macrare mi ritrovo stecchito?


        S'aprira quella strada,
        le pietre canteranno,
        il cuore batterà sussultando
        come l'acqua nelle fontane.

        Non l'hai messo dentro finché non l'hai messo dentro! - "24 ore" user

        Commenta


        • #5
          Non credo. Al massimo fai una macro che ogni tanto ti curi o metti dei pezzi con hit point regeneration. Cmq fa 2-3 danni eh...
          ICQ 222293462


          Commenta


          • #6
            scusami... non è che per caso si può bloccare la skill a un livello desiderato???
            ASTA ring da mage 1/3 - lrc - int - sdi
            COMPRO leafblade semplice (3props)

            Ayra AoS

            Commenta


            • #7
              li sotto allo script c'è if skill 1200 (120.0) basta che abbassi quello credo

              Originariamente inviato da Mappa N\LasT
              Samara:Nio hai lavoro di fare provina
              Holy:Samara gildi a nastro
              Samara:chi e nastro?
              Nio:Te credo semo 4 gatti
              Holy: meglio 4 gatti che 4 porci come gli ade
              Samara:hahahahah


              Commenta


              • #8
                Originariamente inviato da doomer Visualizza il messaggio
                scusami... non è che per caso si può bloccare la skill a un livello desiderato???
                Puoi provare stoppando lo script
                ICQ 222293462


                Commenta

                Sto operando...
                X