Yo
I've added lines to the character config:
Config.Cubing = true; // Set to true to enable cubing.
// Ingredients for the following recipes will be auto-picked, for classids check libs/NTItemAlias.dbl
Config.Recipes.push([Recipe.Rune, "Gul Rune"]); // Upgrade Gul to Vex
Config.Recipes.push([Recipe.Rune, "Vex Rune"]); // Ohm
Config.Recipes.push([Recipe.Rune, "Ohm Rune"]); // Lo
Config.Recipes.push([Recipe.Rune, "Lo Rune"]); // Sur
Config.Recipes.push([Recipe.Rune, "Sur Rune"]); // Ber
Could somebody tell me why the bot isnt starting cubing and upgrading runes when he got all Ingredients in inventory?
Yo I've added lines to the character config: Config.Cubing = true; // Set to true to enable cubing.
Could somebody tell me why the bot isnt starting cubing and upgrading runes when he got all Ingredients in inventory?