Author Topic: another d2nt problem  (Read 758 times)

papapotts

  • Guest
another d2nt problem
« on: August 25, 2010, 06:28:48 PM »
so i just switched somethin in the script so the bot says the channel i am hoping to have bot in (Still havnt figured out how to make bot go to channel) BUT im sittin here to see if it worked and uniq diadem drops. im look woot a griffons.... next thing i know bot goes in town id's it and then sells it!!!!!! wtf !? this is my griffons script in pickit
[Name] == Diadem && [Quality] == unique # [Defense] >= 200 && [PassiveLtngMastery]+[PassiveLtngPierce] >= 30 // Griffon's Eye

can anyone explain to me why it sold it? as i do not want it to happen again..
i mean it kept a 185 hoz... yet drops a griffons? bah!

cooptheking

  • Guest
Re: another d2nt problem
« Reply #1 on: August 25, 2010, 07:28:26 PM »
The reason it sold the griffons is because it did not meet the requirements.
You can change that in your pickit files (whichever folder you use) Griffons would be in unique.nip

to make it keep all griffons so this doesn't happen in the future
use this code
Code: [Select]
[Name] == Diadem && [Quality] == unique