Random emoticon
Please Register to submit score.
| Average Score | 3.5 |
| Scores Submitted | 2 |
| Date Added | Apr 28, 2008 |
| Last Updated | Apr 28, 2008 |
| Tags | emoticon for fun funny irc lol mirc random randomly smiley |
Introduction
I only posted it for fun... hope you enjoy it.
mIRC Snippet:
Random emoticon
Posted on Apr 28, 2008 1:29 pm
Posted on Apr 28, 2008 1:29 pm
It's well done, not very useful, but entertaining to people who are bored =]
mIRC Snippet:
Random emoticon
Posted on Apr 28, 2008 4:04 pm
Posted on Apr 28, 2008 4:04 pm
no need to make one line for each one. you can use $gettok as well useing 1 inc count to count each one. also you should use local vars by useing var %em
maybe somthing like this..
maybe somthing like this..
| Code: |
| on *:TEXT:-emoticon-:#:{ var %em =].=[.=D.=0.=|.=3.=F.=x, %ffs $gettok(%em,$r(1,8),46) inc $+(%,emoticon,%ffs) describe # 1,0randomly picks a emotion... .timer 1 1 msg # 0,1 $+ %ffs .timer 1 2 msg # 1,0You are number $($+(%,emoticon,%ffs),2) to see this emoticon. } |
mIRC Snippet:
Random emoticon
Posted on Apr 29, 2008 4:11 am
Posted on Apr 29, 2008 4:11 am
okay, thanks for the tip!




