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

	<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>2010-06-27T13:05:31-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Globulus]]></name></author>
		<updated>2010-06-27T13:05:31-04:00</updated>

		<published>2010-06-27T13:05:31-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=93421#p93421</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=93421#p93421"/>
		<title type="html"><![CDATA[LastXDCC.tcl catch XDCC announce from Iroffer bots]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=93421#p93421"><![CDATA[
First, for nicks you can do the following:<br>put each name (even normal) between { and } and add \ before each special chars.<br>So in your case will be:<br>{MP3P-\\\]AMC\[\\-0XX}<br><br>Will be specified in next release.<br><br><br>I'm not sure to understand your second problem, normally when a bot add a new release he announce something like this:<br><div class="codebox"><p>Code: </p><pre><code>[added] [HorribleSubs] Uraboku - 12 [480p].mkv - /MSG A|FanserviceBot XDCC SEND 486</code></pre></div>Script catch specific lines with "* /msg *XDCC SEND*" on it and after this check if bot is in the list if yes he record the announce.<br><br>Which command do you use on iroffer to announce following lines?<blockquote class="uncited"><div>** To request a file, type - /MSG JavieR XDCC SEND #x<br>#1 1x [8.2M] the_roots-freestyle-(rapcity_0914)-xvid-2006-indica.avi<br>#2 4x [98.2M] the_roots-freestyle-(rapcity_0914)-xvid-2006-indica.avi<br>#3 7x [12.2M] the_roots-freestyle-(rapcity_0914)-xvid-2006-indica.mp3<br>Total Offered: 100.23 MB Total Transferred: 205.04 MB </div></blockquote><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10558">Globulus</a> — Sun Jun 27, 2010 1:05 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[alphaz]]></name></author>
		<updated>2010-06-26T15:36:13-04:00</updated>

		<published>2010-06-26T15:36:13-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=93419#p93419</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=93419#p93419"/>
		<title type="html"><![CDATA[gLXbotslist special characters]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=93419#p93419"><![CDATA[
eggdrop crash when there's nicks like "MP3P-\]AMC[\-0XX" in gLXbotlist<br><br>i tried with <div class="codebox"><p>Code: </p><pre><code> set gLXbotslist "JavieR MP3P|Stuck|IYA"</code></pre></div>and it worked!.. <br><br>I think it is because the special characters like "[] / \"<br><br>---------------------------------------------------------------------------------------<br><br>other cuestion..<div class="codebox"><p>Code: </p><pre><code>bind pubm - "* /msg *XDCC SEND*" pub:recordcheck</code></pre></div>will this recognize the beginning of xdcc announcement or every pack should contain that regexp? <br>im asking because i announced  for example:<div class="codebox"><p>Code: </p><pre><code>** To request a file, type - /MSG JavieR XDCC SEND #x#1 1x [8.2M] the_roots-freestyle-(rapcity_0914)-xvid-2006-indica.avi#2 4x [98.2M] the_roots-freestyle-(rapcity_0914)-xvid-2006-indica.avi#3 7x [12.2M] the_roots-freestyle-(rapcity_0914)-xvid-2006-indica.mp3Total Offered: 100.23 MB Total Transferred: 205.04 MB</code></pre></div>and this is what i get:<div class="codebox"><p>Code: </p><pre><code> 14:33  @Sidekick        •  === Last 3 XDCC BOT announces on ##prueba === 14:33  @Sidekick        • ** To request a file, type - /MSG JavieR XDCC SEND #x 14:33  @Sidekick        • ** To request a file, type - /MSG JavieR XDCC SEND #x 14:33  @Sidekick        • ** To request a file, type - /MSG JavieR XDCC SEND #x</code></pre></div>Do i did something wrong?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11270">alphaz</a> — Sat Jun 26, 2010 3:36 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Globulus]]></name></author>
		<updated>2010-06-04T09:29:54-04:00</updated>

		<published>2010-06-04T09:29:54-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=93232#p93232</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=93232#p93232"/>
		<title type="html"><![CDATA[LastXDCC.tcl catch XDCC announce from Iroffer bots]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=93232#p93232"><![CDATA[
Hi all,<br><br>new script avalaible <a href="http://www.sendspace.com/file/7r7ebn" class="postlink">here</a> will be in TCL Archive when approved.<br>[Update] Now in TCL Archive: <a href="http://www.egghelp.org/cgi-bin/tcl_archive.tcl?mode=download&amp;id=1663" class="postlink">Click Here</a><br><br>I hope this will help some people, works fine since one month for me.<br><br><div class="codebox"><p>Code: </p><pre><code>#                                                                       ## This script will look on the chan for iroffer bot announce and keep it## in memory. When asked bot can reshow them on the chan or privately.   ## Script check automatically if old announce ID have been change or not ## By example if your bot is alphabet ordered and you have a new release ## #ID 100 but 200 releases in total on bot all releases 100+            ## change their ID so old bot announce can't be good but the script      ## change it so !last will show good informations                        ##                                                                       ## Script tested with Iroffer 3.20 to 3.21Beta19                        ##                                                                       ## I'm not a coder so script can be not clean and bugged                 ## If you provide a reproductible issue I can fix it if possible         ## globulus.thora[you know the sign]gmail.com                            ##                                                                       ##</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10558">Globulus</a> — Fri Jun 04, 2010 9:29 am</p><hr />
]]></content>
	</entry>
	</feed>
