GithubHelp home page GithubHelp logo

steam-account-creator / steam-account-generator Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ashesh3/steam-account-generator

106.0 11.0 37.0 33.89 MB

Steam Account Generator by DedSec

License: MIT License

C# 100.00%

steam-account-generator's Introduction

Steam-Account-Creator

Steam Account Generator

This project was abandoned for a long time

So.. I decided to archive this repository. See #77 issue from 2020 year for details

Web generator: https://accgen.cathook.club/ (not maintained by EarsKilla)

Branch CI status
MASTER Build status
DEV Build status

screenshot

Mass Steam Account generator features:

  • Auto generate and verify email
  • Auto generate username
  • Auto generate password
  • Update profile info
    • Name
    • Real name
    • Bio
    • Profile image
    • Location (country, city, etc)
    • Set url with your username (like this: https://steamcommunity.com/id/<username>)
  • Auto add free games to account
  • Resolve Steam ID of created account
  • Auto save to text file
    • Can save accounts in CSV format and it can be imported for example in KeePass
  • Manual and auto captcha services:
    • Captchasolutions
    • 2Captcha/RuCaptcha
    • Note: You can replace hosts of auto captcha services (here is how to do this)
  • Proxy support
    • Multiple proxies are supported
      It will work with http/https/socks4/socks5
  • Save most settings in JSON file.

Download

Steam-Account-Generator/releases

Requirements

Communication

🇫 Discord was died.

  • Telegram
    Note: Secondary link | GitHub hosted page
    This is alternative for those who was born in country with "good" government (like me)

  • Read F.A.Q.
  • Look Issues
    • If you're still having issue that not solved or solution not found in places above. You can:
      • Ask for it in telegram chat (you will see link in communication part)
      • Create new issue

steam-account-generator's People

Contributors

ashesh3 avatar earskilla avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

steam-account-generator's Issues

Request: Allow Creating Accounts from declared Numeral or Based on input text file

Currently, when random login and password is unchecked the bot creates account with the declared username and adds a number starting from 0 behind. For example setting

Accounts to create: 3
Username: ilovepizza

Bot creates 3 accounts with username
ilovepizza0
ilovepizza1
ilovepizza2

Sometimes, the account creation fails due to email ban/ip ban and there is no way to continue where it left off. May i suggest to add a feature so it starts with a different digit other than 0?

For example, user wants to create 3 account with declared username ilovepizza, but wants to start with 2.

Then it creates account with username
ilovepizza2
ilovepizza3
ilovepizza4

OR

Create List of accounts based on input from a text file that contain for example email:steamuser:steampassword

[email protected]:blueberryjam88:wdawad11
[email protected]:peanutbutter99:wadjnxzs22

then it create 2 accounts

Program doesn't work

When I try to create an account, the program gets stuck in the captcha and does not generate anything.

NOT WORKING

Using the newest stable version1.1.3
autocaptcha by 2captcha
Captcha appears for one account more than one time
status went blank
image
image
proxie not working
image

either blank or recognizing captcha

Crash on captcha solving

Because of the steam changing their captcha to ReCaptcha tomorrow, the Account Creator is now not working completely, crashing on trying to find a captcha. Please fix it :)

Occurs after entered an captcha. Might be incorrect reading of the amount of proxies.

System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values.
Parameter name: i
at System.Text.RegularExpressions.MatchCollection.get_Item(Int32 i)
at SteamAccCreator.Web.HttpHandler.GetCaptchaImageraw()
at SteamAccCreator.Gui.CaptchaDialog.LoadCaptcha(Action1 updateStatus, CaptchaSolvingConfig config) at SteamAccCreator.Gui.CaptchaDialog..ctor(HttpHandler httpHandler, Action1 updateStatus, CaptchaSolvingConfig config)
at SteamAccCreator.Gui.AccountCreator.ShowCaptchaDialog(HttpHandler httpHandler, Action`1 updateStatus, CaptchaSolvingConfig captchaConfig)
at SteamAccCreator.Gui.AccountCreator.StartCreation()
at SteamAccCreator.Gui.AccountCreator.d__25.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.b__6_1(Object state)
at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()

Exception

Print: http://prntscr.com/ofc4dg

Language: Português-Brazil

Consulte o final desta mensagem para obter detalhes sobre como chamar a
depuração just-in-time (JIT) em vez desta caixa de diálogo.

************** Texto de Exceção **************

System.Runtime.Serialization.SerializationException: O tipo 'System.Linq.Enumerable+AppendPrepend1Iterator`1[[SteamAccCreator.Models.GameInfo, SteamAccCreator, Version=1.1.3.3, Culture=neutral, PublicKeyToken=null]]' no assembly 'System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' não está marcado como serializável.
   em System.Runtime.Serialization.FormatterServices.InternalGetSerializableMembers(RuntimeType type)
   em System.Runtime.Serialization.FormatterServices.<>c__DisplayClass9_0.<GetSerializableMembers>b__0(MemberHolder _)
   em System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
   em System.Runtime.Serialization.FormatterServices.GetSerializableMembers(Type type, StreamingContext context)
   em System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo.InitMemberInfo()
   em System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo.InitSerialize(Object obj, ISurrogateSelector surrogateSelector, StreamingContext context, SerObjectInfoInit serObjectInfoInit, IFormatterConverter converter, ObjectWriter objectWriter, SerializationBinder binder)
   em System.Runtime.Serialization.Formatters.Binary.ObjectWriter.Write(WriteObjectInfo objectInfo, NameInfo memberNameInfo, NameInfo typeNameInfo)
   em System.Runtime.Serialization.Formatters.Binary.ObjectWriter.Serialize(Object graph, Header[] inHeaders, __BinaryWriter serWriter, Boolean fCheck)
   em System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Serialize(Stream serializationStream, Object graph, Header[] headers, Boolean fCheck)
   em SteamAccCreator.Utility.DeepClone[T](T obj)
   em SteamAccCreator.Models.Configuration.Clone()
   em SteamAccCreator.Gui.MainForm.<BtnCreateAccount_Click>d__12.MoveNext()
--- Fim do rastreamento de pilha do local anterior onde a exceção foi gerada ---
   em System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__6_0(Object state)

************** Assemblies Carregados **************

mscorlib
    Versão do Assembly: 4.0.0.0
    Versão do Win32: 4.8.3815.0 built by: NET48REL1LAST_C
    Base de Código: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
SteamAccCreator
    Versão do Assembly: 1.1.3.3
    Versão do Win32: 1.1.3.3
    Base de Código: file:///D:/CAIO%20ROCHA/Ferramentas/CSGO/Release-windows-1.1.3.3/SteamAccCreator.exe
----------------------------------------
NLog
    Versão do Assembly: 4.0.0.0
    Versão do Win32: 4.5.11.8645
    Base de Código: file:///D:/CAIO%20ROCHA/Ferramentas/CSGO/Release-windows-1.1.3.3/NLog.DLL
----------------------------------------
Geckofx-Core
    Versão do Assembly: 60.0.26.0
    Versão do Win32: 60.0.26.0
    Base de Código: file:///D:/CAIO%20ROCHA/Ferramentas/CSGO/Release-windows-1.1.3.3/Geckofx-Core.DLL
----------------------------------------
System
    Versão do Assembly: 4.0.0.0
    Versão do Win32: 4.8.3801.0 built by: NET48REL1LAST_B
    Base de Código: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
    Versão do Assembly: 4.0.0.0
    Versão do Win32: 4.8.3815.0 built by: NET48REL1LAST_C
    Base de Código: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Versão do Assembly: 4.0.0.0
    Versão do Win32: 4.8.3752.0 built by: NET48REL1
    Base de Código: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Core
    Versão do Assembly: 4.0.0.0
    Versão do Win32: 4.8.3815.0 built by: NET48REL1LAST_C
    Base de Código: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
mscorlib.resources
    Versão do Assembly: 4.0.0.0
    Versão do Win32: 4.8.3752.0 built by: NET48REL1
    Base de Código: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_pt-BR_b77a5c561934e089/mscorlib.resources.dll
----------------------------------------
System.Configuration
    Versão do Assembly: 4.0.0.0
    Versão do Win32: 4.8.3752.0 built by: NET48REL1
    Base de Código: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
    Versão do Assembly: 4.0.0.0
    Versão do Win32: 4.8.3752.0 built by: NET48REL1
    Base de Código: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Data
    Versão do Assembly: 4.0.0.0
    Versão do Win32: 4.8.3752.0 built by: NET48REL1
    Base de Código: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.ServiceModel
    Versão do Assembly: 4.0.0.0
    Versão do Win32: 4.8.3825.0 built by: NET48REL1LAST_B
    Base de Código: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.ServiceModel/v4.0_4.0.0.0__b77a5c561934e089/System.ServiceModel.dll
----------------------------------------
System.Runtime.Serialization
    Versão do Assembly: 4.0.0.0
    Versão do Win32: 4.8.3825.0 built by: NET48REL1LAST_B
    Base de Código: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll
----------------------------------------
RestSharp
    Versão do Assembly: 106.5.4.0
    Versão do Win32: 106.5.4.0
    Base de Código: file:///D:/CAIO%20ROCHA/Ferramentas/CSGO/Release-windows-1.1.3.3/RestSharp.DLL
----------------------------------------
Newtonsoft.Json
    Versão do Assembly: 12.0.0.0
    Versão do Win32: 12.0.1.22727
    Base de Código: file:///D:/CAIO%20ROCHA/Ferramentas/CSGO/Release-windows-1.1.3.3/Newtonsoft.Json.DLL
----------------------------------------
System.Numerics
    Versão do Assembly: 4.0.0.0
    Versão do Win32: 4.8.3752.0 built by: NET48REL1
    Base de Código: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
----------------------------------------
System.Windows.Forms.resources
    Versão do Assembly: 4.0.0.0
    Versão do Win32: 4.8.3752.0 built by: NET48REL1
    Base de Código: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_pt-BR_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------
Accessibility
    Versão do Assembly: 4.0.0.0
    Versão do Win32: 4.8.3752.0 built by: NET48REL1
    Base de Código: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
Geckofx-Winforms
    Versão do Assembly: 60.0.26.0
    Versão do Win32: 60.0.26.0
    Base de Código: file:///D:/CAIO%20ROCHA/Ferramentas/CSGO/Release-windows-1.1.3.3/Geckofx-Winforms.DLL
----------------------------------------

************** Depuração JIT **************
Para habilitar a depuração just-in-time (JIT), o arquivo .config deste
aplicativo ou computador (machine.config) deve ter o valor
jitDebugging definido na seção system.windows.forms.
O aplicativo também deve ser compilado com a depuração
habilitada.

Por exemplo:

Quando a depuração JIT está habilitada, qualquer exceção sem tratamento
será enviada ao depurador JIT registrado no computador,
em vez de ser tratada nesta caixa de diálogo.

Cannot create any account

When I try to create any account it just gets stuck on "Getting captcha".
What shall I do ? I have the latest version.

Request: getproxylist.com Support

Hello, my question is would it be possible to add support for https://getproxylist.com/?

its a website where you can get a plan to get proxys through ther api they use api keys aswell
already used it alot but sadly the program does not have support for it.
with like every other proxy im getting stuck in "Recognizing Captcha"

Modules

Hey guys, idk if this the right area for that, but who can explain me the modules for captcha solving. I know 2Captcha and Captchasolutions but can i add a new method for solving captchas with other modules ?
thanks for your answer, hope anybody can help me :)

Status dissapears when resolving captcha

[2019-07-04 16:53:00.9985|DEBUG|SteamAccCreator.Web.HttpHandler.SolveCaptcha(Action1 updateStatus, Configuration config)|4]: Getting captcha... [2019-07-04 16:53:01.1834|DEBUG|SteamAccCreator.Web.HttpHandler.SolveCaptcha(Action1 updateStatus, Configuration config)|4]: Recognizing captcha...
[2019-07-04 16:53:01.1834|DEBUG|SteamAccCreator.Web.HttpHandler.SolveCaptcha(Action`1 updateStatus, Configuration config)|4]: Recognizing captcha via TwoCaptcha/RuCaptcha
[2019-07-04 16:53:01.8189|WARN|SteamAccCreator.Program.<>c.

b__5_1(Object s, FirstChanceExceptionEventArgs e)|4]: FIRST_CHANCE_EXCEPTION
System.Net.WebException: The underlying connection was closed: The connection was closed unexpectedly.
at System.Net.HttpWebRequest.GetResponse()
====== END ======
[2019-07-04 16:53:01.8189|WARN|SteamAccCreator.Program.<>c.b__5_1(Object s, FirstChanceExceptionEventArgs e)|4]: FIRST_CHANCE_EXCEPTION
System.Net.WebException: The underlying connection was closed: The connection was closed unexpectedly.
at System.Net.HttpWebRequest.GetResponse()
====== END ======
[2019-07-04 16:53:01.8189|WARN|SteamAccCreator.Program.<>c.b__5_1(Object s, FirstChanceExceptionEventArgs e)|4]: FIRST_CHANCE_EXCEPTION
System.Net.WebException: The underlying connection was closed: The connection was closed unexpectedly.
at System.Net.HttpWebRequest.GetResponse()
at RestSharp.Http.GetRawResponse(HttpWebRequest request)
====== END ======

[2019-07-04 16:53:01.8189|DEBUG|SteamAccCreator.Web.HttpHandler.SolveCaptcha(Action`1 updateStatus, Configuration config)|4]: TwoCaptcha/RuCaptcha image upload response:
[2019-07-04 16:53:01.8189|WARN|SteamAccCreator.Gui.AccountCreator.StartCreation()|4]: Captcha solving: Error:

====== END ======

System.Net.WebException: The remote server returned an error: (429) Too Many Requests.
at System.Net.HttpWebRequest.GetResponse()`

I can create accounts fine on my own IP, using 2captcha. I can also create accounts fine using my private proxy and manually solving captcha. But when I use both proxy and captcha solver the program resolves captcha, briefly waits for email verification before it goes back to captcha and status will dissapear, leaving a blank.

Steam Guard not disablink

Steam guard have to be disbled manually on every account. (Message comes but steam says that there was a problem disabling your steam guard)

2Captacha

I must buy from 2Captacha service api key ?

Environment Variable Support for Saving Accounts

I think it would be neat if you could save your accounts with environment variables instead of just regular paths.

As an example:

%userprofile%\desktop\accounts.txt
%tmp%\accounts.txt

This could be useful for multiple computers/user profiles & etc.

What should be used proxy for the generator? and is it possible to use mail yandex.ru?

not give mail

Doesn't provide mail address and doesn't verify mail address. How do I fix it?
mp

Enable Proxy doesn't work

Hey,

I have some private working proxies that I tried without using your software to create steam accounts and everything was fine but when I add them to the generator, it doesn't work and
I'm getting the captcha recognition to loop again and again.

Can you check that please?

Thx.

how to avoid steam ip bans

Hi some friends tried to make a bulk of accounts and they got ip banned by steam :) . Can someone tell me pls how can avoid this ?

Little Question

short question, can someone tell me, with which site SAG the proxy checks?
would like to do this manually, because the program always crashes.
and do you have to re-verify the created steam accounts that are already verified in a certain amount of time? and if SO ? like using your own domain.
Thanks

Gmail issue

The mail forward doesn't get verified automatically. I pressed "resend" a few times.

Problem with email/Steam Guard

Hallo,
first thx for ur work.
I have an [email protected] Mail. I can veryfy my email but if the tool whats to disable steam Guard it Crash. Is there a way to give the tool access to my email or can i disable the error.

Log
[2019-10-20 14:11:02.3852|WARN|   bei SteamAccCreator.Program.<>c.<Main>b__5_1(Object s, FirstChanceExceptionEventArgs e)|1]: FIRST_CHANCE_EXCEPTION
System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
   bei SteamAccCreator.Web.Mail.MailHandler.GetMails(MailBoxResponse response)
   bei SteamAccCreator.Web.Account.<GetGuardLinkFromMail>b__61_0()
   bei System.Threading.Tasks.Task`1.InnerInvoke()
   bei System.Threading.Tasks.Task.Execute()
--- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde ---
   bei System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
====== END ======
[2019-10-20 14:11:02.3852|WARN|   bei SteamAccCreator.Program.<>c.<Main>b__5_1(Object s, FirstChanceExceptionEventArgs e)|1]: FIRST_CHANCE_EXCEPTION
System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
   bei SteamAccCreator.Web.Mail.MailHandler.GetMails(MailBoxResponse response)
   bei SteamAccCreator.Web.Account.<GetGuardLinkFromMail>b__61_0()
   bei System.Threading.Tasks.Task`1.InnerInvoke()
   bei System.Threading.Tasks.Task.Execute()
--- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde ---
   bei System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   bei SteamAccCreator.Web.Account.<GetGuardLinkFromMail>d__61.MoveNext()
--- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde ---
   bei System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
====== END ======
[2019-10-20 14:11:02.3852|WARN|   bei SteamAccCreator.Program.<>c.<Main>b__5_1(Object s, FirstChanceExceptionEventArgs e)|1]: FIRST_CHANCE_EXCEPTION
System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
   bei SteamAccCreator.Web.Mail.MailHandler.GetMails(MailBoxResponse response)
   bei SteamAccCreator.Web.Account.<GetGuardLinkFromMail>b__61_0()
   bei System.Threading.Tasks.Task`1.InnerInvoke()
   bei System.Threading.Tasks.Task.Execute()
--- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde ---
   bei System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   bei SteamAccCreator.Web.Account.<GetGuardLinkFromMail>d__61.MoveNext()
--- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde ---
   bei System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   bei SteamAccCreator.Web.Account.<DisableSteamGuard>d__57.MoveNext()
--- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde ---
   bei System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
====== END ======
[2019-10-20 14:11:02.3852|WARN|   bei SteamAccCreator.Program.<>c.<Main>b__5_1(Object s, FirstChanceExceptionEventArgs e)|1]: FIRST_CHANCE_EXCEPTION
System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
   bei SteamAccCreator.Web.Mail.MailHandler.GetMails(MailBoxResponse response)
   bei SteamAccCreator.Web.Account.<GetGuardLinkFromMail>b__61_0()
   bei System.Threading.Tasks.Task`1.InnerInvoke()
   bei System.Threading.Tasks.Task.Execute()
--- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde ---
   bei System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   bei SteamAccCreator.Web.Account.<GetGuardLinkFromMail>d__61.MoveNext()
--- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde ---
   bei System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   bei SteamAccCreator.Web.Account.<DisableSteamGuard>d__57.MoveNext()
--- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde ---
   bei System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   bei System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
   bei SteamAccCreator.Web.Account.<Register>d__51.MoveNext()
--- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde ---
   bei System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
====== END ======
[2019-10-20 14:11:02.3975|WARN|   bei SteamAccCreator.Program.<>c.<Main>b__5_1(Object s, FirstChanceExceptionEventArgs e)|1]: FIRST_CHANCE_EXCEPTION
System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
   bei SteamAccCreator.Web.Mail.MailHandler.GetMails(MailBoxResponse response)
   bei SteamAccCreator.Web.Account.<GetGuardLinkFromMail>b__61_0()
   bei System.Threading.Tasks.Task`1.InnerInvoke()
   bei System.Threading.Tasks.Task.Execute()
--- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde ---
   bei System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   bei SteamAccCreator.Web.Account.<GetGuardLinkFromMail>d__61.MoveNext()
--- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde ---
   bei System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   bei SteamAccCreator.Web.Account.<DisableSteamGuard>d__57.MoveNext()
--- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde ---
   bei System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   bei System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
   bei SteamAccCreator.Web.Account.<Register>d__51.MoveNext()
--- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde ---
   bei System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   bei System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
   bei SteamAccCreator.Gui.MainForm.<BtnCreateAccount_Click>d__20.MoveNext()
--- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde ---
   bei System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__6_0(Object state)
====== END ======
[2019-10-20 14:11:02.3975|WARN|   bei SteamAccCreator.Program.<>c.<Main>b__5_1(Object s, FirstChanceExceptionEventArgs e)|1]: FIRST_CHANCE_EXCEPTION
System.Reflection.TargetInvocationException: Ein Aufrufziel hat einen Ausnahmefehler verursacht. ---> System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
   bei SteamAccCreator.Web.Mail.MailHandler.GetMails(MailBoxResponse response)
   bei SteamAccCreator.Web.Account.<GetGuardLinkFromMail>b__61_0()
   bei System.Threading.Tasks.Task`1.InnerInvoke()
   bei System.Threading.Tasks.Task.Execute()
--- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde ---
   bei System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   bei SteamAccCreator.Web.Account.<GetGuardLinkFromMail>d__61.MoveNext()
--- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde ---
   bei System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   bei SteamAccCreator.Web.Account.<DisableSteamGuard>d__57.MoveNext()
--- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde ---
   bei System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   bei System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
   bei SteamAccCreator.Web.Account.<Register>d__51.MoveNext()
--- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde ---
   bei System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   bei System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
   bei SteamAccCreator.Gui.MainForm.<BtnCreateAccount_Click>d__20.MoveNext()
--- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde ---
   bei System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__6_0(Object state)
   --- Ende der internen Ausnahmestapelüberwachung ---
   bei System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
   bei System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
====== END ======

problems with high amounts

When I try to check a proxylist, it always fails and stop at any random point above 100 proxies.
Im on the newest dev version.

EDIT:
I not only have problems with proxies. If I want to create 50 Accounts, It crashes after ~20 too.

Emails seems to be broken...

Hi @Ashesh3, if i understand correctly, newdedsecmail.now.sh is your service.
So if it is, can you check what's wrong with it? And even if you won't to fix it, please reply here anyway.

Sample:
screenshot

Update CI?

I assume, that i need to update CI config... 🤔

Issue for just not forget...

getting captcha loop with proxy ?

Hello, what proxy should i use ? I've tried a lot of proxies but with all of them i'm getting captcha loop and the account are not created :(

Thank you for your help

Steam IDs set to 0

Sometimes when generating I get steam IDs set to 0. Cannot figure out a pattern, any ideas?

image

Run program

Hello,
Can you explain how to run this file/program ?

Gmail

I pressed "resend" and reloaded the page, it did not work

Captcha

Always doing: "Getting captcha..."
How to fix it?

Profile uploading photo crashing app

Crash log

[2019-05-05 21:56:27.1407|FATAL|SteamAccCreator.Program.<>c.<Main>b__5_0(Object s, UnhandledExceptionEventArgs e)|8]: FATAL_UNHANDLED_EXCEPTION
System.ArgumentException: The path is not of a legal form.
   at System.IO.Path.NewNormalizePath(String path, Int32 maxPathLength, Boolean expandShortPaths)
   at System.IO.Path.NormalizePath(String path, Boolean fullCheck, Int32 maxPathLength, Boolean expandShortPaths)
   at System.IO.Path.GetFullPathInternal(String path)
   at System.IO.FileInfo.Init(String fileName, Boolean checkHost)
   at System.IO.FileInfo..ctor(String fileName)
   at SteamAccCreator.Web.HttpHandler.CompleteSignup(String alias, String password, Action`1 updateStatus, Int64& steamId, Int32& gamesNotAdded, IEnumerable`1 addThisGames, ProfileConfig profileConfig)
   at SteamAccCreator.Gui.AccountCreator.FinishCreation()
   at SteamAccCreator.Gui.AccountCreator.<Run>d__25.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__6_1(Object state)
   at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(Object state)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
   at System.Threading.ThreadPoolWorkQueue.Dispatch()
   at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()

Infinite loop with 2captcha

Hey i got weird problem im facing this only if i use auto captcha solving by doing it manually everything works just fine my problem is when i switch mode from manual solving to captcha2 im facing infinite loop which looks this : Getting captcha >> then >> Recognizing captcha after that very fast status creating account appears its diappears again and then it got stuck in loop Getting captcha >> Recognizing captcha... I will be glad for any help tips.

Custom domain using important update

Some users can got banned their new mail domains without any account on it. So...
You need to replace old domain in MX with new: mailhost.root.sx

It will do all users of this software.


Domains that already was marked as disposable will not work anymore...

Error when clicking "Create Accounts"

Szczegółowe informacje na temat wywoływania debugowania w trybie JIT (just in time)
zamiast tego okna dialogowego znajdują się na końcu tego komunikatu.

************** Tekst wyjątku **************
System.Runtime.Serialization.SerializationException: Typ 'System.Linq.Enumerable+AppendPrepend1Iterator1[[SteamAccCreator.Models.GameInfo, SteamAccCreator, Version=2.0.1.0, Culture=neutral, PublicKeyToken=null]]' w zestawie 'System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' nie jest oznaczony jako możliwy do serializacji. w System.Runtime.Serialization.FormatterServices.InternalGetSerializableMembers(RuntimeType type) w System.Runtime.Serialization.FormatterServices.<>c__DisplayClass9_0.<GetSerializableMembers>b__0(MemberHolder _) w System.Collections.Concurrent.ConcurrentDictionary2.GetOrAdd(TKey key, Func`2 valueFactory)
w System.Runtime.Serialization.FormatterServices.GetSerializableMembers(Type type, StreamingContext context)
w System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo.InitMemberInfo()
w System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo.InitSerialize(Object obj, ISurrogateSelector surrogateSelector, StreamingContext context, SerObjectInfoInit serObjectInfoInit, IFormatterConverter converter, ObjectWriter objectWriter, SerializationBinder binder)
w System.Runtime.Serialization.Formatters.Binary.ObjectWriter.Write(WriteObjectInfo objectInfo, NameInfo memberNameInfo, NameInfo typeNameInfo)
w System.Runtime.Serialization.Formatters.Binary.ObjectWriter.Serialize(Object graph, Header[] inHeaders, __BinaryWriter serWriter, Boolean fCheck)
w System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Serialize(Stream serializationStream, Object graph, Header[] headers, Boolean fCheck)
w SteamAccCreator.Utility.DeepClone[T](T obj)
w SteamAccCreator.Models.Configuration.Clone()
w SteamAccCreator.Gui.MainForm.<BtnCreateAccount_Click>d__16.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
w System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.b__6_0(Object state)

************** Zestawy załadowane **************
mscorlib
Wersja zestawu: 4.0.0.0
Wersja Win32: 4.8.3815.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll

SteamAccCreator
Wersja zestawu: 2.0.1.0
Wersja Win32: 2.0.1
CodeBase: file:///C:/Users/Pawe%C5%82/Desktop/SAG%202.0.1/SteamAccCreator.exe

NLog
Wersja zestawu: 4.0.0.0
Wersja Win32: 4.5.11.8645
CodeBase: file:///C:/Users/Pawe%C5%82/Desktop/SAG%202.0.1/NLog.DLL

Geckofx-Core
Wersja zestawu: 60.0.26.0
Wersja Win32: 60.0.26.0
CodeBase: file:///C:/Users/Pawe%C5%82/Desktop/SAG%202.0.1/Geckofx-Core.DLL

System
Wersja zestawu: 4.0.0.0
Wersja Win32: 4.8.3801.0 built by: NET48REL1LAST_B
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll

System.Windows.Forms
Wersja zestawu: 4.0.0.0
Wersja Win32: 4.8.3815.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll

System.Drawing
Wersja zestawu: 4.0.0.0
Wersja Win32: 4.8.3752.0 built by: NET48REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll

System.Core
Wersja zestawu: 4.0.0.0
Wersja Win32: 4.8.3815.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll

mscorlib.resources
Wersja zestawu: 4.0.0.0
Wersja Win32: 4.8.3752.0 built by: NET48REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_pl_b77a5c561934e089/mscorlib.resources.dll

System.Configuration
Wersja zestawu: 4.0.0.0
Wersja Win32: 4.8.3752.0 built by: NET48REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll

System.Xml
Wersja zestawu: 4.0.0.0
Wersja Win32: 4.8.3752.0 built by: NET48REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

System.Data
Wersja zestawu: 4.0.0.0
Wersja Win32: 4.8.3752.0 built by: NET48REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll

System.ServiceModel
Wersja zestawu: 4.0.0.0
Wersja Win32: 4.8.3825.0 built by: NET48REL1LAST_B
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.ServiceModel/v4.0_4.0.0.0__b77a5c561934e089/System.ServiceModel.dll

System.Runtime.Serialization
Wersja zestawu: 4.0.0.0
Wersja Win32: 4.8.3825.0 built by: NET48REL1LAST_B
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll

RestSharp
Wersja zestawu: 106.5.4.0
Wersja Win32: 106.5.4.0
CodeBase: file:///C:/Users/Pawe%C5%82/Desktop/SAG%202.0.1/RestSharp.DLL

Newtonsoft.Json
Wersja zestawu: 12.0.0.0
Wersja Win32: 12.0.1.22727
CodeBase: file:///C:/Users/Pawe%C5%82/Desktop/SAG%202.0.1/Newtonsoft.Json.DLL

System.Numerics
Wersja zestawu: 4.0.0.0
Wersja Win32: 4.8.3752.0 built by: NET48REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll

System.Windows.Forms.resources
Wersja zestawu: 4.0.0.0
Wersja Win32: 4.8.3752.0 built by: NET48REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_pl_b77a5c561934e089/System.Windows.Forms.resources.dll

Accessibility
Wersja zestawu: 4.0.0.0
Wersja Win32: 4.8.3752.0 built by: NET48REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll

SACModuleBase
Wersja zestawu: 1.0.0.0
Wersja Win32: 1.0
CodeBase: file:///C:/Users/Pawe%C5%82/Desktop/SAG%202.0.1/SACModuleBase.DLL

Yove.Proxy
Wersja zestawu: 1.0.4.0
Wersja Win32: 1.0.4.0
CodeBase: file:///C:/Users/Pawe%C5%82/Desktop/SAG%202.0.1/Yove.Proxy.DLL

netstandard
Wersja zestawu: 2.0.0.0
Wersja Win32: 4.8.3752.0
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/netstandard/v4.0_2.0.0.0__cc7b13ffcd2ddd51/netstandard.dll

System.resources
Wersja zestawu: 4.0.0.0
Wersja Win32: 4.8.3752.0 built by: NET48REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.resources/v4.0_4.0.0.0_pl_b77a5c561934e089/System.resources.dll

************** Debugowanie w trybie JIT **************
Aby włączyć debugowanie w trybie just in time (JIT), plik .config tej
aplikacji lub komputera (machine.config) musi mieć
wartość jitDebugging ustawioną w sekcji system.windows.forms.
Aplikacja musi być również skompilowana z włączonym
debugowaniem.

Na przykład:

Gdy debugowanie JIT jest włączone, wszystkie nieobsługiwane wyjątki
są wysyłane do debugera JIT zarejestrowanego na komputerze
i nie są obsługiwane w tym oknie dialogowym.

Load proxy list from file

Hi,

I was wondering in what format i need to create the .txt file for loading the proxy's in. I have been trying to load it in from file but i am unable to import a proxy list.

Could you please show a example on how the file must look so i can add my proxy's?

Regards,

please answer

the question is whether it is possible to add database of nicknames and passwords

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.