Autologin (Shadow's)

Discussion in 'General MQ2' started by Larr Shamus, Oct 15, 2017.

  1. chance

    chance Enraged War Boar

    Messages:
    732
    [Servers]
    peqtgc=[PEQ] The Grand Creation - Omens of War

    [AccountName]
    Password=PasswordHere
    Server=peqtgc <- LIKE THIS
    Character=CharNameHere
     
  2. Larr Shamus

    Larr Shamus Orc Centurion

    Messages:
    79
    Chance got it....

    Server=peqtgc
     
  3. bluebell

    bluebell Orc Pawn

    Messages:
    4
    I am at a loss, still the same issue : EQ waiting at server select screen.
    Will start from scratch, tomorrow, as each server name, stops at same place,must be another typing error.
    Thanks for the input guys - speak soon
     
  4. Larr Shamus

    Larr Shamus Orc Centurion

    Messages:
    79

    Hummm post your ini again from your mq2autologin.ini file, Omitted name and passwords of course. :)
     
  5. jasthik

    jasthik Orc Pawn

    Messages:
    1

    i can confirm when avoiding creating alll the batch file nonsense you can just do the MQ2 ini to this. like i dont wanna create a shortcut for each toon i already gotta type lots of macros lets makes this easier.
    [Profiles]
    DefaultEQPath=f:\everquest_rof2
    NumProfiles=2
    Profile1=peqtgc
    Profile2=asdf
    [Settings]
    UseMQ2Login=1
    [Servers]
    peqtgc=[] [PEQ] The Grand Creation - Omens of War
    [asdf]
    EQPath=f:\everquest_rof2
    blo1
    blob2 (blobs omitted for reading sake)
    blob3
    bloblobl this is where your blobs go i mean characters
     
  6. Zexlos

    Zexlos Orc Pawn

    Messages:
    7
    Hey I'm using autohotkey and I'm getting stuck big time lol. It seems to be past the login it gets me to the server list but doesn't get me into the server. I'm using the PEQ login server, claimed all my accounts and chars and I just get stuck here. My auto login ini is


    [Settings]
    UseStationNamesInsteadOfSessions=1
    KickActiveCharacter=1
    KickActiveTrader=1
    InstantCamp=0
    Debug=0
    UseAuth=0
    WinTitle=EverQuest -
    UseMQ2Login=0
    [ServerList]
    peqtgc=1

    [Servers]
    peqtgc=[PEQ] The Grand Creation - Omens of War


    [--------]
    Password=
    Server=peqtgc
    Character=Zexlos
    EQPath="H:\EQ RoF2 PEQ New\everquest_rof2

    ( Took the account name and PW out for obvious reasons lol ) But as you can see in the screen shot that's as far as it gets with that info again I'm trying to setup an Autohotkey script not a batch file.
     

    Attached Files:

  7. Aliboo

    Aliboo A Griffin

    Messages:
    230
    @Zexlos From my INI - Note that peqtgc is now ProjectEQ:
    **Make sure the INI you are editing is in your E3_RoF2 folder where the MQ2 files are located**

    [Settings]
    UseStationNamesInsteadOfSessions=1
    KickActiveCharacter=1
    KickActiveTrader=1
    Debug=0
    UseAuth=0
    UseMQ2Login=0
    [Servers]
    ProjectEQ=[PEQ] The Grand Creation - Omens of War

    [AccountName]
    Password=MYPASSWORD
    Server=ProjectEQ
    Character=ToonName
    EQPath=C:\RoF2\Everquest
     
    Last edited: Apr 3, 2020
  8. Zexlos

    Zexlos Orc Pawn

    Messages:
    7

    It's doing the same thing just hangs at server select.
     
  9. Zexlos

    Zexlos Orc Pawn

    Messages:
    7
    Fixed, as it turns out I just have downs and was editing the wrong autologin.ini
     
  10. YirranPEQ

    YirranPEQ Orc Pawn

    Messages:
    39
    ugh, so much time wasted :p
     
  11. Dimmwitt

    Dimmwitt Orc Pawn

    Messages:
    7
    i have most of my accounts loging in with autologin NP but my stupid ass made a few accounts with spaces in the name and i cant figure out how to get them to load along with the rest of my accounts anyone have any idead ?? have tried quotes and a bunch of other stuff to been on google for a while looking but nothing seems to apply to my situation. this is an example ot what i mean

    tasklist /nh /fi "WINDOWTITLE eq Dimmwitt" | find /i "eqgame.exe" > nul ||(start "Dimmwitt" /d "C:\Games\everquest_rof2" "C:\Games\everquest_rof2\eqgame.exe" patchme /Login:Dimmwitt Idiot) && (timeout /t 8)

    if i were to run that it will put Dimmwitt in the account name box but nothing else if i put quotes around it then i puts "Dimmwitt in the name box PLEASE HELP. Thanks