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

	<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>2018-12-06T05:11:26-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Carlin0]]></name></author>
		<updated>2018-12-06T05:10:40-04:00</updated>

		<published>2018-12-06T05:10:40-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=107269#p107269</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=107269#p107269"/>
		<title type="html"><![CDATA[[Solved] set + m and -m channels at set times]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=107269#p107269"><![CDATA[
I have tested it and work fine , thank you so much caesar<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12778">Carlin0</a> — Thu Dec 06, 2018 5:10 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2018-12-05T03:54:35-04:00</updated>

		<published>2018-12-05T03:54:35-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=107267#p107267</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=107267#p107267"/>
		<title type="html"><![CDATA[[Solved] set + m and -m channels at set times]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=107267#p107267"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>namespace eval moderate {setudef flag moderatebind cron - {0 0 * * *} [namespace current]::lockbind cron - {0 7 * * *} [namespace current]::unlockproc lock {min hour day month weekday} { push "+m"}proc unlock {min hour day month weekday} { push "-m"}proc push {m} {foreach chan [channels] {if {![channel get $chan moderate]} continueif {![botonchan $chan] || ![botisop $chan]} continuepushmode $chan $m}}}</code></pre></div>Set <em class="text-italics">+moderate</em> on the channels you want this timed +m/-m.<br><br>Keep in mind that I haven't tested it, so load this on a test bot and reply back.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Wed Dec 05, 2018 3:54 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Carlin0]]></name></author>
		<updated>2018-12-06T05:11:26-04:00</updated>

		<published>2018-12-04T15:54:27-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=107264#p107264</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=107264#p107264"/>
		<title type="html"><![CDATA[[Solved] set + m and -m channels at set times]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=107264#p107264"><![CDATA[
Hello , i need a simple script for eggdrop that set + m and -m channels at set times ... for example at 0,00 set +m and at 7,00 AM set -m<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12778">Carlin0</a> — Tue Dec 04, 2018 3:54 pm</p><hr />
]]></content>
	</entry>
	</feed>
