kolton / d2bot-with-kolbot

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

Follower won't take leader TP #2418

Open OBIPPO opened 4 years ago

OBIPPO commented 4 years ago

Hi, I got my leader pally running just fine and now I'm trying to set up a follower druid. My idea is for the dudu to just join the game, party the pala and take his tp to throne.

Been trying to mess with the dudu's config file "Baal assistant" part:

// Baal Assistant by YourGreatestMember Scripts.BaalAssistant = true; // Used to leech or help in baal runs. Config.BaalAssistant.Wait = 120; // Seconds to wait for a runner to be in the throne / portal wait / safe TP wait / hot TP wait... Config.BaalAssistant.KillNihlathak = false; // Kill Nihlathak before going to Throne Config.BaalAssistant.FastChaos = false; // Kill Diablo before going to Throne Config.BaalAssistant.Helper = false; // Set to true to help attack, set false to to leech. Config.BaalAssistant.GetShrine = false; // Set to true to get a experience shrine at the start of the run. Config.BaalAssistant.GetShrineWaitForHotTP = false; // Set to true to get a experience shrine after leader shouts the hot tp message as defined in Config.BaalAssistant.HotTPMessage Config.BaalAssistant.SkipTP = false; // Set to true to enable the helper to skip the TP and teleport down to the throne room. Config.BaalAssistant.WaitForSafeTP = true; // Set to true to wait for a safe TP message (defined in SafeTPMessage) Config.BaalAssistant.DollQuit = false; // Quit on dolls. (Hardcore players?) Config.BaalAssistant.SoulQuit = false; // Quit on Souls. (Hardcore players?) Config.BaalAssistant.KillBaal = true; // Set to true to kill baal, if you set to false you MUST configure Config.QuitList or Config.BaalAssistant.NextGameMessage or the bot will wait indefinitely. Config.BaalAssistant.HotTPMessage = ["Hot"]; // Configure safe TP messages. Config.BaalAssistant.SafeTPMessage = ["VINNIEPAZ GAFITAS TE ESTAMPO EL CRANEO"]; // Configure safe TP messages. Config.BaalAssistant.BaalMessage = ["Baal"]; // Configure baal messages, this is a precautionary measure. Config.BaalAssistant.NextGameMessage = ["Next Game", "Next", "New Game"]; // Next Game message, this is a precautionary quit command, Reccomended setting up: Config.QuitList

This way the leecher is supposed to wait for tp, but instead he starts tp'ing to throne (and usually dies because his gear is terrible).

Any advice?

Thanks!!!!

OBIPPO commented 4 years ago

Btw, I'm joining leader's games via the "d2botchannel" script.

hdikiglb commented 4 years ago

post followers conifg

OBIPPO commented 4 years ago

post followers conifg

I'm now using Baal Helper and this works just fine, problem is that bot won't wait until tp is safe, which occasionally will cause him to die. Any way to prevent that? Thanks in advance, here's my config file for the dudu (follower):

// Druid config file

/* Brief instructions:

function LoadConfig() { /* Sequence config