Results 1 to 2 of 2

Thread: Multi character loading

  1. #1

    Default Multi character loading

    Is there a way with Lich to write a batch type file that you can execute and it will one at a time launch lich for you. and log in your characters one after another. So you don't have to keep minimizing GS and launch character after character. Thanks folks for any help if this is possible.

  2. #2

    Default

    I'd be interested in a reliable way to do this as well. There's an awkward way to do this using login.lic and running this from your primary char, but it's not ideal:

    Code:
    ["char1","char2","char3","etc"].each{|char|
    	Script.run("login",char,:quiet => true)
    	pause 10
    }

Similar Threads

  1. CMDLIST NOT LOADING
    By Gsl2anja in forum Mechanics Complaints
    Replies: 0
    Last Post: 01-26-2012, 08:32 AM
  2. SBC site not loading :(
    By Stanley Burrell in forum General Websites
    Replies: 7
    Last Post: 07-17-2009, 08:17 AM
  3. Anything that would cause SF to lag when loading?
    By The Ponzzz in forum Off-Topic
    Replies: 21
    Last Post: 05-19-2008, 11:23 AM
  4. 5x gem-loading sai
    By Donquix in forum Appraisals
    Replies: 16
    Last Post: 08-09-2007, 02:19 PM
  5. PC Loading
    By Latrinsorm in forum Bug Reports
    Replies: 19
    Last Post: 12-07-2005, 11:00 AM

Posting Permissions

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