Project 1999

Go Back   Project 1999 > Blue Community > Blue Server Chat

Closed Thread
 
Thread Tools Display Modes
  #1  
Old 06-22-2015, 01:57 PM
sabinrf24 sabinrf24 is offline
Orc


Join Date: Feb 2012
Posts: 46
Default Sharing the love - a simple inventory assistance script

I am probably very late to the party here, but I wanted to share this as it's been a great help to me with keeping track of what I have on what character / bank etc.

TL;DR - run a command on each character to create a text file inventory export for each of them, then run this script to put it all in an excel spreadsheet for you. Example output:

[You must be logged in to view images. Log in or Register.]

You can right click -> save as this link, then run it with python (you will need to install python before you can run this script). You may need to right click -> open with, then find python.exe wherever you install it.

When you run the script it will tell you what command to run on your characters. It will then prompt for your EverQuest directory location (this is where the files are placed) and then you are asked for where to output the final consolidated inventory file. Optionally, you can also pass these two paths as arguments if you don't want to deal with dialog boxes.

The command that outputs this information is valuable with or without this script, so its worth mentioning here:

/outputfile inventory Charactername_inventory.txt

The bold part is an arbitrary file name - I use this syntax because inside the file there is no indication of what character you ran the command on. This also prevents your files from having the same name and overwriting each other.

As for the fields in the file:
Character - pulled from the filename if the syntax is right (example above)
Location - from data in the file
Item - from data in the file
LastSeenTime - from the timestamp on the file
CountInStack - from the data in the file

parseinventory.py

Python Interpreter Download

P.S. There is another variation (/outputfile spellbook Charactername_spellbook.txt) that will output your spellbook contents as well.
__________________
Jahno - Enchanter of <Divinity>
Oggrukk - Shaman of <Divinity>
Last edited by sabinrf24; 06-22-2015 at 01:59 PM..
  #2  
Old 06-22-2015, 02:22 PM
maurilax maurilax is offline
Sarnak


Join Date: May 2013
Posts: 270
Default

this looks cool, if you are up for the challenge I think itd be awesome to use the spellbook file to compare against the wiki for that class to see what spells you are missing.

Gonna give this a go later though thanks!
__________________
-Xlarety (Enchanter)<BDA>
-Xlarety
Clarety<Machin Shin> Xegony
Solo Kills
  #3  
Old 06-22-2015, 03:11 PM
Bboboo Bboboo is offline
Fire Giant

Bboboo's Avatar

Join Date: Mar 2014
Posts: 817
Default

Holy fucking shit.

I'm a really bad pack rat.

I really love you.
  #4  
Old 06-22-2015, 04:34 PM
Pan Pan is offline
Fire Giant

Pan's Avatar

Join Date: May 2011
Posts: 685
Default

That's just neat.
__________________


Cloki - Lead Hippie, OMNI
  #5  
Old 06-22-2015, 04:51 PM
Ele Ele is offline
Planar Protector

Ele's Avatar

Join Date: Jan 2011
Posts: 5,290
Default

should be ban worthy

also need to remove item links
  #6  
Old 06-22-2015, 05:09 PM
Pan Pan is offline
Fire Giant

Pan's Avatar

Join Date: May 2011
Posts: 685
Default

Banworthy to organize your inventory using a text file? I'm as big a stickler as anyone for rules, but seriously?
__________________


Cloki - Lead Hippie, OMNI
  #7  
Old 06-22-2015, 07:10 PM
sabinrf24 sabinrf24 is offline
Orc


Join Date: Feb 2012
Posts: 46
Default

Quote:
Originally Posted by maurilax [You must be logged in to view images. Log in or Register.]
this looks cool, if you are up for the challenge I think itd be awesome to use the spellbook file to compare against the wiki for that class to see what spells you are missing.

Gonna give this a go later though thanks!
Looked at it a bit - certainly doable, will take me a few hours of dedicated time and I'm not sure when I'll want to do that.

I do have a modified version of the one I've posted here that outputs a file with text to copy -> paste into your P99 wiki Magelo profile. If that's interesting to anyone I'll doctor it up and put it up as well.
__________________
Jahno - Enchanter of <Divinity>
Oggrukk - Shaman of <Divinity>
  #8  
Old 06-22-2015, 07:51 PM
happyhappy happyhappy is offline
Sarnak


Join Date: Jun 2011
Posts: 482
Default

Quote:
Originally Posted by Ele [You must be logged in to view images. Log in or Register.]
should be ban worthy

also need to remove item links
all that + a kick in the shins, or cursed to step on a lone Lego when getting out of bed 7 days out of every other month for the rest of his life.
__________________
Quote:
Originally Posted by kanras View Post
Fixed, pending update.
  #9  
Old 06-22-2015, 07:57 PM
iruinedyourday iruinedyourday is offline
Banned


Join Date: Apr 2014
Posts: 7,351
Default

Quote:
Originally Posted by sabinrf24 [You must be logged in to view images. Log in or Register.]
Looked at it a bit - certainly doable, will take me a few hours of dedicated time and I'm not sure when I'll want to do that.

I do have a modified version of the one I've posted here that outputs a file with text to copy -> paste into your P99 wiki Magelo profile. If that's interesting to anyone I'll doctor it up and put it up as well.
[You must be logged in to view images. Log in or Register.]
  #10  
Old 06-22-2015, 08:08 PM
sabinrf24 sabinrf24 is offline
Orc


Join Date: Feb 2012
Posts: 46
Default

OK - it's uploaded:

magemagelo.py

It won't do the header stuff (class, race, etc.) but it autofills in your items in the right slots, which is what I found to be the annoying part.
__________________
Jahno - Enchanter of <Divinity>
Oggrukk - Shaman of <Divinity>
Closed Thread


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 10:30 AM.


Everquest is a registered trademark of Daybreak Game Company LLC.
Project 1999 is not associated or affiliated in any way with Daybreak Game Company LLC.
Powered by vBulletin®
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.