Suggestion for the rogue routines. Make it reapply poisons out of combat only when there is about 10mins remaining on the timer. The reason for this is because currently while in combat it will stand there and get beat on and die when poisons run out reapplying them. No one stops mid fight to reapply poisons. Cheers.
Hi, I've been having issues with my Ele Shaman file. Generally when I test I'll enter combat by casting Flame Shock, and theoretically it should cast Lava Burst, but for some reason it spams Lightning Bolt a few times until Lava Surge procs, cast Lava Burst and generally just doesn't do what it should...any ideas?
Me.Cast Mark of the Wild Me.HasAura("Legacy of the Emperor") = 0 Me.HasAura("Mark of the Wild") = 0 Me.HasAura("Blessing of Kings") = 0 Never happens. Can there be an Aura problem? I'm monitoring both log and debug window in class config, but bit doesnt want to at least try this spell. However he buffs mark if conditions are removed.
The lava burst should be going off, the only reason i can think it wouldnt go off is if it switches target, as then the next mob would not have flame shock on it. As to the mark of the wild, is it under the buffs section? If its not, it might be having issues due to that.
Hi again, yeah. When I saw the simplicity in this CC I was super excited because I'd be able to specify my exact rotation and hopefully work as beautifully as PQR when it first came out. Disappointment. The editing is indeed simple, and very easy to understand. However, it doesn't seem to even want to do the simple rotation I gave it. I've tried multiple conditions, and it only seems to get worse. Problems: Skips lines Spams lightning bolt when other conditions should have been met stops completely? spams lightning bolt afterwards for no reason Unfortunate. I'll still come back in case it improves. Best of luck ^_^
@Trizen And now we all have to guess, how the contents of your Shaman_Elemental.txt file looks like? oO @Kamilche When I stop the bot, I sometimes get these error messages: This happens with different botbases, e.g. Combat Bot, Dungeon Buddy, Raidbot, Tyrael. But not everytime The problem that I have is: When this happens and I press Start some time after it, in most cases, FTW won't do anything. I'll have to quit HB and start it new. Could you please have a look, it this can be avoided?
Is there a non-macro way to add Synapse Springs into my rotation? Something like this (which doesn't work):
For using items it should be Me.Use <item name>, not just Use. That should work if you ad Me. infront of the Use. About the crash, I am glad you got it to work, however I do not officially support other language clients. It looks like you are using some other language client version of wow.
Really GREAT Routine! Theres just one thing: problems with localisation. FTW looks for monk-Braumeister.txt and Deathknight_Blut.txt Here are 2 profiles I edited, DK and Monk Tank (Best specs for Lvling ur toon) https://docs.google.com/folder/d/0B6ET_53_Kv7MNkhWRk1ka1hqMEk/edit Blood DK: absolutly unbreakable now + massive DPS --fixed Death Strike to keep Bloodshield up! --added Soul Reaper (DPS) --changed: Pestilence to Blood Boil->every Tank SHOULD skill Rolling Blood! --added: Path of Frost (for faster lvling) --fixed: more Runestrikes to eat up your Runepower (if you got to many CS Procs ----Runepower will be eaten up by Dancing Rune Weapon --(added: Gift of The Naaru) ---Removed: Death Coil (was for Proc in Unholy spec) --higher prio for combat debuffs (hay, I'm a tank!) --Fixed: Debuffs were applied only in MT Situation (now ST also gets debuffed) Monk: Still working on it but changed already a lot-give it a try -removed windwalker skills and added some brewmaster skills and ROLL XD I will finish it this week and post the exact changes. cu lulle Again: Great routine!
Hm, Me.Cast Legacy of the Emperor Me.HasAura("Legacy of the Emperor") = 0 Me.HasAura("Mark of the Wild") = 0 Me.HasAura("Blessing of Kings") = 0 on Monk worked I think, what is almost the same. However removing all conditions is not the best solution. Try this: Me.Cast Mark of the Wild Me.HasAura("Mark of the Wild") = 0
Great routine, love being able to easily edit when stuff is used, just 2 issues. 1. Any way to set it so it only uses abilities on boss mobs, or mobs with > 4m health? 2. On Elegon my hunter does nothing, I'm guessing due to it either being a transformation phase or the floor and not being able to calculate distance - any way to fix? For now I just took out all long cooldowns and use them manually, no biggie.
1) I think u mean ELITE mobs? Try this: MyEvilstCastYouCanThinkOf Target.IsElite= 1 (Has to be set BEFORE the normal Combat routine stuff) 2) Hm, no idea atm. Hard to say, could be almost everything......
About elegon, does it do nothing, or is it having trouble targeting and is still trying to do the rotation? It could be a problem with honorbuddy as the floor is not solid 100% of the time, and when wow has floors like that bots tend to break. If it seems to be having troubles navigating the floor try running it with sccroll lock on.
This CC is really awesome!Thank you for your good job! But I found a problem that the code "Use XXX\HasItem("XXX")\NumItems("XXX")" didn't work at all. For example:my mage always cast "Conjure Refreshment" although there is enough food in my bag. By the way,I use foreign client,I think this is the reason. Is there any solutions for the problem?Can I use itemID in the code?and how to use? My English is poor... Thank you again.
Anyone who can fix a setup for Combat Rogues (or any spec, really) that 'strictly' throws Shuriken Toss? (Pull/Rotation) I've been trying for the last 40 minutes but I can't make it work Max. range: 30 Need it to farm level 46 mobs with 3800-4000 hp
I just started playing with FTW the other day and love it. On my DK tweaked a bit it works awsome, on my elemental shaman it looks like it hasn't been changed much for mop. Is there any repository of class specific files somewhere or links to them? Thanks, Bob