viewing paste Unknown #8541 | Text

Posted on the
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
-   script  yes123  -1,{
 
OnPCLoginEvent:
set @minute, @minute + 1;
dispbottom "You have online for "+@minute+" minutes.";  // add this.
dispbottom "You have online for "+@minute+" minutes.";  // add this.
dispbottom "You have online for "+@minute+" minutes.";  // add this.
dispbottom "You have online for "+@minute+" minutes.";  // add this.
dispbottom "You have online for "+@minute+" minutes.";  // add this.
dispbottom "You have online for "+@minute+" minutes.";  // add this.
dispbottom "You have online for "+@minute+" minutes.";  // add this.
end;
 
}
 
Viewed 721 times, submitted by Guest.