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

	<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>2015-05-16T06:01:31-04:00</updated>

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

		<entry>
		<author><name><![CDATA[juanamores]]></name></author>
		<updated>2015-05-16T06:01:31-04:00</updated>

		<published>2015-05-16T06:01:31-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=104105#p104105</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=104105#p104105"/>
		<title type="html"><![CDATA[i want to run a vps command through eggdrop]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=104105#p104105"><![CDATA[
It can be adapted to the CMD (console) Windows VPS?<br>After the bot access the console windows (C:\WINDOWS\system32\cmd.exe).<br>I need to run the following commands:<br>TASKLIST (list all running processes)<br>TSKILL [PID] (Kill a process, where [PID] is the PID number of the process that we want to eliminate.  The PID can be seen when the processes listed above command.)<br>i.e tskill 2358<br>CD ( Displays the current directory name or change to another directory)<br>i.e  cd C:\Windrop\<br>eggdrop -n (Makes the bot enters the network.)<br><br>With suitable flags and a special channel where TCL can it run, this would be very useful when the bot freezes, that an administrator can kill the process and then rerun.<br><br><span style="color:red"><strong class="text-strong">EDIT:</strong></span><br>I found an application called <a href="http://twapi.sourceforge.net/" class="postlink">TWAPI</a> in this <a href="http://www.tcl.tk/faq/tclwin.htm#twapi" class="postlink">LINK</a>.<br>It contains over 40 TCLs for handling Windows.<br>He would have to study hard to understand which performs the task of all I want.<br>In addition to not understand much English, it would hinder me much.<br>If anyone can see this application and tell me what all I have to install TCLs would appreciate.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12499">juanamores</a> — Sat May 16, 2015 6:01 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[willyw]]></name></author>
		<updated>2015-04-23T13:43:51-04:00</updated>

		<published>2015-04-23T13:43:51-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=103930#p103930</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=103930#p103930"/>
		<title type="html"><![CDATA[i want to run a vps command through eggdrop]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=103930#p103930"><![CDATA[
Maybe this script?<br><br><br><a href="http://www.egghelp.org/tclhtml/3478-4-0-0-1-eggshell.htm" class="postlink">http://www.egghelp.org/tclhtml/3478-4-0 ... gshell.htm</a><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10420">willyw</a> — Thu Apr 23, 2015 1:43 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[willyw]]></name></author>
		<updated>2015-04-23T13:42:26-04:00</updated>

		<published>2015-04-23T13:42:26-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=103929#p103929</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=103929#p103929"/>
		<title type="html"><![CDATA[Re: i want to run a vps command through eggdrop]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=103929#p103929"><![CDATA[
<blockquote class="uncited"><div>i want to run vps commands like ls or ps x or like other linux commadns via tcl or party line possible <br>...<br></div></blockquote>Look up the <br>exec<br>tcl command.  But be careful with it.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10420">willyw</a> — Thu Apr 23, 2015 1:42 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[khalidxpert]]></name></author>
		<updated>2015-04-23T09:51:22-04:00</updated>

		<published>2015-04-23T09:51:22-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=103926#p103926</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=103926#p103926"/>
		<title type="html"><![CDATA[i want to run a vps command through eggdrop]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=103926#p103926"><![CDATA[
i want to run vps commands like ls or ps x or like other linux commadns via tcl or party line possible <br><br>regards.<br><br>Khalid<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9662">khalidxpert</a> — Thu Apr 23, 2015 9:51 am</p><hr />
]]></content>
	</entry>
	</feed>
