kolton / d2bot-with-kolbot

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

D2Bot # didn't refresh its interface automatically #625

Open hunzhang opened 6 years ago

hunzhang commented 6 years ago

Only when I hover the mouse on it the D2Bot # would update the current status of the bots like game time etc. I believe it should do this automatically. I would like to know the cause of this, thanks.

noah- commented 6 years ago

I think I know why this is happening, please try the d2bot.exe from the limedrop-alpha branch and let me know if you still have this issue.

hunzhang commented 6 years ago

Thanks for your reply, Sir. The problem was perfectly solved.


发件人: noah- notifications@github.com 发送时间: 2018年8月22日 2:59:07 收件人: kolton/d2bot-with-kolbot 抄送: hunzhang; Author 主题: Re: [kolton/d2bot-with-kolbot] D2Bot # didn't refresh its interface automatically (#625)

I think I know why this is happening, please try the d2bot.exe from the limedrop-alpha branch and let me know if you still have this issue.

― You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/kolton/d2bot-with-kolbot/issues/625#issuecomment-414785058, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AHP7DjhdYpdjtVVhT1eJdGjtrzljH6_jks5uTFh6gaJpZM4WCnbF.

hunzhang commented 5 years ago

Hi Noah, Can you tell me where to get the D2BS.dll file for Diablo 2 version 1.13c? Thank you for all your efforts! Best regards from Ray.


发件人: Zhou Song ZhouSong@live.cn 发送时间: 2018年9月7日 1:35 收件人: kolton/d2bot-with-kolbot 主题: 答复: [kolton/d2bot-with-kolbot] D2Bot # didn't refresh its interface automatically (#625)

Thanks for your reply, Sir. The problem was perfectly solved.


发件人: noah- notifications@github.com 发送时间: 2018年8月22日 2:59:07 收件人: kolton/d2bot-with-kolbot 抄送: hunzhang; Author 主题: Re: [kolton/d2bot-with-kolbot] D2Bot # didn't refresh its interface automatically (#625)

I think I know why this is happening, please try the d2bot.exe from the limedrop-alpha branch and let me know if you still have this issue.

― You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/kolton/d2bot-with-kolbot/issues/625#issuecomment-414785058, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AHP7DjhdYpdjtVVhT1eJdGjtrzljH6_jks5uTFh6gaJpZM4WCnbF.

hunzhang commented 5 years ago

Actually I'm looking for a working kolbot for Diablo 2 version 1.13c, if that ever existed. It's for a private server.


发件人: Zhou Song zhousong@live.cn 发送时间: 2019年3月18日 20:27 收件人: kolton/d2bot-with-kolbot 主题: 回复: [kolton/d2bot-with-kolbot] D2Bot # didn't refresh its interface automatically (#625)

Hi Noah, Can you tell me where to get the D2BS.dll file for Diablo 2 version 1.13c? Thank you for all your efforts! Best regards from Ray.


发件人: Zhou Song ZhouSong@live.cn 发送时间: 2018年9月7日 1:35 收件人: kolton/d2bot-with-kolbot 主题: 答复: [kolton/d2bot-with-kolbot] D2Bot # didn't refresh its interface automatically (#625)

Thanks for your reply, Sir. The problem was perfectly solved.


发件人: noah- notifications@github.com 发送时间: 2018年8月22日 2:59:07 收件人: kolton/d2bot-with-kolbot 抄送: hunzhang; Author 主题: Re: [kolton/d2bot-with-kolbot] D2Bot # didn't refresh its interface automatically (#625)

I think I know why this is happening, please try the d2bot.exe from the limedrop-alpha branch and let me know if you still have this issue.

― You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/kolton/d2bot-with-kolbot/issues/625#issuecomment-414785058, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AHP7DjhdYpdjtVVhT1eJdGjtrzljH6_jks5uTFh6gaJpZM4WCnbF.

noah- commented 5 years ago

There is no version of kolbot for 1.13c you would need to backport d2bs 1.13d to 1.13c version (there is a 1.13c version of d2bs but kolbot uses features that were added later)

Backing porting the current version should not be very difficult using the original d2bs code on assembla as reference

hunzhang commented 5 years ago

Thank you very much for your reply and instructions.


发件人: noah- notifications@github.com 发送时间: 2019年3月19日 3:31:34 收件人: kolton/d2bot-with-kolbot 抄送: hunzhang; Author 主题: Re: [kolton/d2bot-with-kolbot] D2Bot # didn't refresh its interface automatically (#625)

There is no version of kolbot for 1.13c you would need to backport d2bs 1.13d to 1.13c version (there is a 1.13c version of d2bs but kolbot uses features that were added later)

Backing porting the current version should not be very difficult using the original d2bs code on assembla as reference

― You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/kolton/d2bot-with-kolbot/issues/625#issuecomment-474067424, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AHP7DjaJDBCnHnZPBL2Y7CRZYj1QFlxgks5vX-mWgaJpZM4WCnbF.

noah- commented 5 years ago

current d2bs code is here: https://github.com/noah-/d2bs

1.13c version of d2bs can be found here (not compatible with kolbot without updates) https://app.assembla.com/spaces/d2bs/subversion/source/HEAD/branches/patch-113

Most of the changes will be in d2ptrs.h and patch.h