<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>Others</title>
		<link>http://eo-extract.forumotion.net/others-f8/-t1.htm</link>
		<description></description>
		<lastBuildDate>Tue, 28 Oct 2008 11:23:08 GMT</lastBuildDate>
		<ttl>10</ttl>
		<image>
			<title>Others</title>
			<url>http://i33.servimg.com/u/f33/12/93/06/85/text-d18.png</url>
			<link>http://eo-extract.forumotion.net/others-f8/-t1.htm</link>
		</image>
		<item>
			<title>Auto Talker</title>
			<link>http://eo-extract.forumotion.net/others-f8/auto-talker-t14.htm</link>
			<dc:creator>Goldenbender</dc:creator>
			<description>Code:program BroadCast;

//Copyright Addyrulez

procedure TypeByte&#40;k&#58; Byte&#41;;

begin KeyDown&#40;k&#41;;

  wait&#40;25 + Random&#40;40&#41;&#41;;

  KeyUp&#40;k&#41;;

  end;

  procedure SendType&#40;Text&#58; String&#41;; var i&#58; Integer;

  begin for i &#58;= 1 to Length&#40;Text&#41; do

  begin TypeByte&#40;GetKeyCode&#40;Text&#91;i&#93;&#41;&#41;; Wait&#40;50 + Random&#40;60&#41;&#41;;

  end; wait&#40;200 + Random&#40;500&#41;&#41;;  ...</description>
			<category>Others</category>
			<pubDate>Tue, 28 Oct 2008 11:23:08 GMT</pubDate>
			<comments>http://eo-extract.forumotion.net/others-f8/auto-talker-t14.htm#17</comments>
			<guid>http://eo-extract.forumotion.net/others-f8/auto-talker-t14.htm</guid>
		</item>
		<item>
			<title>Auto Beggar</title>
			<link>http://eo-extract.forumotion.net/others-f8/auto-beggar-t13.htm</link>
			<dc:creator>Goldenbender</dc:creator>
			<description>Code:program Addybeg;

&#40;*No part of this script may be copied or sold*&#41;

var voidx,voidy,Trades,width,height,offsetx,offsety&#58;integer;

const

Beg='/can anyone please spare a few extra items/? /i got hacked/!';

Procedure ReadString&#40;str&#58; String&#41;; &#123;Created by Rena&#125;

var

i,strLength &#58;Integer;

goer&#58; Boolean;



begin

  i&#58;=1

  strLength&#58;=Length&#40;str&#41;

  goer&#58;=False

  while&#40;i&lt;strLength+1&#41;  ...</description>
			<category>Others</category>
			<pubDate>Tue, 28 Oct 2008 11:22:41 GMT</pubDate>
			<comments>http://eo-extract.forumotion.net/others-f8/auto-beggar-t13.htm#16</comments>
			<guid>http://eo-extract.forumotion.net/others-f8/auto-beggar-t13.htm</guid>
		</item>
	</channel>
</rss>