kolton / d2bot-with-kolbot

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

Public Game Help #2974

Open Sirlyle123 opened 3 years ago

Sirlyle123 commented 3 years ago

I’m wanting my bot to just join and leech random public games while I’m at work. I click start and it joins a random “Baal” game but doesn’t accept party invites. Even if it did I don’t know if it would go into portals and Leech. And let’s say it did, does it follow from chaos to Baal room during each run?

gtoilet commented 3 years ago

back when i ran pubjoin it did as intended when games showed up on the join list if you set the leader blank it auto detects if your using wakka if you set it to attack i just used the diablohelper (the only one i ran) it worked fine

Butterz51 commented 3 years ago

in your character config, you will see this line.

Config.PublicMode = 0; // 1 = invite and accept, 2 = accept only, 3 = invite only, 0 = disable

you need to change the 0 to a 2 so you will join a party.