Page 1 of 1

problem of this script ???

Posted: Tue Oct 02, 2007 10:32 am
by reza.mnp
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
}

Re: problem of this script ???

Posted: Tue Oct 02, 2007 10:50 am
by mrz
You already did that, what else you want?

Re: problem of this script ???

Posted: Tue Oct 02, 2007 10:55 am
by reza.mnp
this script don't run properly .

Re: problem of this script ???

Posted: Tue Oct 02, 2007 11:00 am
by mrz
What exactly isn't working for you?

Re: problem of this script ???

Posted: Tue Oct 02, 2007 11:10 am
by reza.mnp
no