Hey Freddie! :love: Just wanted to say that you're awesome and I've been having tons of fun with your program since your new releases ^^

I also introduced my friends who like dual-boxing (or more!) to your program and they really love it too

One thing we did notice though, you know how the hotbars in daoc switch with Shift 1-10? (or whatever key modifier, like ctrl or alt)

HKN works only for the local machine <sendpc local> but it doesn't seem to do it when sending the same exact command for any of the clients <sendpc 192.168.1.101> for example, to switch the daoc hotbars.

It would look like this:

Code:
<Hotkey numpad1>
<SendPC Local>
<SetFocusDelay 0 50>
<SendWinBackgroundDAOC daoc1> 
<shift 2>
<SendWinBackgroundDAOC daoc2> 
<shift 2>
<SendPC 192.168.1.25>
<SetFocusDelay 0 50>
<SendWinBackgroundDAOC daoc1> 
<shift 2>
<SendWinBackgroundDAOC daoc2> 
<shift 2>
Thanks a bunch for your hard work :love: