Epic World Warriors
Would you like to react to this message? Create an account in a few clicks or log in to continue.



 
Coming SOON!HomeLatest imagesSearchRegisterLog inXat Chatbox
Latest topics
» I'M HERE
User Colors I_icon_minitimeMon May 27, 2013 11:27 am by doctord00d

» Best Black Ops kill(s)?
User Colors I_icon_minitimeWed Jan 02, 2013 11:06 pm by mikaylahj

» OFFICIAL GAME CAMPAIGN BETA:
User Colors I_icon_minitimeWed Jan 02, 2013 11:03 pm by mikaylahj

» poznan apartamenty pomaranczarnia
User Colors I_icon_minitimeThu Aug 04, 2011 11:47 am by Guest

» gdansk hotele stare miasto
User Colors I_icon_minitimeWed Aug 03, 2011 2:57 pm by Guest

» jantar kwatery domki
User Colors I_icon_minitimeTue Aug 02, 2011 2:58 pm by Guest

» The CPU Fan or something making a loud noise frequently, when i start it every morning. What may?
User Colors I_icon_minitimeTue Aug 02, 2011 2:24 pm by Guest

» teen boys feeling boobs
User Colors I_icon_minitimeTue Aug 02, 2011 1:56 pm by Guest

» noclegi krynica zdrój
User Colors I_icon_minitimeMon Aug 01, 2011 4:01 pm by Guest

Top posters
PuritY (1468)
User Colors I_vote_lcapUser Colors I_voting_barUser Colors I_vote_rcap 
Red (1357)
User Colors I_vote_lcapUser Colors I_voting_barUser Colors I_vote_rcap 
Chieffan (1331)
User Colors I_vote_lcapUser Colors I_voting_barUser Colors I_vote_rcap 
KeaTon (1222)
User Colors I_vote_lcapUser Colors I_voting_barUser Colors I_vote_rcap 
KrustyBoBo (1193)
User Colors I_vote_lcapUser Colors I_voting_barUser Colors I_vote_rcap 
Henry (1176)
User Colors I_vote_lcapUser Colors I_voting_barUser Colors I_vote_rcap 
Bones44 (1130)
User Colors I_vote_lcapUser Colors I_voting_barUser Colors I_vote_rcap 
skeletor (879)
User Colors I_vote_lcapUser Colors I_voting_barUser Colors I_vote_rcap 
SmoothCopyCat (848)
User Colors I_vote_lcapUser Colors I_voting_barUser Colors I_vote_rcap 
DoCuMENTation (819)
User Colors I_vote_lcapUser Colors I_voting_barUser Colors I_vote_rcap 
Forum Clock
Navigation
 Portal
 Index
 Memberlist
 Profile
 FAQ
 Search
Partners

HissingWorms TheForumsNG

 

 User Colors

Go down 
AuthorMessage
KiLLErMaN99
Tech Co-Leader
KiLLErMaN99


Posts : 685
Points : 5980
Reputation : -11
Join date : 2010-07-03
Location : Here

User Colors Empty
PostSubject: User Colors   User Colors I_icon_minitimeSat Jul 03, 2010 11:48 am

I was looking through my script files and found this interesting thing. What it does is if you have a name of somebody in your message and send it, it will change the color of their name based on their status. Try it out.

Just Checked: I'm pretty sure this is FirstMate's so I'm not taking credit for it.

Code:
on *:INPUT:#: {
  if ($left($1,1) != / && !$ctrlenter) {
    var %x = $1-, %y = $nick($chan,0)
    while (%y > 0) {
      var %p = $nick($chan,%y)
      if ($istok(%x,%p,32)) {
        var %t = $left($remove($nick($chan,%y).pnick,%y),1)
        ;%x = $reptok(%x,%p,$iif(%t,$+($replace(%t,6,4,&,3,@,13,%,12,+,7),%p),$+(3,%p)),0,32)
        %x = $reptok(%x,%p,$iif(%p isop $chan,04 $+ %p $+ ,$iif(%p ishop $chan,03 $+ %p $+ ,$iif(%p isvoice $chan,13 $+ %p $+ ,$iif(%p isreg $chan,7 $+ %p $+ ,%p)))),0,32)
      }
      dec %y
    }
    msg $chan $replace(%x,\|,$chr(124))
    halt
  }
}
Back to top Go down
 
User Colors
Back to top 
Page 1 of 1
 Similar topics
-
» [Official]List of all User Name Changes
» [Official] List of all User Name Changes

Permissions in this forum:You cannot reply to topics in this forum
Epic World Warriors :: Discussion :: Tech Discussion-
Jump to: