kolton / d2bot-with-kolbot

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

Rushbot #1279

Open Refko94 opened 5 years ago

Refko94 commented 5 years ago

Can someone explain me Step by Step how i setup the Rushbot plz?

fabio1999ita commented 5 years ago

you need 1 leader and one or more follower, leader need set true in config Scripts.Rusher = true; and follower need set true in config Scripts.Rushee = true; and also you need set name of leader Config.Leader = "nameofleader";

Refko94 commented 5 years ago

My problem is now that they dont make PP alone. If i do it manual the bot starts but the rushee dont join tp I have put Rushee.quester= true but dont work

Refko94 commented 5 years ago

Ok Party works now but Rushee dont join TP's

fabio1999ita commented 5 years ago

Config.Leader = "nameofleader"; set your name of leader in follower config

Refko94 commented 5 years ago

in Follower.js or what? Party works now Only thing that dont work that the Rushee (Leader who opens game) dont join the TP from the Rusher (Follower)

fabio1999ita commented 5 years ago

not follower.js config of you char that follow your leader

Refko94 commented 5 years ago

i did it in the config he still dont join Tp

fabio1999ita commented 5 years ago

post you config of leader and follower (of char)

Refko94 commented 5 years ago

// Sorceress config file

/* Brief instructions:

function LoadConfig() { /* Sequence config

Refko94 commented 5 years ago

// Druid config file

/* Brief instructions:

function LoadConfig() { /* Sequence config

Refko94 commented 5 years ago
  1. Rusher
  2. Rushee
fabio1999ita commented 5 years ago

Config.Leader = "Rainitest"; this line need clear Config.Leader = "";

in rushee party need be: Config.PublicMode = 2; // 1 = invite and accept, 2 = accept only, 3 = invite only, 0 = disable

after this bot will work, hoping that the names entered are correct and not the other way around

Refko94 commented 5 years ago

No dont work Rushee still dont join tp...

Refko94 commented 5 years ago

Ok works now thanks i got it why it didnt join i wrote in config.lead Prnz but ingame it is prnz

fabio1999ita commented 5 years ago

what is now problem sorry?

Refko94 commented 5 years ago

No Problems Works fine now Thanks :)

DS1337 commented 5 years ago

Nice if its working now, but PLS, USE pastebin next time and dont copy your Config in here... So go damit long page dude...wtf?!

what is now problem sorry? He write it...

i wrote in config.lead Prnz but ingame it is prnz

His Charname was wrong...

prnz is the right one, not Prnz! :)