Simple Control Panel

Published  Oct 06, 2011
Updated  May 01, 2012
0  7

Description

Some times when we play with script's we can lose one, who allows us to use /whois , /ban or /kick command by one click of the mouse. If u dont know how to get it back use my (very simple) version.

NEW VERSION !!!

=============byTochA====================
menu nicklist {
  User Actions
  .Whois:/whois $1
  Admin Actions
  .Owner:/mode # +qoqoqoqo $$1 $2 $3 $4
  .De Owner:/mode # -qoqoqoqo $$1 $2 $3 $4
  .Aop:/mode # +aoaoaoao $$1 $2 $3 $4
  .De Aop:/mode # -aoaoaoao $$1 $2 $3 $4
  .Op:/mode # +oooo $$1 $2 $3 $4
  .De Op:/mode # -oooo $$1 $2 $3 $4
  .Hop:/mode # +hhhh $$1 $2 $3 $4
  .De Hop:/mode # -hhhh $$1 $2 $3 $4
  .Voice:/mode # +vvvv $$1 $2 $3 $4
  .De Voice:/mode # -vvvv $$1 $2 $3 $4
  .Ban User:/ban # $$1 $2 $3 $4
  .Kick User:/kick # $$1 $2 $3 $4 kicked from $chan by $me
  .KickBan User:/ban # $$1 $2 $3 $4 | /kick # $$1 $2 $3 $4 banned on $chan by $me
  Slap Actions
  .Trout:/me slaps $1 $2 $3 around with a large trout !
  .Bat:/me hits $1 's head with a baseball bat !
  .Monitor:/me slaps $1 $2 $3 with a broken monitor !
  Nice Actions
  .Cookie: /me gives $1 $2 $3 a big cookie !
  .Hug: /me hugs $1 $2 $4 !
  .Kiss: /me kisses $1 !
  Credits
  . by TochA®:.
}
on *:connect: {
  /notice $me U use Control Panel script maded by TochA®
}
=============byTochA====================

Screenshots

Comments

Sign in to comment.
Jethro   -  Oct 06, 2011

Why are we mourning Steve Jobs' death under someone's thread? :|

 Respond  
VxD aka DEATHJ0KER   -  Oct 06, 2011

Are always best to leave ... , I have always admired you for everything you've created, man of the future will never abandon you … rest in peace, Genius

 Respond  
Jethro   -  Oct 06, 2011

I was and still am saddened deep down. Thank you very much.

 Respond  
VxD aka DEATHJ0KER   -  Oct 06, 2011

steve jobs is dead ... 1 minute of silence please :(

 Respond  
Jethro   -  Oct 06, 2011

Yes, cofvempire. The original snippet was superfluous. Nice simplification.

 Respond  
cofvempire   -  Oct 06, 2011

u can use this instead it simplyfied:

menu nicklist {
   User Actions
   .Whois:/whois $1
   .Info about $1 :/msg NickServ INFO $1 ALL
   Admin Actions
   .Ban User:/ban $chan $1
   .Kick User:/kick $chan $1 U was kicked by $me
   Slap Actions
   .Trout:/me slaps $1 around with a large trout !
   .Bat:/me hits $1's head with a baseball bat !
   .Monitor:/me slaps $1 with a broken monitor !
   Thanks
   .Give Cookie: /me gives $1 a cookie !
   .Hug: /me hugs $1 !
   .Kiss: /me kisses $1 !
   Credits
   .This script has ben maded by TochA®:.
 }
 on *:connect: {
   /notice $me U use Control Panel script maded by TochA®
 }

u don't need to use menu nicklist { } for everything just use it once and put all those commands in 1 menu nicklist

 Respond  
ulquiorra4   -  Oct 06, 2011

O.o

 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.