Close
Page 4 of 5 FirstFirst ... 2 3 4 5 LastLast
Showing results 31 to 40 of 41
  1. #31

    Default

    This file from Curse.com will also get rid of the annoying error sound if you don't want to deal with the scripts.

    Error Sounds Be Gone!
    http://wow.curse.com/downloads/wow-a...ject-8021.aspx

    I use this on my main account with music and all other sounds on, except the one where my toon keeps telling me "I can't cast that yet". Yes, I did get sick of that too. Not sure what all this silences along those lines, as I've played this game alot without sound till I grabbed this. I used to just play with my music player in the background. But you can also grab another addon that's called Move Anything here:

    http://wow.curse.com/downloads/wow-a...-anything.aspx

    I used this to move that red text from the middle of my screen to the side so I can see the fights better. Keep in mind, it must stay on at all times if you do move anything around. Once turned off, everything will be back to it's original position.

  2. #32

    Default

    Quote Originally Posted by heyaz View Post
    This is what I have right now. It's not optimized or refined at all but it pulls very high dps, I plow through trash and bosses without any healing. Looking at it now, probably doesn't even need the second Crusader strike, but with some haste you may get through the globals fast enough to get to the end of the macro before judgement is up again.

    Main macro:

    /startattack
    /cast Hand of Reckoning
    /castsequence reset=6/combat Judgement of Justice, Crusader Strike, Divine Storm, Consecration, Crusader Strike

    Then a /click is bound to almost every key I hit on the DK to tank. That's it.
    Heyaz,

    how do you handle/ manage Art of War procs on the rets for exorcism and flash of light?
    Earthen Ring - Horde - 7 boxing
    Cuddle Buddies - 4DK, 1 Holy Paladin, 1 Disc Priest, and 1 Resto Shaman | Armory 5v5 Cuddle Buddies
    ex Kilrogg - Horde

    Team Acid Wuvablez - 4DK + 1 holy pally | Acidburning, Crashohvride, Acidloves, Acidhugs, & Acidcuddles | Armory 5v5 Love You Bye Bye
    ex Garona - Horde
    Team Acid Dessert - Quad Shaman | Acidcake, Acidfudge, Acidicecream, & Acidmoarprz
    Team Acid Hackers - DK + 3 Rets | Acidburning, Crashohvride, Ceralkillah, & Loardnikon

  3. #33

    Default

    For me, I just use Jamba's Proc watcher. Not 100%, but helps me out. I've read somewhere there's another addon you can get from Curse, but can't remember the name. Thing I don't like about Jamba's, no offense Jafula, is I can't seem to be able to move the bars or shrink them. So they take up more room on my main's screen than I like.

  4. #34

    Default

    Quote Originally Posted by lans83 View Post
    For me, I just use Jamba's Proc watcher. Not 100%, but helps me out. I've read somewhere there's another addon you can get from Curse, but can't remember the name. Thing I don't like about Jamba's, no offense Jafula, is I can't seem to be able to move the bars or shrink them. So they take up more room on my main's screen than I like.
    Grab the latest Jamba, you can move the bars and shrink them now. To move the bars, you need to type /jamba-proc and scroll down to and click the option "Show Test Bars". You can now hold alt and drag the top bar around the screen. While the test bars are showing you can adjust the width and height of the bars.

    See the thread below for more info:

    http://www.dual-boxing.com/showthread.php?t=29868

    Oh, and you can get Jamba using the curse client (or from wow.curse.com) as well.
    Jafula.
    Jamba - Jafula's Awesome Multi Boxer Assistant. An addon for YOU.

  5. #35

    Default

    Quote Originally Posted by Lax View Post
    The ability is not ready spam you can get rid of another way. Here's my boilerplate:

    Code:
    /stopmacro [noexists] [noharm] [dead]
    /startattack
    /script UIErrorsFrame:UnregisterEvent("UI_ERROR_MESSAGE");
    /console Sound_EnableSFX 0
    /cast Hand of Reckoning
    /script UIErrorsFrame:RegisterEvent("UI_ERROR_MESSAGE");
    /console Sound_EnableSFX 1
    The /stopmacro line makes sure I have a live enemy targeted. This works around the issue where WoW will pick another target (seemingly at random) to attack if you have a corpse targeted. Also helps avoid wasting mana if consecrate is in your rotation, etc.

    The UI_ERROR_MESSAGE thing gets rid of the not ready text, and the sound effect thing gets rid of the voice messages like "i don't have enough mana"

    I always /startattack so my guys are at least doing white damage (at least for the ones where that might be important; it might be replaced with /cast !Shoot, etc), and the /cast etc goes in the middle where the sound and error messages are disabled
    Hey Lax, what mod do you use to extend macro's? I tried using this but it used 244 of my 255 allowable macro characters!

    thanks

  6. #36
    Member
    Join Date
    Sep 2008
    Location
    Calgary, AB and Vancouver, BC
    Posts
    7638
    Blog Entries
    2

    Default

    IS Boxer lets you take macros to 1024 characters, the same as a lot of the macro addons. Super Macros (might be one word) and Macaroon (works, but no longer maintained) are other options that will do the same.
    EverQuest I: Bard / Enchanter / Druid / Wizard / 2x Magician.
    Diablo III: 4x Crusader & 4x Wizard.

    My Guide to IS Boxer http://www.dual-boxing.com/showthread.php?t=26231 (somewhat dated).
    Streaming in 1080p HD: www.twitch.tv/ualaa
    Twitter: @Ualaa


  7. #37

    Default

    Jamba-Macro also lets you use up 1024 characters as well.
    Jafula.
    Jamba - Jafula's Awesome Multi Boxer Assistant. An addon for YOU.

  8. #38

    Default

    lol, well i use isboxer and jamba. now to figure out how to do macros in them :P

    thanks

  9. #39
    Member
    Join Date
    Sep 2008
    Location
    Calgary, AB and Vancouver, BC
    Posts
    7638
    Blog Entries
    2

    Default

    For IS Boxer, in the lower right pane, right click on actions.
    Select: Keystroke Actions > New World of Warcraft Macro Action.

    Choose the target normally, but you need to set a Keybind Option.
    This is not the hotkey for the mapped key which will run this macro.
    It has to be a unique keybind, which is not used for anything else.
    When in warcraft, this macro can be run via that keybinding.
    But, the mapped key which does this macro can be a lot simpler.
    The macro box will let you know if you have other macros which use the keybinding for the macro.

    You can use FTL options in the macro, including assist or target the active toon before the macro.
    And optionally, restore original target after the macro.
    Optionally, you can name the macro, for use with /Click based macros too.
    EverQuest I: Bard / Enchanter / Druid / Wizard / 2x Magician.
    Diablo III: 4x Crusader & 4x Wizard.

    My Guide to IS Boxer http://www.dual-boxing.com/showthread.php?t=26231 (somewhat dated).
    Streaming in 1080p HD: www.twitch.tv/ualaa
    Twitter: @Ualaa


  10. #40

    Default

    Thanks Ualaa, quick question though. There was some wording about not being able to use this macro in my dps keys (FTL, 1 through =). Would I have to map the dps key to the keybind that runs this new macro? and could i just map it to my dps key (2)?

    Thanks again.

Posting Rules

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