Close
Page 1 of 2 1 2 LastLast
Showing results 1 to 10 of 13

Thread: If my main dies

  1. #1

    Default If my main dies

    hey all,

    I just started dual boxing last week, now i already have 4 shaman's lvl 40

    All my macro's i have found on this forum, but still looking what the working one is for if my main dies

    so i can switch in PIP and that one will be my main

    My alts use this macro to follow my main: /target [target=ammada,nodead]; [target=amadas,nodead]; [target=amada,nodead]; [target=ammadas, nodead]
    /focus
    /follow

    the rest of my macro's almost all start with /assist focus /cast ....

    hope you guys can help me out here..

    PS: if you would have tips how to use Keyclone with a G15 keybord, they are welcome
    4x shammy elemental troll's: Ammada, Ammadas, Amada, Amadas / Vek' Nilash

  2. #2

    Default

    Focusless, targetless, 'leaderless' setup.

    Read that and the wiki part with FLT setup and you'll be good to go. Takes a few to get setup but once you do you'll love it, I do.
    Katso - 62 Paladin
    Innovindil - 61 Druid
    Innovindill - 61 Druid
    Inovindill - 61 Druid

    Galakrond Realm

  3. #3

    Default

    i've read through the FLT stuff, don't like it. Seems like much more work for not much more. Ii simply use a "if main dies, start following the attacks of next in command."
    zalfire is my leader.

    example of attack spell macro
    /assist [target=Zalfire, nodead] [target=Zalice, nodead] [target=Zalair, nodead] [target=Zalearth, nodead]
    /cast Earth Shock

    example of follow
    /target [target=zalfire, nodead, exists] [target=zalice, nodead, exists] [target=zalair, nodead, exists] [target=zalearth, nodead, exists]
    /follow

    if main dies I simply hit a button to go to the next in command and switch action bars.
    Interested in the worlds largest multiboxer guild for Classic WoW?
    <Overload> Multiboxer guild for end game raiding
    Server: Herod - NA-PvP, Eastern
    Faction: Horde
    Raid Time: 6pm-11pm EST on Sat, Sun, Tues.
    Discord:https://discord.gg/keWJpHF

  4. #4

    Default

    Quote Originally Posted by 'Zal',index.php?page=Thread&postID=151774#post1517 74
    i've read through the FLT stuff, don't like it. Seems like much more work for not much more. Ii simply use a "if main dies, start following the attacks of next in command."
    zalfire is my leader.
    And then your main gets crowd controlled and you're stuck.

    The big difference between FLT (or the focus based targetting system) and these 'switch on death systems' is that FLT gives the choice of switching back to the user. Which opens up a lot more options, like switching your main when you want to do a gathering quest, when your current main gets crowd controlled or even preemptively to prevent enemy players from figuring out who your current main is.

  5. #5

    Default

    Well i'm personaly am a big fan of the ftl and its mainly because of this reasons:

    flexibility : You have no 'Main'-Toon and because of that you can switch anytime to every of your toons and let them the 'leader'.
    This can be very usefull in PVP, but even when doing quests (like gathering ones) its nice.
    focusfree: as i'm playing a five-class pve setup i can use focus for cc or other reasons.

    If you want a fast ftl-setup I would suggest you look in the PVE-Oriented version in the wiki , as this allows you to be leaderless and focusless with only two keys to setup in an ftl way... (if you need any help, feel free to ask (i'm familar with setting it up in keyclone and hotkeynet)).
    (For a general HotKEyNet-Guide see: [HotKeyNet] Guide: HowTo use HotKeyNet for boxing
    for implementing an ftl with hkn see my sig)

    IF you don't need focus for cc or other reasons, maybe zanthors system might be a good alternative, which bases on jamba and the use of focus.
    OLIPCS - ordinary life is pretty complex stuff
    ----------------------------------------------------------------
    Pala, Priest, Druid, Hunter, Mage
    Focusless Targetless Leaderless - Wiki
    HotKeyNet - Guide

  6. #6

    Default

    Quote Originally Posted by 'Zal',index.php?page=Thread&postID=151774#post1517 74
    i've read through the FLT stuff, don't like it. Seems like much more work for not much more. Ii simply use a "if main dies, start following the attacks of next in command."
    zalfire is my leader.

    example of attack spell macro
    /assist [target=Zalfire, nodead] [target=Zalice, nodead] [target=Zalair, nodead] [target=Zalearth, nodead]
    /cast Earth Shock

    example of follow
    /target [target=zalfire, nodead, exists] [target=zalice, nodead, exists] [target=zalair, nodead, exists] [target=zalearth, nodead, exists]
    /follow

    if main dies I simply hit a button to go to the next in command and switch action bars.
    It's actually not that hard to setup and, going to different characters is a matter of switching the names in the macros and the name of the spell being cast.
    Katso - 62 Paladin
    Innovindil - 61 Druid
    Innovindill - 61 Druid
    Inovindill - 61 Druid

    Galakrond Realm

  7. #7

    Default

    Dumb question and I don't know the limitations of the programming code in WOW, but with the focusless /target and /follow I have seen complaints where "what happens if the leader is not dead, but crowd controlled in some manner?" The question I have is there additional modifiers that can be placed in the macros to also accomodate a CC'd condition? For instance:

    example of attack spell macro
    /assist [target=Zalfire, nodead, charmed, seduced] [target=Zalice, nodead, charmed, seduced] [target=Zalair, nodead, charmed, seduced] [target=Zalearth, nodead, charmed, seduced]
    /cast Earth Shock

    example of follow
    /target [target=zalfire, nodead, charmed, seduced, exists] [target=zalice, nodead, charmed, seduced, exists] [target=zalair, nodead, charmed, seduced, exists] [target=zalearth, charmed, seduced, nodead, exists]
    /follow

    If so, this would really help out and take a lot of the complexity out of the focus or "follow the leader" work arounds to this issue.
    [align=center]Furystrike - Deecay - Deccay - Ddecay - Decayy
    (5) Warlock Team
    Smolderthorn (US PvP)

    [/align]


    [align=center]1........10.........20.........30.........40...... ...50.........60........70..X......80[/align]

  8. #8

    Default

    there is no conditional like 'seduced','charmed' ...
    only conditionals which exists are:
    f you don't see a condition listed here, then there is no way to check for it and take a combat-related action. These are essentially non-negotiable though they may be augmented in the future.
    • help — Can cast helpful spells on the target
    • harm — Can cast harmful spells on the target
    • exists — Target exists
    • dead — Target is dead
    • stance:0/1/2/.../n or form:0/.../n — In a stance
    • stealth — Stealthed
    • modifier:shift/ctrl/alt or mod:shift/ctrl/alt — Holding the given key
    • button:1/.../5/<virtual click> or btn:1/.../5/<virtual click> — Macro activated with the given mouse button
    • equipped:<item type> or worn:<item type> — item type is equipped (item type can be an inventory slot, item type, or item subtype)
    • channeling:<spell name> — Channeling the given spell
    • actionbar:1/.../6 or bar:1/.../6 — Given action bar page is selected
    • pet:<pet name or type> — The given pet is out
    • combat — In combat
    • mounted — Self explanatory
    • swimming — Self explanatory
    • flying — Mounted or in flight form AND in the air
    • flyable — In a zone where flying is allowed
    • indoors — Self explanatory
    • outdoors — Self explanatory
    • party — Target is in your party
    • raid — Target is in your raid/party
    • grouparty/raid — You are in the given type of group
    (from http://www.wowwiki.com/Making_a_macro#Conditionals )
    ..and there no..-counterpart.

  9. #9

    Default

    i'm going to try all this...



    Already thank you all for the help
    4x shammy elemental troll's: Ammada, Ammadas, Amada, Amadas / Vek' Nilash

  10. #10

    Default

    i personally have found success with using a focus leader setup. there is a lot of flexibility with the macros i use

    i'm going to quote a post i made in a different thread (self-quotes ftw!)where i explained my set up:


    for casting my spells i use
    Code:
    /assist [target=focus, exists]
    /cast (spell)
    my leader doesn't have a focus, so it ignores the /assist.

    my leader-switching macros look like:
    Code:
    /clearfocus
    /focus toonA
    and for the leader, just
    Code:
    /clearfocus
    which leaves the leader without a focus.
    this way, the only macros i really need to customize differently on each toon are my leader-swapping macros. i don't need to worry about swapping bars at all, and soloing with each toon doesn't take any adjustment provided you don't need to use focus when soloing.

    just my way of doing things, it works for me and i like it, others my have a different preference 8)
    70|---|---|---|---|---|---|---|---|---|---|80
    70|xXxXxXxXxXxXxXxXxXxXxXxXxXxXxX|80!!!
    Allai, Alaii, Allei
    , Aleii, Aliee
    <B A M F>
    Boulderfist-US
    YOU CANNOT RESIST MY MOONFIRE SPAM!

Similar Threads

  1. Replies: 2
    Last Post: 07-14-2008, 10:53 AM
  2. When my main dies all die (mostly)
    By JezPeRR in forum New Multi-Boxers & Support
    Replies: 7
    Last Post: 07-04-2008, 11:09 AM
  3. Main Dies in a battle
    By scottig in forum General WoW Discussion
    Replies: 25
    Last Post: 03-20-2008, 05:26 AM
  4. when your main dies
    By simpletom in forum Macros and Addons
    Replies: 5
    Last Post: 01-25-2008, 01:05 PM
  5. What do you do when your "main" dies?
    By Ripper in forum New Multi-Boxers & Support
    Replies: 5
    Last Post: 12-01-2007, 11:28 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
  •