I've been going through the archives and it's frankly insulting how easy this is, like I completed the following in less than 30 seconds:
Wordle 200 4/6
⬛⬛🟨🟩⬛
⬛🟩⬛🟩⬛
⬛🟩🟨🟩🟩
🟩🟩🟩🟩🟩
Like people, all you have to do is get the 5-letter Scrabble word list, copy it into Excel, and write a simple boolean search algorithm in VBA. I have spent more time creating a usable UI for my program than doing these pathetic puzzles. The creators don't even think enough of you to use the uncommon Scrabble words like 'zaxes'.
When I was in uni, me and a friend where doing some lab work, and we were logged in on the lab account (on windows xp i think or maybe vista, although it wasn't that long ago, pc's were just running very old software). Anyway we decided haunt the computer by writing a script in VBA that would run at start up and randomly open the CD tray on long time intervals.
That's pretty much my only experience with VBA lol