You should not expect human-like behavior from bot, a computer program.a human player would...
You should not expect human-like behavior from bot, a computer program.a human player would...
MinMonsteRemaining = 100 is meaningless, server gives you a numeric representation of remaining mobs only if their amount is less then or equal to 20.Should I change only this 2 :
private const int MinMonsteRemaining = 100;
private const int PercentToCheck = 60;
and what is the minmonster i should enter can i remove this string and it will only check the percent of exploration ?
RemoveTask("ExplorationCompleteTask (Early)");
if (!TaskManager.Replace("ExploreTask", new MapExplorationTask()))
{
Log.Error("[MapRunner] Fail to replace ExploreTask.");
BotManager.Stop();
}
if (!TaskManager.AddBefore(new TrackMobTask(), "MapExplorationTask"))
{
Log.Error("[MapRunner] Fail to add TrackMobTask.");
BotManager.Stop();
}
There is no such setting. You should edit the plugin's code.What Settings should I edit to Make the plugin leavethe map once 60% is explored can u tell me please ?
PM me or write here.
You should not expect human-like behavior from bot, a computer program.
Thank you mate.Best Custom made Plugin =)
You did not remove what I told you, as you can see in your log, MapExplorationTask is still there.<log4net.Error>Exception during StringFormat: Index (zero based) must be greater than or equal to zero and less than the size of the argument list. <format>[MapExplorationTask] Explored percent: {10}%. Lets check remaining.</format><args>{100}</args></log4net.Error>
<log4net.Error>Exception during StringFormat: Index (zero based) must be greater than or equal to zero and less than the size of the argument list. <format>[MapExplorationTask] Remaining: {93}</format><args>{0}</args></log4net.Error>
[MapExplorationTask] Remaining threshold has been reached. Exploration task is not needed anymore.
[MapExplorationCompleteTask] Now finishing the map run. still checking for remaining monsters
Do you mean valuable loot? Like 1+ ex? Sell on poe.trade ofc.I have a question. What do you do with the loot from the maps ? Selling through the in game chat or transferred to the main account ?
Yes. But if I play one window and another window on a virtual machine? It is inconvenient to switch and watch.Do you mean valuable loot? Like 1+ ex? Sell on poe.trade ofc.