Eden - Maneater Blossom Macro

Moderator: Moderators

Message
Author
claudio_sbc
Human
Human
Posts: 29
Joined: 13 Apr 2016, 09:31
Noob?: Yes

Eden - Maneater Blossom Macro

#1 Post 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?