Skip to content

Releases: pebnn/SteamAutoFriend

SteamAutoFriend v1.3.5

03 Jul 08:59
ae8ddde
Compare
Choose a tag to compare

SteamAutoFriend v1.3.5 pre-compiled. Unzip and run.

  • Fixed download link if user chooses to manually install chromedriver
  • Fixed load old IDs not working as intended

SteamAutoFriend v1.3.4

16 Feb 16:09
75ee69e
Compare
Choose a tag to compare

SteamAutoFriend v1.3.4 pre-compiled. Unzip and run.

  • Fixed chromedriver version scraper to work with new chromedriver downloads page.

SteamAutoFriend v1.3.3

14 Oct 06:39
ca5a2a0
Compare
Choose a tag to compare

SteamAutoFriend v1.3.3 pre-compiled. Unzip and run.

  • Added compatibility for new class name changes on steam login page. Should fix any login issues experienced on older versions.

SteamAutoFriend v1.3.2

10 Oct 11:08
1984c8d
Compare
Choose a tag to compare

SteamAutoFriend v1.3.2 pre-compiled. Unzip and run.

  • You can now add steamIDs to steamIDs.txt while the script is running and the newly added accounts will automatically be added to the current session, No need for restarts anymore.

SteamAutoFriend v1.3.1

02 Sep 11:38
38384ed
Compare
Choose a tag to compare

SteamAutoFriend v1.3.1 pre-compiled. Unzip and run.

  • Fixed crashes caused by invalid user inputs

SteamAutoFriend v1.3

29 Aug 10:25
45aec5d
Compare
Choose a tag to compare

SteamAutoFriend v1.3 pre-compiled. Unzip and run.

  • Updated script to work on the new Steam login interface
  • Removed config option for TwoFactor input through script

SteamAutoFriend v1.2.9

16 Aug 14:53
025d1ed
Compare
Choose a tag to compare

SteamAutoFriend v1.2.9 pre-compiled. Unzip and run.

  • Fixed crash caused if Twofactor input screen loads slowly, causing the script to send the key to a non-existing input box.
  • Added option to enter custom Google Chrome install directory directions for Chromedriver version detection.

SteamAutoFriend v1.2.8

04 Aug 12:01
80c3940
Compare
Choose a tag to compare

SteamAutoFriend v1.2.8 pre-compiled. Unzip and run.

  • Boolean auto_connect option removed from config file. To disable auto_connect set auto_connect_interval to 0
  • New remember_friends config option. This remembers your SteamID entries from previous sessions and continues using them. SteamIds that accept your friend request will be removed from this list automatically.
  • Other code improvements/changes

SteamAutoFriend v1.2.7

26 Jul 15:59
357ffd1
Compare
Choose a tag to compare

SteamAutoFriend v1.2.7 pre-compiled. Unzip and run.

  • Added option to automatically install chromedriver. (no more manual setups for chromedriver) can be disabled in config file
  • Added uptime counter as dynamic console title. (Hours:Minutes)
  • Other improvements and cleanup in code

Instructions on this are found in README.txt

SteamAutoFriend v1.2.6

22 Jun 10:00
2e96ff1
Compare
Choose a tag to compare

SteamAutoFriend v1.2.6 pre-compiled. Unzip and run.

  • Added option to clean console after set amount of lines printed. option found in config file. (hopefully cleans a bit of lag on low spec systems)
  • Added option to delete current session.txt file on startup in case incorrect info was written on initial login.

You may have to swap the chromedriver.exe located in dependencies folder before you can run the script.
Instructions on this are found in README.txt