Close
Page 2 of 6 FirstFirst 1 2 3 4 ... LastLast
Showing results 11 to 20 of 59
  1. #11

    Default

    Edit: wow my work comptuer and too fast of clicking just blew up my posting attempt :P

  2. #12

    Default

    From my poor understanding of the mechanics involved, the /castsequence command sends the 1st spell to the server and *waits* for a confimation before casting the second spell. The /cast command merely sends off the spell to the server without the delay in waiting for a reply before going to the next line and sending that request.
    Just pulled this off of TKAsomething.com's macro section. This could be the problem.

  3. #13

    Default

    Quote Originally Posted by 'TheBigBB',index.php?page=Thread&postID=156196#pos t156196
    Yes, the "reset=6" ought to be resetting the sequence after 6 seconds. There may be a problem with the macro. OP, it's possible that you're flame shocking way too often and then waiting another second doing nothing while Lava Burst is on cooldown. I think that's what would happen with this macro.
    reset=6 will reset 6 seconds after you stop mashing that button... if you press the button once every 5 seconds it will never reset. If you spam the button over and over it will never reset.
    [> Sam I Am (80) <] [> Team Doublemint <][> Hexed (60) (retired) <]
    [> Innerspace & ISBoxer Toolkit <][> Boxing on Blackhand, Horde <]
    "Innerspace basically reinvented the software boxing world. If I was to do it over again, I'd probably go single PC + Innerspace/ISBoxer." - Fursphere

  4. #14

    Default

    Well, this is going to be problematic.

  5. #15

    Default

    If it is true that the /castsequence command has to wait for the server to respond before firing the next spell then we can semi-confirm this by doing something like

    Shaman /castsequence LB,LB,LB this should see a lag issue and slow down dps

    Mage /castsequence Ice lance, Ice lance, Ice lance Since they are all instant spells you should still be waiting on GCD even after the server tells your macro the spell completed. I would expect no slowdowns here.

    Anyone got a mage and a shaman the can test on the same box?

    (test both /castsequence runs vs just spam casting the spell with no macro. let us know how close each macro was to the dps of the spell etc.)

  6. #16

    Default

    Quote Originally Posted by 'genocyde',index.php?page=Thread&postID=156221#pos t156221
    If it is true that the /castsequence command has to wait for the server to respond before firing the next spell then we can semi-confirm this by doing something like

    Shaman /castsequence LB,LB,LB this should see a lag issue and slow down dps

    Mage /castsequence Ice lance, Ice lance, Ice lance Since they are all instant spells you should still be waiting on GCD even after the server tells your macro the spell completed. I would expect no slowdowns here.

    Anyone got a mage and a shaman the can test on the same box?

    (test both /castsequence runs vs just spam casting the spell with no macro. let us know how close each macro was to the dps of the spell etc.)
    It's confirmed. I tested this above.
    Sweet* teams - <unGankable> - Kil'Jaeden US Alliance - 10x Shamans, 9x DKs 1x Pally, 10x Drews

  7. #17

    Default

    Ok, this is just me thinking of a work around, so I have not had a chance to actually test this. By putting a number of commas in castsequence, you can effective run two castsequences in one macro. exampe:

    Code:
    /castsequence Flameshock,,,,,,,,,, Lightning Bolt,,,,,,,,,, Lightning bolt,,,,,,,,,,,, Lightning Bolt,,,,,,,,,,,,,,,,, Lightning Bolt,,,,,,,,,,,,,,, Lightning Bolt
    /castsequence ,,,,,,Lavaburst,,,,,,,,,,,,Lightning Bolt,,,,,,,,,,,Lightning Bolt,,,,,,,,,,,,,,Lavaburst,,,,,,,,,,,,Lightning Bolt,,,,,,,,,,,,,Lightning Bolt
    Now the commas will naturally have to be adjusted based on your keypresses per second and where in the rotation the spell is supposed to go off, but they basic idea goes that only 1 sequence should be "up" at any given time, and shouldn't be subject to the "get an answer back" lag found in castsequence.

  8. #18

    Default

    Is it really possible to run two /castsequences or two /castrandom in the same macro?

  9. #19

    Default

    As much as I don't wanna think about naked people all over an inanimate replica of a person... maybe we should try this with zero talent points spent, no gear on, etc. to take out any random factors.

  10. #20

    Default

    Pretty sure. Its definitely possible with /castrandom, and the only problem I can think of with 2 castsequences is when you may have both with a potentially firing spell. Like I said, I haven't been able to test it yet. Just brainstorming.

Similar Threads

  1. DPS Loss on shaman
    By Iceorbz in forum General WoW Discussion
    Replies: 17
    Last Post: 04-20-2009, 08:02 PM
  2. Anyone else feel guilty about a loss?
    By Nmagrig in forum PvP Discussion
    Replies: 23
    Last Post: 10-04-2008, 05:05 PM
  3. Exp loss with a 70 healing you?
    By Ryde in forum General WoW Discussion
    Replies: 12
    Last Post: 08-31-2008, 08:39 AM
  4. Sound Loss
    By Diamndzngunz in forum Hardware Tools
    Replies: 4
    Last Post: 04-03-2008, 05:16 AM
  5. Still experiencing loss of control on clones
    By Dinkydau in forum New Multi-Boxers & Support
    Replies: 2
    Last Post: 02-24-2008, 05:50 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
  •