<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>Ace of Spades Game Forums &#187; Topic: Auto-Join v0.6</title>
<link>http://forumarchive.spadille.net/</link>
<description>Ace of Spades Game Forums &#187; Topic: Auto-Join v0.6</description>
<language>en</language>
<pubDate>Sat, 09 May 2026 17:21:30 +0000</pubDate>

<item>
<title>Holden on "Auto-Join v0.6"</title>
<link>http://forumarchive.spadille.net/topic.php?id=493&amp;page=2#post-97000</link>
<pubDate>Mon, 29 Aug 2011 23:41:58 +0000</pubDate>
<dc:creator>Holden</dc:creator>
<guid isPermaLink="false">97000@http://forumarchive.spadille.net/</guid>
<description><p>yep
</p></description>
</item>
<item>
<title>WoggleGoo on "Auto-Join v0.6"</title>
<link>http://forumarchive.spadille.net/topic.php?id=493&amp;page=2#post-96862</link>
<pubDate>Mon, 29 Aug 2011 21:59:43 +0000</pubDate>
<dc:creator>WoggleGoo</dc:creator>
<guid isPermaLink="false">96862@http://forumarchive.spadille.net/</guid>
<description><p>Another Elder Thread has risen for the deepest regions of the board. Surely the time of the Elder Things are upon us.
</p></description>
</item>
<item>
<title>Holden on "Auto-Join v0.6"</title>
<link>http://forumarchive.spadille.net/topic.php?id=493&amp;page=2#post-96849</link>
<pubDate>Mon, 29 Aug 2011 21:40:58 +0000</pubDate>
<dc:creator>Holden</dc:creator>
<guid isPermaLink="false">96849@http://forumarchive.spadille.net/</guid>
<description><p>v1.8 </p>
<p>paste below into notepad and save it as whatever.bat and run it</p>
<p>@echo off<br />
echo Welcome to Auto Join v1.8 (Aug 28 2011)<br />
echo Project originally started by 10sec1ucgo<br />
echo Continued by Holden<br />
pause<br />
cls<br />
echo Choose if you installed to default directory (C:\Program Files\Ace of Spades)<br />
:menu<br />
echo or if you need to type your own  directory (example : C:\Program Files (x86)\Ace of Spades, etc)<br />
echo Type A for default directory<br />
echo Type B to enter your own directory<br />
echo Type C for version updates<br />
set /p TYPE=<br />
if %type%==A goto :default<br />
if %type%==a goto :default<br />
if %type%==B goto :not<br />
if %type%==b goto :not<br />
if %type%==C goto :about<br />
if %type%==c goto :about<br />
if NOT %type%=="A" goto :wrong<br />
if NOT %type%=="a" goto :wrong<br />
if NOT %type%=="B" goto :wrong<br />
if NOT %type%=="b" goto :wrong<br />
if NOT %type%==c goto :wrong<br />
if NOT %type%==C goto :wrong<br />
:not<br />
echo Please enter were you installed Ace Of Spades<br />
echo EX: C:\Program Files\Ace of Spades<br />
set /p INPUT=<br />
cd %INPUT%<br />
echo If you made a mistake, the game will fail to start up. Just a heads up!<br />
pause<br />
echo You entered %INPUT% as your directory; is this your correct directory?<br />
echo Type yes or no<br />
set /p option=<br />
if %option%==yes goto :correct<br />
if %option%==no goto :not<br />
pause<br />
:correct<br />
client.exe aos://2252985183<br />
echo If you continue, you will try to join another server.<br />
@echo off<br />
pause<br />
client.exe aos://3899028827<br />
echo If you continue, you will try to join another server.<br />
@echo off<br />
pause<br />
client.exe aos://1032785739<br />
echo If you continue, you will try to join another server.<br />
@echo off<br />
pause<br />
client.exe aos://2534546521<br />
echo If you continue, you will try to join another server.<br />
@echo off<br />
pause<br />
client.exe aos://1765228466<br />
echo If you continue, you will try to join another server.<br />
@echo off<br />
pause<br />
client.exe aos://2637928385<br />
echo If you continue, you will try to join another server.<br />
@echo off<br />
pause<br />
client.exe aos://4126065069<br />
echo If you continue, you will try to join another server.<br />
@echo off<br />
pause<br />
client.exe aos://3941515693<br />
echo If you continue, you will try to join another server.<br />
@echo off<br />
pause<br />
client.exe aos://3526138552<br />
echo If you continue, you will try to join another server.<br />
@echo off<br />
pause<br />
client.exe aos://3542915768<br />
echo If you continue, you will try to join another server.<br />
@echo off<br />
pause</p>
<p>:default<br />
echo You chose default directory!<br />
cd C:\Ace of Spades\<br />
pause<br />
echo Was the directory found?<br />
set /p DIRECT=<br />
if %direct%==yes goto :continue<br />
if %direct%==no goto :menu<br />
pause<br />
:continue<br />
client.exe aos://2252985183<br />
echo If you continue, you will try to join another server.<br />
@echo off<br />
pause<br />
client.exe aos://3899028827<br />
echo If you continue, you will try to join another server.<br />
@echo off<br />
pause<br />
client.exe aos://1032785739<br />
echo If you continue, you will try to join another server.<br />
@echo off<br />
pause<br />
client.exe aos://2534546521<br />
echo If you continue, you will try to join another server.<br />
@echo off<br />
pause<br />
client.exe aos://1765228466<br />
echo If you continue, you will try to join another server.<br />
@echo off<br />
pause<br />
client.exe aos://2637928385<br />
echo If you continue, you will try to join another server.<br />
@echo off<br />
pause<br />
client.exe aos://4126065069<br />
echo If you continue, you will try to join another server.<br />
@echo off<br />
pause<br />
client.exe aos://3941515693<br />
echo If you continue, you will try to join another server.<br />
@echo off<br />
pause<br />
client.exe aos://3526138552<br />
echo If you continue, you will try to join another server.<br />
@echo off<br />
pause<br />
client.exe aos://3542915768<br />
echo If you continue, you will try to join another server.<br />
@echo off<br />
pause</p>
<p>:wrong<br />
cls<br />
echo Well, looks like you didn't choose any of the options<br />
echo Press anything and it will go back to the menu.</p>
<p>:about<br />
cls<br />
echo Auto Join v1.8 developed by 10sec1ucgo and Holden<br />
echo This version contains<br />
echo *Updated Server List<br />
echo *Option to correct yourself if you typed in wrong directory<br />
echo *Fixed default location<br />
echo Pressing any key will return you to menu.<br />
pause<br />
cls<br />
goto :menu
</p></description>
</item>
<item>
<title>KwF_10se1ucgo_x on "Auto-Join v0.6"</title>
<link>http://forumarchive.spadille.net/topic.php?id=493&amp;page=2#post-10734</link>
<pubDate>Fri, 13 May 2011 22:21:05 +0000</pubDate>
<dc:creator>KwF_10se1ucgo_x</dc:creator>
<guid isPermaLink="false">10734@http://forumarchive.spadille.net/</guid>
<description><p>Auto-Join v1.7 Released. Check on site
</p></description>
</item>
<item>
<title>KwF_10se1ucgo_x on "Auto-Join v0.6"</title>
<link>http://forumarchive.spadille.net/topic.php?id=493&amp;page=2#post-7338</link>
<pubDate>Fri, 06 May 2011 21:03:48 +0000</pubDate>
<dc:creator>KwF_10se1ucgo_x</dc:creator>
<guid isPermaLink="false">7338@http://forumarchive.spadille.net/</guid>
<description><p>MAYBEEEEE<br />
No. lol imma go change it right away :P
</p></description>
</item>
<item>
<title>Jackster on "Auto-Join v0.6"</title>
<link>http://forumarchive.spadille.net/topic.php?id=493&amp;page=2#post-7336</link>
<pubDate>Fri, 06 May 2011 21:01:41 +0000</pubDate>
<dc:creator>Jackster</dc:creator>
<guid isPermaLink="false">7336@http://forumarchive.spadille.net/</guid>
<description><p>You paid to trade mark your Auto Join....?
</p></description>
</item>
<item>
<title>KwF_10se1ucgo_x on "Auto-Join v0.6"</title>
<link>http://forumarchive.spadille.net/topic.php?id=493&amp;page=2#post-7330</link>
<pubDate>Fri, 06 May 2011 20:51:41 +0000</pubDate>
<dc:creator>KwF_10se1ucgo_x</dc:creator>
<guid isPermaLink="false">7330@http://forumarchive.spadille.net/</guid>
<description><p>Also, you MUST have a google account to comment.
</p></description>
</item>
<item>
<title>KwF_10se1ucgo_x on "Auto-Join v0.6"</title>
<link>http://forumarchive.spadille.net/topic.php?id=493&amp;page=2#post-7319</link>
<pubDate>Fri, 06 May 2011 20:42:36 +0000</pubDate>
<dc:creator>KwF_10se1ucgo_x</dc:creator>
<guid isPermaLink="false">7319@http://forumarchive.spadille.net/</guid>
<description><p>HAZZAH. Im back, anyone miss me? Well no more looking at this topic, Head on down to mah website for all updates on auto-join!<br />
<a href="https://sites.google.com/site/10se1ucgo/" rel="nofollow">https://sites.google.com/site/10se1ucgo/</a>
</p></description>
</item>
<item>
<title>KwF_10se1ucgo_x on "Auto-Join v0.6"</title>
<link>http://forumarchive.spadille.net/topic.php?id=493&amp;page=2#post-6763</link>
<pubDate>Thu, 05 May 2011 15:25:02 +0000</pubDate>
<dc:creator>KwF_10se1ucgo_x</dc:creator>
<guid isPermaLink="false">6763@http://forumarchive.spadille.net/</guid>
<description><p>Hey guys, im gonna update while 10 is in his bed. but currently im having trouble so please be patient :) 10 asked me to focus on adding more servers.
</p></description>
</item>
<item>
<title>KwF_10se1ucgo_x on "Auto-Join v0.6"</title>
<link>http://forumarchive.spadille.net/topic.php?id=493&amp;page=2#post-6584</link>
<pubDate>Wed, 04 May 2011 19:03:19 +0000</pubDate>
<dc:creator>KwF_10se1ucgo_x</dc:creator>
<guid isPermaLink="false">6584@http://forumarchive.spadille.net/</guid>
<description><p>Yeah, i gave him 2 references to help him with MS-DOS commands:<br />
<a href="http://academic.evergreen.edu/projects/biophysics/technotes/program/batch.htm" rel="nofollow">http://academic.evergreen.edu/projects/biophysics/technotes/program/batch.htm</a><br />
<a href="http://www.computerhope.com/msdos.htm#02" rel="nofollow">http://www.computerhope.com/msdos.htm#02</a>
</p></description>
</item>
<item>
<title>Holden on "Auto-Join v0.6"</title>
<link>http://forumarchive.spadille.net/topic.php?id=493&amp;page=2#post-6562</link>
<pubDate>Wed, 04 May 2011 17:16:32 +0000</pubDate>
<dc:creator>Holden</dc:creator>
<guid isPermaLink="false">6562@http://forumarchive.spadille.net/</guid>
<description><p>Interesting
</p></description>
</item>
<item>
<title>KwF_10se1ucgo_x on "Auto-Join v0.6"</title>
<link>http://forumarchive.spadille.net/topic.php?id=493&amp;page=2#post-6547</link>
<pubDate>Wed, 04 May 2011 15:47:38 +0000</pubDate>
<dc:creator>KwF_10se1ucgo_x</dc:creator>
<guid isPermaLink="false">6547@http://forumarchive.spadille.net/</guid>
<description><p>Hmm, yes. I have asked my friend to help update and guess what? he came up with a new feature! type C if your on a 64-Bit computer and installed it in C:\Program Files (x86)\Ace of Spades. Download: <a href="http://db.tt/A4Wqo56" rel="nofollow">http://db.tt/A4Wqo56</a><br />
Now ill see ya'll next week :)
</p></description>
</item>
<item>
<title>Green_Beret on "Auto-Join v0.6"</title>
<link>http://forumarchive.spadille.net/topic.php?id=493&amp;page=2#post-6330</link>
<pubDate>Tue, 03 May 2011 22:30:28 +0000</pubDate>
<dc:creator>Green_Beret</dc:creator>
<guid isPermaLink="false">6330@http://forumarchive.spadille.net/</guid>
<description><p>Hm...it's nice that you post here to notice us about the incident but pls think about your health first. This game really should not be your priority.
</p></description>
</item>
<item>
<title>KwF_10se1ucgo_x on "Auto-Join v0.6"</title>
<link>http://forumarchive.spadille.net/topic.php?id=493&amp;page=2#post-6237</link>
<pubDate>Tue, 03 May 2011 19:24:57 +0000</pubDate>
<dc:creator>KwF_10se1ucgo_x</dc:creator>
<guid isPermaLink="false">6237@http://forumarchive.spadille.net/</guid>
<description><p>Hey guys, its me and i dont think im in good shape for updating for now. Maybe over the weekends ill recover from my injuries. Just a heads up. Bye!</p>
<p>~10se1ucgo
</p></description>
</item>
<item>
<title>KwF_10se1ucgo_x on "Auto-Join v0.6"</title>
<link>http://forumarchive.spadille.net/topic.php?id=493#post-6153</link>
<pubDate>Tue, 03 May 2011 15:15:48 +0000</pubDate>
<dc:creator>KwF_10se1ucgo_x</dc:creator>
<guid isPermaLink="false">6153@http://forumarchive.spadille.net/</guid>
<description><p>Hey guys its 10's friend here and guess what, the kid might <strong>die</strong><br />
yeah he got into a car accident with his parents. he is in the hospital and im currently visiting him. Hopefully he will recover. :(</p>
<p>Holden: 10se1ucgo says it was what you added.
</p></description>
</item>
<item>
<title>Holden on "Auto-Join v0.6"</title>
<link>http://forumarchive.spadille.net/topic.php?id=493#post-6063</link>
<pubDate>Tue, 03 May 2011 10:57:02 +0000</pubDate>
<dc:creator>Holden</dc:creator>
<guid isPermaLink="false">6063@http://forumarchive.spadille.net/</guid>
<description><p>what was added?
</p></description>
</item>
<item>
<title>KwF_10se1ucgo_x on "Auto-Join v0.6"</title>
<link>http://forumarchive.spadille.net/topic.php?id=493#post-5828</link>
<pubDate>Mon, 02 May 2011 20:44:46 +0000</pubDate>
<dc:creator>KwF_10se1ucgo_x</dc:creator>
<guid isPermaLink="false">5828@http://forumarchive.spadille.net/</guid>
<description><p>AoS v1.3 Released!<br />
New in v1.3: A BUNCH OF STUFF.<br />
<a href="http://db.tt/HkLZDgX">Click Me :)</a>
</p></description>
</item>
<item>
<title>Holden on "Auto-Join v0.6"</title>
<link>http://forumarchive.spadille.net/topic.php?id=493#post-5818</link>
<pubDate>Mon, 02 May 2011 20:33:14 +0000</pubDate>
<dc:creator>Holden</dc:creator>
<guid isPermaLink="false">5818@http://forumarchive.spadille.net/</guid>
<description><p>I forgot to add this to my last update thing, if you don't type A or B it will tell you that you typed the wrong thing and it will send you back to the menu to try again.</p>
<p><a href="http://pastebin.com/ib5zdGbM" rel="nofollow">http://pastebin.com/ib5zdGbM</a></p>
<p>Thanks man, I don't really know all that much about bat, when I was 12 I was really interested in making bats and I just learned stuff from youtube, it can be used to make some interesting stuff, you can ask me a question about it and I'll try to answer it
</p></description>
</item>
<item>
<title>KwF_10se1ucgo_x on "Auto-Join v0.6"</title>
<link>http://forumarchive.spadille.net/topic.php?id=493#post-5805</link>
<pubDate>Mon, 02 May 2011 20:22:03 +0000</pubDate>
<dc:creator>KwF_10se1ucgo_x</dc:creator>
<guid isPermaLink="false">5805@http://forumarchive.spadille.net/</guid>
<description><p>Holden when it asks you to press A or B i want you to type Holden. Use mine if you do it. EDIT: Whoops gotta fix <a href="http://db.tt/HkLZDgX">links</a>
</p></description>
</item>
<item>
<title>Holden on "Auto-Join v0.6"</title>
<link>http://forumarchive.spadille.net/topic.php?id=493#post-5804</link>
<pubDate>Mon, 02 May 2011 20:21:06 +0000</pubDate>
<dc:creator>Holden</dc:creator>
<guid isPermaLink="false">5804@http://forumarchive.spadille.net/</guid>
<description><p>Thank you
</p></description>
</item>
<item>
<title>KwF_10se1ucgo_x on "Auto-Join v0.6"</title>
<link>http://forumarchive.spadille.net/topic.php?id=493#post-5802</link>
<pubDate>Mon, 02 May 2011 20:19:02 +0000</pubDate>
<dc:creator>KwF_10se1ucgo_x</dc:creator>
<guid isPermaLink="false">5802@http://forumarchive.spadille.net/</guid>
<description><p>AoS TEST VERSION 1.2 RELEASED!<br />
Please Note This Is A Test Version. Part of it was copied from Holden. Anyways there is a surprise for Holden :D. Download:<br />
<a href="http://dl.dropbox.com/u/26284805/AoS%20Test%20Version.bat">Click Me :)</a>
</p></description>
</item>
<item>
<title>KwF_10se1ucgo_x on "Auto-Join v0.6"</title>
<link>http://forumarchive.spadille.net/topic.php?id=493#post-5764</link>
<pubDate>Mon, 02 May 2011 19:48:05 +0000</pubDate>
<dc:creator>KwF_10se1ucgo_x</dc:creator>
<guid isPermaLink="false">5764@http://forumarchive.spadille.net/</guid>
<description><p>Man i wish i had .bat knowledge like you :P
</p></description>
</item>
<item>
<title>Holden on "Auto-Join v0.6"</title>
<link>http://forumarchive.spadille.net/topic.php?id=493#post-5763</link>
<pubDate>Mon, 02 May 2011 19:46:43 +0000</pubDate>
<dc:creator>Holden</dc:creator>
<guid isPermaLink="false">5763@http://forumarchive.spadille.net/</guid>
<description><p>I updated it again, I added the feature to choose the default directory, or choose your own directory</p>
<p><a href="http://pastebay.com/122120" rel="nofollow">http://pastebay.com/122120</a>
</p></description>
</item>
<item>
<title>KwF_10se1ucgo_x on "Auto-Join v0.6"</title>
<link>http://forumarchive.spadille.net/topic.php?id=493#post-5750</link>
<pubDate>Mon, 02 May 2011 19:40:26 +0000</pubDate>
<dc:creator>KwF_10se1ucgo_x</dc:creator>
<guid isPermaLink="false">5750@http://forumarchive.spadille.net/</guid>
<description><p>ty :)
</p></description>
</item>
<item>
<title>Holden on "Auto-Join v0.6"</title>
<link>http://forumarchive.spadille.net/topic.php?id=493#post-5738</link>
<pubDate>Mon, 02 May 2011 19:36:11 +0000</pubDate>
<dc:creator>Holden</dc:creator>
<guid isPermaLink="false">5738@http://forumarchive.spadille.net/</guid>
<description><p>Nope, don't mind at all :)
</p></description>
</item>
<item>
<title>KwF_10se1ucgo_x on "Auto-Join v0.6"</title>
<link>http://forumarchive.spadille.net/topic.php?id=493#post-5689</link>
<pubDate>Mon, 02 May 2011 19:00:27 +0000</pubDate>
<dc:creator>KwF_10se1ucgo_x</dc:creator>
<guid isPermaLink="false">5689@http://forumarchive.spadille.net/</guid>
<description><p>I wonder what Ben would think about Auto-Join........<br />
Made by a 9 year old, lol.
</p></description>
</item>
<item>
<title>KwF_10se1ucgo_x on "Auto-Join v0.6"</title>
<link>http://forumarchive.spadille.net/topic.php?id=493#post-5672</link>
<pubDate>Mon, 02 May 2011 18:36:10 +0000</pubDate>
<dc:creator>KwF_10se1ucgo_x</dc:creator>
<guid isPermaLink="false">5672@http://forumarchive.spadille.net/</guid>
<description><p>Auto-Join v1.1<br />
New In Auto-Join v1.1: Added two versions of the .bat.<br />
<a href="http://dl.dropbox.com/u/26284805/AoS%20v1.1%20%28USER%20INPUT%20DIR%29.bat">USER INPUT DIR</a>: Asks you where your AoS directory is.<br />
<a href="http://db.tt/HSEmm7H">DEFAULT DIR</a>: Uses the default AoS directory (C:\Program Files\Ace Of Spades)<br />
Click the links for download :)
</p></description>
</item>
<item>
<title>KwF_10se1ucgo_x on "Auto-Join v0.6"</title>
<link>http://forumarchive.spadille.net/topic.php?id=493#post-5512</link>
<pubDate>Mon, 02 May 2011 16:04:26 +0000</pubDate>
<dc:creator>KwF_10se1ucgo_x</dc:creator>
<guid isPermaLink="false">5512@http://forumarchive.spadille.net/</guid>
<description><p>Auto-Join v1.0 (OMG 1.0 Already?!?!)<br />
New in Auto-Join v1.0: Now asks you wear your Ace Of Spades directory is (UPDATE IS NOT NECESSARY UNLESS YOU INSTALLED AoS TO A DIFFERENT DIRECTORY THAN THE DEFAULT) Download: <a href="http://db.tt/aLeKNx2" rel="nofollow">http://db.tt/aLeKNx2</a><br />
Also: <a href="http://pastebin.com/05rScRu2" rel="nofollow">http://pastebin.com/05rScRu2</a>
</p></description>
</item>
<item>
<title>KwF_10se1ucgo_x on "Auto-Join v0.6"</title>
<link>http://forumarchive.spadille.net/topic.php?id=493#post-5496</link>
<pubDate>Mon, 02 May 2011 15:50:39 +0000</pubDate>
<dc:creator>KwF_10se1ucgo_x</dc:creator>
<guid isPermaLink="false">5496@http://forumarchive.spadille.net/</guid>
<description><p>Oh hey thanks, Mind if i use it in mine?
</p></description>
</item>
<item>
<title>Holden on "Auto-Join v0.6"</title>
<link>http://forumarchive.spadille.net/topic.php?id=493#post-5438</link>
<pubDate>Mon, 02 May 2011 13:53:56 +0000</pubDate>
<dc:creator>Holden</dc:creator>
<guid isPermaLink="false">5438@http://forumarchive.spadille.net/</guid>
<description><p>Understand?
</p></description>
</item>

</channel>
</rss>
