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

	<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>2003-05-31T06:39:51-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Ofloo]]></name></author>
		<updated>2003-05-31T06:39:51-04:00</updated>

		<published>2003-05-31T06:39:51-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=20981#p20981</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=20981#p20981"/>
		<title type="html"><![CDATA[i am lost it is supose to work isn't it ??]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=20981#p20981"><![CDATA[
euhm i know i am a pain in the ass hehe but what if theres like 5 bots in the channel and they all use the same script so like how do i make a command apply for one bot .. <br><br><br>like <br><br>!space botnick<br><br>but the botnick changed everytime as wel<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3151">Ofloo</a> — Sat May 31, 2003 6:39 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Ofloo]]></name></author>
		<updated>2003-05-31T06:05:50-04:00</updated>

		<published>2003-05-31T06:05:50-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=20979#p20979</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=20979#p20979"/>
		<title type="html"><![CDATA[i am lost it is supose to work isn't it ??]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=20979#p20979"><![CDATA[
Tnx man it works i don't mind the forground proces ill use firedamon to make it it a system proces that doesn't interact with the destop .. <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"> like this it won't show hehe<br><br>and it will auto start. as wel hehe<br><br>for those who want to do the same, edit it to your needs an put it in a bat file assuming firedaemon.exe is in c:\WINNT\system32 directory <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=";)" title="Wink"><br><div class="codebox"><p>Code: </p><pre><code>SET MXHOME=c:\WINNT\system32SET MXBIN=c:\WINNT\system32firedaemon -i eggdrop "c:\path" "c:\path\eggdrop.exe" "-n eggdrop.conf" Y 0 0 n Ynet start eggdrop</code></pre></div>- download the free version of firedaemon look for it in google <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=";)" title="Wink"><br><br><br>or if you don't like firedaemon use hidden32.exe<br><br>= hidden32.exe commands ... at dos prompt.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3151">Ofloo</a> — Sat May 31, 2003 6:05 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Ofloo]]></name></author>
		<updated>2003-05-31T05:55:58-04:00</updated>

		<published>2003-05-31T05:55:58-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=20977#p20977</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=20977#p20977"/>
		<title type="html"><![CDATA[i am lost it is supose to work isn't it ??]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=20977#p20977"><![CDATA[
if i make it a non background proces it will work ?? is that wat you mean ??<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3151">Ofloo</a> — Sat May 31, 2003 5:55 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-05-30T22:51:42-04:00</updated>

		<published>2003-05-30T22:51:42-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=20967#p20967</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=20967#p20967"/>
		<title type="html"><![CDATA[i am lost it is supose to work isn't it ??]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=20967#p20967"><![CDATA[
I have tried to narrow down the exact cause of this problem several times but had no luck finding it. <br>If the tcl file handles in src/main.c aren't kept open and the background support (FreeConsole) is removed the problem doesn't occur but it isn't worth losing background support (When launched outside of Cygwin).<br><br>If you start Windrop with eggdrop -n the problem won't occur but the console needs to say open, so Windrop won't go into background either.<p>Statistics: Posted by Guest — Fri May 30, 2003 10:51 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Ofloo]]></name></author>
		<updated>2003-05-30T00:38:23-04:00</updated>

		<published>2003-05-30T00:38:23-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=20921#p20921</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=20921#p20921"/>
		<title type="html"><![CDATA[i am lost it is supose to work isn't it ??]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=20921#p20921"><![CDATA[
cygnus winix or something there others .. <br><br>well tnx for all your support if someone should know any suggestions .. <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=3151">Ofloo</a> — Fri May 30, 2003 12:38 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2003-05-28T16:37:19-04:00</updated>

		<published>2003-05-28T16:37:19-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=20885#p20885</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=20885#p20885"/>
		<title type="html"><![CDATA[i am lost it is supose to work isn't it ??]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=20885#p20885"><![CDATA[
First off.<br><br>Cygwin is a wrapper library. It provides a way for functions designed to work on the *nix systems, to operate in a win32 environment.<br><br>Windrop is allready cygwin compiled.<br><br>What I was saying, is it may work, if you could use another wrapper library other than cygwin. However, I have never seen any others.<br><br>I have never seen a workaround, and once it starts, it usualy doesn't stop.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Wed May 28, 2003 4:37 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Ofloo]]></name></author>
		<updated>2003-05-28T16:09:44-04:00</updated>

		<published>2003-05-28T16:09:44-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=20883#p20883</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=20883#p20883"/>
		<title type="html"><![CDATA[i am lost it is supose to work isn't it ??]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=20883#p20883"><![CDATA[
hmm meaning ? so i need to use cygwin ?? or do i understand wrong .. ? or is there an other way arround it ?? has windrop ever solved this problem that you know off .. ?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3151">Ofloo</a> — Wed May 28, 2003 4:09 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2003-05-28T11:44:37-04:00</updated>

		<published>2003-05-28T11:44:37-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=20875#p20875</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=20875#p20875"/>
		<title type="html"><![CDATA[i am lost it is supose to work isn't it ??]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=20875#p20875"><![CDATA[
OK, as you pointed out, once you fix the not found error, another one comes up.<br><br>The not found error is as it sounds, it doesn't find the files. once this is fixed all is fine.<br><br>However, there is a second error being produced, which obviously seems like there is no workaround.<br><br>The error (file discriptor) has been around for some time as noted above, but as also noted, eggdrop isn't activly developed for the win32 platform.<br><br>As it comes, eggdrop should compile fine using the cygwin wrapper library, out of the box, and as such, there is no porting to do.<br><br>Unless any1 else knows a free wrapper library like cygwin, that eggdrop could compile under, there is little more we can help you with on this.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Wed May 28, 2003 11:44 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Ofloo]]></name></author>
		<updated>2003-05-28T10:23:41-04:00</updated>

		<published>2003-05-28T10:23:41-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=20873#p20873</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=20873#p20873"/>
		<title type="html"><![CDATA[i am lost it is supose to work isn't it ??]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=20873#p20873"><![CDATA[
hmm no result either ... is there an other eggdrop port that might work .. ? Or can it be executed from windrop .. ? cause it seems once i can elemate one problem i got an other one directory or file does not exist then when i got the drirectory setup i get again bad file interpretor bad filenumber or somthing .. ??<br>&lt;br&gt;&lt;br&gt;<br>also tryed windrop forum like you suggested few days ago like you suggested, but no answer.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3151">Ofloo</a> — Wed May 28, 2003 10:23 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2003-05-28T08:53:21-04:00</updated>

		<published>2003-05-28T08:53:21-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=20862#p20862</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=20862#p20862"/>
		<title type="html"><![CDATA[i am lost it is supose to work isn't it ??]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=20862#p20862"><![CDATA[
Do not use quotes in the exec command unless specificaly needed (then they should be escaped).<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Wed May 28, 2003 8:53 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Ofloo]]></name></author>
		<updated>2003-05-28T08:20:02-04:00</updated>

		<published>2003-05-28T08:20:02-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=20856#p20856</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=20856#p20856"/>
		<title type="html"><![CDATA[i am lost it is supose to work isn't it ??]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=20856#p20856"><![CDATA[
yes i did try<br>did all kinds of strange things .. <br>most of the time it couldn't find the file cause of path or didn't exist, i putted the file c:\ (root) c:\winnt (system root) c:\winnt\system (system root  16bit) c:\winnt\system32 (system root 32 bits) and windrop directory<br><br>tryed c:\ c:\\ c:// c:/ file:// file:\\ file:\\c:\ file://c:/ file://c:// file:\\c:\\ ..... well all the combinations i could think of ..<br><br>for this as wel exec "cmd.exe /c drv.exe &gt; space.txt", ive tryed to put it all kinds of different order (syntax that is) ...<br><br>OS: NT2000 SP3<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3151">Ofloo</a> — Wed May 28, 2003 8:20 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[user]]></name></author>
		<updated>2003-05-28T05:31:24-04:00</updated>

		<published>2003-05-28T05:31:24-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=20845#p20845</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=20845#p20845"/>
		<title type="html"><![CDATA[i am lost it is supose to work isn't it ??]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=20845#p20845"><![CDATA[
So did you try<div class="codebox"><p>Code: </p><pre><code>exec "cmd.exe /c drv.exe &gt; space.txt"</code></pre></div>as the site suggested? (after including the exe in your path or what ever it's called on windows)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2878">user</a> — Wed May 28, 2003 5:31 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2003-05-28T04:36:18-04:00</updated>

		<published>2003-05-28T04:36:18-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=20838#p20838</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=20838#p20838"/>
		<title type="html"><![CDATA[i am lost it is supose to work isn't it ??]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=20838#p20838"><![CDATA[
<blockquote class="uncited"><div>Windows NT .. doh! <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"></div></blockquote>You would be ammazed at how many people would paste quotes from files, unrealted to the system they are on!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Wed May 28, 2003 4:36 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2003-05-28T02:32:48-04:00</updated>

		<published>2003-05-28T02:32:48-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=20826#p20826</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=20826#p20826"/>
		<title type="html"><![CDATA[i am lost it is supose to work isn't it ??]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=20826#p20826"><![CDATA[
Windows NT .. doh! <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=187">caesar</a> — Wed May 28, 2003 2:32 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2003-05-27T17:08:49-04:00</updated>

		<published>2003-05-27T17:08:49-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=20804#p20804</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=20804#p20804"/>
		<title type="html"><![CDATA[i am lost it is supose to work isn't it ??]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=20804#p20804"><![CDATA[
What OS are you rinning this on?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Tue May 27, 2003 5:08 pm</p><hr />
]]></content>
	</entry>
	</feed>
