You dont need to do react=0, !target.debuff.flying.react I dont get why its a debuff and even less why it needs the target specified, my guess is "!debuff.flying.react" should do the same Ill check if i can get a units flying status Yeah its easy
Thank you very much for the profile. I am very grateful and I'll do a donation for the magnificent work. Another question seems that the profiles imported from the shaman elementary do not work adequately. , can it confirm it?. Regards.
When I had it like "actions+=/explosive_trap,if=target.debuff.flying.react=0" it wasnt dropping trap at all, but with "!target.debuff.flying.react" it drops..
Its like this: React checks if the debuff is up So the bot checks if theres a debuff called "flying" on the Target Of course there is not so it returns "false" ! inverts the return value of whatever its in front of !false is true so in the end that line says: Do Explosive trap if true, which is always "actions+=/explosive_trap,if=target.debuff.anyvalidspellname.react=0" would also work ^^ Getting really tired of these forums adding random spaces, whats up with that >_> ?
no matter what I do I cannot get the AOE to work actions=auto_shot actions+=/arcane_torrent,if=focus.deficit>=30 actions+=/bloo - Pastebin.com
Any way to force it to pool focus for barrage during aoe. Even tho barrage has a higher priority then kill command it still uses kill command before barrage if I do not have enough focus.
Kane, Getting this error on my mage, with both Arcane spec (stock profile) and frost (custom Simcraft). I have placed # before all pre-combat actions as suggested by another user, and that did not fix it. In the first line of the error, it states something about Simcraft spell_data_t has no name association. Here is the error. Hope this helps! Other than this, my custom Shaman enhance is working amazing! Haven't tried my warlock yet.
FYI folks, earlier in the thread Kane mentioned to please file bugs at: https://github.com/insaneKane/simpl/issues/ I think things are getting REALLY popular for this bot base (given the DPS it can put out, no wonder), and posting there is pretty easy. I've started by putting in a couple of issues. Just be aware that github uses different markup (wiki-like rather than BBCode), but it is very easy to use and you'll see a link when posting a new issue that shows you the markup. For instance, posting [ CODE ] blah blah blah [ /CODE ] would be done like: (backticks) ``` blah blah blah ```
If you can please add a Label to your issue so i can easily differentiate between Feature request and breaking bugs
Since is on github can we contribute with pull requests? I would like to help, is there any task assignment system created? Your idea was the correct approach to assisted dps .
Not yet, i will rewrite a lot of the core mechanics this Weekend. Once the System is stable i will gladly accept any coding help. Beware that nothing is documented right now as far as code goes
Last night mid furnace raid fight the botbase derped out on me and was spamming you cant do that yet. i hit Stop ad start and same thing on my BM hunter no logs as im at work checking threads. but i will post a log tonight when i run again on a side note i know you had talked about this spitting out an actual routine to use with other botbases ETC. Is this in the near future?
Once the botbase is in a stable state i can think about Special Features, for now getting it into a workable state is priority