Need Some help please

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Post Reply
Message
Author
Tempest
Posts: 6
Joined: Fri May 04, 2012 6:23 pm

Need Some help please

#1 Post by Tempest » Sun Jun 24, 2012 11:03 pm

Having some issues with bot picking up the same Quest Public and Regular Quest is there away to prevent this?

also how can i stand up after changing channels and prevent my bot from looking around? i just want it to stand at a waypoint

kkulesza
Posts: 150
Joined: Fri May 27, 2011 9:00 pm
Location: Poland

Re: Need Some help please

#2 Post by kkulesza » Sat Jul 21, 2012 6:35 pm

Tempest wrote:Having some issues with bot picking up the same Quest Public and Regular Quest is there away to prevent this?
How you do it?
What do you want?
What don't you want?
Tempest wrote:how can i stand up after changing channels and prevent my bot from looking around? i just want it to stand at a waypoint

Code: Select all

--get up
	    keyboardHold(key.VK_W);
		rest(100);
		keyboardRelease(key.VK_W);

User avatar
lisa
Posts: 8332
Joined: Tue Nov 09, 2010 11:46 pm
Location: Australia

Re: Need Some help please

#3 Post by lisa » Sat Jul 21, 2012 7:59 pm

you can do a keypress aswell, less code =)

Code: Select all

keyboardPress(key.VK_W);
Assuming W is a movement key, it is forward by default.
Remember no matter you do in life to always have a little fun while you are at it ;)

wiki here http://www.solarstrike.net/wiki/index.php?title=Manual

Post Reply

Who is online

Users browsing this forum: No registered users and 6 guests