pastebin
| #1 paste tool since 2002
create new paste
tools
api
archive
real-time
faq
pastebin
Follow @pastebin
create new paste
trending pastes
sign up
login
my settings
my profile
My Pastes
Public Pastes
Untitled
3 sec ago
Untitled
4 sec ago
Untitled
9 sec ago
Untitled
16 sec ago
Untitled
16 sec ago
Untitled
18 sec ago
Untitled
23 sec ago
Untitled
23 sec ago
Layout Width
Share Pastebin
splo
By: a guest | Feb 9th, 2010 | Syntax:
None
| Size: 0.24 KB | Hits: 14 | Expires: Never
Download
|
Raw
|
Embed
|
Report abuse
on *:text:!kick*:#help: {
if $nick isvoice $chan {
if $2 isvoice $chan {
/msg $chan I won't kick a FLS member $nick $+ ...
}
else {
if $2 ison $chan {
kick #help $2 $read(lizziebeth.txt)
}
}
create new paste
|
create new version of this paste
RAW Paste Data
on *:text:!kick*:#help: { if $nick isvoice $chan { if $2 isvoice $chan { /msg $chan I won't kick a FLS member $nick $+ ... } else { if $2 ison $chan { kick #help $2 $read(lizziebeth.txt) } }