AzKay Posted November 26, 2006 Posted November 26, 2006 (edited) 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 .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 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 November 26, 2006 by AzKay # MY LOVE FOR YOU... IS LIKE A TRUCK- #
Developers Jos Posted November 26, 2006 Developers Posted November 26, 2006 .. And give me credit ofcourse. 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 ? 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.
AzKay Posted November 26, 2006 Author Posted November 26, 2006 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. xDI 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- #
Valik Posted November 26, 2006 Posted November 26, 2006 (edited) Lol, I was thinking of that, But yeah. xDI 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 November 26, 2006 by Valik
AzKay Posted November 26, 2006 Author Posted November 26, 2006 (edited) Yeah. Its a lose lose situation. EDIT:: Anyway, Back to the topic. Feedback? Edited November 26, 2006 by AzKay # MY LOVE FOR YOU... IS LIKE A TRUCK- #
Mosquitos Posted November 26, 2006 Posted November 26, 2006 (edited) 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 November 26, 2006 by Mosquitos Sapiente vince, rex, noli vincere ferro!
AzKay Posted November 26, 2006 Author Posted November 26, 2006 (edited) Download the updated version.Edit::And, You have to put in a server|port and username and password. Edited November 27, 2006 by AzKay # MY LOVE FOR YOU... IS LIKE A TRUCK- #
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now