Skip to content

Patch form Turtle WoW client that adds auto login and account info saving features

Notifications You must be signed in to change notification settings

Haaxor1689/turtle-autologin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Turtle AutoLogin

Patch for Turtle WoW client that adds auto login and account info saving features.

This patch saves your login info into \WTF\Config.wtf so keep in mind that it will contain your passwords and thus you should think before sharing this file with someone else.

Features

  • Adds an Accounts select panel to the login screen
  • Automatically adds accounts with saved login info to the list
  • Select accounts to log in (double-click to login directly)
  • Check "Auto-login this character" in character select screen to always automatically load into game with this character selected in future logins
  • Remove saved character and accounts with controls at the bottom

Installation

Download the Patch-Y.MPQ and place the file inside \Data folder of your client.

Advanced usage

Account information is saved under accountName in your \WTF\Config.wtf file, unlike normal behavior, where it contains only the account name. When using this patch it will contain data in following format:

<name> <password> <character-index?>;

Each entry ends with a ; symbol. To disable character auto login, omit third value and the space.

About

Patch form Turtle WoW client that adds auto login and account info saving features

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages