PDA

View Full Version : @Maleboomkn



Tasty
03-02-2008, 02:25 AM
WinGet, wowid, List, World of Warcraft

~1::
KeyWait, 1, D
#IfWinActive, World of Warcraft
{
ControlSend,, 1, ahk_id %wowid1%
ControlSend,, 1, ahk_id %wowid2%
}
Return


right click on the icon in the tasktray or w/e hit edit then replace everything with that and save it then right click and reload the script


on your main character put
/cast [target=maincharactersname] healing touch
into a macro and bind it to 1

on your alt put
/cast [target=maincharactersname] healing touch
into a macro and bind it to 1 as well


Once you've done all that close everything down. Open up one wow and log into your main. Open up a second window and log into your alt. Start ahk. and push 1 to test it out.

Diamndzngunz
03-02-2008, 03:21 AM
Private Message?

Tasty
03-02-2008, 04:24 AM
Yeah just helping out someone new to boxing :)