slub77 commented on a Page, answer system  -  Mar 28, 2010

you could make this smaller

on *:Invite:*: { 
  .notice $me $nick invites you to join $chan {
.dialog -v,-md answer.system answer.system { set %chan $chan | set %msgnick $nick } } }
Dialog answer.System {
  Title "VenomanswerSystem"
  Size -1 -1 40 40
  Option dbu
  button "yes ", 1, 0 0 37 15, flat 
  button "no ", 2, 0 18 37 15, flat 
}
on *:dialog:answer.system:sclick:1:.join %chan
on *:dialog:answer.system:sclick:2:.notice %msgnick no thank you

I always do this with scripts, i have to make them saller, so every opportunity i try n take lol

just saying....

 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.