First off, I did not make these AddOns.. I can just barely understand basic code so credits to those who did.
The AddOns were not intended for this purpose so I wont mentioned them in the thread.
Preparation
Create a folder called Interface in your WAR folder (No, not WAR/user/interface..) and then another one called AddOns within it and then place the extracted AddOns within that folder.
Example: C:/WAR/Interface/AddOns/JoinFast/
http://war.curseforge.com/projects/joinfast/
LibSlash - Warhammer Online: Age of Reckoning - CurseForge.com
And then you either compile the following script (with AutoIt) or download the executable below which is the compiled script.
http://www.pacifismguild.com/files/antiafk.exeCode:If 1 = 1 Then Sleep(5000) WinActivate("Warhammer") While 1 = 1 Send ("{SPACE}") Sleep(120000) WinActivate("Warhammer") WEnd EndIf
The only thing this will do is press your spacebar every 2 minutes.
Incase Warhammer Online isnt the active window itll bring it up automatically, I watch movies with VLC (Always on top) over it and itll sort itself out when the movie stops. (Incase you fall asleep :P)
Summary
1. Install the AddOns
2. Download antiafk.exe
3. Launch WAR and place your character in the zone which has the preferred scenarios available.
4. Execute antiafk.exe
And thats that, you can disable/enable auto queueing by writing /pj disable or enable.
Dont forget to tip! (+Rep)