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

	<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-31T03:49:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Wcc]]></name></author>
		<updated>2001-10-31T03:49:00-04:00</updated>

		<published>2001-10-31T03:49:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=1250#p1250</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=1250#p1250"/>
		<title type="html"><![CDATA[how to check if an user has logged in to server-services ?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=1250#p1250"><![CDATA[
It is un-likely that the services would even send a numeric. Most services use a /msg command like /msg nickserv acc, where nickserv would reply with a notice such as:<br>[qoute] Wcc ACC 2 [/quote]<br>Where an acc level of 3 means that the user has identified to its nick. The above example is from DALNet, it may be different on other networks.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=270">Wcc</a> — Wed Oct 31, 2001 3:49 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2001-10-13T08:52:00-04:00</updated>

		<published>2001-10-13T08:52:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=539#p539</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=539#p539"/>
		<title type="html"><![CDATA[how to check if an user has logged in to server-services ?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=539#p539"><![CDATA[
This could be done, but not very easily.<br><br>It requires some sort of call back to be made, and would have to be programed individualy to work with each command your wish protected.<br><br>To do this, what is the exact command used to ask sercices if the user is logged on?<br><br>What server numeric does the server reply with for the answer with.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Sat Oct 13, 2001 8:52 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-10-13T07:33:00-04:00</updated>

		<published>2001-10-13T07:33:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=535#p535</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=535#p535"/>
		<title type="html"><![CDATA[how to check if an user has logged in to server-services ?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=535#p535"><![CDATA[
What I am trying to do :<br><br>Whenever someone does certain commands for the bot I want to check if that user has logged in on the local nickserv of the server. This can be checked doing a command like ".msg service check xxxx" , wich gives a reaction like "user xxxx is logged in" or "user xxxx is not logged in". <br><br>So only if that user is logged in his commands will be performed, otherwise it should give a message like "please login to service".<br><br>Is there a way to do this in Tcl ?<br><br>thnx<br><br>&lt;font size=-1&gt;[ This Message was edited by: odoisc on 2001-10-13 05:33 ]&lt;/font&gt;<p>Statistics: Posted by Guest — Sat Oct 13, 2001 7:33 am</p><hr />
]]></content>
	</entry>
	</feed>
