Daily resetting quotas

Hello,

I configured radius on my MT and created profiles with some constraints (100MB Bandwidth with 50KB/sec speed)

I would like to make this 100MB apply on a daily basis and reset every night so that a user can use 100MB/day.

How can i do that? does it require some scripting?

Thanks
Openedg

hi this script for accounts on userManager:(make a scheduler at time you like to reset the quota of specific user)

/ip hotspot active remove [/ip hotspot active find user="Username_here"]
/tool user-manager user reset-counters Username_here;