Is there a current Macro for Repeatable Exp Quests?
Moderator: Moderators
-
- Noob
- Posts: 3
- Joined: 07 Jul 2010, 10:10
- Noob?: No
Is there a current Macro for Repeatable Exp Quests?
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.
-
- 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?
There is but it is not public. You can give it a try and share it =)
Make Openkore Awesome. Join the team.
-
- Human
- Posts: 21
- Joined: 04 Aug 2010, 13:15
- Noob?: Yes
Re: Is there a current Macro for Repeatable Exp Quests?
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
}
}
-
- Testers Team
- Posts: 94
- Joined: 09 Sep 2009, 04:34
- Noob?: No
- Location: USA
Re: Is there a current Macro for Repeatable Exp Quests?
Member since 09/09/09, botter since its first creation days. Thanks Kura for the original Kore.