Page 1 of 1

Force auto-login to specific server

Posted: Sat Jun 26, 2010 8:09 am
by losludvig
I was wondering if it's possible to force the client to log-in to a specific server each and every time you start it...

Re: Force auto-login to specific server

Posted: Sat Jun 26, 2010 9:56 am
by mikaelh
You can specify the server as a command line parameter. The Windows client comes with a .bat file that can be used to automatically connect to the official main server. The file is called TomeNET-main.bat.

Re: Force auto-login to specific server

Posted: Sat Jun 26, 2010 11:25 am
by losludvig
Thanks.

Re: Force auto-login to specific server

Posted: Thu May 31, 2018 10:09 am
by tangar
Solution:
the ip address is an argument and the login/port are flags so the IP needs to come last
"-lTangar ********** 37.187.75.24" - works!

Thanks to jumal velho for help!



============================
Original message:
Sorry for necro posting, but it's pretty important topic.

Guys, please could you help to make auto-login which automatically choose server and fill log-password - so after I start the game I would immideatelly appear at character login screen
mikaelh wrote: Sat Jun 26, 2010 9:56 am You can specify the server as a command line parameter. The Windows client comes with a .bat file that can be used to automatically connect to the official main server. The file is called TomeNET-main.bat.
Currently there is no 'TomeNET-main.bat' file, but another one - 'TomeNET-direct.bat'. When I start it - nothing happens (small black window appear and closing right after). When I edit it I see there:
@echo off
TomeNET.exe 37.187.75.24
REM TomeNET.exe europe.tomenet.eu
Maybe I should add there something?

Also I tried to make auto-login via command line parameter for TomeNET.exe shortcut file (=https://tomenet.eu/guide.php?chapter=2 ... the guide
), but it didn't work. I used such comman line:

37.187.75.24 -p18348 -lTangar **********

..but it doesn't work

screenshot:
https://photos.google.com/share/AF1QipP ... BFZ3pQeG9R

Re: Force auto-login to specific server

Posted: Thu May 31, 2018 1:33 pm
by tokariew
TomeNET.exe -lUser Password europe.tomenet.eu

Tangar, your screenshot don't work…

Re: Force auto-login to specific server

Posted: Thu May 31, 2018 5:31 pm
by tangar
yep, thanks! I've already edited my message cause I got answer about it in discord, but it nice that you also helped!

screenshot.. thanks, I'll fix it