Small discovery:
I found out that the image size DOES matter.
When the program grabs a pet, let's say
id=100987 the owner name is at the bottom of
this image.The program is using
this image to compare it.
TL;dr
If owner username is long, program can't read it.
No work-around for it unless we petition to make everyone's username less than 12 characters
EDIT
If anyone wants to help, you can run the code and look for UNKNOWN tagged pets in the output files to ensure accuracy.
You'll need to download these:
Python file:
https://pastebin.com/rxTUxs5jCS Code Directory:
https://pastebin.com/udZB0X52Reference Image folder: PM me so I can send you a .zip folder of said images
- Open onlineIDs_out_[####,####] with notepad++ or any text editor
- Copy any ID that has UNKNOWN right after it into
- Code: Select all
https://www.chickensmoothie.com/viewpet.php?id=###
- Cross-check pet KEY with the
directory here- (An easier, alternative method for above is if the pet isn't very rare or higher)