is there a way for eden quest on openkore?

International

Moderator: Moderators

Message
Author
pikameow2
Noob
Noob
Posts: 4
Joined: 13 Sep 2015, 13:17
Noob?: Yes

is there a way for eden quest on openkore?

#1 Post by pikameow2 »

I want to bot it to talk to eden quests etc is it possible?

Morgoth_
Noob
Noob
Posts: 7
Joined: 11 Sep 2015, 05:08
Noob?: No

Re: is there a way for eden quest on openkore?

#2 Post by Morgoth_ »

It is possible. Take a look at the macro plugin.
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>
...

}
Using npc conversation codes to select the quest you want.

pikameow2
Noob
Noob
Posts: 4
Joined: 13 Sep 2015, 13:17
Noob?: Yes

Re: is there a way for eden quest on openkore?

#3 Post by pikameow2 »

i am not that good at openkore but where do i put these codes? sry noob here

armyants
Noob
Noob
Posts: 1
Joined: 25 Jan 2016, 02:12
Noob?: No

Re: is there a way for eden quest on openkore?

#4 Post by armyants »

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..

Post Reply