My problems are:He dont change the map after certain time and he hunts sibelon but its on the avoid list ....
TaskMap = "x-4";
#region Npc handling
AttackNpcs = true;
BMain.WriteLog("We will attack aliens");
AttackBossNpcs = false;
AttackTaggedNpcs = false;
AvoidNpcsList.AddRange(new string[] { "..::{ Boss Sibelon }::..", "-=[ Sibelon ]=-" });
MinFightDistance = 750;
MaxFightDistance = 790;
#endregion
So whats wrong here ? why does he attack sibelon if its on the Avoid list ?
and Well how can i type in that the bot choses a Random nummer beetwen x - y ?
Something like :
TimeBetweenBoxes = 18-25 so that he chooses a random number ??
So and how can I do some breaks in it ?
Like a 1or2 minute break for toilet ?They should be random.
The same thing i would need for 30m - 2h (shoud logged off at this time and after the random time it should log in automaticly)
Edit: B4 i forget do u got some improvements for my task it should circle between x-2x-3 and x-4 and be as safe as possible or it should just have some breaks in it
Thanks in advance
Lalalilo






