To load the Slx addon extract all files to you mIRC directory and type 
'/load -rs slx.mrc' inside mIRC.

.........//................................\\.........
........//....m8888888......88..............\\........
.......//...m8..............88...............\\.......
......//....m8888888888m...88.................\\......
..//..\\...............88..88..88...8mmm......//..\\..
.//....\\..............88..88...88.88........//....\\.
.\\.....\\...........888..88.....888........//.....//.
..\\.....\\.8888888888...88.....88.88......//.....//..
...\\.....\\888888888...888...888..888mm..//.....//...

..<Slx>.. v1.3 by [SegaN]

***About
 Works on mIRC v5.6 and above - an addon which turns your toolbar into a live
 update screen which shows the last event which has accured to you - someone's
 words , your dissconnection from the server or the last error. The addon is 
 controled through a set of dynamic popups (right click with you mouse on a 
 window), and with them you can change the addon's setting. If you wish to 
 block several events from showing on Slx's screen , you can go to the popups 
 and do that , same for changing the model or the stamp.

***Why should i use this addon??
 Once you are deep in converstion with someone , you probably won't have the power
 to snap to all the other windows to see whats going on (window highlight in the
 switch bar doesn't help much:). If you don't want to snap to a window every time
 it's highlighted.. look at the Slx screen , that'll do! if that's not enough for 
 you , the alarm system is very usefull to all kinds of users. ('14:30 time to eat!',
 '19:15 Appointment with Harry') 

***Help
 Slx is controled with several dynamic popups, in this section i have included
 a description for each one of the popup's actions. ( a + near a popup means
 that its enabled , a - means its disabled)
  ---

  Events::
  --------

     Show Marks (C,#) : Show the marks "#" (for channel message) and "C" (for Dcc 
     chat) near the nick when displayed on the screen?
     Auto Clear : Clear the Slx screen each 15 seconds?
     Write to Log : Write Slx events to log?
     Show Channel Chatting : Show messages sent to channels?
     Show Private Chatting : Show private messages?
     Show Channel Actions : Show actions sent to channels?
     Show Private Actions : Show private actions?
     Show Channel Notice : Show notices sent to channels?
     Show Private Notice : Show private notices?
     Show Dcc Chatting : Show messages which are sent to dcc chat windows?
     Show File Events : Announce when a file is sent to you , or when a file 
     transmission is over? (and other file events)
     Show Connection Status : Show when you have connected/disconnected from a 
     server?
     Show Ctcp : Show ctcp messages? 
     Show Errors : Show when mIRC shows an error?
     Show Loads/Unloads : Show when you load/unload a file?

  Skin::
  ------

     Change Model: Lets you input a new file that will be used as a model.
     Edit Model: Lets you edit the current model which is used my Slx.
     Change Stamp: Lets you input a new file that will be used as a stamp.
     Edit Stamp: Lets you edit the current stamp which is used my Slx.
     Change Normal Text Colour: Lets you change the colour of the normal text which is 
     displayed in the Slx screen.
     Change Highlighted Text Colour: Lets you change the colour of the highlighted text 
     which is displayed in the Slx screen.

  Alarm System::
  --------------

     View Alarms: View all current alarms.
     Add Alarm: Add an alarms.
     Remove Alarm: Remove an alarm.

  -
  *Reload Slx Screen: Reload the slx screen with the configured model and stamp.
  *Set Default Settings: Sets all Slx's settings to the default.
  *Help: Brings up the help screen (similar to this text file).
  *About: Brings up the About screen.
  -
  *Enable/Disable Slx: Lets you enable or disable Slx. (like temporary unloading)
  *Unload Slx: Unload Slx , its setting and internal systems.

***Bugs
 if you found a bug , please don't ignore it.. email me a tiny email telling where 
 is the bug so that the next versions would be bug-free ! help humanity!

***Scripters
 You can use Slx in your script/addon to notify the local user on certain events,
 for example... if you want you kick addon to tell the user that [SegaN] has been
 kicked from #HelpDesk you should add this:
 if ($slx.chk) slx.write [SegaN] was kicked from #HelpDesk
 There are many uses for the slx.write command , feel free to use in any addon/script.

  note: $slx.chk is a built-in indentifier in Slx, it returns $true if Slx is installed
        on the mIRC , $false if Slx is installed but disabled and returns nothing if
        Slx is not installed on the current mIRC. 

        if ($len($slx.chk) = $false) { echo -s Slx is disabled. }
        if ($len($slx.chk) = 0) { echo -s Slx is not installed. }

***Graphic Dudes
 The transparency colour for models is Hot Red - 255,0,0. And dont forget that models
 have to be bitmaps! stamps are slightly diffrent , they don't have a transparency  
 colour and they have to be 143(w)x18(h). 

 If you made a nice looking stamp or model for Slx , and you want to show off , send it 
 to me and i might include in the next Slx version... :)

***Contact
 #HelpDesk on DALnet (irc.dal.net)
 email: zin5@yahoo.com (please send comments:)