Step by step
- 01
Open the sign-up page
Go to /register, or click the "Sign up" link under the form on the login page. The "Sign up" card opens with the caption "Create an account — then pick a plan and pay for the subscription in USDT". The "View plans" link at the bottom leads to the public "Plans" page.
- 02
Fill in the login, email and password
Enter a "Login" (3–32 characters: Latin letters, digits and the _ . - signs only), "Email — for account recovery" (the link goes there if you forget the password), a "Password" (at least 8 characters) and repeat it in the "Confirm password" field. Below the fields there are four rules with circles: "Login 3–32 characters: Latin letters, digits, _ . -", "Valid email", "Password at least 8 characters", "Passwords match". When a rule is met, the circle turns into a check mark. While at least one rule is unmet, the button stays inactive.
- 03
Have a promo code? Enter it during sign-up
The sign-up form has an optional "Promo code (if you have one)" field. If you were given a promo code, paste it — after sign-up every section opens right away, with no payment, for the length of the promo code (usually 7 days). If the code is wrong or already used, the form shows the reason — fix the code or leave the field empty.
- 04
Click "Sign up"
For a couple of seconds the button shows "Creating account…". If the login is taken you see "A user with this login already exists"; if the email is already in use — "This email is already in use". On success you are logged in automatically and land in the "Subscription" section (/billing). Until the subscription is paid, the other sections ("Dashboard", "Accounts", "Campaigns" and so on) send you back to "Subscription".
- 05
Logging in
Open /login. In the "Sign in" card enter your "Login" and "Password" and click "Log in" (while it checks, the button shows "Logging in..."). After login the "Dashboard" opens. If the credentials do not match — "Invalid login or password" appears. Type the login exactly as you registered it: upper and lower case differ.
- 06
Logging out
At the bottom of the left menu, next to your name and role ("User" / "Admin"), there is an icon with the "Log out" tooltip. Click it — you end up on the login page. Logging out applies to this browser only. Without logging out, the session lives 24 hours, after which the system asks you to sign in again.
- 07
Forgot the password — request a link by email
On the login page, click "Forgot password?" under the form. The "Password recovery" page opens. Enter the "Email" tied to the account and click "Send link" (the button shows "Sending…"). The message "If the email is registered, we have sent a message with a link. Check your inbox and the "Spam" folder" appears. The text is the same whether or not that email exists in the system. If you have no access to the mailbox — the link "No access to your mailbox? Message support @saymynamepython".
- 08
Set a new password using the link from the email
The link from the email opens the "New password" page. Fill in "New password" (at least 8 characters) and "Repeat password", check the "Password at least 8 characters" and "Passwords match" rules, then click "Save password". You see "Password changed — now log in with the new password" and a "Log in" button. The link works for 60 minutes; if you open it without a token or after it expires, you see "The link is invalid or has expired" and a "Request a new link" button.
- 09
Set or change the email in "Settings"
In the left menu, in the "Account" group, click "Settings". The "Email for password recovery" card shows "Current email:" (or "not set"). Enter the address in the "Email" field (or "New email") and click "Save" — the "Email saved" notification appears. If you enter the same address — "This email is already set".
- 10
Changing the password in "Settings"
On the same page scroll to the "Change password" card (caption: "At least 8 characters. After the change the current session stays active"). Fill in "Current password", "New password", "Confirmation" and click "Change password". The button shows "Saving…", then "Password changed" pops up and the fields clear. You do not need to log out and back in. Possible errors under the fields: "Enter the current password", "The new password must be at least 8 characters", "The new password matches the current one", "Passwords do not match", "Wrong current password".
Fields and settings
- Login (the "Sign up" page)
- Your name for signing in. From 3 to 32 characters, Latin letters, digits and the _ . - signs only (no spaces, no Cyrillic, no @). Availability is checked case-insensitively (Ivan and ivan are one login), but at login type it exactly as you registered it.
- Email — for account recovery
- A required field. The password reset link goes to this address. One email can be tied to one account only. You can change the address later in "Settings" → "Email for password recovery".
- Password and Confirm password
- 8 characters or more, any signs, no other requirements. The confirmation protects you from a typo: until the values match, the "Sign up" button does nothing.
- Login and Password (the "Sign in" page)
- The same credentials as at sign-up. On an error the system does not say what exactly is wrong — just "Invalid login or password".
- Email (the "Password recovery" page)
- The address you gave at sign-up or in "Settings". The page's response is always the same — it never reveals whether the account exists. The email arrives only if the address is tied to an account.
- New password and Repeat password (the "New password" page)
- A new password of at least 8 characters, typed the same way twice. The link from the email is single-use: after a successful change (or any other password change) it stops working.
- Current password ("Settings" → "Change password")
- Your password in force. Without it you cannot change the password — protection against someone else using a browser you left open.
- Promo code (if you have one)
- A code in the TGB-XXXX-XXXX format that you received from TGBLAST. It gives free access for the stated period. One promo code can be applied to one account once.
Tips
- Right after sign-up you are taken to "Subscription" — that is normal: the account is created, and access to the tools opens once you pay for the 120 USDT / 30 days plan.
- The "Subscription" and "Settings" sections work even without an active subscription — you can change the email and password at any time.
- If after several failed logins you see "Too many login attempts. Wait 5 minutes." — that is brute-force protection (15 attempts per 5 minutes per login). Wait; the counter resets after a successful login.
- Sign-up is capped at 5 attempts per minute — the message "Too many sign-up attempts. Wait a minute.".
- Requesting a reset link is limited too: more than 5 times in 10 minutes — "Too many requests. Wait 10 minutes.".
- The session is stored in the browser for 24 hours. "Log out" on one device does not log you out on the others — they stay signed in until the 24 hours run out.
- If you see "Account deactivated. Contact the administrator." — the account was disabled manually; message support @saymynamepython.
Gotchas and common mistakes
- The email with the link will not arrive if the account has no email set (older accounts) — set it first in "Settings" → "Email for password recovery". If you cannot log in and no email is tied to the account — message support @saymynamepython.
- The link from the email works for 60 minutes and becomes invalid after any password change — on the "The link is invalid or has expired" error, click "Request a new link".
- If mail sending (SMTP) is not configured on the server, no email goes out at all — the page still shows "Email sent". Nothing in 10 minutes and nothing in "Spam" — contact support.
- At login the login is compared case-sensitively (Ivan and ivan are different values), while at sign-up availability is checked case-insensitively. Remember your login exactly.
- A login cannot contain spaces, Cyrillic letters or @ — the form shows "Login: Latin letters, digits and the _ . - symbols only".
- The new password cannot match the current one — you will see "The new password matches the current one".
- The administrator can turn sign-up off. Then the form shows "Sign-up is temporarily closed. Contact the administrator.".
- Changing the password in "Settings" does not end other open sessions on other devices — they keep working until the 24 hours run out.
What opens up after payment — one plan, all the tools.