problem of this script ???

i want write a script to creat automaticaly user and password.


:for i from 1 to 40 do = {
/ip hotspot user add
name=$i
pass=($i+50) .
profile=125
server=125
}

You already did that, what else you want?

this script don’t run properly .

What exactly isn’t working for you?

no