bouletmarc / D2R-BMBot

Diablo II : Resurrected - Bot
35 stars 21 forks source link

Suspect no one is using single lobby player #26

Open h4onanh opened 1 week ago

h4onanh commented 1 week ago

background is that I'm playing offline. It seems single lobby player can be useful, but is not cursor jump between play button and game difficulty block's position, even after loading into the game game difficulty in BotSettings.txt can just support 0,problem may be because below code

// Form1.cs
// line 1764
if (CharConfig.GameDifficulty == 0) Form1_0.KeyMouse_0.MouseClicc(960, 450);  //clic 'normal'
if (CharConfig.GameDifficulty == 0) Form1_0.KeyMouse_0.MouseClicc(960, 520);  //clic 'nm'
if (CharConfig.GameDifficulty == 0) Form1_0.KeyMouse_0.MouseClicc(960, 585);  //clic 'hell'
h4onanh commented 1 week ago

supplement runtime info version:D2R-BMBot-3.05R1 system:windows 11 22H2