Is there a current Macro for Repeatable Exp Quests?

International

Moderator: Moderators

NeverProsper
Noob
Noob
Posts: 3
Joined: 07 Jul 2010, 10:10
Noob?: No

Is there a current Macro for Repeatable Exp Quests?

#1 Post by NeverProsper »

From what I've been reading there was supposed to be a macro for Repeatable Exp Quests on iRO but I can't find it anywhere.
Cozzie
Spam Generator
Spam Generator
Posts: 499
Joined: 04 Apr 2008, 09:30
Noob?: No
Location: Melbourne, City of beer and awful sushis

Re: Is there a current Macro for Repeatable Exp Quests?

#2 Post by Cozzie »

There is but it is not public. You can give it a try and share it =)
Make Openkore Awesome. Join the team.
Buckyx
Human
Human
Posts: 21
Joined: 04 Aug 2010, 13:15
Noob?: Yes

Re: Is there a current Macro for Repeatable Exp Quests?

#3 Post by Buckyx »

i am quite new to opencore.. this is my automacro which works fine for me.. but its just for iRO like servers where are only Repeatable exp quests for killing.. hwat do you think about it?

Code: Select all

automacro CocoQuest {
   	hook target_died 
   	call {
        	$Counter++
		log You've killed $Counter Cocos
	        if ($Counter < 50) goto end
	        $Counter = 0
		do ai manual
	        do move 292 21
		pause 2
	    	do talknpc 293 20 n
		pause 2
		do talknpc 293 20 c c r0 c r0 c r0 n
		do ai auto
		timeout 3
		set repeat 2
		:end
        }
}
User avatar
twist3d
Testers Team
Testers Team
Posts: 94
Joined: 09 Sep 2009, 04:34
Noob?: No
Location: USA

Re: Is there a current Macro for Repeatable Exp Quests?

#4 Post by twist3d »

this is the one i wrote back when I played iRO

http://forums.openkore.com/viewtopic.php?f=16&t=7724
Member since 09/09/09, botter since its first creation days. Thanks Kura for the original Kore.