I Found a script made from eathenaa... anyone can make it work for herc?
prontera,156,122,4 script Stop the Clock 102,{
if(.game == 1 && stopped != 1) {
set stopped, 1;
set @stopped, .i;
message strcharinfo(0), "You stopped the clock at "+@stopped+".";
if(.lowest > @stopped) {...