Any chance we can get this stickied? Please.
Any chance we can get this stickied? Please.
Excellent guide Olipcs.
i have problem i have in my scriptOriginally Posted by olipcs',index.php?page=Thread&postID=150977#post15 0977]With HotKeyNet it is possible to do mouse-broadcasting, meaning that you can broadcast a mouse-click on a position in one window, to the corresponding position (regarding to window-resolution) in anoher window.
In WoW this is quite usefull for 'mouse-healing', using clique or healbot and for using targetet abilities, like blizzard, druids trees, hunter aoe ...
The general command to trigger a mouse-click with hotkey net is [url='http://www.hotkeynet.com/ref/clickmouse.html
Code:<Hotkey Oem3 LButton, MButton, RButton, Button4, Button5> <SendLabel Aiizi, Aiizii> <ClickMouse %TriggerMainKey%>
but when i am in game use Oem3 and click do nothing can you help me ? Labels are good. and i multiboxing and local (1PC)or another way to global take quest
hard to say whats the problem, can you post the hotkeynet debug info for me?
OLIPCS - ordinary life is pretty complex stuff
----------------------------------------------------------------
hotkeynet say no errors because i dont now where is problem
hm, does hkn say anything else, when you use oem3 + a mouse button?
(like executing clickmouse.... (in blue color))
Another point might be, that your settings for mousedelay are to low and you have to rise them, this can be done in the options dialog of hotkeynet.
For more detail how to do this see: http://hotkeynet.com/ref/clickmouse.html
OLIPCS - ordinary life is pretty complex stuff
----------------------------------------------------------------
I'm having a bit of trouble with the PiP. I am setting up 2 WoWs on 1 system. I can start everything fine and get the windows positioned correctly but when I toggle which copy of wow is big and which is small. The smaller window does not display and I am left with just a hole in the big window where the smaller copy should be and I just see the desktop background. Any advice on this problem?
Example:
(The black part is where the window should be, there is actually a small strip along the top of the PiP box of the smaller window.)
Relevent code:
//-----------------------------------------------------------
// SUBROUTINE TO Position Windows for 2 boxing.
//-----------------------------------------------------------
<Command ResizeAndPosition>
<SendPC Local>
<SendWin %1%>
<SetWinSize 1280 1024>
<SetWinPos 0 0>
<SetWinRegion 0 25 400 300>
<SetForegroundWin>
<UpdateWin>
<SendWinM %2%>
<SetWinSize 400 300>
<SetWinPos 0 35>
<SetForegroundWin>
<UpdateWin>
//----------------------------------------------------------------
// TOGGLE PIP CONFIG WITH HOTKEY
//----------------------------------------------------------------
<Hotkey ScrollLockOn Oem5>
<Toggle>
<ResizeAndPosition WoW1 WoW2>
<Toggle>
<ResizeAndPosition WoW2 WoW1>
The easiest thing to do is download the sample PIP script which you can download from here:
http://hotkeynet.com/wow/wow-pip.html
After you download it, if you want to substitute a different size or location for your little window, here's how you plug in the numbers:
Code:<Command SetPip> <TargetWin %2%> <SetWinSize WIDTH HEIGHT> <SetWinPos X_POSITION Y_POSITION> <TargetWin %1%> <SetWinPos 0 0> <SetWinSize 1680 1020> <TargetWin %2%> <SetForegroundWin> <UpdateWin> <TargetWin %1%> <SetWinRegion X_POSITION Y_POSITION WIDTH HEIGHT> <SetForegroundWin>
�Author of HotkeyNet and Mojo
Great program, made my day. And i learned to use it pretty quick with a combination of this guide and the other guides on hotkeynet´s own website.
Thanks
Glad to hear it and thanks very much for posting.
The program has a reputation for being hard. But as you demonstrate, many people have no trouble. It depends on the user.
People who have problems post a lot about the program. People who find it easy rarely post. The result is that the public gets an exaggerated impression of how difficult the program is. Your post helps balance things out. Thanks again.
�Author of HotkeyNet and Mojo
Connect With Us