Hi mates, I'd like to list some fixable issues first 
1. While exploring map, sometimes there is an item on the group and EB try to move to that point. In the current version the bot will stuck forever (at lease I am). At my own opinion, I'd rather pick that item up even if that is a wisdom segment.
2. There is an "Instance stuck logout timer" to check if the instance timer expired, if yes then logout. I'd like to know, will this timer change to "Position stuck timer" great? Just store the current position & the arrival time, check if the position didn't change for a time (like 1 minute), if yes then try to create new instance.
3. Sometime when the bot interact with breakable objects (like pot), it targets the corner one and stuck at it because the bot can't reach the object. Can EB makes the bot try to use area attack to these objects first (if any).
And here is my little request / question:
How can I make the bot use more leap slam? Like when stuck / exploring map / on low life / opening boxes? Can someone explain which line should be edited in the bot? I feel shame because I can't fully understand the code (and damn it I am a programmer :'( )
thanks for your time!

1. While exploring map, sometimes there is an item on the group and EB try to move to that point. In the current version the bot will stuck forever (at lease I am). At my own opinion, I'd rather pick that item up even if that is a wisdom segment.
2. There is an "Instance stuck logout timer" to check if the instance timer expired, if yes then logout. I'd like to know, will this timer change to "Position stuck timer" great? Just store the current position & the arrival time, check if the position didn't change for a time (like 1 minute), if yes then try to create new instance.
3. Sometime when the bot interact with breakable objects (like pot), it targets the corner one and stuck at it because the bot can't reach the object. Can EB makes the bot try to use area attack to these objects first (if any).
And here is my little request / question:
How can I make the bot use more leap slam? Like when stuck / exploring map / on low life / opening boxes? Can someone explain which line should be edited in the bot? I feel shame because I can't fully understand the code (and damn it I am a programmer :'( )
thanks for your time!