Hi, i’m running autosmurf on 2 soso cold+light
D2BotLeader
D2BotFollower
config lines
leader
Scripts.AutoSmurf = true;
Config.AutoSmurf.TeamSize = 2;
Config.AutoSmurf.TeleportingSorc = “Jedna”; //your leader sor charname.
Config.AutoSmurf.NonSorcChar = [“Druga”]; //all team charname except from leader and boBar
Config.AutoSmurf.BoBarb = “”; //boBar charname
Config.AutoSmurf.AllTeamProfiles = [“Jedna”,“Druga”]; // all team PROFILE Names
follower
Scripts.AutoSmurf = true;
Config.AutoSmurf.TeamSize = 2;
Config.AutoSmurf.TeleportingSorc = “Jedna”; //your leader sor charname.
Config.AutoSmurf.NonSorcChar = [“Druga”]; //all team charname except from leader and boBar
Config.AutoSmurf.BoBarb = “”; //boBar charname
Config.AutoSmurf.AllTeamProfiles = [“Jedna”, “Druga”]; // all team PROFILE Names
My problem is that the bot is printing that it starting the DEN, then walks outside camp, and goes to kill every mob in plains, check all chests, shrines, just walks all around, and then misses the Den, and goes to next loc. I thought that maybe he is going to WP, but no, same as early it going to clear loc. Sometimes, when stuck or sth, it prints STRICT WARNING about Config.SkipLogging or sth, i have looked in config for this function, but found nothing…
Please, help guys.