Smilies
mIRC Code
+ 0 likes
Please Register to submit score.
| Average Score | 0.0 (of 0 scores) |
| Date Added | Oct 09, 2009 |
| Last Updated | Oct 09, 2009 |
| Tags | menu smileys |
Introduction
Right click into the channel and select the smiley of your choice out of the menu and click.
This is mt first script, so be nice on your comments.Hopefully I'll make some better scripts.
Have fun using the script cause fun is what IRC is all about.
mIRC Snippet:
Smilies
Posted on Oct 9, 2009 1:12 am
Posted on Oct 9, 2009 1:12 am
few things bro,
in a menu, its like levels
only 2 .'s are needed not 3.
smileys on one line can go on one line without the { }
..Weird-Smiley: say Í¡à¹Í¡Ì¯à¹
actually so can your multi line smileys.code
all your /'s can be removed.
your also missing a closing bracket for your menu.
most is just good coding habit, everyone has their preferences.
in a menu, its like levels
| Code: |
Smilies Script - Spoof <--- 0 .Siley <------------------ 1 ..Hillbilley:{ <----------- 2 |
only 2 .'s are needed not 3.
smileys on one line can go on one line without the { }
..Weird-Smiley: say Í¡à¹Í¡Ì¯à¹
actually so can your multi line smileys.code
| Code: |
..VampBunny:say 14(\ /) | say 11*4,.,11* |
all your /'s can be removed.
your also missing a closing bracket for your menu.
most is just good coding habit, everyone has their preferences.
mIRC Snippet:
Smilies
Posted on Oct 9, 2009 10:44 am
Posted on Oct 9, 2009 10:44 am
Sometimes a script without brackets won't work. For instance,
without the bracket, you're going to get an error.
It's easy to form a bad habit, but it's never too late to kick it and start cultivating a good one.
| Quote: |
| while (%example) { |
It's easy to form a bad habit, but it's never too late to kick it and start cultivating a good one.
mIRC Snippet:
Smilies
Posted on Oct 9, 2009 9:47 pm
Posted on Oct 9, 2009 9:47 pm
Thanks for all input about the "Good the Bad and the Ugly" of scripting.Its all for fun for
me and enjoy everyone's opinion. Maybe in time I can make better scripts like PuNkTuReD
stated.This is a good place you learn from though an feel lucky to have you guy's here to
help out.
Thanks Everyone :)
me and enjoy everyone's opinion. Maybe in time I can make better scripts like PuNkTuReD
stated.This is a good place you learn from though an feel lucky to have you guy's here to
help out.
Thanks Everyone :)
mIRC Snippet:
Smilies
Posted on Oct 9, 2009 11:13 pm
Posted on Oct 9, 2009 11:13 pm
it all takes time, tbh when i started, i just started by editing scripts.
not even the code of the script, just the replies.
like
Hi $nick, welcome to $chan
i would just edit the "hi" "welcome to" parts, didnt even touch the code/identifiers etc.
scripting is da bomb, keep at it.
not even the code of the script, just the replies.
like
Hi $nick, welcome to $chan
i would just edit the "hi" "welcome to" parts, didnt even touch the code/identifiers etc.
scripting is da bomb, keep at it.





