Please sign in to access this page

PyGambler

PyGambler

4 devlogs
12h 23m
•  Ship certified
Created by vindognz

Python obfuscator, with a twist to fuel your gambling addiction.

Timeline

tuff demo of my fueling my gambling addiction (the code still works after gambling it btw)

WheeledCord WheeledCord 8 months ago
finally gng you posted the right one

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

Update attachment

the button wasnt visible on some screen resolutions (idek why). so now clicking the title gambles the code as well.

Update attachment
vindognz vindognz 8 months ago
not tuff
WheeledCord WheeledCord 8 months ago
tough

Ship 1

1 payout of shell 174.0 shells

vindognz

9 months ago

vindognz Covers 1 devlog and 11h 49m

(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.

Update attachment