Saturday, 26 December 2015

Unlimited gmail in 5 mins

PHP Script: Duplicate GMail Email Addresses

Description:

We all the know old trick, putting a . in our Gmail email to use it more than once. Example:

myemail@gmail.com
my.email@gmail.com
my.e.mail@gmail.com

^^ all will point to the same email address.

Just sharing a script I made today, it will put as many dots as you wish for addresses. Useful for account creation, fake CPA lead generation, etc etc as you can use a single email address several times

Input Format:

Code:
email1@gmail.com:password1
email2@gmail.com:password2
Email and password must be separated with a : otherwise it wont work!

Requirements
Worked perfectly for me on Windows + Linux. Just make sure there's a folder named temp available in the same folder as the script. CHMOD the folder to 777!

Download
Download:http://rapidshare.com/files/23795051...Duplicator.rar

Create unlimited gmail accounts in 5 seconds - Gribble Mail

This is a handy little tool I found. I used it until it didn't work on TPB. Gmail lets you put periods in your email address. This simply puts them in for you. Most websites don't notice that they all forward to the original email address without the periods.

Example
dog(at)g*mail.com

to

do.g(at)*ail.com
d.og(at)g*ail.com
d.o.g(at)g*ail.com

You can use these extras for whatever. Guidelines that I found out the hard way were:

email with 6-30 characters
email with at least one letter
emails forwards to email without the dot.

6char=32
7char=64
8char=128
9char=256
10char=512
11char=1024

Enjoy, C n C since this is my first thread here!
Attached Files Attached Files

No comments:

Post a Comment