Conferences
Online
10
October
Tbilisi, Georgia
23-24
October
Tel Aviv, Israël
04
November
12
November
Malta, Malta
12
November
Malta, Malta
13-17
November
14
November
Kyiv, Ukraine
30
November
04-05
December
Bangkok, Thailand
06
December
Bangkok, Thailand
07-08
December

Google — auto[Reg]: Autologin Script For Google Accounts


The autologin script for Google accounts was written by Igor Litvinenko (Borodaty Arbitrazh).

Hey, I know I promised to post this little miracle some time ago but did not get around to doing that.

With it, you’ll be able to work with the account using the same hardware you used to sign up.

At the moment, the script works with INDIGO (tariff with API)

Compatible with macOS / Windows

But it adapts to others [ANTI-DETECT BROWSERS] because they all have Selenium. The only variable is the profile linking process.

Let’s go. What’s what:

If you use Windows OS, it implies that you already have Python installed (if you don’t, please, Google it, it’s easy to install)

Open the command line: (MacOS — terminal)

  • Input the following commands one after another:
  • pip install selenium
  • pip install smsactivateru
  • pip install requests

Create a folder and name it as you like. I have a “C:/gg/” folder

In the folder, create a gg.py file and insert the current code (save it):

https://gist.github.com/m0pfin/00c76d4b63410c4e4df618b6d5c11532

Also, create the profile_id.txt file (and insert profile IDs that require registration)

Your password to the accounts is located in line 90,92 (I was too lazy to generate a new one)

There’s an API KEY from sms-activate.ru in line 100

Google — auto[Reg], изображение №1
 

Line 105 contains a two-letter code of the country from which SMS will be received

How do I launch it?

In the Windows command line, enter the following:

  • cd C:/gg (path to the folder)

and input the following command:

  • python gg.py

One iteration per account

THAT’S IT. Yours sincerely, Borodaty Arbitrazh.


Like it? Share with your friends!
0 Comments