Setting the gold egg into the auction house

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Post Reply
Message
Author
Turbomuemmel
Posts: 7
Joined: Fri Jan 14, 2011 11:02 am

Setting the gold egg into the auction house

#1 Post by Turbomuemmel »

Hello people
Excuse my English

Hi people can help me in a rombot forum. I want something to post to the auction house with a bot

But do not get to sell the page

Code: Select all


<?xml version="1.0" encoding="utf-8"?><waypoints>
	<!-- #  1 --><waypoint x="-1250" z="-5826">
  		player:target_NPC("O'shel",2000);
		sendMacro("ChoiceOption(1);"); yrest(2000)
		sendMacro("ChoiceOption(1);"); yrest(2000)
	</waypoint>
</waypoints>
Turbomuemmel
Posts: 7
Joined: Fri Jan 14, 2011 11:02 am

Re: Setting the gold egg into the auction house

#2 Post by Turbomuemmel »

nobody knows what I need for a command to the next page to open

as, for example


sendMacro("OnClick_*****(1,1)");
Post Reply