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

	<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>2016-04-21T14:44:18-04:00</updated>

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

		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2016-04-21T14:44:18-04:00</updated>

		<published>2016-04-21T14:44:18-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=104932#p104932</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=104932#p104932"/>
		<title type="html"><![CDATA[Bind on click]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=104932#p104932"><![CDATA[
Hi,<br>Bindings can only trigger on messages/events sent to your eggdrop. There is no way for your eggdrop to know whether a user clicks on a link or anything like that.<br><br>I suppose someone could write a script for some irc clients, that would send "!nfo" to your eggdrop (thus triggering the bind) based on mouse events, but that would only work for those clients using said script...<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Thu Apr 21, 2016 2:44 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[COBRa]]></name></author>
		<updated>2016-04-21T12:08:53-04:00</updated>

		<published>2016-04-21T12:08:53-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=104931#p104931</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=104931#p104931"/>
		<title type="html"><![CDATA[Bind on click]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=104931#p104931"><![CDATA[
Is it possible to have this bind actioned when clicking the word NFO ?<br><br>The bind is <div class="codebox"><p>Code: </p><pre><code>bind pub - !nfo dupe:nfo</code></pre></div>and the line is <div class="codebox"><p>Code: </p><pre><code>if {$nfo_check != 0} { set nfo "${bopen}\00311NFO\003${bclose}" }</code></pre></div>many thanks<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12170">COBRa</a> — Thu Apr 21, 2016 12:08 pm</p><hr />
]]></content>
	</entry>
	</feed>
