kolton / d2bot-with-kolbot

d2bot game manager by D3STROY3R with kolbot libs by kolton for d2bs
346 stars 332 forks source link

Kurast Chests script #790

Open KryptoD2 opened 5 years ago

KryptoD2 commented 5 years ago

I noticed there is no Kurast Chests script for kolbot. Is there any way to get one?

sunace commented 5 years ago

chest mania

sunace commented 5 years ago
Scripts.ChestMania = true; // Open chests in configured areas. See sdk/areas.txt
    Config.ChestMania.Act1 = []; // List of act 1 areas to open chests in
    Config.ChestMania.Act2 = []; // List of act 2 areas to open chests in
    Config.ChestMania.Act3 = []; // List of act 3 areas to open chests in
    Config.ChestMania.Act4 = []; // List of act 4 areas to open chests in
    Config.ChestMania.Act5 = []; // List of act 5 areas to open chests in