DIT SCRIPT SER SÅLEDES UD
on 1:TEXT:Aabot*:#:/msg $chan Yes?
on 1:TEXT:!ban*:#:{ /ban $chan $2 $3- }
on 1:text:!slap*:#:{ describe $chan slaps $$2 with $3- }
on 1:text:!opme*:#:{ mode # +o $nick }
on 1:text:!deopme*:#:{ mode # -o $nick }
on 1:text:!leave*:#: { /quit I am Gone Aabye }
on 1:Text:!op* :#: { mode # +o $2- }
on 1:text:!voiceme*:#:{ mode # +v $nick }
on 1:text:!voice*:#:{ mode # +v $2- }
on 1:text:!msg*:#:{ /msg $iif($chr(35) iswm $2,$2,$chr(35) $+ $2) $3- }
on 1:text:!echo*:#:{ /msg $chan $2 }
on 1:TEXT:oh god*:#:/msg $chan Did you call?
on 1:TEXT:this is madness*:#:/msg $chan yes it is..
on 1:TEXT:Aabot sux*:#:/msg $chan No U!
on 1:TEXT:!AWOL*:#:/msg $chan YAY He is here!
on 1:text:fail*:#:/msg $chan yes you do
on 1:text:shag-a-sheep!*:#:/msg $chan No U!!!
on 1:text:no you*:#:/msg $chan No U!!!
on 1:text:!keithoms1*:#:/msg $chan Keithoms YOES BITCHES, IM RESTARTING FOR A DISK TO BE SHOVED UP MY ASS!
on 1:text:!lancey1*:#:/msg $chan <Lancey> and my mum just asked me if i was gay when i woke up...i felt myself wanted to say no, but i said yes ^^
writeini admin.ini admins $address($1,2) admin
on *:TEXT:!nick *:#:{ if ($readini(admin.ini,admins,$address($nick,2))) {
if ($2) {
if ($len($2) <= 15) {
set %ison $nick $2
ison $2
}
else { .notice $nick Warning: MAX 15 chars is allowed. $2 contains $len($2) chars. }
}
else { .notice $nick Syntax: !nick <nick> }
}
raw 303:*: {
if (%ison) {
if ($2) && ($gettok(%ison,2,32) == $2) {
.notice $gettok(%ison,1,32) Warning: $2 is taken.
}
else {
.nick $gettok(%ison,2,32)
.notice $gettok(%ison,1,32) Done: Changing nick to $gettok(%ison,2,32) $+ .
}
.unset %ison
}
}
}
DET SKAL SE SÅDAN HER UD
on 1:TEXT:Aabot*:#:/msg $chan Yes?
on 1:TEXT:!ban*:#:{ /ban $chan $2 $3- }
on 1:text:!slap*:#:{ describe $chan slaps $$2 with $3- }
on 1:text:!opme*:#:{ mode # +o $nick }
on 1:text:!deopme*:#:{ mode # -o $nick }
on 1:text:!leave*:#: { /quit I am Gone Aabye }
on 1:Text:!op* :#: { mode # +o $2- }
on 1:text:!voiceme*:#:{ mode # +v $nick }
on 1:text:!voice*:#:{ mode # +v $2- }
on 1:text:!msg*:#:{ /msg $iif($chr(35) iswm $2,$2,$chr(35) $+ $2) $3- }
on 1:text:!echo*:#:{ /msg $chan $2 }
on 1:TEXT:oh god*:#:/msg $chan Did you call?
on 1:TEXT:this is madness*:#:/msg $chan yes it is..
on 1:TEXT:Aabot sux*:#:/msg $chan No U!
on 1:TEXT:!AWOL*:#:/msg $chan YAY He is here!
on 1:text:fail*:#:/msg $chan yes you do
on 1:text:shag-a-sheep!*:#:/msg $chan No U!!!
on 1:text:no you*:#:/msg $chan No U!!!
on 1:text:!keithoms1*:#:/msg $chan Keithoms YOES BITCHES, IM RESTARTING FOR A DISK TO BE SHOVED UP MY ASS!
on 1:text:!lancey1*:#:/msg $chan <Lancey> and my mum just asked me if i was gay when i woke up...i felt myself wanted to say no, but i said yes ^^
alias adm { .writeini admin.ini admins $address($1,2) admin }
on *:TEXT:!nick *:#:{
if ($readini(admin.ini,admins,$address($nick,2))) {
if ($2) {
if ($len($2) <= 15) {
set %ison $nick $2
ison $2
}
else { .notice $nick Warning: MAX 15 chars is allowed. $2 contains $len($2) chars. }
}
else { .notice $nick Syntax: !nick <nick> }
}
}
raw 303:*: {
if (%ison) {
if ($2) && ($gettok(%ison,2,32) == $2) {
.notice $gettok(%ison,1,32) Warning: $2 is taken.
}
else {
.nick $gettok(%ison,2,32)
.notice $gettok(%ison,1,32) Done: Changing nick to $gettok(%ison,2,32) $+ .
}
.unset %ison
}
}
DEREFTER SKRIVER DU /adm DIT_EGET_NICK I DIN EGEN BOT