Python obfuscator, with a twist to fuel your gambling addiction.
WheeledCord
Whoops! Looks like they don't have a project yet. Maybe ask them to start one?
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
tuff demo of my fueling my gambling addiction (the code still works after gambling it btw)
11 months ago
oh by the way, any time you land on the bell you WILL get some garbage bc ai.hackclub.com changed model and now its broken and i cbs fixing it
the button wasnt visible on some screen resolutions (idek why). so now clicking the title gambles the code as well.
(I couldn't post devlogs because I wasn't verified, so I'll summarize the last ~12hrs)
Added the slot machine (followed tutorial by CodeJos on YouTube)
Implemented all the obfuscation techniques (rename all your variables, add a ton of random imports, wrap the whole script in a if 1==1, encode all strings as b64, snarky AI comment the code, write all the code to a tempfile then execute that, add big and useless classes and lastly, encode all numbers as hex).
Fixed a ton of bugs because I'm terrible at writing regex.
Cleaned up a ton of code because I'm terrible at writing JS.