AutoSmurf Isuue

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.

did you check the Guide.txt and README_en.md files from https://github.com/mf022/d2bs/wiki/Misc_options#updated-autosmurf?

Hi, it working for now, I have putted Config.SkipLogging[]; line in char config, and it works perfectly fine, last night set up soso and barb, and now they are doing A3 norm :stuck_out_tongue: I think when I back from work they should be on nightmare :stuck_out_tongue: for now don’t have any issues, we’ll see it at evening

niedz., 30 cze 2019, 19:49 użytkownik mf22 via D2Bot Forums d2bot1@discoursemail.com napisał: