![]() |
Cubing Prolem - Printable Version +- Blizzard Sector (https://www.blizzsector.co) +-- Forum: Diablo II (https://www.blizzsector.co/forum-4.html) +--- Forum: Hacks Bots and Editors (https://www.blizzsector.co/forum-16.html) +--- Thread: Cubing Prolem (/thread-47339.html) |
Cubing Prolem - The Virus - 05-17-2011 Hi, my bot no cube ametist =( What's wrong? //------------------------------------------------------------------------------ // Cubing configuration //------------------------------------------------------------------------------ NTConfig_Cubing = false; // Enable cubing NTConfig_CubingItem.push([NTCU_GEM, 560]); // Flawless Amethyst //NTConfig_CubingItem.push([NTCU_GEM, 565]); // Flawless Topaz //NTConfig_CubingItem.push([NTCU_GEM, 570]); // Flawless Saphire //NTConfig_CubingItem.push([NTCU_GEM, 575]); // Flawless Emerald //NTConfig_CubingItem.push([NTCU_GEM, 580]); // Flawless Ruby //NTConfig_CubingItem.push([NTCU_GEM, 585]); // Flawless Diamond NTConfig_CubingItem.push([NTCU_GEM, 600]); // Flawless Skull Cubing Prolem - darkopia - 05-18-2011 just a guess but I think you need to set the cubing to true. wait for an admin before doing it cause I don't want to give you false info but I remember having the same problem and it was because something was set to false. |