<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forum.eggheads.org/app.php/feed/topic/15646" />

	<title>egghelp/eggheads community</title>
	<subtitle>Discussion of eggdrop bots, shell accounts and tcl scripts.</subtitle>
	<link href="https://forum.eggheads.org/index.php" />
	<updated>2008-04-30T23:00:02-04:00</updated>

	<author><name><![CDATA[egghelp/eggheads community]]></name></author>
	<id>https://forum.eggheads.org/app.php/feed/topic/15646</id>

		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2008-04-30T23:00:02-04:00</updated>

		<published>2008-04-30T23:00:02-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=82649#p82649</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=82649#p82649"/>
		<title type="html"><![CDATA[Turn off the lastspoke command on eggdrop v1.6.18:]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=82649#p82649"><![CDATA[
Try simply unloading all scripts (restart the bot); reload one Tcl at a time testing and isolating until you find the offending script and simply do not load it as Sir_Fz stated earlier.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Wed Apr 30, 2008 11:00 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Zerg]]></name></author>
		<updated>2008-04-30T02:08:58-04:00</updated>

		<published>2008-04-30T02:08:58-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=82627#p82627</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=82627#p82627"/>
		<title type="html"><![CDATA[Turn off the lastspoke command on eggdrop v1.6.18:]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=82627#p82627"><![CDATA[
<blockquote class="uncited"><div><blockquote class="uncited"><div>The gseen modul have the previx: "?"<br>Not "!"</div></blockquote>You might want to try and edit gseen.conf:<blockquote class="uncited"><div># the char that marks public commands (!seen, etc...)<br># "" is a valid option<br>set cmdchar "!"</div></blockquote></div></blockquote>i have change it into ? i dont would back to ! .<br><br>I have a problem with !lastspoke it cannot be gseen because it have previx ?<br><br>Read the complete text not one line!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7776">Zerg</a> — Wed Apr 30, 2008 2:08 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2008-04-28T21:05:54-04:00</updated>

		<published>2008-04-28T21:05:54-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=82602#p82602</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=82602#p82602"/>
		<title type="html"><![CDATA[Turn off the lastspoke command on eggdrop v1.6.18:]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=82602#p82602"><![CDATA[
<blockquote class="uncited"><div>The gseen modul have the previx: "?"<br>Not "!"</div></blockquote>You might want to try and edit gseen.conf:<blockquote class="uncited"><div># the char that marks public commands (!seen, etc...)<br># "" is a valid option<br>set cmdchar "!"</div></blockquote><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Mon Apr 28, 2008 9:05 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2008-04-27T05:47:54-04:00</updated>

		<published>2008-04-27T05:47:54-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=82562#p82562</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=82562#p82562"/>
		<title type="html"><![CDATA[Turn off the lastspoke command on eggdrop v1.6.18:]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=82562#p82562"><![CDATA[
It could also be a pubm bind which parses !lastspoke inside its procedure.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Sun Apr 27, 2008 5:47 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2008-04-26T21:24:09-04:00</updated>

		<published>2008-04-26T21:24:09-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=82558#p82558</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=82558#p82558"/>
		<title type="html"><![CDATA[Turn off the lastspoke command on eggdrop v1.6.18:]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=82558#p82558"><![CDATA[
There is no command ".proc", what username suggested was that you identify the binding that provides the command, and check your scripts and modules for the associated tcl-command (or proc).<br><br>The output from your listing does shed alittle light on the matter; since a normal .binds listing did now display the binding, that would suggest that it originates from a module - not a script. In order to see these bindings, you'd need to run ".binds all".<br><br>Could you write the following code into a file and load it as a script, and then run the command .findlastspoke on dcc; then paste the output here:<br><div class="codebox"><p>Code: </p><pre><code>bind dcc - findlastspoke dcc:findlastspokeproc findlastspoke {hand idx arg} { foreach binding [binds] {  if {[string match "*lastspoke*" [lindex $binding 2]]} {   putidx $idx "Found matching binding: $binding"   putidx $idx "To remove, add the following to the end of your configfile"   putidx $idx "[list "unbind" [lindex $binding 0] [lindex $binding 1] [lindex $binding 2] [lindex $binding 4]]"  } }}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Sat Apr 26, 2008 9:24 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Zerg]]></name></author>
		<updated>2008-04-26T19:31:38-04:00</updated>

		<published>2008-04-26T19:31:38-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=82557#p82557</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=82557#p82557"/>
		<title type="html"><![CDATA[Turn off the lastspoke command on eggdrop v1.6.18:]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=82557#p82557"><![CDATA[
<blockquote class="uncited"><div>There is no such command in stats.conf this command from bseen1.4.2.c.tcl<br>Try <blockquote class="uncited"><div>.binds</div></blockquote> in partyline and than find proc what works with lastspoke command. After that find script with this proc.</div></blockquote>i havent fount lastspoke... the .proc cant understand the egg.<br><br>.binds<br>&lt;Egg&gt; Kommandoverknuepfungen:<br>&lt;Egg&gt;   TYPE FLGS     COMMAND              HITS BINDING (TCL)<br>&lt;Egg&gt;   chon -|-      *                       2 showmotd<br>&lt;Egg&gt;   ctcp -|-      *                      11 run_wiki_ctcp<br>&lt;Egg&gt;   dcc  -|-      kg2lb                   0 con:kg2lb:dcc<br>&lt;Egg&gt;   dcc  -|-      lb2kg                   0 con:lb2kg:dcc<br>&lt;Egg&gt;   dcc  -|-      km2mi                   0 con:km2mi:dcc<br>&lt;Egg&gt;   dcc  -|-      mi2km                   0 con:mi2km:dcc<br>&lt;Egg&gt;   dcc  -|-      m2ft                    0 con:m2ft:dcc<br>&lt;Egg&gt;   dcc  -|-      ft2m                    0 con:ft2m:dcc<br>&lt;Egg&gt;   dcc  -|-      calc                    0 con:calc:dcc<br>&lt;Egg&gt;   dcc  -|-      c2f                     0 con:c2f:dcc<br>&lt;Egg&gt;   dcc  -|-      f2c                     0 con:f2c:dcc<br>&lt;Egg&gt;   dcc  -|-      convert                 0 con:convert:dcc<br>&lt;Egg&gt;   dcc  -|-      leo                     0 dcc:leo<br>&lt;Egg&gt;   dcc  m|-      rss                     0 ::rssnews::rss<br>&lt;Egg&gt;   dcc  m|-      showfields              0 showfields<br>&lt;Egg&gt;   dcc  m|-      chicq                   0 dcc_chuserinfo<br>&lt;Egg&gt;   dcc  -|-      icq                     0 dcc_setuserinfo<br>&lt;Egg&gt;   dcc  m|-      chphone                 0 dcc_chuserinfo<br>&lt;Egg&gt;   dcc  -|-      phone                   0 dcc_setuserinfo<br>&lt;Egg&gt;   dcc  m|-      chdob                   0 dcc_chuserinfo<br>&lt;Egg&gt;   dcc  -|-      dob                     0 dcc_setuserinfo<br>&lt;Egg&gt;   dcc  m|-      chemail                 0 dcc_chuserinfo<br>&lt;Egg&gt;   dcc  -|-      email                   0 dcc_setuserinfo<br>&lt;Egg&gt;   dcc  m|-      chirl                   0 dcc_chuserinfo<br>&lt;Egg&gt;   dcc  -|-      irl                     0 dcc_setuserinfo<br>&lt;Egg&gt;   dcc  m|-      chgf                    0 dcc_chuserinfo<br>&lt;Egg&gt;   dcc  -|-      gf                      0 dcc_setuserinfo<br>&lt;Egg&gt;   dcc  m|-      chbf                    0 dcc_chuserinfo<br>&lt;Egg&gt;   dcc  -|-      bf                      0 dcc_setuserinfo<br>&lt;Egg&gt;   dcc  m|-      churl                   0 dcc_chuserinfo<br>&lt;Egg&gt;   dcc  -|-      url                     0 dcc_setuserinfo<br>&lt;Egg&gt;   dcc  -|-      motd                    0 showmotd<br>&lt;Egg&gt;   evnt -|-      init-server             1 evnt:init_server<br>&lt;Egg&gt;   filt -|-      /me *                   0 filt:telnet_action<br>&lt;Egg&gt;   filt -|-      CTCP_MESSAGE ACTION *    0 filt:dcc_action2<br>&lt;Egg&gt;   filt -|-      ACTION *              0 filt:dcc_action<br>&lt;Egg&gt;   join -|-      *                     282 checkident<br>&lt;Egg&gt;   msg  -|-      .kg2lb                  0 con:kg2lb:msg<br>&lt;Egg&gt;   msg  -|-      .lb2kg                  0 con:lb2kg:msg<br>&lt;Egg&gt;   msg  -|-      .km2mi                  0 con:km2mi:msg<br>&lt;Egg&gt;   msg  -|-      .mi2km                  0 con:mi2km:msg<br>&lt;Egg&gt;   msg  -|-      .m2ft                   0 con:m2ft:msg<br>&lt;Egg&gt;   msg  -|-      .ft2m                   0 con:ft2m:msg<br>&lt;Egg&gt;   msg  -|-      .calc                   0 con:calc:msg<br>&lt;Egg&gt;   msg  -|-      .c2f                    0 con:c2f:msg<br>&lt;Egg&gt;   msg  -|-      .f2c                    0 con:f2c:msg<br>&lt;Egg&gt;   msg  -|-      .convert                0 con:convert:msg<br>&lt;Egg&gt;   msg  m|-      ?update                 0 iws_auto_update<br>&lt;Egg&gt;   msg  -|-      ?forecast               0 msg_previws<br>&lt;Egg&gt;   msg  -|-      ?prevision              0 msg_previws<br>&lt;Egg&gt;   msg  -|-      ?previsions             0 msg_previws<br>&lt;Egg&gt;   msg  -|-      ?wetter                 0 msg_iws<br>&lt;Egg&gt;   msg  -|-      ?weather                0 msg_iws<br>&lt;Egg&gt;   msg  -|-      ?meteo                  0 msg_iws<br>&lt;Egg&gt;   msg  -|-      .wzf                    0 msg_previws<br>&lt;Egg&gt;   msg  -|-      .wzc                    0 msg_iws<br>&lt;Egg&gt;   msg  -|-      .wz                     0 msg_iws<br>&lt;Egg&gt;   msg  -|-      icq                     0 msg_setuserinfo<br>&lt;Egg&gt;   msg  -|-      phone                   0 msg_setuserinfo<br>&lt;Egg&gt;   msg  -|-      dob                     0 msg_setuserinfo<br>&lt;Egg&gt;   msg  -|-      email                   0 msg_setuserinfo<br>&lt;Egg&gt;   msg  -|-      irl                     0 msg_setuserinfo<br>&lt;Egg&gt;   msg  -|-      gf                      0 msg_setuserinfo<br>&lt;Egg&gt;   msg  -|-      bf                      0 msg_setuserinfo<br>&lt;Egg&gt;   msg  -|-      url                     0 msg_setuserinfo<br>&lt;Egg&gt;   pub  -|-      .tvsearch               9 tvsearch 1<br>&lt;Egg&gt;   pub  -|-      !gummipuppe             1 gummipuppe<br>&lt;Egg&gt;   pub  -|-      .calc                   6 con:calc:pub<br>&lt;Egg&gt;   pub  -|-      !bier                   1 bier<br>&lt;Egg&gt;   pub  -|-      ?trans                  3 pub:leo<br>&lt;Egg&gt;   pub  -|-      !wiki                   0 run_wiki_cmd<br>&lt;Egg&gt;   pub  -|-      .tvlist                 0 listremindtv<br>&lt;Egg&gt;   pub  -|-      .tvdel                  0 delremindtv<br>&lt;Egg&gt;   pub  -|-      .tvadd                  0 addremindtv<br>&lt;Egg&gt;   pub  -|-      .tvhaupt                0 listhaupttv<br>&lt;Egg&gt;   pub  -|-      .delhaupt               0 delhaupttv<br>&lt;Egg&gt;   pub  -|-      .addhaupt               0 addhaupttv<br>&lt;Egg&gt;   pub  -|-      .tvhilfe                0 tvhelp<br>&lt;Egg&gt;   pub  -|-      .tvhelp                 0 tvhelp<br>&lt;Egg&gt;   pub  -|-      .tv                     0 tvreply<br>&lt;Egg&gt;   pub  -|-      .kg2lb                  0 con:kg2lb:pub<br>&lt;Egg&gt;   pub  -|-      .lb2kg                  0 con:lb2kg:pub<br>&lt;Egg&gt;   pub  -|-      .km2mi                  0 con:km2mi:pub<br>&lt;Egg&gt;   pub  -|-      .mi2km                  0 con:mi2km:pub<br>&lt;Egg&gt;   pub  -|-      .m2ft                   0 con:m2ft:pub<br>&lt;Egg&gt;   pub  -|-      .ft2m                   0 con:ft2m:pub<br>&lt;Egg&gt;   pub  -|-      .c2f                    0 con:c2f:pub<br>&lt;Egg&gt;   pub  -|-      .f2c                    0 con:f2c:pub<br>&lt;Egg&gt;   pub  -|-      .convert                0 con:convert:pub<br>&lt;Egg&gt;   pub  -|-      ?t                      0 pub:leo<br>&lt;Egg&gt;   pub  -|-      ?leo                    0 pub:leo<br>&lt;Egg&gt;   pub  -|-      !news                   0 ::rssnews::news<br>&lt;Egg&gt;   pub  -|-      ?forecast               0 pub_previws<br>&lt;Egg&gt;   pub  -|-      ?prevision              0 pub_previws<br>&lt;Egg&gt;   pub  -|-      ?previsions             0 pub_previws<br>&lt;Egg&gt;   pub  -|-      ?meteo                  0 pub_iws<br>&lt;Egg&gt;   pub  -|-      ?w                      0 pub_iws<br>&lt;Egg&gt;   pub  -|-      ?donnerwetter           0 pub_iws<br>&lt;Egg&gt;   pub  -|-      ?wetter                 0 pub_iws<br>&lt;Egg&gt;   pub  -|-      ?weather                0 pub_iws<br>&lt;Egg&gt;   pub  -|-      .wzf                    0 pub_previws<br>&lt;Egg&gt;   pub  -|-      .wzc                    0 pub_iws<br>&lt;Egg&gt;   pub  -|-      .wz                     0 pub_iws<br>&lt;Egg&gt;   pub  -|-      ?file                   0 pub:file<br>&lt;Egg&gt;   pub  -|-      ?image                  0 pub:image<br>&lt;Egg&gt;   pub  -|-      ?google                 0 pub:google<br>&lt;Egg&gt;   pub  -|-      !fernseher              0 fernseher<br>&lt;Egg&gt;   pub  -|-      !re                     0 re<br>&lt;Egg&gt;   pub  -|-      !wink                   0 wink<br>&lt;Egg&gt;   pub  -|-      !shower                 0 shower<br>&lt;Egg&gt;   pub  -|-      !mix                    0 mix<br>&lt;Egg&gt;   pub  -|-      !brb                    0 brb<br>&lt;Egg&gt;   pub  -|-      !n8ti                   0 n8ti<br>&lt;Egg&gt;   pub  -|-      !nacht                  0 nacht<br>&lt;Egg&gt;   pub  -|-      !tach                   0 tach<br>&lt;Egg&gt;   pub  -|-      !ciao                   0 ciao<br>&lt;Egg&gt;   pub  -|-      !gruezi                 0 gruezi<br>&lt;Egg&gt;   pub  -|-      !huhu                   0 huhu<br>&lt;Egg&gt;   pub  -|-      !moin                   0 moin<br>&lt;Egg&gt;   pub  -|-      !prost                  0 prost<br>&lt;Egg&gt;   pub  -|-      !hallo                  0 hallo<br>&lt;Egg&gt;   pub  -|-      !massage                0 massage<br>&lt;Egg&gt;   pub  -|-      !loeschen               0 loeschen<br>&lt;Egg&gt;   pub  -|-      !feuer                  0 feuer<br>&lt;Egg&gt;   pub  -|-      !feuerzeug              0 feuerzeug<br>&lt;Egg&gt;   pub  -|-      !tuete                  0 tuete<br>&lt;Egg&gt;   pub  -|-      !ecstasy                0 ecstasy<br>&lt;Egg&gt;   pub  -|-      !joint                  0 joint<br>&lt;Egg&gt;   pub  -|-      !bong                   0 bong<br>&lt;Egg&gt;   pub  -|-      !crack                  0 crack<br>&lt;Egg&gt;   pub  -|-      !abbindguertel          0 abbindguertel<br>&lt;Egg&gt;   pub  -|-      !lsd                    0 lsd<br>&lt;Egg&gt;   pub  -|-      !kerze                  0 kerze<br>&lt;Egg&gt;   pub  -|-      !drogenloeffel          0 drogenloeffel<br>&lt;Egg&gt;   pub  -|-      !spritze                0 spritze<br>&lt;Egg&gt;   pub  -|-      !gras                   0 gras<br>&lt;Egg&gt;   pub  -|-      !gedenkminute           0 gedenkminute<br>&lt;Egg&gt;   pub  -|-      !beam                   0 beam<br>&lt;Egg&gt;   pub  -|-      !konzentration          0 konzentration<br>&lt;Egg&gt;   pub  -|-      !geduld                 0 geduld<br>&lt;Egg&gt;   pub  -|-      !doener                 0 doener<br>&lt;Egg&gt;   pub  -|-      !muelleimer             0 muelleimer<br>&lt;Egg&gt;   pub  -|-      !fluch                  0 pub_!fluch<br>&lt;Egg&gt;   pub  -|-      !ale                    0 ale<br>&lt;Egg&gt;   pub  -|-      !pms                    0 pms<br>&lt;Egg&gt;   pub  -|-      !schlaflied             0 schlaflied<br>&lt;Egg&gt;   pub  -|-      !filtertip              0 filtertip<br>&lt;Egg&gt;   pub  -|-      !aschenbecher           0 aschenbecher<br>&lt;Egg&gt;   pub  -|-      !leiche                 0 leiche<br>&lt;Egg&gt;   pub  -|-      !himbeereis             0 himbeereis<br>&lt;Egg&gt;   pub  -|-      !erdbeereis             0 erdbeereis<br>&lt;Egg&gt;   pub  -|-      !vanilleeis             0 vanilleeis<br>&lt;Egg&gt;   pub  -|-      !zitroneneis            0 zitroneneis<br>&lt;Egg&gt;   pub  -|-      !schokoladeneis         0 schokoladeneis<br>&lt;Egg&gt;   pub  -|-      !eiswuerfel             0 eiswuerfel<br>&lt;Egg&gt;   pub  -|-      !zitronentee            0 zitronentee<br>&lt;Egg&gt;   pub  -|-      !bienenstich            0 bienenstich<br>&lt;Egg&gt;   pub  -|-      !schaumrollen           0 schaumrollen<br>&lt;Egg&gt;   pub  -|-      !plaetzchen             0 plaetzchen<br>&lt;Egg&gt;   pub  -|-      !erdbeersahnetorte      0 erdbeersahnetorte<br>&lt;Egg&gt;   pub  -|-      !rumkuchen              0 rumkuchen<br>&lt;Egg&gt;   pub  -|-      !donauwelle             0 donauwelle<br>&lt;Egg&gt;   pub  -|-      !schwarzwaelderkirsch    0 schwarzwaelderkirsch<br>&lt;Egg&gt;   pub  -|-      !kaesekuchen            0 kaesekuchen<br>&lt;Egg&gt;   pub  -|-      !handgranate            0 handgranate<br>&lt;Egg&gt;   pub  -|-      !Bumerang               0 Bumerang<br>&lt;Egg&gt;   pub  -|-      !JoJo                   0 JoJo<br>&lt;Egg&gt;   pub  -|-      !Rabenschnabel          0 Rabenschnabel<br>&lt;Egg&gt;   pub  -|-      !Streitkolben           0 Streitkolben<br>&lt;Egg&gt;   pub  -|-      !Kriegshammer           0 Kriegshammer<br>&lt;Egg&gt;   pub  -|-      !Katana                 0 Katana<br>&lt;Egg&gt;   pub  -|-      !Langschwert            0 Langschwert<br>&lt;Egg&gt;   pub  -|-      !Bastardschwert         0 Bastardschwert<br>&lt;Egg&gt;   pub  -|-      !Hellebarde             0 Hellebarde<br>&lt;Egg&gt;   pub  -|-      !henkersbeil            0 henkersbeil<br>&lt;Egg&gt;   pub  -|-      !streitaxt              0 streitaxt<br>&lt;Egg&gt;   pub  -|-      !sturmsense             0 sturmsense<br>&lt;Egg&gt;   pub  -|-      !ak47                   0 ak47<br>&lt;Egg&gt;   pub  -|-      !peitsche               0 peitsche<br>&lt;Egg&gt;   pub  -|-      !dreizack               0 dreizack<br>&lt;Egg&gt;   pub  -|-      !lichtschwert           0 lichtschwert<br>&lt;Egg&gt;   pub  -|-      !schwert                0 schwert<br>&lt;Egg&gt;   pub  -|-      !keule                  0 keule<br>&lt;Egg&gt;   pub  -|-      !vibrator               0 vibrator<br>&lt;Egg&gt;   pub  -|-      !sex                    0 sex<br>&lt;Egg&gt;   pub  -|-      !ficken                 0 ficken<br>&lt;Egg&gt;   pub  -|-      !sonnenliege            0 sonnenliege<br>&lt;Egg&gt;   pub  -|-      !plueschsofa            0 plueschsofa<br>&lt;Egg&gt;   pub  -|-      !aufwachen              0 aufwachen<br>&lt;Egg&gt;   pub  -|-      !schlafcouch            0 schlafcouch<br>&lt;Egg&gt;   pub  -|-      !schaukelstuhl          0 schaukelstuhl<br>&lt;Egg&gt;   pub  -|-      !spielekiste            0 spielekiste<br>&lt;Egg&gt;   pub  -|-      !chefsessel             0 chefsessel<br>&lt;Egg&gt;   pub  -|-      !geheimnisse            0 geheimnisse<br>&lt;Egg&gt;   pub  -|-      !gold                   0 gold<br>&lt;Egg&gt;   pub  -|-      !telekom-aktien         0 telekom-aktien<br>&lt;Egg&gt;   pub  -|-      !brilliante_ideen       0 brilliante_ideen<br>&lt;Egg&gt;   pub  -|-      !geldscheine            0 geldscheine<br>&lt;Egg&gt;   pub  -|-      !spiegelei              0 spiegelei<br>&lt;Egg&gt;   pub  -|-      !ruehrei                0 ruehrei<br>&lt;Egg&gt;   pub  -|-      !bratwurst              0 bratwurst<br>&lt;Egg&gt;   pub  -|-      !sauerbraten            0 sauerbraten<br>&lt;Egg&gt;   pub  -|-      !flugente               0 flugente<br>&lt;Egg&gt;   pub  -|-      !spinat                 0 spinat<br>&lt;Egg&gt;   pub  -|-      !spargel                0 spargel<br>&lt;Egg&gt;   pub  -|-      !knobibrot              0 knobibrot<br>&lt;Egg&gt;   pub  -|-      !Camembert              0 Camembert<br>&lt;Egg&gt;   pub  -|-      !pizza                  0 pizza<br>&lt;Egg&gt;   pub  -|-      !spaghetti              0 spaghetti<br>&lt;Egg&gt;   pub  -|-      !kartoffelsuppe         0 kartoffelsuppe<br>&lt;Egg&gt;   pub  -|-      !spinatnudeln           0 spinatnudeln<br>&lt;Egg&gt;   pub  -|-      !lachs                  0 lachs<br>&lt;Egg&gt;   pub  -|-      !kartoffelpuffer        0 kartoffelpuffer<br>&lt;Egg&gt;   pub  -|-      !fischstaebchen         0 fischstaebchen<br>&lt;Egg&gt;   pub  -|-      !currywurst             0 currywurst<br>&lt;Egg&gt;   pub  -|-      !steak                  0 steak<br>&lt;Egg&gt;   pub  -|-      !schnitzel              0 schnitzel<br>&lt;Egg&gt;   pub  -|-      !pommes                 0 pommes<br>&lt;Egg&gt;   pub  -|-      !cappuccino             0 cappuccino<br>&lt;Egg&gt;   pub  -|-      !tetris-spiel           0 tetris-spiel<br>&lt;Egg&gt;   pub  -|-      !nudelholz              0 nudelholz<br>&lt;Egg&gt;   pub  -|-      !tabak                  0 tabak<br>&lt;Egg&gt;   pub  -|-      !zigarre                0 zigarre<br>&lt;Egg&gt;   pub  -|-      !zigaretten             0 zigaretten<br>&lt;Egg&gt;   pub  -|-      !pflaster               0 pflaster<br>&lt;Egg&gt;   pub  -|-      !aspirin                0 aspirin<br>&lt;Egg&gt;   pub  -|-      !tee                    0 tee<br>&lt;Egg&gt;   pub  -|-      !jaco                   0 jaco<br>&lt;Egg&gt;   pub  -|-      !kaffee!alle            0 kaffee!alle<br>&lt;Egg&gt;   pub  -|-      !kaffee                 0 kaffee<br>&lt;Egg&gt;   pub  -|-      !waermflasche           0 waermflasche<br>&lt;Egg&gt;   pub  -|-      !glas                   0 glas<br>&lt;Egg&gt;   pub  -|-      !schuessel              0 schuessel<br>&lt;Egg&gt;   pub  -|-      !glaeser                0 glaeser<br>&lt;Egg&gt;   pub  -|-      !becher                 0 becher<br>&lt;Egg&gt;   pub  -|-      !tassen                 0 tassen<br>&lt;Egg&gt;   pub  -|-      !teller                 0 teller<br>&lt;Egg&gt;   pub  -|-      !anhalterpack           0 anhalterpack<br>&lt;Egg&gt;   pub  -|-      !loeffel                0 loeffel<br>&lt;Egg&gt;   pub  -|-      !gabel                  0 gabel<br>&lt;Egg&gt;   pub  -|-      !messer                 0 messer<br>&lt;Egg&gt;   pub  -|-      !pistazien              0 pistazien<br>&lt;Egg&gt;   pub  -|-      !katjes                 0 katjes<br>&lt;Egg&gt;   pub  -|-      !schokolade             0 schokolade<br>&lt;Egg&gt;   pub  -|-      !gummibaerchen          0 gummibaerchen<br>&lt;Egg&gt;   pub  -|-      !salzstangen            0 salzstangen<br>&lt;Egg&gt;   pub  -|-      !raeucherstaebchen      0 raeucherstaebchen<br>&lt;Egg&gt;   pub  -|-      !wunderkerzen           0 wunderkerzen<br>&lt;Egg&gt;   pub  -|-      !esspapier              0 esspapier<br>&lt;Egg&gt;   pub  -|-      !marzipan               0 marzipan<br>&lt;Egg&gt;   pub  -|-      !flips                  0 flips<br>&lt;Egg&gt;   pub  -|-      !chips                  0 chips<br>&lt;Egg&gt;   pub  -|-      !baguette               0 baguette<br>&lt;Egg&gt;   pub  -|-      !pizzabrot              0 pizzabrot<br>&lt;Egg&gt;   pub  -|-      !zwiebelbrot            0 zwiebelbrot<br>&lt;Egg&gt;   pub  -|-      !broetchen              0 broetchen<br>&lt;Egg&gt;   pub  -|-      !knaeckebrot            0 knaeckebrot<br>&lt;Egg&gt;   pub  -|-      !vollkornbrot           0 vollkornbrot<br>&lt;Egg&gt;   pub  -|-      !mischbrot              0 mischbrot<br>&lt;Egg&gt;   pub  -|-      !weissbrot              0 weissbrot<br>&lt;Egg&gt;   pub  -|-      !brezeln                0 brezeln<br>&lt;Egg&gt;   pub  -|-      !erdbeeren              0 erdbeeren<br>&lt;Egg&gt;   pub  -|-      !zipfelsaft             0 zipfelsaft<br>&lt;Egg&gt;   pub  -|-      !mava                   0 mava<br>&lt;Egg&gt;   pub  -|-      !nutella                0 nutella<br>&lt;Egg&gt;   pub  -|-      !honig                  0 honig<br>&lt;Egg&gt;   pub  -|-      !marmelade              0 marmelade<br>&lt;Egg&gt;   pub  -|-      !margarine              0 margarine<br>&lt;Egg&gt;   pub  -|-      !butter                 0 butter<br>&lt;Egg&gt;   pub  -|-      !eier                   0 eier<br>&lt;Egg&gt;   pub  -|-      !erdbeerpudding         0 erdbeerpudding<br>&lt;Egg&gt;   pub  -|-      !vabeeren               0 vabeeren<br>&lt;Egg&gt;   pub  -|-      !vanillepudding         0 vanillepudding<br>&lt;Egg&gt;   pub  -|-      !schokopudding          0 schokopudding<br>&lt;Egg&gt;   pub  -|-      !mayonnaise             0 mayonnaise<br>&lt;Egg&gt;   pub  -|-      !ketchup                0 ketchup<br>&lt;Egg&gt;   pub  -|-      !gemischtersalat        0 gemischtersalat<br>&lt;Egg&gt;   pub  -|-      !meeresfruechtesalat    0 meeresfruechtesalat<br>&lt;Egg&gt;   pub  -|-      !salat                  0 salat<br>&lt;Egg&gt;   pub  -|-      !wurst                  0 wurst<br>&lt;Egg&gt;   pub  -|-      !joghurt                0 joghurt<br>&lt;Egg&gt;   pub  -|-      !ovo                    0 ovo<br>&lt;Egg&gt;   pub  -|-      !milch                  0 milch<br>&lt;Egg&gt;   pub  -|-      !torte                  0 torte<br>&lt;Egg&gt;   pub  -|-      !eistee                 0 eistee<br>&lt;Egg&gt;   pub  -|-      !kakao                  0 kakao<br>&lt;Egg&gt;   pub  -|-      !kaese                  0 kaese<br>&lt;Egg&gt;   pub  -|-      !janx                   0 janx<br>&lt;Egg&gt;   pub  -|-      !grog                   0 grog<br>&lt;Egg&gt;   pub  -|-      !donnergurgler          0 donnergurgler<br>&lt;Egg&gt;   pub  -|-      !champagner             0 champagner<br>&lt;Egg&gt;   pub  -|-      !sekt                   0 sekt<br>&lt;Egg&gt;   pub  -|-      !schnaps                0 schnaps<br>&lt;Egg&gt;   pub  -|-      !pernod                 0 pernod<br>&lt;Egg&gt;   pub  -|-      !whiskey                0 whiskey<br>&lt;Egg&gt;   pub  -|-      !wodka                  0 wodka<br>&lt;Egg&gt;   pub  -|-      !eiskaffee              0 eiskaffee<br>&lt;Egg&gt;   pub  -|-      !korn                   0 korn<br>&lt;Egg&gt;   pub  -|-      !vitaminsaft            0 vitaminsaft<br>&lt;Egg&gt;   pub  -|-      !orangensaft            0 orangensaft<br>&lt;Egg&gt;   pub  -|-      !fanta                  0 fanta<br>&lt;Egg&gt;   pub  -|-      !moorgeist              0 moorgeist<br>&lt;Egg&gt;   pub  -|-      !gedeckelter            0 gedeckelter<br>&lt;Egg&gt;   pub  -|-      !bommerlunder           0 bommerlunder<br>&lt;Egg&gt;   pub  -|-      !jaegermeister          0 jaegermeister<br>&lt;Egg&gt;   pub  -|-      !friesenwatt            0 friesenwatt<br>&lt;Egg&gt;   pub  -|-      !macadamia              0 macadamia<br>&lt;Egg&gt;   pub  -|-      !hefeweizen             0 hefeweizen<br>&lt;Egg&gt;   pub  -|-      !rothaus                0 rothaus<br>&lt;Egg&gt;   pub  -|-      !weinbrand              0 weinbrand<br>&lt;Egg&gt;   pub  -|-      !ouzo                   0 ouzo<br>&lt;Egg&gt;   pub  -|-      !absinth                0 absinth<br>&lt;Egg&gt;   pub  -|-      !harry                  0 harry<br>&lt;Egg&gt;   pub  -|-      !charly                 0 charly<br>&lt;Egg&gt;   pub  -|-      !kuestennebel           0 kuestennebel<br>&lt;Egg&gt;   pub  -|-      !feigling               0 feigling<br>&lt;Egg&gt;   pub  -|-      !wasser                 0 wasser<br>&lt;Egg&gt;   pub  -|-      !sprite                 0 sprite<br>&lt;Egg&gt;   pub  -|-      !redbull                0 redbull<br>&lt;Egg&gt;   pub  -|-      !africola               0 africola<br>&lt;Egg&gt;   pub  -|-      !pepsi                  0 pepsi<br>&lt;Egg&gt;   pub  -|-      !joltcola               0 joltcola<br>&lt;Egg&gt;   pub  -|-      !coke                   0 coke<br>&lt;Egg&gt;   pub  -|-      !cola                   0 cola<br>&lt;Egg&gt;   pub  -|-      !volvic                 0 volvic<br>&lt;Egg&gt;   pub  -|-      !rum                    0 rum<br>&lt;Egg&gt;   pub  -|-      !tequila                0 tequila<br>&lt;Egg&gt;   pub  -|-      !bananenweizen          0 bananenweizen<br>&lt;Egg&gt;   pub  -|-      !colabier               0 colabier<br>&lt;Egg&gt;   pub  -|-      !met                    0 met<br>&lt;Egg&gt;   pub  -|-      !rotwein                0 rotwein<br>&lt;Egg&gt;   pub  -|-      !weisswein              0 weisswein<br>&lt;Egg&gt;   pub  -|-      !bacardi                0 bacardi<br>&lt;Egg&gt;   pub  -|-      !roten                  0 roten<br>&lt;Egg&gt;   pub  -|-      !hasseroeder            0 hasseroeder<br>&lt;Egg&gt;   pub  -|-      !becks                  0 becks<br>&lt;Egg&gt;   pub  -|-      !zigarillo              0 zigarillo<br>&lt;Egg&gt;   pub  -|-      !billiard               0 billiard<br>&lt;Egg&gt;   pub  -|-      !op                     0 op<br>&lt;Egg&gt;   pub  -|-      ?drogen                 0 pub_?drogen<br>&lt;Egg&gt;   pub  -|-      ?tresor                 0 pub_?tresor<br>&lt;Egg&gt;   pub  -|-      ?schublade              0 pub_?schublade<br>&lt;Egg&gt;   pub  -|-      ?schrank                0 pub_?schrank<br>&lt;Egg&gt;   pub  -|-      !sweet&amp;sour             0 sweet&amp;sour<br>&lt;Egg&gt;   pub  -|-      !coladamix              0 coladamix<br>&lt;Egg&gt;   pub  -|-      !erdbeerenmix           0 erdbeerenmix<br>&lt;Egg&gt;   pub  -|-      !lady                   0 lady<br>&lt;Egg&gt;   pub  -|-      !blow                   0 blow<br>&lt;Egg&gt;   pub  -|-      !beauty                 0 beauty<br>&lt;Egg&gt;   pub  -|-      !adios                  0 adios<br>&lt;Egg&gt;   pub  -|-      !long                   0 long<br>&lt;Egg&gt;   pub  -|-      !pool                   0 pool<br>&lt;Egg&gt;   pub  -|-      !colada                 0 colada<br>&lt;Egg&gt;   pub  -|-      !pina                   0 pina<br>&lt;Egg&gt;   pub  -|-      !bananen_margarita      0 bananen_margarita<br>&lt;Egg&gt;   pub  -|-      !erdbeeren_margarita    0 erdbeeren_margarita<br>&lt;Egg&gt;   pub  -|-      !sunrise                0 sunrise<br>&lt;Egg&gt;   pub  -|-      !frutas                 0 frutas<br>&lt;Egg&gt;   pub  -|-      !negroni                0 negroni<br>&lt;Egg&gt;   pub  -|-      !sling                  0 sling<br>&lt;Egg&gt;   pub  -|-      !beach                  0 beach<br>&lt;Egg&gt;   pub  -|-      !kakadu                 0 kakadu<br>&lt;Egg&gt;   pub  -|-      !Bruno                  0 Bruno<br>&lt;Egg&gt;   pub  -|-      !Rain                   0 Rain<br>&lt;Egg&gt;   pub  -|-      !Chiquero               0 Chiquero<br>&lt;Egg&gt;   pub  -|-      !Royal                  0 Royal<br>&lt;Egg&gt;   pub  -|-      !Cuba                   0 Cuba<br>&lt;Egg&gt;   pub  -|-      !Don-q                  0 Don-q<br>&lt;Egg&gt;   pub  -|-      !Erdbeeren_Caipirinha    0 Erdbeeren_Caipirinha<br>&lt;Egg&gt;   pub  -|-      !Caipirinha             0 Caipirinha<br>&lt;Egg&gt;   pub  -|-      !Erdbeeren_Caipiroska    0 Erdbeeren_Caipiroska<br>&lt;Egg&gt;   pub  -|-      !Caipiroska             0 Caipiroska<br>&lt;Egg&gt;   pub  -|-      !Gefrorener             0 Gefrorener<br>&lt;Egg&gt;   pub  -|-      !Erdbeer_Daiquiry       0 Erdbeer_Daiquiry<br>&lt;Egg&gt;   pub  -|-      !Cubalibre              0 Cubalibre<br>&lt;Egg&gt;   pub  -|-      !Daiquiry               0 Daiquiry<br>&lt;Egg&gt;   pub  -|-      ?cocktailbar            0 pub_?cocktailbar<br>&lt;Egg&gt;   pub  -|-      ?bar                    0 pub_?bar<br>&lt;Egg&gt;   pub  -|-      ?ofen                   0 pub_?ofen<br>&lt;Egg&gt;   pub  -|-      ?brotkasten             0 pub_?brotkasten<br>&lt;Egg&gt;   pub  -|-      ?Kuechenschrank         0 pub_?Kuechenschrank<br>&lt;Egg&gt;   pub  -|-      ?eisschrank             0 pub_?eisschrank<br>&lt;Egg&gt;   pub  -|-      ?kuehlschrank           0 pub_?kuehlschrank<br>&lt;Egg&gt;   pub  -|-      ?Kueche                 0 pub_?Kueche<br>&lt;Egg&gt;   pub  -|-      ?waffenschrank          0 pub_?waffenschrank<br>&lt;Egg&gt;   pub  -|-      ?dachboden              0 pub_?dachboden<br>&lt;Egg&gt;   pub  -|-      ?service                0 pub_?service<br>&lt;Egg&gt;   pubm -|-      *                     676 run_wiki<br>&lt;Egg&gt;   time -|-      ?5 *                  262 chktimetv<br>&lt;Egg&gt;   time -|-      ?0 *                  261 chktimetv<br>&lt;Egg&gt;   time -|-      02 05 *                 1 cachetvdata<br>&lt;Egg&gt;   time -|-      *                    2615 ::rssnews::timer<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7776">Zerg</a> — Sat Apr 26, 2008 7:31 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[username]]></name></author>
		<updated>2008-04-23T15:47:03-04:00</updated>

		<published>2008-04-23T15:47:03-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=82518#p82518</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=82518#p82518"/>
		<title type="html"><![CDATA[Turn off the lastspoke command on eggdrop v1.6.18:]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=82518#p82518"><![CDATA[
There is no such command in stats.conf this command from bseen1.4.2.c.tcl<br>Try <blockquote class="uncited"><div>.binds</div></blockquote> in partyline and than find proc what works with lastspoke command. After that find script with this proc.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6813">username</a> — Wed Apr 23, 2008 3:47 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Zerg]]></name></author>
		<updated>2008-04-23T14:45:31-04:00</updated>

		<published>2008-04-23T14:45:31-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=82517#p82517</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=82517#p82517"/>
		<title type="html"><![CDATA[Turn off the lastspoke command on eggdrop v1.6.18:]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=82517#p82517"><![CDATA[
<blockquote class="uncited"><div>lastspoke command from bseen1.4.2c.tcl</div></blockquote>i cannot find the !lastspoke in the stats conf.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7776">Zerg</a> — Wed Apr 23, 2008 2:45 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[username]]></name></author>
		<updated>2008-04-19T15:09:40-04:00</updated>

		<published>2008-04-19T15:09:40-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=82416#p82416</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=82416#p82416"/>
		<title type="html"><![CDATA[Turn off the lastspoke command on eggdrop v1.6.18:]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=82416#p82416"><![CDATA[
lastspoke command from bseen1.4.2c.tcl<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6813">username</a> — Sat Apr 19, 2008 3:09 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Mogour]]></name></author>
		<updated>2008-04-18T09:15:49-04:00</updated>

		<published>2008-04-18T09:15:49-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=82378#p82378</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=82378#p82378"/>
		<title type="html"><![CDATA[Turn off the lastspoke command on eggdrop v1.6.18:]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=82378#p82378"><![CDATA[
<blockquote class="uncited"><div># the char that marks public commands (!top10, etc...)<br># "" is a valid option<br>set cmdchar "?" </div></blockquote><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9701">Mogour</a> — Fri Apr 18, 2008 9:15 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Zerg]]></name></author>
		<updated>2008-04-17T21:08:02-04:00</updated>

		<published>2008-04-17T21:08:02-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=82372#p82372</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=82372#p82372"/>
		<title type="html"><![CDATA[Turn off the lastspoke command on eggdrop v1.6.18:]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=82372#p82372"><![CDATA[
i cannot find this <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":(" title="Sad"><br><div class="codebox"><p>Code: </p><pre><code>##############   General Settings############ the file where the data is stored# WARNING: Always set this var _before_ the module is loaded, or it won't# find your stats.set statsfile "/home/eggdrop/eggdrop/ablage/statsmod.dat"# load the module itselfloadmodule stats# save data every x minutesset save-stats 5# add new users to the database if they stay more than x minutes # in the channel# &gt;0: enabled#  0: don't add new users, but recheck every minute if a user idented himself# -1: don't add new users and don't recheck every minute. If someone idents#     him/herself, he/she must cycle the chan to be recognized. (lowest CPU usage)set autoadd 5# minimum number of lines that a user must have spoken before he/she gets# autoadded (you don't want "dead" users in your database, do you?)set autoadd-min-lines 5set expire-base 7set expire-factor 25# delete users that have been added by the module if they haven't been seen# for more than x daysset expire-users 90# if the user has a password set, delay the expiration for another x daysset expire-delay 180# log wordstats (most used words) (this stats are resetted daily)# NOTE: This is very cpu- and memory consuming, so don't# turn this on if you're worried about memory or cpu usageset log-wordstats 1# minimum length of a word to be logged# (0 is best to get exact results)set min-word-length 0# display how many random URLs in the misc stats?# (setting this to 0 also disables the logging of URLs# and can therefore lower your cpu-usage)set display-urls 5# display how many random kicks in the misc stats?set display-kicks 5# when logging kicks, also save the last x lines of activity in the chanset kick-context 5# log every Xth quote# If this value is lower, then the random quotes will be more random,# but the memory usage will also increase.set quote-frequency 5##############   languages############ reset old slangs before we load the new ones...# resetslang# load the default languageloadstatslang "en" "English" language/stats.en.lang##  load additional languagesloadstatslang "de" "Deutsch" language/stats.de.lang## assign a language to a channel#setchanslang #xwp "de"##############   public commands############ the char that marks public commands (!top10, etc...)# "" is a valid optionset cmdchar "?"# don't answer more than x commands in y secondsset max-stat-cmds 5:60# information that the !stat reply will containset stat-reply "words letters smileys minutes"##############   HTML settings############ list the top x usersset topnr 30# NOTE:# table-color and fade-table-color are hex numbers which represent a rgb color.# If you do not know how to use this format, either use the default or ask# someone who knows it. (it's the HTML-standard-format)# the background color of your tableset table-color 0x3850B8# fade table color to another colorset fade-table-to 0x000000# border width of the table (0 == no border, which is probably the best)set table-border 0# The following two settings only affect the display of the stats. The bot will# still log and save everything, no matter if it's displayed or not.## Please don't use "slangified" types! For example, use always "idle" instead of# "idle-factor" or whatever you defined in the langfiles.# which stats should be shown?set topstats "words lines wpl actions smileys kicks modes topics idle minutes"# and which stats should be mentioned in the graphical output?set graphstats "words lines actions smileys kicks modes topics minutes"# mention the top x users in the graphical stats.set graphnr 10# which colour should the bars have?set graphcolor "blue"# display the average number of users in the chan?set display-average-users 1# display the users which are currently on channel in /chan/onchan/ ?set show-usersonchan 0# display a list of all users in /chan/users/ ?set show-userlist 1# display channels, which are +secret on the livestats index?set list-secret-chans 1# Since the stats.mod webserver can't serve binary data like images,# they must be stored on an external webserver. The following setting# defines the full URL to your webspace where you uploaded all needed# images to.# WARNING: You definitely should change this default setting and use your# own webspace. I will move images on my server whenever I feel like it, so# your stat-pages might get broken pretty fast.#set binary-url "http://www.visions-of-fantasy.de/stats.mod/bin/"set binary-url "http://77.16.76.74/~eggdrop/.st4ts.m0d/bin/"#### Livestat settings### listen on which port for livestat connection?# (to disable, either comment this out or use "off" or 0 as value)# (if you use the default, you can access the stats at#  http://your.shell.com:8033/ )livestats 8033# By default, livestats listens on every available vhost for incoming# connection. If you want to limit livestats to one vhost, then enter# its IP(_not_ the host) belowset livestats-ip "77.16.76.74"# log access to livestats to a logfile? (set to "" to turn off)set livestats-log "/home/eggdrop/eggdrop/ablage/livestats.log"# the log-level where you can monitor access to livestats on your console# (use .console +1 to activate it)set livestats-loglevel "1"# don't serve more than x livestats pages in y seconds (to prevent flooding)set max-livestats-access 5:10###### only for the frequently updated webfiles#### this feature is outdated, don't use it unless you really need it#### update webfiles every x minutes# (set this to 0 to disable)# (this is now disabled by default, use livestats instead!)set webupdate 0# directory where the files will be written to# don't use your standard webdir here, since index.html will be# overwritten and a lot of subdirs will be createdset webdir "/home/eggdrop/eggdrop/ablage/setwebdir"##############   other (rather unimportant) settings############# stats.mod saves new users in an internal database by default## for compatibility reasons, the old way of using the eggdrop## user file is still available, but I strongly recommend to let## it turned off!#set use-eggdrop-userfile 0### don't add new hosts to users with the following flags## (only works for users in the eggdrop-userfile, use##  .schattr &lt;user&gt; -addhosts for users in the stats-userbase)set anti-autoadd-flags "ofvb|ofv"### exclude users with the following flags from the top10, top20...## (also only for eggdrop-userfile. Use .schattr &lt;user&gt; -list.set anti-stats-flag "b|-"#### Please note that the last two settings don't affect the internal## user database of stats.mod at all! They only work if## use-eggdrop-userfile is set to 1## (maybe I'll change this for the next version)# defines what will be counted as a smiley# (don't add hundreds of smileys if you want a reasonable cpu usage)#set smileys ":-) :) ;) ;-) ^_^ :-D :-P :P =) ;D"set smileys "(8 8) (o: :o) (o; ;o) :-) (-: (: :) (; ;) (-; ;-) ^_^ O_o o_O :-D :-p :-P :p :P (= =) :D ;D ^^ &lt;; ;&gt; &lt;: :&gt;"################################################################################ end of config# just ignore everything below ^_^###############################################################################catch "unbind pub - !top *pub:!top"catch "unbind pub - !last *pub:!last"catch "unbind pub - !stat *pub:!stat"catch "unbind pub - !place *pub:!place"catch "unbind pub - !wordstats *pub:!wordstats"catch "unbind pub - !topwords *pub:!topwords"bind pub - ${cmdchar}top *pub:!topbind pub - ${cmdchar}last *pub:!lastbind pub - ${cmdchar}place *pub:!placebind pub - ${cmdchar}stat *pub:!statbind pub - ${cmdchar}wordstats *pub:!wordstatsbind pub - ${cmdchar}topwords *pub:!topwordsset stats-template-dir "/home/eggdrop/eggdrop/ablage/templates/stats"set stats-language-dir "/home/eggdrop/eggdrop/language"loadstatsskin /home/eggdrop/eggdrop/ablage/templates/stats/classic/classic.skin#loadstatsskin ablage/templates/stats/classic/debug.skin#set default-slang "eng"set default-slang "ger"set default-skin "classic"</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7776">Zerg</a> — Thu Apr 17, 2008 9:08 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2008-04-17T16:47:01-04:00</updated>

		<published>2008-04-17T16:47:01-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=82368#p82368</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=82368#p82368"/>
		<title type="html"><![CDATA[Turn off the lastspoke command on eggdrop v1.6.18:]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=82368#p82368"><![CDATA[
I guess lastspoke is from the stats module, check your stats.conf to see if lastspoke is mentioned in it.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Thu Apr 17, 2008 4:47 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Zerg]]></name></author>
		<updated>2008-04-17T16:39:43-04:00</updated>

		<published>2008-04-17T16:39:43-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=82367#p82367</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=82367#p82367"/>
		<title type="html"><![CDATA[Turn off the lastspoke command on eggdrop v1.6.18:]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=82367#p82367"><![CDATA[
Thats all my loaded scripts.<br>Nothing is bseen.tcl or other seen.tcl script.<br>The gseen modul have the previx: "?"<br>Not "!"<br><div class="codebox"><p>Code: </p><pre><code>##### SCRIPTS ###### This is a good place to load scripts to use with your bot.# This line loads script.tcl from the scripts directory inside your Eggdrop's# directory. All scripts should be put there, although you can place them where# you like as long as you can supply a fully qualified path to them.## source scripts/script.tclsource scripts/alltools.tclsource scripts/action.fix.tcl# Use this script for Tcl and Eggdrop downwards compatibility.# NOTE: This can also cause problems with some newer scripts.source scripts/compat.tcl# This script provides many useful informational functions, like setting# users' URLs, e-mail address, ICQ numbers, etc. You can modify it to add# extra entries.source scripts/userinfo.tclloadhelp userinfo.help# Gseen Module Configsource ablage/gseen.conf# Stats Module Configsource ablage/stats.confsource scripts/egghttp.tcl# Color Partylinesource scripts/cpt-motd.tcl# Channel Servicesource scripts/channelservice2.1.tcl# Google Such Scriptsource scripts/google.tcl# Wetter Scriptsource scripts/meteo.tcl# RSS News Feed Postersource scripts/rssnews.tcl# Translator Scriptsource scripts/leo.tcl# Taschenrechner Scriptsource scripts/convert.202r.tcl# TV Programmsource scripts/tv.tcl# Wikisource scripts/wiki.tcl</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7776">Zerg</a> — Thu Apr 17, 2008 4:39 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[speechles]]></name></author>
		<updated>2008-04-15T15:37:36-04:00</updated>

		<published>2008-04-15T15:37:36-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=82337#p82337</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=82337#p82337"/>
		<title type="html"><![CDATA[Turn off the lastspoke command on eggdrop v1.6.18:]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=82337#p82337"><![CDATA[
<blockquote class="uncited"><div>Try bseen1.4.2.tcl (google) Cool<br><br>It'll tell you last time someone spoke if its of any help, I use it.<br><br>[11:07pm] &lt;cache&gt; !lastspoke xxx<br>[11:07pm] &lt;Bot&gt; xxx last uttered a word: 1 hour, 9 minutes ago.</div></blockquote>An oldie, but a goodie. You can find the actual quote <a href="http://forum.egghelp.org/viewtopic.php?t=11301&amp;start=3" class="postlink">right here</a> on these very forums.<br> <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=":wink:" title="Wink"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8138">speechles</a> — Tue Apr 15, 2008 3:37 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2008-04-15T13:23:49-04:00</updated>

		<published>2008-04-15T13:23:49-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=82335#p82335</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=82335#p82335"/>
		<title type="html"><![CDATA[Turn off the lastspoke command on eggdrop v1.6.18:]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=82335#p82335"><![CDATA[
It's been a while since I last used the gseen module so I can't confirm if !lastspoke is a gseen public command (but I don't remember it either). However, it's definitely not from Eggdrop's source. Read your gseen.conf file and check if lastspoke is actually a gseen command, if not then it's probably coming from a Tcl script which you have loaded.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Tue Apr 15, 2008 1:23 pm</p><hr />
]]></content>
	</entry>
	</feed>
