• Search
  • Register
  • Log in
  • Ace of Spades Game Forums » Gameplay
  • Note: This forum is merely an archive. It is no longer possible to login or register. - StackOverflow
    New Ace of Spades Forums: http://buildandshoot.com/
  • Auto-Join v0.6
  • 12
     

    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!

    ~10se1ucgo

    #6237
    KwF_10se1ucgo_x
    Tennessee
    Posted 13 years ago
     

    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.

    #6330
    Green_Beret
    Member
    Posted 13 years ago
     

    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: http://db.tt/A4Wqo56
    Now ill see ya'll next week :)

    #6547
    KwF_10se1ucgo_x
    Tennessee
    Posted 13 years ago
     

    Interesting

    #6562
    Holden
    Member
    Posted 13 years ago
     

    Yeah, i gave him 2 references to help him with MS-DOS commands:
    http://academic.evergreen.edu/projects/biophysics/technotes/program/batch.htm
    http://www.computerhope.com/msdos.htm#02

    #6584
    KwF_10se1ucgo_x
    Tennessee
    Posted 13 years ago
     

    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.

    #6763
    KwF_10se1ucgo_x
    Tennessee
    Posted 13 years ago
     

    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!
    https://sites.google.com/site/10se1ucgo/

    #7319
    KwF_10se1ucgo_x
    Tennessee
    Posted 13 years ago
     

    Also, you MUST have a google account to comment.

    #7330
    KwF_10se1ucgo_x
    Tennessee
    Posted 13 years ago
     

    You paid to trade mark your Auto Join....?

    #7336
    Jackster
    Member
    Posted 13 years ago
     

    MAYBEEEEE
    No. lol imma go change it right away :P

    #7338
    KwF_10se1ucgo_x
    Tennessee
    Posted 13 years ago
     

    Auto-Join v1.7 Released. Check on site

    #10734
    KwF_10se1ucgo_x
    Tennessee
    Posted 13 years ago
     

    v1.8

    paste below into notepad and save it as whatever.bat and run it

    @echo off
    echo Welcome to Auto Join v1.8 (Aug 28 2011)
    echo Project originally started by 10sec1ucgo
    echo Continued by Holden
    pause
    cls
    echo Choose if you installed to default directory (C:\Program Files\Ace of Spades)
    :menu
    echo or if you need to type your own directory (example : C:\Program Files (x86)\Ace of Spades, etc)
    echo Type A for default directory
    echo Type B to enter your own directory
    echo Type C for version updates
    set /p TYPE=
    if %type%==A goto :default
    if %type%==a goto :default
    if %type%==B goto :not
    if %type%==b goto :not
    if %type%==C goto :about
    if %type%==c goto :about
    if NOT %type%=="A" goto :wrong
    if NOT %type%=="a" goto :wrong
    if NOT %type%=="B" goto :wrong
    if NOT %type%=="b" goto :wrong
    if NOT %type%==c goto :wrong
    if NOT %type%==C goto :wrong
    :not
    echo Please enter were you installed Ace Of Spades
    echo EX: C:\Program Files\Ace of Spades
    set /p INPUT=
    cd %INPUT%
    echo If you made a mistake, the game will fail to start up. Just a heads up!
    pause
    echo You entered %INPUT% as your directory; is this your correct directory?
    echo Type yes or no
    set /p option=
    if %option%==yes goto :correct
    if %option%==no goto :not
    pause
    :correct
    client.exe aos://2252985183
    echo If you continue, you will try to join another server.
    @echo off
    pause
    client.exe aos://3899028827
    echo If you continue, you will try to join another server.
    @echo off
    pause
    client.exe aos://1032785739
    echo If you continue, you will try to join another server.
    @echo off
    pause
    client.exe aos://2534546521
    echo If you continue, you will try to join another server.
    @echo off
    pause
    client.exe aos://1765228466
    echo If you continue, you will try to join another server.
    @echo off
    pause
    client.exe aos://2637928385
    echo If you continue, you will try to join another server.
    @echo off
    pause
    client.exe aos://4126065069
    echo If you continue, you will try to join another server.
    @echo off
    pause
    client.exe aos://3941515693
    echo If you continue, you will try to join another server.
    @echo off
    pause
    client.exe aos://3526138552
    echo If you continue, you will try to join another server.
    @echo off
    pause
    client.exe aos://3542915768
    echo If you continue, you will try to join another server.
    @echo off
    pause

    :default
    echo You chose default directory!
    cd C:\Ace of Spades\
    pause
    echo Was the directory found?
    set /p DIRECT=
    if %direct%==yes goto :continue
    if %direct%==no goto :menu
    pause
    :continue
    client.exe aos://2252985183
    echo If you continue, you will try to join another server.
    @echo off
    pause
    client.exe aos://3899028827
    echo If you continue, you will try to join another server.
    @echo off
    pause
    client.exe aos://1032785739
    echo If you continue, you will try to join another server.
    @echo off
    pause
    client.exe aos://2534546521
    echo If you continue, you will try to join another server.
    @echo off
    pause
    client.exe aos://1765228466
    echo If you continue, you will try to join another server.
    @echo off
    pause
    client.exe aos://2637928385
    echo If you continue, you will try to join another server.
    @echo off
    pause
    client.exe aos://4126065069
    echo If you continue, you will try to join another server.
    @echo off
    pause
    client.exe aos://3941515693
    echo If you continue, you will try to join another server.
    @echo off
    pause
    client.exe aos://3526138552
    echo If you continue, you will try to join another server.
    @echo off
    pause
    client.exe aos://3542915768
    echo If you continue, you will try to join another server.
    @echo off
    pause

    :wrong
    cls
    echo Well, looks like you didn't choose any of the options
    echo Press anything and it will go back to the menu.

    :about
    cls
    echo Auto Join v1.8 developed by 10sec1ucgo and Holden
    echo This version contains
    echo *Updated Server List
    echo *Option to correct yourself if you typed in wrong directory
    echo *Fixed default location
    echo Pressing any key will return you to menu.
    pause
    cls
    goto :menu

    #96849
    Holden
    Member
    Posted 13 years ago
     

    Another Elder Thread has risen for the deepest regions of the board. Surely the time of the Elder Things are upon us.

    #96862
    WoggleGoo
    Member
    Posted 13 years ago
     

    yep

    #97000
    Holden
    Member
    Posted 13 years ago
    12
    RSS feed for this topic  

    Reply

    You must log in to post.

  • Tags
  •   No tags yet.
     
    Ace of Spades Game Forums is proudly powered by bbPress.   //   Theme by Mike Lothar  
    [ Time : 0.044s | 13 Queries ]