Skip to content
This repository has been archived by the owner on Jun 11, 2022. It is now read-only.

Releases: steam-account-creator/Steam-Account-Generator

Steam Account Generator v1.1.2 pre-release 6

05 May 01:21
Compare
Choose a tag to compare

Steam Account Generator v1.1.2 pre-release 5

03 May 21:01
Compare
Choose a tag to compare
  • Verification of hand mail mode fixed.
  • New start options
    • -mailUserChecks: Count of checks for mail verified in hand mode
      • Example: -mailUserChecks:500 or -mailUserChecks=500. Default value is 300
    • -mailBoxChecks: Count of checks for random mail inbox
      • Example: -mailBoxChecks:10 or -mailUserChecks=10. Default value is 5

Steam Account Generator v1.1.2 pre-release 4

09 Apr 09:16
Compare
Choose a tag to compare
  • Environment Variable Support for Saving Accounts #7
  • Unix/Mac now will open folder with output file
  • Fixed issue #9 (captchasolutions)

Steam Account Generator v1.1.2 pre-release 3

02 Apr 22:58
Compare
Choose a tag to compare
  • Updater
  • New command lines:
    • -twocaptchaDomain / -rucaptchaDomain - To replace API domain of Two/RuCaptcha
      • Example1: -twocaptchaDomain:rucaptcha.com
        • Note: : can be replaced with =
          • Example2: -twocaptchaDomain=twocaptcha.com
    • -captchasolutionsDomain - To replace API domain Captchasolutions. Use same as Two/RuCaptcha
    • -mailBox - To replace temp mail service path. Use same as Two/RuCaptcha

Steam Account Generator v1.1.2 pre-release 2

02 Apr 18:59
Compare
Choose a tag to compare
  • New E-mail domain
  • Logger (NLog used)
  • Two new start options
    • -suppressErrors - Will suppress error dialog boxes in Trace, Debug, Info, Warn
    • -suppressAllErrors - Same as above plus Error, Fatal

Steam Account Generator v1.1.2 pre-release 1

20 Mar 04:50
Compare
Choose a tag to compare
  • 2Captcha/RuCaptcha report about failed recognize
  • Added launch option -rucaptcha, use it if something wrong with 2captcha.com domain.
  • Multiple proxy are supported now. (this needed to test hard)
    • http/https/socks4,5 must work...
  • Some new bugs added instead fixed old

Look at proxy_sample.txt to make your file with proxies

Steam Account Generator v1.1.1

19 Mar 19:52
Compare
Choose a tag to compare
  • Fixed auto captcha not working #3

Note: This version don't work without fixes.

You can:

Steam Account Generator v1.1.0

19 Mar 04:03
Compare
Choose a tag to compare
  • Redesigned main form (yeah, again)
  • Removed option Add CSGO
  • Added games list instead removed option. So you can add any games on accounts
    • This is requires to know sub ID of the game you need.
    • You can try it with attached subids_sample.json (includes CS:GO, TF2 and Knight Online)
  • Removed check box Auto verify mail. It's usless anyway...
  • File writing are now show full path to out file.
    • Click on this path will open Windows explorer and select this file.
  • Proxy port box are now limited with network standard (range 0 - 65535)
  • Save most options that you are checked/entered
  • Refactored half part of code (that can add new bugs)
  • Fixed issue #2 (Wrong Password failure)

Temp mail fixes

16 Mar 19:03
Compare
Choose a tag to compare
  • Fixed broken temp mails. Thanks to @Ashesh3 for info
  • Removed some unused code

This program is coded on .NET Framework with using Windows Forms and probably can work on Linux with Mono. But this isn't tested at this moment...

Initial release by EarsKilla

24 Feb 00:15
Compare
Choose a tag to compare

Compiled in Release/Any CPU mode.