mIRC Code Snippets Tagged with windows
(5)
Okay, it's a simple alias that will close the Windows XP Automatic Update AutoReboot window that plagues everyone! Enjoy!
: /close.windows.update
You will see the command prompt start, execute the..
This will filter all the notices you receive (Service, Server and User) into one window with a color assigned to each type of notice.
Paste this into your Remotes section of Script Editor. Note that..
the function is all the notice your get (/notice ) and all the service notice (chanserv,memoserv,nickserv) is opened on 2 @windows
this may let you read all the notice you get rather than finding in..
<u>This is the commented section from below</u><pre>
;
; Drawstar, Created by QuickStep
; Draws a star to a picture window
;
; Format:
; /drawstar -ihnr @ <color>..
in mIRC click Tools > Script Editor > File > New (or ALT+R > File > New) then paste this script into there adn save.
then simply right click in Channel adn click on Misc Tools
(yes you..