How to detect this condition?

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

Moderator: Moderators

glennlevi
Plain Yogurt
Plain Yogurt
Posts: 58
Joined: 19 May 2011, 00:40
Noob?: Yes

How to detect this condition?

#1 Post by glennlevi »

Code: Select all

[May 27 22:00:05 2013.95] GM Online Lists: Staffs Online Lists : 1 Staffs
[May 27 22:00:05 2013.97] GM Online Lists: _____________________________
[May 27 22:00:05 2013.99] GM Online Lists: DarkJejemon
[May 27 22:00:06 2013.28] GM Online Lists: Location : prontera
[May 27 22:00:06 2013.57] GM Online Lists: _____________________________
[May 27 22:00:06 2013.93] GM Online Lists: Done talking
This is the console log of what I want to use as a trigger.
I tried
console /GM Online Lists: DarkJejemon/
as the automacro condition, but somehow kore doesnt detect it. This info is from an NPC, which you click and he displays in a window which GM is currently online.
Raider
The Kore Devil
The Kore Devil
Posts: 672
Joined: 22 Feb 2013, 03:40
Noob?: No
Location: The Netherlands

Re: How to detect this condition?

#2 Post by Raider »

inv
Plain Yogurt
Plain Yogurt
Posts: 58
Joined: 18 Sep 2009, 01:28
Noob?: Yes

Re: How to detect this condition?

#3 Post by inv »

Maybe your other automacros are disturbing your this macro.

Maybe you need to check your other automacros whether they're disturbing this and fix them, or you can try exclusive 1 as condition.