Jump to content

Bulk Mailer


AzKay
 Share

Recommended Posts

Finnaly done. Took me 2 days, I kept stopping because it was annoying me, but I kept on going ^^.

To work it, Just run the script "MassMailer.au3", If your compiling the script, make sure to change the @AutoItExe (in the script) to "AutoIt3.exe", Have fun.

What does it do?

Go into msn and go to "File > Save Contact List", Or something similiar. Then run the script, press the first "+" (To:) then click browse, and load up the contact list, then choose who you want to email to, and press done. Then, fill out the rest. It also has the ability to save the server options, smtp server username and password, It saves to Data.ini, using the encryption function. Feel free to edit it abit. (Just dont completely deface it =D), And give me credit ofcourse. ;)

By the way, Love the XSkin :lmao: .

A good server to test it with, would be gmail.

( smtp.gmail.com|465 )

Youll have to make an account though.

Credits, Fine, Ill add them :evil:

XSkin.au3 - Valuater (( Added password parameter to XInputBox() ))

Smtp.au3 - JdeB (( I just fixed a mistake in it though, Bcc and Cc were doing the same things. Lol. And added the XTrayBox() Instead of the consolewrite ))

GuiListView.au3 - I dont know who did this. Was it gafrost?

EDIT::

Thar, I changed it to have no autoit3.exe.

EDIT::

Fixed up the ID of of the ControlSetText.

EDIT::

Bugs everywhere, Uploaded a tidyer version.

EDIT::

More Bugs!, Ok, Ive combined it all, Now its just all in one script. I had to sacrifice speed, for functionality, Lol.

Mailer.au3.rar

Edited by AzKay
# MY LOVE FOR YOU... IS LIKE A TRUCK- #
Link to comment
Share on other sites

  • Developers

.. And give me credit ofcourse. ;)

you mean the same as you have given credit to the portions of code you used from others ? :lmao:

Question, why would you want to include AutoIt3.exe in you zip ?

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

you mean the same as you have given credit to the portions of code you used from others ? ;)

Question, why would you want to include AutoIt3.exe in you zip ?

Lol, I was thinking of that, But yeah. xD

I included the AutoIt3.exe for people who dont have autoit, Saves having to compile the GUI2.exe and have people asking questions, lol.

# MY LOVE FOR YOU... IS LIKE A TRUCK- #
Link to comment
Share on other sites

Lol, I was thinking of that, But yeah. xD

I included the AutoIt3.exe for people who dont have autoit, Saves having to compile the GUI2.exe and have people asking questions, lol.

It's really a shame if it does stop question asking. It would take me thirty seconds to write a script to trash your PC, compile it and call it "AutoIt3.exe".

Edit: Grammatical alteration.

Edited by Valik
Link to comment
Share on other sites

I got this error

==> Subscript used with non-Array variable.:

_INetSmtpMailCom($s_SmtpServer[0], GUICtrlRead($Input5), "", "", GUICtrlRead($Input2), GUICtrlRead($Edit1), GUICtrlRead($Input3), "", GUICtrlRead($Input1), GUICtrlRead($Input5), GUICtrlRead($Input6), $IPPort[0], 1)

_INetSmtpMailCom($s_SmtpServer^ ERROR

I put the smtp and xskinfile in the include folder

Edited by Mosquitos

Sapiente vince, rex, noli vincere ferro!

Link to comment
Share on other sites

Download the updated version.

Edit::

And, You have to put in a server|port and username and password.

Edited by AzKay
# MY LOVE FOR YOU... IS LIKE A TRUCK- #
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...