Top

+v +h +o +a Thanker


mIRC Code
+ 0 likes
Please Register to submit score.
Average Score  0.0
Scores Submitted  0
Date Added  Apr 22, 2008
Last Updated  Apr 22, 2008
Tags  halfop  modes  op  thanker  voice 
  Bookmark and Share

Introduction

1- put on remotes
2- +v ,+h , +o , +a Thanker
3- when u join a channel , it will show thanks for mods
4- By SiLveR_ShaDow

Grab the Code

Comments

  (1)  RSS
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

Please Register or Login to start posting comments.
Bottom