########################################################### # Mikrotik Bandwidth Share For Hotspot Shared User Generator # Date/Time: # By BuanaNET Secure! https://fb.me/buananet.pbun ###########################################################
/queue simple
add max-limit="" name="" target="" packet-mark="" /ip hotspot user profile add address-list="" name="" shared-users="" rate-limit="" parent-queue="" insert-queue-before="bottom" /ip hotspot user add name="" password="" profile="" comment="" /ip firewall mangle add action=mark-packet chain=forward src-address-list="" new-packet-mark="" passthrough=no comment="" add action=mark-packet chain=forward dst-address-list="" new-packet-mark="" passthrough=no comment="" |
Copy-Paste the Script into the Terminal!