哦,你说的是helper,尽量设长点。红色处。
Scripts.DiabloHelper = false; // 多人游戏里帮手运行的Chaos脚本。不开封印只打怪。 // Chaos helper, kills monsters and doesn't open seals on its own.
Config.DiabloHelper.Wait = 1200; // 等待leader的时间,单位:秒。 // Seconds to wait for a runner to be in Chaos. If Config.Leader is set, it will wait only for the leader.
Config.DiabloHelper.Entrance = true; // 是否从进门处开始清理,如果为false则从五角星处开始清理。 // Start from entrance. Set to false to start from star.
Config.DiabloHelper.SkipTP = false; // 不等待Leader的传送门,直接自己跑到Chaos门口清理完小怪后等待Leader。 // Don't wait for town portal and directly head to chaos. It will clear monsters around chaos entrance and wait for the runner.
Config.DiabloHelper.SkipIfBaal = true; // 队伍中有人在干baal,自动结束脚本。 // End script if there are party members in a Baal run.