This repository has been archived by the owner on Jun 11, 2022. It is now read-only.
Releases: steam-account-creator/Steam-Account-Generator
Releases · steam-account-creator/Steam-Account-Generator
Steam Account Generator v2.1.1
- 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
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 from2captcha.com
torucaptcha.com
-noEndlessTwocaptcha
or-noEndlessRucaptcha
- Disable endless waiting for solution if service responsed withCAPCHA_NOT_READY
orERROR_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
Steam Account Generator v2.0.1
- Modules/addons/name it like you want.
- Sample module can be found here
- Versioning changed again...
- Switched from
pYove
toYove.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
orERROR_NO_SLOT_AVAILABLE
. But with second response it may stuck on solving...)
- It don't stop creation if service accept captcha and ask to wait (
⛔ 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
- ReCaptchaDialog fix reload button
Steam Account Generator v1.1.3.1
- 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
- Mailbox API v2
- It's now support custom mail domain. How to do this
- Out of pre-release
Steam Account Generator v1.1.2 pre-release 9
- 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
Steam Account Generator v1.1.2 pre-release 7
- Print version info to logs
- Save config before start creating accounts
- Fixed issue #12 (When no photo chosen)
Remove image
button