[Question] Say Monster name macro

All about the macro plugin can be found in this forum. This forum is intended for the macro plugin only.

Moderator: Moderators

dezmay
Noob
Noob
Posts: 19
Joined: 02 Jun 2008, 21:22
Noob?: Yes

[Question] Say Monster name macro

#1 Post by dezmay »

anyone has this macro to say the name of the monster the bot see? i search but no help :(
VashTheStampede
Plain Yogurt
Plain Yogurt
Posts: 68
Joined: 11 Jun 2011, 01:47
Noob?: No

Re: [Question] Say Monster name macro

#2 Post by VashTheStampede »

You mean something like this?

Code: Select all

automacro iseeyou {
monster all
log $.lastMonster
}
?
AkenoYuki
Noob
Noob
Posts: 2
Joined: 15 Jun 2012, 12:42
Noob?: Yes

Re: [Question] Say Monster name macro

#3 Post by AkenoYuki »

VashTheStampede wrote:You mean something like this?

Code: Select all

automacro iseeyou {
monster all
log $.lastMonster
}
?
It's not worked?
My openkore say something like "ignoring 'log$.lastMonster' (munch, munch, unknown automacro keyword)"
can anyone fix this?
EternalHarvest
Developers
Developers
Posts: 1798
Joined: 05 Dec 2008, 05:42
Noob?: Yes

Re: [Question] Say Monster name macro

#4 Post by EternalHarvest »

Anyone with macro plugin manual can.