Please sign in to access this page
Python obfuscator, with a twist to fuel your gambling addiction.
WheeledCord
Check their projects out: SnakeOS - An OS that only plays snake, written in pure Assembly., Thinkpad keyboard to USB, i dont have a name yet, Mapshift, 3D48, Dodgy URL Shortner, fauxCRT
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!
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.