IRC
mIRC Code
+ 0 likes
Please Register to submit score.
| Average Score | 2.0 (of 2 scores) |
| Date Added | Apr 28, 2007 |
| Last Updated | Jan 03, 2008 |
| Tags | irc |
Introduction
mIRC Snippet:
IRC
Posted on Apr 30, 2007 11:04 pm
Posted on Apr 30, 2007 11:04 pm
A few things.
Instead of putting things like <site here> and <address here> you could use some identifiers.. :p
Like for site, instead of using <address here> make it
instead of doing <port here> you could do
and for some servers, you could do
instead of <site here>
Instead of putting things like <site here> and <address here> you could use some identifiers.. :p
Like for site, instead of using <address here> make it
| Code: |
$server |
instead of doing <port here> you could do
| Code: |
$port |
and for some servers, you could do
| Code: |
$replace($server,irc.,www.) |
instead of <site here>
mIRC Snippet:
IRC
Posted on Dec 6, 2008 1:10 pm
Posted on Dec 6, 2008 1:10 pm
or
| Code: |
| Menu Nicklist { - Server .Server: server -m $$?="What Server E.G irc.servernamehere.net,com,org" $$?="What port E.G 8000" } |
mIRC Snippet:
IRC
Posted on Aug 18, 2009 4:03 pm
Posted on Aug 18, 2009 4:03 pm
Wouldn't this say the server and port your on instead of theirs?






