How to use Hotspot login page without Hotspot

Hello All,
Right now, I have Mikrotik hotspot authanticating about 200 wisp clients. The network is totally bridged. I am running into some problems as to part of the network going down once a day or so. I am thinking it is the time to route.
I would like to use the same type of login that hotspot use. (customer is directed to a login page) I do not like to use hotspot because,

  1. Hotspot creates queues for each user that login
  2. All out clients have static ip and when they login mikrotik assign them automatic ip from hotspot ip pool ( I tried the static ip method as mentioned in another post. It even made the problems worst)
    Guys, where should I start?
    Please help, the phone is ringing all day long :frowning:
  1. HotSpot does not create queues unless you have configured rate-limit for HotSpot (ip hotspot user profile).
  2. Address is not assigned, if DHCP-server is disabled and Universal client is disabled (ip hotspot set server address-pool=none).

Any other way of HTTP/HTTPS authrorization is not possible without HotSpot.