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

	<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>2002-10-31T05:37:39-04:00</updated>

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

		<entry>
		<author><name><![CDATA[OnFire]]></name></author>
		<updated>2002-10-31T05:37:39-04:00</updated>

		<published>2002-10-31T05:37:39-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=12624#p12624</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=12624#p12624"/>
		<title type="html"><![CDATA[Making a person go +q on a channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=12624#p12624"><![CDATA[
Thanks I'll have a look.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1982">OnFire</a> — Thu Oct 31, 2002 5:37 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2002-10-30T20:22:19-04:00</updated>

		<published>2002-10-30T20:22:19-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=12611#p12611</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=12611#p12611"/>
		<title type="html"><![CDATA[Making a person go +q on a channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=12611#p12611"><![CDATA[
There are other threads regarding this, poosted within the last 2 weeks.<br><br>Do a little search.<br><br>HINT: it's regarding the use of [] around the putserv.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Wed Oct 30, 2002 8:22 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[OnFire]]></name></author>
		<updated>2002-10-30T18:39:52-04:00</updated>

		<published>2002-10-30T18:39:52-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=12610#p12610</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=12610#p12610"/>
		<title type="html"><![CDATA[Making a person go +q on a channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=12610#p12610"><![CDATA[
Yet another question (I thought I'd put it in this topic instead of making a new one)! In the following code:<div class="codebox"><p>Code: </p><pre><code>putquick "PRIVMSG $chan :\001ACTION gives $nick a Deep [censored] Wibble"putquick "PRIVMSG $chan :(AKA a 2 minute Ban)"putquick "MODE $chan +b $nick"putkick $chan $nicktimer 2 [putserv "MODE $chan -b $nick"]timer 2 [putserv "PRIVMSG $nick :You've been unbanned from $chan - don't take it personally!"]</code></pre></div>The timer doesn't actually go for 2 minutes - it pretty much executes instantly. Does anyone know why?<br><br>Cheers<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1982">OnFire</a> — Wed Oct 30, 2002 6:39 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[OnFire]]></name></author>
		<updated>2002-10-30T08:49:43-04:00</updated>

		<published>2002-10-30T08:49:43-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=12593#p12593</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=12593#p12593"/>
		<title type="html"><![CDATA[Making a person go +q on a channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=12593#p12593"><![CDATA[
Cheers!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1982">OnFire</a> — Wed Oct 30, 2002 8:49 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2002-10-30T06:50:47-04:00</updated>

		<published>2002-10-30T06:50:47-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=12587#p12587</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=12587#p12587"/>
		<title type="html"><![CDATA[Making a person go +q on a channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=12587#p12587"><![CDATA[
As stated, add the \001 to the end of the text.<br><br>This is taken from the IRC module, for the .act command<div class="codebox"><p>Code: </p><pre><code>dprintf(DP_HELP, "PRIVMSG %s :\001ACTION %s\001\n",          chan-&gt;name, par);</code></pre></div>If you can read C (even if you can't), you can see the second \001.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Wed Oct 30, 2002 6:50 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[OnFire]]></name></author>
		<updated>2002-10-30T06:31:29-04:00</updated>

		<published>2002-10-30T06:31:29-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=12584#p12584</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=12584#p12584"/>
		<title type="html"><![CDATA[Making a person go +q on a channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=12584#p12584"><![CDATA[
lol<br><br>Sorry, I'll explain again, but better this time.<br><br>In one part of one of my TCL scripts the bot does an action.<br><div class="codebox"><p>Code: </p><pre><code>"PRIVMSG $chan :\001ACTION gives $nick a Jelly Wibble. It wobbles."</code></pre></div>I use mIRC and it comes up on screen like this:<br><br>* Weebl gives coolsi a Jelly Wibble. It wobbles.<br><br>However, someone I know uses xchat as their client, and the same bit of script comes up on their screen as:<br><br>&lt;Weebl&gt; ACTION gives coolsi a Jelly Wibble. It wobbles.<br><br>I'd like to know if there is any way to stop this from happening. If I do something like ".act test" in the partyline then it comes up fine in xchat.<br><br>I hope you understand now!!  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1982">OnFire</a> — Wed Oct 30, 2002 6:31 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[egghead]]></name></author>
		<updated>2002-10-29T09:21:17-04:00</updated>

		<published>2002-10-29T09:21:17-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=12564#p12564</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=12564#p12564"/>
		<title type="html"><![CDATA[Making a person go +q on a channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=12564#p12564"><![CDATA[
<blockquote class="uncited"><div>I'm still confused.</div></blockquote>You have been wibbled, just like me <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=282">egghead</a> — Tue Oct 29, 2002 9:21 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2002-10-29T09:15:25-04:00</updated>

		<published>2002-10-29T09:15:25-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=12563#p12563</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=12563#p12563"/>
		<title type="html"><![CDATA[Making a person go +q on a channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=12563#p12563"><![CDATA[
I'm still confused.<br><br>First off, is this displayed in all clients?<br>When you do a action in your client, does he see it done properly, or does he see the same.<br><br>You could add a "\001" to the end of the text, though I don't know.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Tue Oct 29, 2002 9:15 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[OnFire]]></name></author>
		<updated>2002-10-29T08:32:35-04:00</updated>

		<published>2002-10-29T08:32:35-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=12560#p12560</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=12560#p12560"/>
		<title type="html"><![CDATA[Making a person go +q on a channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=12560#p12560"><![CDATA[
To stop the person seeing '&lt;Weebl&gt; ACTION gives coolsi a Jelly Wibble. It wobbles.' instead of a normal action<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1982">OnFire</a> — Tue Oct 29, 2002 8:32 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2002-10-28T12:01:11-04:00</updated>

		<published>2002-10-28T12:01:11-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=12529#p12529</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=12529#p12529"/>
		<title type="html"><![CDATA[Making a person go +q on a channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=12529#p12529"><![CDATA[
Stop which happening.<br><br>The message, or the way it comes in as a action?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Mon Oct 28, 2002 12:01 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[OnFire]]></name></author>
		<updated>2002-10-28T11:08:01-04:00</updated>

		<published>2002-10-28T11:08:01-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=12524#p12524</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=12524#p12524"/>
		<title type="html"><![CDATA[Making a person go +q on a channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=12524#p12524"><![CDATA[
Another question: someone I know uses xchat and when my bot does an action the text which comes up is: &lt;Weebl&gt; ACTION gives coolsi a Jelly Wibble. It wobbles. I use the TCL command puthelp "PRIVMSG $chan :\001ACTION gives $nick a Jelly Wibble. It wobbles." Is there any way I can stop this happening?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1982">OnFire</a> — Mon Oct 28, 2002 11:08 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[OnFire]]></name></author>
		<updated>2002-10-28T10:47:22-04:00</updated>

		<published>2002-10-28T10:47:22-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=12519#p12519</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=12519#p12519"/>
		<title type="html"><![CDATA[Making a person go +q on a channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=12519#p12519"><![CDATA[
Hmmm<br>Cheers, it worked, but I must have totally messed it up before...<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1982">OnFire</a> — Mon Oct 28, 2002 10:47 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2002-10-28T09:56:56-04:00</updated>

		<published>2002-10-28T09:56:56-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=12514#p12514</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=12514#p12514"/>
		<title type="html"><![CDATA[Making a person go +q on a channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=12514#p12514"><![CDATA[
I think the genral idea bhind the code, was to allow it to affect the whole channel. IE, when you set somone +q, no1 gets to hear what they say.<br><br>It's the opsite of +v, in a way. Instead of allowing some1 to talk whent he channel is +m, you can shut specific people up when it's -m.<br><br>You could use the code<div class="codebox"><p>Code: </p><pre><code>putserv "MODE $chan +q $nick"</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Mon Oct 28, 2002 9:56 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-10-28T09:53:33-04:00</updated>

		<published>2002-10-28T09:53:33-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=12512#p12512</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=12512#p12512"/>
		<title type="html"><![CDATA[Making a person go +q on a channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=12512#p12512"><![CDATA[
quiet a user on the chan???<br><br>the bot can just ignore it i think !!!<br><br>see tcl-commands.doc<p>Statistics: Posted by Guest — Mon Oct 28, 2002 9:53 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[OnFire]]></name></author>
		<updated>2002-10-28T05:27:58-04:00</updated>

		<published>2002-10-28T05:27:58-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=12499#p12499</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=12499#p12499"/>
		<title type="html"><![CDATA[Making a person go +q on a channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=12499#p12499"><![CDATA[
Hi<br>I'd like to know the TCL command to quiet a user on a channel. I've tried 'pushmode $chan +q $nick' but this doesn't seem to work, unless I've messed it all up.<br>Cheers!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1982">OnFire</a> — Mon Oct 28, 2002 5:27 am</p><hr />
]]></content>
	</entry>
	</feed>
