Results 1 to 3 of 3

Thread: Using CMD.EXE to make logging in easier

  1. #1

    Default Using CMD.EXE to make logging in easier

    Hi,

    I remember a method Tillman showed us a while back on how to more easily login to the game with a simple CMD script, but it doesn't seem to work anymore. This is how it used to work:

    Your CMD file's target info:
    C:\Windows\System32\cmd.exe /c rubyw.exe "C:\Users\Me\Desktop\lich\lich.rbw" --login MyChar

    Your notepad script info:
    start "" /b "C:\Users\Me\Desktop\lich\MyChar.lnk"

    Upon starting the notepad script I now get:
    'rubyw.exe' is not recognized as an internal or external command,
    operable program or batch file.

    Does anyone know how this works now? Thanks.

  2. #2

    Default

    Not sure about cmd.exe, but I create shortcuts like this that works for me:

    Target:
    C:\Users\Me\Desktop\Lich5\lich.rbw --login Dreaven

    Start in:
    C:\Users\Me\Desktop\Lich5

  3. #3

    Default

    That worked, Tgo01, thanks!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •