I wanted to know Macro/Macro plugin
I just need some help or answers to my questions
Question
1. I cant/dont know how to run macro/macro plug in
2. can someone help me or teach me or give me links to further understand macro
Situation
Just new with Macro/marco plug in and just wanted to run some test 1st
What I have done so far...
-read macro wiki
Code: Select all
http://www.openkore.com/index.php/Macro_plugin
-the folder/location is exactly the same from what I can see on the site.
-using the sample on the macro wiki
Code: Select all
macro Hello {
$var = Hello
$var1 = World!
log $var $var1
}
-i tried typing in "macro hello" in the console and will just get an error "macro hello not found or error in queue"
-i perform a search to any resolution and did not found any relevant info(*seems like everyone here already knows the basic of marco)
-from
Code: Select all
http://forums.openkore.com/viewtopic.php?f=7&t=12264&p=45687&hilit=macro+installation#p45687
-did a search again in openkore forums for guides but no luck, guide under macro plugin all directs me to macro wiki and other guides are just the same with wiki.
---
actually, the reason i would like to learn macro is because of the NPC Erundek(NPC at the BG who trades badges for equips/foods), its very tiring to talk to him manually and i dont want to talk to him more than 500x and using kores console, with the sequence of
talk 8
talk resp 0
talk resp 3
talk resp 0
talk resp 1
talk resp 1
, still very tiring.
**(if there is a 1 liner command in kore's console that will give me the same result, much better) but i still want to learn macro
thanks and more power