Close
Page 9 of 14 FirstFirst ... 7 8 9 10 11 ... LastLast
Showing results 81 to 90 of 138
  1. #81

    Default

    Some feedback for you, I've helped a couple people over the last day or two that set this up incorrectly.

    In your instructions where you create the Do Mapped Key Action for FTL Assist Me, you didn't mention that the target must be Window:Current. The guy I just helped had it set to Window:All w/ Current and this makes each of your toons tell everyone to assist him (meaning it's a toss-up what everyone will end up targeting).

    Also, anyone who's creating a toggle to go between the 2 step and one of the original DPS buttons, make sure you go into the Advanced tab of whichever of these keys is to be off by default and check the "Do not load" box at the bottom. This will set that particular mapped key to be OFF by default, as if done via a Mapped Key State Action when the Key Map is enabled. Otherwise you may have both of them enabled until you hit your toggle the first time.
    Lax
    Author of ISBoxer
    Video: ISBoxer Quick Start

  2. #82

    Default

    I was out of town for a few days Back now.

    Thank you Lax I will make the changes and, add those to the instructions.

    P.S. I thought I had done that with step

    Quote Originally Posted by Aragent View Post
    Next Step 1

    actions

    key map action [do new hot key action]
    Target [Window:Current]
    Key Map [General]
    Mapped Key [FTL Assist Me]
    However I will try to make it clearer in the Instructions and I will add the info on the Creating Toggle info as well.
    Last edited by Aragent : 12-17-2010 at 07:52 PM

  3. #83

    Default

    seem to be struggling with this one. I've managed to get my slave shammies working, but for some reason, the prot pally just doesn't seem to cast a spell. He neither casts the 1st not proc spells. Occasionally I can get him to cast judgement but thats it. He has all the spells listed, and I've unmapped 1 in my key bindings for all chars. The shammies will cast their spells fine. Could someone please have a look over my profile attached and see if the can spot the issue?
    Attached Files Attached Files

  4. #84

    Default

    Quote Originally Posted by eisenhorn View Post
    seem to be struggling with this one. I've managed to get my slave shammies working, but for some reason, the prot pally just doesn't seem to cast a spell. He neither casts the 1st not proc spells. Occasionally I can get him to cast judgement but thats it. He has all the spells listed, and I've unmapped 1 in my key bindings for all chars. The shammies will cast their spells fine. Could someone please have a look over my profile attached and see if the can spot the issue?
    !if (character in "Paladins Protection") /stopmacro [@target,noexists] [noharm] [dead]
    !if (character in "Paladins Protection") /startattack
    !if (character in "Paladins Protection") /castsequence reset=combat/5 Judgement, Hammer of the Righteous,Shield of the Righteous,Hammer of the Righteous, Crusader Strike
    !if (character in "Paladins Protection") /cast Avenger's Shield
    !if (character in "Paladins Protection") /cast Consecration
    !if (character in "Paladins Protection") /cast Holy Wrath
    !also /use 13
    !also /use 14

    It shouldnt mater but I have noticed it does, theres a space betwen Judgement, Hammer of the Righteous and Hamer of the Righteous, Crusader Strike

    Im still looking over your file (I need to get a XML Viewer) my editer keeps all the code intact so Im having to go through it line by line I hope to have a little more time to go threw every thing shortly.

  5. #85

    Default

    most appreciated Aragent. I did try just having HotR in the cast sequence without any of the other spells and even that wouldn't fire. I've put all the lines into a normal WoW macro and they worked fine, and I've currently got it working like Mercurios 2 step (i.e. the spells as wow macros), but I love the way you've got it all in one place and editable as you go. One question I have is if I make a change to the macro in ISB and export to IS do I need to /reloadui in WoW for that to take effect?
    I've now made the switch to ISB from KC and I am impressed with the limitless ways of doing things in ISB - it actually makes my head spin when you look at some of the stuff you guys can do with it :-)

  6. #86

    Default

    There some free xml tools here (well xml notepad is free some of the others are pricy).

    http://msdn.microsoft.com/en-us/data/bb190600.aspx

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

  7. #87
    Member Iru's Avatar
    Join Date
    Mar 2010
    Location
    J Random Airport
    Posts
    135

    Default

    OK, read the entire thread twice & still a little confused.

    Are posts #5 & #6 the latest version of the two macro generators? If so, why are they still full of '/assist focus' and multiple uses of '/use 13' etc. Subsequent posts suggest that neither should be there - or I don't understand why you'd bother using General->'FTL Assist Me'.

    What am I missing?
    Last edited by Iru : 12-25-2010 at 07:44 PM

  8. #88

    Default

    Quote Originally Posted by Iru View Post
    OK, read the entire thread twice & still a little confused.

    Are posts #5 & #6 the latest version of the two macro generators? If so, why are they still full of '/assist focus' and multiple uses of '/use 13' etc. Subsequent posts suggest that neither should be there - or I don't understand why you'd bother using General->'FTL Assist Me'.

    What am I missing?
    At this time its still a work in progress, #5 and #6 are the latest that have been posted, And I will stream line the /use13 ect. Im still working on the Class macros, and the verious Level breaks like 61-70,71-80,81-84,85 its easer for testing purposes, to have them in each class macro at this time

    The /assist focus is there so that if you have a focus target that the slaves will attck focus first then attack assit me target.
    if no focus is set then it should just do the assist me.

    I am curently in talks wih Lax on Usning the new Named Wow Macro action in Is boxer and how best to utilise this for the project, and why their has been a a bit of a slow down in the Project, as I look to utilise these newer functions Thats coming with isboxer 38

  9. #89
    Member Iru's Avatar
    Join Date
    Mar 2010
    Location
    J Random Airport
    Posts
    135

    Default

    Thanks for the explanation.

    If you have a more recent local copy, I'd be happy to edit so that the common functions, e.g. '/stopmacro [channelling]' & the focus assist are pulled to the top or bottom as appropriate. I'd also be happy to help with the level break work. Send me a PM if you're interested in the help.

  10. #90

    Default

    After some testing on my fire mage I came up with this macro. The macro on the front page did slightly more DPS, but this macro did 30k more damage because of the Scorch Weaving. And by adding the 2nd Scorch, I'm 100% sure that the Living Bomb has exploded.
    Just sharing it here in case someone is interested in testing it out
    Code:
    #showtooltip
    /castsequence reset=combat/5 Living Bomb,Scorch,Fireball,Fireball,Fireball,Scorch
    /cast Pyroblast!
    This is the 2nd macro I'm using.
    Code:
    #showtooltip
    /cast Combustion
    /cast Time Warp
    I tried to add Flame Orb, but it needs 5 rotations before the cooldown is over. And by then you can be out of combat, messing the whole castsequence up.
    Last edited by deadca7 : 12-30-2010 at 11:59 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
  •