Acronym Script HILFE? :(

aPhrox

Grünschnabel
Hi Liebe Tutorial Community,

habe folgende Frage die mir schon den Kopf zerbrechen lässt, bin seit Gestern eingefleischter IRC Nützer und hab von einem Kumpel folgendes Script bekommen, das ich aufjedenfall verwenden sollte

#AcronymScript on
on 1:INPUT:*: {
if (Status !isin $active && $left($1-,1) != /) {
%chk = $1-
%chk = $replace(%chk,lol,12Laugh12ing O12ut 12Lou12D)
%chk = $replace(%chk,llf,L12augh12s Li12ke F12ook )
%chk = $replace(%chk,pmsl,12Pi12§§ My 12Self Laug12hi12n )
%chk = $replace(%chk,lmao,12Im Laugh12in My 12A§§12 Of12f)
%chk = $replace(%chk,rofl,Im 12Roll12in 12On Th12e Fl12oor Lau12ghin)
%chk = $replace(%chk,brb,12Be R12ight 12Back)
%chk = $replace(%chk,bbs,12Be B12ack 12Soon )
%chk = $replace(%chk,bba,12Be B12ack 12after )
%chk = $replace(%chk,bbl,12Be B12ack 12Later )
%chk = $replace(%chk,bbiab,12Be B12ack 12In A B12it )
%chk = $replace(%chk,gd,12Goo12D )
%chk = $replace(%chk,good,12Goo12D )
%chk = $replace(%chk,cool,12Coo12Lieo12S )
%chk = $replace(%chk,,12Coo12Lieo12S )
%chk = $replace(%chk,right on,R12igt O12n )
%chk = $replace(%chk,what,12Wha12t )
%chk = $replace(%chk,why,12Why12 )
%chk = $replace(%chk,he he,12HeHe12HeHe )
%chk = $replace(%chk,okay,12Ok12ay )
%chk = $replace(%chk,w/e,12Wha12t Eve12R )
%chk = $replace(%chk,yes,12Yes12! )
%chk = $replace(%chk,?,12¿? )
%chk = $replace(%chk,bye,12Bye12Bye12...T12ake C12are )
%chk = $replace(%chk,cya,C12ya )
%chk = $replace(%chk,cyl,21C U 12Late12r )
say %chk | unset %chk | halt
}
}
#AcronymScript end

ich weis aber beim besten willen nicht wohin mit diesem langen Text :( kann mir von euch jemand Helfen bitte danke

mfg aPhrox
 
Das Script gehört in die Remote-Sektion (Tools>Remote).

Ich für meinen Teil finde solche Scripts jedoch lächerlich.
 

Neue Beiträge

Zurück