It's ok thank you for help !!! but I have made this and i have the OnTimer too
With 2 files txt with a loop at the end to return to line timeron = 1
<OnJoinRoom type="script">
<out type="self">!starttimer</out>
<out>/opmsg Timer Démarré !</out>
</OnJoinRoom>
<command type="script" mode="thread">
<in>!starttimer</in>
<out>/opmsg Timer Démarré !</out>
<out type="push" extdata="timeron">1</out>
<out type="push" extdata="tot" condition="==" lvalue="%LOCALTIME%" rvalue="01:00.00" >%LOCALTIME%</out>
<out type="file" extdata="C:\Program Files\Metis 2.8-WCS\Plugins\Compteur\minutes.txt" mode="t">$tot$</out>
<out type="file" condition="==" lvalue="%LOCALTIME%" rvalue="01:00.00" extdata="C:\Program Files\Metis 2.8-WCS\Plugins\Compteur\Cpt.txt" mode="t">1</out>
<out type="push" extdata="record"><operator type="readfile" nvalue="C:\Program Files\Metis 2.8-WCS\Plugins\Compteur\Cpt.txt" lvalue="l" rvalue="1"/></out>
<out condition="==" lvalue="$record$" rvalue="1">Les Informations en live toutes les heures sur : #c16#FRANCE 2 #c8#</out>
<out type="file" extdata="C:\Program Files\Metis 2.8-WCS\Plugins\Compteur\Cpt.txt" mode="t">0</out>
<out type="sleep" extdata="1000"></out>
<out type="goto" extdata="-8" condition="==" lvalue="$timeron$" rvalue="1"></out>
</command>
You can put severals messages for differents hours and some differents if you want with new lines and the rvalue to 2 or 3 etc ... Don't forget to adjust the goto ...
Philippe49000
FRANCE 2