Page 1 of 1

About "*.bat" file for 32/64bit

Posted: Thu May 11, 2017 3:29 pm
by agonic
I guess there is a minimal problem 'bout bat file. How to write bat for AION...
if you have installed the aion in Program Files;

Code: Select all

start AION.bin -ip:79.110.83.80 -noweb -noauthgg -st -charnamemenu -ingamebrowser -webshopevent:6 -f2p -lbox -litelauncher -32 -oncmsg -nosatab -hidepromo /SessKey:"" /CompanyID:"11" /ChannelGroupIndex:"-1"  -lang:ENG -litestep:9 -account: -password:
as you see without "@echo off"
if you have installed it in C:\ or except Program Files;

Code: Select all

@echo off
start AION.bin -ip:79.110.83.80 -noweb -noauthgg -st -charnamemenu -ingamebrowser -webshopevent:6 -f2p -lbox -litelauncher -32 -oncmsg -nosatab -hidepromo /SessKey:"" /CompanyID:"11" /ChannelGroupIndex:"-1"  -lang:ENG -litestep:9 -account: -password:

Re: About "*.bat" file for 32/64bit

Posted: Fri May 12, 2017 12:03 pm
by creatine
can I do this for aion NA?

Re: About "*.bat" file for 32/64bit

Posted: Fri May 12, 2017 2:47 pm
by agonic
creatine wrote:
Fri May 12, 2017 12:03 pm
can I do this for aion NA?
sorry, no :(

Re: About "*.bat" file for 32/64bit

Posted: Mon Jun 05, 2017 3:10 am
by 0x00
agonic wrote:
Fri May 12, 2017 2:47 pm
creatine wrote:
Fri May 12, 2017 12:03 pm
can I do this for aion NA?
sorry, no :(
Really? Why? If you remove the -f2p and change the IP, it should work!

Re: About "*.bat" file for 32/64bit

Posted: Tue Jun 06, 2017 9:25 am
by lalakis
0x00 wrote:
Mon Jun 05, 2017 3:10 am
agonic wrote:
Fri May 12, 2017 2:47 pm
creatine wrote:
Fri May 12, 2017 12:03 pm
can I do this for aion NA?
sorry, no :(
Really? Why? If you remove the -f2p and change the IP, it should work!
if you start NA aion with bat then when the game opens at the login screen it will tell you that the game need to be started from launcer. and this happens cause when you launce game from ncsoft launcer then is generated a unique key that is only for 1 log in and it last for some mins. same happen at ncsoft bns.
ps. also if someone want to make a bat easy for aion can use procces hacker, open aion with launcer and check at procces hacker the parameters that the launcer use. easy a copy paste in a bat. file with a start at the begin.

Re: About "*.bat" file for 32/64bit

Posted: Tue Jun 06, 2017 9:47 am
by nucular
For NA 32bit look here viewtopic.php?f=7&t=3