Log in

View Full Version : [WoW] Trouble with IWM and AHK (gathering)



soun
05-21-2019, 03:17 PM
Hi, i've read lot of posts about Interact With Mouse while dualboxing with AutoHotKey, but this doesn't work for gathering in my duo-team.
When the master target the node, the toon assist him (with setview), but he can't loot the node.
I would be pleased to follow your advices in order to succeed in gathering with my toon.

Ughmahedhurtz
05-21-2019, 03:27 PM
A good idea when asking these questions is to provide the steps you use to reproduce the "failure."

Something like this:

1. My alt follows my main up to a node.
2. My main stops just past the node.
3. My alt changes its view so that the node is in the same spot on the alt's screen as it is on the main.
4. Then I have a mapped key that does the following steps:
--> Click on the node with Main (which works OK)
--> Sync cursor on alt to put cursor over the node
--> Sends keystroke on the alt that is bound (in-game) to Interact with Mouseover <------ this step doesn't seem to work
5. Here's my config: http://isboxer.com/forum/viewtopic.php?t=13

http://p1.portal2sounds.com/154

Jabberie
05-21-2019, 03:28 PM
Hi, i've read lot of posts about Interact With Mouse while dualboxing with AutoHotKey, but this doesn't work for gathering in my duo-team.
When the master target the node, the toon assist him (with setview), but he can't loot the node.
I would be pleased to follow your advices in order to succeed in gathering with my toon.

with gathering nodes, it's not targeted or anything. using iwm means you're essentially clicking on whatever is under the mouse at the time. to normal mapped key for something like this will have the following in it at a minimum

set camera view
sync cursor action
interact with mouseover

Now in wow, you're followers are doing just that following so they are located behind you a little. This means their camera view is going to be slightly different. I've found that if the main clicks at the to of a node, the follower will hit the bottom (works the majority of the time)

and alternative that I thought of but never bothered with is to slight change the followers camera angle but that

soun
05-22-2019, 03:55 PM
Thanks for your detailed answer which will be an example for me (my English written isn't very good).
Your description is exactly the same as my trouble with my alt.
I tried isboxer where gathering was working for my main and my alt, but after a few tries, isboxer does not work anymore (it's difficult for me to obtain help about that because of my poor understanding of English).
So i decided to use Autohotkey which is working fine for my dualbox, except gathering.
I think that the solution is, as Jabberie says in his post, to tell to AHK to sync the cursor of my alt over the node, so his IWM should work

soun
05-26-2019, 12:03 PM
j'ai trouvé la solution: i have installed again isboxer and everything is working