Join Counter
mIRC Code
+ 0 likes
Please Register to submit score.
| Average Score | 1.0 |
| Scores Submitted | 2 |
| Date Added | Jun 07, 2008 |
| Last Updated | Jun 07, 2008 |
| Tags | count join |
|
|
Introduction
mIRC Snippet:
Join Counter
Posted on Jun 7, 2008 2:39 pm
Posted on Jun 7, 2008 2:39 pm
Please comment and help! Be harsh.
mIRC Snippet:
Join Counter
Posted on Jun 7, 2008 2:51 pm
Posted on Jun 7, 2008 2:51 pm
/me is harsh nah jk as it is its counting every channel you join maybe try to make count every time you join separate channels using ini files.`-.-ยด
mIRC Snippet:
Join Counter
Posted on Jun 7, 2008 2:57 pm
Posted on Jun 7, 2008 2:57 pm
Rofl. But seriously, it was just boredom, I wasn't even sure what I was making until it was done o.o
mIRC Snippet:
Join Counter
Posted on Jun 7, 2008 2:58 pm
Posted on Jun 7, 2008 2:58 pm
And I guess I wanted it to count all channel joins, and not just seperate joins.
mIRC Snippet:
Join Counter
Posted on Jun 9, 2008 1:19 am
Posted on Jun 9, 2008 1:19 am
| Code: |
| on *:JOIN:#:if ($nick = $me) && (%jc) inc %joins menu status,channel { Join Counter .Stats:$iif($chan,msg $chan,echo -at) ** You have joined $iif(%joins,$v1,0) channels. .$iif(%jc,$style(1)) Enabled:set %jc $iif(%jc,0,1) } |
Don't claim this as yours, but take example from this code.







