Chose Quit

By MpEkaLtsA on Jun 10, 2006

ctrl + p and paste to status

Quits
.Add a quit: {
  if ( %quit1 == $null ) { set %quit1 1. $$?="Enter A Quit" | goto end }
  if ( %quit2 == $null ) { set %quit2 2. $$?="Enter A Quit" | goto end }
  if ( %quit3 == $null ) { set %quit3 3. $$?="Enter A Quit" | goto end }
  if ( %quit4 == $null ) { set %quit4 4. $$?="Enter A Quit" | goto end }
  if ( %quit5 == $null ) { set %quit5 5. $$?="Enter A Quit" | goto end }
  if ( %quit6 == $null ) { set %quit6 6. $$?="Enter A Quit" | goto end }
  if ( %quit7 == $null ) { set %quit7 7. $$?="Enter A Quit" | goto end }
  if ( %quit8 == $null ) { set %quit8 8. $$?="Enter A Quit" | goto end }
  if ( %quit9 == $null ) { set %quit9 9. $$?="Enter A Quit" | goto end }
  else { echo 0,4 Too many Quit in your Quit list | halt }
  :end
  echo 4,0 $! has been added to your Quit list
}
.Change Quit
..%quit1:/quit $remove(%quit1,1. )
..%quit2:/quit $remove(%quit2,2. )
..%quit3:/quit $remove(%quit3,3. )
..%quit4:/quit $remove(%quit4,4. )
..%quit5:/quit $remove(%quit5,5. )
..%quit6:/quit $remove(%quit6,6. )
..%quit7:/quit $remove(%quit7,7. )
..%quit8:/quit $remove(%quit8,8. )
..%quit9:/quit $remove(%quit9,9. )
.Del a Quit
..%quit1:/unset %quit1 | echo -a  8<<<0,12quit 1 del your list8,1>>>
..%quit2:/unset %quit2 | echo -a  8<<<0,12quit 2 del your list8,1>>>
..%quit3:/unset %quit3 | echo -a  8<<<0,12quit 3 del your list8,1>>>
..%quit4:/unset %quit4 | echo -a  8<<<0,12quit 4 del your list8,1>>>
..%quit5:/unset %quit5 | echo -a  8<<<0,12quit 5 del your list8,1>>>
..%quit6:/unset %quit6 | echo -a  8<<<0,12quit 6 del your list8,1>>>
..%quit7:/unset %quit7 | echo -a  8<<<0,12quit 7 del your list8,1>>>
..%quit8:/unset %quit8 | echo -a  8<<<0,12quit 8 del your list8,1>>>
..%quit9:/unset %quit9 | echo -a  8<<<0,12quit 9 del your list8,1>>>

Comments

Sign in to comment.
sean   -  Jun 12, 2006

it\'s the same script he posted previously, just changed %nick to %quit

 Respond  
Noutrious   -  Jun 12, 2006

Okay, it sets and deletes quits - lame way, but the messages doesn`t appear when you quit.
Sorry, but 2.

 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.