Log in

View Full Version : New isboxer help



Wingsta
08-25-2012, 02:33 AM
Hi guys,

New to multiboxing curently leveling a pally tank and a ele shaman on RAF got from 1-60 in 11Hrs play time (RAF is crazy lol). I have three quick questions:

1) My slave toon's camera always moves in all different positions for some reason, is there a macro to readjust it, or is there a setting in WOW that will fix this?
2) This pertains a little to question 1, I have 2 85 shammys and even if I use the click through function on isboxer to cast earthquake the slave's position for the earthquake is always different due to the different camera angle. Can that be fixed by a macro?
3) I created my own key map in ISboxer for IWT im currently using shift v but when I click it the slave IWT fine but my main toon opens his character info tab up for some reason? I tried using a differnet key for the keymap but not matter which one i choose the master always opens his character info tab which i then need to close.

Sorry for the noobish questions, your site is awesome and I am really enjoying multiboxing. Isboxer has renewed my love for WOW. Thanks for any help.

Khatovar
08-25-2012, 02:59 AM
1) My slave toon's camera always moves in all different positions for some reason, is there a macro to readjust it, or is there a setting in WOW that will fix this?

2) This pertains a little to question 1, I have 2 85 shammys and even if I use the click through function on isboxer to cast earthquake the slave's position for the earthquake is always different due to the different camera angle. Can that be fixed by a macro?


You can make use of SetView (http://www.dual-boxing.com/threads/47491-SetView-Why-do-you-hate-me). The part of the guide (http://genus-industri.us/wp/2011/11/09/hkn-script-v2-–-part-5/) that luxlunae used is halfway down the page. I wouldn't advise trying to implement the rest of it, just the camera views part.

Once you have the view saved, you will add it to your Earthquake Macro -


/script SetView (4); SetView (4)
/cast Earthquake

You'll have to change the view number to whatever number you are using. And yes, it needs to use SetView twice. That is what makes it instant.

Once that's set up, you'll need to go into ISBoxer and set up the keymap (http://www.dual-boxing.com/threads/27268-Targeting-AoE-Spells-with-send-click-in-ISBoxer) for it, which will implement the mouse repeating to place the spell.



3) I created my own key map in ISboxer for IWT im currently using shift v but when I click it the slave IWT fine but my main toon opens his character info tab up for some reason? I tried using a differnet key for the keymap but not matter which one i choose the master always opens his character info tab which i then need to close.

Have you tried unbinding the key in the game itself and/or making sure ISBoxer isn't sending anything to main account? I think it should be "All w/o Current" or something in the keymap.

Wingsta
08-25-2012, 04:06 AM
Thanks Khatovar,

I will try the AOE setup out when i get home tonight :) I will try unbind F in WOW and see if that fixes the problem. Thanks for the prompt reply.

Wingsta
08-25-2012, 07:33 PM
Ok i must be doing something wrong:

1) I followed the instructions for the camera view and I tried saving it and updating all my other cache files but when i log back into my shammys the main toon resets to the right view with the macro but the slaves view isn't even close, its behind the target but backed up about 50 foot. I tried to redo it a couple of times but I always get the same result?

2) I unbound f in the WOW game keybinds and I double checked that the keymap is def set to all wo current, but it still opens my main toons cahracter info page when i use the IWT hotkey.

Any help is appreciated.

thefunk
08-25-2012, 08:07 PM
try this:

/script ResetView(5)
/script SetView(5);SetView(5)

or another number if you don't like that view

Wingsta
08-25-2012, 08:30 PM
Thanks thefunk that worked macroing it like that :) Any ideas on my IWT issue?


try this:

/script ResetView(5)
/script SetView(5);SetView(5)

or another number if you don't like that view

Khatovar
08-26-2012, 01:32 AM
You'll need to share your ISBoxer config (http://isboxer.com/wiki/Configuration_Sharing) so people can see what the keymap is doing.

Moving to the Software Support forum.

Wingsta
08-26-2012, 07:35 AM
You'll need to share your ISBoxer config (http://isboxer.com/wiki/Configuration_Sharing) so people can see what the keymap is doing.

Moving to the Software Support forum.

http://privatepaste.com/3e2d582657

Wingsta
08-28-2012, 01:13 AM
Sorted :)