No problem at all and its good to see someone else using the program for D3. Let me know if you have other troubles and I can try to help you out. Another way HKN can make multiple copies of Diablo 3 run better is by taking advantage of <SetAffinity> and <Set Priority>. You can add it to your login/subroutine script or tie it to a plain old hotkey. I notice a dramatic difference in FPS and reduced lag with these commands.

<TargetWin Diablo1>
<SetAffinity ALL>
<SetPriority High>
<TargetWin Diablo2>
<SetAffinity ALL>
<SetPriority High>