--== Propertise by UnderClocker ==-- --== Copyright 2002-2008 ==-- --== neraka Inc ® ==-- --== Htt//nerakaInc.tripod.com ==-- #KCounter on on *:kick:#:if ( $nick == $me ) inc %kicks 1 alias kick { if ($me isop $1) && ($2 ison $1) { kick $1 $2 $3- Kick No: $+ %kicks $+ 7º14¤ 4H14ttp://4N14eraka4I14nc.4T14ripod.4C14om 14¤7º } } #KCounter End alias kcounter { dialog -m kcounter kcounter } dialog kcounter { title "Kick Counter" size -1 -1 138 73 option dbu box "Power", 1, 6 3 50 50 button "On", 2, 12 13 37 12 button "Off", 3, 12 33 37 12 box "Options", 4, 81 3 50 50 button "Echo", 5, 87 13 37 12 button "Clear Kicks", 6, 87 33 37 12 text "sourceX", 7, 22 54 20 8, disable link "http://www.tripod.com", 8, 5 65 66 8 text "Webchat.Org", 9, 88 54 40 8 text "#nerakaInc & #metalcore", 10, 82 64 55 8 button "Close", 11, 58 25 21 12, ok } on 1:DIALOG:kcounter:sclick:*: { if ( $did == 2 ) { /.enable #KCounter | echo -a Kick Counter Is Now Turned On } if ( $did == 3 ) { /.disable #KCounter | echo -a Kick Counter Is Now Turned Off } if ( $did == 5 ) { /echo -a $chan 4,1I 4,1K14,1icked3 %kicks 4,1I 4,1K14,1icked3 4T14imes 4S14o 4F14ar } if ( $did == 6 ) { /clear %kicks | /echno -a The Number Of Kicks You Had, Has Been Cleared } if ( $did == 8 ) { /run http://nerakaInc.tripod.com } if ( $did == 11 ) { /close } } menu channel { Kick Counter:/kcounter