kolton / d2bot-with-kolbot

d2bot game manager by D3STROY3R with kolbot libs by kolton for d2bs
345 stars 334 forks source link

Bot follow delay after baal #894

Open r2theob2323 opened 5 years ago

r2theob2323 commented 5 years ago

I am running a 2 person private game for chaos and Baal, with a hdin and a LSorc. Everything works perfectly both bots attack and everything. Note both characters are on the same account. Once baal dies and the bots leave to join another game both bots get "please wait" in the diablo bnet menus and just sit there forever. Would setting a exit delay on the follower bot solve this issue? Or should I really be botting on two separate accounts. If I was to put a delay after baal on the follower how would I got about doing that?

justinpees commented 5 years ago

I am running a 2 person private game for chaos and Baal, with a hdin and a LSorc. Everything works perfectly both bots attack and everything. Note both characters are on the same account. Once baal dies and the bots leave to join another game both bots get "please wait" in the diablo bnet menus and just sit there forever. Would setting a exit delay on the follower bot solve this issue? Or should I really be botting on two separate accounts. If I was to put a delay after baal on the follower how would I got about doing that?

the problem is both characters on the same account SHOULD NOT be in the menu at the same time. Try to have the leader leave first and have the follower wait in the game until the leader creates the new game. There are a few ways you can do this, one easy but not the greatest way is; set a min game time for the follower so that he stays in the game longer. Or you can set him to be a second leader instead of him following the leader game to game.

You might be able to circumvent this by using the other follower script. I dont know if you are using Channel follower or the other one but I think i remember one of them working for this sort of setup. if you need any more help let me know.

5noop commented 5 years ago

There are certainly better ways to do that, but as a quick and dirty fix you can add delay(15000); in the end of your last follower script, or simply run a script at the end that adds a delay. Just remember to leave your quitlist empty.

Now obviously running 2 bots on the same account is a bad idea, and you will certainly get other issues like in case of crash or disconnection for instance.

justinpees commented 5 years ago

To clear up what I said (sorry it’s been a while) is that in the channelfollow script I believe there is an option to disable the “/f l” function and join games using the “announce next game” feature to follow next game. This was built for this issue. Of course you would have to have both the leeches and follower enter the same channel in lobby also.

On Tue, Jan 1, 2019 at 5:27 AM 5noop notifications@github.com wrote:

There are certainly better ways to do that, but as a quick and dirty fix you can add delay(15000); in the end of your last follower script, or simply run a script at the end that adds a delay. Just remember to leave your quitlist empty.

Now obviously running 2 bots on the same account is a bad idea, and you will certainly get other issues like in case of crash or disconnection for instance.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/kolton/d2bot-with-kolbot/issues/894#issuecomment-450720860, or mute the thread https://github.com/notifications/unsubscribe-auth/AKdgslocB5vYc-zSEcj4lCyvrjS9osgvks5u-zgYgaJpZM4ZlmxX .