Dragon Shard - Ultima Online Shard

Gostaria de reagir a esta mensagem? Crie uma conta em poucos cliques ou inicie sessão para continuar.

Fórum do melhor servidor de Ultima Online atualmente.


2 participantes

    Macros em geral para PvP e PvM

    avatar
    dionsaraiva


    Mensagens : 3
    Data de inscrição : 01/03/2017

    Macros em geral para PvP e PvM Empty Macros em geral para PvP e PvM

    Mensagem por dionsaraiva Sáb Abr 22, 2017 12:38 pm

    Segue alguns macros para PvP e PvM para UOS.
    Macros feitos por mim. Caso tenha dúvidas falar com Chapolin.
    Espero que ajude de alguma forma. Bom PvP.
    OBS: Não copiar o nome do macro (título) para as linhas de comandos do macro... apenas as instruções.

    Por loot simples (OBS: macro antigo, precisa alterar as cores e types, revisar):

    if not @findobject "contp"
     sysmsg "Selecione o CONTAINER com as poções, scroll e bandagem"
     promptalias "contp"
    endif
    useobject! "contp"
    pause 1000
    //Heal
    movetype! 0xf0e 'contp' 'backpack' 44 127 0 255 10
    pause 1000
    //Mana
    movetype! 0xf0e 'contp' 'backpack' 58 127 0 1152 10
    pause 1000
    //Invis
    movetype! 0xf0e 'contp' 'backpack' 72 127 0 503 10
    pause 1000
    //Refresh
    movetype! 0xf0e 'contp' 'backpack' 86 127 0 33 10
    pause 1000
    //Shrink
    movetype! 0xf0e 'contp' 'backpack' 100 127 0 2045 5
    pause 1000
    //Bandagem
    movetype! 0xe21 'contp' 'backpack' 100 120 0 0 100
    pause 1000
    //FS Scroll
    movetype! 0x1f5f 'contp' 'backpack' 137 122 0 0 20

    ----------------------------------------------------------------------------------------------
    Cortar Corpo:


    clearhands 'both'
    if not @findtype '0x2006' 'any' 'ground' '1' '2'
     sysmsg ' ******SEM CORPO NO CHAO******' '28'
     stop
    else
     @setalias! 'o' 'found'
    endif
    @usetype 0x13fe 'any' 'backpack'
    @usetype 0x13fe 'any' 'backpack'
    pause 500
    target! 'o'
    pause 500
    clearhands 'both'
    pause 300
    usetype '0xeca' 'any' 'ground' '3'
    usetype '0xecc' 'any' 'ground' '3'
    usetype '0xecb' 'any' 'ground' '3'
    usetype '0xecd' 'any' 'ground' '3'
    usetype '0xece' 'any' 'ground' '3'
    usetype '0xecf' 'any' 'ground' '3'
    usetype '0xed0' 'any' 'ground' '3'
    usetype '0xed1' 'any' 'ground' '3'
    usetype '0xed2' 'any' 'ground' '3'

    ---------------------------------------------------------------------------------------------
    Disarm:


    clearhands 'both'

    ---------------------------------------------------------------------------------------------
    Fechar Gate:


    if @findtype '0xf6c' 'any' 'ground'
     cast 'Dispel'
     @autotargetground '0xf6c' 'any' '15'
    endif

    ----------------------------------------------------------------------------------------------
    Montaria - All Kill:


    if mounted
     useobject! "self"
     msg "All Kill"
     autotargetlast
     pause 50
    else
     if not @findobject "mount"
       sysmsg "Selecione a montaria"
       promptalias "mount"
     endif
     msg 'All Come'
     useobject! "mount"
    endif

    --------------------------------------------------------------------------------------------
    Montaria - All Stay:


    if mounted
     useobject! "self"
     msg "All Stay"
    else
     if not @findobject "mount"
       sysmsg "Selecione a montaria"
       promptalias "mount"
     endif
     msg 'All Come'
     useobject! "mount"
    endif

    ---------------------------------------------------------------------------------------------
    MA Self - Sair do paralize:


    if paralyzed
     cast 'Magic Arrow'
     autotargetself
    endif

    -----------------------------------------------------------------------------------
    MA na Explosion:


    cast 'Magic Arrow'
    autotargettype '0xe25' '1970'

    -----------------------------------------------------------------------------------------
    Magic Arrow - Last Target:


    cast 'Magic Arrow'
    autotargetenemy

    -----------------------------------------------------------------------------------------
    Poison - Last target:


    if @findtype 0x1f40 0 'backpack'
     usetype '0x1f40'
     autotargetenemy
    else
     cast 'Poison'
     autotargetenemy
    endif

    ------------------------------------------------------------------------------------------
    Cura Self:


    if poisoned
     cast 'Cure'
     autotargetself
    endif

    --------------------------------------------------------------------------------------------
    FS last target:


    if @findtype 0x1f5f 0 'backpack'
     usetype '0x1f5f'
     autotargetenemy
    else
     cast 'Flame Strike'
     autotargetenemy
    endif

    -------------------------------------------------------------------------------------------
    Fields no pé (pode fazer todos os fields (Paralize, Wall, poison, etc, basta mudar o nome da spell):


    cast 'Fire Field'
    autotargettile 'current'

    -----------------------------------------------------------------------------------------
    Vestir plate, robe, anéis ... etc...:


    usetype '0x170b'
    pause 50
    usetype '0x2684'
    pause 50
    usetype '0x1410'
    pause 50
    usetype '0x1411'
    pause 50
    usetype '0x141a'
    pause 50
    usetype '0x1412'
    pause 50
    usetype '0x1413'
    pause 50
    usetype '0x1414'
    pause 50
    usetype '0x1415'
    pause 50
    usetype '0x1541'
    pause 50
    usetype '0x108a'
    pause 50
    usetype '0x1087'
    pause 50
    usetype '0x153b'
    pause 50
    usetype '0x1515'

    -------------------------------------------------------------------------------------------
    Fechar porta:


    closedoor
    avatar
    Jkleal


    Mensagens : 3
    Data de inscrição : 05/04/2017
    Idade : 37
    Localização : Fortaleza/CE

    Macros em geral para PvP e PvM Empty Re: Macros em geral para PvP e PvM

    Mensagem por Jkleal Sáb Abr 22, 2017 1:49 pm

    Show, obrigado!

      Tópicos semelhantes

      -

      Data/hora atual: Sex Abr 19, 2024 2:11 pm