kolton / d2bot-with-kolbot

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

Follower prob #1123

Open munchysz opened 5 years ago

munchysz commented 5 years ago

So I got a barb following my din i just want him to bo and pop bodies with find item which he does but the problem is that I want him to stay far back and he doesnt he goes in like hes the leader hes low level i dont want him to die is there a way to make him stay back like with LEECHER script they stay far back why doesnt follower do same? OR is FOllower meant for high levels not leechers?

aim2kill commented 5 years ago

Type aoff with leader and in follower.js around line 650+ look for

        if (leaderUnit && getDistance(me.x, me.y, leaderUnit.x, leaderUnit.y) <= 60) {
            if (getDistance(me.x, me.y, leaderUnit.x, leaderUnit.y) > 4) {
                Pather.moveToUnit(leaderUnit);
            }

Increase the following distance. 4 change to 15-40

munchysz commented 5 years ago

thx bro what do you mean by type aoff with leader?

munchysz commented 5 years ago

Oh nvm i got it wow i ddint know that hahathats awsome

munchysz commented 5 years ago

aim2kill are you able to help me with 1 more issue. I only want this barb for bo and to spam find item on everythign but the find item script u find at bottom of barb config I have it set asthis ima paste. BUt it never uses find item also i tried changing the 0 to 1 sitll doesnt work.

// Class specific config Config.FindItem = true; // Use Find Item skill on corpses after clearing. Config.FindItemSwitch = 0; // Find Item weapon slot - 0 = slot I, 1 = slot II

dissonoob commented 5 years ago

aim2kill are you able to help me with 1 more issue. I only want this barb for bo and to spam find item on everythign but the find item script u find at bottom of barb config I have it set asthis ima paste. BUt it never uses find item also i tried changing the 0 to 1 sitll doesnt work.

// Class specific config Config.FindItem = true; // Use Find Item skill on corpses after clearing. Config.FindItemSwitch = 0; // Find Item weapon slot - 0 = slot I, 1 = slot II

I have the same issue. Did you manage to resolve it?

munchysz commented 5 years ago

Nah couldnt get find item to work sucks lol

Get Outlook for Androidhttps://aka.ms/ghei36


From: dissonoob notifications@github.com Sent: Monday, February 11, 2019 12:28:01 AM To: kolton/d2bot-with-kolbot Cc: munchysz; Author Subject: Re: [kolton/d2bot-with-kolbot] Follower prob (#1123)

aim2kill are you able to help me with 1 more issue. I only want this barb for bo and to spam find item on everythign but the find item script u find at bottom of barb config I have it set asthis ima paste. BUt it never uses find item also i tried changing the 0 to 1 sitll doesnt work.

// Class specific config Config.FindItem = true; // Use Find Item skill on corpses after clearing. Config.FindItemSwitch = 0; // Find Item weapon slot - 0 = slot I, 1 = slot II

I have the same issue. Did you manage to resolve it?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/kolton/d2bot-with-kolbot/issues/1123#issuecomment-462237675, or mute the threadhttps://github.com/notifications/unsubscribe-auth/Ar7v4X3lDJJ3shR2KkdnAVtRxB85-rQXks5vMRuBgaJpZM4aT65x.