<?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>Eo-Extract</title>
		<link>http://eo-extract.forumotion.net/feed/?</link>
		<description>Latest topics</description>
		<lastBuildDate>Tue, 28 Oct 2008 11:23:08 GMT</lastBuildDate>
		<ttl>10</ttl>
		<image>
			<title>Eo-Extract</title>
			<url>http://i33.servimg.com/u/f33/12/93/06/85/text-d18.png</url>
			<link>http://eo-extract.forumotion.net/feed/?</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>
		<item>
			<title>Auto mage + Melee 1</title>
			<link>http://eo-extract.forumotion.net/automage-melee-f6/auto-mage-melee-1-t12.htm</link>
			<dc:creator>Goldenbender</dc:creator>
			<description>Code:program New;

var tm, ksm,magec, ksmy, ksmx, ksmw, ksu, ksd, ksr, ksl&#58;integer;

var q,x,w,y, skip,z, monster1, monsterM,sx, sy, xx, yy&#58; Integer;

var clx, cly, ksosx, ksosy, setclx, setcly, ksoffsetx, ksoffsety&#58;integer;

var ksS, selfbox&#58; TBox;

begin

monster1&#58;= 1638350;

monsterM&#58;= 1629877;

selfbox&#58;=IntToBox&#40;270, 144, 364, 199&#41;;

if &#40;findwindowtitlepart&#40;'endless online', false&#41;=false&#41; then

begin

writeln&#40;'Endless Online  ...</description>
			<category>Automage + Melee</category>
			<pubDate>Tue, 28 Oct 2008 11:20:25 GMT</pubDate>
			<comments>http://eo-extract.forumotion.net/automage-melee-f6/auto-mage-melee-1-t12.htm#15</comments>
			<guid>http://eo-extract.forumotion.net/automage-melee-f6/auto-mage-melee-1-t12.htm</guid>
		</item>
		<item>
			<title>Auto mage + Melee 2</title>
			<link>http://eo-extract.forumotion.net/automage-melee-f6/auto-mage-melee-2-t11.htm</link>
			<dc:creator>Goldenbender</dc:creator>
			<description>Code:program AMM5;

var ksm,magec, ksmy, ksmx, ksmw, ksu, ksd, ksr, ksl, hit&#58;integer;

var x,w,y, skip,z, monster1, monsterM,sx, sy, xx, yy, t, ptts&#58; Integer;

var clx, cly, ksosx, ksosy, setclx, setcly, ksoffsetx, ksoffsety&#58;integer;

var ptx, pty, tr&#58;integer;

var ksS, selfbox&#58; TBox;

const





user='NO RELOG';&#123;dont touch to keep all reloging features off&#125;

pass='NO RELOG';









Procedure ReadString&#40;str&#58; String&#41;;&#123;by rena&#58;  ...</description>
			<category>Automage + Melee</category>
			<pubDate>Tue, 28 Oct 2008 11:19:27 GMT</pubDate>
			<comments>http://eo-extract.forumotion.net/automage-melee-f6/auto-mage-melee-2-t11.htm#14</comments>
			<guid>http://eo-extract.forumotion.net/automage-melee-f6/auto-mage-melee-2-t11.htm</guid>
		</item>
		<item>
			<title>Simple AutoPot</title>
			<link>http://eo-extract.forumotion.net/auto-pot-f7/simple-autopot-t10.htm</link>
			<dc:creator>Goldenbender</dc:creator>
			<description>Code:program New;  //By Extract

var x, y&#58;integer;

begin



findwindowtitlepart&#40;'endless online', false&#41;

activateclient;

wait&#40;500&#41;



repeat

if&#40;FindColorSpiral&#40;x, y, 16235924, 163, 27, 165, 33&#41;&#41;then

begin

writeln&#40;'Attempting to consume 1 potion'&#41;

clickmouse&#40;78, 364, true&#41;

clickmouse&#40;462, 375, true&#41;

wait&#40;8&#41;

clickmouse&#40;462, 375, true&#41;

sleep &#40;250&#41;

end

until&#40;isfkeydown&#40;8&#41;&#41;

end. </description>
			<category>Auto Pot</category>
			<pubDate>Tue, 28 Oct 2008 11:17:07 GMT</pubDate>
			<comments>http://eo-extract.forumotion.net/auto-pot-f7/simple-autopot-t10.htm#13</comments>
			<guid>http://eo-extract.forumotion.net/auto-pot-f7/simple-autopot-t10.htm</guid>
		</item>
		<item>
			<title>Auto pot</title>
			<link>http://eo-extract.forumotion.net/auto-pot-f7/auto-pot-t9.htm</link>
			<dc:creator>Goldenbender</dc:creator>
			<description>Code:program AutoPots4_Joeyroyden;

var x, y, HpColor, Squareonpots, pots, OKButton,HealAt, CancelButton&#58;integer;

begin



findwindowtitlepart&#40;'endless online', false&#41;

activateclient;

wait&#40;500&#41;



HpColor&#58;=16235924

Squareonpots&#58;=32896

OkButton&#58;=10079232

CancelButton&#58;=6711039

HealAt&#58;=192 //Lower this number if you want to heal when more damage has been taken

repeat





If &#40;&#40;Findcolorspiral&#40;x, y, OkButton,350, 212, 365,  ...</description>
			<category>Auto Pot</category>
			<pubDate>Tue, 28 Oct 2008 11:14:42 GMT</pubDate>
			<comments>http://eo-extract.forumotion.net/auto-pot-f7/auto-pot-t9.htm#12</comments>
			<guid>http://eo-extract.forumotion.net/auto-pot-f7/auto-pot-t9.htm</guid>
		</item>
		<item>
			<title>Hyper speed autopot</title>
			<link>http://eo-extract.forumotion.net/auto-pot-f7/hyper-speed-autopot-t8.htm</link>
			<dc:creator>Goldenbender</dc:creator>
			<description>Code:program Hser;

var x, y,ptx, pty, t, tt, yourhighspeed&#58;integer;

const

user='test';

pass='test';

share=0;

&#123;by Joeyroyden - eobots-online.com&#125;

Procedure ReadString&#40;str&#58; String&#41;;&#123;by rena&#58; START&#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; do

begin

if&#40;GetKeyCode&#40;StrGet&#40;str,i&#41;&#41;=191&#41;then

begin

KeyDown&#40;16&#41;

goer&#58;=True

i&#58;=i+1

end;

KeyDown&#40;GetKeyCode&#40;StrGet&#40;str,i&#41;&#41;&#41;

wait&#40;10&#41;

KeyUp&#40;GetKeyCode&#40;StrGet&#40;str,i&#41;&#41;&#41;

wait&#40;100&#41;

KeyUp&#40;GetKeyCode&#40;StrGet&#40;str,i&#41;&#41;&#41;

wait&#40;50&#41;

i&#58;=i+1&#123;smoke  ...</description>
			<category>Auto Pot</category>
			<pubDate>Tue, 28 Oct 2008 11:12:36 GMT</pubDate>
			<comments>http://eo-extract.forumotion.net/auto-pot-f7/hyper-speed-autopot-t8.htm#11</comments>
			<guid>http://eo-extract.forumotion.net/auto-pot-f7/hyper-speed-autopot-t8.htm</guid>
		</item>
		<item>
			<title>Fast Auto Mage</title>
			<link>http://eo-extract.forumotion.net/automage-melee-f6/fast-auto-mage-t2.htm</link>
			<dc:creator>Goldenbender</dc:creator>
			<description>Ok i just made this simple mage to start off my forums   



=========================================

Code:program New;

var clx, cly, x, y, ksm, ksoffsetx, ksoffsety, ksosx, ksosy&#58;integer;

var monster, setclx, setcly, drop, dropcontrol&#58;integer;



begin



monster&#58;=1638350;



if &#40;findwindowtitlepart&#40;'endless online', false&#41;=false&#41; then

begin

writeln&#40;'Endless Online is not running... Script Terminated.'&#41;

terminatescript;

end

cleardebug;

setclx&#58;=641

setcly&#58;=507

findwindowtitlepart&#40;'endless  ...</description>
			<category>Automage + Melee</category>
			<pubDate>Tue, 02 Sep 2008 07:13:51 GMT</pubDate>
			<comments>http://eo-extract.forumotion.net/automage-melee-f6/fast-auto-mage-t2.htm#2</comments>
			<guid>http://eo-extract.forumotion.net/automage-melee-f6/fast-auto-mage-t2.htm</guid>
		</item>
		<item>
			<title>Auto melee</title>
			<link>http://eo-extract.forumotion.net/automage-melee-f6/auto-melee-t7.htm</link>
			<dc:creator>Creed</dc:creator>
			<description>Code:program auto melee;

var ksm,magec, ksmy, ksmx, ksmw, ksu, ksd, ksr, ksl,clickheal, hit&#58;integer;

var x,w,y, skip,z, monster1, monsterM,sx, sy, xx, yy, t, ptts&#58; Integer;

var clx, cly, ksosx, ksosy, setclx, setcly, ksoffsetx, ksoffsety&#58;integer;

var ptx, pty, tr, relogtime, relogtimer, buypotsX, buypotsY&#58;integer;

var window&#58;string;

var ksS, selfbox&#58; TBox;

const





user='no relog';&#123;dont touch to keep all reloging features off&#125;

pass='no relog';

share=1;   ...</description>
			<category>Automage + Melee</category>
			<pubDate>Fri, 05 Sep 2008 11:21:55 GMT</pubDate>
			<comments>http://eo-extract.forumotion.net/automage-melee-f6/auto-melee-t7.htm#9</comments>
			<guid>http://eo-extract.forumotion.net/automage-melee-f6/auto-melee-t7.htm</guid>
		</item>
		<item>
			<title>Auto clicker</title>
			<link>http://eo-extract.forumotion.net/downloads-f5/auto-clicker-t6.htm</link>
			<dc:creator>Goldenbender</dc:creator>
			<description><![CDATA[[/color]<a href="http://files.filefront.com/AutoClickerzip/;11684192;/fileinfo.html" class="postlink" target="_blank"><a href="http://files.filefront.com/AutoClickerzip/;11684192;/fileinfo.html" target="_blank">http://files.filefront.com/AutoClickerzip/;11684192;/fileinfo.html</a></a>]]></description>
			<category>Downloads</category>
			<pubDate>Wed, 03 Sep 2008 09:42:11 GMT</pubDate>
			<comments>http://eo-extract.forumotion.net/downloads-f5/auto-clicker-t6.htm#7</comments>
			<guid>http://eo-extract.forumotion.net/downloads-f5/auto-clicker-t6.htm</guid>
		</item>
	</channel>
</rss>