MESSAGE
BOARD
RETURN TO: [


InsideSyracuse.com
ISRadio.com

]
InsideSyracuse.com
September 07, 2010, 07:46:43 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Welcome to the NEW Forums.  You can now share posts between InsideSyracuse, Chat-Scene and ISRadio members.
 
  Home   Index   Help Calendar Login Register  

Pages: [1]   Go Down
  Print  
Author Topic: mIRC Release v1.1 (InsideSyracuse Release)  (Read 2639 times)
0 Members and 1 Guest are viewing this topic.
Brian
Administrator
*****
Offline Offline

Gender: Male
Posts: 884



WWW
« on: December 04, 2005, 09:47:45 PM »

I am providing a copy of mIRC for download.    It has been setup so you can easily connect to this chat, on InsideSyracuse.

To download, simply click the attachment below or follow the link:
http://www.insidesyracuse.com/downloads/mirc/IS-mIRC-1.1.exe

What is mIRC?
http://www.mirc.com/mirc.html


IS-mIRC 1.1 Updated: 2/18/2006

[attachment deleted by admin]
Logged

Brian
Administrator
*****
Offline Offline

Gender: Male
Posts: 884



WWW
« Reply #1 on: May 07, 2008, 03:40:28 PM »

Would you like to add color to your txt?  Simply copy and paste the code below into the script section of your mIRC.   Once you do that, click ok.   Type: /setcolor <color #> <color #> to set the color you want.

#talkers on
alias setcolor set %colortext  $+ $1  | set %colortext2 , $+ $2 | echo $active 4Your text color has been set.  %colortext $+ %colortext2 Demo Text
alias unsetcolor unset %colortext | unset %colortext2 | echo $active 4Your text color has been removed.

on 1:INPUT:#: {

  if ($left($1,1) == $chr(47) || ($left($1,1) == !) || ($left($1,1) !isletter )) && ($left($1,1) !== Smiley && ($left($1,1) !== ; ) return

  if ($ctrlenter) { msg $active $1- | halt }

  if ($left($1,1) isnum ) { msg $active %colortext $+ %colortext2 $1- | /halt }
  msg $active %colortext $+ %colortext2 $+ $1-
  halt
}
#talkers end
Logged

Pages: [1]   Go Up
  Print  
 
Jump to:  


Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!
Page created in 0.056 seconds with 22 queries.