Quote Originally Posted by 'Freddie',index.php?page=Thread&postID=183549#post 183549

Quote Originally Posted by 'wolpak',index.php?page=Thread&postID=183524#post1 83524
I thinks he realizes I was kidding.
You were? I thought it was really lunch time. <Burp>

All right, I"m going to try your hotkey now. Back in a little while.

Oh, about reading the documentation and not seeing this. It's documented very briefly on the reference page for "If." And it was discussed at great length in HotkeyNet's forum when it was in the planning stages. But other than that, I usually don't advertise this kind of feature until it has been in the program long enough for bug reports to come in and get it debugged. Otherwise people run into a bug and get upset and think the program sucks. A lot of people don't understand what "beta test" means.
Ok, I actually figured it out and it works.

First off, I had the wrong coord grid. X Y starts in the upper left and not the bottom left. All good. Then my button was working, but it extened WAY beyond the button. I tried to find the outter limits and it clicked to me, the secodn set of numbers aren't coordinates, they are offests. My button is 30X30, so I have that as the second set of coordinates and BINGO it works beautifully. My shaman's arms light up nice and green.

Thanks man for pointing me in teh right direction. Hope you can add a bit of this into your reference for others to see cause I have to imagine that on screen button clicking passed to the party is fun for all.