Page 1 of 1
Project Bat n Shoot
Posted: Sat Mar 30, 2013 6:35 pm
by Ninja_pig_pro
Re: A little bat file stuff I made
Posted: Sat Mar 30, 2013 7:21 pm
by TB_
It works, even though I'm not sure how useful it will be.
But as someone who doesn't know much about this kind of stuff, I had fun playing around with it.
So I thank you for that.

Re: A little bat file stuff I made
Posted: Sat Mar 30, 2013 8:06 pm
by Ninja_pig_pro
Re: A little bat file stuff I made
Posted: Sun Mar 31, 2013 10:33 pm
by Ninja_pig_pro
Re: Project Bat n Shoot
Posted: Mon Apr 01, 2013 2:27 am
by Ninja_pig_pro
Re: Project Bat n Shoot
Posted: Fri Apr 19, 2013 8:43 pm
by sgreenden
No pics No clics
Re: Project Bat n Shoot
Posted: Fri Apr 19, 2013 9:18 pm
by RyanK
Whoa! Can't you edit, and not triple post? But, ya, I agree with TB_. It is useful for someone who doesn't know much about it.
Good job I guess.
Re: Project Bat n Shoot
Posted: Sat Apr 27, 2013 4:44 pm
by Kuma
It has one major flaw if you don't have Firefox it wont work.I can recommend you something.
Instead of having:
You should have:
Code: Select allstart "C:\Ace of Spades\client.exe" aos://
This will allow Ace of spades to be released without actually calling a browser..
EDIT:I realized that if someone has it installed AoS in some other directory it would fail. Though we can ask the user the path
where they have installed it. This program really needs some more work ;)