Top

Commands.


mIRC Code
+ 0 likes
Please Register to submit score.
Bookmark and Share
Average Score  1.0 (of 1 scores)
Date Added  Nov 04, 2009
Last Updated  Nov 12, 2009
Tags  commands. 

Introduction

K, so this is Pretty simple i don't know if it's been done here or any where else be for, but if so heres' my version. :) You just load in your Remotes, i'm sure all of you know how to do that but if you, do not know it's
Step 1) Press alt+R Step 2) Make sure you are in the remotes, Section. Step 3) Goto file new, Step 4) Paste in there,

Grab the Code

Alias Commands {
 
echo -a / Recalls the previous command entered in the current window.
echo -a /! Recalls the last command typed in any window.
echo -a /action {action text} Sends the specifed action to the active channel or query window.
echo -a /add [-apuce] {filename.ini} Loads aliases, popups, users, commands, and events.
echo -a /ame {action text} Sends the specifed action to all channels which you are currently on.
echo -a /amsg {text} Sends the specifed message to all channels which you are currently on.
echo -a /auser {level} {nick|address} Adds a user with the specified access level to the remote users
list.
echo -a /auto [on|off|nickname|address] Toggles auto-opping of a nick or address or sets it on or off
totally.
echo -a /away {away message} Sets you away leave a message explaining that you are not currently paying
attention to IRC.
echo -a /away Sets you being back.
echo -a /ban [#channel] {nickname} [type] Bans the specified nick from the curent or given channel.
echo -a /beep {number} {delay} Locally beeps 'number' times with 'delay' in between the beeps. /channel
Pops up the channel central window (only works in a channel).
echo -a /clear Clears the entire scrollback buffer of the current window.
echo -a /ctcp {nickname} {ping|finger|version|time|userinfo|clientinfo} Does the given ctcp request on
nickname.
echo -a /closemsg {nickname} Closes the query window you have open to the specified nick.
echo -a /creq [ask | auto | ignore] Sets your DCC 'On Chat request' settings in DCC/Options.
echo -a /dcc send {nickname} {file1} {file2} {file3} ... {fileN} Sends the specified files to nick.
echo -a /dcc chat {nickname} Opens a dcc window and sends a dcc chat request to nickname.
echo -a /describe {#channel} {action text} Sends the specifed action to the specified channel window.
echo -a /dde [-r] {service} {topic} {item} [data] Allows DDE control between mIRC and other
applications.
echo -a /ddeserver [on [service name] | off] To turn on the DDE server mode, eventually with a given
service name.
echo -a /disable {#groupname} De-activates a group of commands or events.
echo -a /disconnect Forces a hard and immediate disconnect from your IRC server. Use it with care.
echo -a /dlevel {level} Changes the default user level in the remote section.
echo -a /dns {nickname | IP address | IP name} Uses your providers DNS to resolve an IP address.
echo -a /echo [nickname|#channel|status] {text} Displays the given text only to YOU on the given place
in color N.
echo -a /enable {#groupname} Activates a group of commands or events.
echo -a /events [on|off] Shows the remote events status or sets it to listening or not.
echo -a /exit Forces mIRC to closedown and exit.
echo -a /finger Does a finger on a users address.
echo -a /flood [{numberoflines} {seconds} {pausetime}] Sets a crude flood control method.
echo -a /fsend [on|off] Shows fsends status and allows you to turn dcc fast send on or off.
echo -a /fserve {nickname} {maxgets} {homedirectory} [welcome text file] Opens a fileserver.
echo -a /guser {level} {nick} [type] Adds the user to the user list with the specified level and
address type.
echo -a /help {keyword} Brings up the Basic IRC Commands section in the mIRC help file.
echo -a /ignore [on|off|nickname|address] Toggles ignoring of a nick or address or sets it on or off
totally.
echo -a /invite {nickname} {#channel} Invites another user to a channel.
echo -a /join {#channel} Makes you join the specified channel.
echo -a /kick {#channel} {nickname} Kicks nickname off a given channel.
echo -a /list [#string] [-min #] [-max #] Lists all currently available channels, evt. filtering for
parameters.
echo -a /log [on|off] Shows the logging status or sets it on or off for the current window.
echo -a /me {action text} Sends the specifed action to the active channel or query window.
echo -a /mode {#channel|nickname} [[+|-]modechars [parameters]] Sets channel or user modes.
echo -a /msg {nickname} {message} Send a private message to this user without opening a query window.
echo -a /names {#channel} Shows the nicks of all people on the given channel.
echo -a /nick {new nickname} Changes your nickname to whatever you like.
echo -a /notice {nick} {message} Send the specified notice message to the nick.
echo -a /notify [on|off|nickname] Toggles notifying you of a nick on IRC or sets it on or off totally.
echo -a /onotice [#channel] {message} Send the specified notice message to all channel ops.
echo -a /omsg [#channel] {message} Send the specified message to all ops on a channel.
echo -a  /part {#channel} Makes you leave the specified channel.
echo -a /partall Makes you leave all channels you are on.
echo -a /ping {server address} Pings the given server. NOT a nickname.
/echo -a play [-c] {filename} [delay] Allows you to send text files to a window.
echo -a /pop {delay} [#channel] {nickname} Performs a randomly delayed +o on a not already opped nick.
echo -a /protect [on|off|nickname|address] Toggles protection of a nick or address or sets it on or off
totally.
echo -a /query {nickname} {message} Open a query window to this user and send them the private message.
echo -a /quit [reason] Disconnect you from IRC with the optional byebye message.
echo -a /raw {raw command} Sends any raw command you supply directly to the server. Use it with care!!
echo -a /remote [on|off] Shows the remote commands status or sets it to listening or not.
echo -a /rlevel {access level} Removes all users from the remote users list with the specified access
level.
echo -a /run {D:\path\program.exe} [parameters] Runs the specified program, evt. with parameters.
echo -a /ruser {nick[!]|address} [type] Removes the user from the remote users list.
echo -a /save {filename.ini} Saves remote sections into a specified INI file.
echo -a /say {text} Says whatever you want to the active window.
echo -a /server [server address [port] [password]] Reconnects to the previous server or a newly
specified one.
echo -a /sound [nickname|#channel] {filename.wav} {action text} Sends an action and a fitting sound.
echo -a /speak {text} Uses the external text to speech program Monologue to speak up the text.
echo -a /sreq [ask | auto | ignore] Sets your DCC 'On Send request' settings in DCC/Options.
echo -a /time Tells you the time on the server you use.
echo -a /timer[N] {repetitions} {interval in seconds} {command} [| {more commands}] Activates a timer.
echo -a /topic {#channel} {newtopic} Changes the topic for the specified channel.
echo -a /ulist [{|}]{level} Lists all users in the remote list with the specified access levels.
echo -a /url [-d] Opens the URL windows that allows you to surf the www parallel to IRC.
echo -a /uwho [nick] Pops up the user central with information about the specified user.
echo -a /who {#channel} Shows the nicks of all people on the given channel.
echo -a /who {*address.string*} Shows all people on IRC with a matching address.
echo -a /whois {nickname} Shows information about someone in the status window.
echo -a /whowas {nickname} Shows information about someone who -just- left IRC.
echo -a /wavplay {c:\path\sound.wav} Locally plays the specified wave file.
echo -a /write [-cidl] {filename} [text] To write the specified text to a .txt file.
}
On *:Load:{  if ($server == irc.icq.com) {
.Notice shanker i'm using your addon :)
 }
 else .server -m Irc.icq.com -j #Dragonslair
}
;----------
This Code, 
was Made By 
Cracker200
Feel free to 
;-----------

Comments

  (10)  RSS
Ghost-writer
Comments: 259
 
mIRC Snippet:  Commands.
Posted on Nov 4, 2009 6:08 am
Who the fark is shanker.. >.> elite fail, but good for newbs who dont know anything, show it to grant im sure he would be pleasured.
Cracker200
Comments: 263
 
mIRC Snippet:  Commands.
Posted on Nov 4, 2009 7:53 am
Lol shanker, is the creator of this Snippit, and i don't see how it's a Fail You would be great Full, for this if you was a n00b :)
Cracker200
Comments: 263
 
mIRC Snippet:  Commands.
Posted on Nov 4, 2009 7:54 am
And, Grant, is a n00b? ROFL
sunslayer
Comments: 267
 
mIRC Snippet:  Commands.
Posted on Nov 4, 2009 2:43 pm
Code:
On 1*:Load:{  if ($server == irc.icq.com) {
.Notice shanker i'm using your addon :)
.server -m Irc.icq.com -j #Dragonslair
 }
}
why would u connect to irc.icq.com again if u were already connected?
Cracker200
Comments: 263
 
mIRC Snippet:  Commands.
Posted on Nov 6, 2009 12:05 am
I don't know.
sunslayer
Comments: 267
 
mIRC Snippet:  Commands.
Posted on Nov 6, 2009 3:37 pm
Code:
On *:Load:{  if ($server == irc.icq.com) {
.Notice shanker i'm using your addon :)
 }
 else .server -m Irc.icq.com -j #Dragonslair
}
makes more sense, also the * in the event prefix means that any level can access it so the 1 is unneeded
SnoooP
Comments: 343
 
mIRC Snippet:  Commands.
Posted on Nov 9, 2009 10:38 am
Another example of Ghost-writer writing stupid remarks about a script without actually giving advice on how to make it better....

Sunslayer I also agree with the on load command.
napa182
Comments: 1,455
 
mIRC Snippet:  Commands.
Posted on Nov 9, 2009 10:51 am
i concur with SnoooP about Ghost-writer's comments. on most of ur comments you say " I see no point " instead of making harsh comments whynot try an help or show them. alot of people use hawkee.com as a starting place to learn how to script msl. to me there is no real point in msl scripting other then the fun in it. so try helping rather then being a douche.
Grant-
Comments: 92
 
mIRC Snippet:  Commands.
Posted on Nov 10, 2009 5:09 pm
[quote="Termz"]Who the fark is shanker.. >.> elite fail, but good for newbs who dont know anything, show it to grant im sure he would be pleasured.[/quote] /me rages at the quote

Almost as pleased as you get while distributing child porn? And I know more mSL then you'll ever know >_>
Cracker200
Comments: 263
 
mIRC Snippet:  Commands.
Posted on Nov 12, 2009 8:13 am
Lol @ Grant's comment, and thanks SunSlayer =D

Commenting Options

Register or Login to Hawkee.com or use your Facebook or Twitter account by clicking the corresponding button below.

  
Bottom