kolton / d2bot-with-kolbot

d2bot game manager by D3STROY3R with kolbot libs by kolton for d2bs
346 stars 332 forks source link

Kolbot Log In Issue #886

Open InZSan3 opened 5 years ago

InZSan3 commented 5 years ago

Hello guys. Im new to Kol Bot and i did everything to setup like it was explained in a youtube Video. But when i start the bot he tries to login and "Diablo" tells me that the password is incorrect. But i definitely use correct account name and password in my Bot Setup. Can someone help me with that ?

5noop commented 5 years ago

Did you setup the correct realm ?

InZSan3 commented 5 years ago

Yes i also setup the correct realm. Here a picture of my profile... maybe u guys got an idea of what could be wrong here botscreen

semirotta commented 5 years ago

To my eyes that looks all ok, most likely some kind of configuration issue perhaps instead in the files. Does your password or username include some sort of weird letters or numbers that diablo or the bot wont be able to perhaps copy-paste into it.

InZSan3 commented 5 years ago

No there is only letters and numbers in Name and Password

5noop commented 5 years ago

Open profile.json (in data folder) and check if you have the right password in it.

InZSan3 commented 5 years ago

Everything seems correct in there! I Really dont know why this sh it isnt working -.-

semirotta commented 5 years ago

I'm glad I am not the only one with issues with this bot. My bot ran just fine through the last night but stopped it for about an hour and it stopped working, cant find d2m.dll file and reinstalling game or bot wont help. The hell has happened last night / morning to mess all up. -.-

InZSan3 commented 5 years ago

Okay maybe i found the problem. I installed Diablo 2 from blizzard site... do i need any other version maybe ? If yes can someone link me the working version ?

semirotta commented 5 years ago

If you installed from blizzards site, it should be either up to date or update the game just like it would when installing from the CDs. I use CDs myself since I own those, they are always in a really old version of the game and needs to be updated in order to play. I wouldnt imagine that to be the problem. When you launch your game manually without the bot, is your game in 1.14 or 1.13? and are you 100% sure you did not mistype the password?

Other thing to try is the other branch for example the limedrop-utf8 branch that fixed issue with the d2m.dll file missing. https://github.com/kolton/d2bot-with-kolbot/tree/limedrop-utf8 I cannot promise it would fix your issue, but never can harm to try. Of course you got to configure the settings (username, password, realm etc.) in the bot all over again. Small effort to get it done though.

InZSan3 commented 5 years ago

Okay i solved the problem. Its not a problem of the bot but was a not known fact by me. Turned out my password is 13 letters long, while diablo 2 only takes 12 letters long passwords. I never realized this, cause i alwas typed in the whole 13 letters password while the last letter was just never filled into the password field. The Bot seemed to copy paste the 13 letter password into the field and this caused problems. I just gave the bot the password without my last letter and he managed to log in!

semirotta commented 5 years ago

Ah that was bit annoying to figure out. Good to know in the future for everyone else aswell.