Hotspot User Account with separate expiry

Hello Everyone,
I created a hotspot account and created a User Profile that allows up to 50 users. The said account “guest” for example has to be used only around 1 hour daily. So I created a User Limitation for 1hr on the guest account and created a scheduler rule that will reset the counter for the guest account every 24hours.

Basically what I need are the following:

  1. One hotspot account only (I am using the “button only” method in my login page, that means there is no sectiont to put a username and password)
  2. The single account will have 1hour limitation per day

The only challenge for me is that every time someone has already logged in on the account “guest” and has has used up the limitation of 1 hour and another user uses the “guest” account, the session is already expired.

I am still new to hotspot and I’d like to know if there is any way for RouterOS to separate different sessions per account, expire an account per MAC Address/Computer and allows other accounts to log-in when one user is expired?

look at the trial user, it behaves like you need

Worked well. Thanks