Create Pop3 Enabled Email Accounts
Coder Last Online: Nov 2012
Category: Wizard Template
vB Version: Unknown
Rating:
Installs: 0
Installs: 0
Released: 09-23-2010
Last Update: Never
Downloads: 2
Who doesn't need more email addresses to use when they sign up for accounts? I got tired of doing this by hand, so I created this script which creates accounts on gmx.com
Setup Instructions
This template requires a bit of setup to work.
Known Limitations
The reason I had to include an external script file is because GMX.com requires a javascript that detects actual keyboard input while inputting your password. Sick uses a method that doesn't use keypresses, so I came up with this method.
Due to the external script, you have to run your profile submission by doing the following.
The list of email accounts will be saved in a file in the directory where you copied the .vbs file
Setup Instructions
This template requires a bit of setup to work.
- Copy the create-emails.sic file to your templates directory, for instance: c:\Users\stevewar\AppData\Roaming\Sick Marketing\templates
- copy the fillpasswords.vbs file somewhere that doesn't have a space in the file path, I recommend something like c:\scripts
- edit create-emails.sic. at the top of the page you will see this:
Code://**************enter the directory where you placed fillpassword.vbs*************** $scriptDir="c:" $scriptName="fillpassword.vbs" //*****************************************************************************************
- change $scriptDir to match the file path where you copied the fillpasswords.vbs. DO NOT include the trailing backslash
- In this list wizard, enter Free Webmail and E-Mail by GMX | Sign Up Now!.
- If you want to create multiple email addresses (GMX will complain if you create too many too quickly), use this syntax Free Webmail and E-Mail by GMX | Sign Up Now! Free Webmail and E-Mail by GMX | Sign Up Now! ...
Known Limitations
The reason I had to include an external script file is because GMX.com requires a javascript that detects actual keyboard input while inputting your password. Sick uses a method that doesn't use keypresses, so I came up with this method.
Due to the external script, you have to run your profile submission by doing the following.
- Create your account information as normal.
- The password must be at least 8 Characters, contain a number, a capital letter, and a symbol (such as $)
- GMX requires an alternate email address, which you will input in Custom 1
- Thread must be set to Full IE Mode - this is very important. If you use hidden or Visible mode, my script won't be able to find the browser window
- If you have multiple monitors, the Internet Explorer window must be on the primary monitor. This is because of the way the vbscript shell object works.
The list of email accounts will be saved in a file in the directory where you copied the .vbs file
Download Packet Below
If you use this Packet / Template Mark as Installed! - If you Love this Packet / Template Nominate for POTM (Packet of the Month)
- ** Only Sick Marketing Customers can download attachments
If you are a current customer please log in to download. **
Show Your Support
- This Packet may not be copied, reproduced or published elsewhere without coder's permission.



Reply With Quote






Bookmarks