Page 1 of 1

Eden - Maneater Blossom Macro

Posted: 26 Apr 2016, 22:10
by claudio_sbc
Hello,
It can help someone.
Put this code on your macros.txt

Code: Select all

#Carnivora Eden
macro maneater {
       while (@invamount (Maneater Blossom) > 40) as loop
      do talk @npc (42 38)
      pause 3
      do talk resp 1
      pause 2.5
      do talk resp 3
      pause 4
      do talk resp 0
      pause 3
      do talk @npc (43 39)
      pause 2.5
        call maneater
       end loop
       stop
}
###
When your char is on eden base (moc_para01) use the command macro maneater with the item on inventory.
Someone can upgrade?