From WikiChip
Search results

  • ...[[mIRC Scripting Language]] and familiarity with {{mIRC|on events}} and {{mIRC|aliases|custom aliases}}.}} ...P Sockets'''. This tutorial is the '''TCP Sockets''' continuation of the {{mIRC|sockets|Sockets (Intro) tutorial}}. If you haven't read that, please do so
    20 KB (3,172 words) - 14:05, 20 October 2018
  • {{mirc title|List of Identifiers}} ...rning routines that can be used to query mIRC for various data structures, mIRC, IRC, and OS related properties such as a file size or the 6th nick in a ch
    13 KB (1,564 words) - 03:22, 5 June 2023
  • {{mirc title|$utfencode Identifier}}'''$utfencode''' returns text encoded to utf8 <source lang="mIRC">//echo -a $utfencode(é)
    2 KB (217 words) - 20:59, 23 January 2024
  • {{mirc title|$utfdecode Identifier}}'''$utfdecode''' returns text decoded to utf8 <pre>$utfdecode(text,gdi)</pre>
    2 KB (220 words) - 20:58, 23 January 2024
  • {{mirc title|$isutf Identifier}}'''$isutf''' returns the status of the text where 0 = not utf8 (contains i <source lang="mIRC">//echo -a $isutf(é) $isutf($utfencode(é)) $isutf(plain)</source>
    2 KB (341 words) - 02:33, 5 October 2020