본문 바로가기
디아블로2

디아블로2 D2BS 오토스머프 헬 안 넘어갈때

by 젤리씨 2019. 12. 15.
728x90

디아블로2  D2BS 오토스머프 헬 안 넘어갈때 확인법입니다


Scripts.AutoSmurf = true;

Config.AutoSmurf.TeamSize = 4;

Config.AutoSmurf.TeleportingSorc = "zel_spp";  //your leader sor charname.

Config.AutoSmurf.NonSorcChar = ["zel_pspp", "zel_ssoo","zel_bmm"]; //all team charname except from leader and boBar

Config.AutoSmurf.BoBarb = "zel_bmm"; //boBar charname

Config.AutoSmurf.AllTeamProfiles = ["As1","As2","As3","As4"];  //  all team PROFILE Names


Config.AutoEquip = true;

Config.LowGold = 100000;


// Team MF system

Config.MFLeader = false; // Set to true if you have one or more MFHelpers. Opens TP and gives commands when doing normal MF runs.




기본적으로 케릭이니에 보면 위 쪽처럼 되어 있습니다



하지만 오토스머프가 돌다가 어느정도  레벨이 되면 디발런처럼 렙업을 시작합니다


아래를 보시면 기본적으로 이렇게 되어 있는데 78렙에 도달할때까지 나이트에서 머뭅니다



function AutoSmurf() {

 // USER SETTINGS

 // -------- Normal Difficulty -------------

var caveLvl = 7,

tristLvl = 16,

tombsLvl = 26,

mephLvl = 26,

diaLvl = 40,

baalLvl = 40,

 // -------- Nightmare Difficulty ----------

mephLvlnm = 54, //노말바알레벨보다 높을 시 메피직전 탈방 반복사냥추가 

diaLvlnm = 60,

mfLvlnm = 66,

baalLvlnm = 66,

// ---------- Hell Difficulty --------------

mephLvlhell = 78,

diaLvlhell = 78,

mfLvlhell = 86,




하지만 78랩을 찍어도 헬은 가지도 않고 똑같이 디발런 사냥만 하는경우가 있습니다


그것은


케릭 이니를 보면



Scripts.AutoSmurf = false;

Config.AutoSmurf.TeamSize = 4;

Config.AutoSmurf.TeleportingSorc = "zel_spp";  //your leader sor charname.

Config.AutoSmurf.NonSorcChar = ["zel_pspp", "zel_ssoo","zel_bmm"]; //all team charname except from leader and boBar

Config.AutoSmurf.BoBarb = "zel_bmm"; //boBar charname

Config.AutoSmurf.AllTeamProfiles = ["As1","As2","As3","As4"];  //  all team PROFILE Names


Config.AutoEquip = true;

Config.LowGold = 100000;


// Team MF system

Config.MFLeader = true; // Set to true if you have one or more MFHelpers. Opens TP and gives commands when doing normal MF runs.



빨간색으로 표시한 부분이 바뀌는 경우가 있습니다


모든 사람에게 해당되는건 아니지만 저도 이유는 잘 모르겠습니다



하여튼 위쪽 처럼 오토스머프는   true 로 변경하고


 MFLeader 는 false로 변경하고 봇을 재시작하면 정상적으로 나이트 바알을 잡고 헬로 넘어갑니다


헬을 좀더 일찍 보내고싶으시면 오토스머프 이니에 레벨숫자를 조정하시면 됩니다.

728x90

댓글