Koltbot Pickit

07/01/2018 13:21 Narnix#1
Hey Guýs,
im new here and i want pickit for Koltbot..

i donīt know how use the pickit in the script on koltbot


the bot runīs 6 h but i have donīt dropīs (no runen, no items,)


who have a script for koltbot? i was very happy if you can help me :D


Narnix :D
07/01/2018 14:32 NerDxx™#2
Copy the Nerdxx.Nip to;
d2bot-with-kolbot-master\d2bs\kolbot\pickit

then you need add this in your Charconfig;
d2bot-with-kolbot-master\d2bs\kolbot\libs\config

Code:
Config.PickitFiles.push("Nerdxx.nip");
In the Nerdxx.Nip you need add // or remove //

Like this;

Code:
//Arreats Antlitz / Arreat's Face (Required Level: 42)
//[Name] == SlayerGuard && [Quality] == Unique # [EnhancedDefense] >= 150 && [LifeLeech] >= 3
[Name] == SlayerGuard && [Quality] == Unique # [EnhancedDefense] >= 190 && [LifeLeech] >= 6


//Wolfsgeheul / Wolfhowl (Required Level: 79)
//[Name] == FuryVisor && [Quality] == unique
[Name] == FuryVisor && [Quality] == unique # [WarCriesSkillTab] >= 3 && [SkillFeralRage] >= 6 && [SkillLycanthropy] >=6 && [SkillWerewolf] >= 6 


//Dämonenhorns Schneide / Demonhorn's Edge (Required Level: 61) (Ladder Only)
//[Name] == DestroyerHelm && [Quality] == unique
[Name] == DestroyerHelm && [Quality] == unique # [EnhancedDefense] >= 160 && [WarCriesSkillTab] == 3 && [MasteriesSkillTab] == 3 && [BarbCombatSkillTab] == 3 && [LifeLeech] == 6


//Halaberds Herrschaft / Halaberd's Reign (Required Level: 77)
//[Name] == ConquerorCrown && [Quality] == unique 
[Name] == ConquerorCrown && [Quality] == unique # [SkillBattleOrders] >= 2 && [SkillBattleCommand] >= 2 && [EnhancedDefense] >= 160
09/10/2018 01:16 leNNi#3
Hi,
i just write it in that topic, because thats where i started :D

I downloaded the Bot, which is working and wanted to implement ur Nerdxx Pickit. Somehow it doesnt work and after investigating now long time i couldnt fix it..

So i wanted to use the "Kolton"-File which is already implemented in the bot and in my Charconfig i wrote:
Config.PickitFiles.push("kolton.nip");

It doesnt matter where i write it right? At least i think so, but it wont work lol


edit: for the start i dont want the bot to run its own games. I just want a pickit for joining manually games
11/14/2018 03:21 cotimvp#4
Quote:
Originally Posted by leNNi View Post
Hi,
i just write it in that topic, because thats where i started :D

I downloaded the Bot, which is working and wanted to implement ur Nerdxx Pickit. Somehow it doesnt work and after investigating now long time i couldnt fix it..

So i wanted to use the "Kolton"-File which is already implemented in the bot and in my Charconfig i wrote:
Config.PickitFiles.push("kolton.nip");

It doesnt matter where i write it right? At least i think so, but it wont work lol


edit: for the start i dont want the bot to run its own games. I just want a pickit for joining manually games
i do have a manual pickit that is faster than bots ^^
also fixed the massive failed to use Waypoint in 99%

lmk if u want.. trading for fg (forum gold). ill not send any .exe program, just the scripts files (.js)