Results 1 to 10 of 282
-
23.09.2012, 14:54 #1
[Plugin] LogMeOut! - A World of Warcraft disconnecter !
[Introduction]
A World of Warcraft disconnecter !




WoW Version supported : 5.2.0
Latest LogMeOut! Version : 1.2.10
Updated for MoP !
LogMeOut! is a plugin for HonorBuddy that stops WoW for you ! Its shutdown process is based on several triggers and you have the possibility to add actions before and after the log out. All the interactions with WoW are automatically logged into the Log console.
[Features]
- Triggers : Shut down WoW when a/some trigger(s) fire(s)
Bags full : Useful when you are using another bot than GB2 and collect items
Time elapsed : A simple timer (an extra window can be opened to show the remaining time)
Number of death : Show the name of the attacker(s) and the position of the bot when he dies
Number of consecutive stucks : Useful when HB cannot get unstuck
Spend some minutes in combat : Useful to avoid evade mobs or buggy places
Number of mobs killed
Number of whispes received : For paranoid people like me =)
Reach some pve/pvp points : Awesome when you are using the pvp/bg bot or InstanceBuddy
Reach a level
Detect if a player follows the bot : Disconnect after x minutes
Detect if a player targets the bot : Disconnect after x minutes
Cannot loot mobs : When the bot isn't able to loot mobs
Quit on loot : Set an amount of specific item to loot
Quit on aura : Detect if the player has a specified aura
Quit on profession level : Detect if the player reached a level in a profession
Quit on durability : Check the player's stuff durability
Quit on inactivity : Set a time when the player must be disconnected if he's inactive
Quit on teleport : Detect if the player was moved weirdly NEW
Quit on GM is whispering : Detect if a Game Master is whispering the player NEW
Quit on achievement completed : Exit the game when a specific achievement is completed NEW
Possibility to add a beep when triggers fire : Useful for the profile dev who want debug them without stay behind their screen !
- Action Before : Just before log out, the bot can execute an action
Use hearthstone : Simple hearthstone, archeology/etherian hearthstones supported
Use a spell : The plugin checks if the spell has been casted successfully
Use an item : Like for the spell, check any casts
Run lua script : Execute your lua script
- Action After : Just after log out, the bot can execute another action
Shutdown the computer
Execute a batch ligne : You can specify a program to execute with some arguments
Kill active reloggers : Disable reloggers present on your ocmputer to avoid a reconnection
- Logging
Possibility to change the color of the log texts : W00t!
Write the remaining time in the log console every x minutes if you check the trigger time elapsed
- Exceptions : Exceptions are to prevent a log out at a bad time
During a battleground
During an instance
Can ignore the number of death in BGs
Ignore members of the player's party/raid when evaluating triggers NEW
When the player is nearby a mailbox
DON'T log my toon out for any reason
An updater has been implemented in LogMeOut! Ver.1.1 to upgrade the plugin when there is a new update in the SVN.
[Installation]
You can use the SVN link (with Tortoise) to be sure you get the latest version or use the HTTPS link to download the plugin directly. All links are written at the bottom of this post.
When downloaded, you just have to extract the archive in the /Plugins folder.
All .XML profiles are saved in the /Settings/LogMeOut folder.
[Support]
All issues can be reported in this topic or on the SVN Issues webpage : Issues - zenlulzdev - ZenLulz's Codes - Google Project Hosting
[Motivation]
I spend a lot of time to code, test and fix all troubles on my plugin.
So it motivates me a lot if you click on the star at the bottom of this post to give +rep to this project.
This plugin is my first one, I hope you will enjoy it
[Idea of Upcoming Features]
- Add a whitelist for players who follow/target the bot and ignore the players in the friend-list
- Scan all channels for some specific keywords
- Quit on Tame
- Quit on quest turn in
- Detect flightor stuck
- Detect eUnstuck stuck
- Does not grab corpse after death
[Links & Downloads]
SVN : https://zenlulzdev.googlecode.com/svn/trunk/HonorBuddy/Plugins/LogMeOut/
HTTPS : https://zenlulzdev.googlecode.com/svn/tags/HonorBuddy/Plugins/LogMeOut/
[Credits]
Special thanks to Kupidon for his hard beta-tests !
Thanks to CodenameG who write a very nice tutorial to make a CC/Plugin.
Thanks to Bossland to provide us an API so awesome.
Thanks to Thephoenix25 for the idea to implement What killed meLast edited by ZenLulz; 21.05.2013 at 23:06. Reason: Updated for 1.2.10
ZenLulz
Click on the Star at bottom left if you like this post !
Developer of
http://<font color="#0000CD">LogMeOu...ecter !</font>
http://<font color="#0000CD">TurnOff...orBuddy</font>
http://<font color="#0000CD">TakeCon...board !</font>
[Paypal] Buy me a beer
- Triggers : Shut down WoW when a/some trigger(s) fire(s)
-
23.09.2012, 14:54 #2
[Changelog]
Code:1.2.10- The GUI no longer crashes HonorBuddy it is called if the bot is started
- The trigger "Quit on teleportation" won't detect anymore when the player dies
- The trigger "Quit on teleportation" won't detect anymore when the player is teleported by a meeting stone
- The trigger "Quit on teleportation" won't detect anymore when the player is transported by a zeppelin
- The new Trigger "Quit on achievement completed" was added, allowing you to exit the game when a specific achievement is completed
- The trigger "Quit on teleportation" won't detect anymore when the player is entering/leaving an instance/battleground
- The trigger "Quit on teleportation" won't detect anymore when the player is accepting a quest and is teleported
- The trigger "Quit on teleportation" won't detect anymore when the player has opened a frame (Gossip or Quest) and is teleported
- The trigger "Quit on teleportation" won't detect anymore when the player is transferred to the graveyard when it dies
- The trigger "Quit on teleportation" won't detect anymore when the player uses a magic object to teleport itself (like a portal)
- The trigger "Quit on teleportation" won't detect anymore when the player has the aura "Honorless Target" (appears after a loading screen)
- The new trigger "Teleported further than X yards" has been added
- The new trigger "Got a whisper from a GM" has been added
- LogMeOut! no longer exits WoW when receiving whispers from BattleNet contacts
- A new exception has been added, allowing LogMeOut! to ignore members of your party/raid when evaluating triggers
- Running lua script in action before logout added
- Killing reloggers option in action after logout added
- Modify duration of the timeout when the bot is flying/dead to 3 minutes
- Quit on inactivity trigger added
- Fix an issue in the settings form if the player doesn't have a profession
- Quit on loot item trigger added
- Quit on got a specific aura trigger added
- Quit on level in a profession reached trigger added
- Quit on durability reached trigger added
- Don't log my toon out option in the exceptions tab added
- Gracefully shutdown the game now
- The stuck trigger is fixed !
- The cannot loot mobs trigger is fixed !
- Level trigger up to 90
- The stuck trigger and cannot loot trigger have been disabled due to an event issue in HB
- Updated for MoP !
- The trigger "Cannot loot mobs" is disabled until someone gives me more information on this problem with new releases of HB
- The new trigger "Cannot loot mobs" has been added. It logs out the bot when it isn't able to loot mobs
- The timeout when the bot logs out is now correctly set to 5 minutes
- Updater embedded
- Showing the name of the attacker and the bot's position when he dies
- Detect if another player is following/targeting the bot
- Every time HonorBuddy starts, LogMeOut! writes why the bot was logged out (only if the shutdown was launched by LogMeOut!)
- Possibility to add a beep when triggers fire
- Can ignore the number of death in BGs
- Case fixed : Don't get the elapsed time correctly if you start the bot before enable the plugin
- A timeout has been added if the bot get stucked during the lougout process (5 minutes)
- First release
Last edited by ZenLulz; 09.05.2013 at 20:44. Reason: Updated for 1.2.10
ZenLulz
Click on the Star at bottom left if you like this post !
Developer of
http://<font color="#0000CD">LogMeOu...ecter !</font>
http://<font color="#0000CD">TurnOff...orBuddy</font>
http://<font color="#0000CD">TakeCon...board !</font>
[Paypal] Buy me a beer
-
23.09.2012, 14:58 #3
Hey fellow botters, I updated LogMeOut! to be compatible with the latest version of WoW/HB.
I had to disable the trigger "Cannot loot mobs" because HB changes a lot and my method to detect it it now outdated. If you still encounter this issue, don't hesitate to post a log
Hope you will enjoy.
Zen.ZenLulz
Click on the Star at bottom left if you like this post !
Developer of
http://<font color="#0000CD">LogMeOu...ecter !</font>
http://<font color="#0000CD">TurnOff...orBuddy</font>
http://<font color="#0000CD">TakeCon...board !</font>
[Paypal] Buy me a beer
-
23.09.2012, 15:34 #4
Yippie great job !!!
If i helped you in any way please click the little star button Thank you ^_-
-
23.09.2012, 19:53 #5
Amazing!
Thanks for updating your plugin ZenLulz"Against stupidity the gods themselves contend in vain"
-
23.09.2012, 20:08 #6
AMAZZZZZZZZZZZZZZZZING, going to test this out.
Double Standards Are
nly Allowed To Work In My Favor
How to attach your log
How to upgrade your DB key from 1 to 3
Ultimate Demonbuddy Setup User Guide
-
24.09.2012, 00:42 #7
-
24.09.2012, 01:00 #8
-
24.09.2012, 01:04 #9
-
26.09.2012, 07:50 #10
I love this, but if you could add a feature to log out when the character gets the deserter buff it would be perfect.


65Likes
LinkBack URL
About LinkBacks




Reply With Quote


Bookmarks