erstellt ne .JS in eurem bot ordner (d2kolbot) // dort wo man auch die andariel/baal etc .JS findet
fügt in der .JS das hier ein
function Cubing() {
delay(3000);
Town.openStash();
Cubing.doCubing();
return true;
};
fügt die neue .JS in eure charconfig hinzu und enable cubin --> crafting etc...
wenn euer char full is mit craft zeug, und der bot oder ihr manual das spiel betretet wird er alle samt cuben.
jetzt müsst ihr es für euch nur noch zu recht basteln^^