On the off chance that everyone else has dried up or that someone wants a gift from moi specifically, my e-mail’s in my profile and I’ve oodles of invites to give away.
Cheers!
On the off chance that everyone else has dried up or that someone wants a gift from moi specifically, my e-mail’s in my profile and I’ve oodles of invites to give away.
Cheers!
For some unholy reason, freegmailinvites.com decided to change my donate address to this instead donate.19474.1108250346@freegmailinvites.com . A slight difference, and I can’t seem to see anywhere on their site that says that it will change. So I ended up donating 100 to god knows where :smack: I coulda gone up so many places on the top 100.
Thanks alterego, I’ve used one of them!
i got 6. please take them. please!
and you can get all 6 of them when you e-mail me at my screen name at gmail dot com!!! hurry while they last!
i’ve got 50 too
jedimindtricks at gmail
i’d ask for one… but Gee… i already have email. :rolleyes:
sadpunk at gmail dot com … and I also have 50. I’m beginning to think we’re reaching a point where there are more invites than folks who want a gmail account.
We’ve been at that point for months.
I’ve sent you a few…dozen
In the unlikely event that there’s someone left out there who needs an invitation, send e-mail to my user name at gmail.com.
GT
Uh - me too. (myusername)@gmail.com. Just put SDMB somewhere in the message so I know why I got the message.
Gotta say, I be usin the gmail alla time now. Likin it very muchly.
Something’s screwed up, they’ve changed the address again! And I’ve donated 150 that aren’t showing up! But right now it is donate.19474.1108375177@freegmailinvites.com
http://gmail.google.com/gmail/a-a9f05fb4f-1fe0cbb5a9-554f3f1cfc
http://gmail.google.com/gmail/a-a9f05fb4f-cccfec53f9-b8da798d61
http://gmail.google.com/gmail/a-a9f05fb4f-8bfcaa3eaf-57bfeeb620
http://gmail.google.com/gmail/a-a9f05fb4f-4c8109c035-09fe2b45c3
http://gmail.google.com/gmail/a-a9f05fb4f-53753a74ca-d310ed0b16
http://gmail.google.com/gmail/a-a9f05fb4f-7126a86f58-cbb822ee0c
http://gmail.google.com/gmail/a-a9f05fb4f-c8504a6564-30506f2939
http://gmail.google.com/gmail/a-a9f05fb4f-6f552f6048-a752a0096d
http://gmail.google.com/gmail/a-a9f05fb4f-9a6023b7d2-e34093066a
http://gmail.google.com/gmail/a-a9f05fb4f-f1c35b9b85-8fa85ed732
http://gmail.google.com/gmail/a-a9f05fb4f-b14d511e95-deb3130df6
http://gmail.google.com/gmail/a-a9f05fb4f-d93e12dfdf-1cccc895d0
http://gmail.google.com/gmail/a-a9f05fb4f-67b9f145ce-2c06e749cc
http://gmail.google.com/gmail/a-a9f05fb4f-4155d652a2-9fd23517d7
http://gmail.google.com/gmail/a-a9f05fb4f-f31a7acdf9-ceb6171cff
http://gmail.google.com/gmail/a-a9f05fb4f-7f2b7c5a3d-d694784076
http://gmail.google.com/gmail/a-a9f05fb4f-e842953a94-a8c44d5918
http://gmail.google.com/gmail/a-a9f05fb4f-0769bdc802-5756277064
http://gmail.google.com/gmail/a-a9f05fb4f-329f0ea359-c8ab87f348
http://gmail.google.com/gmail/a-a9f05fb4f-f79d044605-cb88555e48
http://gmail.google.com/gmail/a-a9f05fb4f-b5d62b3d03-149d7f5218
http://gmail.google.com/gmail/a-a9f05fb4f-037cf16675-a8c1d62b09
http://gmail.google.com/gmail/a-a9f05fb4f-212248b4a7-22c4ee05e2
http://gmail.google.com/gmail/a-a9f05fb4f-58215e7da0-529a12e09c
http://gmail.google.com/gmail/a-a9f05fb4f-c49405e2c1-7e0e0ffb10
http://gmail.google.com/gmail/a-a9f05fb4f-521351dad6-3c6b2fc3ed
http://gmail.google.com/gmail/a-a9f05fb4f-c402a9ad49-2168a23186
http://gmail.google.com/gmail/a-a9f05fb4f-75bf2076f8-26268512a8
http://gmail.google.com/gmail/a-a9f05fb4f-a342d82cc2-9e3d4afd7c
http://gmail.google.com/gmail/a-a9f05fb4f-1c5ef3a2c2-c08ecdaea8
http://gmail.google.com/gmail/a-a9f05fb4f-626daa9c62-221746c610
http://gmail.google.com/gmail/a-a9f05fb4f-dd7c6acde1-bb9d0daecb
http://gmail.google.com/gmail/a-a9f05fb4f-911e1f76b2-018e33d7e7
http://gmail.google.com/gmail/a-a9f05fb4f-69ac5c3da3-559a43fb58
http://gmail.google.com/gmail/a-a9f05fb4f-0cc368bece-71abaf9192
http://gmail.google.com/gmail/a-a9f05fb4f-f7554e37c6-c9daddffd0
http://gmail.google.com/gmail/a-a9f05fb4f-a49a3ea0ce-e2ac9eaa7a
I wrote a program that speeds up giving away your invites. Takes about 3 minutes now. Copy to your clipboard a non-existant hotmail address, such as blahafdlkjasldkfjasdflkj@hotmail.com. Then go into your gmail account, put your cursor in the invite text field, press ctrl + v, press enter. wash, rinse, repeat 50 times.
Open up the entire conversation of bounced emails you get from hotmail, press ctrl + a, ctrl + c to put it all on the clipboard. Save this entire blub of text to your desktop in a file called gmail.txt. Download my program, run it, and it will create a file called invites.txt on your desktop.
you can decompile the program with the software at AutoItScript.com. it doesn’t do anything else… here’s the source code
#include <file.au3>
$a = @DesktopDir & "\gmail.txt"
$b = 1
_FileReadToArray($a, $b)
For $x = 1 to $b[0]
$var = String($b[$x])
If StringInStr($var,"http",1)Then FileWrite(@DesktopDir & "\invites.txt",@CRLF & $var)
Next
You don’t need to press enter every time, you can use a comma to seperate addresses.
I have 50, and they’re all MINE!!!
MBWAH HA HA HA!!!
Not really. m dot lp dot ql dot m at gmail dot com