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

	<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>2006-02-03T06:19:58-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Ian-Highlander]]></name></author>
		<updated>2006-02-03T06:19:58-04:00</updated>

		<published>2006-02-03T06:19:58-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=60076#p60076</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=60076#p60076"/>
		<title type="html"><![CDATA[Using partyline commands in the channel window]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=60076#p60076"><![CDATA[
<blockquote class="uncited"><div>well, everyone is entitled to their own opinion<br><br>mine is that any public control of the bot - that is, control mechanism that uses public medium like irc channel - is inherently insecure and is best avoided (and I've argued about that many times)<br><br>if you really can't DCC (I've also argued that anyone could DCC if they try hard enough, see my sticky topics), you should consider using privmsg/notice instead of channel messages<br><br>on a side note, even 110 commands can't really substitute full party-line control; in order to implement that, you need to simulate DCC chat, as does <a href="http://demond.net/rconsole.tcl" class="postlink">rconsole</a></div></blockquote>Inherently insecure? Perhaps, slightly, in that while you are auth'd if your host is spoofed then someone could use the commands but of course as a responsible bot owner you wouldnt leave that door open and would "deauth" as soon as you had issued the commands you needed to. You would also of course have a high standard of password. I even provided scripts for mIRC and Pirch with the script to add menus to do this quickly. As well as that if someone was to do that you would generally see them doing it and be able to prevent it there and then unless they spoofed you and waited until you left the room thus fooling the bot into thinking you where still there. However barring that slight chance that someone would spoof your host while you are using it, it is no less secure than anything else with Eggdrop which as we all know is not a particularly secure way of doing anything and shouldnt be relied on for anything that is considered critical which, lets be honest here, a chat room certainly is not.<br><br>Personally, I cant DCC to my bots from outside my network because they run on my own network and I deliberately block all and any access to anything that's un-necessary externally. My bots have internal IP numbers on a virtual IP Range set as secondary IP numbers on an internal NIC because the chat server they run on is on the same box). I also work for an ISP and sit behind double NAT'd firewalls from the office which blocks just about everything, sure as a network engineer and IT Support specialist I know ways round that but I value my job and dont want to lose it for abusing my knowledge.<br><br>I didnt at ANY time say it "substituted full party-line control". I specifically said it covers most of the commonly used commands and if I ever get round to developing it further it will do more but I dont have a major interest in that script anymore and spend my spare time working on Trivia 2000 these days.<br><br>On one of your other points I did write a version of The_Quickening a long time ago that used primarily private message instead of public commands but people hated it and I had so many complaints asking me to switch it back that I stopped developing it.<br><br>Anyway, as you say, everyone is entitled to their opinions, so I guess we'll have to agree to disagree on this one. <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=17">Ian-Highlander</a> — Fri Feb 03, 2006 6:19 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2006-02-03T00:03:42-04:00</updated>

		<published>2006-02-03T00:03:42-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=60066#p60066</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=60066#p60066"/>
		<title type="html"><![CDATA[Using partyline commands in the channel window]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=60066#p60066"><![CDATA[
<blockquote class="uncited"><div>Some people like the convenience of public commands demond, just because you think its lame doesnt make it so. Whilst when I'm at home I use DCC all the time, while at work, I cant get a DCC connection so the public commands come in damn useful. <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"></div></blockquote>well, everyone is entitled to their own opinion<br><br>mine is that any public control of the bot - that is, control mechanism that uses public medium like irc channel - is inherently insecure and is best avoided (and I've argued about that many times)<br><br>if you really can't DCC (I've also argued that anyone could DCC if they try hard enough, see my sticky topics), you should consider using privmsg/notice instead of channel messages<br><br>on a side note, even 110 commands can't really substitute full party-line control; in order to implement that, you need to simulate DCC chat, as does <a href="http://demond.net/rconsole.tcl" class="postlink">rconsole</a><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Fri Feb 03, 2006 12:03 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Ian-Highlander]]></name></author>
		<updated>2006-02-02T16:20:38-04:00</updated>

		<published>2006-02-02T16:20:38-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=60051#p60051</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=60051#p60051"/>
		<title type="html"><![CDATA[Using partyline commands in the channel window]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=60051#p60051"><![CDATA[
Advert? There's no advert in the script. PM's you? it doesnt PM anyone for anything.<br><br>Ahh I know what you mean, there's an anti idle script which sends a message to itself built into it just to stop the bot being kicked for idling on servers that dont like it. If you're on the partyline you will see that every time it triggers.<br><br>If you dont want that to run, commenting out the below code and rehashing should stop it.<div class="codebox"><p>Code: </p><pre><code>#Anti Idleset idle-timer 10set idle-msg "$x Eggdrop [lindex $version 0] With : \002'The Quickening'\002 $scriptvers ©Ian-Highlander 2001"set bowt-nick "$botnick"set bowt-nick [string tolower ${nick}]if {![info exists {antikill}]} { global bowt-nick idle-msg idle-timer set antikill 1 timer ${idle-timer} antikill}proc antikill {} { global bowt-nick idle-msg idle-timer putserv "PRIVMSG ${bowt-nick} :${idle-msg}" timer ${idle-timer} antikill}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=17">Ian-Highlander</a> — Thu Feb 02, 2006 4:20 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[janipewter]]></name></author>
		<updated>2006-02-02T14:31:12-04:00</updated>

		<published>2006-02-02T14:31:12-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=60041#p60041</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=60041#p60041"/>
		<title type="html"><![CDATA[Using partyline commands in the channel window]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=60041#p60041"><![CDATA[
Ian - thanks a lot, that's exactly what I was after, and it works a charm <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><br>Is there a way to get rid of the advert though? Every 10 minutes it PM's me with a load of stuff, and it gets annoying <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":(" title="Sad"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7275">janipewter</a> — Thu Feb 02, 2006 2:31 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Ian-Highlander]]></name></author>
		<updated>2006-02-02T05:00:29-04:00</updated>

		<published>2006-02-02T05:00:29-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=60026#p60026</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=60026#p60026"/>
		<title type="html"><![CDATA[Using partyline commands in the channel window]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=60026#p60026"><![CDATA[
Or you could try my script "The_Quickening" which has 110 public commands in it and does cover almost all of the standard DCC commands or any of the other public command scripts in the archive.<br><br>It has an authentication system built in as well so recognises you by hostmask and requires a password for use. The authentication system automatically removes your authentication when you leave the rooms the bot is on, although I would recommend you only stay auth'd while using the script and once finished manually deauth each time. Otherwise you do leave yourself open to spoofing.<br><br>Some people like the convenience of public commands demond, just because you think its lame doesnt make it so. Whilst when I'm at home I use DCC all the time, while at work, I cant get a DCC connection so the public commands come in damn useful. <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=17">Ian-Highlander</a> — Thu Feb 02, 2006 5:00 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2006-02-02T03:30:13-04:00</updated>

		<published>2006-02-02T03:30:13-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=60023#p60023</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=60023#p60023"/>
		<title type="html"><![CDATA[Using partyline commands in the channel window]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=60023#p60023"><![CDATA[
there is, but that would be extremely lame<br><br>someone could spoof your host and there goes poof your bot (and shell account)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Thu Feb 02, 2006 3:30 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[janipewter]]></name></author>
		<updated>2006-02-02T03:26:38-04:00</updated>

		<published>2006-02-02T03:26:38-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=60022#p60022</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=60022#p60022"/>
		<title type="html"><![CDATA[Using partyline commands in the channel window]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=60022#p60022"><![CDATA[
Is there anyway to do this? For example if it knows your host as the owner or something, you can do commands like .+ban from the channel window rather than on the partline in dcc/telnet?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7275">janipewter</a> — Thu Feb 02, 2006 3:26 am</p><hr />
]]></content>
	</entry>
	</feed>
