seguendo la scaletta sono arrivato a 97.5 con evasion e ho visto che dopo devo usare momentum strike ma è una rottura tremenda,c'è un modo per macrarla lasciando afk?
annuncio
Comprimi
Ancora nessun annuncio.
[INFO] Bushido
Comprimi
X
-
Io l'ho macrata semi-away, cioè mi leggevo il forum in una finestra aperta a fianco di quella di UO. Se hai un war con necro, mettiti in vampiric, equippa arma con mana leech (soul seeker va bene) e vai al champ di tokuno, il primo spawn non dà problemi. Puoi usare questi due scriptini:
1 - Per fare momentum in loop
codice:;================================== ; Script Name: ; Author: jackrow ; Version: 1.0 ; Client Tested with: 6.0.1 ; EUO version tested with: 1.5 version 69 ; Shard OSI / FS: uodreams ; Revision Date: 05/10/07 ; Public Release: 05/10/07 ; Global Variables Used: none ; Purpose: use ls ;================================== gosub setpixel main: gosub loadls goto main ;========================================================================= sub setpixel event macro 15 150 ;Momentum ;event macro 15 149 ;Lightning display posiziona il mouse sopa l'icona di light strike. hai 3 secondi wait 3s savePix #CURSORX #CURSORY 1 event ExMsg #CHARID 3 50 Fatto! return ;========================================================================= sub loadls if #MANA >= 3 { cmppix 1 f { event macro 15 150 ;Momentum ;event macro 15 149 ;Lightning wait 5 } } else wait 10s return ;====================================================================
codice:finditem IH_AE_GH_FE G_6 wait 1 if #FINDKIND <> -1 { set %target #findid while #FINDKIND <> -1 { wait 1 set #lTargetID %target event Macro 27 if #FINDDIST > 1 event pathfind #FINDX #FINDY #FINDZ wait 10 finditem %target G_6 } } wait 3
Commenta