Please refer to the following resources for help using OpenKore:
faqs - http://openkore.com/index.php/Frequently_Asked_Questions (such as "Packet Tokenizer")
forum - http://forums.openkore.com
documentation wiki - http://openkore.com/index.php/Main_Page
download new openkore - https://github.com/OpenKore/openkore/archive/master.zip
_error code: "any work in progress (NPC dialog, manufacturing...)quit and try again"_ when warping
server ?
Sorry forgot to mention... iRO
You can in fact use multiple macros/eventMacros. Just put them in the same file
@lututui I can? I was under the impression that once I use a specific condition e.g. /console/ I can only use it once and that only time or it won鈥檛 work properly... since event-based condition triggers for automacro works that way.
I鈥檒l try and see.. thank you!
Event-based condition can only be used once per automacro & not once per macro file.
1 automacro start with open brace { and end with closure }
At first the wiki might seems confusing for those who not familiar with the terms but if you check some other macro example _(at the forum perhaps)_ it might enlighten you.
ahh thank you! I've been limiting myself all this time... lol.