Spamming 1 button only

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Post Reply
Message
Author
solarium
Posts: 2
Joined: Sun Mar 20, 2011 11:30 am

Spamming 1 button only

#1 Post by solarium » Sun Mar 20, 2011 11:33 am

Hi,

i did some tries but didn't succeed to do so.

I would like to use the program to spam 1 button only of my char.

I prefer him not to move.

Is it doable ? If so, how ?

Thanks in advance for you help

User avatar
Giram
Posts: 191
Joined: Thu Aug 26, 2010 3:34 pm
Location: Finland

Re: Spamming 1 button only

#2 Post by Giram » Sun Mar 20, 2011 2:31 pm

Maybe something like this? After running waypoint it starts spamming x in this example. Just change that to key you want to spam.

Code: Select all

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

	while (true) do
		keyboardPress( key.VK_X );
	end
	
</onLoad>
</waypoints>

solarium
Posts: 2
Joined: Sun Mar 20, 2011 11:30 am

Re: Spamming 1 button only

#3 Post by solarium » Mon Mar 21, 2011 3:50 am

works perfect.

I'm noob, thank you very much

Post Reply

Who is online

Users browsing this forum: Google [Bot] and 0 guests