PDA

View Full Version : F-bomb 2.0 - Send 300 faxes automatically




afmatt
09-28-2008, 05:20 PM
EDIT!
Guys the below still works but please check out the following link - it's way better.
http://www.ronpaulforums.com/showthread.php?t=159546
























All,
I am putting the finishing touches on a macro we can all use that will automatically send faxes using the online service send2fax.com - They have a free trial that will allow you to send up to 300 faxes for free. Time for some of those "basement spammers" to rock the fax machines on the hill.

I will edit this post with full details in the next half hour - for now go ahead and signup at send2fax.com with their 12.95 a month option with 30 day free trial.

Matt

Step One - install imacros
https://addons.mozilla.org/en-US/firefox/addon/3863 <--firefox link.
http://www.download.com/iMacros-for-Internet-Explorer/3000-12772_4-10586882.html <-- IE (gag me)

Step Two - Create a folder named
fax on your C: drive - you should end up with C:\fax - Place whatever PDF you wish to send in this folder. The PDF *MUST* be named
final-try.pdf
http://www.denninger.net/letters/final-try.pdf <-- thats what I use.

Step Three - Put this text file in your \My Documents\iMacros\Datasources folder
http://campaignforlibertea.com/fax.txt
*VERY IMPORTANT* - Make sure you go into the text file and move the numbers around some - if you don't we'll all fax the first 300 and them only, sorry I couldn't get randomness built in :eek:



Step Four.
Login to send2fax

Step Five
Click this link (http://run.imacros.net/?code=VkVSU0lPTiBCVUlMRD02MDcwOTExIFJFQ09SREVSPUZY DQpUQUIgVD0xDQpDTURMSU5FICFEQVRBU09VUkNFIGZheC50eH QNClNFVCAhREFUQVNPVVJDRV9DT0xVTU5TIDENClNFVCAhTE9P UCAxDQpTRVQgIURBVEFTT1VSQ0VfTElORSB7eyFMT09QfX0NCl VSTCBHT1RPPWh0dHBzOi8vc2VjdXJlLnNlbmQyZmF4LmNvbS9G YXhUby5zZXJ2DQpUQUcgUE9TPTEgVFlQRT1JTlBVVDpURVhUIE ZPUk09TkFNRTpmb3JtMSBBVFRSPU5BTUU6cmVjaXBpZW50RmF4 IENPTlRFTlQ9e3shQ09MMX19DQpUQUcgUE9TPTEgVFlQRT1JTl BVVDpDSEVDS0JPWCBGT1JNPU5BTUU6Zm9ybTEgQVRUUj1OQU1F OmluY2x1ZGVDb3ZlciBDT05URU5UPU5PDQpUQUcgUE9TPTEgVF lQRT1JTlBVVDpGSUxFIEZPUk09TkFNRTpmb3JtMSBBVFRSPUlE OnVwbG9hZDAxIENPTlRFTlQ9QzpcZmF4XGZpbmFsLXRyeS5wZG YNClRBRyBQT1M9MSBUWVBFPUlOUFVUOlNVQk1JVCBGT1JNPU5B TUU6Zm9ybTEgQVRUUj1OQU1FOnN1Ym1pdCYmVkFMVUU6U2VuZD xTUD5GYXg%3D)
WARNING - this will run the macro code. I have tested it on my computer and I see no bugs, use it at your own risk and all that jazz.

After the macro has run and successfully sent it's first fax look over to the right and you will see a "Repeat Macro" option. Set it for 299 and then click "Play (Loop)" and let-er run!

If you prefer to install the macro yourself here is the complete source.

VERSION BUILD=6070911 RECORDER=FX
TAB T=1
CMDLINE !DATASOURCE fax.txt
SET !DATASOURCE_COLUMNS 1
SET !LOOP 1
SET !DATASOURCE_LINE {{!LOOP}}
URL GOTO=https://secure.send2fax.com/FaxTo.serv
TAG POS=1 TYPE=INPUT:TEXT FORM=NAME:form1 ATTR=NAME:recipientFax CONTENT={{!COL1}}
TAG POS=1 TYPE=INPUT:CHECKBOX FORM=NAME:form1 ATTR=NAME:includeCover CONTENT=NO
TAG POS=1 TYPE=INPUT:FILE FORM=NAME:form1 ATTR=ID:upload01 CONTENT=C:\fax\final-try.pdf
TAG POS=1 TYPE=INPUT:SUBMIT FORM=NAME:form1 ATTR=NAME:submit&&VALUE:Send<SP>Fax

Here are more pdf's to choose from

RP_was_right.pdf (http://www.mediafire.com/file/yeoknyzyyuy/RP_was_right.pdf)
Listen.pdf (http://www.mediafire.com/file/nnedjz5knze/Listen.pdf)
Dont_do_it.pdf (http://www.mediafire.com/file/kgmcgnyc5tn/Dont_Do_It.pdf)

CasualApathy
09-28-2008, 05:22 PM
There is probably a law against this somewhere. There is a law against pretty much anything these days...

JoshLowry
09-28-2008, 05:24 PM
Civil Disobedience FTW

If anything it's probably a TOS agreeement or something at send2fax.com

They probably would like the extra traffic to their site anyways.

afmatt
09-28-2008, 05:24 PM
There is probably a law against this somewhere. There is a law against pretty much anything these days...

Junk spamming is against the law because it is un-solicited. Our representation has these fax numbers just for the purpose of being contacted by the American public.

constituent
09-28-2008, 05:25 PM
There is probably a law against this somewhere. There is a law against pretty much anything these days...

not likely.

afmatt, make sure you tie it to a database of as many congress critters #s as is possible. then set it to pull randomly from the list (helping to ensure that everyone gets sufficiently hammered)

ItsTime
09-28-2008, 05:26 PM
junk spamming is against the law because it is un-solicited. Our representation has these fax numbers just for the purpose of being contacted by the american public.

qft

awake
09-28-2008, 05:26 PM
So can it be set up to fax the whole list( or most of it) at one go....?

constituent
09-28-2008, 05:27 PM
So can it be set up to fax the whole list( or most of it) at one go....?

it'll run through a process one fax at a time, assuming there is no option on the site to send "multiple faxes" all at once.

awake
09-28-2008, 05:29 PM
One person could talk to most of congress with something like this.... powerfull.

afmatt
09-28-2008, 05:35 PM
not likely.

afmatt, make sure you tie it to a database of as many congress critters #s as is possible. then set it to pull randomly from the list (helping to ensure that everyone gets sufficiently hammered)

Big enough list for ya? (http://campaignforlibertea.com/?page_id=17) :D Randomly pulling numbers will not happen but I am going to include instructions on how to randomize it manually.


So can it be set up to fax the whole list( or most of it) at one go....?

It can only send a fax to one number at a time, but you can set it to loop and continue faxing to as many as you like. I would suggest stopping at 300 though. Over 300 you pay .12 per fax.

constituent
09-28-2008, 05:35 PM
http://www.simpsonstrivia.com.ar/simpsons-photos/wallpapers/mr-burns-wallpaper.gif

afmatt
09-28-2008, 05:49 PM
Bump - first post updated with full steps to get this rolling. PM me or post here with questions.

muzzled dogg
09-28-2008, 05:50 PM
Yahtzeeeeeeeee

angelatc
09-28-2008, 06:00 PM
OK, maybe some of you could help a sista out and post some of those cool fax pdfs in this thread, too.

afmatt
09-28-2008, 06:16 PM
OK, maybe some of you could help a sista out and post some of those cool fax pdfs in this thread, too.

Only PDF I've seen is the one in this thread - the fax sticky at the top of the forums has a lot of .jpgs though - if you guys want a version that will send an image instead of a pdf let me know and I'll see what I can do.

Out of curiosity - is anyone using/going to use this?

Texan4Life
09-28-2008, 06:24 PM
I will convert the jpgs to pdfs... whats a good free file host?

awake
09-28-2008, 06:26 PM
mediafire

angelatc
09-28-2008, 06:28 PM
I will convert the jpgs to pdfs... whats a good free file host?

That would be most excellent. I don't have software that does it.

afmatt
09-28-2008, 06:37 PM
I will convert the jpgs to pdfs... whats a good free file host?

I'll host them on my blog if you email them to me - PM-ing you my email.

Texan4Life
09-28-2008, 06:41 PM
RP_was_right.pdf (http://www.mediafire.com/file/yeoknyzyyuy/RP_was_right.pdf)
Listen.pdf (http://www.mediafire.com/file/nnedjz5knze/Listen.pdf)
Dont_do_it.pdf (http://www.mediafire.com/file/kgmcgnyc5tn/Dont_Do_It.pdf)

afmatt
09-28-2008, 06:44 PM
RP_was_right.pdf (http://www.mediafire.com/file/yeoknyzyyuy/RP_was_right.pdf)
Listen.pdf (http://www.mediafire.com/file/nnedjz5knze/Listen.pdf)
Dont_do_it.pdf (http://www.mediafire.com/file/kgmcgnyc5tn/Dont_Do_It.pdf)

Thanks!

Texan4Life
09-28-2008, 07:01 PM
here is another:

NO_BAILOUT_OF_ANY_KIND.pdf (http://www.mediafire.com/file/njiztn4jgkw/NO_BAILOUT_OF_ANY_KIND.pdf)

I will make a few new ones if anyone has any suggestions

Bruno
09-28-2008, 07:11 PM
here is another:

NO_BAILOUT_OF_ANY_KIND.pdf (http://www.mediafire.com/file/njiztn4jgkw/NO_BAILOUT_OF_ANY_KIND.pdf)

I will make a few new ones if anyone has any suggestions

Awesome. Thanks!

And thank you, afmatt, for helping coordinate this! :D

afmatt
09-28-2008, 07:14 PM
Awesome. Thanks!

And thank you, afmatt, for helping coordinate this! :D

No problem :)

If anyone knows of another company with 200+ free pages let me know and I'll make up another macro :)

powerofreason
09-28-2008, 07:26 PM
maybe im just retarded but im not seeing a 30 day free trial anywhere

afmatt
09-28-2008, 07:32 PM
maybe im just retarded but im not seeing a 30 day free trial anywhere

Oh sonofagun... Guys I messed up. After digging a bit more it looks like the 300 free pages is AFTER you signup for $12.95\month unless they changed it after I signed up. If you have already signed up and this is going to cause you a hardship let me know and I'll make it right.

cradle2graveconservative
09-28-2008, 07:38 PM
Edit

kathy88
09-28-2008, 08:47 PM
Even still..... $12.95 to make some congressshits miserable is well worth it.

afmatt
09-28-2008, 09:19 PM
Oh sonofagun... Guys I messed up. After digging a bit more it looks like the 300 free pages is AFTER you signup for $12.95\month unless they changed it after I signed up. If you have already signed up and this is going to cause you a hardship let me know and I'll make it right.


Even still..... $12.95 to make some congressshits miserable is well worth it.

Well well well - I was wrong about being wrong :D




Congratulations, your Send2Fax 30-Day FREE trial account is ready for use!

To get the most out of the service, please log in to your account and update your account settings as desired.

So this is still good to go. Sorry for all the mis-communications, rock and roll with this!
Coming soon - F-Bomb 3.0, same concept - better implementation :D

afmatt
09-28-2008, 09:38 PM
https://www.gofaxer.com/sign_up?gateway=lc&publisherID=26041

This site appears to have a free 30 day trial of 1200 faxes, though it's unclear if you can use all 1200 whenever you want.

started to signup - their terms of service are horrible, I'd avoid these guys.

afmatt
09-29-2008, 07:45 PM
http://www.ronpaulforums.com/showthread.php?t=159546
Check this out guys

Rhys
09-29-2008, 07:59 PM
this is what makes us awesome.... spam! lol

afmatt
09-29-2008, 08:04 PM
this is what makes us awesome.... spam! lol

It's not spam if they are asking for it ;):D


Please check out the following link for the "next phase"
http://www.ronpaulforums.com/showthread.php?t=159546