Skip to content

Releases: Altify-Development/Gmail-Generator-Python

Download here

19 Apr 03:14
78723de
Compare
Choose a tag to compare

Download "Working.zip" for working tool!

v1.4.0

19 Aug 17:09
e6e1321
Compare
Choose a tag to compare

BugFix and sub-directory change.

Also start.exe and runtime.exe for PC support.

v1.3.9

23 Mar 20:29
58e01f0
Compare
Choose a tag to compare

Full Changelog: https://github.com/Altify-Development/Gmail-Generator-Python/commits/v1.3.9

v1.3.9
firefix.9
start button
click-function
exit on failure
sleep
search for firefox
launch successful message
gmail.93
locate gmail
sleep
opening gmail message
anti-robot typing
sleep
locating gmail account creation form message
locating gmail account creation form backend
sleep
locate on screen gmail form button
image of button
gmail form locator
gmail form selector
gmail form check if located
gmail form location check backend
gmail form located message
gmail form location check failed
gmail form location check failed message
exit if form not found
open src section separator
define randomize
option in randomize
length in randomize
defining randomize done
if length greater than 0
options
-p for letters, numbers, and symbols
-l for letters only
-n for numbers only
-m for month selection
-d for day selection
-y for year selection
if option equal to '-p'
string create letters, numbers, and symbols
if option equal to '-l'
string create letters
if option equal to '-n'
string create numbers
if option equal to '-m'
string create months
if option equal to '-d'
generated info set to randomized characters
if option equal to '-y'
generated info set to randomized characters
else
generated info merge strings
counter range
generated info randomize with merged strings
return generated info
else
length invalid message
exit
open src section separator
define generate_info
open source guiding
Generating credentials message
open source guiding
set first name
type first name
hit tab
set last name
type last name
hit tab
message first and last name
open source guiding
set username
type username
hit tab
message username
open source guiding
set password
type password
message password
open source guiding
set month
set day
set year
type month, day, year
message month, day, and year
open source guiding
select rather not say on gender
message rather not say for gender
open source guiding
skip the rest
open src section separator
if name equals main
if open firefox
message failed to execute command
exit
if locate gmail
message failed to execute command
exit
if generate info
message failed to execute command
exit
message done
exit