[EASYUO] Warrior's Assistant

Comprimi
X
 
  • Ora
  • Visualizza
Elimina tutto
nuovi messaggi
  • fnurov
    BANNED
    • Oct 2007
    • 3835

    #61
    Originariamente inviato da seel82
    hello! can you insert a sub that cast enemyofone every TOT seconds?
    please! is very important I'd be grateful
    what for? u can see eof icon in baf bar also "enemies" are orange.
    also most of people don't have more than 70 chivarly. it means, that don't have 100% cast chance. if chivarly spell fizzles, no message appears about it. it means, that script can't know if it was succesfully casted or not.

    if u realy need it, run it as separated script
    codice:
    set %wait 3*60*20
    event macro 15 206
    wait %wait

    Commenta

    • seel82
      Friend Member
      • Nov 2007
      • 5211

      #62
      ahhh ok! ty!

      Commenta

      • fnurov
        BANNED
        • Oct 2007
        • 3835

        #63
        764

        %RTWMode added ^)

        Commenta

        • IvShOcK11
          Senior Member
          • Oct 2007
          • 411

          #64
          c'è qualcuno che mi puo' passare lo script? nn riesco a scaricarlo.Grazie
          cristianolivo@msn.com

          Commenta

          • meyleen
            Senior Member
            • Jul 2009
            • 332

            #65
            qualcuno saprebbe dirmi come mai non mi funziona curse weapon ? ho settato i valori di hp sotto il quale deve spararlo, ho use curse weapon settato a true e anche istant curse weapon ma non va :\


            I've a problem with curse weapon, even if I've "usecurseweapon" and "istantcurseweapon" setted True and a valid hp number to cast spell, spell doesn't start.

            Anyone could help ? Thx anyway

            Commenta

            • fnurov
              BANNED
              • Oct 2007
              • 3835

              #66
              ;set %usecurseweapon #true ; if u use curse weapon
              ;set %usecurseweapon #false ; if u don't cast curse weapon
              set %usecurseweapon #true

              ; whan your hp goes down this value, script will auto-cast curse-weapon (if u use it),
              set %cursehp 70

              edit: ask menegroth (gm ade) ) he left his contacts somethere in this thread. he s able to explain in italian. by the way he was making translation eng -> it of script setup, that i d posted here
              Ultima modifica di fnurov; 10-10-2009, 23:16.

              Commenta

              • meyleen
                Senior Member
                • Jul 2009
                • 332

                #67
                settings are not wrong. but curse doesn't start anyway

                Commenta

                • Marino
                  Friend Member
                  • Jan 2004
                  • 3226

                  #68
                  scusate ma da dove si scarica lo script?

                  ICQ: 381-802-629

                  Commenta

                  • Apeks
                    Super Member
                    • Apr 2006
                    • 1524

                    #69
                    Su easy uo ad esempio.

                    EasyUO.com :: Log in

                    Commenta

                    • gramoz
                      Friend Member
                      • Jan 2004
                      • 5935

                      #70
                      I have a question:
                      For the "anti blood oath" the script use "scanbuffbar.txt" right?
                      Can't you make the script use "scanbuffbar.txt" for curse, weaken and the other curses too? (so it will cast remove curse on self if in the buffbar there's one of these curse)
                      Ultima modifica di gramoz; 29-10-2009, 12:34.

                      Commenta

                      • fnurov
                        BANNED
                        • Oct 2007
                        • 3835

                        #71
                        7.7

                        change log

                        1. looting
                        1.1. optimised in case of uoclint havn't recieved properties of objects
                        1.2. fixed bug with delay because wrong gold looting
                        1.3. added timeout for looting
                        codice:
                        ;maximum duration of looting in ms
                        set %LootingTime 4000
                        1.4. added restocking from corpses
                        codice:
                        ;total quantity of restock types
                        ;if u dont need restock set 0 ; set %RestockTypeQ 0
                        set %RestockTypeQ 6
                        ;types of items to restock from loot and maximum quantity of item in backpack
                        set %RestockTypeId1 ZLF ; bendages
                        set %RestockTypeQ1 220
                        set %RestockTypeId2 YZF ; pig iron
                        set %RestockTypeQ2 25
                        set %RestockTypeId3 ZUF ; refresh potion
                        set %RestockTypeQ3 85
                        set %RestockTypeId4 YUF ; agility potion
                        set %RestockTypeQ4 25
                        set %RestockTypeId5 XUF ; strength potion
                        set %RestockTypeQ5 25
                        set %RestockTypeId6 UTL ; teleport scroll
                        set %RestockTypeQ6 5
                        2. honoring
                        2.1. increased honoring range
                        2.2. if honored mob is damaged, next honor usage will honor another one
                        2.3. added button to rehonor last honored mob
                        codice:
                        ;button to rehonor mob
                        set %instantHonorKey s
                        set %instantHonorKeyMod shift

                        Commenta

                        • bbreturn
                          Super Member
                          • Aug 2007
                          • 1118

                          #72
                          Originariamente inviato da meyleen
                          settings are not wrong. but curse doesn't start anyway
                          Hai letto che bisogna tenere la barra status aperta? Altrimenti lo script non sa dove leggere quanti hp hai.
                          Fai click QUI e scoprirai il mondo EOS!

                          Commenta

                          • gramoz
                            Friend Member
                            • Jan 2004
                            • 5935

                            #73
                            Can't you make than the script counts the bendage delay like Vash healer script does?

                            Ps: I repeat my previous question too, because i don't had any answer


                            Originariamente inviato da gramoz
                            I have a question:
                            For the "anti blood oath" the script use "scanbuffbar.txt" right?
                            Can't you make the script use "scanbuffbar.txt" for curse, weaken and the other curses too? (so it will cast remove curse on self if in the buffbar there's one of these curse)
                            Thank you.

                            Commenta

                            • fnurov
                              BANNED
                              • Oct 2007
                              • 3835

                              #74
                              Originariamente inviato da gramoz
                              I have a question:
                              For the "anti blood oath" the script use "scanbuffbar.txt" right?
                              Can't you make the script use "scanbuffbar.txt" for curse, weaken and the other curses too? (so it will cast remove curse on self if in the buffbar there's one of these curse)
                              there is auto-casting of remove curse because of low dex and i think, that it's enought because just logicaly the reason why i cast remove is keeping dex >= 140 in other cases i will think twise before wasting mana. a friend of mine wanted to try autoremoving in pvp. i made a joke by necromage mind rot - clumsy - clumsy - clumsy -> mana=0 )
                              i realy would like to use "scanbuffbar.txt" more but i tested it on "time of work". it's so slow )) i have to rewrite it myself to use and even it won't garantee the speed )
                              Originariamente inviato da gramoz
                              Can't you make than the script counts the bendage delay like Vash healer script does?
                              ehm. whan i used vash's healer myself i turned this counter off ) this is the answer )

                              Commenta

                              • gramoz
                                Friend Member
                                • Jan 2004
                                • 5935

                                #75
                                Originariamente inviato da fnurov
                                there is auto-casting of remove curse because of low dex and i think, that it's enought because just logicaly the reason why i cast remove is keeping dex >= 140 in other cases i will think twise before wasting mana. a friend of mine wanted to try autoremoving in pvp. i made a joke by necromage mind rot - clumsy - clumsy - clumsy -> mana=0 )
                                i realy would like to use "scanbuffbar.txt" more but i tested it on "time of work". it's so slow )) i have to rewrite it myself to use and even it won't garantee the speed )
                                Ok, thank you

                                Originariamente inviato da fnurov
                                ehm. whan i used vash's healer myself i turned this counter off ) this is the answer )
                                So, there isn't a way to make the script counts bandage delay?


                                Anyway, i was thinking about "pathfinding back after kill" (like aegis uber tamer does).
                                What do you think about it?

                                Commenta

                                Sto operando...