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

	<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>2009-05-28T16:47:09-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Nathema]]></name></author>
		<updated>2009-05-28T16:47:09-04:00</updated>

		<published>2009-05-28T16:47:09-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=88994#p88994</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=88994#p88994"/>
		<title type="html"><![CDATA[ptools v2.1 - Channel service script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=88994#p88994"><![CDATA[
After searching for a long time for that elusive script that perfectly fitted my needs, i decided to make my own script.<br><br><a href="http://4pdj.nl/?page_id=103" class="postlink">http://4pdj.nl/?page_id=103</a><br><br>Bit of the header:<div class="codebox"><p>Code: </p><pre><code>################################################# ptools.tcl - Public command script## (c) 2009 - Peter "pDj" de Jong @ Qnet## Revision History# ---------------------------------------------# 1.0  27-may-2009 pDj    Initial creation# 1.1  29-may-2009 pDj    Colorized userlist#                         Fixed sorting help#                         Added pub !resethost# 1.2   5-jun-2009 pDj    Added pub !whoami#                         Moved notices to array#                         Added some logging# 1.3   6-jun-2009 pDj    Modified deluser#                         Modified adduser#                         Added pub !resetrights# 2.0   6-jun-2009 pDj    Code restructure# 2.1   6-jun-2009 pDj    Renamed some public functions#                         Colorized notices## Public commands:# !help - Shows this help# !useradd &lt;nickname on channel&gt; &lt;master/operator&gt; &lt;username on bot&gt;#               - Adds a user to the bot with master/operator #                 rights for the given nick# !userremove &lt;username on bot&gt; - Removes a user from the bot# !kick &lt;nick&gt; - Kicks the person# !ban &lt;nick&gt; - Bans the person# !banlist - Shows all the bans on the bot# !unban &lt;banned hostmask&gt; - Unbans a person based on the given hostmask# !op &lt;nick&gt; - Gives operator rights to the person# !deop &lt;nick&gt; - Removes the persons operator rights# !voice &lt;nick&gt; - Gives the person voice# !devoice &lt;nick&gt; - Removes the persons voice# !userrename &lt;current name&gt; &lt;new name&gt; - Changes the name of a bot user# !usersuspend &lt;username on bot&gt; - Suspends a user on the bot# !userunsuspend &lt;username on bot&gt; - Unsuspends a user on the bot# !usersethost &lt;username on bot&gt; &lt;nick in channel&gt; #                      - Resets host of username with host of nick# !whoami - Shows ur username on the bot# !usersetrights &lt;username on bot&gt; &lt;master/operator&gt;#                       - Gives the user master/operator rights# !userlist - Shows all users for the channel################################################</code></pre></div>Feel free to use my script. Requests / remarks / security critics are welcome!<br><br><a href="http://files.4pdj.nl/pub/TCL/ptools-2.1.tcl" class="postlink">Download</a><br><br>--EDIT: v1.1<br>--EDIT: v1.2<br>--EDIT: v1.3<br>--EDIT: v2.0<br>--EDIT: v2.1<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10653">Nathema</a> — Thu May 28, 2009 4:47 pm</p><hr />
]]></content>
	</entry>
	</feed>
