mIRC

最新版本 mIRC 7.53

mIRC 7.53

mIRC 7.53
mIRC 是一個功能齊全的互聯網中繼聊天客戶端,可用於在多用戶群組會議中或在一對一的私人討論中與其他人在 IRC 網絡上進行交流,分享,播放或與他人合作.

It 文件傳輸,多服務器連接,IPv6,SSL 加密,代理支持,UTF- 8 顯示,UPnP,可定制的聲音,口頭消息,托盤通知等功能。消息日誌等等.

mIRC 也有一個強大的腳本語言,可以用來自動化 mIRC 和創建應用程序,執行從網絡通信到玩遊戲的各種功能。

注意:免費 30 天全功能試用版。

ScreenShot

軟體資訊
檔案版本 mIRC 7.53

檔案名稱 mirc753.exe
檔案大小 2.64 MB
系統 Windows XP / Vista / Windows 7 / Windows 8 / Windows 10
軟體類型 未分類
作者 mIRC Co Ltd
官網 http://www.mirc.com/
更新日期 2018-11-29
更新日誌

What's new in this version:

Changes:
- Added /set -g switch that makes /set change a global variable
- Added /unset -gl switches that make /unset change a global or local variable
- Changed udpate check/other features to avoid insecure SSL protocols in HTTP requests under Windows XP
- Changed all time-related features to use 64bit time values
- Fixed hotlink parsing of mailto: and similar URIs
- Added hotlink parsing of URIs xmpp, teamspeak, ssh, and sftp
- Extended /drawpic -o [N] to refer to frames in a GIF file
- Added /drawpic -f switch that works with -o to specify the Nth icon and the Mth frame in that icon by using /drawpic -of [N] [M]
- Extended $pic() to support properties .icons, .frames, .delay and to allow specifying N and M parameters
- Added voice selection to speech options
- Fixed $onpoly() not handling zero area polygons correctly
- Changed $onpoly()/$inpoly() implementations from regions to maths
- Updated PCRE regex library to v8.42
- Fixed script parser bug that caused mIRC to process Windows messages while a script was running
- Changed $encode() base32 to use 72 character chunks
- Fixed /ialfill not displaying channel name when fill completes
- Updated CA root certificates cacert.pem file
- Fixed $ctime() returning incorrect result at midnight before a new year begins
- Changed the way maximum server line lengths are applied to various commands and features
- Added /privmsg command
- Added support for CPRIVMSG and CNOTICE. If listed in numeric 005, PRIVMSG and NOTICE will be automatically upgraded for most outgoing messages if you are an op/voice on a channel and message a user on the same channel
- Added support for numeric 005 STATUSMSG=@+ and WALLVOICES and added commands /vmsg, /vnotice, and /wallvoices. If server does not support STATUSMSG, WALLCHOPS, or WALLVOICES, mIRC uses own method to send to multiple targets

Changed line splitting method for long messages when:
- Sending message through editbox of a channel/query window
- Using commands /ame /amsg /describe /me /msg /omsg /privmsg /qme /qmsg /query /sound /vmsg /wallchops
- Note: when line splitting, the /sound command switches to an ACTION message for the second line onwards
- Note: line splitting is not performed on NOTICEs, so is not applied to /notice /onotice /vnotice /wallvoices
- Changed multiple target handling in PRIVMSG and NOTICE so that if TARGMAX or MAXTARGETS are not specified in numeric 005, mIRC assumes the maximum is one target per message
- Changed channel favorites dialog drag-resize method
- Changed channel mode parsing in numeric 324 and MODE events to handle channel keys hidden from non-ops only on the Undernet ircd. As there is no numeric 005 token for this, this is based on the Undernet ircd version number in numeric 004
- Note: Added support for numeric 005 HIDDENKEY token. When specified, this means that non-ops on a channel receive the * character as the channel key in numeric 324 and MODE events. Clients should treat the * character (or whatever character/string is sent) as a non-key if they are not ops. If the user is then opped, their client can issue a MODE to retrieve the real key Changed STATUSMSG support to use only NOTICE on the Undernet ircd, which is the only method Undernet supports. On all other ircds, STATUSMSG implies NOTICE/PRIVMSG. As there is no numeric 005 token for this, this is based on the Undernet ircd version number in numeric 004
- Increased the size of short, medium, and long string lengths used throughout mIRC that affect features such as variables, window names, and so on
- Increased stack reserve size from 2 to 8 megabytes
- Added identifiers $maxlens $maxlenm $maxlenl that return the maximum string lengths for small, medium, and large strings
- Note: although it is possible in some situations, eg. when assigning values to variables, to store slightly longer strings, the values returned by the above identifiers should be treated as maximums
- Changed CAP packet-size request to use mIRC's medium string length, as returned by $maxlenm. The previous version was requesting 1024. If a server replies with a different value, mIRC will use it, with a mimumum of 512 and a maximum of $maxlenm
- Changed base64 implementation for $decode() to handle invalid input lengths better
- Added $eventparms identifer that returns the event-specific parameters passed to an executed command in a script
- Changed /ialfill to not issue a WHO if it thinks the IAL list is already filled or currently filling
- Changed $base() to only remove the 0x prefix from base16 input
- Changed perform, and the joining of channels, on connect to trigger only after a short delay, if the server connection uses nickserv to identify a nickname. This ensures that you are able to join channels that only allow identified users
- Fixed while loop parsing bug when $& is used to separate comparison parameters
- Changed when the raw event for invite (as a channel notification) triggers to allow the /haltdef of default display text
- Fixed options/connect dialog new status window being opened with the current status window's SSL port/state
- Updated OpenSSL library to v1.0.2p
- Added support for IRCv3 nested batches. This goes beyond the basic batch support in previous versions and implements the full specification, which includes nested batches and delaying batch execution until end of batch is received. This includes support for draft/label and draft/labeled-response
- Extended $hfind() 'w' and 'r' parameters to search entire length of binary variable data. Note that in the case of 'r', long results will be truncated due to internal string length limits. Fixed $hash() parsing bug that caused a break evaluation error
- Changed how mIRC manages its string pool memory to ensure that very large strings are freed immediately
- Changed $hfind() to allow $null text parameter
- Fixed on NOTIFY/UNOTIFY events not resetting print/halt state across events
- Changed the way long lines are displayed to get around ExtTextOut() timeout limitation
- Changed default hash table hash function to modified FNV-1A for improved distribution
- Added support for dynamic-resizing in hash tables for features like the IAL, nickname lists, INI files, etc. that start off with small hash tables and expand as necessary to improve performance
- Fixed $readini() reporting an evaluation error when reading a line that contains only empty spaces
- Changed the [dirs] section to always contain "getdir", refers to the default item in [extensions]
- Updated TagLib sound library to latest fixes
- In preparation for language translation support, changes have been made to the way resources are loaded, the resources file has been changed to Unicode, and many string resources have been cleaned up and/or re-worded to improve context and make translation easier
- Fixed $cb() not delimiting different combinations of $cr, $lf, and $crlf correctly in the same text
- Fixed $var().secs for local variables returning global variable values
- Added /load -aN switch that loads alias file into Nth position
- Fixed $cb(0,u) not returning line count
- Extended /debug -t timestamp to apply to log files
- Changed how /clipboard and $cb() are called to mitigate clipboard being in use by other applications
- Fixed $isbit()/$biton()/$bitoff() allowing N outside range 1 to 32
- Changed /var to report an error if it is used outside a script
- Added /hload and /hsave -B switch that uses a larger index to allow longer binary data to be saved. This is not compatible with files created by the -b switch
- Changed script editor editbox to allow longer lines before it starts wrapping
- Changed DCC Send file dialog to display some custom controls better under dark mode in Windows 10
- Fixed /ignore -l not showing items in ignore list

mIRC 7.53 相關參考資料
Download mIRC 7.53 (Free) for Windows

Download mIRC 7.53 for Windows. Internet Relay Chat started the chat craze, and is still being used to this day!

http://downloads.tomsguide.com

Download mIRC 7.53 for windows - Filepuma.com

mIRC is a full featured Internet Relay Chat client for Windows that allows users to communicate, share, play or work with others on IRC ...

https://www.filepuma.com

mIRC 7.53 - Download - Filepuma.com

mIRC is a full featured Internet Relay Chat client for Windows that allows users to communicate, share, play or work with others on IRC networks around the ...

https://www.filepuma.com

mIRC 7.53 - Neowin

mIRC is a full featured Internet Relay Chat client for Windows that can be used to communicate, share, play or work with others on IRC ...

https://www.neowin.net

mIRC 7.53 Download for Windows 10, 8, 7 - FileHorse

Download mIRC 7.53 for Windows PC from FileHorse. 100% Safe and Secure ✓ Free Download (32-bit/64-bit) Software Version.

https://www.filehorse.com

mIRC 7.53 Download Free - BytesIn

mIRC is one of the most popular Internet Relay Chat clients that allows you to connect with others on IRC networks around the world and ...

https://www.bytesin.com

mIRC 7.53 檔案下載 mirc753.exe | 電腦資訊007情報站

mIRC 7.53 軟體版本mirc753.exe 檔案下載,mIRC 是一個功能齊全的互聯網中繼聊天客戶端,可用於在多用戶群組會議中或在一對一的私人討論中與其他人在IRC ...

https://file007.com

mIRC 7.53 軟體資訊介紹 | 電腦資訊007情報站

mIRC Screenshot 3. 檔案版本 mIRC 7.53. 檔案名稱 mirc753.exe. 檔案大小 2.64 MB. 系統 Windows XP / Vista / Windows 7 / Windows 8 / Windows 10. 軟體類型 未 ...

https://file007.com

軟體下載 mIRC 7.53 檔案 mirc753.exe :: 軟體兄弟

mIRC 7.53 軟體下載Download 檔案名稱mirc753.exe,mIRC 是一個功能齊全的互聯網中繼聊天客戶端,可用於在多用戶群組會議中或在一對一的私人討論中與其他 ...

https://softwarebrother.com