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

	<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-03-30T15:15:58-04:00</updated>

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

		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2003-03-30T15:15:58-04:00</updated>

		<published>2003-03-30T15:15:58-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=18366#p18366</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=18366#p18366"/>
		<title type="html"><![CDATA[bot can join channel, but commands don't work.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=18366#p18366"><![CDATA[
With most networks, they serve you in a connection priority fasion.<br><br>Just like there are serveral levels of server bans, it is possible to have several levels of server connections.<br><br>Each connections that comes in, is defined a class.<br><br>This class defines different characteristics of the connection.<br><br>These can include<br><br>1: How often the server sends a ping to your connection.<br>2: The time limit before your connection times out (after not replying to a ping).<br>3: If pings are sent during idle periods, or all the time.<br>4: How many channels you may join.<br><br>ALong with these, the class can also define the default user-flags given/forced by the server.<br><br>In the case of a restricted connection (or class as it's called), you are forced the +r flag.<br><br>On IRCnet, there are a few reasons for this, these include, but are not limited to:<br><br>1: No ident reply<br>2: Hostname not resolving fully<br>3: Non-local server<br><br>In the case of number 3, more priority is given to clinet connecting near to them. Admins usualy collect these based on ping/tracroutes.<br><br>In the case of number 2, you will well know if this is the case. After changing the setting in the config file, and your bot is now on IRC, do a whois. If you see an IP, then your need to contact the shell admin, and get the DNS and rDNS records straight.<br><br>In the case of number 1, you will need ot contact the admin, and make sure that identd is running, and that there is no port-clocking in operation.<br><br>As for it being a configuration issue. No, this is not true. A restricted connections, is based on the rules/classes defined by the IRC admin.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Sun Mar 30, 2003 3:15 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-03-30T14:29:59-04:00</updated>

		<published>2003-03-30T14:29:59-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=18362#p18362</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=18362#p18362"/>
		<title type="html"><![CDATA[bot can join channel, but commands don't work.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=18362#p18362"><![CDATA[
ok, that's clear. But does anyone know why my bot is being 'i-lined' by the server? Does this have a special reason of some sort?<br>I am starting to believe it is a misconfiguration of my bot as i used another ip and hostname, but the problem still occurs.<p>Statistics: Posted by Guest — Sun Mar 30, 2003 2:29 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2003-03-30T10:53:15-04:00</updated>

		<published>2003-03-30T10:53:15-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=18349#p18349</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=18349#p18349"/>
		<title type="html"><![CDATA[bot can join channel, but commands don't work.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=18349#p18349"><![CDATA[
probably, I haven't heard til now about an 'i-line'. Sounds line an restriction or something.. Can you connect to that network? If yes then ask in a help channel of that network about that i-line thing.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Sun Mar 30, 2003 10:53 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2003-03-30T10:52:48-04:00</updated>

		<published>2003-03-30T10:52:48-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=18348#p18348</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=18348#p18348"/>
		<title type="html"><![CDATA[bot can join channel, but commands don't work.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=18348#p18348"><![CDATA[
IRCnet uses restricted connections. These are called i-lines.<br><br>TO know if your connections restricted, your usermode will include an "r" in it.<br><br>When restricted, you do not have full channle managment abilities. IE, you can't deop OPs, you can't kick OPS. This defeats the purpose of eggdrop, so it skips that server, and locates one that doesn't present an issue.<br><br>If you so wish to join the server anyhow, and put up with reduced abilities, then you can change a config settings, which will prevent this.<br><br>See the config file for details.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Sun Mar 30, 2003 10:52 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-03-30T10:11:16-04:00</updated>

		<published>2003-03-30T10:11:16-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=18342#p18342</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=18342#p18342"/>
		<title type="html"><![CDATA[bot can join channel, but commands don't work.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=18342#p18342"><![CDATA[
Ok, i've changed it to IRCNet, which is the network the bot is on, but now when it 'doesn't connect to the irc server. <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":(" title="Sad"><br>When i log in via telnet i get the following messages:<br><br>[15:52] Trying server irc.nl.uu.net:6664<br>[15:52] Connected to irc.nl.uu.net<br>[15:52] NICK IN USE: Trying '[botnick]'<br>[15:52] (irc.nl.uu.net claims to be irc.uunet.nl; updating server list)<br>[15:52] irc.nl.uu.net has me i-lined (jumping)<br>[15:52] Trying server irc.sci.kun.nl:6665<br><br>What does this i-lined mean and why is the bot jumping to another server? This happens with all the servers in the list, so it is some sort of network restriction it seems.<p>Statistics: Posted by Guest — Sun Mar 30, 2003 10:11 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2003-03-30T04:35:58-04:00</updated>

		<published>2003-03-30T04:35:58-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=18331#p18331</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=18331#p18331"/>
		<title type="html"><![CDATA[bot can join channel, but commands don't work.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=18331#p18331"><![CDATA[
Check the net-type in the .conf file and change it to what suit you better. Choose the proper setting for the network he sits on.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Sun Mar 30, 2003 4:35 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-03-29T16:10:54-04:00</updated>

		<published>2003-03-29T16:10:54-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=18325#p18325</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=18325#p18325"/>
		<title type="html"><![CDATA[bot can join channel, but commands don't work.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=18325#p18325"><![CDATA[
I have an eggdrop running on a server. This works fine. It can join channels etc. But when i use dcc togive it commands i have the following problem. <br>Commands like ´.say blablabla´ work fine, but when i want to op myself it doesn´t respond. It says ´gave ops to arcadis´, but nothing happens. The same when i want to kick, ban, deop someone.<br>I´m sure i type the nicknames and the channel correctly, but i can´t figure out what´s wrong.<br><br>Any help is greatly appreciated.<p>Statistics: Posted by Guest — Sat Mar 29, 2003 4:10 pm</p><hr />
]]></content>
	</entry>
	</feed>
