From WikiChip
Search results

  • {{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|Aliases}} <syntaxhighlight lang="mIRC">;single-line alias
    18 KB (2,987 words) - 14:43, 21 March 2023
  • {{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|/ban Command}} ...ck the user with a kick message. mIRC uses the /userhost server command to find the user's address before applying a ban.
    2 KB (249 words) - 23:25, 19 January 2024
  • {{mirc title|/drawcopy Command}} * '''-i''' - draws in inverse color mode. You can find the final color based on the two color by using $xor($xor(currentcolor,1677
    2 KB (333 words) - 19:02, 26 March 2023
  • {{mirc title|/drawdot Command}} * '''-r''' - use RGB color instead of the mIRC [[Colors - IRC|standard colors]]
    2 KB (223 words) - 12:55, 29 April 2020
  • {{mirc title|/drawfill Command}} * '''-i''' - draws in inverse color mode. You can find the final color based on the two color by using $xor($xor(currentcolor,1677
    2 KB (284 words) - 13:00, 29 April 2020
  • {{mirc title|/drawline Command}} * '''-i''' - draws in inverse color mode. You can find the final color based on the two color by using $xor($xor(currentcolor,1677
    1 KB (206 words) - 12:57, 29 April 2020
  • {{mirc title|/drawpic Command}} * '''-i''' - draws in inverse color mode. You can find the final color based on the two color by using $xor($xor(currentcolor,1677
    3 KB (460 words) - 02:07, 9 June 2023
  • {{mirc title|/drawrect Command}} * '''-i''' - draws in inverse color mode. You can find the final color based on the two color by using $xor($xor(currentcolor,1677
    2 KB (337 words) - 10:42, 20 February 2024
  • {{mirc title|/write Command}} ...l append the line to the end of the text file. If the file does not exist, mIRC will create it. If <words>, <wildcard>, or <regex> contains spaces, they mu
    3 KB (449 words) - 14:08, 20 October 2018
  • {{mirc title|/fseek Command}} * '''-w''' - sets the pointer to the beginning of the line matching the {{mirc|wildcard}} expression
    2 KB (295 words) - 14:07, 30 December 2019
  • {{mirc title|/haltdef Command}} ...only have an effect inside an event using the '^' prefix, and will prevent mIRC from performing his default action.
    1 KB (202 words) - 10:13, 8 February 2021
  • {{mirc title|/saveini Command}} ...might cache settings before they get saved to disk. This command dumps all mIRC saved settings from memory to their respective INI files. The '''/saveini c
    1 KB (142 words) - 19:39, 15 June 2017
  • {{mirc title|Component Object Model}} ...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|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
  • ...''$abook''' will return information about nicknames listed inside of the [[mIRC Address Book]]. ...address book. This can be a {{mirc|wildcard}} such as ''ni*'', which would find all nicknames beginning with ''ni''. It can also be the Nth nickname in the
    2 KB (249 words) - 16:17, 4 May 2023
  • {{mirc title|$bindip Identifier}}'''$bindip''' is used to get information regardin ...5px;">'''ipaddress'''</span>If you specify an IP address, mIRC will try to find the best network adapter to use to connect to that IP.
    1 KB (195 words) - 14:30, 20 September 2017

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)