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

	<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>2022-10-13T05:41:14-04:00</updated>

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

		<entry>
		<author><name><![CDATA[CrazyCat]]></name></author>
		<updated>2022-10-13T05:41:14-04:00</updated>

		<published>2022-10-13T05:41:14-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=111460#p111460</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=111460#p111460"/>
		<title type="html"><![CDATA[msj  and nick random chan and 5 min other nick channel list]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=111460#p111460"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>namespace eval randmsg {   setudef flag randmsg   bind cron - "*/5 * * * *" ::randmsg::do   proc do {mi ho da mo dow} {      foreach chan [channels] {         if {![channel get $chan randmsg]} { continue }         set ulist [chanlist $chan]         set vict [lindex $ulist [rand [llength $ulist]]]         putserv "PRIVMSG $chan :hello $vict, don't fall asleep"      }   }}</code></pre></div>Add the +randmsg to the channels you want the script works on them, and wait.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=691">CrazyCat</a> — Thu Oct 13, 2022 5:41 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[kn1ghtt]]></name></author>
		<updated>2022-10-12T19:09:12-04:00</updated>

		<published>2022-10-12T19:09:12-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=111459#p111459</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=111459#p111459"/>
		<title type="html"><![CDATA[msj  and nick random chan and 5 min other nick channel list]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=111459#p111459"><![CDATA[
hello group and help <br><br>I need help for an announcement code of a message to each nick in the room every 5 min<br><br>example: <br><br>hello nick1 don't fall asleep <br>and 5 min later<br>hello nick2 don't fall asleep<br>etc..<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12978">kn1ghtt</a> — Wed Oct 12, 2022 7:09 pm</p><hr />
]]></content>
	</entry>
	</feed>
