The script may not always succeed but theres a very high chance it does. Install Tampermonkey or Violentmonkey then click on the link bellow https://github.com/pog5/nealpasswordgame/raw/main/password-game-tas.user.js
Use this spreadsheet's first column while adding youtu.be/
:
https://drive.google.com/file/d/1UZdXQVfrnDnJ1WtWPsZiYCbO2BPsRCip/view
If you are unable to find any links without messing up elements/digits, you can find one yourself by searching the follwing:
Replace DURATION
with your desired length in the format MINUTES:SECONDS
: [site:youtube.com "0:00 / DURATION"]
The password I use before all the random requirements begin is 94417!octoberXXXVshell
Probably the easiest one of them all.
Replace DATE
with today's date in the format YYYY-MM-DD
:
https://neal.fun/api/password-game/wordle?date=DATE
Alternatively, you can paste the following one-liner into the developer console (F12):
d=new Date().toISOString().split('T')[0],fetch(`https://neal.fun/api/password-game/wordle?date=${d}`).then(r=>r.json()).then(d=>console.log(d.answer))
There's no need for a bypass since the solution is self-evident, but here's a one-liner in case you are coding a solver yourself:
document.querySelector('.captcha-img').src.match(/\w+(?=.png)/)[0]
For this, go to Lichess's Board editor.
Place a few of your pieces, fill in atleast 1 row into the chessboard. Look down where it says FEN.
Now you want to copy the row you filled in's FEN information.
Open up the file called chess.jsonc in this repository and press Control + F, then paste in your copied fen number, you should see the text you need to type in on the sol
field.
You can also add Chessvision.ai as a browser extension, then scan the webpage and turn on Stockfish.
Now this one gets a bit tricky.
Open up DevTools (Rightclick -> Inspect Element)
Click on the frame of the Google Maps embed.
In DevTools, scroll up until you see something like this:
Double-Click on the URL then hit Control + C to copy it, then head over to maps.jsonc, hit Control + F, paste in the URL and the text you need to type in to your password should be on the text
field.
Add 🌑🌒🌓🌔🌕🌖🌗🌘
to your password. This is not the most elegant as your password now contains unnecessary characters, but it's definitely the easiest.