jimrustle / neopets-shapeshifter

Resources for solving Neopets' shapeshifter puzzles
0 stars 0 forks source link

html parsing #1

Open cuddlytoaster opened 1 year ago

cuddlytoaster commented 1 year ago

what are you using to parse the HTML files? both the python and C variations don't seem to want to accept the shapeshifter HTML file on my end

jimrustle commented 1 year ago

I keep forgetting to include instructions on how to use these scripts, but the perl script is what you need to use:

see you on the high score table lmao

jimrustle commented 1 year ago

gauntlet -> gau sword -> swo crown -> cro for the perl script

cuddlytoaster commented 1 year ago

i got it to work!! thanks so much. I just copied the output from perl directly into ss.exe, but then I was getting a bunch of escape codes so I had to edit ss.c a bit, but it works now. I attached it as a txt file ss.txt