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 v2.1.1

04 Oct 19:36
3114d10
Compare
Choose a tag to compare
Pre-release
  • Proxy manager
    • Increased count of threads for proxy tester. To 200.
  • Main
    • Don't stop when Steam Guard failed to disable if it was not fatal and try to update profile and upload photo
    • Possibility to disable passing proxy to Two/RuCaptcha service
    • Launch option to skip SteamGuard disabling
    • Profile.Enabled property respect when updating profile information and photo
    • Issue #49 probably fixed

Steam Account Generator v2.1.0

03 Oct 03:30
6f53b77
Compare
Choose a tag to compare
Pre-release

Rewrited ton of bicycles and added new bicycles.

  • Account creation
  • Mail handling
  • Captcha handling
  • File saving/writing
  • Password generation
  • Randomize items from arrays using RNG
  • Updated link from Discord to Telegram
  • Statuses now colored
  • Steam guard disabler that can automatically confirm disable mail (only with auto. mails)
  • Joining to groups ( #14 )
  • "Legit" (random) delays between requests to Steam

⚠ Now if you're solving in hand mode captchas it will create (or fail account creation) and then start creating new.

Launch options

  • -suppressErrors - [Logger] No error dialogs
  • -suppressAllErrors - [Logger] No any error/warning/etc dialogs
  • -rucaptcha - To switch from 2captcha.com to rucaptcha.com
  • -noEndlessTwocaptcha or -noEndlessRucaptcha - Disable endless waiting for solution if service responsed with CAPCHA_NOT_READY or ERROR_NO_SLOT_AVAILABLE
  • -captchaSolutionsDomain=<domain> - Replace CaptchaSolutions domain
    Example: -captchaSolutionsDomain=http://127.0.0.1:1337/
  • -twoCaptchaDomain=<domain> or -ruCaptchaDomain=<domain> - Replace Two/RuCaptcha domain (no matter which option is used)
    Example: -twoCaptchaDomain=http://127.13.3.7:1337/
  • -mailBox=<url> - Replace default mail handler URL
  • -mailUserChecks=<number> - Limitation of check mail confirmations in hand mode
  • -mailBoxChecks=<number> - Limitation of check mail confirmations in auto mode
  • -nsLegit or -noSteamLegit or -disableSteamLegit - Disables random delays between requests to Steam
  • -nostyles - Disables app styles
  • -defaultTextRendering - Disables compatible text render

Steam Account Generator v1.1.3.3

14 Jun 22:02
Compare
Choose a tag to compare
  • Issue #19 seems to be fixed
  • New startup option -oldcaptchaway or -oldcaptcha
    Switch back to old way getting gid and sitekey

Steam Account Generator v2.0.1

03 Jun 16:27
Compare
Choose a tag to compare
Pre-release
  • Modules/addons/name it like you want.
    • Sample module can be found here
  • Versioning changed again...
  • Switched from pYove to Yove.Proxy. This same project, but first don't getting nuget updates.
    • Seems that CPU loads in some cases gone...
  • Reload button fix in ReCaptcha dialog (change from master)
  • Pre-Releases now is dev releases
  • About tab now have Discord link
  • If sessionId cookie not found it will stop creation. In this case account seems to be created...
    • Disabling guard, adding games and profile creating need this cookie.
  • Better detection added game or not (i think...)
  • Some captcha solving improvements
  • Endless TwoCaptcha/RuCaptcha mode by -endlesstwocaptcha/-endlessrucaptcha startup option.
    • It don't stop creation if service accept captcha and ask to wait (CAPCHA_NOT_READY or ERROR_NO_SLOT_AVAILABLE. But with second response it may stuck on solving...)

⛔ Disclaimer

Any third-party module you're using, you're using under your responsible.

⚠️ BE CAREFUL WITH MODULES!

All modules free to execute custom code! You need to be careful before install module. Some "modules" can harm your PC and/or steal passwords/etc. My advice: use open source modules and if possible compile it yourself if you are paranoic

Steam Account Generator v1.1.3.2

03 Jun 16:11
Compare
Choose a tag to compare
  • ReCaptchaDialog fix reload button

Steam Account Generator v1.1.3.1

24 May 22:57
Compare
Choose a tag to compare
  • Little changed versioning.
  • Appveyor CI for builds. But at this moment it's make only drafts in builds with release .zip file.
  • Full screen by pressing F11. It's like in browsers...
  • Registration failed counter in captcha and some other cases (IP banned for example)
  • Some proxy fixes...
  • response 84 seems to be IP ban so in this case app will try to get new proxy and retry

Steam Account Generator v1.1.2

13 May 20:15
Compare
Choose a tag to compare
  • Mailbox API v2
  • Out of pre-release

Steam Account Generator v1.1.2 pre-release 9

12 May 21:23
Compare
Choose a tag to compare
  • Account collisions probably fixed
  • Google captcha fixes (again)
  • Some static fields/consts moved to classes
  • Added proxy manager
    • Now proxy testing in 10 threads
    • Test can be cancelled

Steam Account Generator v1.1.2 pre-release 8

09 May 23:54
Compare
Choose a tag to compare
  • New Google captcha supported now.
    • Captchasolutions and 2captcha also work with this captcha
  • Probably fixed issues #10 and #13

Steam Account Generator v1.1.2 pre-release 7

06 May 13:10
Compare
Choose a tag to compare
  • Print version info to logs
  • Save config before start creating accounts
  • Fixed issue #12 (When no photo chosen)
  • Remove image button