Na tibiaauto ustawialismy na ots combo bota na haslo " exuraa "

Gdzies jeszcze mam ten plik zdaje sie.
Edit. Tak to wygladalo. W auto responderze trzeba bylo wgrac plik xD
Cytuj:
<responder>
<!-- one thread: respond to 'hello' with sophisticated
answer -->
<thread>
<if>
<condition>
<and>
<message
match="exuraa"/>
<playername
match="Vura Soth"/>
</and>
</condition>
<say text="%ta sd" channel="say"/>
<sleep time="0"/>
</if>
</thread>
</responder>
|