Close
Page 1 of 2 1 2 LastLast
Showing results 1 to 10 of 138

Hybrid View

  1. #1

    Default

    Quote Originally Posted by Dunquan View Post
    I dont have that file, but i have one called isboxertoolkitprofile.lastexported.xml, maybe im on an old version? Also on my isboxer i can only choose [is pressed OR released]
    That file you found is also ok, they are mostly the same.

    This is what you are asking about;

    /script UIErrorsFrame:UnregisterEvent("UI_ERROR_MESSAGE");
    /console Sound_EnableSFX 0
    !if (character in "Pally prot") /stopmacro [@target,noexists] [noharm] [dead]
    !if (character in "Pally prot") /startattack
    !if (character in "Pally prot") /castsequence reset=combat/6 Hammer of the Righteous,Judgement
    !if (character in "Pally prot") /cast Avenger's Shield
    !if (character in "Pally prot") /cast Consecration
    !if (character in "Pally prot") /cast Holy Wrath
    !also /use 13
    !also /use 14
    !if (character in "Pally ret") /stopmacro [@target,noexists] [noharm] [dead]
    !if (character in "Pally ret") /startattack
    !if (character in "Pally ret") /castsequence reset=combat consecration, crusader strike, judgement
    !also /use 13
    !also /use 14
    /script UIErrorsFrame:RegisterEvent("UI_ERROR_MESSAGE");
    /console Sound_EnableSFX 1


    This is what you actually have on your computer when you press CTRL+SKIFT+ALT+', you call it custom rotation part of mellee iwt


    /script UIErrorsFrame:UnregisterEvent("UI_ERROR_MESSAGE");
    /console Sound_EnableSFX 0
    !if (character in "Pally prot") /stopmacro [@target,noexists] [noharm] [dead]
    !if (character in "Pally prot") /startattack
    !if (character in "Pally prot") /castsequence reset=combat Hammer of the Righteous,Judgement,Shield of the Righteous,Hammer of the Righteous,Word of Glory
    !if (character in "Pally prot") /cast Avenger's Shield
    !if (character in "Pally prot") /cast Consecration
    !if (character in "Pally prot") /cast Holy Wrath
    !also /use 13
    !also /use 14
    !if (character in "Pally ret") /stopmacro [@target,noexists] [noharm] [dead]
    !if (character in "Pally ret") /startattack
    !if (character in "Pally ret") /castsequence reset=combat consecration,crusader strike,judgement
    !also /use 13
    !also /use 14


    When you press CTRL+SKIFT+ALT+' on your computer you cast exorcism untill oom?



    You only have one other macro called "custom proc":

    /stopmacro [@target,noexists] [noharm] [dead]
    /startattack
    /script UIErrorsFrame:UnregisterEvent("UI_ERROR_MESSAGE");
    /console Sound_EnableSFX 0
    !if (character in "Shaman elemental ") /castsequence reset=combat/8 Call of the Elements,Lava Burst,Lava Burst,Lava Burst,Lava Burst,Lava Burst,Lava Burst,Lava Burst,Lava Burst,Searing Totem,Lava Burst,Lava Burst,Lava Burst,Lava Burst,Lava Burst,Lava Burst,Lava Burst,Lava Burst
    !if (character in "Shaman elemental") /stopcasting
    !if (character in "Shaman elemental") /cast [@focus , exists] Wind Shear
    !if (character in "Shaman elemental") /cast Wind Shear
    !if (character in "Shaman elemental") /cast Wind Shear
    !also /use 13
    !also /use 14
    !if (character in "Hunters Beastmaster") /castsequence reset=combat Steady Shot,Steady Shot
    !if (character in "Hunters Beastmaster") /Cast Kill Command
    !if (character in "Hunters Beastmaster") /CAST Multi-Shot
    !if (character in "Hunters Beastmaster") /Cast Focus Fire
    !if (character in "Priests Shadow") /stopmacro [channeling]
    !if (character in "Priests Shadow") /assist focus
    !if (character in "Priests Shadow") /castsequence reset=60 Mind Blast,Mind Blast,Mind Blast,Shadowfiend,Dispersion,Mind Blast,Mind Blast,Mind Blast,Mind Blast,Mind Blast,Mind,Blast,Shadowfiend,Mind Blast,Mind Blast,Mind Blast
    !if (character in "Shaman restoration") /cast Call of the Elements
    !if (character in "Shaman restoration") /cast Earthliving Weapon
    !if (character in "Shaman restoration") /cast Earth Elemental Totem
    /script UIErrorsFrame:RegisterEvent("UI_ERROR_MESSAGE");
    /console Sound_EnableSFX 1</MacroCommands>


    None of the rotation and procs classes match.

    I would try assinging to something simple like F7 for the rotation and F8 for the procs, just for test purposes, and just the paliden stuffs, for test purposes.

    You have all these spells on your prot pal?

    !if (character in "Pally prot") /castsequence reset=combat Hammer of the Righteous,Judgement,Shield of the Righteous,Hammer of the Righteous,Word of Glory


    Ya this thread should be sticky for sure.

    28 BoXXoR RoXXoR Website
    28 Box SOLO Nalak 4m26s! Ilevel 522! GM 970 Member Guild! Multiboxing Since Mid 2001!

  2. #2

    Default

    Over the weekend, I played aroudn with this new concept on my 5x shaman team.

    I got it to work, kinda. Step 1 and Step 2 both seem to work for my elemental shamans just fine.

    Flame Shock goes off, Lightning bolt starts casting. However, when I release the button my cast is canceled and wind shear fires off.

    I tend to spam my keys when I play. Is this not spammable?

    I tried holding the key down, then releasing when the current cast finished. This seemed to work fine, but I never did seem a Lava Burst fire off. I must have something wrong, but haven't figured out what it could be.

  3. #3

    Default

    Quote Originally Posted by daanji View Post
    Over the weekend, I played aroudn with this new concept on my 5x shaman team.

    I got it to work, kinda. Step 1 and Step 2 both seem to work for my elemental shamans just fine.

    Flame Shock goes off, Lightning bolt starts casting. However, when I release the button my cast is canceled and wind shear fires off.

    I tend to spam my keys when I play. Is this not spammable?

    I tried holding the key down, then releasing when the current cast finished. This seemed to work fine, but I never did seem a Lava Burst fire off. I must have something wrong, but haven't figured out what it could be.
    I found out the issue. In step 2 for the first "Shamans Elemental" line there is an extra space character before the second quotation.

    Aragent, you may want to edit your original post in case other people copy / paste and have the same issue.

    Anyway, thank you! This works so well.
    Last edited by daanji : 11-29-2010 at 05:22 AM

  4. #4

    Default

    Quote Originally Posted by daanji View Post
    I found out the issue. In step 2 for the first "Shamans Elemental" line there is an extra space character before the second quotation.

    Aragent, you may want to edit your original post in case other people copy / paste and have the same issue.

    Anyway, thank you! This works so well.
    Thanks Daanji for catching that I shall be updating those two macros scripts today (I also added some new class cobinations over the weekend.)

    Also so your post on Mercurio thread about inproving the dps and have incorperated the change. thank you.
    Last edited by Aragent : 11-29-2010 at 01:46 PM

  5. #5

    Default

    Quote Originally Posted by Sam DeathWalker View Post
    None of the rotation and procs classes match.

    I would try assinging to something simple like F7 for the rotation and F8 for the procs, just for test purposes, and just the paliden stuffs, for test purposes.

    You have all these spells on your prot pal?

    !if (character in "Pally prot") /castsequence reset=combat Hammer of the Righteous,Judgement,Shield of the Righteous,Hammer of the Righteous,Word of Glory


    Ya this thread should be sticky for sure.
    Changed assignment to F5 and F6 removed all the other classes and the trinket calls, and now it works perfectly.
    Thanks a lot to both you and Aragent.

  6. #6

    Default

    Quote Originally Posted by Dunquan View Post
    Changed assignment to F5 and F6 removed all the other classes and the trinket calls, and now it works perfectly.
    Thanks a lot to both you and Aragent.
    Glad we could Help Dunquan

  7. #7

    Default

    Updated both Rotation Macro Script and Proc Script

    They can be found under the first page.

    Still Working on some class combinations I hope to be adding those sooon.

  8. #8

    Default

    I've been messing around with a BM hunter 2-step macro, it's been working really well for me. I can normally get about 13k when I manually weave shots, and have hit 10k on boss fights with this one. It would basically be perfect if I could get the Beastial Wrath portion to fire off. Right now, it's not. I'm not sure the three proc abilities are firing off either, as I just started messing with this a couple of nights ago, and put about 10 minutes into it. My hunter is rarely focus capped, and he is never focus starved, so I think I've got the timing down pretty good.

    Anyhow, the macro is :

    Part 1
    Code:
    /castsequence reset=target Hunter's Mark, Serpent Sting, Steady Shot, Steady Shot, Arcane Shot, Steady Shot, Steady Shot, Arcane Shot, Steady Shot, Steady Shot, Arcane Shot, Steady Shot, Steady Shot, Arcane Shot, Steady Shot, Steady Shot
    /cast Beastial Wrath
    Part 2
    Code:
    /cast Focus Fire
    /cast Fervor
    /cast Kill Command
    I'm pretty sure I need to turn the second one into a cast sequence, and I have no idea why the beastial wrath in the first one isn't firing off.



    Edit : Also, for your marksman hunter macro, you should really take out kill command. It's garbage for MM hunters, and the focus is better saved for Chimera / Arcane. You also shouldn't have to apply Hunter's Mark, as it's auto-applied if you spec correctly.
    Last edited by naPS : 11-30-2010 at 05:04 PM

  9. #9

    Default

    Quote Originally Posted by naPS View Post
    I've been messing around with a BM hunter 2-step macro, it's been working really well for me. I can normally get about 13k when I manually weave shots, and have hit 10k on boss fights with this one. It would basically be perfect if I could get the Beastial Wrath portion to fire off. Right now, it's not. I'm not sure the three proc abilities are firing off either, as I just started messing with this a couple of nights ago, and put about 10 minutes into it. My hunter is rarely focus capped, and he is never focus starved, so I think I've got the timing down pretty good.

    Anyhow, the macro is :

    Part 1
    Code:
    /castsequence reset=target Hunter's Mark, Serpent Sting, Steady Shot, Steady Shot, Arcane Shot, Steady Shot, Steady Shot, Arcane Shot, Steady Shot, Steady Shot, Arcane Shot, Steady Shot, Steady Shot, Arcane Shot, Steady Shot, Steady Shot
    /cast Beastial Wrath
    Part 2
    Code:
    /cast Focus Fire
    /cast Fervor
    /cast Kill Command
    I'm pretty sure I need to turn the second one into a cast sequence, and I have no idea why the beastial wrath in the first one isn't firing off.



    Edit : Also, for your marksman hunter macro, you should really take out kill command. It's garbage for MM hunters, and the focus is better saved for Chimera / Arcane. You also shouldn't have to apply Hunter's Mark, as it's auto-applied if you spec correctly.
    Thank you for the feed back Ill work at making the changes I havent really had tons of time to tweek all the macros yet
    But as far as your 1st set you misspelled Beastial it Bestial

    /cast Beastial Wrath (should be)
    /cast Bestial Wrath

    as far secound
    Try Ferver is the longest cooldown so while its on cool down it should fall threw to Kill Command, Then Focus Fire
    /cast Fervor
    /cast Kill Command
    /cast Focus Fire

  10. #10

    Default

    Wow, stupid spelling error on my part - thanks for catching that. I've gotta run that group tonight, so I'll see if it fixes it. I'm sure it does.

    I'll keep an eye on the other procs as well, to make sure they're firing off. I think that part was at least working okay.

    Thanks!

Posting Rules

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