<?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/15841" />

	<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-06-27T21:22:19-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2008-06-27T21:22:19-04:00</updated>

		<published>2008-06-27T21:22:19-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=83758#p83758</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=83758#p83758"/>
		<title type="html"><![CDATA[Greet script Request]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=83758#p83758"><![CDATA[
Try reading?<div class="codebox"><p>Code: </p><pre><code>.help info</code></pre></div>From YOUR bot configuration file (eggdrop.conf):<blockquote class="uncited"><div># Set here the time (in seconds) that someone <strong class="text-strong">must have been off-channel</strong><br># <strong class="text-strong">before</strong> re-displaying their info line.<br>....<br>#<br># greet<br>#    Say a user's info line when they join the channel?<br>#</div></blockquote><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Fri Jun 27, 2008 9:22 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Danik]]></name></author>
		<updated>2008-06-27T16:19:44-04:00</updated>

		<published>2008-06-27T16:19:44-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=83754#p83754</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=83754#p83754"/>
		<title type="html"><![CDATA[Greet script Request]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=83754#p83754"><![CDATA[
<blockquote class="uncited"><div>Check the following settings <div class="codebox"><p>Code: </p><pre><code># Set this setting to 1 if you want to allow users to store an info line.set use-info 1# Set here the time (in seconds) that someone must have been off-channel# before re-displaying their info line.set wait-info 180# If you are so lame you want the bot to display peoples info lines, even# when you are too lazy to add their chanrecs to a channel, set this to 1.# *NOTE* This means *every* user with an info line will have their info# line displayed on EVERY channel they join (provided they have been gone# longer than wait-info).set no-chanrec-info 0</code></pre></div></div></blockquote>I have to copy this to my eggdrop.conf ?<br>and how do I add msg's to greet<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9992">Danik</a> — Fri Jun 27, 2008 4:19 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[TCL_no_TK]]></name></author>
		<updated>2008-06-18T05:04:28-04:00</updated>

		<published>2008-06-18T05:04:28-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=83611#p83611</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=83611#p83611"/>
		<title type="html"><![CDATA[Greet script Request]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=83611#p83611"><![CDATA[
Check the following settings <div class="codebox"><p>Code: </p><pre><code># Set this setting to 1 if you want to allow users to store an info line.set use-info 1# Set here the time (in seconds) that someone must have been off-channel# before re-displaying their info line.set wait-info 180# If you are so lame you want the bot to display peoples info lines, even# when you are too lazy to add their chanrecs to a channel, set this to 1.# *NOTE* This means *every* user with an info line will have their info# line displayed on EVERY channel they join (provided they have been gone# longer than wait-info).set no-chanrec-info 0</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8130">TCL_no_TK</a> — Wed Jun 18, 2008 5:04 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Danik]]></name></author>
		<updated>2008-06-18T03:26:04-04:00</updated>

		<published>2008-06-18T03:26:04-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=83609#p83609</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=83609#p83609"/>
		<title type="html"><![CDATA[Greet script Request]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=83609#p83609"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code># установка путей (не трогать)set mod-path "modules/"set help-path "help/"set text-path "text/"set temp-path "tmp/"# загрузка модулей (не трогать)loadmodule dnsloadmodule channelsloadmodule serverloadmodule ctcploadmodule ircloadmodule notesloadmodule consoleloadmodule blowfishloadmodule transfer# установка ников бота - отредактироватьset nick "bot"set altnick "bota"set realname "eggdrop Service"set username "bot"# Здесь все нормальноset net-type 0listen 7510 allset userfile "bot.user"set chanfile "bot.chan"set notefile "bot.notes"logfile msbxco * "logs/eggdrop.log"set console "mkcobxs"# тут все тоже хорошоset max-notes 50set note-life 60set allow-fwd 0set notify-users 1set console-autosave 1# здесь надо прописать Ваш серверset servers {Diemen.NL.EU.Undernet.Orgeu.undernet.orgbucharest.ro.eu.undernet.org}# ваше Ident# можно не заполнять строкуset owner "Owner"# тут можно вообще даже не смотреть ни на чтоset global-chanset {        -autoop         -autovoice        -bitch          -cycle        -dontkickops    -dynamicbans        +dynamicexempts +dynamicinvites        -enforcebans    +greet        -inactive       -nodesynch        -protectfriends -protectops        -revenge        -revengebot        -secret         +seen        +shared         +statuslog        -userbans       +userexempts        +userinvites    -protecthalfops-autohalfop}# необходимо для управления ботом. не менять ничего.set protect-telnet 0set open-telnets 0# оптимальные настроки для флуд защитыset global-flood-chan 9:10set global-flood-deop 2:60set global-flood-kick 2:60set global-flood-join 5:60set global-flood-ctcp 3:60set global-flood-nick 5:60set global-aop-delay 5:30set global-idle-kick 0set global-chanmode "nt"set global-stopnethack-mode 0set global-revenge-mode 3set global-ban-time 120set global-exempt-time 60set global-invite-time 60set global-flood-join 0:0set ident-timeout 1# набор стандартный скриптов egg`аsource scripts/alltools.tclsource scripts/action.fix.tclsource scripts/compat.tclsource scripts/userinfo.tclloadhelp userinfo.help# если у бота есть зарегистрированный на NickServ`е ник,# То его надо прописать сюда вместе с паролем# если ник не зарегистрирован - заполнять поля не надо, # оставить в таком виде.set bot_regged_nick "login"set bot_regged_pass "pass"# если предидущие 2 поля заданы, то строку можно раскоментировать# это заставит работать скрипт идентификации ника на nickserv`е# предварительно этот скрипт надо бросить в папку c scripts# source scripts/nickctl.tcl</code></pre></div>my eggdrop conf is like this<br><br><br>mode + greet is on but ... no results[/code]<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9992">Danik</a> — Wed Jun 18, 2008 3:26 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[DarkRaptor]]></name></author>
		<updated>2008-06-18T03:11:57-04:00</updated>

		<published>2008-06-18T03:11:57-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=83608#p83608</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=83608#p83608"/>
		<title type="html"><![CDATA[Greet script Request]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=83608#p83608"><![CDATA[
Can you verify those settings<br><br>eggdrop config<blockquote class="uncited"><div># Set here the time (in seconds) that someone must have been off-channel<br># before re-displaying their info line.<br>set wait-info 0</div></blockquote>("0" is my setting. I don't remember what is the default.)<br><br>and<br><div class="codebox"><p>Code: </p><pre><code>.chanset #channel +greet</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7635">DarkRaptor</a> — Wed Jun 18, 2008 3:11 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Danik]]></name></author>
		<updated>2008-06-18T02:45:29-04:00</updated>

		<published>2008-06-18T02:45:29-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=83607#p83607</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=83607#p83607"/>
		<title type="html"><![CDATA[Greet script Request]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=83607#p83607"><![CDATA[
it doesn't show any errors  .. but<br>it doesn't work<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9992">Danik</a> — Wed Jun 18, 2008 2:45 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[DarkRaptor]]></name></author>
		<updated>2008-06-16T13:06:59-04:00</updated>

		<published>2008-06-16T13:06:59-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=83571#p83571</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=83571#p83571"/>
		<title type="html"><![CDATA[Greet script Request]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=83571#p83571"><![CDATA[
you could use this:<br><blockquote class="uncited"><div>###  info [channel] [info-line]<br>    Sets your info line. This line is shown via the /msg commands 'who' and<br>    'whois'. If you have set greet on, it is also shown when you joins the<br>    channel. If the info line begins with an '@', then it is "locked", and you<br>    may no longer change it.<br>See also: chinfo</div></blockquote><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7635">DarkRaptor</a> — Mon Jun 16, 2008 1:06 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Danik]]></name></author>
		<updated>2008-06-16T12:49:52-04:00</updated>

		<published>2008-06-16T12:49:52-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=83570#p83570</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=83570#p83570"/>
		<title type="html"><![CDATA[Greet script Request]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=83570#p83570"><![CDATA[
something is wrong ... I put the  host    *!*@Danik.users.undernet.org    ... but the script doesnt react when the user joins the channel<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9992">Danik</a> — Mon Jun 16, 2008 12:49 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Danik]]></name></author>
		<updated>2008-06-16T08:58:20-04:00</updated>

		<published>2008-06-16T08:58:20-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=83566#p83566</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=83566#p83566"/>
		<title type="html"><![CDATA[Greet script Request]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=83566#p83566"><![CDATA[
<blockquote class="uncited"><div><div class="codebox"><p>Code: </p><pre><code>set myhost "PUT YOUR HOSTNAME HERE"bind join * onjoin:greetproc onjoin:greet {nick host hand chan} {   global myhost      if {$host == $myhost} {         set greet "$nick I love you!"      } else {         set greet "Hello $nick! How are you?"      }   puthelp "PRIVMSG $chan :$greet"}</code></pre></div></div></blockquote><br>Nimos Thx very much ... it's almost what i want<br><br>but i need to set a few hosts more , not only one....and each host must have its own greet mesage ..... (each host (user) must have his personal greet mesage)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9992">Danik</a> — Mon Jun 16, 2008 8:58 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Nimos]]></name></author>
		<updated>2008-06-16T08:15:15-04:00</updated>

		<published>2008-06-16T08:15:15-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=83564#p83564</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=83564#p83564"/>
		<title type="html"><![CDATA[Greet script Request]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=83564#p83564"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>set myhost "PUT YOUR HOSTNAME HERE"bind join * onjoin:greetproc onjoin:greet {nick host hand chan} {   global myhost      if {$host == $myhost} {         set greet "$nick I love you!"      } else {         set greet "Hello $nick! How are you?"      }   puthelp "PRIVMSG $chan :$greet"}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9877">Nimos</a> — Mon Jun 16, 2008 8:15 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ztian299]]></name></author>
		<updated>2008-06-16T07:35:26-04:00</updated>

		<published>2008-06-16T07:35:26-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=83562#p83562</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=83562#p83562"/>
		<title type="html"><![CDATA[Greet script Request]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=83562#p83562"><![CDATA[
then write your own, or add your needs!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9874">ztian299</a> — Mon Jun 16, 2008 7:35 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[eXtremer]]></name></author>
		<updated>2008-06-16T07:11:18-04:00</updated>

		<published>2008-06-16T07:11:18-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=83561#p83561</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=83561#p83561"/>
		<title type="html"><![CDATA[Greet script Request]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=83561#p83561"><![CDATA[
<blockquote class="uncited"><div>Check the TCL Archive.<br>Plenty of greet scripts out there.</div></blockquote>noop<br><blockquote class="uncited"><div>in the tcl arhive a only simple greet scripts<br>it's not what i want</div></blockquote>true, many greet scripts but none good !<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9905">eXtremer</a> — Mon Jun 16, 2008 7:11 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Danik]]></name></author>
		<updated>2008-06-16T07:14:15-04:00</updated>

		<published>2008-06-16T06:19:48-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=83558#p83558</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=83558#p83558"/>
		<title type="html"><![CDATA[Greet script Request]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=83558#p83558"><![CDATA[
in the tcl arhive are only simple greet scripts<br>i need something else<br><br>it's not what i want<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9992">Danik</a> — Mon Jun 16, 2008 6:19 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[metroid]]></name></author>
		<updated>2008-06-16T04:46:54-04:00</updated>

		<published>2008-06-16T04:46:54-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=83554#p83554</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=83554#p83554"/>
		<title type="html"><![CDATA[Greet script Request]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=83554#p83554"><![CDATA[
Check the TCL Archive.<br>Plenty of greet scripts out there.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5078">metroid</a> — Mon Jun 16, 2008 4:46 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Danik]]></name></author>
		<updated>2008-06-15T13:06:52-04:00</updated>

		<published>2008-06-15T13:06:52-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=83543#p83543</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=83543#p83543"/>
		<title type="html"><![CDATA[Greet script Request]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=83543#p83543"><![CDATA[
Hi All<br><br>Can someone help me with a greet script<br><br>The scrpit must greet specific hosts / IP's on a specific channel<br><br>Exemple: if IP  *!*@1234.users.undernet.org <br>the bot will say : Hello $nick how are you<br><br>if IP *!*@gfddf.users.undernet.org<br>the bot will say $nick I love you<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9992">Danik</a> — Sun Jun 15, 2008 1:06 pm</p><hr />
]]></content>
	</entry>
	</feed>
