| | #1 |
| Junior Member Join Date: Jul 2012
Posts: 12
| Hey guys. I've been bored for a long time and I've been thinking of multiboxing WoW for some time, and today I finally made the step. I now have 3 WoW accounts and I also bought Pwnboxer. I played WoW since beta up until cata, quit a few weeks in (lot of breaks on the way tho), so I know WoW a little bit, I also dualboxed a warrior and a priest way back, with RaF, but I didnt use any hightech programs like Pwnboxer to do it. I am going to go to bed after posing this post, so I was hoping to get some advice on here for me to read tomorrow after work. I need to know some cool class setups (going to have 3 characters), and some tips and tricks on multiboxing in general. I watched the "pwnboxer in 5 minutes" video so thats pretty much all I know for now. I was thinking of a easy setup, like 3 of the same classes, but not sure what class. Was thinking 3 mages would be easy, but maybe a bit boring? I dont know and I would like some inupt on this. (Can I sign up to dungeons with the LFG system with 3 mages for example and get a group?) I hope someone helps me out, with anything really, it would be much appreciated. Now, good night and see ya tomrorrow! |
| | |
| | #2 |
| Senior Member Join Date: Oct 2010 Location: Arizona
Posts: 100
| I would probably start with 3x Shamans or 3x Druids...being able to heal yourself and not rely on others to keep you alive if you are going to be doing the 3x DPS is a huge bonus for you. You could also do 1x Mage, 1x Lock, and 1x Shaman...also all as dps toons. This gives every group you are in a stam buff, an int buff, and totems. This might force you to lose most of your bonus damage from extra fireball procs or extra Lava Bursts because you will have to make set macros for dpsing, but in the end, everything dies quickly. Also, watch how you spec while leveling...a multiboxer may find that some of the lesser talents work well with a specific group and some of the more commonly taken talents are never used like single players would use them. And yes, dps is dps, tanks are tanks, and healers are healers...the group composition is of little consequence for lower level dungeons all the way up through heroics at 85. Tim groups with others all the time in the LFD tool and plays the three dps toons with no issues. Last word of advice, if you don't know how to make all the macros, and use the Jamba addon, I would recommend the three Shamans or three Druids to start. Once you get a little more comfortable with the addons and macros, then do the mixed teams. |
| | |
| | #3 | |
| Junior Member Join Date: Jul 2012
Posts: 12
| Quote:
I guess 3 shamans would be cool to test out. Never played shaman above level 20 or something like that so it will be something new for me. If anyone have any idea about specs or anything let me know please Or handy macro's for that matter. Going to eat and watching an episode of stargate atlantis, and then I'll start setting my multiboxing up, hopefully without too much trouble | |
| | |
| | #4 |
| Junior Member Join Date: Jul 2012
Posts: 12
| Sorry for double posting, but the posts are far from eachother in time. I have now made 3 shamans, I have set up Pwnboxer the way I want for now. I have also installed some addons, like recount, threat meter and some other minor addons, but I have also installed Jamba. Jamba looks very cool, I am currently in the process of setting it up, will probably need to adjust some settings as I go. My main question now is, how do people do the macros? How do I make my main and my two alts attack at the same time and so on? I have a little bit of a problem wrapping my head around this atm. Currently, I have a macro on both my alts like this Code: /clearfocus /focus main /follow focus Code: /cast [@focustarget] Lightning Bolt |
| | |
| | #5 |
| Senior Member Join Date: Oct 2010 Location: Arizona
Posts: 100
| for your target main and follow macro(focus macro), use: focus macro: Code: /focus [mainName, nodead, exists], [alt1name, nodead, exists], [alt2name, nodead, exists], [alt3name, nodead, exists], [alt4name, nodead, exists] /follow focus The other macro you will want is a target my target macro. Basically, the highest ranked toon all your toons are using as a focus will target the same target. target macro: Code: /targetfocustarget After targetting the focus target, you can use the normal keys that you broadcast(1, 2, 3, 4, 5, etc.) and place different spells in each one for each character. But, when you broadcast the "1" key, all of your games use the "1" key...no matter what spell each game has bound to the "1" key. Example: the focus macro is bound to "[" for me the target macro is bound to "]" for me (both keys I don't use and I can bind to my extra 2 mouse buttons) Game one is the shaman: 1 key has nothing in the slot, empty 2 key has lightning bolt 3 key has lava burst Game two is the lock: 1 key has curse of elements 2 key has shadow bolt 3 key has curse of agony in it Game three is the mage: 1 key has fire blast 2 key has the fireball spell in it 3 key has the pyroblast spell in it Now, when I hit the "[" key, my shaman is the top toon alive, so the others focus and follow the shaman. I manually select targets from the main toon. Then I hit the "]" key and the alts target the same target the main(shaman) toon has. From here, if I hit the 1 key, the shaman does nothing because there is no spell in the first slot(nothing is keybound to the 1 key), but the lock will cast curse of elements, and the mage will case fire blast. A macro is not needed for every spell, you just have to drag and drop the spell you want to cast into the same keybinding for each toon(by this I mean keybind 1 thru 0 onto your default bars and then drop the spell you want to use for each toon into the same numbers). I hope this makes a little more sense as I think I am confusing myself trying to find a way to explain it. If you understand the example above, then you can get a little more advanced into things as you level your toons and make dps macros and healing macros with cast sequences. This will allow you to spam one button for each toon to do their own cast sequence and another for healing sequences, one one for single target cast sequences and another for aoe cast sequences. And, it is as simple as making the macro and dropping it into one of the slots like a normal spell. |
| | |
| | #6 |
| Junior Member Join Date: Jul 2012
Posts: 12
| Thanks. That explained a little bit I actually figured stuff out just from trying things out by myself aswell. I had some issues with the follow macro after using IWT to loot quest items and such, like there was a delay of sorts. So I figured how to use the strobe follow feature of Jamba and it all works great right now.As of now though, I'm running with 1 master 2 slaves setup, and I dont ever switch characters. Which means I only have 1 focus macro on each othe slaves and none on my main. I might change this around later though, will have to see, but right now this is very easy and as long as its going good I'm fine with it :P But I have 1 "issue", and that is the healing. No idea how to set this up in a good way. By this I mean, who heals who, and how etc. I dont know if there is a macro which does something like: "button once, heal target1;if target1 is below 80% hp; button twice, heal target2;if target2 is below 80%....", but if there is, I think that would be what I wanted ![]() One more thing. Is there a macro which does this? 1. Target nearest corpse (OR target focustarget [the first one would be best] 2. IWT because I dont like having to press 2 keys do get this to work. I guess it would work if IWT had a command for it and not only the keybind, but I've looked around withiout sucess on this matter. Thanks for helping out ![]() Edit: And one more thing :P I have gotten gather tradeskills on all my characters, mining on main, herbalism on one alt and skinning on the second alt. Skinning is fine as it works with IWT, however herbalism is a bit of a pain. Any wayt to make this a bit simpler? Like, a macro which targets nearest node or something like that. I have the minimap for the herbalism alt in a zoom window so that I can easily watch for nodes, but I find it a bit hard to actually spot the herbs on the ground with my main, + having to switch to the herbalism alt to gather it is a bit of a pain. Last edited by CrazylikE; 07-20-2012 at 10:44 PM. |
| | |
| | #7 | ||||
| Senior Member Join Date: Oct 2010 Location: Arizona
Posts: 100
| Quote:
Quote:
Code: /cast [target=focustarget]name of healing spell here Code: /cast [target=toonMain, mod=shift]name of healing spell here /cast [target=toonAlt1, mod=alt]name of healing spell here /cast [target=self]name of healing spell here Quote:
Quote:
And, since you have pwnboxer, you should be able to see all three screens on your monitor at the same time...yes the alts might be small, but you should be able to mine and skin and herb by clicking on their screens with no problems. Might take a little getting used to, but will save you time in the longrun. | ||||
| | |
| | #8 |
| Junior Member Join Date: Jul 2012
Posts: 12
| Ok, thanks for some clarification. I do have pwnboxer, and I have 2 monitors so my alt windows are quite big, so clicking on nodes etc from my alt windows arent that big of a deal, just a small annoyance :P Anyway, didnt know you got xp from tradeskills, I guess that is why one of my alts is always a head in levels as it has skinning :/ Oh well. |
| | |
| | #9 |
| Junior Member Join Date: Jul 2012
Posts: 6
| ok awsome, I am set up as far as Step 4. Lost after that. Anyone else still up and can help? ![]() ![]() ![]() |
| | |
| | #10 |
| Junior Member Join Date: Jul 2012
Posts: 12
| |
| | |