kolton / d2bot-with-kolbot

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

beginner problem: character does not walk #971

Open barzor opened 5 years ago

barzor commented 5 years ago

hi guys. I installed the bot and i am trying to do some test runs. first things first. i run the d2bot in administrator mode. i created a profile and set it to leader. after running the bots its starts diablo and creates a game. i had to do home and space to enter the char config and i changed some settings like inventory space and which attacks i want to use. but after all my paladin is just chilling in town.

please help me out.

5noop commented 5 years ago

What scripts are you running ? The console shows anything ?

barzor commented 5 years ago

i enabled Rakanishu, the super unique fallen in stony field. heres the config

function LoadConfig() { /* Sequence config

barzor commented 5 years ago

// User addon script. Read the description in libs/bots/UserAddon.js Scripts.UserAddon = true; // !!!YOU MUST SET THIS TO FALSE IF YOU WANT TO RUN BOSS/AREA SCRIPTS!!!

here is the problem. i changed it to false and its working now :)