<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Vivid Abstractions</title>
	<link>http://www.vivid-abstractions.net</link>
	<description>Where Programming Becomes An Abstraction</description>
	<lastBuildDate>Thu, 09 Sep 2010 03:10:47 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0.1" -->
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />

	<item>
		<title>Mount&amp;Blade Warband Print Screen Function</title>
		<description><![CDATA[typedef void (__cdecl* printValue) ( char* formatString, char* inputString ); void printStringFunction(char* inputString) { DWORD PrintStringAddr = 0x00457390; printValue pscall = (printValue)PrintStringAddr; pscall(&#34;%s&#34;,inputString); }]]></description>
		<link>http://www.vivid-abstractions.net/?p=271&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=mountblade-warband-print-screen-function</link>
			</item>
	<item>
		<title>Halo CE External Score Display</title>
		<description><![CDATA[This is a project by StaticChanger in which he incorporates an application that reads the kill count from the game and displays it via the COM port to a custom external score display. www.youtube.com/watch?v=9ZM_g_LZ4hE]]></description>
		<link>http://www.vivid-abstractions.net/?p=269&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=halo-ce-external-score-display</link>
			</item>
	<item>
		<title>TagToName &#8211; MP3 Renaming Tool</title>
		<description><![CDATA[This tool renames your MP3 files automatically to the syntax: "TrackNumber TrackName" based on the ID3 Tag information. Download Here]]></description>
		<link>http://www.vivid-abstractions.net/?p=266&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=tagtoname-mp3-renaming-tool</link>
			</item>
	<item>
		<title>Halo Universal AimBot</title>
		<description><![CDATA[www.youtube.com/watch?v=W0MgCxpTriw]]></description>
		<link>http://www.vivid-abstractions.net/?p=262&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=halo-universal-aimbot</link>
			</item>
	<item>
		<title>Mexico &#8211; Update</title>
		<description><![CDATA[I just moved to Mexico for half a year. Right now I am working on an advanced AimBot for Halo which I am not going to release though. I just had some ideas I wanted to incorporated into an AimBot and that is why I am writing one. Things like connection dependent lead or auto [...]]]></description>
		<link>http://www.vivid-abstractions.net/?p=257&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=mexico-update</link>
			</item>
	<item>
		<title>As I Lay Dying &#8211; Confined &#8211; Cover in Drop D</title>
		<description><![CDATA[Pitch Shifted my guitar and the song up by a whole step. I intended to down pitch again after recording but it sounded interesting so I kept it. So this is my version of Confined. I made many mistakes but the sound is quite decent. www.youtube.com/watch?v=vHdlhT0l_UU Copyright © 2010 As I Lay Dying · All [...]]]></description>
		<link>http://www.vivid-abstractions.net/?p=253&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=as-i-lay-dying-confined-cover-in-drop-d</link>
			</item>
	<item>
		<title>Eurovision Germany Sieg Fail Picture</title>
		<description><![CDATA[(Click to enlarge)]]></description>
		<link>http://www.vivid-abstractions.net/?p=243&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=eurovision-germany-sieg-fail-picture</link>
			</item>
	<item>
		<title>Video Tutorial &#8211; Function Hooking</title>
		<description><![CDATA[This is my video tutorial on function hooking. Click here for the tutorial!]]></description>
		<link>http://www.vivid-abstractions.net/?p=241&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=video-tutorial-function-hooking</link>
			</item>
	<item>
		<title>Video Tutorial &#8211; Memory Pattern Scanning</title>
		<description><![CDATA[This is my video tutorial on scanning memory patterns to find addresses in memory that change during recompilation. Click here for the tutorial!]]></description>
		<link>http://www.vivid-abstractions.net/?p=232&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=video-tutorial-memory-pattern-scanning</link>
			</item>
	<item>
		<title>Gandanur: HaloPC And HaloCE Server Tool</title>
		<description><![CDATA[A very good server tool made by Goemitar (alias Omega). http://home.scarlet.be/mathy/gandanur/index.html www.youtube.com/watch?v=EHte7hvFOII]]></description>
		<link>http://www.vivid-abstractions.net/?p=228&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=gandanur-halopc-and-haloce-server-tool</link>
			</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->