Page 1 of 1

Police tone script

Posted: Sat Jun 06, 2015 3:27 pm
by mazinsaeed
Hi all , could anybody give a help and copy to me a police tone script, this one I want to use it when the internet down from my ISP ( Police tone script ) ....

also please if you can set the beep to work until the internet working back

Re: Police tone script

Posted: Sat Jun 06, 2015 4:18 pm
by zikachu

Re: Police tone script

Posted: Sun Jun 07, 2015 2:15 am
by mazinsaeed
UP .

Re: Police tone script

Posted: Sun Jun 07, 2015 2:28 am
by chechito

Re: Police tone script

Posted: Sun Jun 07, 2015 2:32 am
by chechito
:for i from=1 to=3 step=1 do={
:beep frequency=550 length=494ms;
:delay 494ms;
:beep frequency=400 length=494ms;
:delay 494ms;
}

taken from

http://wiki.mikrotik.com/wiki/A_Bit_of_ ... UAWK_Siren

Re: Police tone script

Posted: Sun Jun 07, 2015 1:38 pm
by mazinsaeed
Thanks guys , but i need the full script to work not only the tone ,,, ( I want to copy and paste it :o )

Re: Police tone script

Posted: Thu Jun 25, 2015 11:45 am
by mazinsaeed
UP UP UP