Guten Morgen,
ich hoffe jemand kann mir weiter Helfen.
Also ich suche ein Script für MXC.xml das mich aber Anmeldet aber ohne das Passwort in Raum zu sehen ist habe die gleiche Version wie mein vörgänger.
<?xml version="1.0" standalone="no">
<config> // Main configuration File********************************************************
// Please have a look at the Metis Userguide
// for an explanation of all elemts and settings
// (File Metis.chm)
<BadwordPenalty enable="1" exclude="1"/>
<AutoKick enable="1" warnings="2"/>
<BadLangWarning value="TEST %NAME%."/>
<BadLangPreKick value="TEST"/>
<RedirectCommand value="/kick %RAWNAME%"/>
<BotFloodControl value="2000"/>
<UserFloodControl TimeFrame="10" MaxTriggerPerFrame="3" BanTime="240"/>
<NickSeparator value="._ "/>
<SecureParam value="1"/>
<SecureNickname value="0"/>
<ConfigEditor value="notepad.exe"/>
<MinimizeToTray value="1"/>
<EnableBeep value="1"/>
<EnableUpdateCheck value="1"/>
<OnJoinRoom type="script">
//Start vom Bot
<out typ="control">/mxc run</out>
//Begrüßungstext im Raum
<out>test</out>
//<out>/login test</out>
</OnJoinRoom>
<include file="test.xml"/>
<include file="test.xml"/>
</config>
kann mir da einer weiter Helfen was muss ich da ändern das das Passwort nicht in Raum zusehen ist.
Kann einer das neue script posten