Hi everyone,
Recently with 4.2 out, well, our old and best relogger has been killed... RIP...
So i decided to learn Autoit and to create a new one, largely inspired by the old one, but done from scratch.
New version out , 1.2.2 support now :
-5 accounts
-logger WoW + HB
-relogger (WoW error/disconnection)
-Load profiles at start-up
-multi-accounts
-Wow positions
-Restart at startup (only if the session log in by itself = no password) => be careful on wait times ! Startup's slowing everything
-funky logo
Don't forget, Beta ONLY !
A big thanks to the donators, it allows me to invest more and more time in this project.
Thanks to Bioern
Thanks to Kayes
Thanks to Jeppe64
Thanks to sneakyspency
Thanks to Sadistlex
Thanks to Skiazo
Thanks to Lasek
Current versions :
Hermes 1.2.4 : View attachment Hermes 1.2.4.zip (If you liked it, you can say thanks, or even donate
)
Virus Scan
Changes :
-Improve logging stability
-Improve restarter stability
-Fixed a bug with character selection
-Fixed a bug with Hb settings
-This version will attribute you a random integer and connect to an sql database just to check how many people are using this script. No personal information are sent, it's 100% anonymous.
the code used :
Old versions :
Hermes 1.2.2 (added => launch at startup)
Hermes 1.2.1 (minor : fixed a wow error)
Hermes 1.2.0 (internal changes)
Hermes 1.1.1 (GUI improvements + Added "Process must have frozen..." HB error)
Hermes 1.1.0 (Wow error/dc and other stuff)
Hermes 1.0.5 (GUI improvements + multiples CC support)
Hermes 1.0.4 (minor bugs)
Hermes 1.0.3 (support Multi acc + Ru servers)
Hermes 1.0.2 (support Multi acc)
What you need to do :
For maximum compatibility, use a different directory for each bot you need to launch.
And you can set start.exe, settings.exe, and launcher.exe to "Run as administrator", if you don't know how to do it try => Google
Don't do a thing when Hermes is launching WoWs and Bots, it isn't stable enough yet !
1) Unzip it wherever you want
2) execute Launcher.exe
3) Configure it as you want
4) Tell me ASAP if you have a bug, I will try to do something as fast as I can.
5) Once you've done all the settings and tested it, you can only launch start.exe
Be careful, It will manage WowErrors and Dcs only if you haven't changed the name of HB.exe
Next release :
I'll try to manage No internet connection error, and few bugs from HB that can be fixed by restarting (infinite loop to vendor, trainer, or fly)
But mostly timers to configure bots, behaviors and new stuffs.
For those who wants, you can Donate
Recently with 4.2 out, well, our old and best relogger has been killed... RIP...

So i decided to learn Autoit and to create a new one, largely inspired by the old one, but done from scratch.
New version out , 1.2.2 support now :
-5 accounts
-logger WoW + HB
-relogger (WoW error/disconnection)
-Load profiles at start-up
-multi-accounts
-Wow positions
-Restart at startup (only if the session log in by itself = no password) => be careful on wait times ! Startup's slowing everything
-funky logo
Don't forget, Beta ONLY !
A big thanks to the donators, it allows me to invest more and more time in this project.
Thanks to Bioern
Thanks to Kayes
Thanks to Jeppe64
Thanks to sneakyspency
Thanks to Sadistlex
Thanks to Skiazo
Thanks to Lasek
Current versions :
Hermes 1.2.4 : View attachment Hermes 1.2.4.zip (If you liked it, you can say thanks, or even donate

Virus Scan
Changes :
-Improve logging stability
-Improve restarter stability
-Fixed a bug with character selection
-Fixed a bug with Hb settings
-This version will attribute you a random integer and connect to an sql database just to check how many people are using this script. No personal information are sent, it's 100% anonymous.
the code used :
Code:
Local $sMySqlStatement = ""
$sMySqlStatement &= "INSERT INTO stats (random,datetime) VALUES (" & _
"'" & $monID & "'," & _
"'" & $datetimeLocal & "')"
Old versions :
Hermes 1.2.2 (added => launch at startup)
Hermes 1.2.1 (minor : fixed a wow error)
Hermes 1.2.0 (internal changes)
Hermes 1.1.1 (GUI improvements + Added "Process must have frozen..." HB error)
Hermes 1.1.0 (Wow error/dc and other stuff)
Hermes 1.0.5 (GUI improvements + multiples CC support)
Hermes 1.0.4 (minor bugs)
Hermes 1.0.3 (support Multi acc + Ru servers)
Hermes 1.0.2 (support Multi acc)
What you need to do :
For maximum compatibility, use a different directory for each bot you need to launch.
And you can set start.exe, settings.exe, and launcher.exe to "Run as administrator", if you don't know how to do it try => Google

Don't do a thing when Hermes is launching WoWs and Bots, it isn't stable enough yet !
1) Unzip it wherever you want
2) execute Launcher.exe
3) Configure it as you want
4) Tell me ASAP if you have a bug, I will try to do something as fast as I can.
5) Once you've done all the settings and tested it, you can only launch start.exe

Be careful, It will manage WowErrors and Dcs only if you haven't changed the name of HB.exe
Next release :
I'll try to manage No internet connection error, and few bugs from HB that can be fixed by restarting (infinite loop to vendor, trainer, or fly)
But mostly timers to configure bots, behaviors and new stuffs.
For those who wants, you can Donate
Last edited: