Get Mystery Box with random crypto!

Steam Account Generator

Logo of telegram channel sag_bot — Steam Account Generator S
Logo of telegram channel sag_bot — Steam Account Generator
Channel address: @sag_bot
Categories: Technologies
Language: English
Country: Not set
Subscribers: 3.72K
Description from channel

https://accgen.cathook.club

Ratings & Reviews

3.67

3 reviews

Reviews can be left only by registered users. All reviews are moderated by admins.

5 stars

0

4 stars

2

3 stars

1

2 stars

0

1 stars

0


The latest Messages

2020-12-01 19:03:12 Discord Server

We have created a Discord server for the Steam Account Generator and other Nullworks projects! Come check it out! https://cathook.club/discord

Notes:
• Patrons can redeem their Patron role on our Patreon page
• Chat is synced between our Telegram chat and the Discord
35.5K viewsedited  16:03
Open / Comment
2020-10-02 11:56:50 NOTE: The survey has concluded, many thanks for helping us debug this issue.

We are currently debugging the "Captcha solved incorrectly" error. If you want to help us, can you please visit https://store.steampowered.com/join, enter any valid email address, click the necessary checkboxes and press "continue".

Submit your answer here:
https://docs.google.com/forms/d/1z9vlQaMgFZ7DdEJITXR-sXfIufvOmlMT_yR670bBDcs
42.2K viewsedited  08:56
Open / Comment
2020-08-23 23:07:40 Regarding the ReCaptcha Enterprise "situation"

As some may or may not be aware, Steam has recently switched to ReCaptcha Enterprise, which is Google's new pay-to-use service.

State of the mass generator

Unfortunately, automatic CAPTCHA solving services like 2Captcha/Rucaptcha do not have reliable support for it yet, which may lead to the error "Captcha solved incorrectly" when using the mass generator. There is sadly nothing we can do to fix this on our end. We are mostly waiting for an official fix from captcha solving services.

State of the standard/manual generator

We have updated all of our software to correctly work with this change on the same day Steam made the switch, although some users are reporting that they are still getting the "Captcha solved incorrectly" error. There is sadly also nothing we can do, since the same error also appears on the official Steam registration page.

If you know anything more, please don't hesitate to get in touch!

Update: 2captcha and few other captcha solving services have confirmed that they are working on implementing support for solving Recaptcha enterprise used by steam and will provide an update once it's ready.

~SAG Team
43.9K viewsedited  20:07
Open / Comment
2020-08-20 00:37:24
Gotta love it when you get asked to sell out and compromise the security/privacy of your users. (Obviously we are never going to do that...)

Oh wait, did I forget to censor the emails? Oh, I didn't mean to do that.

Our user facing software is free and open source, you can find it at https://gitlab.com/nullworks/accgen
28.3K views21:37
Open / Comment
2020-07-05 23:04:09 SAG Electron Update (version 3.2)

• Made the steam captcha more reliable
• Improved updating system

Update was published a few hours ago

~SAG Team
25.8K viewsedited  20:04
Open / Comment
2020-06-23 10:56:39 Captcha solving service support update

We have added full support for more captcha services recently. The accgen should now theoretically work with any service emulating the 2captcha API. This works because we rely on the default APIs instead of using the more advanced JSON API when we detect a service other than 2captcha/rucaptcha. We have currently only tested 2captcha and capmonster, let us know if your favorite captcha solving service works: https://accgen.cathook.club/gitlab/issues/386

Electron app updates

The electron version has received some needed fixes. It is also able to bypass any CORS limitations that might stop other captcha services from working. This allows you to use localhost as your captcha solving service, which is useful for capmonster for example.

Backend changes
About a week ago we deployed a completely new version of the backend infrastructure written from scratch, which makes it much easier to maintain and add new features and also allowed us to fix some long-standing bugs.

Update 1,5 hours later: We fixed a bug related to proxies and the captcha solving service. We're sorry for any errors this may have caused.

~SAG Team
26.6K viewsedited  07:56
Open / Comment
2020-03-25 00:12:28 Proxy support update

We have been working on some big internal rewrites, which resulted in over 2500 total line changes and multiple days of work. The main goal of these rewrites was to split the code base into multiple files more aggressively and improve code maintainability.

Proxy support upgraded

We've decided to take the opportunity and rewrite the existing proxy system. The system now features support for "rotating" proxies which change their IP in set intervals. It also includes automatic proxy checking in the background, although it is still HIGHLY recommended to check if the proxies work correctly using other tools.

The proxy settings menu has also been fully remade to be more user-friendly. Unfortunately, you will have to re-add your proxies. Automatic conversion is not supported. Your old proxy list can still be found in the local storage key "proxylist".

Other changes
Of course, a big refactor involves MANY other changes and bug fixes (maybe even bug additions!). For example, we worked on improving Gmail support and updated the navbar to be more mobile device friendly. Please let us know if you find any issues on our GitLab issues page!

~SAG Team
34.7K views21:12
Open / Comment
2020-03-25 00:12:22
31.8K views21:12
Open / Comment
2020-02-23 15:21:54 Electron app proxies fixed

We have fixed an issue where the desktop program would ignore any configured proxies. This issue was caused because of a "regression" in a library that the program uses (axios).

Updating
Simply start the program and wait for it to download the update. After the download is finished, close the program and wait for about 30 seconds and then reopen it. Alternatively, you can download the latest installer from this link: https://gitlab.com/nullworks/accgen/accgen-electron-app/-/jobs/artifacts/master/browse/dist?job=build

If you find any bugs, please let us know on GitLab (https://gitlab.com/nullworks/accgen/accgen-electron-app/issues).
~SAG Team
30.2K views12:21
Open / Comment
2020-02-17 16:31:11 Privacy, Convenience and Speed Update

We've been working on various improvements to the account generator recently:

Webpack replaces browserify
The page now loads a lot faster than before due to reduced file sizes. Additionally, many things now get loaded as needed instead of being loaded on page load.

Stop button for mass generator
We added the long requested stop button to the mass generator. We also made sure to warn you before you leave the page while you have running account generations.

Gmail "atom" support
We switched to using the Gmail "atom" feed instead of setting up forwards to our email servers. All email confirmations are now done completely clientside when using Gmail. This requires addon version 5.0. Support for versions below 5.0 has been dropped. We will be working on adding this to the electron app soon.

Addon version 5.0
Addon version 5.0 reduces the amount of permissions required by default and will request more permissions for Gmail whenever needed. This reduces the amount of trust new users who do not check the source code need to have.

Small changes
• Electron app "ad" is now hidden if using the electron app
• Added profile privacy settings to the custom generator
• Don't load reCAPTCHA v3 unless needed for reporting domain bans
• Don't load email service selection images unless needed
• Fixed steam iframe loading when it should be unloading instead

If you find any bugs, please let us know on GitLab (https://gitlab.com/nullworks/accgen/accgen-web/issues).
~SAG Team
28.2K viewsedited  13:31
Open / Comment