Close
Showing results 1 to 5 of 5
  1. #1

    Default Trying to find addon/script to switch keybind for alts as slaves or solo run.

    I have the Belkin n52, I'm three boxing a Paladin/Priest/Warlock. The warlock was my old main and I really enjoy playing him. Thing is, I don't want to just relegate him to slave status. I want to be able to play these toons solo as well as slaved to the paladin. I can't seem to find a way to easily switch keybind profiles. I've tried different WoW folders, but all the keybinds are stored serverside. Is there a way to turn that off? Is there an addon? Is there a way to create a different keybind profile and then load either one with a script? Please help!

    I've been searching on and off for at least a month. If I've missed it - I am truly sorry. Feel free to call me out on it. =) Just for the love of God. Hlep! <--- Intentional Hlep.

    Thanks!

  2. #2

    Default

    I'd suggest going for a better macro set up, like a focus set up or better yet (though more complicated) the FTL set up. It allows you to leader/solo with any of your chars without the need to change ui or keybinds.
    Slowly crawling back towards the experience that is Multiboxing Mayhem

  3. #3

    Default

    Thanks! I hate to be a pain, but after forum surfing for so long, all words have lost meaning, trying to figure out if they apply to me or not.

    Would you mind giving me just a few short examples? Or a link?

    Dammit. I forgot to mention - I'm on a mac. So all I have access to is Clonekeys. Does that effect your method?

  4. #4

    Default

    Quote Originally Posted by 'Warlock',index.php?page=Thread&postID=172512#post 172512
    Thanks! I hate to be a pain, but after forum surfing for so long, all words have lost meaning, trying to figure out if they apply to me or not.

    Would you mind giving me just a few short examples? Or a link?

    Dammit. I forgot to mention - I'm on a mac. So all I have access to is Clonekeys. Does that effect your method?
    I only know how to do FTL with keyclone, however you can still use the focus set up. Here's a rundown on how it works.

    1. Set up focus keys

    If you have four toons, you need four keys, people tend to like using F1-F# for this, make sure you've unbound them (standard they're targeting keys). Bind them to macro's like this:

    On toon1:
    F1
    /clearfocus

    F2
    /clearfocus
    /focus toon2

    F3
    clearfocus
    /focus toon3

    F4
    /clearfocus
    /focus toon4

    Toon2:

    F1
    /clearfocus
    /focus toon1

    F2
    /clearfocus

    F3
    /clearfocus
    /focus toon3

    etc, for all toons. So when you press F1, all toons have your toon1 focused, and your toon1 has no focus. F2, all toons apart from toon2 have toon 2 focused, toon 2 has no focus. (starting every macro with /clearfocus is for debugging, it can and will screw up if you don't.)

    Then for every skill that requires targeting, be it friend or foe, you need to place a macro that looks like this.

    /cast [target=focustarget, harm][harm] Harmful Spell

    What this does is if the toon has a focus, it will check the target of the focus, and if the target is an enemy, use spell on that target. If the target does not have a focus, cast it on the toon's own target.

    For a slightly advanced healign button you could do this.

    /cast [target=focustarget, help][target=focustargettarget, help][help][target=targettarget, help] Heal/Buff Spell

    What this one does is it first checks to see if you have a focus and if your focus has a friendly target, buff/heal that target. If you have a focus but the focus has an enemy target, buff/heal that enemy target's target (tank of the mob). If you do not have a focus, do it on that character's friendly target. If the toon you're on does not have a friendly target, buff/heal the target of the toon's target (tank of the mob). This order is essential, if you swap around the order you might end up healing the friendly target of a friendly target, etc. You don't want that! So don't change the order. Focustarget -> focustargettarget -> target -> targettarget.

    A casting macro in this fashion will always cast on the first 'test' that comes true. 'test' meaning the stuff in brackets.
    /cast [test1][test2][test3] Spell
    If test 1 is false but 2 is true, it will choose 2 and skip 3.

    This way, by focusing a friendly player that character will function as 'an alt'. But if that character does not have a focus, it can function perfect solo/as a leader.
    Slowly crawling back towards the experience that is Multiboxing Mayhem

  5. #5

    Default

    what are your macros like for your slave? also... do you just want to switch actionbars? maybe that's all you really need.

Similar Threads

  1. Possible to copy addon settings from main to slaves?
    By lans83 in forum Macros and Addons
    Replies: 3
    Last Post: 04-23-2009, 11:18 PM
  2. Find resource mine/herb warning addon
    By notole in forum Macros and Addons
    Replies: 1
    Last Post: 12-27-2008, 10:21 PM
  3. Replies: 3
    Last Post: 12-17-2008, 08:24 PM
  4. Muter addon - "muting" slaves
    By alphaquam in forum Macros and Addons
    Replies: 5
    Last Post: 08-26-2008, 12:27 PM
  5. Keybind... latency?
    By Fatrat in forum New Multi-Boxers & Support
    Replies: 3
    Last Post: 07-07-2008, 01:40 PM

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •