11-02-2004, 03:08 PM
well, im running the YAMB multi boss bot (with d2jsp), and it keeps doing some odd things... first of all, it buys my potions in the wrong order...
but it actualy buys them with mana potions in column 1 and nothing in 2-4 (no hp, no mana... no nothing...
i let it go, to see if it would work for me... and it goes up to pindle, and beats him down... then it closes... dosent use a TP back to town, just exits out of the game... i thought it was a chicken so i put chicken logging on, but its not "chickening"
so, anyone have any ideas?... cuz im fresh out of em.. =\
Code:
DT_BeltColType[0] = "hp"; // Column 1 in belt
DT_BeltColType[1] = "hp"; // Column 2
DT_BeltColType[2] = "hp"; // Column 3
DT_BeltColType[3] = "mp"; // Column 4
but it actualy buys them with mana potions in column 1 and nothing in 2-4 (no hp, no mana... no nothing...
i let it go, to see if it would work for me... and it goes up to pindle, and beats him down... then it closes... dosent use a TP back to town, just exits out of the game... i thought it was a chicken so i put chicken logging on, but its not "chickening"
so, anyone have any ideas?... cuz im fresh out of em.. =\