Note: This forum is merely an archive. It is no longer possible to register or post. - StackOverflow
New Ace of Spades Forums: http://buildandshoot.com/

mIRC Ace of Spades Launcher

All third party apps for AoS.

mIRC Ace of Spades Launcher

Postby ReubenMcHawk » Sun Jun 10, 2012 10:26 am

For all of my IRC using friends, I made a quick little mIRC script that launches Ace of Spades games from inside the mIRC client. It's for the most part useless, and I only made it to save myself a few seconds, but here it is for anyone that wants to use it.

To install the script, save it as "aos.mrc" inside of the mIRC\scripts directory, or hit Alt+R in-game to open up the script manager. Click the remote tab, go to File > New... then copy and paste the below code into the new script. Feel free to rename it as aos.mrc or whatever you choose to.

To use the script, put "/aos " followed by the server URL. For instance, to connect to Goon Haven 1, I'd put /aos aos://3299297356:32887 and it'd launch the game.

Note: If your AoS is installed somewhere other than the default directory, change it in the script.

Code: Select all
alias aos {
  set %path C:\Ace of Spades\client.exe
  run %path - $+ $1-
}
Last edited by ReubenMcHawk on Sun Jun 10, 2012 10:40 am, edited 1 time in total.
User avatar
ReubenMcHawk
Member
 
Posts: 541
Joined: Sat Dec 10, 2011 8:15 pm
Location: Ethiopia

Re: mIRC Ace of Spades Launcher

Postby MrHaaaaaaxFF » Sun Jun 10, 2012 10:36 am

how to connect to any server using this?
Anyway, thanks!
Image
Here's a touchin' story for ya: Once upon a time, you died and i live forever happily ever after. The end. Now go to hell.
User avatar
MrHaaaaaaxFF
[FF] Leader
 
Posts: 2055
Joined: Mon Jan 23, 2012 11:28 am
Location: Tellin' a touchin' story, description, AoS forums. Also, Vietnam.

Re: mIRC Ace of Spades Launcher

Postby ReubenMcHawk » Sun Jun 10, 2012 10:39 am

Oh wow, I'm a moron. I knew I forgot something.
User avatar
ReubenMcHawk
Member
 
Posts: 541
Joined: Sat Dec 10, 2011 8:15 pm
Location: Ethiopia

Re: mIRC Ace of Spades Launcher

Postby MrHaaaaaaxFF » Sun Jun 10, 2012 10:40 am

hehe!
Fix it quickly pl0x
anyway, what coding language you used to make this?
Image
Here's a touchin' story for ya: Once upon a time, you died and i live forever happily ever after. The end. Now go to hell.
User avatar
MrHaaaaaaxFF
[FF] Leader
 
Posts: 2055
Joined: Mon Jan 23, 2012 11:28 am
Location: Tellin' a touchin' story, description, AoS forums. Also, Vietnam.

Re: mIRC Ace of Spades Launcher

Postby ReubenMcHawk » Sun Jun 10, 2012 10:41 am

Fixed it, and it's in mIRC's scripting language, called mSL. Lol, thanks for reminding me I forgot that btw.
User avatar
ReubenMcHawk
Member
 
Posts: 541
Joined: Sat Dec 10, 2011 8:15 pm
Location: Ethiopia

Re: mIRC Ace of Spades Launcher

Postby MrHaaaaaaxFF » Sun Jun 10, 2012 10:42 am

thanks man!
Image
Here's a touchin' story for ya: Once upon a time, you died and i live forever happily ever after. The end. Now go to hell.
User avatar
MrHaaaaaaxFF
[FF] Leader
 
Posts: 2055
Joined: Mon Jan 23, 2012 11:28 am
Location: Tellin' a touchin' story, description, AoS forums. Also, Vietnam.

Re: mIRC Ace of Spades Launcher

Postby EldredChandler » Tue Jun 12, 2012 7:00 pm

Nice work Reuben, works like a charm. Saves a bit of effort on this old PC :P
Image
[12:01] <+Kodiak> I'm a homosexual
User avatar
EldredChandler
Bastion Warden
 
Posts: 304
Joined: Tue Dec 27, 2011 4:16 am
Location: Mitakihara

Re: mIRC Ace of Spades Launcher

Postby ReubenMcHawk » Wed Jun 13, 2012 11:23 am

EldredChandler wrote:Nice work Reuben, works like a charm. Saves a bit of effort on this old PC :P


Nice! I'm working on an expanded version featuring some other lazy time-savers. Stay tuned.
User avatar
ReubenMcHawk
Member
 
Posts: 541
Joined: Sat Dec 10, 2011 8:15 pm
Location: Ethiopia

Re: mIRC Ace of Spades Launcher

Postby LinktersHD » Wed Jun 13, 2012 1:55 pm

Nice Script. Is quite usefull in a way. But i don't use MIRC that much.
I use Irrsi.
Nuketown map is out!:
viewtopic.php?f=67&t=11021]

Image
Image
User avatar
LinktersHD
Member
 
Posts: 1356
Joined: Fri Mar 30, 2012 2:41 pm
Location: Reigate, England

Re: mIRC Ace of Spades Launcher

Postby Frostified » Mon Jun 18, 2012 3:17 am

xchat version plox.
Image
<Grandy> Just wanted to say I hate you all
<StackOverflow> rambo famous is like being nicki minaj famous
<StackOverflow> you haven't really accomplished anything and everybody laughs at you
User avatar
Frostified
Member
 
Posts: 611
Joined: Sat Dec 10, 2011 5:54 pm
Location: Center Of The Schwarzwelt

Re: mIRC Ace of Spades Launcher

Postby Kodiak » Sun Jun 24, 2012 11:56 pm

Do a Kvirc one because you love me. Or because you're computer oriented, teach me how to do it and i will ;P
Image
^Click the eyes for the IRC^
Image - Image - Image
Image
Image
User avatar
Kodiak
[SPQR] Member
 
Posts: 875
Joined: Sun Dec 11, 2011 7:28 am
Location: Location Removalist (Head Office)

Re: mIRC Ace of Spades Launcher

Postby Valor » Mon Jun 25, 2012 2:48 am

Frostified wrote:xchat version plox.

This
Ace of Spade's resident Gay bar architect.

Image
Image
User avatar
Valor
Bastion Warden
 
Posts: 244
Joined: Sat Jan 14, 2012 6:22 pm
Location: Camping inside the Nipple Tree.

Re: mIRC Ace of Spades Launcher

Postby topologist » Mon Jun 25, 2012 8:22 am

The below are all completely untested because I don't have aos or windows installed but they at least look like they should work (and if they don't people with windows and the clients could probably fix them up for me):

Xchat (perl):
Code: Select all
Xchat::register(
  'aos-launcher',
  '0.01',
  'Launches Ace of Spades'
);

sub launch_aos
{
  my @server = split /\s+/, $_[1][1];

  Xchat::print('You did something wrong. You are supposed to "/aos " .
    'aos://numbers"') and return unless (scalar @server == 1);

  Xchat::print('Launching aos...');
  system('C:/Ace\ of\ Spades/aos.exe', "-$server[0]");
 
  return Xchat::EAT_XCHAT;
};

Xchat::hook_command('aos', \&launch_aos);


Irssi:
Code: Select all
use Irssi;

sub launch_aos
{
   my ($data, $server, $window) = @_;

   if ($data)
   {
      Irssi::print("Launching aos. Connecting to $data...");
      system 'C:/Ace\ of\ Spades/aos.exe', "-$data"
   };
};

Irssi::command_bind('aos', 'launch_aos');


KVIrc:
Code: Select all
alias(aos) {
  exec("C:/Ace\ of\ Spades/aos.exe -$0") {};
}
Last edited by topologist on Mon Jun 25, 2012 9:56 am, edited 1 time in total.
REDACTED
topologist
[SPQR] Member
 
Posts: 216
Joined: Sun Dec 11, 2011 9:58 am
Location: boop

Re: mIRC Ace of Spades Launcher

Postby Nanners » Mon Jun 25, 2012 9:33 am

Good work Reuben, though my mIRC trial ran out... Lol. After 90 days you can't use it anymore :(.

A bit off topic: TOPOLOGIST COMES AND SAVES THE DAY! WOOHOO!
* USAB ([email protected]) has joined #AoS
* Q sets mode: +v USAB
<+ReubenMcHawk> omg USAB you quit the BOOYO clan?
<+USAB> wat
* USAB is now known as USABxBOOYO
Nanners
[LDR] Member
 
Posts: 526
Joined: Thu Jan 05, 2012 2:12 am

Re: mIRC Ace of Spades Launcher

Postby ReubenMcHawk » Mon Jun 25, 2012 11:52 am

topologist is sexy.

Also Nanners it should let you keep using it after 90 days, even though it says you can't.

On topic though, I've been working on updating this a bit, should have more out soon.
User avatar
ReubenMcHawk
Member
 
Posts: 541
Joined: Sat Dec 10, 2011 8:15 pm
Location: Ethiopia

Next

Return to Tools/Utilities



Who is online

Users browsing this forum: No registered users and 5 guests

cron