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

	<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>2003-10-18T22:26:44-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-10-18T22:26:44-04:00</updated>

		<published>2003-10-18T22:26:44-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=28663#p28663</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=28663#p28663"/>
		<title type="html"><![CDATA[eggdrop accepting files?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=28663#p28663"><![CDATA[
thanks allot mate - i will try it asap <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by Guest — Sat Oct 18, 2003 10:26 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Ofloo]]></name></author>
		<updated>2003-10-18T07:41:28-04:00</updated>

		<published>2003-10-18T07:41:28-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=28637#p28637</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=28637#p28637"/>
		<title type="html"><![CDATA[eggdrop accepting files?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=28637#p28637"><![CDATA[
if your new i gues you need to adjust your bot little<br><br>first add user load share mod not sur on that one and filesystem module add user xfer set host to the xdcc bot or *@* set flag +x <br>change this set max-filesize 1024 = 1mb so if you wana enable bigger files you need to increase this figur or beter yet set it to 0 for unlimited file size if you don't the bot won't be able to download a movie for example cause the filesize is realy big if you don't add user xfer and set it to x the bot won't accept the file also if you don't add the users host the bot won't reconize the the xdcc file server as xfer and will still reject the file so its crutial to set the host on xfer<br><br><img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=";)" title="Wink"> suggestion in case you didn't know all commands like privmsg can be done from party line so actualy you don't need a script to leech from the bot you could easely do .msg botnick whatever<br><br>so :<br>- load filesystem module (eggdrop.conf) and set the settings<br>- adduser xfer (.+user xfer) set host *@* (.+host xfer *@*) and flag to x (chattr xfer +x)<br>- rehash (.rehash) the bot and type .msg xdccbot xdcc send #?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3151">Ofloo</a> — Sat Oct 18, 2003 7:41 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-10-16T08:03:38-04:00</updated>

		<published>2003-10-16T08:03:38-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=28576#p28576</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=28576#p28576"/>
		<title type="html"><![CDATA[eggdrop accepting files?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=28576#p28576"><![CDATA[
ummmmm<br><br>remeber i am stupid :p<p>Statistics: Posted by Guest — Thu Oct 16, 2003 8:03 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[CrazyCat]]></name></author>
		<updated>2003-10-16T02:45:46-04:00</updated>

		<published>2003-10-16T02:45:46-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=28564#p28564</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=28564#p28564"/>
		<title type="html"><![CDATA[eggdrop accepting files?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=28564#p28564"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>bind msg - command launch:cmdproc launch:cmd {nick host handle text} {unbind msg - command launc:cmd# make here your treatmentsbind msg - command launch:cmd}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=691">CrazyCat</a> — Thu Oct 16, 2003 2:45 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-10-16T02:34:43-04:00</updated>

		<published>2003-10-16T02:34:43-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=28563#p28563</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=28563#p28563"/>
		<title type="html"><![CDATA[eggdrop accepting files?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=28563#p28563"><![CDATA[
hey guys<br>I am fairly new to tcl and eggdrops - I am wondering is there anyway for me to 'tell' a eggdrop a command and it will execute commands such as:<br><br>/ctcp xdcc USER send #2<br>/msg USER xdcc send #1<br><br>etc?<br><br>The bot would then idle in the chan until the transfer is complete then leave - is this possible or not?<br><br>Thanks allot guys..<p>Statistics: Posted by Guest — Thu Oct 16, 2003 2:34 am</p><hr />
]]></content>
	</entry>
	</feed>
