Close
Showing results 1 to 4 of 4

Hybrid View

  1. #1

    Default Issues getting 2 step macros to work with WoW + ISBoxer

    Hey all,

    Im trying to follow the guide on 2 step macros by Aragent here at dual-boxing.com forums - http://www.dual-boxing.com/showthread.php?t=33080

    http://www.privatepaste.com/ca71846480

    In this paste I try to get my Warlock Arnelia to execute the macros for Afflication Warlock, while Im driving the priest Deavon. When I pick a target on Deavon and press + (that is my hotkey for the macro called 2 step macros, in the base Key Maps group) all that happens is that Arnelia also targets the target. Nothing more.

    Id be very happy if someone can help me out with this issue

  2. #2

    Default

    Quote Originally Posted by morper View Post
    Hey all,

    Im trying to follow the guide on 2 step macros by Aragent here at dual-boxing.com forums - http://www.dual-boxing.com/showthread.php?t=33080

    http://www.privatepaste.com/ca71846480

    In this paste I try to get my Warlock Arnelia to execute the macros for Afflication Warlock, while Im driving the priest Deavon. When I pick a target on Deavon and press + (that is my hotkey for the macro called 2 step macros, in the base Key Maps group) all that happens is that Arnelia also targets the target. Nothing more.

    Id be very happy if someone can help me out with this issue
    Ill try, what seams to be the class make up of the group and what levels are the Characters to start then we can go from there

  3. #3

    Default

    Thanks, Aragent.

    So far it is only the priest Deavon who I am driving and the Warlock Arnelia, who I want to excute the macros for affliction warlock. both are lvl 16, and I have adjusted the macro somewhat to contain only spell that are available at lvl 16. no tweaking is done yet, just want to get it working first.

    When I get this to work I will add a warrior tank that I am going to drive, handle the healing on the priest via repeater regions & Vuhdu, and using 2 step macros for the dps chars - the lvl 16 warlock, a lvl 16 mage and a lvl 17 boomkin.

  4. #4

    Default

    Quote Originally Posted by morper View Post
    Thanks, Aragent.

    So far it is only the priest Deavon who I am driving and the Warlock Arnelia, who I want to excute the macros for affliction warlock. both are lvl 16, and I have adjusted the macro somewhat to contain only spell that are available at lvl 16. no tweaking is done yet, just want to get it working first.

    When I get this to work I will add a warrior tank that I am going to drive, handle the healing on the priest via repeater regions & Vuhdu, and using 2 step macros for the dps chars - the lvl 16 warlock, a lvl 16 mage and a lvl 17 boomkin.
    Ok lets see. from your http://www.privatepaste.com/ca71846480

    Im getting from your [2 step macros] under base
    that your hotkey is -
    and that your step 1 Custom Rotation hotkey is Shift +-
    and that your step 2 Custom Proc Hotkey is Shift +=

    It also shows that the macros being pushed to wow are
    Custom Rotation:
    /script UIErrorsFrame:UnregisterEvent("UI_ERROR_MESSAGE");
    /console Sound_EnableSFX 0
    /cast [@pettarget] petattack
    /castsequence reset=target/combat/18 Corruption,null
    /castsequence reset=target/combat/4 Bane of Agony,Shadow Bolt,Immolate,Drain Life
    /script UIErrorsFrame:RegisterEvent("UI_ERROR_MESSAGE");
    /console Sound_EnableSFX 1

    Custom Proc:
    /stopmacro [@target,noexists] [noharm] [dead]
    /startattack
    /script UIErrorsFrame:UnregisterEvent("UI_ERROR_MESSAGE");
    /console Sound_EnableSFX 0
    /castsequence reset=target/combat/4 Bane of Agony,Life Tap
    /cast Shadow Bolt
    /use 13
    /use 14
    /script UIErrorsFrame:RegisterEvent("UI_ERROR_MESSAGE");
    /console Sound_EnableSFX 1

    so there are a few ways we can test this out
    one test out each part of the 2 step by having your priest drive then do Shift +- to see if Arnelia starts the rotation macro

    if she does then test the proc Macro by using Shift += (though you may need to change this combo to test)

    also you can create macros in wow under macros and past the above macros into 2 seperate macros and test them with your Lock and see if shes able to cast them in game

    doing these 2 things will isolate the problem to either being a macro issue a execution/ step issue in isboxer.

    Let me know

    also I will be posting reletively soon my updated process that also handles muti level {for those starting low levels and working them up}
    So you may wish to keep an eye out for when it posts

Posting Rules

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