What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

[Program] QuickLogger

Status
Not open for further replies.

SMcCloud

New Member
Joined
Dec 8, 2010
Messages
172
Reaction score
2
This program simply launches WoW, logs in using LUA, enters the world, and optionally launches and autostarts Honorbuddy. I made it because I was getting sick of logging into WoW with a large number of accounts manually. Someone could turn this into a relogger with some tweaking. The LUA portion could definitely be simplified, just grabbed it from mnbvc @ mmowned.

Code is attached in the zip. I used iHook. I packed the executable so it doesn't have any straggling files.

You need to edit QuickLogger.exe.config to configure your settings. Edit the values between the <value> tags, don't use quotes.
Code:
username     - set to your login email
password     - self explanatory
accname      - set to your battlenet account (NOT your email), in my experience it has to be in all caps.
name         - your character name, first character has to be captialized
realm        - your realm, case sensitive
hbuser       - user name you use to log into HB
hbpass       - password you use to log into HB
wowpath      - Path to your WoW folder (IE: C:\Program Files (x86)\World of Warcraft ) NO trailing slash
hbpath       - path to your HB folder (IE: C:\Users\Admin\Desktop\Honorbuddy_2.0.0.4129 ) NO trailing slash, leave empty to disable HB launching
WoWStartTime - time in seconds that it generally takes to get your WoW to login screen from launch(default 15 seconds, which is more than generous)
WoWLoadTime  - time in seconds that it generally takes for you to finish at the loading screen (default 15 seconds)

There will likely be very little interest in this, and I also have no interest in updating it, as it does work 100% fine for me. This will need to be updated every patch (pointers), I _might_ at least do those updates. Feel free to use this for whatever, and modify however it pleases you. If anyone makes some useful and working changes, and wants to share them, let me know and I'll put them in this post.
 

Attachments

Last edited:
Read the rules, you can't post .exe files without having them checked first. Regardless of whether or not you've included the source.
 
Read the rules, you can't post .exe files without having them checked first. Regardless of whether or not you've included the source.
if he wants to post the source by itself fine, but theres no way we can tell if his hook that hes using is going to be safe from warden. therefore i must insist that people not use it.
 
Status
Not open for further replies.
Back
Top