Hi all,
since I've started looking for Exploration badges, I've written a simple Python script to check the ones my characters miss.
I've put an open version in Google Colab (needs a Google account, but it doesn't send any information to me):
https://colab.research.google.com/drive ... xnqpQlWU-a
To use it, just add your character's ID number (the last number in your character page) and press the "play" button that's on the left side of the screen.
The script will fetch the official list of badges from the wiki (and caches this information, so the wiki doesn't get spammed by requests) and will fetch your character page.
Scroll to the end of the colab page and you'll see the output with the badges you're missing.
Please let me know if there's any problem or unexpected behavior, I'll be happy to fix it.
A simple Python script to check your character's missing Exploration Badges
A simple Python script to check your character's missing Exploration Badges
Mostly Peter Coleman, Jackie Venkman, and Walter the Librarian.
Try my Missing Exploration Badges script!
...and also my Safe Contents By Weight script!
Try my Missing Exploration Badges script!
...and also my Safe Contents By Weight script!
Re: A simple Python script to check your character's missing Exploration Badges
This is so great! Thanks for sharing.
Re: A simple Python script to check your character's missing Exploration Badges
Thank you, I've been using a different, more cumbersome method until now, but this works neatly.
Re: A simple Python script to check your character's missing Exploration Badges
It broke! I tried to fix it but I'm not deep enough into Python to fix it in 5 minutes so I gave up.
edit: I think it's because the latest exploration badge doesn't have coordinates. Still not enough expertise to fix it quickly though.
edit: I think it's because the latest exploration badge doesn't have coordinates. Still not enough expertise to fix it quickly though.
Don't like someone but can't be bothered to do the dirty work yourself? Hire RED!
Want something but can't be bothered making it yourself? Buy from PIMCO!
Want something but can't be bothered making it yourself? Buy from PIMCO!
Re: A simple Python script to check your character's missing Exploration Badges
Fixed! Thank you!
Mostly Peter Coleman, Jackie Venkman, and Walter the Librarian.
Try my Missing Exploration Badges script!
...and also my Safe Contents By Weight script!
Try my Missing Exploration Badges script!
...and also my Safe Contents By Weight script!
Re: A simple Python script to check your character's missing Exploration Badges
Happy to help
Mostly Peter Coleman, Jackie Venkman, and Walter the Librarian.
Try my Missing Exploration Badges script!
...and also my Safe Contents By Weight script!
Try my Missing Exploration Badges script!
...and also my Safe Contents By Weight script!
- oath2order
- Posts: 131
- Joined: Wed Nov 24, 2021 3:19 am
- Location: Probably a stronghold
Re: A simple Python script to check your character's missing Exploration Badges
I remember the old breath map had a feature like this. Thanks for making it!
old-school member been here since like September 2014, I finally got my original start date.
Re: A simple Python script to check your character's missing Exploration Badges
would be nice to have an alternative print output that is very concise for copy/pasting to your in-game pad!
Re: A simple Python script to check your character's missing Exploration Badges
Absolutely! Do you have a suggestion on a short form that would be adequate?
Would something like this be ok? (see at the end of the output)
https://colab.research.google.com/drive ... sp=sharing
It gets a bit ugly if many badges are missing, though.
Mostly Peter Coleman, Jackie Venkman, and Walter the Librarian.
Try my Missing Exploration Badges script!
...and also my Safe Contents By Weight script!
Try my Missing Exploration Badges script!
...and also my Safe Contents By Weight script!