Need Help with scripting

Hi All,

I need help with getting a script, I have no scripting knowlege.

I would like to send an email to users from usermanager on a daily basis that informs them on their total usage for the month to date.

I have an Idea, on how it should be, but have no idea on how to implement on mikrotik script

would need to call the users email address and create a message with the users data eg:

Good Day, $User

Your usage till ($Datestring) is ($Total-Downloaded)
you have ($total-limit - total-downloaded /1024 /1204)MB left for the month.

If anyone can help with such a script it would be greatly appreciated.

have a look on the wiki!

http://wiki.mikrotik.com/wiki/AutomatedBilling

This may help. You will need to customise. But it will help you to learn how to do scripting.

I have been to the wiki, but don’t want the full billing solution, and I don’t know how to addapt the script.

Then the solution is to learn scripting or pay someone who knows scripting to adapt the script for you.