- Home
- Downloads
-
Addons & Mods
Featured
World of Warcraft
6,103 Addons
-
Popular Downloads
- Top World of Warcraft Addons
- Top Minecraft Server Mods
- Top Rift Addons
- Top Skyrim Mods
- Top World of Tanks Skins
- Top StarCraft II Maps
- Top Terraria Maps
- Top Runes of Magic Addons
- Top Warhammer Online Addons
- Top The Secret World Mods
- Top Age of Conan Addons
-
- Curse Client
- Premium
- News
- Giveaways
- Forums
- Store
nkMultiB
- 1 Like
- Runes of Magic
- 23 Monthly Downloads
- Supports: 4.0.0.2413
- 7,501 Total Downloads
- Updated 07/22/2011
- Created 05/23/2009
- 27 Favorites
- Project Site
- Comments
- Release Type: Inactive
- License: Creative Commons License By-Nc-Sa 3.0
- Newest File: v1.0.13
About nkMultiB
nkMultiB is an addon to support MultiBoxing for people using multiple PCs. It's purpose is to enable the player to send commands from one Runes Of Magic instance to others.
Some of the commands have to be confirmed with the nkMBAction() function.
Please see the ingame help for detail information about the individual commands.
The addon supports the following functionality:
- Tell a unit to target something
- Tell a unit to cast a spell (and target something before)
- Tell a unit to use an action button (and target something before)
- Tell a unit to follow a player
- Tell a unit to stop following a player
- Tell a unit to loot a mob
- Quest automation (optional)
- Auto join / creation of custom communication channel (optional)
In addition any char which has the addon installed will automatically the following if initiated by a char which is on the friends list:
- Group invites
- Ressurrects
You can access the Configuration GUI by using the chat command /nkmultib. You can hide (or show) the GUI by using the chat command /nkmultib toggle.
HowTo
Please see the Help Tab in the addon's GUI for detail information about commands etc.
- Install the addon on all the Runes Of Magic instances (PCs) you are using.
- After starting all account and logging into your chars group them in a party.
If you hide the GUI you can access it again by typing /nkmultib into the chat.
nkMultiB works by issuing and recognizing preset chat commands. The can be either typed manually in a channel (party or custom) or (recommended) issued by a macro put on the action bar. Actually even whisper would work, but only vs. 1 char of course.
In case you plan to MultiBox while being in a party with others I highly recommend to create a custom channel and enter it with all of your chars. This will prevent the other party members from seeing the commands issued.
If you invite your 'team mates' using the invite button of the addon's GUI, the addon will create a custom channel and the invited char will automatically join it. Howerver this does not always work properly. In case you want to use that functionality please provide a custom channel name in the settings.
I recommend to create the channel with your 'main char' and have the addon try to join automatically on the other chars. If things don't work out, simply continue to join the channels manually.
For the cast, usebutton and loot command to work the boxer have to run nkMBAction() after he have recieved the command.
Quest automation
This function will - if activated - automatically finish all completed quests and acceppt all new quests if talking to quest NPC. This can be used to have your controlled chars do the same. Simply send them a command to target the quest NPC and to use the melee action (usebutton). Sounds strange but that's the way to do it.
WARNING This function will be in conflict with similar functionality of other addons. In most cases your client will crash if another addon will also modify the NPC talkframe behavior.
Know addons: StreamLine
This is not the fault of either addon. It simply that two addons cannot do similar things at the same time ... So either use one or the other.
Command structure
_mbc_ F:<PlayerName> W:<OtherPlayerName> C:<Command> OPT1:<Option1> OPT2:<Option2>
For example:
_mbc_ F:Suviel W:Naifu C:cast OPT1:Regenerieren OPT2:mytarget
Please see the ingame help for detail information about the individual commands.
Latest changes
Added: Quest automation - see help for details
Added: AddonManager support
Added: Improved channel handling, addon will auto create / join custom channel if set in the configuration
Added: Startet on German localization
Update: Addon will no longer show GUI at start
Update: Fixed client crash if command was supplied without spaces
Update: changed option command to opt1 and opt2 as some didn't get it that it wasn't zero-one / zero-two
Update: Worked on the help texts, added info for quest automation
Update: The script command nkMultiB.Core.Execute will auto-select the custom channel if set in the configuration
Configuration
There aren't many options you can set:
- Activiate addon (self explaining)
- Action bar slot were the melee attack can be found (needed for loot command)
- Communication Channel name (will be set by invite button if empty)
- Quest automation (activate or deactivate)
You can save the settings by clicking on the save button. Clicking on Reset will revert the settings back to default.
Thanks to:
-Naifu for creating this project
-Alleris2_0 for SOL and Addonmanager
Version 1.0.13
Update: Kwitsch take over the project.
Update: Fix for cast, usebutton & loot.
Version 1.0.12
Update: Fixed a bug that group invites where always accepted not only from friends
Update: Updated some info in the help
Version 1.0.10
Update: Hotfix for patch 1844
Version 1.0.9
Update: The F: command part is no longer required. Addon will identify sender automatically
Update: Disabled the function which would try to complete / get all quests on a single NPC talks. For all speak options please talk / let char talk to a NPC multiple times
Update: Fixed a bug with channel popups
Update: Addon will now post an error message to the chat if it cannot join the channel set in the configuration for whatever reasons
Version 1.0.5
Update: Fixed a bug with speak options
Update: Chat popups for the custom channel should no longer show
Version 1.0.3
Added: AddonManager miniframe icon
Update: Bug fix for auto quest completion / acceptance
Update: Bug fix regarding new option commands
Version 1.0.0
Added: Quest automation - see help for details
Added: AddonManager support
Added: Improved channel handling, addon will auto create / join custom channel if set in the configuration
Added: Startet on German localization
Update: Addon will no longer show GUI at start
Update: Fixed client crash if command was supplied without spaces
Update: changed option command to opt1 and opt2 as some didn't get it that it wasn't zero-one / zero-two
Update: Worked on the help texts, added info for quest automation
Update: The script command nkMultiB.Core.Execute will auto-select the custom channel if set in the configuration
Version 0.6.1 BETA (major thanks to KaylaKaze)
Added new target option: yourself (See help for detailed information)
Added reload of friends list everytime the GUI is shown
Added support for multiword skills, use underline chars instead of spaces (for example Urgent_Heal)
Version 0.6.0 BETA
Major rework of the engine structure. Adding new functionality / commands can not be done very easy. See nkMultiB.Commands.lua for details if interested in contributing.
Added better GUI
Added help explaining things (GUI tab)
Added: Chars with addon will auto accept group invite if inviter is on Friends list
Added: Chars will auto accept ressurrects if ressurecter is on Friends list
Added: new option target
Tons of things I have probably forgotten by now
Version 0.5.0 BETA
Renamed project to nkMultiB to be consistent with my other addons
Added configuration GUI
Added basic channel handling
Added command stopf for stop following
Added command loot for looting
Version 0.4.5 BETA
Added slash command /toggle to show or hide GUI
Version 0.4.3 BETA
Fixed a bug which caused the UI to sometimes reset it's position
Fixed a bug with the command display timer. Now the last command issued should be erased after some time (approx 10 secs)
Version 0.4.2 BETA
Build a basic GUI
command TARGET - new parameter mytarget
Version 0.4.0 BETA
First public BETA release<<code>>
<</code>>
| File Name | Release Type | Game Version | Downloads | Date |
|---|---|---|---|---|
| v1.0.13 | Release | 4.0.0.2413 | 2,025 | 07/22/2011 |
| v1.0.12 | Release | 1825 | 3,568 | 07/11/2009 |
| V1.0.10 | Release | 1825 | 514 | 07/02/2009 |
| V1.0.9 | Release | 1825 | 504 | 06/24/2009 |
| V1.0.5 | Release | 1825 | 146 | 06/22/2009 |
| V1.0.3 | Release | 1825 | 86 | 06/21/2009 |
| V1.0.0 | Release | 1825 | 102 | 06/20/2009 |
| V0.6.1B | Beta | 1825 | 37 | 06/07/2009 |
| V0.6.0B | Beta | 1825 | 12 | 06/06/2009 |
| v0.5.0B | Beta | 1825 | 3 | 06/04/2009 |
| MultiB V0_45B.zip | Beta | 1825 | 7 | 05/29/2009 |
| MultiB v0_43B.zip | Beta | 1825 | 5 | 05/25/2009 |
| MultiB 0_42B.zip | Beta | 1825 | 2 | 05/24/2009 |
| MultiB.zip | Beta | 1825 | 12 | 05/23/2009 |
Top Downloads
-
- WoWMap
- Map & Minimap
- 10,216 Monthly Downloads
-
- CharPlan
- Bags & Inventory
- 5,359 Monthly Downloads
-
- WoWMap - POI
- Artwork and Map & Minimap
- 3,702 Monthly Downloads
-
- Advanced AuctionHouse
- Tooltip and Auction & Economy
- 3,139 Monthly Downloads
-
- pbInfo
- Quests & Leveling, Unit Frames, Tooltip, and Chat & Communication
- 2,966 Monthly Downloads


Comments
The addon GUI has no text, just the empty gray panels... I tried to install different releases, none works. I tried to remove all other addons, same result... how can I fix that ?
Also, there's a red message on this site on the "Install" tab of the "About" part of the page. I don't really get what the missing resource does and if it's related to my problem.
trying to get my alt lvled up by helping with dailies and the loot command doesnt seem to get "used" I can see that my alt is targeting the same target but is not looting.
/2 _mbc_ F:Maihere W:Althere C:loot
even set the above to a macro and same result, my alt targets same mob but will not loot.
Using channel 2 because my guild uses 1
Am I doing something wrong or is it the addon's fault?
just noticed that the addon got a ch4 update so I thought it would work 100%
Getting something simple as my alt to follow me, works...
i am running 2 accts on same comp at same time.
i am logged onto both of them and in party together.
i created my own personal channel and trying to get the other character to follow and target my toon.
i amd typing "F:Tunstall W:Billybeaux C:gettarget OPT1:me"
and getting no response except on other toon (Billybeaux) saying that the command is wrong.
i am typing this in the personal channel chat.
what am i dong wrong
call nkMultiBCH's OnEvent, line: [string "?"]:220: attempt to call global 'OnClick_SpeakOption' (a nil value)
using a private channel for the commands and nothing else seems to cause errors thus far and no other addons are installed besides the curse profiler and i've even tried using every old version of the addon to see if there was any difference, still the same everytime.
I tried it but it seams not to work... :(
An update would be really nice!
thx
what im trying to do is have my second toon cast regenerate on me. ive read the help page hundreds of times and im just not getting it right. someone lend me a hand here please.
That uses the skill in button 41 of my hotbar. Is that what you mean?
/run UseSkill(1,2)
This will run whatever skill is on page 1 and number 2 in the row. The usebutton will ultimately achieve the same thing, but I have to go through and make sure I have the icon in the correct spot in the correct hotbar on each of my chars.
I was hoping someone could help me with this nkmultib macro that I'm having problem with. Basically I just want each person to cast this spell on themselves.
/cast Soul Bond
/1 _mbc_ F:Malaxan W:all C:cast OPT1:Soul_Bond OPT2:yourself
I am getting the following error on the other computers i'm sending this to:
"nkMultiB: all is not in your party or raid"
Thanks!
Malaxan