Thanks, @wolfrain62 and @rimdab. With the settings of you, the routine was very good. Working almost perfectly. If I identify something else, communicate to you. thanks again. With the changes. If they identify something that can be improved, please let me know. You need to register and have one post to see spoilers!
If you're switching targets back and forth wont it just continuously use Opener? Code: actions+=/call_action_list,name=opener,if=time<6
time can be used to make an action usable only when the elapsed time, in seconds, since the beginning of the fight. It has to be used with the "<=" or ">=" operators. You can specify both an upper and a lower bound. It is especially useful when you want to time an action in respect to your raid events. Code: # Cast bloodlust 20s after the beginning of the fight actions+=/bloodlust,if=time>=20
Same issue, and I can't figure it out My paladin and hunter load fine, using old simcraft profiles that I used before. I even switched my pallys up today and still works. My elemental shaman won't compile. Gives me this error. When I edit it and push some things around, it no longer gives the error, but only Enhance Shaman comes up for rotation, and elemental is nonexistent.
can anyone add me to skype paperc07 and I can share screens with you and maybe you can please help me fix my aoe
Ret Paladin Profiles I finally got things where I'm pretty happy with them. None of these are exactly the profile I use but should work fine for anyone looking to improve on the default profile. Kane is welcome to use these as the default profile, though I may have removed some things (actions.precombat) that are considered important for a default profile (easy to add those back in). Will need to break this in to 2 posts due to going over the character limit. See next post for the other 2 profiles. For all 3 profiles Avenging Wrath and Light's Hammer (if you have it) will only be cast when "Cooldowns" are active. Additionally if you disable AOE it will only use the Single target actions. All 3 switch seal to Truth if Single and Righteousness if AOE. You might prefer to remove those lines (see comments in the first profile) if you want to manage your seals. 1) is a full profile based on a current SimulationCraft (610-07) profile with some tweaks to remove things like Rebuke and add things like Sacred Shield and seals based on Single or Cleave mode. This first one has a ton of comments left in. It will work for all talents and glyphs at the expense of being a bit heavy. You need to register and have one post to see spoilers!
Ret Paladin Profiles (continued) 2) is the same profile but without the comments. Use this one if you already understand profiles or don't care to. You need to register and have one post to see spoilers! 3) is a pared down profile that removes a LOT of talents. Specifically you'll need to take Final Verdict (over Empowered Seals and Seraphim) and NOT take: Holy Avenger, Holy Prism, Sacred Shield (but you can look at the earlier profiles to put Sacred Shield back in). This is an example of a profile with only 58 actions vs. 101 in the SimulationCraft version and 109 in the default Simpl/Simcraft bot profile. You need to register and have one post to see spoilers!
How would I go about this for example, I'm playing BM Hunter in a fight with adds, how do I get it to Kill Shot mobs that I don't currently have targeted?
Gonna download this and test some stuff, im not very good at coding so perhaps someone can write up a warlock profile for demo or something, but this makes me want to level my DK and play my priest.
@Kane: regarding the last banwaves you should contact HB Staff what to better remove from your botbase (lua calls, chat output) to keep it safe. Check ban section or latest Enyo update.
A very long awaited update on Enyo has been pushed to the HB store and is up for approval; Version 0.0.0.5-B1 ================================================== == Due to this update some functionality will be gone - Based on the recent Warden upgrades and advise from the HB staff, Enyo will refrain from using LUA now and in the future. * Removed all LUA from Enyo. * Removed ClickToMove functionality as it used LUA. * Removed ChatOutputs and RaidWarnings from Enyo. * Added Overlays as output in the WoWClient for pause functions. * Added Enyo's own forced navigator - Prevents routines from moving even with movement enabled. * Some code cleanup and rearrange.
Enyo. But as the captain said, kane should contact HB Staff better what to remove from your botbase (moon calls, chat output) to keep it safe. Let's hope. Kane has done great work.
I'm having problems AOE rotation BM and SV. In AOE rotation BM, routine prioritizes multishot and kill comand, quite Delaying the use of the barrage. You need to register and have one post to see spoilers! In the rotation SV Cleave, Identified When has two targets and I cleave active, BA takes a long time to be used. You need to register and have one post to see spoilers! How to fix these problems? @rindab @wolfrain62, you know? Thank you for your attention and patience. Thank
BM it should not delay barrage, mine fires it off pretty much on cool down. Not sure why yours would not go off. SV aoe black arrow is going to be delayed often, it depends on how many ToTH procs you get. This is because it is better to use Arcane shot during ToTH then it is to use blackarrow. SV aoe priority before casting Black Arrow Explosive Shot (Lock and Load Proc) Barrage Arcane Shot (Thrill of The Hunt Proc) Explosive Shot (None Proc) so if any of these skills are available it will do them before casting black arrow so you probably are getting a lot of procs.
is "time_to_die" implemented as of this time? I seem to be having trouble using it, as well as line_cd
So anyone know of any kitty routines already made? i just tried to use simcraft to make my feral a routine but it does not work at all whatsoever. My toon just keeps un cat forming and then going back into it mid combat.