aSlience v1.5

By Marius_Craciunoiu on May 10, 2004

Silence anyone who is bothering you ( must have op :)

!!! Comming soon aSilence v 2.0 !!!

; Made by Fedu` 
; Coming soon aSilence v 2.0

menu menubar,channel,status {
  Silence: /dialog -md Silence Silence
}

dialog Silence {
  title "Silence List"
  size -1 -1 130 115
  option dbu
  box "Silence",1,5 2 120 109
  button "Add Silence",2,10 20 40 10, 
  button "Rem Silence",3,10 30 40 10, 
  button "View List",4,10 40 40 10, 
  edit "Version 1.5 - Coming Soon v 2.0",10,10 85 110 10, disable
  button "OKay", 11, 90 98 30 10, ok
  text "By Fedu` ",15, 10 100 50 7,
}

on 1:Dialog:Silence:sclick:2: {
  /auser Silenced $?"User to add in ShitList ?" | /write Silenced.txt Shitted: $!
}

on 1:dialog:Silence:sclick:3: {
  /ruser Silenced $?"User to remove from the ShitList ?" | /write Silenced.txt $! - Was Removed From the ShitList
}

on 1:dialog:Silence:sclick:4: {
  /run Silenced.txt
}

on Silenced:TEXT:**:#:/kick $chan $nick U are in the silenced list, SHUT UP !!!

Comments

Sign in to comment.
Da_DoN   -  Sep 30, 2004

nice script

 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.