This script enables the use of SMS messages with email services by utilizing the email gateway provided by SMS carriers. It is designed to be user-friendly—simply set your required parameters and run the script. Any errors encountered will be saved in log.txt for reference.
Installation :
To install the required Python modules, use the following commands:
py3 or python3 pip install colorama
py3 or python3 pip install numpy
Features
Multi SMTP / Threading: Enhanced performance with multi-threading support.
Improved SSL Connectivity: Uses certifi for better SSL connections.
Hotwords Swapping and Randomizer: Dynamically swap and randomize keywords within your messages.
Message Limiter: Control the number of messages sent.
Faster and Better: Optimized for speed and reliability.
Key Features
Hot Swapable Words and Randomizer: Supports four dynamic call tags: [company], [link], [amount], and [word].
Load your list of words or phrases into the respective text files within the content folder.
Include the call tags in your message content.
The script will automatically detect the tags and replace them with the corresponding values from your lists.
To initiate the randomizer, load your lists and include the call tags in your content. The script will handle the rest, ensuring dynamic and personalized message content.
Installation :
To install the required Python modules, use the following commands:
py3 or python3 pip install colorama
py3 or python3 pip install numpy
Features
Multi SMTP / Threading: Enhanced performance with multi-threading support.
Improved SSL Connectivity: Uses certifi for better SSL connections.
Hotwords Swapping and Randomizer: Dynamically swap and randomize keywords within your messages.
Message Limiter: Control the number of messages sent.
Faster and Better: Optimized for speed and reliability.
Key Features
Hot Swapable Words and Randomizer: Supports four dynamic call tags: [company], [link], [amount], and [word].
Load your list of words or phrases into the respective text files within the content folder.
Include the call tags in your message content.
The script will automatically detect the tags and replace them with the corresponding values from your lists.
To initiate the randomizer, load your lists and include the call tags in your content. The script will handle the rest, ensuring dynamic and personalized message content.