08-13-2005, 07:45 AM
ReLate Wrote:even though i have set pickit. it does seem to be picking up useless uniques that arent even in the .ini
edit:
08/11 18:51:18> XUnique Sabre. Direct to stash, no iding needed.
08/11 20:18:54> XUnique Eld Rune. Direct to stash, no iding needed.
08/11 20:26:23> XUnique Chu-Ko-Nu. Direct to stash, no iding needed.
08/11 20:27:44> XUnique Long Bow. Direct to stash, no iding needed.
08/11 21:00:38> XUnique Hatchet. Direct to stash, no iding needed.
08/12 01:10:55> XUnique Tower Shield. Direct to stash, no iding needed.
08/12 02:31:56> XRare Flawless Diamond. Direct to stash, no iding needed.
the eld was sold, even though i put ; infront of it hoping to not even pick up.
those uniques arent in the .ini , i checked. and i wanted the flawless...
yes it's logical because since all ppl start ladder and nead all items i uncommented this :
also if an UNKNOW unique drop it will pick it.
[XUniques items section]
; Considering ladder upgrade possibilities, All good uniques are here and most Runes.
;**************************************************************************************************
; OPTIONAL "PICKUP ALL" SUB-SECTION
; All Xunique items here, they are all commented, this sub-section can help if you want to
; grab all XUNIQUES items... Usefull if you think unknow items can drop. ACTIVATED DU TO 1.11
;--------------------------------------------------------------------------------------------------
"Amazon Weapons" = "Stash" => will take all uniques ama
"Amulets" = "Stash" => will take all uniques amulets
"Assassin Katars" = "Stash"
"Axes" = "Stash"
"Barbarian Helms" = "Stash"
"Belts" = "Stash"
"Body Armors" = "Stash"
"Boots" = "Stash"
"Bows" = "Stash"
"Circlets" = "Stash"
"Crossbows" = "Stash"
"Daggers" = "Stash"
"Druid Pelts" = "Stash"
"Gloves" = "Stash"
"Helms" = "Stash"
"Javelins" = "Stash"
"Maces" = "Stash"
"Necromancer Heads" = "Stash"
"Paladin Shields" = "Stash"
"Polearms" = "Stash"
"Rings" = "Stash"
"Runes" = "Stash" =========> all runes, they are in unique section in mm.bot, but since i say to sold it in next section, it will sold it. it recorded the last setting i think.
"Scepters" = "Stash"
"Shields" = "Stash"
"Sorceress Orbs" = "Stash"
"Spears" = "Stash"
"Staves" = "Stash"
"Swords" = "Stash"
"Throwing Weapons" = "Stash"
"Wands" = "Stash"
; Note: this is examples with group names, you can also put: "Wyrmhide Boots" = "Stash"
; Reference/list is available in \Documents\PicKit-IDing\mm.PKID.Ref.xls.
on the other hand you can try items by names... or simply put that:
"Swords" = "Elite" & "2h" ==> will take all unique elite swords 2 handed....
about your gems you have to put this:
"Flawless Amethyst" = "Stash"
"Flawless Topaz" = "Stash"
"Flawless Sapphire" = "Stash"
"Flawless Emerald" = "Stash"
"Flawless Ruby" = "Stash"
"Flawless Diamond" = "Stash"
"Flawless Skull" = "Stash"
and well, much things are possible... ^^
but you are in right, the default PKID is not that easy, i will simplify it in few hours max.
Note the pkid algorithm was translated from autoit language to c+ by mozartMacLauss, creator of the first popular public pindle bot, some years ago, maybe some people remember this name. :blank: