What's new
  • Visit Rebornbuddy
  • Visit Resources
  • Visit API Documentation
  • Visit Downloads
  • Visit Portal
  • Visit Panda Profiles
  • Visit LLamamMagic

Dominus issue

mshk

New Member
Joined
Sep 23, 2014
Messages
11
Reaction score
0
I have a problem with bot's behavior. Im botting dominus atm and my character isnt that strong to survive first form 100% of the time, the bot runs like normal skipping almost everything all the way to dominus, then if it dies on dominus it just doesnt go back, it wonders around the pre-dominus area and never goes back in to dominus. One of the reason it dies is because the bot refuses to use all flask charges and just get's killed by the chanelling attack with 1 charge used on flask, it behaves differently while fighting the packs, it spams the flask if its near death.

edit : i figured what the problem was with flasks, for some reason while having the "always attack in place" setting checked didnt use flasks properly, still having the "wandering" issue
 
Last edited:
Flask logic is working correctly, but depending on your flask types, the behavior you are seeing is just related to how the game works.

If you have instant HP flasks, there's no heal of time buff that would otherwise prevent flask stacking. If you have a healing buff already, the AutoFlask logic does not use another flask, because you can't stack flask effects in this game.

So, when you sit in the channeling ability and take a ton of damage, you're under the effects of a flask when it's not using another flask, so you're incoming damage is simply exceeding your healing ability. better CR logic would try to avoid tanking that damage altogether, but that's for users to work out in terms of boss fight logic.

Users are certainly free to try and implement better flask logic, but pretty much all reported issues are from the way the game works, and people not being familiar with how the different flask types and mods affect healing.

The bot not making it back to the boss fight should have been fixed with a previous update, but if not, it'll just be a known issue for now then. I tested that after dying and it was working for me finally, so I'm not sure why yours didn't If you post a full log I can take a look over it.

Make sure you check over the "Gui Overlap" section of the ExampleRoutine Guide to make sure the issue you're seeing isn't related to that.
 
Back
Top