annuncio

Comprimi
Ancora nessun annuncio.

[RAZOR-CERCO]Macro per Honor

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

  • [RAZOR-CERCO]Macro per Honor

    Ciao a tutti
    cerco una macro per Razor che mi apra il pannello delle Virtù e mi selezioni "Honor" in modo da poter targettare il mod per acquisire Precision.

    Grazie

    Shenker Arkas#Willbourne#Dorothy#Sheerel#Yowah Twak#Terian Zolovich

    "Programmers are, in their hearts, architects, and the first thing they want to do when they get to a site is to bulldoze the place flat and build something grand."

  • #2
    Con razor non è possibile farla, ma se non sbaglio sul sito di EasyUo nella sezione virtù c'e uno script apposito
    n00b is STYLE!
    ICQ - KnO
    sSo: 363938990

    QUESTO E' UN FORUM, NON UN CELLULARE.
    Scrivere correttamente qui non costa nulla.


    Commenta


    • #3
      Puoi fare una macro direttamente dal client


      Mio ICQ: 462013723

      Commenta


      • #4
        ah....facendo macro dal client riesco ad aprire il target di Honor? Credevo non fossero così avanzate :P
        ne approfitto per chiedervi....che differenze ci sono tra Razoer e EasyUO...qual'è meglio? Non sono un mega macrone, però per esempio una macro come quella di Honor mi farebbe davvero comodo


        Grazie

        Shenker Arkas#Willbourne#Dorothy#Sheerel#Yowah Twak#Terian Zolovich

        "Programmers are, in their hearts, architects, and the first thing they want to do when they get to a site is to bulldoze the place flat and build something grand."

        Commenta


        • #5
          Non so quella da client, comunque se vuoi porvare quella di easyuo è questa ^^

          ;==================================
          ; Script Name: Honor Script
          ; Author: Necro|FS
          ; Version: 1.0
          ; Client Tested with:
          ; EUO version tested with: EasyUO v1.5 Approved !
          ; Shard OSI / FS:
          ; Revision Date:
          ; Public Release: 4/17/05
          ; Global Variables Used:
          ; Purpose: Attempts to use the Honor virtue on enemies.
          ;==================================
          start:
          if #enemyid <> n/a
          {
          set #ltargetid #enemyid
          if #ltargetid = #charid
          goto start
          event macro 49 1
          set %targ #enemyid
          set #ltargetkind 1
          target
          event macro 22
          loop:
          wait 0
          if #enemyid <> %targ
          goto start
          else
          goto loop
          }
          goto start

          Commenta


          • #6
            bene bene, provo ad interessarmi ad easyUO...così faccio qualche paragone

            Grazie!

            Shenker Arkas#Willbourne#Dorothy#Sheerel#Yowah Twak#Terian Zolovich

            "Programmers are, in their hearts, architects, and the first thing they want to do when they get to a site is to bulldoze the place flat and build something grand."

            Commenta


            • #7
              Questa è banale.. ogni mostro targettato lo honora, basta che non sia al limite della schermata ^^

              Al massimo, se ti trovi meglio con il client, fammelo sapere

              Commenta


              • #8
                si certo! alla fine Razor è molto comodo ma per le macro non puoi fare molto....ora scarico easyuo e stasera lo provo

                Shenker Arkas#Willbourne#Dorothy#Sheerel#Yowah Twak#Terian Zolovich

                "Programmers are, in their hearts, architects, and the first thing they want to do when they get to a site is to bulldoze the place flat and build something grand."

                Commenta

                Sto operando...
                X