RaZZor12347
Member!
ok one question what is shopbot and what is it used for...and what dose it buy? because on one of the scripts for D2jsp (the mephandpindle script one that comes with d2jsp) and i wanted to edit my char and there was this part where for the shop bot:
/*ææææææææææææææææææææææææææææ
ShopIt!
ææææææææææææææææææææææææææææ*/
// ShopIton=true/false Set this to true to shop every npc you talk to, false to skip this
// AlwaysMalah=true/false Set this to true to shop Malah every run
// AlwaysLarzuk=true/false Set this to true to shop Larzuk every run
// MalahNotLarzuk=true/false Set this to true, and you won't visit Larzuk after going to Anya
// GoToAnya=true/false Set this to true to shop at Anya
var ShopIton=false;
var AlwaysMalah=false;
var AlwaysLarzuk=false;
var MalahNotLarzuk=false; //This is for use with Always Larzuk. See above
var GoToAnya=false;
i am just wondering what dose it do and what dose it buy. thanks
/*ææææææææææææææææææææææææææææ
ShopIt!
ææææææææææææææææææææææææææææ*/
// ShopIton=true/false Set this to true to shop every npc you talk to, false to skip this
// AlwaysMalah=true/false Set this to true to shop Malah every run
// AlwaysLarzuk=true/false Set this to true to shop Larzuk every run
// MalahNotLarzuk=true/false Set this to true, and you won't visit Larzuk after going to Anya
// GoToAnya=true/false Set this to true to shop at Anya
var ShopIton=false;
var AlwaysMalah=false;
var AlwaysLarzuk=false;
var MalahNotLarzuk=false; //This is for use with Always Larzuk. See above
var GoToAnya=false;
i am just wondering what dose it do and what dose it buy. thanks