Skip to content

AdamWHY2K/Simply_Switch_Steam_Profile_Picture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simply_Switch_Steam_Profile_Picture

Author: AdamWHY2K

                                  Not expected, extremely appreciated:
  • BTC: bc1qfgj4tk2a7hzyxmmrgx4mvumef5f6yfey737xsj  BCH: qzrqu0yecxka0p7sxr2g3fvpfcpg9x0awq3tf2m5ny
                                                                                              
  • XMR: 47tW7pPZTW9LWxsB3KkWSgQgK9B5RH8yr9hPZ7jRofu8jTtPPxhpRVYjJvkK2EsYDsfpbMGBBQp5wNRrk4h6pPhG2rH1q8s                                                   

Description

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

Requirements

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

Installation

  • 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 or SSS_PFP.pyw.

If you have any issues please first check SSS_PFP.log, then ensure the values in settings.inc are correct and that you are logged in to Steam via your browser, then open an issue.