Skip to content

Program to automatically add Mobile Guard Authenticator to Steam accounts.

Notifications You must be signed in to change notification settings

Cappi1998/SteamAddMobileGuardAuthenticator

Repository files navigation

GitHub experimental release date Github experimental release downloads

Description

Program to automatically add Mobile Guard Authenticator to Steam accounts.

If you want a program to create steam accounts check the project SteamAccountCreateHelper.

Getting Started

Prerequisites

.NET Core 5.0 or higher required.

  • Run the program for the first time to create the configuration files.
  • Configure the "Config.json" file.

Config.json

  • AccountsFormatInput => input format of accounts that will be processed. Can use "SteamAccountCreateHelper" or "login:pass:email­:emailpass".
  • PhoneServiceToUse => Phone Service that will be used to obtain rental numbers.
  • PhoneServiceApiKey => API Key for the chosen Phone Service.
  • AccountsPerNumber => number(int) of accounts to be linked in each number.
  • Country => check PhoneServiceToUse to find out how to get the country code.

AccountsFormatInput

  • "SteamAccountCreateHelper" - for accounts made using the program SteamAccountCreateHelper, you need to put the accounts' .txt files in the folder Database/Accounts_ToAdded_Guard.
  • "login:pass:email­:emailpass" - you need to put the accounts in Accounts_ToAdded_Guard.txt inside the Database/ folder.

PhoneServiceToUse

  • "sms-activate.ru" - I checked the desired Country Code here.
  • "cheapsms.ru" - Config.Country doesn't matter.

DISCLAIMER

This project is provided on AS-IS basis, without any guarantee at all. Author is not responsible for any harm, direct or indirect, that may be caused by using this project. You use this project at your own risk.

About

Program to automatically add Mobile Guard Authenticator to Steam accounts.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages