automacro buffs {
status not Steamed Scorpion
inventory "Jellopy" > 0 #bring along jellopy
run-once 1 #or exclusive 1
call buff
}
macro buff {
pause 1
do respawn
pause 1
do move 149 91
do talknpc 146 93 c c c c c c r0 c c c n
release buffs
}
automacro buffs {
status not Steamed Scorpion
inventory "Jellopy" > 0 #bring along jellopy
run-once 1 #or exclusive 1
call buff
}
macro buff {
pause 1
do respawn
pause 1
do move 149 91
do talknpc 146 93 c c c c c c r0 c c c n
release buffs
}
Reason: As stated in the FAQ
I tried it, and.. still not working.
by the way.. Thank you.
Melchizedek wrote:It appeared my status was EFST_BLESSING
yep, seems like the macro plugin has got a bug.
The EFST_BLESSING is actually a statusHANDLE, not a statusName.
Kore got updated to support and use these handles internally.
It seems like the macro plugin wasn't updated accordingly.
So thank you, the bug is confirmed and I'm moving this to the appropriate section.
One ST0 to rule them all? One PE viewer to find them!
One ST_kRO to bring them all and in the darkness bind them...
i have the latest openkore svn(to be 2.1) and macro version is 2.0.3(svn) and im also getting the same problem..bot wont read the status..and u said it was only handle, not status name right ? but im able to use skills perfectly using wat is listed in skill_id_handle =/
and im also having one problem..im not able to see ANYTHING under my status..like when i type 'S' in console it show nothing but 'Falcon' in statuses..even though i made macro for the bot to use healer+buffer and its both blessed and inc agi...any light on that plz ?