Close
Showing results 1 to 9 of 9

Hybrid View

Altsoba /click Macro help needed 10-18-2009, 10:38 AM
Whowantstoknow What you are trying will not... 10-18-2009, 10:46 AM
Altsoba Tried it but I can't find a... 10-18-2009, 11:11 AM
Altsoba I think it works on something... 10-18-2009, 11:21 AM
Whowantstoknow No click just allows you to... 10-18-2009, 12:11 PM
Altsoba Thank you for your help. You... 10-18-2009, 12:52 PM
Khatovar This is a longshot, but what... 10-18-2009, 12:05 PM
Khatovar Ok, what if you make it a... 10-18-2009, 01:15 PM
Ualaa Basically with Click, you are... 10-18-2009, 02:52 PM
  1. #1
    Rated Arena Member
    Join Date
    Feb 2008
    Location
    Paris
    Posts
    342

    Default

    Quote Originally Posted by Whowantstoknow View Post
    What you are trying will not work as EM is off the GCD. It will cast on the first press so will be up when you cast your CL. You need to add an artificial delay to prevent this ie

    /castsequence ,,,,,,,,,,,,,,,,EM,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, (etc)
    Tried it but I can't find a suitable amount of commas to put before the EM tu assure 100% efficiency on casting it at the right time.
    I always thought that /click, "clicked" the buttons one at a time in the sequence given but it doesn't seem to be the case since he's activating a spell in the 3rd button at the same time as the one in the first. Maybe because it's out of the gcd, maybe not, I don't know.

    If impossible with the /click is there any other way to do it, binded to a single button?

    Thank you
    Grim Batol (EU) Horde - Is Multiboxing

  2. #2
    Rated Arena Member
    Join Date
    Feb 2008
    Location
    Paris
    Posts
    342

    Default

    I think it works on something like:

    /use 13
    /cast berserking
    /castsequence reset=combat flame shock, chain lightning, elemental mastery, lava burst, lightning bolt

    It's just not mashable till EM is up again or you make a really really long macro
    Grim Batol (EU) Horde - Is Multiboxing

  3. #3

    Default

    Quote Originally Posted by Altsoba View Post
    Tried it but I can't find a suitable amount of commas to put before the EM tu assure 100% efficiency on casting it at the right time.
    I always thought that /click, "clicked" the buttons one at a time in the sequence given but it doesn't seem to be the case since he's activating a spell in the 3rd button at the same time as the one in the first. Maybe because it's out of the gcd, maybe not, I don't know.

    If impossible with the /click is there any other way to do it, binded to a single button?

    Thank you
    No click just allows you to extend macro length (with the additional benefit of modularising your macros)

    /Click button 1
    /Click button 2

    Button 1
    /Cast LB

    Button
    /Cast EM

    will have the exact functionality of

    /Cast LB
    /Cast EM

    you could try adding EM to your second /click ie

    2 - Use Berserking and cast Chain Lightning
    #showtooltip Chain Lightning
    /console Sound_EnableSFX 0
    /cast berserking
    /castsequence reset=4 Chain Lightning, Elemental Mastery,,,,,,,,,,,,,,,,,,,
    /console Sound_EnableSFX 1

    but again its not really spammable except at the start - you probably want to keep you spam button seperate from your blow someone up every 3mins button

  4. #4
    Rated Arena Member
    Join Date
    Feb 2008
    Location
    Paris
    Posts
    342

    Default

    Thank you for your help. You might have pointed the right direction but it's not that yet .
    It's casting EM just after the Lava Burst but I just fell we have something here .

    OC the other solution is as you say keep it separate but in any case since it's a every 3m macro that takes few seconds to cast, /click might not even be worth it.

    If you have any more ideas I still want to go for it
    Grim Batol (EU) Horde - Is Multiboxing

Posting Rules

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