i try this script

Quote
ON *:START: {
/timerClear 0 10800 clearall
}

and divide it into

Quote
ON *:START: {
/timerClear 0 1800 clear -q
}

Quote
ON *:START: {
/timerClear 0 1300 clear -n
}

after that I tried not successful only the initial script was successful