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

	<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>2001-10-19T12:36:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Ian-Highlander]]></name></author>
		<updated>2001-10-19T12:36:00-04:00</updated>

		<published>2001-10-19T12:36:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=857#p857</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=857#p857"/>
		<title type="html"><![CDATA[A Script we would all luv]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=857#p857"><![CDATA[
I wrote a small script with a public command for people to add themselves to the bot a while ago because someone requested it and they didnt want to use the default "Hello" command.<br>This simply uses the public command ".addme"<br>it then adds the user to the userlist and /msgs them to set a password.<br>If you want this script (although I dont really understand why anyone would) get it here.<br><br><a href="http://www.eggdropsrus.co.uk/downloads/myscripts/addme.tcl" class="postlink">http://www.eggdropsrus.co.uk/downloads/ ... /addme.tcl</a><br><br>Maybe this is useful to someone, its not something I would ever use personally, but there you have it <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":smile:" title="Smile"><br><br>Regards<br><br>Ian-Highlander<br><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=17">Ian-Highlander</a> — Fri Oct 19, 2001 12:36 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[stdragon]]></name></author>
		<updated>2001-10-19T06:04:00-04:00</updated>

		<published>2001-10-19T06:04:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=836#p836</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=836#p836"/>
		<title type="html"><![CDATA[A Script we would all luv]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=836#p836"><![CDATA[
Here is a little script to set a default password for all users who don't currently have one. This is just a *little* insecure heh, so hopefully you have a bunch of noble users.<br><div class="codebox"><p>Code: </p><pre><code># Change this to your preferred passwordset default "sheep"foreach u [userlist] {  if {[passwdok $u ""]} {    setuser $u PASS $default  }}</code></pre></div>As for adduser, is it really that much more work to do ".chpass newuser somepass" ? Nah.<br><br>Now, I could see a definite use for a more "user friendly" adduser command. It could msg the person and say, "Hello, you have been added to this bot. Set a password by typing /msg $botnick pass &lt;yourpass&gt;" and maybe gives them some handy commands to use.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8">stdragon</a> — Fri Oct 19, 2001 6:04 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-10-19T00:44:00-04:00</updated>

		<published>2001-10-19T00:44:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=831#p831</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=831#p831"/>
		<title type="html"><![CDATA[A Script we would all luv]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=831#p831"><![CDATA[
register and then hit the new topic button after that<br><p>Statistics: Posted by Guest — Fri Oct 19, 2001 12:44 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-10-19T00:38:00-04:00</updated>

		<published>2001-10-19T00:38:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=829#p829</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=829#p829"/>
		<title type="html"><![CDATA[A Script we would all luv]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=829#p829"><![CDATA[
How do i post a new topic in the forum?<p>Statistics: Posted by Guest — Fri Oct 19, 2001 12:38 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-10-19T00:33:00-04:00</updated>

		<published>2001-10-19T00:33:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=828#p828</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=828#p828"/>
		<title type="html"><![CDATA[A Script we would all luv]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=828#p828"><![CDATA[
Well i would love to tell peeps how to use the ident command but i have over 400 users and i am not setting passwords for me all to use it<br>that is why i want the bot to take the onjoin nick and do a +host command and if there was no nick in the user list it would not add the host and if there was it would <br>but ass it was pointed out ealier it would not work because anyone who join the chan with the same nick and was not the original user that i had added it when then add that persons hos to the nick now if there was a way to add a pass word to all the nicks in one big shot that would be nice or when you do a .adduser it would set a default password<br> <p>Statistics: Posted by Guest — Fri Oct 19, 2001 12:33 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-10-18T18:26:00-04:00</updated>

		<published>2001-10-18T18:26:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=818#p818</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=818#p818"/>
		<title type="html"><![CDATA[A Script we would all luv]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=818#p818"><![CDATA[
Ahh.. just use default eggdrop features like IDENT.. ADDHOST.. just you have to inform users how to do that..<br><br>And you will get the result you wanted.. <br>or make your own script if you dont like the way eggdrops adds hosts (actually I wonder why still there is no variable which would allow to choose the way the default hostmask looks like: Nick!*ident@host *!*ident@host *!*@host .. (for example so it is done in no!spam by ppslim and wreck)..<br><p>Statistics: Posted by Guest — Thu Oct 18, 2001 6:26 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Ian-Highlander]]></name></author>
		<updated>2001-10-18T15:11:00-04:00</updated>

		<published>2001-10-18T15:11:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=811#p811</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=811#p811"/>
		<title type="html"><![CDATA[A Script we would all luv]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=811#p811"><![CDATA[
Errrrm, it is possible, but very insecure if you're not careful.<br><br>Check out my Trivia 2000 script which has precisely this function but will only add hostmasks to users that have no flags.<br><br>I should add that the proc that does this was written by stdarg lol, I cant take the credit for it.<br><br>But if the users you are talking about have any sort of power on the bot (+o etc) then ppslim is precisely right, it is a major security risk. The proc in Trivia will not add a hostmask if the user has any flags.<br><br>Hope this helps<br><br>Regards<br><br>Ian-Highlander<br><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=17">Ian-Highlander</a> — Thu Oct 18, 2001 3:11 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-10-16T20:49:00-04:00</updated>

		<published>2001-10-16T20:49:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=707#p707</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=707#p707"/>
		<title type="html"><![CDATA[A Script we would all luv]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=707#p707"><![CDATA[
Hrmm ...did not think of that ...<br>well thx for the info<br><p>Statistics: Posted by Guest — Tue Oct 16, 2001 8:49 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2001-10-16T16:29:00-04:00</updated>

		<published>2001-10-16T16:29:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=696#p696</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=696#p696"/>
		<title type="html"><![CDATA[A Script we would all luv]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=696#p696"><![CDATA[
This is just plain impossible.<br><br>Eggdrop recognises users by there hostmasks. If they join from a hostmask that is unknown, then the script will not know who to add the hostmask too.<br><br>You can't base it on nicknames, if you where to, then some1 could change there nickname to yours, rejoin, and have there hostmask added to your handle. Leaving it unsecure.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Tue Oct 16, 2001 4:29 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-10-16T16:20:00-04:00</updated>

		<published>2001-10-16T16:20:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=694#p694</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=694#p694"/>
		<title type="html"><![CDATA[A Script we would all luv]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=694#p694"><![CDATA[
Sorry i was a little drunk<br>what i am looking for a a script that will do a +host commadn when a user joins the chan so that i dont have to update there host info everytime there ip changes<br>and no i dont want to doa adduser without the ! cause alot of peeps are using the same srcipts and have the smae isp so it will op or voice everyone that matches the same host <br>i have to do a adduser !nickname <br>..so if there is a way to make a script for on join actjoin +host to the nick and have ti be spacific to the ip thx<br><p>Statistics: Posted by Guest — Tue Oct 16, 2001 4:20 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2001-10-16T09:18:00-04:00</updated>

		<published>2001-10-16T09:18:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=656#p656</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=656#p656"/>
		<title type="html"><![CDATA[A Script we would all luv]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=656#p656"><![CDATA[
HMM, can you explain in english what you want, rather that in comedy talk, which I mihgt add is not funny).<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Tue Oct 16, 2001 9:18 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-10-16T03:30:00-04:00</updated>

		<published>2001-10-16T03:30:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=652#p652</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=652#p652"/>
		<title type="html"><![CDATA[A Script we would all luv]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=652#p652"><![CDATA[
eg...<br>onjoin action <br>+host $nick $host<br>i have tried to do it but i am nota tcl master hell i can barley fight my way out of a script....<br>anyway back to the req<br>would very much appeciate<br>thx®<br><p>Statistics: Posted by Guest — Tue Oct 16, 2001 3:30 am</p><hr />
]]></content>
	</entry>
	</feed>
