From WikiChip
Search results

  • {{mirc title|Variables}} ...se at a later time.. You can create, edit, or delete them at any time. All mIRC variables must be prefixed with a % sigil (example %var or %cookies). Varia
    17 KB (2,690 words) - 06:09, 5 June 2022
  • {{mirc guide}}{{title|mIRC Scripting Language}}[[File:mirc logo.png|left|64px]] ...ogramming paradigm|procedural]] [[scripting language]] embedded inside the mIRC client. mSL's main feature is its seamless ability to interact with other [
    10 KB (1,705 words) - 17:47, 1 August 2023
  • {{mirc title|Token Manipulation}} ...ingle, unique character. mIRC provides an extensive set of identifiers and commands to help you manipulate this list of tokens.
    11 KB (1,776 words) - 18:20, 31 January 2024
  • {{mirc title|Aliases}} <syntaxhighlight lang="mIRC">;single-line alias
    18 KB (2,987 words) - 14:43, 21 March 2023
  • {{mirc title|Raw Events}} ...tive, unmodified, format. Every message you receive from the server before mIRC processes it is called a '''raw message'''. And it might look a little diff
    5 KB (863 words) - 14:02, 20 October 2018
  • {{mirc title|Conditional Statements}} ...as a false [[truth value]] if it's {{mIRC|$null}}, [[$false - identifier - mIRC|$false]], or 0.
    7 KB (1,092 words) - 07:27, 8 February 2020
  • {{mirc title|While Loops}} <syntaxhighlight lang="mirc">while (<condition>) {
    10 KB (1,703 words) - 07:36, 26 March 2021
  • {{mirc title|Custom Windows}} Prior to mIRC 5.5, '''Custom Windows''' was the main method for making a GUI (graphical u
    8 KB (1,339 words) - 13:43, 29 March 2020
  • {{mirc title|mSL Injection}} ...mportant that you understand what to look for when working with vulnerable commands.
    26 KB (4,222 words) - 08:43, 21 January 2023
  • {{mirc title|List of Commands}} ...mIRC, IRC, as well as operate {{mIRC|sockets|network sockets}}, perform {{mIRC|text files|I/O operations}}, and various other things.
    14 KB (1,561 words) - 03:22, 5 June 2023
  • {{mirc title|/abook command}}'''/abook''' is used to open the Address Book dialog window. The various switches can be used to set the focus of specific tabs.
    1 KB (199 words) - 00:31, 5 August 2021
  • {{mirc title|/anick Command}} ...nickname is already in use. If the alternative nickname is taken as well, mIRC will place a '/nick ' text in the server's editbox and wait for the user's
    912 bytes (131 words) - 19:07, 15 June 2017
  • {{mirc title|/away Command}} ...et your away status. Even though /away uses IRC to mark you as away; this command also stores the away message and the time left internally.
    2 KB (248 words) - 23:28, 20 January 2024
  • {{mirc title|/background Command}} The '''/background command''' is used to change the background picture setting for a specific window i
    2 KB (283 words) - 19:08, 15 June 2017
  • {{mirc title|/bindip Command}} ...an adapter name to be used can be specified. When used without parameters mIRC indicates if it's on or off.
    1 KB (161 words) - 18:10, 17 February 2024
  • {{mirc title|/bset Command}} ...<pos> exceeds the length of the variable, the variable will extend (by zero-padding the gap) to accommodate the new values.
    9 KB (1,432 words) - 18:47, 2 May 2023
  • ...the mIRC DCC Chat options in the command-line, without having to open the mIRC options dialog. '''Set DCC Chats to automatically accept'''
    1 KB (164 words) - 09:54, 21 September 2017
  • {{mirc title|/dec Command}} ...If no value is specified, mIRC will decrease the variable by one. The /dec command works with both positive and negative values alike.
    2 KB (247 words) - 17:02, 17 February 2022
  • {{mirc title|/describe Command}} ...command is the same the [[/me command - mIRC|/me command]] except you can set a destination channel or nick other then the active window.
    985 bytes (140 words) - 19:15, 15 June 2017
  • {{mirc title|/did Command}} The '''/did command''' allows you to modify the values of controls in a dialog.
    2 KB (435 words) - 12:46, 12 July 2020
  • {{mirc title|/window Command}} ...to create [[Custom Windows - mIRC|custom windows]] and [[Picture Windows - mIRC|picture windows]] (using the -p switch), or to manipulate an existing custo
    6 KB (1,034 words) - 05:58, 17 August 2022
  • {{mirc title|/while Command}} The '''/while command''' is a [[While Loops - mIRC|construct in the mIRC scripting language]] that can perform repetitive operations. The block of s
    2 KB (365 words) - 06:58, 29 December 2023
  • {{mirc title|/vol Command}} The '''/vol command''' lets you change the volume on your system. The /vol command can also be used to mute the system volume.
    2 KB (270 words) - 19:35, 24 November 2017
  • {{mirc title|/echo Command}} The '''/echo''' command prints text to the specified window. This command does not send anything to the server; text is only shown in the window.
    8 KB (1,170 words) - 04:39, 10 January 2018
  • {{mirc title|/editbox Command}} The '''/editbox command''' provides the ability to edit the editbox of a window according to the sw
    1 KB (235 words) - 19:19, 15 June 2017
  • {{mirc title|/flash Command}} ...ray icon. The title of the window can be set if the parameter is provided. mIRC or the window specified must not be the active window for this to work. The
    1 KB (190 words) - 05:31, 22 May 2018
  • {{mirc title|/hmake Command}} The '''/hmake''' command can be used to create a new hash table by a specific handle name.
    13 KB (2,180 words) - 19:29, 2 May 2023
  • {{mirc title|/hop Command}} ...arts the current channel and joins a new one. If no channel was specified, mIRC will part and join the current channel without closing the window.
    1 KB (181 words) - 12:50, 12 July 2020
  • {{mirc title|/if Command}} ...conditional statement that was executed. The if statements supports the {{mIRC|operators}}
    2 KB (220 words) - 15:48, 10 January 2019
  • {{mirc title|/inc Command}} ...[value] is not specified, mIRC will increase the variable by one. The /inc command works with both positive and negative values alike.
    2 KB (378 words) - 17:03, 17 February 2022
  • {{mirc title|/linesep Command}} The '''/linesep''' command prints the line separator at a specified target. With no arguments, the lin
    2 KB (328 words) - 00:17, 10 January 2018
  • {{mirc title|/localinfo Command}} The '''/localinfo command''' looks up and sets your Local settings.
    818 bytes (122 words) - 19:31, 15 June 2017
  • {{mirc title|/maxdepth Command}} The '''/maxdepth command''' could be used to change the maximum allowable recursion limit for a sing
    1 KB (178 words) - 22:54, 3 May 2023
  • {{mirc title|/font Command}} The '''/font command''' allows you to change the font for the current window. If no parameters a
    2 KB (323 words) - 11:22, 3 October 2023
  • {{mirc title|/fseek Command}} The '''/fseek command''' sets the read/write pointer to the specified position in the file, posit
    2 KB (295 words) - 14:07, 30 December 2019
  • {{mirc title|/fullname Command}} The '''/fullname command''' changes the full name in the connect dialog.
    457 bytes (62 words) - 15:33, 6 August 2017
  • {{mirc title|/mode Command}} The '''/mode command''' changes the mode of the specified channel or nick.
    5 KB (957 words) - 18:59, 2 May 2023
  • {{mirc title|/server Command}} ...ll then connect to the specified server. It can also be used to manage the mIRC servers list
    15 KB (2,507 words) - 17:52, 31 January 2024
  • {{mirc title|/set Command}} ...and, set cannot assign a value to multiple variables at once. It support {{mirc|variables#Math_Operations|one math operation}}.
    4 KB (629 words) - 18:04, 12 July 2020
  • {{mirc title|/setlayer Command}} The '''/setlayer command''' can be used to change the transparency of a given window. If no window i
    1 KB (189 words) - 18:49, 6 August 2021
  • {{mirc title|/showmirc Command}} The '''/showmirc command''' can be used to manipulate the main mIRC window. Full screen mode (-f) switch can also be activated via the F11 shor
    1 KB (158 words) - 18:09, 12 July 2020
  • {{mirc title|/sockopen Command}} The '''/sockopen command''' initiates a connection to the specified addresses and port; a named addr
    2 KB (354 words) - 04:43, 25 April 2023
  • {{mirc title|/timer Command}} ...e that already exists will override the old timer. Timers are not blocking command, they
    5 KB (800 words) - 06:35, 14 August 2023
  • {{mirc title|/timestamp Command}} ...mestamp command''' can be used to enable and disable timestamps as well as set their formats.
    4 KB (494 words) - 21:51, 21 January 2024
  • {{mirc title|/unset Command}} ...specified, all variables matching that pattern will be removed. The /unset command can be used to remove both local and global variables, however it can only
    3 KB (388 words) - 14:14, 20 October 2018
  • {{mirc title|Evaluation Brackets}} ...are a mechanism by which a program can alter the natural behavior of the [[mIRC]] [[interpreter]].
    16 KB (2,633 words) - 12:09, 22 November 2023
  • {{mirc title|Component Object Model}} ...orts the COM specification will be able to use it. mSL offers a variety of commands and identifiers to handle COM objects.
    27 KB (3,608 words) - 11:41, 25 October 2018
  • {{mirc title|/gopts Command}} The '''gopts command''' is used to sets various option of a loaded agent
    2 KB (292 words) - 20:29, 8 May 2024
  • {{mirc title|Picture Windows}} ...|commands]], [[list of identifiers - mIRC|identifiers]], and [[on events - mIRC|events]] for manipulating them. Picture windows provide an alternative mean
    11 KB (1,875 words) - 14:15, 20 October 2018
  • {{mirc title|On Text - Events}} The '''on text''' event is a mIRC event that triggers when a remote user (I.E. not the local user) receives a
    4 KB (686 words) - 14:12, 26 November 2019
  • {{mirc title|/identd Command}} ...'/identd command''' can be used to enable or disable your Identd server in mIRC. Enabling the Identd server greatly increases the speed with which you conn
    2 KB (366 words) - 00:11, 4 May 2023
  • {{mirc title|Playing Music}} ...nds are often added to events in mIRC by some scripters. Creating games in mIRC is an advanced type of script where sounds can greatly enhance a user's exp
    8 KB (1,351 words) - 14:58, 26 January 2024
  • {{mirc title|/unsetall Command}} The '''/unsetall command''' removes all variables, globals and locals.
    582 bytes (69 words) - 19:46, 15 June 2017
  • {{mirc title|/iuser Command}} The '''/iuser command''' can be used to set or remove the info appended to an user list entry.
    923 bytes (130 words) - 15:24, 21 February 2024
  • {{mirc title|/list Command}} The '''/list''' command lists currently available channels.<br />
    1 KB (186 words) - 14:16, 20 October 2018
  • {{mirc title|/signal Command}} ...sed to send a signal to all loaded script, if one of them has a matching {{mIRC|on signal}} event, it triggers. Signals are a simple way of triggering sign
    6 KB (1,011 words) - 23:17, 22 January 2024
  • {{mirc title|/sline Command}} ...d to select a line, or a specific set of lines, in a specific window. This command works on most custom @windows, as well as channel nickname lists.
    1 KB (243 words) - 20:55, 17 March 2023
  • ...to modify the mIRC DCC Send options on the fly, without having to open the mIRC options dialog. '''Set DCC Sends to automatically accept'''
    1 KB (159 words) - 01:04, 4 May 2023
  • {{mirc title|On Midiend - Events}} ...gers whenever a [[midi]] file has finished playing via the {{mIRC|/splay}} command.
    1 KB (198 words) - 07:50, 6 February 2024
  • {{mirc title|On Mp3End - Events}} ...gers whenever an [[MP3]] file has finished playing via the {{mIRC|/splay}} command.
    1 KB (200 words) - 07:52, 6 February 2024
  • {{mirc title|On Waveend - Events}} ...ggers whenever a [[WAV]] file has finished playing via the {{mIRC|/splay}} command.
    1 KB (198 words) - 08:18, 6 February 2024
  • {{mirc title|/sockclose Command}} ...ws the closing of any open socket connections, either specifically or by {{mirc|wildcard}}.
    1 KB (143 words) - 17:53, 2 May 2023
  • {{mirc title|/sockread Command}} ...the receive buffer of a socket connection into a specified variable. This command must be and is to be used inside socket events.
    12 KB (2,025 words) - 19:04, 2 May 2023
  • {{mirc title|/sockudp Command}} ...u to send data to a specific address at a specific port destination (See {{mIRC|UDP sockets}}).
    3 KB (455 words) - 03:52, 9 February 2024
  • {{mirc title|/sockwrite Command}} ...y opened with [[/sockopen commands - mIRC|/sockopen]] (See [[TCP Sockets - mIRC|TCP sockets]]).
    2 KB (358 words) - 21:05, 3 May 2023
  • {{mirc title|SendMessage()}} ...RC provides a number of private [[Window Messages]] to evaluate or execute commands and identifiers.
    6 KB (1,044 words) - 21:49, 25 April 2024
  • ...UDP socket connection. You can read this info using the {{mIRC|/sockread}} command. ...ocket to stay opened (by default it is closed after each {{mIRC|/sockudp}} command) by using the -k switch of /sockudp.
    3 KB (413 words) - 08:15, 6 February 2024
  • {{mirc title|IPv6}} ...on, and to provide guidance to scripters on how to code /dns and /sockopen commands so that they work reliably regardless of the IPv4/v6 connectivity of the lo
    21 KB (3,729 words) - 08:18, 17 February 2024
  • {{mirc title|Optimization}} mIRC Script Language is an interpreted language - which means that mIRC has to work out what each statement means each and every time it is execute
    13 KB (2,047 words) - 07:44, 23 February 2023
  • {{mirc title|/drawsize Command}} The '''/drawsize command''' extend the bitmap size of a picture window.
    2 KB (245 words) - 18:39, 2 May 2023
  • {{mirc title|$sslcertsha256 identifier}}'''$sslcertsha256''' returns the sha256 fi <source lang="mIRC">//echo -a $sslcertsha256</source>
    22 KB (3,851 words) - 22:19, 11 November 2021
  • {{mirc title|$msfile Identifier}}'''$msfile''' Opens dialog to select 1 or more fi ...set this parameter without first defining the the title parameter to a non-null string.
    6 KB (997 words) - 01:43, 26 January 2018
  • {{mirc title|Binary Variables}} '''Binary variables''' are a special storage offered by mIRC that can hold an array of bytes of arbitrary length.
    12 KB (2,006 words) - 11:19, 19 January 2019
  • {{mirc title|On songend - Events}} ...vent triggers whenever a file has finished playing via the {{mIRC|/splay}} command.
    1 KB (188 words) - 15:11, 15 February 2024
  • {{mirc title|/bigfloat Command}} ...ript in/out of bigfloat mode, where operation of several math identifiers, commands etc are affected.
    11 KB (1,800 words) - 14:04, 5 June 2023