kolton / d2bot-with-kolbot

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

Help with using 2 bots one leader one follower. #1294

Open si0keeeee opened 5 years ago

si0keeeee commented 5 years ago

Hi thanks in advance . i cant config leader , follower and i dont know how i can configure both profiles , i want to use pala as leader and soso light to follower. Leader to kill travi , diablo , nihla and baal , then soso want to kill countess , andy , duriel , meph and help diablo and baal. need help step by step , can someone help me?? thanks in advance

ghost commented 5 years ago

Leader Profile (Entry Script = D2BotLead.dbj) Leecher Profile (Entry Script = D2BotFollow.dbj)

Add each other ingame (/f add)

Open D2BotFollow.dbj var JoinSettings = { "LeaderProfileGoesHere": ["LeecherProfileGoesHere",]

Open the Sorceress Character Config Config.Leader = "Put Leader's ingame character here"; Config.QuitList = ["Put Leader's ingame character here"]; Scripts.DiabloHelper = true; Scripts.BaalHelper = true; or Scripts.BaalAssistant = true;

Now add all the other Scripts you wanna do with your Sorceress and Paladin, and you're good to go.

si0keeeee commented 5 years ago

thanks bro,and how i configure when i make the profile of sorc when start bot , like password and this things , how soso join the leader game?

ghost commented 5 years ago

Sorceress will follow the same game when you add each other

si0keeeee commented 5 years ago

Sorceress will follow the same game when you add each other

still not working follow not join the game :(