Quote Originally Posted by 'tinit5190',index.php?page=Thread&postID=173583#po st173583
@Zerocool2024

I gave up on that. What I did, was I changed the AoE button to G12. That is:
Code:
bind zb_sendLeftToCoords G8 relay all "mouseto \${Mouse};mouseclick left"
is now:
Code:
bind zb_sendLeftToCoords G12 relay is5 "mouseto \${Mouse};mouseclick left"
Then I simply hover my mouse over where I want the mouse to be on the hidden screen, and click G12. Works awesome with the way I have RDX set-up.
I made it so there are 4 buttons beside each name, that being the 4 sham healing spells, in which that target is the player to the right of the button. So all I have to do is mouse over and "1-click" heal anyone. Clean, simple, and quick.
It's a modification on Zanthor's method. I also have "Show Heal" enabled in RDX, so I can see who is getting healed with a green bar. This makes it so my heals can be really quick and extremely responsive. No second guessing on whether or not I targeted someone.
(Press) = keyboard
(Click) = Mouse
Ok ok, I think I'm getting it. Still learning the Lingo for IS.

I don't use that keyboard, so I have to change the G#'s to something else, lets for my sake, say:
bind zb_sendLeftToCoords ctrl+shift+1 relay is5 "mouseto \${Mouse};mouseclick left"

So now on my 5th Shaman, I set up RDX the same way on all screens and Bind ctrl+shift+1 to one of the RDX boxes labled... party1 or whatever.
Now when I am on any of the 4 other toons (not the healer) I can click that button it will tell the 5 to heal that person?

Sorry, more of a (movie/pics/visual) person... Or at some point I will be doing something that has nothing to do with this and it will just CLICK and I will be like *OHWTF* thats so simple, lol.