Regex _regex = new Regex("<b><span style=\"font-size: 26px\"><span style=\"color: #438CFF\">v(.*?)</span></span></b>");
var _html = new System.Net.WebClient().DownloadString("https://www.thebuddyforum.com/threads/plugin-keeponmoving-unstuck-handling-and-more-in-development.249513/");
Hello,
the idea behing KoM rocks, but it does not react on
Path distances request failed on map: Troll Raid, Location: <1637.722, 5033.276, 109.8767>
Path distances request failed on map: Troll Raid, Location: <1637.722, 5033.276, 109.8767>
Path distances request failed on map: Troll Raid, Location: <1637.722, 5033.276, 109.8767>
Path distances request failed on map: Troll Raid, Location: <1637.722, 5033.276, 109.8767>
Path distances request failed on map: Troll Raid, Location: <1637.722, 5033.276, 109.8767>
Path distances request failed on map: Troll Raid, Location: <1637.722, 5033.276, 109.8767>
Path distances request failed on map: Troll Raid, Location: <1637.722, 5033.276, 109.8767>
Path distances request failed on map: Troll Raid, Location: <1637.722, 5033.276, 109.8767>
Path distances request failed on map: Troll Raid, Location: <1637.722, 5033.276, 109.8767>
wich is the only real problem getting stuck.
Replace
private async Task<bool> KOMloop()
{
by
private async Task<bool> KOMloop()
{
if(!Me.IsAlive) return false;
Bot should run back to corpse.
For those wondering why there's no update yet:
I am still developing but don't want to publish unless I have totally rewritten KoM and fixed flaws originating from the time I have started writing it. Next change log will be a quite long one![]()
I can't tell yet, alter5-kun. Maybe next few weeks.When can we expect the new release Senpai?![]()
wont work for me
hearthstone was set on Orgrimmar
my fail, hearthstone are not set to any city
Thank you very much for the big Update man but i have noticed a situation where the bot still keeps getting stuck.
It happens when mounted and trying to run under a tree branch the bot just keeps running not bothering to dismount to geth through/under it.
I will try to disable KoM and see if its an issue with HB just to be sure.
In the meantime I have made some modifications while observing a char I am currently leveling. Please update a full log showing this situation so I could have a look at it.