Author: AdamWHY2K
Not expected, extremely appreciated:
- BTC: bc1qfgj4tk2a7hzyxmmrgx4mvumef5f6yfey737xsj BCH: qzrqu0yecxka0p7sxr2g3fvpfcpg9x0awq3tf2m5ny
- XMR: 47tW7pPZTW9LWxsB3KkWSgQgK9B5RH8yr9hPZ7jRofu8jTtPPxhpRVYjJvkK2EsYDsfpbMGBBQp5wNRrk4h6pPhG2rH1q8s
A program that iterates through pictures in a folder, automatically changing your Steam profile picture every ~40 seconds.
Iteration can be done randomly or linearly, random will choose any image in the folder as long as it isn't the current profile picture, whereas linear allows for—admittedly rather slow—animation.
Example.mp4
- Steam
- Internet connection
- The .pyw should—mostly—run on either Windows or Linux, assuming you have python and
requirements.txt
installed; I haven't tested it on anything but Windows though, so open an issue if it doesn't. - I'd recommend just using the .exe if you're on Windows.
- Download a release.
- Extract.
- Place your profile pictures into the
images
folder. - Open
settings.inc
. - Find your Steam64ID here and enter it into
settings.inc
. - Ensure you are logged into steam on your browser.
- Run
SSS_PFP.exe
orSSS_PFP.pyw
.