<?xml version="1.0" encoding="UTF-8"?>
<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/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>All Things IT Blog &#187; Open Source MTGO Bot</title>
	<atom:link href="http://www.enusbaum.com/blog/tag/open-source-mtgo-bot/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.enusbaum.com/blog</link>
	<description>My little nerded out corner of the Internets!</description>
	<lastBuildDate>Tue, 18 Oct 2011 20:22:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>ApocBot &#8212; I feel I owe everyone an update!</title>
		<link>http://www.enusbaum.com/blog/2009/12/apocbot-i-feel-i-owe-everyone-an-update/</link>
		<comments>http://www.enusbaum.com/blog/2009/12/apocbot-i-feel-i-owe-everyone-an-update/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 19:31:02 +0000</pubDate>
		<dc:creator>eric</dc:creator>
				<category><![CDATA[C# Programming]]></category>
		<category><![CDATA[Gaming]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Magic Online]]></category>
		<category><![CDATA[Magic Online Bot]]></category>
		<category><![CDATA[MTGO]]></category>
		<category><![CDATA[MTGO Bot]]></category>
		<category><![CDATA[Open Source MTGO Bot]]></category>
		<category><![CDATA[SmartBot]]></category>
		<category><![CDATA[Trade Bot]]></category>

		<guid isPermaLink="false">http://www.enusbaum.com/blog/?p=359</guid>
		<description><![CDATA[12/21/2010 UPDATE: I have released the source code for my MTGO trading bot &#8220;ApocBot&#8221;. You can view that blog post and download the code for free here. Well, it seems my little post on my MTGO trading bot as generated some interest, so I felt I should at least give an update on the status. [...]]]></description>
			<content:encoded><![CDATA[<p><span style="text-decoration: underline;"><strong>12/21/2010 UPDATE</strong></span>: I have released the source code for my MTGO trading bot &#8220;ApocBot&#8221;. You can view that blog post and download the code for free <a title="Blog Post -- Open Source MTGO Trading Bot" href="http://www.enusbaum.com/blog/2010/12/11/apocbot-v0-0-magic-online-bot-released/" target="_self">here</a>.</p>
<hr />
Well, it seems my little post on my MTGO trading bot as generated some interest, so I felt I should at least give an update on the status.</p>
<ul>
<li>Basic Trade functionality is completed
<ul>
<li>Trade x for y (i.e. 4 Uncommons for 1 Rare)</li>
<li>Buy/Sell x for x (i.e. 6 Rares for 1 Ticket or 1 Ticket for 6 Rares)</li>
</ul>
</li>
<li>Smart Bot functionality is 70% Completed</li>
</ul>
<p>Currently ApocBot is able to correctly identify cards that are selected during a trade and quote the stored price for the cards.  So far, so good!</p>
<p>Want some more info? <img src='http://www.enusbaum.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p><span id="more-359"></span></p>
<p>Okay, so here&#8217;s the big announce. I&#8217;m going to open source the Basic Trade functionality. I think it&#8217;s something that&#8217;s really fundamental and should have been included in the MTGO client to begin with. To that, I think it&#8217;s stilly to charge for such a basic function after writing it. <img src='http://www.enusbaum.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>So now to answer some obvious questions:</p>
<p><strong>Q: ZOMG! You&#8217;re going to open source it?!</strong></p>
<p>A: Yes. ApocBot will be the first free, open source MTGO trade bot <img src='http://www.enusbaum.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><strong>Q: What license will it be released under?</strong></p>
<p>A: I&#8217;m going to release it under GPL v3</p>
<p><strong>Q: When?!</strong></p>
<p>A: It&#8217;ll be available on this site by January 1st, 2010 <img src='http://www.enusbaum.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  I&#8217;ll need some beta testers to use it before I release the source, just to make sure I&#8217;m not going to cause more problems than good. I&#8217;ll send out a call for that within the coming weeks.</p>
<p><strong>Q: What about SmartBot functionality?</strong></p>
<p>A: I&#8217;m still working on SmartBot and to be honest, it has been more trouble than it&#8217;s worth. I&#8217;ll make a decision on that as soon as I think it&#8217;s at a functional point. Because I&#8217;m currently working full time, I&#8217;m only able to dedicate a couple hours a week to ApocBot so this might take a bit. Part of me open sorucing ApocBot in the first place is so the community can begin development of such a plugin or enhancement.</p>
<p><strong>Q: What will I need to develop ApocBot?</strong></p>
<p>A: ApocBot is written in Microsoft C# and you will need Microsoft Visual Studio 2008 (with .NET 3.5) to develop. And Magic: The Gathering Online.. of course <img src='http://www.enusbaum.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>So that&#8217;s that! What&#8217;s funny is I was mulling this post around in my head and how to handle a MTGO bot that I knew (a) wouldn&#8217;t make a ton of money and (b) should really be free anyways.</p>
<p>Please feel free to e-Mail me or leave any questions you might have here on this post and I&#8217;ll be more vigilant in getting back to everyone.</p>
<p>Cheers! <img src='http://www.enusbaum.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<div class="su-linkbox" id="post-359-linkbox"><div class="su-linkbox-label">Link to this post!</div><div class="su-linkbox-field"><input type="text" value="&lt;a href=&quot;http://www.enusbaum.com/blog/2009/12/apocbot-i-feel-i-owe-everyone-an-update/&quot;&gt;ApocBot &#8212; I feel I owe everyone an update!&lt;/a&gt;" onclick="javascript:this.select()" readonly="readonly" style="width: 100%;" /></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.enusbaum.com/blog/2009/12/apocbot-i-feel-i-owe-everyone-an-update/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>

