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

    Default Help with warlock imp pet attack macro, and shadowbolting

    I need the warlock to shoot his shadow bolt and after i finish casting the imp to start casting.

    I am currently using:

    #showtooltip Shadow Bolt
    /assist focus
    /cast Shadow Bolt
    /cast [pet:imp,target=focustarget,exists,harm] Firebolt; Firebolt

    This macro lets me spam it and pet keep on attacking but, I need this macro do this.

    THIS IS WHAT THE MACRO SHOULD DO (Good)
    0.0sec Warlock Casting Shadow Bolt
    2.5sec Shadow Bolt is fired
    2.5sec Imp casting Firebolt

    MY MACRO DOES THIS: (Not good)
    0.0sec Warlock Casting Shadow bolt
    0.0sec Imp Casting Firebolt
    1.5sec Imp Firebolt fired
    2.5sec Shadow Bolt fired


    I read a lot, tryed a lot of different combos of macros, ect.
    US-Alliance-Dalvengyr <Go Planet>
    Captplanetx - 48 Protection Human Paladin
    Earthx - 48 Blance Night Elf Druid
    Firewaterx - 48 Frost Gnome Mage
    Heartx - 48 Destruction Gnome Warlock
    Windx - 48 Elemental Draenei Shaman.

    US-Horde-Deathwing
    70 Undead Warlock
    70 Orc Warrior
    70 Undead Priest

  2. #2

    Default

    You can't put any kind of pause or delay in a macro.
    [align=center]<The Zerg>
    Thorni, Farvva, Rabitt, Rookk, Maack
    Paly, Priest, 2x Locks, Mage
    1--------10---------20--23------30---------40---------50---------60---------70
    [s]RFC[/s]-14 [s]WC[/s]-19 [s]SFK[/s]-21[/align]

  3. #3

    Default

    wow macro does not allow u set delays on actions
    in ur case u can use world coldown like:

    lock start casting

    imp cast fire shield

    imp cast firebolt

    +- same time finishing cast
    U can't see, what u want 2 see ):
    lol -->"You’re not adventuring at all, you’re essentially a mechanized, industrialized harvesting combine."
    4x Priests Qao, Qio, Xuo, Xua ~Burning Blade~
    10---->20---->30---->40--42-->50---->60---->70

  4. #4

    Default

    you can use http://www.wowinterface.com/download...AfterCast.html or /in but they only allow benign actions so no petattack or delayed casting

    Code:
    /aftercast /p Click the portal to get %t's lazy butt over here
    /cast Ritual of Summoning
    [align=center]AeineiA AeineiB AeneiC AenieD AeineiX
    All your soul are belong to us
    "They can't be bargained with. They can't be reasoned with. They don't feel pity, or remorse, or fear. And they absolutely will not stop, ever, until you are dead"
    The Wiki is your Friend
    [/align]

  5. #5

    Default

    If you are happy for a double press solution, you could try

    Code:
    #showtooltip Shadow Bolt 
     /assist focus 
     /cast Shadow Bolt 
     /castsequence [pet:imp,target=focustarget,exists,harm][] ,Firebolt
    [align=center]AeineiA AeineiB AeneiC AenieD AeineiX
    All your soul are belong to us
    "They can't be bargained with. They can't be reasoned with. They don't feel pity, or remorse, or fear. And they absolutely will not stop, ever, until you are dead"
    The Wiki is your Friend
    [/align]

  6. #6

    Default

    Quote Originally Posted by 'TerminatriX',index.php?page=Thread&postID=60081#p ost60081
    wow macro does not allow u set delays on actions
    in ur case u can use world coldown like:

    lock start casting

    imp cast fire shield

    imp cast firebolt

    +- same time finishing cast
    I am liking this set up, but I am having problems with the macro.
    Code:
    /castsequence Unending Breath, Fire Shield, Demon Armor
    I cast Unending breath, then goes to fire shield cast the fire shield then stops and never cast the demon armor.

    I came to that conclusion since I tried the macro cast fireshield on tank then assist the tank on dpsing, it will only cast the fireshield on the tank and never start dpsing.

    Anyone got advise or this is just a bug?
    US-Alliance-Dalvengyr <Go Planet>
    Captplanetx - 48 Protection Human Paladin
    Earthx - 48 Blance Night Elf Druid
    Firewaterx - 48 Frost Gnome Mage
    Heartx - 48 Destruction Gnome Warlock
    Windx - 48 Elemental Draenei Shaman.

    US-Horde-Deathwing
    70 Undead Warlock
    70 Orc Warrior
    70 Undead Priest

  7. #7

    Default

    i made a wonerful macro today, i tweaked it from this post, to at least auto attack without haveing to press the button 5milling times,
    Code:
     /petattack [pet:imp,target=targettarget,exists,harm] []
    edit to your likeing, it makes it easy for the non-focus ppl
    Code:
     /petattack [pet:imp,target=focustarget,exists,harm] []
    and ^^ for you focus ppl
    Feathermoon Alliance US
    Bornirish/Allwaysirish (shaman) Current lvl 21 May 17, 2008

  8. #8

    Default

    There is plenty of addons available on the internet that allow you to use timed pause's in your macros by simple having /in 0.5 or /in 1.0 etc....

  9. #9

    Default

    Quote Originally Posted by 'Falkor',index.php?page=Thread&postID=60797#post60 797
    There is plenty of addons available on the internet that allow you to use timed pause's in your macros by simple having /in 0.5 or /in 1.0 etc....
    You can only use "/in" for things like /say etc, not for anything combat related. Anything that allows you to pause between combat related actions is against Blizzard TOS and using tools like that is an invitation to get banned.
    The Orcks of War
    Shaman Borck Zorck Dorck Porck Corck
    Mixed Team - Msblonde - Mswhite - Msblack - Msred - Msbrown -

Similar Threads

  1. Having problems with attack range with my paladin/warlock/hunter setup
    By fallingclown in forum New Multi-Boxers & Support
    Replies: 2
    Last Post: 11-24-2008, 03:24 PM
  2. Is it possible to macro an AOE attack?
    By squirbel in forum New Multi-Boxers & Support
    Replies: 4
    Last Post: 11-01-2008, 08:08 PM
  3. hunter pet attack macro
    By bizcotti4 in forum Macros and Addons
    Replies: 8
    Last Post: 10-20-2008, 11:08 AM
  4. attack macro
    By griffin01 in forum Macros and Addons
    Replies: 3
    Last Post: 06-17-2008, 02:28 PM
  5. attack macro
    By Catamer in forum Macros and Addons
    Replies: 4
    Last Post: 01-15-2008, 01:09 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
  •