Well this is my first release of any script that I designed.
This script checks to see if a mob exists within a certain range and detects it. Once detected it will send an email to anywhere you like. It also will tell any channel you assign that the mob is not up every 20 min. If the mob is up then it will tell that channel that the mob exists and the time it spawned.
This script uses Isxpoco
You will need to configure this program to be able to send emails. Ama did a good job at documenting this Here
Inside the script you will need to make a few changes and each change has 3 * before and after it. An example is ***YOUR EMAIL ADDRESS***.
You can also rewrite the script to detect just about anything by modifying this line
and replacing Mayong Mistmoore with anything mob.
I hope you all enjoy it and find this useful.
This script checks to see if a mob exists within a certain range and detects it. Once detected it will send an email to anywhere you like. It also will tell any channel you assign that the mob is not up every 20 min. If the mob is up then it will tell that channel that the mob exists and the time it spawned.
This script uses Isxpoco
You will need to configure this program to be able to send emails. Ama did a good job at documenting this Here
Inside the script you will need to make a few changes and each change has 3 * before and after it. An example is ***YOUR EMAIL ADDRESS***.
You can also rewrite the script to detect just about anything by modifying this line
Code:
${Actor[Mayong Mistmoore,range,50](exists)}
I hope you all enjoy it and find this useful.
Attachments
-
562 bytes Views: 357