Team botting help

I got 2 bots going no problem, but when i start my 3rd one it does everything normal but sometimes it doesn’t party when i know it configured right, or it disconnects from the game. Sometimes my 2 bot doesn’t party but the 3rd one does and vise versa. anyone know that may be?

one last thing, is there a way to cast the tp spot in throne of destruction in the top right of the mapp?

for Config.PublicMode let only the in-game leader to invite (3), and the followers only to accept (2) party

check your desired coordinates using console(white layer) by typing

getMouseCoords(1);

for disabling/activating the console, check the Hotkeys guide

then you should edit in Baal.js the default lines 227 and 236, setting your coordinates for HotTP

		Pather.moveTo(15118, 5002);

and SafeTP

		Pather.moveTo(15118, 5045);