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

	<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>2020-05-01T07:10:30-04:00</updated>

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

		<entry>
		<author><name><![CDATA[ComputerTech]]></name></author>
		<updated>2020-05-01T07:10:30-04:00</updated>

		<published>2020-05-01T07:10:30-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=108361#p108361</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=108361#p108361"/>
		<title type="html"><![CDATA[clearbans it's not working]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=108361#p108361"><![CDATA[
Yes but he also wanted it to clear Channel Bans of the channel <br>which is what we now have  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><br>ps this will do great for my new Security Script  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_cool.gif" width="15" height="15" alt="8)" title="Cool"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12849">ComputerTech</a> — Fri May 01, 2020 7:10 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[simo]]></name></author>
		<updated>2019-02-06T10:20:22-04:00</updated>

		<published>2019-02-06T10:20:22-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=107414#p107414</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=107414#p107414"/>
		<title type="html"><![CDATA[clearbans it's not working]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=107414#p107414"><![CDATA[
indeed thats what it was thx again caesar<br><blockquote class="uncited"><div>I like to wrap code into namespaces cos then I don't have to worry about variables being overwritten from another file or have duplicated function names.</div></blockquote>sounds very usefull as i found out myselve it can be a thing if u forget u have some same variable  somewhere<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12505">simo</a> — Wed Feb 06, 2019 10:20 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2019-02-06T09:50:54-04:00</updated>

		<published>2019-02-06T09:50:54-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=107413#p107413</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=107413#p107413"/>
		<title type="html"><![CDATA[clearbans it's not working]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=107413#p107413"><![CDATA[
Most likely you have a <em class="text-italics">clearbans(max)</em> variable in another script that overwrites the 15 you write, hence why i told you to unload other scripts. To make sure the server really allows you to issue 15 modes per line when you connect to the server should notice a line like this for instance from Undernet:<div class="codebox"><p>Code: </p><pre><code>WHOX WALLCHOPS WALLVOICES USERIP CPRIVMSG CNOTICE SILENCE=25 MODES=6 MAXCHANNELS=50 MAXBANS=100 NICKLEN=12 are supported by this server</code></pre></div>where MODES=6 is the max you are permitted.<br><br>I like to wrap code into namespaces cos then I don't have to worry about variables being overwritten from another file or have duplicated function names.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Wed Feb 06, 2019 9:50 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[simo]]></name></author>
		<updated>2019-02-06T06:58:48-04:00</updated>

		<published>2019-02-06T06:58:48-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=107412#p107412</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=107412#p107412"/>
		<title type="html"><![CDATA[clearbans it's not working]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=107412#p107412"><![CDATA[
i had some other similar script wich gave me the error its fixed now<br>tnx again caesar for the efforts i was curious about 1 thing tho i tried using the<br><br>set clearbans(max) 6<br><br>i changed it to 15 since inspircd servers allow 15 mode settings per line<br>yet is seems to remove bans in sets of 5 no matter what i do any way to<br>fix this ?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12505">simo</a> — Wed Feb 06, 2019 6:58 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Stefano1990]]></name></author>
		<updated>2019-02-05T12:45:50-04:00</updated>

		<published>2019-02-05T12:45:50-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=107411#p107411</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=107411#p107411"/>
		<title type="html"><![CDATA[Hello]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=107411#p107411"><![CDATA[
ceasar its ok my friend when u have time thx again in advance with ur excellent work scripts<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12745">Stefano1990</a> — Tue Feb 05, 2019 12:45 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2019-02-05T11:16:59-04:00</updated>

		<published>2019-02-05T11:16:59-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=107409#p107409</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=107409#p107409"/>
		<title type="html"><![CDATA[clearbans it's not working]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=107409#p107409"><![CDATA[
I've noticed a few more typos and decided to pull down the code so I can properly test it and post when done.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Tue Feb 05, 2019 11:16 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Stefano1990]]></name></author>
		<updated>2019-02-05T05:38:12-04:00</updated>

		<published>2019-02-05T05:38:12-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=107406#p107406</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=107406#p107406"/>
		<title type="html"><![CDATA[Hello]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=107406#p107406"><![CDATA[
now is show this echo on PL during !clearbans<div class="codebox"><p>Code: </p><pre><code>Tcl error [::clearbans::raws]: can't use non-numeric string as operand of "-"</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12745">Stefano1990</a> — Tue Feb 05, 2019 5:38 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2019-02-05T05:14:57-04:00</updated>

		<published>2019-02-05T05:14:57-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=107405#p107405</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=107405#p107405"/>
		<title type="html"><![CDATA[clearbans it's not working]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=107405#p107405"><![CDATA[
Ah, my bad again. <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_rolleyes.gif" width="15" height="15" alt=":roll:" title="Rolling Eyes"> <br><br>I was testing stuff in <em class="text-italics">tclsh</em> environment and had a variable called raw and in the code it's actually called text, so locate:<div class="codebox"><p>Code: </p><pre><code>lassign [split $raw] bot chan ban nick time</code></pre></div>and replace it with:<div class="codebox"><p>Code: </p><pre><code>lassign [split $text] bot chan ban nick time</code></pre></div>and should fix things.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Tue Feb 05, 2019 5:14 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Stefano1990]]></name></author>
		<updated>2019-02-05T04:15:56-04:00</updated>

		<published>2019-02-05T04:15:56-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=107404#p107404</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=107404#p107404"/>
		<title type="html"><![CDATA[Hello]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=107404#p107404"><![CDATA[
ceasar when i type !clearbans on PL is show me this echo repeated 28 times same link<div class="codebox"><p>Code: </p><pre><code>[10:14:16] &lt;TEST&gt; [09:14:16] Tcl error [::clearbans::raws]: can't read "raw": no such variable[10:14:16] &lt;TEST&gt; [09:14:16] Tcl error [::clearbans::raws]: can't read "raw": no such variable[10:14:16] &lt;TEST&gt; [09:14:16] Tcl error [::clearbans::raws]: can't read "raw": no such variable[10:14:16] &lt;TEST&gt; [09:14:16] Tcl error [::clearbans::raws]: can't read "raw": no such variable</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12745">Stefano1990</a> — Tue Feb 05, 2019 4:15 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2019-02-05T10:50:00-04:00</updated>

		<published>2019-02-05T03:41:04-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=107403#p107403</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=107403#p107403"/>
		<title type="html"><![CDATA[clearbans it's not working]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=107403#p107403"><![CDATA[
This discussion is/was about removing all channel bans upon user request. You should make your own topic in <a href="http://forum.egghelp.org/viewforum.php?f=10" class="postlink">Script Requests</a> as things tend to go in a different dirrection.<br><br>As for automatically remove all bans older than 1 hour or whatever you want I updated the code:<div class="codebox"><p>Code: </p><pre><code>Code cemoved cos will read after some proper testing. Enough making a fool of myself for today.  xD</code></pre></div>Keep in mind that I haven't tested anything so it's up to you to do this task and report back if get any errors.<br><br>Also, notice that there's a new channel flag called <em class="text-italics">clearbans</em> that you need to activate with <em class="text-italics">.chanset #channel +clearbans</em> on the channels where you want the 1 hour (or whatever) bans to be removed automatically.<br><br>Oh, and if the nick isn't specified in the channel bans list and not bot's internal bans list, then the "simple user . ! ub nick not other bans" is kind of impossible to achieve. What I mean by this? If you have mIRC do <em class="text-italics">/debug @x</em> then a <em class="text-italics">/mode #channel b</em> where <em class="text-italics">#channel</em> is an actual channel you are on and see the output in the <em class="text-italics">@x</em> window that just showed up.<br><br>Let's take as example my output:<div class="codebox"><p>Code: </p><pre><code>&lt;- :amsterdam.nl.eu.undernet.org 367 me #EggDrop *!~eggy@modemcable*.mc.videotron.ca * 1548937832</code></pre></div>where <em class="text-italics">me</em> is my name obviously, <em class="text-italics">#EggDrop</em> is the channel, <em class="text-italics">*!~eggy@modemcable*.mc.videotron.ca</em> is the ban mask, <em class="text-italics">*</em> is the nick and <em class="text-italics">1548937832</em> is the timestamp in unix time format (how many seconds have passed since 00:00:00 on 1 January 1970). So, since the nick is * you can't actually match a nick against that as will match all bans.<br><br>If you wanted !clearbans, .cb, !cb to do the same thing then duplicate the line with !clearbans and change the command to .cb or whatever you want.<br><br>Edit: Fixed typo.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Tue Feb 05, 2019 3:41 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Stefano1990]]></name></author>
		<updated>2019-02-05T02:27:39-04:00</updated>

		<published>2019-02-05T02:27:39-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=107402#p107402</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=107402#p107402"/>
		<title type="html"><![CDATA[Hello]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=107402#p107402"><![CDATA[
hello ceasar now its works look great job thx , <div class="codebox"><p>Code: </p><pre><code>[08:23:27] Jupiter !clearbans[08:23:27] * TEST sets mode: -bbbbbbbbbbbb ~q:*!*@Test.com-4cu.725.79.52.IP *!*@Test.com-06c.073.85.59.IP *!*@Test.com-r08.604.99.34.IP *!*@Test.com-gb1.376.93.25.IP *!*@Test.com-nqm.630.94.98.IP *!*@Test.com-k0a.858.08.93.IP *!*@Test.com-864.736.99.51.IP *!*@Test.com-iad.991.65.43.IP *!*@Test.com-3qe.231.01.58.IP *!*@Test.com-e16.301.24.70.IP *!*@Test.com-119.446.34.43.IP *!*@Test.com-auy.493.44.63.IP[08:23:27] * TEST sets mode: -bbbbbbbbbbbb ~q:*!*@Test.com-hfz.047.53.28.IP ~q:*!*@Test.com-pp2.301.69.59.IP *!*@Test.com-5yb.488.57.95.IP *!*@Test.com-082.554.45.60.IP *!*@Test.com-429.729.78.47.IP ~q:*!*@Test.com-8p0.118.97.15.IP ~q:*!*@Test.com-827.144.52.27.IP ~q:*!*@Test.com-p8v.513.59.32.IP ~q:*!*@Test.com-7k1.596.54.91.IP ~q:*!*@Test.com-22n.154.50.91.IP ~q:*!*@Test.com-c02.400.26.20.IP ~q:*!*@Test.com-ufb.604.06.85.IP[08:23:27] * TEST sets mode: -b *!*@Test.com-i49.482.76.85.IP[08:23:27] * &amp;TEST Removed 25 bans and list is now empty.</code></pre></div>but can u add and 2  options and to unban a simple user . ! ub nick not other bans and when the bans have 1 hour and more to remove automatically all bans<br>thx in advance<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12745">Stefano1990</a> — Tue Feb 05, 2019 2:27 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2019-02-05T02:43:06-04:00</updated>

		<published>2019-02-05T02:07:46-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=107401#p107401</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=107401#p107401"/>
		<title type="html"><![CDATA[clearbans it's not working]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=107401#p107401"><![CDATA[
@simo Sounds like you have two procs with the same name. By any chance you have <a href="http://forum.egghelp.org/viewtopic.php?p=106856" class="postlink">this</a> one? Try unloading all scripts and leave only this one and see if you still get the error. A fix for this issue would be to get everything into a namespace.<br><br>@Stefano1990 Yeah, my bad. Locate:<div class="codebox"><p>Code: </p><pre><code>incr total $clearbans(max) $len</code></pre></div>and replace it with:<div class="codebox"><p>Code: </p><pre><code>incr total $len</code></pre></div>Did a copy/paste and forgot to remove $clearbans(max). Now it should remove everything nicely.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Tue Feb 05, 2019 2:07 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Stefano1990]]></name></author>
		<updated>2019-02-05T01:36:40-04:00</updated>

		<published>2019-02-05T01:36:40-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=107400#p107400</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=107400#p107400"/>
		<title type="html"><![CDATA[Hello]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=107400#p107400"><![CDATA[
the clearbans of ceasar show me this when i used again the public command !clearbans !cb .cb<br>and is not remove all bans need to retype same command<br>need to remove unban all bans #channel 10 20 30 max<br>and to have and 2 others option extra for specific user to unban !unban !ub .ub nick<br>and if on channel status ban  have up on 1 hour bans to remove it automatically<br>if is possbible to fix it thx in advance<br><br>with set clearbans(max) 12 <br><br>removing 24 ban and remains some others on ban when i retype second time same  !clearbans is show me this on PL<blockquote class="uncited"><div>Tcl error [cb:bind:raw]: wrong # args: should be "incr varName ?increment?"</div></blockquote><blockquote class="uncited"><div>[07:50:18] &lt;Jupiter&gt; !clearbans<br>[07:50:18] * TEST sets mode: -bbbbbbbbbbbb *!*@Test.com-auy.493.44.63.IP *!*@Test.com-119.446.34.43.IP *!*@Test.com-e16.301.24.70.IP *!*@Test.com-3qe.231.01.58.IP *!*@Test.com-iad.991.65.43.IP *!*@Test.com-864.736.99.51.IP *!*@Test.com-k0a.858.08.93.IP *!*@Test.com-nqm.630.94.98.IP *!*@Test.com-gb1.376.93.25.IP *!*@Test.com-r08.604.99.34.IP *!*@Test.com-06c.073.85.59.IP ~q:*!*@Test.com-4cu.725.79.52.IP<br>[07:50:18] * TEST sets mode: -bbbbbbbbbbbb *!*@Test.com-082.554.45.60.IP *!*@Test.com-5yb.488.57.95.IP ~q:*!*@Test.com-pp2.301.69.59.IP ~q:*!*@Test.com-hfz.047.53.28.IP ~q:*!*@Test.com-ufb.604.06.85.IP ~q:*!*@Test.com-c02.400.26.20.IP ~q:*!*@Test.com-22n.154.50.91.IP ~q:*!*@Test.com-7k1.596.54.91.IP ~q:*!*@Test.com-p8v.513.59.32.IP ~q:*!*@Test.com-827.144.52.27.IP ~q:*!*@Test.com-8p0.118.97.15.IP *!*@Test.com-429.729.78.47.IP<br>[07:51:05] &lt;Jupiter&gt; !clearbans</div></blockquote><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12745">Stefano1990</a> — Tue Feb 05, 2019 1:36 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[simo]]></name></author>
		<updated>2019-02-04T14:05:14-04:00</updated>

		<published>2019-02-04T14:05:14-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=107398#p107398</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=107398#p107398"/>
		<title type="html"><![CDATA[clearbans it's not working]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=107398#p107398"><![CDATA[
hey there caesar gettin this in return:<br><blockquote class="uncited"><div>19:04:18 &lt;Cappuccino&gt; Tcl error: invalid command name "wrong # args: should be "clear:bans nick uhost hand text"<br>19:04:18 &lt;Cappuccino&gt; Tcl error:     while executing<br>19:04:18 &lt;Cappuccino&gt; Tcl error: "clear:bans $_pub1 $_pub2 $_pub3 $_pub4 $_pub5""</div></blockquote>using your version returns me the same error<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12505">simo</a> — Mon Feb 04, 2019 2:05 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2019-02-05T02:04:23-04:00</updated>

		<published>2019-02-04T10:48:19-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=107397#p107397</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=107397#p107397"/>
		<title type="html"><![CDATA[clearbans it's not working]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=107397#p107397"><![CDATA[
Do a <em class="text-italics">.tcl $errorInfo</em> from DCC Chat/Telnet with the bot when you see that error to track down the source of the issue.<br><br>Would also help if post what code you used, as me and Spike offered a few solution, granted his final one uses a different approach than what I suggested initially.<br><br>Here's my "version" that also relies on the raw 367 outputs from the server instead of bot's <em class="text-italics">banlist</em>.<div class="codebox"><p>Code: </p><pre><code>set clearbans(max) 6bind pub o|o !clearbans clear:bansproc clear:bans {nick uhost hand chan text} {global clearbansset chan [string tolower $chan]if {![botisop $chan]} returnset clearbans($chan) {}bind raw - 367 cb:bind:rawbind raw - 368 cb:bind:rawputserv "MODE $chan b"} proc cb:bind:raw {from key text} {global clearbansswitch -- $key {367 {lassign [split $text] bot chan maskset chan [string tolower $chan]if {![info exists clearbans($chan)]} returnif {[lsearch $clearbans($chan) $mask] &gt; -1} returnlappend clearbans($chan) $mask}368 {lassign [split $text] bot chanset chan [string tolower $chan]if {![info exists clearbans($chan)]} returnunbind raw - 367 cb:bind:rawunbind raw - 368 cb:bind:rawset len [llength $clearbans($chan)] set total 0if {$len &gt; 0} {while {$len &gt; 0} {if {$len &gt; $clearbans(max)} {set mode [string repeat "b" $clearbans(max)]set masks [join [lrange $clearbans($chan) 0 [expr {$clearbans(max) - 1}]]]set clearbans($chan) [lrange $clearbans($chan) $clearbans(max) end]incr len -$clearbans(max)incr total $clearbans(max)} else {set mode [string repeat "b" $len]set masks [join $clearbans($chan)]incr total $lenset len 0}puthelp "MODE $chan -$mode $masks"}} else {puthelp "PRIVMSG $chan :Bans list is empty."}puthelp "PRIVMSG $chan :Removed $total bans and list is now empty." }}}</code></pre></div>Did minimal testing so reply back if you get any error.<br><br>Edit: Fixed.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Mon Feb 04, 2019 10:48 am</p><hr />
]]></content>
	</entry>
	</feed>
