is there a way for eden quest on openkore?
Moderator: Moderators
-
- Noob
- Posts: 4
- Joined: 13 Sep 2015, 13:17
- Noob?: Yes
is there a way for eden quest on openkore?
I want to bot it to talk to eden quests etc is it possible?
-
- Noob
- Posts: 7
- Joined: 11 Sep 2015, 05:08
- Noob?: No
Re: is there a way for eden quest on openkore?
It is possible. Take a look at the macro plugin.
Then something along the lines of:
Using npc conversation codes to select the quest you want.
Then something along the lines of:
Code: Select all
macro takeEdenQuest {
...
do talknpc <x_coordinate of eden warper> <y_coordinate of eden warper> <npc conversation code>
do move <somewhere near board>
do talknpc <x_coordinate of eden quest board> <y_coordinate of eden quest board> <npc conversation code>
...
}
-
- Noob
- Posts: 4
- Joined: 13 Sep 2015, 13:17
- Noob?: Yes
Re: is there a way for eden quest on openkore?
i am not that good at openkore but where do i put these codes? sry noob here
-
- Noob
- Posts: 1
- Joined: 25 Jan 2016, 02:12
- Noob?: No
Re: is there a way for eden quest on openkore?
I understands how to talk to an NPC..however I'm wondering how i can let my character go hunt for a period of time (or count monster kills, even better) and then come back to talk to npc and then go back hunting again..