nocturnix
04-19-2018, 04:38 AM
Hey all, I know you pros get plenty of lich script idea/requests, likely most of them not really worth the effort. However I thought this one might be useful to more than just me or a handful of folks.
Problem: I have a total of about ~20 characters between 3 accounts (one of them premium). I use many of them as alts that I play occasionaly, but many are mules for my collection of weapons/armor/items. Currently I login every so often to each character on each account type: inv full, locker manif (clicking each city) and manually copy paste the character's entire inventory and locker contents to a Google sheet which I use as a psuedo database of my entire inventory in GS. This is pretty manual, and ends up often getting out of date very quickly.
Proposed Solution: A script that loads on ;autostart, tracks all players and ALTs inventory/bank account/locker contents and outputs to a file (ideally one single file CSV) updating it on every login.
Sample output (could be ; delimited, but I formatted in this example for easier readability):
8991
I dont know if I could make it myself, it seems fairly simple to me. I wanted to check first if any of the scripting pros might have a use for this and would be willing to make a script like this available to the public as they have for many great scripts in the past. I would imagine a talented programmer could bang this out in an hour tops. If no one takes interest I may take a crack at it myself but I'm an amateur. My plan would be to use ;enchantnotes as an example and work back from there.
This would make inventory management of all my alts and lockers scattered around a dream! Hope someone recognizes the benefits for them and the community as much as I do.
Problem: I have a total of about ~20 characters between 3 accounts (one of them premium). I use many of them as alts that I play occasionaly, but many are mules for my collection of weapons/armor/items. Currently I login every so often to each character on each account type: inv full, locker manif (clicking each city) and manually copy paste the character's entire inventory and locker contents to a Google sheet which I use as a psuedo database of my entire inventory in GS. This is pretty manual, and ends up often getting out of date very quickly.
Proposed Solution: A script that loads on ;autostart, tracks all players and ALTs inventory/bank account/locker contents and outputs to a file (ideally one single file CSV) updating it on every login.
Sample output (could be ; delimited, but I formatted in this example for easier readability):
8991
I dont know if I could make it myself, it seems fairly simple to me. I wanted to check first if any of the scripting pros might have a use for this and would be willing to make a script like this available to the public as they have for many great scripts in the past. I would imagine a talented programmer could bang this out in an hour tops. If no one takes interest I may take a crack at it myself but I'm an amateur. My plan would be to use ;enchantnotes as an example and work back from there.
This would make inventory management of all my alts and lockers scattered around a dream! Hope someone recognizes the benefits for them and the community as much as I do.