Text Counter
Platform: mIRC
Published Sep 10, 2008
Updated Sep 11, 2008
it will count the number of msgs on whatever/all channels you on
you just need to tell it what chan you want use it on or just leave it as #
example (straight from my variables):
%textdj801 10531
%textDnTVideos 498
%textAdmin 2
%textDear 16
%textGlobalServ 408
%textTeressa 3
%textHawk 2
%textTIMMEHS 1
%textAngel_Tears 79
%textchris93 4
%textsick0 30
%textDustin 19
%textAlex 22
%textp3ngu1n0 2
%textGHP-Bot 5
%textdj801` 75
%textGHP_UserName 6
%textRCP 4
%textRelurk 2139
%textnapa182 126
%textWidlePidle 4
%textrName 2
%textGummo 3
%textRCP_ 1
%textHoebag46312 3
%textpie 18
%textZTecWiz 2
%textiBook 18
%textcooldude13233 6
%textHoebag489 1
=========================================================================================
Text Counter
=========================================================================================
on *:TEXT:*:#: {
inc %text [ $+ [ $nick ] ]
}