How to add to Jed Pickit file

M

Mourg

Hey I want to add Sigons shield and culwens point to the things jed bot picks up. Im not exactly sure how to do that though. can anyone explain it to me, possibly posting the code? And mainly telling WHERE the code goes in the pickit.ini file.


Thanks
Mourg
 

Sunblood

Member!
Joined
Nov 22, 2002
Messages
18
Reaction score
0
Website
Visit site
Put this into your pickit.ini anywhere, preferably at the bottom so you can find it easily.

[Sigon's Shield]
Code="tow"
Description=ÿc2Sigon's Shield Dropped
Level=Set
Pickup=1

[Culwen's Point]
Code="wsd"
Description=ÿc8Culwen's Point Dropped
Level=Unique
Pickup=1


Just cut-and-paste it.
 

Sunblood

Member!
Joined
Nov 22, 2002
Messages
18
Reaction score
0
Website
Visit site
Sheesh, can't you figure it out yourself? :p j/k


[Unique Grave Wand]
Code="9gw"
Description=ÿc8[Elite] Blackhand Key
Level=Unique
Pickup=1


Here's the syntax so I don't have to type one out for everyone that needs one little item :)

[(Quality of Item)(Type of Item]
Code="XXX"
Description=ÿc#[Except//Norm//Elite] Item Name
Level= Set/rare/magical/unique
Pickup=1

To get the codes, I look in my Pickit-Conversions.ini that came with my mephbot. If you can't find one anywhere, I can post it.
 

Smitty

Member!
Joined
Nov 29, 2002
Messages
19
Reaction score
0
Location
Louisiana
Website
www.gamerz232.org
I'm still fighting on how to get the damn picket file to work. I enabled all logs like Rixx said but still wont pick up anything(Except Gold). I have already lost about 5 uniques that I seen and it exited the game without picking up. Any help would be appreciative.
 
M

Mourg

A thought just dawned on me. Items are unidentified when they are dropped, how does the bot know if its a sigons or what ever?
 

Misterwhippy

Member!
Joined
Nov 13, 2002
Messages
2,774
Reaction score
0
Location
Virginia
each set item and unique is uhhh how to explain this. If you find a set tower sheild its going to be sigons, no matter what. if you find a unique hydra bow, its always a windforce. the bot uses packet sniffers to find out what items dropped.
 

Sunblood

Member!
Joined
Nov 22, 2002
Messages
18
Reaction score
0
Website
Visit site
It has to do with the line

Code="XXX"

The item type is defined by the code. If the defined item type drops, with the right quality, pickit will pick it up.
 

NewPosts

New threads

Top