Close
Page 14 of 40 FirstFirst ... 4 12 13 14 15 16 24 ... LastLast
Showing results 131 to 140 of 396

Hybrid View

  1. #1

    Default

    jeah, in keyclone it will be alphabetical, the reason it was shown with the 'rotating' 2 was only to better grasp the concept that only one hotstring (the one which would identify the toon the keymap belongs to) has to be changed, not all five.
    OLIPCS - ordinary life is pretty complex stuff
    ----------------------------------------------------------------
    Pala, Priest, Druid, Hunter, Mage
    Focusless Targetless Leaderless - Wiki
    HotKeyNet - Guide

  2. #2

    Default

    Thanks OLIPCS. The reason I ask is I can't get this to work perfectly no matter how many different methods Ive tried. Like I will hit LB in each window and it works for 3 toons but the 4th will only cast himself. I am about to start from scratch yet again and see how it goes.
    Eeny, Meenyy, Miiny, Moeh - Level 72 Shammy Goodness - Alliance - Azgalor - PvP
    Elviraa, Ellvira, Elvvira, Elvirra - Level 23 and climbing Priestly Evilness - Horde - Andorhal - PvP

  3. #3

    Default

    one idea, why this could work on 3 but not 4 toons may be:
    - perhaps you have keybinding like 'shift + slave-key' bound to another action, so that it dosen't trigger the makro, which is only bound to 'slave-key'
    - you used some keys as your slave-keys, which can't be used in kombination with all modifiers, like F1-F12, Numpad (see: http://www.dual-boxing.com/wiki/inde...ld_of_Warcraft ).

    Additionaly you could post/pm me your macros and i perhaps am able to find the problem
    OLIPCS - ordinary life is pretty complex stuff
    ----------------------------------------------------------------
    Pala, Priest, Druid, Hunter, Mage
    Focusless Targetless Leaderless - Wiki
    HotKeyNet - Guide

  4. #4

    Default

    Ok the problem i was having and i guess it was silly is I did not realize you needed to exit all 4 wow clients and reload even if you only change 1 keymap. At least I have to anyway.
    Eeny, Meenyy, Miiny, Moeh - Level 72 Shammy Goodness - Alliance - Azgalor - PvP
    Elviraa, Ellvira, Elvvira, Elvirra - Level 23 and climbing Priestly Evilness - Horde - Andorhal - PvP

  5. #5

    Default

    This also doesn't work, it only does the Chain Lightning part.

    /assist [mod:ctrl,mod:shift,nomod:alt]Eeny;[mod:ctrl,mod:alt,nomod:shift]Meenyy;[mod:alt,mod:shift,nomod:ctrl]Miiny;[mod:ctrl,nomod:alt,nomod:shift]Moeh;
    /cast Elemental Mastery, Nature's Swiftness, Chain Lightning
    Eeny, Meenyy, Miiny, Moeh - Level 72 Shammy Goodness - Alliance - Azgalor - PvP
    Elviraa, Ellvira, Elvvira, Elvirra - Level 23 and climbing Priestly Evilness - Horde - Andorhal - PvP

  6. #6

    Default

    Got it.

    The master key, ie "1" needs to have this macro

    /cast Elemental Mastery
    /cast Nature's Swiftness
    /cast Chain Lightning

    And the slave key needs this.

    /cast Elemental Mastery
    /cast Nature's Swiftness
    /assist [mod:ctrl,mod:shift,nomod:alt]Eeny;[mod:ctrl,mod:alt,nomod:shift]Meenyy;[mod:alt,mod:shift,nomod:ctrl]Miiny;[mod:ctrl,nomod:alt,nomod:shift]Moeh;
    /cast [harm] Chain Lightning
    Eeny, Meenyy, Miiny, Moeh - Level 72 Shammy Goodness - Alliance - Azgalor - PvP
    Elviraa, Ellvira, Elvvira, Elvirra - Level 23 and climbing Priestly Evilness - Horde - Andorhal - PvP

  7. #7

    Default

    Ok guys, really great idea but... I'm having a hard time setuping a macro to Shoot and Petattack. Could anyone show me a good example on this FTL method?
    Apologies on typos, english is not my native language.
    1--------10---------20---------30---------40---------50---------60---------70
    2 Undead Warlocks - Frontal & Frantol - Warsong-US
    1--------10---------20---------30---------40---------50---------60---------70
    2 Troll Hunters - Tryptanol & Tryptamol - Warsong-US

  8. #8

    Default

    Quote Originally Posted by 'bsides',index.php?page=Thread&postID=119374#post1 19374
    Ok guys, really great idea but... I'm having a hard time setuping a macro to Shoot and Petattack. Could anyone show me a good example on this FTL method?
    If the rest of your targetting/assisting is working....

    /cast shoot
    and
    /petattack
    Everquest II - <Pain for Glory> on Nektulos Server
    (Shadowknight: Uhmono| Inquisitor: Blyssia | Warden: Wysh | Defiler: Gahealju | Troubador: Moxia | Warlock: Phyrloc) X 51
    (Guardian: Tukilu | Templar: Ajechu | Warden: Fayanna | Conjuror: Akaesia | Troubador: Lollah | Warlock: Onona) X 27-ish[/align]

  9. #9

    Default

    Quote Originally Posted by 'Frosty',index.php?page=Thread&postID=119389#post1 19389
    Quote Originally Posted by 'bsides',index.php?page=Thread&postID=119374#post1 19374
    Ok guys, really great idea but... I'm having a hard time setuping a macro to Shoot and Petattack. Could anyone show me a good example on this FTL method?
    If the rest of your targetting/assisting is working....

    /cast shoot
    and
    /petattack
    er... since the system doesnt have a target those commands dont work purelly.

    With all the rest of the macro (target mod and stuff) Shoot only casts once then stops. Pet goes after 3 spams of the button. Any ideas? (I'm talking about the original post).
    Apologies on typos, english is not my native language.
    1--------10---------20---------30---------40---------50---------60---------70
    2 Undead Warlocks - Frontal & Frantol - Warsong-US
    1--------10---------20---------30---------40---------50---------60---------70
    2 Troll Hunters - Tryptanol & Tryptamol - Warsong-US

  10. #10

    Default

    i would try:
    /assist
    [mod:ctrl,mod:shift,nomod:alt]ToonA;
    [mod:ctrl,mod:alt,nomod:shift]ToonB;
    [mod:alt,mod:shift,nomod:ctrl]ToonC;
    [mod:ctrl,mod:alt,mod:shift]ToonD;
    [mod:ctrl,nomod:alt,nomod:shift]ToonE
    /cast !shoot
    with ! for only switching auto-shot on.

    or perhaps if you didn't wan't your toons to change the target a:
    /cast
    [mod:ctrl,mod:shift,nomod:alt,target=ToonA-target]
    [mod:ctrl,mod:alt,nomod:shift,target=ToonB-target]
    [mod:alt,mod:shift,nomod:ctrl,target=ToonC-target]
    [mod:ctrl,mod:alt,mod:shift,target=ToonA-target]
    [mod:ctrl,nomod:alt,nomod:shift,target=target=ToonA-target] !shoot
    for petattack the following might be a hint:
    /petattack [mod:ctrl,mod:shift,nomod:alt,target=ToonA-target][mod:ctrl,mod:alt,nomod:shift,target=ToonB-target][mod:alt,mod:shift,nomod:ctrl,target=ToonC-target][mod:ctrl,mod:alt,mod:shift,target=ToonA-target]
    (all from scratch)

    btw.: the version frosty posted would work if you use a modified ftl-version. (like i'm using and described in post 59)
    OLIPCS - ordinary life is pretty complex stuff
    ----------------------------------------------------------------
    Pala, Priest, Druid, Hunter, Mage
    Focusless Targetless Leaderless - Wiki
    HotKeyNet - Guide

Similar Threads

  1. Keymapping and Hotstringing QQ focusless leaderless targetless
    By Moddersunited in forum Macros and Addons
    Replies: 8
    Last Post: 02-15-2010, 05:01 AM
  2. Solution? - focusless/leaderless setup
    By jdraughn in forum Software Tools
    Replies: 6
    Last Post: 11-13-2008, 11:24 PM
  3. Focusless / Targetless / Leaderless Setup?
    By Qomannon in forum Software Tools
    Replies: 5
    Last Post: 11-03-2008, 02:45 PM
  4. Question Using the Focusless Targetless Setup
    By shawnzkl in forum New Multi-Boxers & Support
    Replies: 2
    Last Post: 10-28-2008, 05:07 PM
  5. Focusless, targetless, 'leaderless' setup. Semantic issue.
    By Kaynin in forum General WoW Discussion
    Replies: 11
    Last Post: 09-19-2008, 10:17 AM

Posting Rules

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