Demon's Op thanker {updated}

By DemonicDerek666 on Sep 09, 2007

Simply past this in remotes to use this op thanker/counter
if u want u can change the msg

on^*:OP:#:if ($opnick == $Me) msg $chan 11,4Thanks for the Op $nick this is my $ord(%Ops)| inc%ops 1

Comments

Sign in to comment.
Anti   -  Mar 17, 2008
on *:OP:#: { if ($opnick == $me) goto OP
:OP
inc %OPS || .msg $chan Thanks for the OP $nick this is my $ord(%Ops) OP } }

 on *:HELP:#: { if ($hnick == $me) goto HELP
:HELP
inc %HELP || .msg $chan Thanks for the HELP $nick this is my $ord(%HELP) Halfop } }

my bad didnt see that in copy and paste :D

 Respond  
Anti   -  Mar 17, 2008

at my house on my computer i have a script that counts pretty much everything.. and its in dialog quite usefull :D nice job.

 Respond  
Anti   -  Mar 17, 2008

hmm i would personaly add some stuff to it to make it more usefull

on *:OP:#: { if ($opnick == $me) goto OP
:OP
inc %OPS || .msg $chan Thanks for the OP $nick this is my $ord(%Ops) OP } }

 on *:HELP:#: { if ($hnick == $me) goto HELP
:HELP
inc %HELP || .msg $chan Thanks for the HELP $nick this is my $ord(%Ops) OP } }
 Respond  
napa182   -  Mar 17, 2008

dont work.. you had some spacing problems
try..

on ^*:OP:#:{ if ($opnick == $Me) { inc %ops | msg $chan 11,4Thanks for the Op $nick this is my $ord(%Ops) } }
 Respond  
guest598594   -  Sep 11, 2007

woops, forgot the code box

 Respond  
guest598594   -  Sep 11, 2007

on ^*:OP:#: if ($opnick == $me) .msg $chan 11,12T12,11hanks $nick 11,12F12,11or 11,12T21,11he 11,12M21,11od 11,12T12,11his 11,12I12,11s 11,12M12,11y $ord(%Ops) 11,12O12,11P | inc %ops 1

 Respond  
DemonicDerek666   -  Sep 10, 2007

lol thanks for the advice guys i am new to this scripting thing and am looking for all the advice i can get

 Respond  
sean   -  Sep 09, 2007

this isn\'t a Java Snippet <3

 Respond  
dataprofile   -  Sep 09, 2007

Try making the inc %ops 1 after the if ($opnick = $me) so that whenever another person is opped it would not affect your count.

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.