MothMan
Member
I have pickit for D2hackit.
I play single player games and have been using pickit to grag gold and such. I finaly figured out how to change the pickit.ini so that it would pick up magic rings and magic ammys. I am still pretty low level so this is why i grab just about everything. My question is this....
Is there a way to set the ini to pickup EVERY unique/rare/set item instead of just certain ones??? I pick them up and sell them to get gold to gamble and it would be a huge help if it would pickit all items instead of me having to stop to get them.
Here is an example of the code I put in (that didnt work)
[Unique Items]
Description=ÿc4Unique Item ÿc0Dropped
Level=Unique
Identified=0
Pickup=1
This produced an "error" when .load pickit was used. It said something about bad code and that it would ignore [Unique Items].
SO I changed it to this....
[Unique Items]
Code=" "
Description=ÿc4Unique Item ÿc0Dropped
Level=Unique
Identified=0
Pickup=1
Notice I left the Code="" section blank. NOW I dont get the error now but it still isnt picking up the unique items. I figure im going to have to put something into the Code= section, I just dont know what. Any help would be appreciated.
I play single player games and have been using pickit to grag gold and such. I finaly figured out how to change the pickit.ini so that it would pick up magic rings and magic ammys. I am still pretty low level so this is why i grab just about everything. My question is this....
Is there a way to set the ini to pickup EVERY unique/rare/set item instead of just certain ones??? I pick them up and sell them to get gold to gamble and it would be a huge help if it would pickit all items instead of me having to stop to get them.
Here is an example of the code I put in (that didnt work)
[Unique Items]
Description=ÿc4Unique Item ÿc0Dropped
Level=Unique
Identified=0
Pickup=1
This produced an "error" when .load pickit was used. It said something about bad code and that it would ignore [Unique Items].
SO I changed it to this....
[Unique Items]
Code=" "
Description=ÿc4Unique Item ÿc0Dropped
Level=Unique
Identified=0
Pickup=1
Notice I left the Code="" section blank. NOW I dont get the error now but it still isnt picking up the unique items. I figure im going to have to put something into the Code= section, I just dont know what. Any help would be appreciated.