Nicklist - add/del aop, sop and vop

By sith_ on May 28, 2007

Add to your nicklist in remotes. Easy way to give or take aop, sop or vops by right clicking on the nick. It also sends the user a notice telling them what they received or lost. and automatically gives or takes their status. Any feedback would be appreciated. Enjoy ;]

menu nicklist {

  Add to mod list
  .Give aop:/services aop $chan add $$1 | /mode $chan +o $$1 | /notice $$1 You have been given 6aop in $chan $+ .
  .Take aop:/services aop $chan del $$1 | /mode $chan -o $$1 | /notice $$1 You have lost 6aop in $chan $+ .
  .Give sop:/services sop $chan add $$1 | /mode $chan +o $$1 | /notice $$1 You have been given 6sop in $chan $+ .
  .Take sop:/services sop $chan del $$1 | /mode $chan -o $$1 | /notice $$1 You have lost 6sop in $chan $+ .
  .Give vop:/services vop $chan add $$1 | /mode $chan +v $$1 | /notice $$1 You have been given 6vop in $chan $+ .
  .Take vop:/services vop $chan del $$1 | /mode $chan -v $$1 | /notice $$1 You have lost 6vop in $chan $+ .
}

Comments

Sign in to comment.
fahadmehar   -  Oct 26, 2018

Good one... I was looking for this for a long time... Added
.Give Manager:/services Manager $chan add $$1 | /mode $chan +o $$1 | /notice $$1 You have been given 6Manager in $chan $+ .
.Take Manager:/services Manager $chan del $$1 | /mode $chan -o $$1 | /notice $$1 You have lost 6Manager in $chan $+ .
FOR DALnet

 Respond  
AHBARAR   -  Jun 02, 2007

Nice Addon Its Useful I Wanted To Give Opinion Abt Chanserv Like:
Give cop:services cop $chan add $$1 | cs op $chan $$1 |
notice $$1 You have been given 14op in $chan $+ by $nick .
.Take cdop:services cdop $chan del $$1 | cs deop $chan $$1 | notice $$1 You have lost 14op in $chan $+ by $nick .
.Give hlop:services hlop $chan add $$1 | cs halfop $chan $$1 | notice $$1 You have been given 14halfop in $chan $+ by $nick .
.Take dhop:services dhop $chan del $$1 | cs dehalfop $chan $$1 | notice $$1 You have lost 14halfop in $chan $+ by $nick .
.Give cvop:services cvop $chan add $$1 | cs voice $chan $$1 | notice $$1 You have been given 14voice in $chan $+ by $nick .
.Take dvop:services dvop $chan del $$1 | cs devoice $chan $$1 | notice $$1 You have lost 14voice in $chan $+ by $nick .
Nice Addon Its Useful I Wanted To Give Opinion Abt Chanserv Like:
Give ca:services a $chan add $$1 | cs protect $chan $$1 |
notice $$1 You have been given 14protect in $chan $+ by $nick .
.Take cda:services deprotect $chan del $$1 | cs deprotect $$1 | notice $$1 You have lost 14protecthan $+ by $nick .


i know there some mistake sry but im in hurry
}

 Respond  
Chevy   -  May 29, 2007

Well Done Though It Looks Good.

 Respond  
Chevy   -  May 29, 2007

menu nicklist {

Add to mod list
.Give aop:services aop $chan add $$1 | mode $chan +o $$1 |
notice $$1 You have been given 14aop in $chan $+ .
.Take aop:services aop $chan del $$1 | mode $chan -o $$1 | notice $$1 You have lost 14aop in $chan $+ .
.Give sop:services sop $chan add $$1 | mode $chan +o $$1 | notice $$1 You have been given 14sop in $chan $+ .
.Take sop:services sop $chan del $$1 | mode $chan -o $$1 | notice $$1 You have lost 14sop in $chan $+ .
.Give vop:services vop $chan add $$1 | mode $chan +v $$1 | notice $$1 You have been given 14vop in $chan $+ .
.Take vop:services vop $chan del $$1 | mode $chan -v $$1 | notice $$1 You have lost 14vop in $chan $+ .
}

You Do not need to use /\'s It would be best not to use that or .Mode $chan -v $$1 but .Mode $chan or .Services
Would be much Better than /\'s

 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.