AniDB O'Matic - mIRC script for statistics: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
mNo edit summary
mNo edit summary
Line 9: Line 9:
}
}


on *:TEXT:*:#:{  
alias updatemystats {
   if ($exists(e:\aom\MyStats.ini)) { set %aom.file e:\aom\MyStats.ini } {  
   if ($exists(e:\aom\MyStats.ini)) { set %aom.file e:\aom\MyStats.ini } {  
     set %anidbepcount $readini(%aom.file, anidb, episodecount)
     set %anidbepcount $readini(%aom.file, anidb, episodecount)
Line 18: Line 18:
     set %epswatched $readini(%aom.file, mylist, episodeswatched)
     set %epswatched $readini(%aom.file, mylist, episodeswatched)
   }
   }
}


on *:START:.timer 0 5 updatemystats


save the file as statwhoring.mrc or something like that :)
save the file as statwhoring.mrc or something like that :)
415

edits

Navigation menu

MediaWiki spam blocked by CleanTalk.
MediaWiki spam blocked by CleanTalk.