GAIO DOCS
Product Open the full searchable version Tiếng Việt

Account info & verification

This part covers the two left-column panels: Security & Verification (handling login challenges) and Account Info (changing profile info and running information checks). All are ON/OFF toggles; the two file-based features (Rename, Change Avatar) expand an extra config panel when turned on.

Security & Verification (shield)

ToggleWhat ON doesNotes
Handle Gmail Recovery (code via recovery email)When Google presents a Gmail recovery challenge during login, the tool reads the verification code sent to the account's recovery email and fills it in automatically.Only useful if the account actually has a reachable recovery email. Without one, the recovery step can't complete.
Bypass phone verify (live accounts)Attempts to get past a phone-verification prompt for "live" (active) accounts during the login/verification flow.The label targets live accounts specifically. Effectiveness depends on the challenge Google presents — some hard ones (e.g. hand-gesture captcha) are not solvable and fail-fast.
Close-up of the Security & Verification section header (shield) with its two toggles: Handle Gmail Recovery and Bypass phone verify
Close-up of the Security & Verification section header (shield) with its two toggles: Handle Gmail Recovery and Bypass phone verify

Account Info (user)

Change Language [En] — leave it ON

Change Language [En] switches the Google account's UI language to English. A blue info-circle note beneath the toggle recommends keeping it ON.

Why it matters: most of the automation's selectors depend on English text in the UI. If you turn this OFF, other Account Info / Security features can fail with an "element not found" error. This is why Change Language is always scheduled to run first.

Information checks (read-only, no account change)

ToggleWhat ON doesNotes
Check Creation YearReads and records the year the Google account was created.Read-only; does not modify the account. The value is cached (fixed data like creation year is not re-fetched every run).
Check CountryDetects and records the account's country.Country tracks the exit IP, so it is treated as dynamic data and re-fetched each run. A proxy region change can change the detected country.
Check Google Maps [Reviews & Ratings]Checks the account's Google Maps activity (reviews & ratings).Read-only — does not post or delete reviews.
Check YouTube serviceChecks what YouTube service the account has (e.g. whether a channel exists).Information check only.
Check YouTube channel creation yearReads and records the year the account's YouTube channel was created.Read-only; only meaningful for accounts that actually have a YouTube channel.

Rename — change the display name from a word list

When you turn Rename ON, a grey config panel appears below it. The tool changes the display name using a first name + last name picked from your word-list files.

  1. Turn on Rename — the grey panel expands.
  2. Set First names file — click Browse… and pick a .txt/.csv file (filter: Text files *.txt;*.csv). Empty = the default FirstNames.txt in the Data folder.
  3. Set Last names file — same; default LastNames.txt.
  4. Choose Pick modeRandom or Sequential (top → bottom, cyclic).
  5. Press Save Features.

Each file box shows a preview line: {count} names · Preview: name1, name2, name3 to confirm the file loaded correctly.

Pick modeMeaning
SequentialIndex applied to both files (modulo per file size). Counter cycles. Reset to 0 on every Save.
RandomRandom pick each run. The same pair may repeat across runs.

The file boxes are read-only — you must use Browse…; you cannot type a path. In Sequential mode the position counter is reset to 0 every time you press Save Features (re-saving restarts from the top of the list).

Change Avatar — set the profile picture from an image folder

When you turn Change Avatar ON, a grey panel appears. The tool sets the profile picture using an image chosen from your picture folder.

  1. Turn on Change Avatar — the grey panel expands.
  2. Click Browse… next to Picture directory — choose a folder of images. Empty = the default Picture folder in Data.
  3. Choose Pick modeRandom or Sequential (top → bottom, cyclic).
  4. Press Save Features.
Pick modeMeaning
SequentialFiles sorted alphabetically, used in order. Counter cycles back to the start when reaching the end. Reset on Save.
RandomRandom pick each run. The same account may reuse the same file.

The directory box is also read-only (use Browse…). In Sequential mode the file counter is reset to 0 on every Save. In Random mode the same picture can be reused across accounts.