Download
(116Kb)
Download
Updated: 05-22-09 01:52 PM
Pictures
File Info
Updated:05-22-09 01:52 PM
Created:unknown
Downloads:41,218
Favorites:138
MD5:

TwoBox Toolkit  Popular! (More than 5000 hits)

Version: 1.60
by: Gnutelbit [More]

TwoBox Toolkit
by Gnutelbit

This mod provides a set of tools to help people like me who like to play 2 char at once. These tools are for the second char (bot). This mod uses the ACE2 library. All required libraries are included in this zip.

Features:
- Messages relay: Able to relay messages the Bot gets in Whister,Party,Guild,Raid and transfer them to your main via whisper.
- Follow: The bot will follow you upon using the /followme emote on him.
- Sticky Follow: Follow will be automatically resumed when the fight is over.
- Follow warning: The bot will warn you if he stops following.
- Pass Loot : The bot will auto pass on loot random window.
- Buff Warning: The bot will warn you when he loses a buff. (Durration for a buff to be warn can be set in options).
- Low Life Warning: The Bot will warn you when it health goes under a pre defined %.
- Low mana warning: The bot will warn you when it mana goes under a pre defined %.
- Mini map icon: With Options UI.
- Fubar compatible.
- Relay to channel : You can have the bot relay vis whispers or a defined channel

Usage:
/tb : for the list of commands. Every command can be trigger on/off.
Setting your master is the first step to using this mod. Do so by doing /tb master playername


Version History:

Version 1.60
- [Fix] : LUA for 3.1
- [Fix] : Group Invited. (Thanks Enitria)

Version 1.58
- [Fix] : Toc for Patch 2.4
- [Fix] : Bug when relay channel is set

Version 1.57
- [New] : "followme" and "shoo" command can now be send in your private channel by anyone.
- [New] : A message will be sent if a player is starting a trade with your bot.

Version 1.56
- [New] : sending "shoo" by whisper will make it drop group
- [New] : "followme" command can now also be send by whisper. if you don't want to use emotes u can do it by tell.
- [New] : commands will now be accepted from anyone in the master History List. Command like Followme & Shoo.
- [Fix] : Selecting a master in the Master history list will now send the new master a tell to confirm.

Version 1.55
- [New] : New Officer Chat relay option.

Version 1.54
- [Fix] : Little Bug

Version 1.53
- [Update] : Toc for 2.3
- [New] : You can now toggle if you want to autoaccept invite to group from people in your friend list. Invite from master will always be accepted.

Version 1.52
- [Fix]: another wrong tooltip sory

Version 1.51
- [Fix]: Wrong tooltip

Version 1.5
- [Fix]: Error when no master is set.
- [Fix]: Error with nil pet happyness.
- [New]: Auto accept escort quest
- [New]: Auto Accept Quest
- [New]: Masters History List

Version 1.41
- [Update] : Updated to work with Wow client 2.2

Version 1.4
- [New]: Raid relay will now tell you the # of player in raid when someone join it or leave it.
- [New]: Bot will now automaticly accept group invite from the master or people in friend list.
- [New]: Bot will now automaticly accept Resurection request from the master or people in the friend list.
- [New]: Bot will now tell the master if his pet is hungry.

Version 1.3
- [Fix]: The master name will now be force to lower cap when setting it.
- [New]: Follow drop warning message is now optional.
- [New]: You can now have all message coming from your bot sent to a channel instead of whispers. Leave the channel name empty for whisper relay

Version 1.2
- [Fix]: Pass loot option was not working (was always on).
- [New]: Added 3 more messages relay options : Raid,Party,Guild.
- [New]: The time that a buff needs to stay on the bot before it can be relay as fadded is now configurable.

Version 1.1
- [Fix]: Follow drop message being sent more than once. For some reason the event gets triggered up to 3 times when follow drop.
- [New]: Added a tooltip with some info. You can see who the current master is and how many whispers have been relayed. I Will add more to this in a future release.

Version 1.0
- [new]: Minimap icon.
- [new]: Options UI.
- [new]: Fubar compatible.

Version 0.2
- [new]: Buff Warning.
- [new]: Low Health Warning.
- [new]: Low Mana Warning.

Version 0.1
-First release with follow, sticky follow, follow warning, chat relay and pass loot.

Post A Reply Comment Options
Unread 03-06-08, 10:20 AM  
Gnutelbit
A Defias Bandit
 
Gnutelbit's Avatar
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 40
Uploads: 3
Originally posted by JadoJodo
Works awesome - But I get an error when I log in:

Date: 2008-02-26 13:09:20
ID: 10
Error occured in: Global
Count: 1
Message: ..\AddOns\twoboxtoolkit\twoboxtoolkit.lua line 458:
bad argument #1 to 'len' (string expected, got nil)
Debug:
Ace2\AceEvent-2.0\AceEvent-2.0.lua:301: TriggerEvent()
Ace2\AceEvent-2.0\AceEvent-2.0.lua:914:
Ace2\AceEvent-2.0\AceEvent-2.0.lua:907

Any idea what is causing it?

Well this as something to do with not having a Relaychannel set. I will fix it in the next release.

If you want a quick fix now you can edit twoboxtoolkit.lua got to line 458 an replace

Code:
if (self.db.profile.relaychannel ~= nil or string.len(self.db.profile.relaychannel) > 0) then
by

Code:
if (self.db.profile.relaychannel ~= nil) then
The second condition is kinda useless anyway i guess
Last edited by Gnutelbit : 03-06-08 at 10:20 AM.
Report comment to moderator  
Reply With Quote
Unread 03-06-08, 08:53 AM  
kik
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
same error

Getting the same error as the above poster.

Got a new box, fresh install too. Wasn't getting it before on old machine.
Report comment to moderator  
Reply With Quote
Unread 02-28-08, 07:28 AM  
txamethyst
An Aku'mai Servant
 
txamethyst's Avatar

Forum posts: 36
File comments: 101
Uploads: 0
several times a day i get this error:

[2008/02/28 07:23:02-638-x1]: twoboxtoolkit-1.57\twoboxtoolkit.lua:458: bad argument #1 to 'len' (string expected, got nil)

it happens whether the master is present or not. there is nothing consistent in what i'm doing when it happens. i could be flying from one city to another in outlands or standing at the bank in ironforge.

anything to fix or just ignore the error?
Report comment to moderator  
Reply With Quote
Unread 02-28-08, 04:38 AM  
emgee
A Kobold Labourer

Forum posts: 0
File comments: 12
Uploads: 0
Re: Re: Features.

Originally posted by rjbpcpup
it would be helpful if the auto accept of quests could be turned off for the master but left on for the slave. i cant read the quest text because it accepts without the text. my master and slave are on one computer with two instances of wow from two accounts in windowed mode. if this is a bug please email me at [email protected] thanks i turned off autoaccept for now.
just turn off the addon on the master, its not needed!
Report comment to moderator  
Reply With Quote
Unread 02-26-08, 02:10 PM  
JadoJodo
Premium Member
 
JadoJodo's Avatar
Premium Member

Forum posts: 3
File comments: 1
Uploads: 0
Works awesome - But I get an error when I log in:

Date: 2008-02-26 13:09:20
ID: 10
Error occured in: Global
Count: 1
Message: ..\AddOns\twoboxtoolkit\twoboxtoolkit.lua line 458:
bad argument #1 to 'len' (string expected, got nil)
Debug:
Ace2\AceEvent-2.0\AceEvent-2.0.lua:301: TriggerEvent()
Ace2\AceEvent-2.0\AceEvent-2.0.lua:914:
Ace2\AceEvent-2.0\AceEvent-2.0.lua:907

Any idea what is causing it?
__________________


-=- JadoJodo -=-
Viral - 70 NE Druid / Maiev
Paralysis - 70 Dwarf Paladin / Maiev
Crytek - 19 Gnome Mage / Bloodscalp
Report comment to moderator  
Reply With Quote
Unread 02-01-08, 11:54 AM  
rjbpcpup
A Defias Bandit

Forum posts: 3
File comments: 1
Uploads: 0
Re: Features.

Originally posted by Gnutelbit
I am still gathering features ideas for this mod. If you have any suggestions please let me know.
it would be helpful if the auto accept of quests could be turned off for the master but left on for the slave. i cant read the quest text because it accepts without the text. my master and slave are on one computer with two instances of wow from two accounts in windowed mode. if this is a bug please email me at [email protected] thanks i turned off autoaccept for now.
Report comment to moderator  
Reply With Quote
Unread 01-12-08, 07:45 PM  
Fin
An Aku'mai Servant
 
Fin's Avatar
AddOn Author - Click to view AddOns

Forum posts: 34
File comments: 74
Uploads: 3
Notification on zoning + multiple Masters

I have another smallish feature request: could you add an option for the slave to notify its master whenever it zones? This would be useful when taking transport such as the zeppelin or a boat - if the slave is travelling somewhere without the master present, it would save having to alt-tab to check whether the transport has arrived at its destination or not.

Also, could the slave maybe do a check for multiple masters? eg, if the slave tries to set the master to Fin; if Fin isn't online, then check to see if Fyn is online; etc.

Just a couple of ideas. Handy addon - thanks again!

cheers,

- Fin
Report comment to moderator  
Reply With Quote
Unread 01-09-08, 07:38 PM  
Breanni
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Sticky following trouble

Hi Gnutelbit,

First, I want to tell you what an excellent addon this is! It's made my dual-boxing seamless. Which is why I am now so distrought. It seems that patch 2.3.2 (released yesterday) has broken the sticky following. When I exit combat, my slave char just stands there. Doing the /followme emote to her doesn't help.

EDIT: I tried resetting the master of my slave and that seems to have resolved this issue. Thanks again for this amazing mod!

- Breanni
- WarcraftPets.com
Last edited by Breanni : 01-11-08 at 05:41 AM.
Report comment to moderator  
Reply With Quote
Unread 01-07-08, 03:33 AM  
wowfoo
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
Thanks for the channel change for followme, works great! I am seeing an error before joining a channel on some characters that don't use the mod and are not joined to the relay channel. It's not a big deal but you might want to check it out.

Something else you might like to add is the ability to send dismount. If the leader says "dismount" all the toons can do a /dismount to get off their mounts. Helpful for somethings. Unfortunately I don't believe there is a way to hands free get them on their mounts.
Report comment to moderator  
Reply With Quote
Unread 12-31-07, 02:42 PM  
Fin
An Aku'mai Servant
 
Fin's Avatar
AddOn Author - Click to view AddOns

Forum posts: 34
File comments: 74
Uploads: 3
Here's a feature request that I think would be quite handy: could you make it so that the slave would automatically put certain items in the trade window and hit the "Trade" button if the master opened a trade window? This would be useful when the slave is, eg, a mage, or a warlock or something.
Report comment to moderator  
Reply With Quote
Unread 12-30-07, 12:44 PM  
Gnutelbit
A Defias Bandit
 
Gnutelbit's Avatar
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 40
Uploads: 3
Re: Re: Re: Feature request

Originally posted by wowfoo
Sorry, I should have been more clear. First off, thanks for adding the ability to communicate follow via whisper. I am using a private password protected channel for the relay. What I'd like is if anyone says "followme" in that relay channel, the other toons would follow (or do other things). This would allow for both multi-cast (i.e. I can get 4 characters to follow me with 1 follow), but also limit anyone who is not in the channel from seeing it or sending any control commands. This way if the master player dies, another player can initiate follow.

I currently use an ancient add-on that still works and allows me to do this, but I fear it will eventually stop working - the setup is like 10 times harder as well. Your add-on is ideal for my needs.

Thank you for this addon, it's awesome!
This was a great idea BTW. i use this way now my self. Thank you.
Report comment to moderator  
Reply With Quote
Unread 12-30-07, 12:32 PM  
Gnutelbit
A Defias Bandit
 
Gnutelbit's Avatar
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 40
Uploads: 3
Seems like i forgot to publish the new .zip file with the 1.56 release. I am sorry about that.
Report comment to moderator  
Reply With Quote
Unread 12-30-07, 12:31 PM  
Gnutelbit
A Defias Bandit
 
Gnutelbit's Avatar
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 40
Uploads: 3
Re: Trade accept

Originally posted by Abacinate
Anyway to get this mod to accept a trade automatically ?

( or more specifically, if the another addon can give out say water or food, and then this mod could auto accept the trade so you dont have to go to the next character "
Thanks
Sadly this can't be done anymore. They removed the AcceptTrade Function of the API in 1 of the latest patch. Due to some addons doing tradeskills enchanting etc or selling stuff automatically while the player was afk.

I added a warning message for when someone trade with your bot. i know this doen't help if you are doing the trade but it's all i can do.
Report comment to moderator  
Reply With Quote
Unread 12-30-07, 11:19 AM  
Gnutelbit
A Defias Bandit
 
Gnutelbit's Avatar
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 40
Uploads: 3
Re: Re: relaying chat

Originally posted by cpt45
/bump on my post =) -- Any help would be appreciated
Well only reason why this wouldn't work is if you didn't set your master correctly. or if you using a channel for relay you need to make sure your master and your bots are in that channel.
Report comment to moderator  
Reply With Quote
Unread 12-30-07, 04:13 AM  
cpt45
A Kobold Labourer
 
cpt45's Avatar

Forum posts: 1
File comments: 17
Uploads: 0
Re: relaying chat

Originally posted by cpt45
I am having an issue with relaying chat sent to my 2nd toon to the main toon.. i have all the chat relays checked however the messages are still not coming through.. ty =)

/bump on my post =) -- Any help would be appreciated
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: