Arrowheads Event Waypoints

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Post Reply
Message
Author
Darkonnian
Posts: 14
Joined: Thu Dec 22, 2011 9:37 am

Arrowheads Event Waypoints

#1 Post by Darkonnian » Tue Oct 30, 2012 7:17 am

Hello, it's me again. Seems I fell in love with the new zone, and especially with all involving Arrowheads 8-)
So, I created a waypoint file that auto-handles clicking item (bar slot where I put the item, actually), accepts quest, delivers quest (fastest using the DailyNotes addon), and redoes it. Start the bot right next to the quest giver: Myan Kellas

The premises of this event are larger though. As most of you already know, in Chrysallia, the event extends to all channels, but only the 1st channel has event countdown timer in place. After you completed the event on Ch1, rapidly switch on Ch2, do event (just press Delete on the script), monitor your EoJ stash, and when it grows (I always win and thus I watch for a 35 units growth), switch on Ch3, repeat what you have done on Ch2, then voila, you won 105 EoJ in one run.

I use rombot manually on this one. Stop it with End, start it with Delete, and manually change channels, so I have to be present there. I paste this raw code version here, but I really need your help to develop it some more:

1. Recognize the event timer and start the script on channel 1;
2. Switch to channel 2 after winning (or event ends) , recognize the number of EoJ in backpack, monitor the growth, then, after you gain more EoJ in Ch2 (max <~35);
3. Switch to ch 3, repeat all from point 2, then switch to 1.

NOTE: the timer on Ch.1 sometimes is not on screen. To see it again, the character should exit the cave, then re-enter it. There should be a code for that too, so a step 4 might be needed.

4. After switching on 1, exit the cave, detects if the timer is on again, re-enter the cave, position the character next to the quest giver and patiently wait for the event to start.

Code: Select all

<?xml version="1.0" encoding="utf-8"?><waypoints type="TRAVEL">

	<!-- #  1 --><waypoint x="-2700" z="-17945" y="810">
	keyboardPress( key.VK_1 ); <!-- In game Slot where I put my Arrowheads -->
	RoMScript("AcceptBorderQuest()")
	player:target_NPC("Myan Kellas");
	</waypoint>
</waypoints>
So, the 4 steps I mentioned up are too hard for me to figure. I will gladly accept any Pro coder's help on this script, so we all could bot eoj all night without having to be present in front of our monitors. Anticipated thanks :D

User avatar
rock5
Posts: 12173
Joined: Tue Jan 05, 2010 3:30 am
Location: Australia

Re: Arrowheads Event Waypoints

#2 Post by rock5 » Tue Oct 30, 2012 7:25 am

"Userfunctions, waypoint scripts, etc." is for sharing completed scripts, not for starting and developing scripts.

Topic moved.
  • Please consider making a small donation to me to support my continued contributions to the bot and this forum. Thank you. Donate
  • I check all posts before reading PMs. So if you want a fast reply, don't PM me but post a topic instead. PM me for private or personal topics only.
  • How to: copy and paste in micromacro
    ________________________
    Quote:
    • “They say hard work never hurt anybody, but I figure, why take the chance.”
          • Ronald Reagan

Darkonnian
Posts: 14
Joined: Thu Dec 22, 2011 9:37 am

Re: Arrowheads Event Waypoints

#3 Post by Darkonnian » Tue Oct 30, 2012 7:37 am

ah, ok, srry Rock. I'm new to the forums business :D

Post Reply

Who is online

Users browsing this forum: Ahrefs [Bot] and 2 guests