Skip to content
질문/답변다크 모드

1인 오토스머프는 안대나요??

조회 수
209
추천 수
0
등록일
d2bs 1인은  잘대는데
오토스머프 1인으로 설정해두 마을에  가만히  있는데  사냥할수 잇는 설정알수 있나요..

Scripts.AutoSmurf = true; 
Config.AutoSmurf.TeamSize = 1; 
Config.AutoSmurf.TeleportingSorc = "AA-oop";  //your leader sor charname.
Config.AutoSmurf.NonSorcChar = ["", ""]; //all team charname except from leader and boBar
Config.AutoSmurf.BoBarb = ""; //boBar charname
Config.AutoSmurf.AllTeamProfiles = ["AA-oop", "","",""];  //  all team PROFILE Names

Config.Leader = ""; // Leader's ingame character name. Leave blank to try auto-detection (works in AutoBaal, Wakka, MFHelper)
Config.QuitList = [""]; // team char name except from leader


Config.AttackSkill[0] = -1; // Preattack skill.
Config.AttackSkill[1] = 0; // Primary skill to bosses.
Config.AttackSkill[2] = 0; // Primary untimed skill to bosses. Keep at -1 if Config.AttackSkill[1] is untimed skill.
Config.AttackSkill[3] = 0; // Primary skill to others.
Config.AttackSkill[4] = 0; // Primary untimed skill to others. Keep at -1 if Config.AttackSkill[3] is untimed skill.
Config.AttackSkill[5] = -1; // Secondary skill if monster is immune to primary.
Config.AttackSkill[6] = -1; // Secondary untimed skill if monster is immune to primary untimed.


Config.AutoBuild.Enabled = true; // This will enable or disable the AutoBuild system
Config.AutoBuild.Template = " ChainL"; // The name of the build associated with an existing 
// template filename located in libs/config/Builds/

Config.AutoBuild.Verbose = false; // Allows script to print messages in console
Config.AutoBuild.DebugMode = false; // Debug mode prints a little more information to console and 
// logs activity to /logs/AutoBuild.CharacterName._MM_DD_YYYY.log
// It automatically enables Config.AutoBuild.Verbose
}

 
신입입니다 잘부탁드려요~
댓글 0
권한이 없습니다.
다크 모드

댓글을 추천하시면 답변으로 채택됩니다.

댓글을 추천하면 글 작성자와 댓글 작성자 둘 다 경험치를 획득합니다.

자세한 내용은 업데이트 공지를 참고해주시기 바랍니다.