we need script that change speed or profile for user who pass the limit of download or bandwidth every 24 hours

we need script that change speed or profile for user who pass the limit of download or bandwidth every 24 hours and then reset speed or profile to the first one at 00:00:00 am > i’v been searching for long time for this if someone helps i will be thankful ( my previous thread http://forum.mikrotik.com/t/how-can-i-limit-users-according-to-amount-of-download/98305/16 )

users ip 10.0.0. and os 6.30.4 using hotspot

please if anyone know

You can use scheduler (system - > scheduler) to start a command. Every day at 0:00:00. It will execute it very well.

I use it to control my kid’s internet TV times… For example: at 18:00 the following command is executed:

/interface enable 3

At 19:00

/interface disable 3