The original, free Ace of Spades game powered by the Voxlap engine. Known as “Classic,” 0.75, 0.76, and all 0.x versions. Created by Ben Aksoy.
-
10se1ucgo
3 Years of Ace of Spades
-
- Posts: 198
- Joined: Sun Dec 16, 2012 4:29 pm
So 2 years ago I created a little batch script called "Auto Join." It would try to join a line of servers until it ran out. I have completely revamped this and recreated it into Server Join.
Features:
- Choose the default Ace of Spades directory or enter your own.
- Server list to choose from
- COLORZ GALORE
Link to pastebin of the script:
http://pastebin.com/3ybUsUBa
Click the "Download" button above the paste and rename the .txt file to .bat
Version History:
- Jan 27th, 2013 (v1.9) - Initial release
- Jan 28th, 2013 (v1.9.1) - Small improvements to make it look more organized
- Jan 29th, 2013 (v1.9.2) - Edit to the invalid selection thanks to GreaseMonkey + Fixed an invalid selection screen returning you to the wrong menu.
Want me to add more servers? Feel free to reply with your favourite server names and I will be sure to add them to the next update :)
Feel free to edit it at will, but please don't redistribute it as your own. Thank you
~10se1ucgo
Last edited by
10se1ucgo on Tue Jan 29, 2013 8:08 pm, edited 3 times in total.
-
Sasquatch
Mapper
-
- Posts: 141
- Joined: Wed Nov 14, 2012 5:18 pm
Wait, what's so hard about clicking on the server you want to go to?
I make maps :3
My [url=aos://199772608:32887]dedicated server[/url] is NOT up and running... soz
-
10se1ucgo
3 Years of Ace of Spades
-
- Posts: 198
- Joined: Sun Dec 16, 2012 4:29 pm
Sasquatch wrote:Wait, what's so hard about clicking on the server you want to go to?
Open your browser, type in buildandshoot.com/serverlist_page.php, click a server.
Open ServerJoin. most of the time you have aos installed in the default directory, so press A, then press a number.
-
Sasquatch
Mapper
-
- Posts: 141
- Joined: Wed Nov 14, 2012 5:18 pm
No, I'm saying why do you need a program like this... What is the advantage here? Plus it looks like it would just flood a select handful of servers.
I make maps :3
My [url=aos://199772608:32887]dedicated server[/url] is NOT up and running... soz
-
White Hot
Deuced Up
-
- Posts: 360
- Joined: Tue Nov 06, 2012 1:33 am
Sasquatch wrote:No, I'm saying why do you need a program like this... What is the advantage here? Plus it looks like it would just flood a select handful of servers.
Usually when a server is full, people will leave soon. This script (I think) will keep resending requests to the server until someone left and you could join. It's not really necessary though.
-
10se1ucgo
3 Years of Ace of Spades
-
- Posts: 198
- Joined: Sun Dec 16, 2012 4:29 pm
Sasquatch wrote:No, I'm saying why do you need a program like this... What is the advantage here? Plus it looks like it would just flood a select handful of servers.
The advantage is the convenience of just being able to join your favorite servers right from your desktop.
And no, it won't flood. If it fails to connect, it returns back to the menu.
-
MrHaaax
Modder
-
- Posts: 1360
- Joined: Sun Nov 25, 2012 2:58 am
- Location: A little city called Saigon.
10se1ucgo wrote:Sasquatch wrote:No, I'm saying why do you need a program like this... What is the advantage here? Plus it looks like it would just flood a select handful of servers.
The advantage is the convenience of just being able to join your favorite servers right from your desktop.
And no, it won't flood. If it fails to connect, it returns back to the menu.
Haven't Spadile already done this?
'Being a newbie doesn't mean your behavior is tolerated.'
-
10se1ucgo
3 Years of Ace of Spades
-
- Posts: 198
- Joined: Sun Dec 16, 2012 4:29 pm
MrHaaax wrote:10se1ucgo wrote:Sasquatch wrote:No, I'm saying why do you need a program like this... What is the advantage here? Plus it looks like it would just flood a select handful of servers.
The advantage is the convenience of just being able to join your favorite servers right from your desktop.
And no, it won't flood. If it fails to connect, it returns back to the menu.
Haven't Spadile already done this?
Spadille doesn't currently work with the buildandshoot masterserver
-
GreaseMonkey
Coder
-
- Posts: 733
- Joined: Tue Oct 30, 2012 11:07 pm
- Location: MOV ax,00h \ MOV bx,13h \ INT 10h
Code: Select allIF /I '%OPTION%'==yes goto :INPUT
IF /I '%OPTION%'==no goto :not
IF NOT '%OPTION%'=="yes" goto :wrongnot
IF NOT '%OPTION%'=="no" goto :wrongnot
Bad idea, try this instead:
Code: Select allIF /I '%OPTION%'==yes goto :INPUT
IF /I '%OPTION%'==no goto :not
goto :wrongnot
Fix whereever appropriate.
-
10se1ucgo
3 Years of Ace of Spades
-
- Posts: 198
- Joined: Sun Dec 16, 2012 4:29 pm
GreaseMonkey wrote:Code: Select allIF /I '%OPTION%'==yes goto :INPUT
IF /I '%OPTION%'==no goto :not
IF NOT '%OPTION%'=="yes" goto :wrongnot
IF NOT '%OPTION%'=="no" goto :wrongnot
Bad idea, try this instead:
Code: Select allIF /I '%OPTION%'==yes goto :INPUT
IF /I '%OPTION%'==no goto :not
goto :wrongnot
Fix whereever appropriate.
Thank you :) Any help is appreciated. Edited the pastebin.
-
10se1ucgo
3 Years of Ace of Spades
-
- Posts: 198
- Joined: Sun Dec 16, 2012 4:29 pm
-
10se1ucgo
3 Years of Ace of Spades
-
- Posts: 198
- Joined: Sun Dec 16, 2012 4:29 pm
Who is online
Users browsing this forum: No registered users and 30 guests