kolton / d2bot-with-kolbot

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

Lechers do not help main character #1888

Open ramek99 opened 5 years ago

ramek99 commented 5 years ago

Hello, I have a problem with diaruns and baalruns on hell. I mean I have 3 characters, paladin hammer 96lvl (leader), sorc and necro (90 lvl both) - lechers. My problem is that I cant set up lechers in order to help the main character. Every skill is properly attached, Wakka works perfect and they (lechers) follow the leader, teleports, etc. but they dont attack and necro does not raise any skeletons/golems.

Here I attached config files for both leechers. Necro (based on skeletons and corpse explosion) https://pastebin.com/90Y9R1jr Sorc light https://pastebin.com/7JkXknf2

I`ll be really grateful for help on this because I spent like 2-3 days and cannot find any working solution to have fighting lechers.

Best regards!

mf022 commented 5 years ago

Wakka works perfect and they (lechers) follow the leader, teleports, etc. but they dont attack

that is supposed to do for Wakka.js, only follow through Chaos use DiabloHelper.js instead if you need helping followers for Baal you can use BaalHelper.js

Necro (based on skeletons and corpse explosion) https://pastebin.com/90Y9R1jr

wrong attack config. Don't set curses there. Use Config.Curse[0] + Config.Curse[1] from Class specific config

recheck lines 136, 154, 165 and set those to false set to true DiabloHelper

Sorc light https://pastebin.com/7JkXknf2

recheck lines 136, 137, 154, 165 and set those to false

for attacks - check ...\kolbot\libs\config\Templates\Attacks.txt

ramek99 commented 5 years ago

Thank you @mf022 but when I setup sorc for settings you recommend, the character does not wait for the tp, or even use it when tp is already set up but I`ve got the message "trying to get a waypoint" like sorc wants to find her own way to the chaos... I even increased the number of seconds to wait for TP but she does wait for a second but going to find her waypoint :/

I double-checked this: Config.DiabloHelper.SkipTP = false; and it is a false so she should wait for a tp, right?

PS. The same case with a necromanter

mf022 commented 5 years ago

but when I setup sorc for settings you recommend, the character does not wait for the tp, ...

first of all I didn't noticed that ...

Sorc light https://pastebin.com/7JkXknf2

is starting with 1st line

// Barbarian config file

try to re-write that config starting from ...\libs\config\Sorceress.js

please update your configs on https://pastebin.com