Log in

View Full Version : Runes of Magic



defactoman
01-28-2009, 04:38 AM
Okay a free version of wow to try and dominate using multi boxing? Sure why not, costs me exactly NOTHING except my time heh. However it lacks the polish of wow's macro system, however uses the same basic LUA stuff. Keyclone does work with it, its practicly like wow.

Step 1: Get a basic follow/assist macro going.
Problem: /assist /follow /target don't work. Did some research and found you can use this. You cannot put the player name in place of party1, however you can use "target" if you can find a way to quickly target the person you want to assist. That said its alphabetical so ill keep it simple for now and simply assist off the first person in the party. More to come as i work it out.



/script AssistUnit("party1")
/script FollowUnit("party1")


Step 2: Make it work better
A) Turn on "click to move" in the interface options for your alts. This will cause them to autoface the enemy when they target and cast/attack. Very helpfull since the follow system here isn't as exact as wows.

defactoman
01-28-2009, 04:41 AM
Some other points of interest. Apperently all those protected script funcitons wow locked down, are mostly unlocked in runes of magic....this could get fun

Svpernova09
01-28-2009, 10:52 AM
Yeah, in my breif stint in RoM I was doing all kinds of crazy things. I got pretty bored of it pretty quickly though. GL with it.