Jump to content

Recommended Posts

Posted (edited)

I am trying to make a custom launcher based on this: http://www.maxcheaters.com/topic/211700-l2exe-launcher/

I tried to  execuse l2.bin with this code in VB.

  Shell("./l2/L2.bin IP=" + SERVER_IP, vbNormalFocus) 

But when i run my launcher, which would execute l2.bin, i recieved this log:

(11:48:49) Log: Log file open, 02/15/17 11:48:49
(11:48:49) Init: Name subsystem initialized
(11:48:49) Init: Detected: Microsoft Windows 8(64) 6.2 (Build: 9200), Service Pack 0.0
(11:48:49) Init: Version: 2110
(11:48:49) Init: Compiled: Oct 16 2015 17:01:43
(11:48:49) Init: Command line: IP=xxx.xxx.xxx.
(11:48:49) Init: Base directory: path\to\l2\
(11:48:49) Init: Character set: Unicode
(11:48:49) Uninitialized: Name subsystem shut down
(11:48:49) Uninitialized: Log file closed, 02/15/17 11:48:49

And my client didn't show up.

Could someone help me?

Thanks,

Toki.

 

Edited by TokiaBurke

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...