Log in

View Full Version : Changing Main problems



Dinkydau
03-29-2008, 03:13 PM
I've been trying to get this damn change main macro working for hours now. I do not know what is going on. I've tried both of the recommendations in the macro forums, but cannot get either to work.

I've tried using both of the ones below with no success. Those are my toon names. Cowgirl being the main. I'm trying to make the preference order Cowgirl, Schox, Hoofem, Crazyhorns, and finally Itches.

Even with keyclone running, the /focus or /clearfocus command will only run on the window in which it is clicked. It does not appear to work as other keyclone commands do. Maybe I'm totally missing something.

Set Focus to a LIVE toon (The IT Monkey):
(Replace "toon#" with your toons names.)

/clearfocus
/focus Cowgirl
/stopmacro [target=focus, exists, nodead]
/focus Schox
/stopmacro [target=focus, exists, nodead]
/focus Hoofem
/stopmacro [target=focus, exists, nodead]
/focus Crazyhorns
/stopmacro [target=focus, exists, nodead]
/focus Itches


I've also tried the assist method but can't get it to work either.
Assisting without Focus (Fortis):

/target [target=Cowgirl, nodead] [target=Schox, nodead] [target=Hoofem, nodead] [target=Crazyhorns, nodead] [target=Itches, nodead]
/assist target

-----------------------------------------------------------------------------

pinotnoir
03-29-2008, 06:07 PM
Setting focus with 1 macro and 1 button with modifiers.

/focus [modifier:shift] pinotblanc; [modifier:alt] pinotnoir; [modifier:ctrl] shenlong; pinotgrigio

If I press shift + (key I bind it to) it will make pinotblanc focus. Press alt + (key I bind it to) it will make pinotnoir focus. Press ctrl + (key I bind it to) it will make shenlong focus. Press just (the key I bind it to) makes pinotgrigio focus. This is pretty cool.

For a 5th toon make the shifts LSHIFT and the other RSHIFT. Alt support will be in PiP keyclone soon so you can PiP with modifers. Most work now but alt throws PiP off.

Dinkydau
03-29-2008, 10:54 PM
God,

I can't believe I've wasted nearly my whole day with this crap. It turns out that I had several function keys in the DNP list that I had been using under an older setup. Man, what a noob I am.
:thumbsup: