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

How do i make the bot use potions more often?

rsn

Member
Joined
Feb 19, 2012
Messages
72
Reaction score
2
My bot only uses first round of life pot at 70% how do i change that? Els its running pretty good :)
 
You'd modify the "CreateFlaskLogic" function in "Routines\Exile\Exile.cs".

However, the bot uses the potions as fast as it can, there's a game delay for using pots, and the effects of HP flasks don't stack (you'd need HP + Hybrid I think).

Perhaps the issue you are seeing, is that it only pots in combat, which is how the current bot is setup to work?
 
Back
Top