Top

Comments

  (1)  RSS
SiLver_ShaDow's
Gemster
Comments: 56
 
mIRC Snippet:  +v +h +o +a Thanker
Posted on Apr 23, 2008 5:31 am
nice work, although it would be better to add for deops,dehalfops ect.And to make it really amazing add a counter.

hmm ok heres an example:
Code:
on *:OP:#: {
  if ($opnick == $me) {
    .inc  %opnick 1
  msg $chan 3W13o05W 1011T02}05{12X 0412V10e09r02r13Y 0315M03u05c02H 0513F07o05R 0405T06h13E 0611«11|14@04p14|02»14 $nick 12 I Have Been Op'd 11(12 %opnick 11)12 Times. 4,8SiLveR_ScripT v1.0 }
}


Looks like this:
Quote:
[11:25] <noob> WoW T}{X VerrY MucH FoR ThE «|@p|» DJ_Gemster2 I Have Been Op'd ( 4 ) Times. SiLveR_ScripT v1.0


As u see it keeps count of everytime u get oped :D
Bottom