Gwias
10-18-2013, 02:57 AM
I'm trying to figure this out and I can't seem to get it.
I have 2 computers running and I'm wanting to buff on one, and use my main PC as my Server.
I have the IP correct and everything connected.
Now... I'm trying to figure it out as to send a command from my server to my client and it react with said command.
For instance:
<Hotkey ScrollLockOn Alt Z>
<SendPC 192.168.1.18>
<SendLabel (Account name)>
<Text /Target (Player)><Key enter>
Something simple like that would help greatly. It keeps giving me this error:
"account" has not been defined as the name of a label.
you must specify an IP for <Hotkey ScrollLockOn Alt Z> with SendLabel or SendPC.
Empty hotkeys were found.
Disregarding empty hotkey: <Hotkey ScrollLockOn Alt Z>
How do I fix this?
Okay!
So now I have got to this.
I have made the correct SendLabel to my client, and it's reading on my client PC. The only thing now, is that it isn't firing off in my game.
Anyone have any idea?
<Label accout 192.168.1.18 SendWinS account>
<Hotkey ScrollLockOn Alt Z>
<SendPC 192.168.1.18>
<SendLabel account>
<Text /Target character><Key enter>
<wait 500>
<Text /stick><Key Enter>
that's the command right now as it sits. Anyone?
Khatovar
10-18-2013, 02:58 AM
You need to assign a label to each account and use those labels with the SendLabel command. This is defined in :
//-----------------------------------------------------------
// DEFINE MAIL LABELS FOR SENDING KEY STROKES
//-----------------------------------------------------------
<Label w1 Local SendWin "World of Warcraft">
<Label w2 2ND_IP_ADDRESS SendWin "World of Warcraft">
if you are using the default 2 on 2 script. I can troubleshoot no further without your actual script. The entire thing, masking your userid and passwords. You also need to include the game you are trying to play.
Edit - There is an edit post button, please make use of it. Spam-responding to your own posts makes things exceedingly difficult to follow.
<Label accout 192.168.1.18 SendWinS account>
For one, the first "account" is spelled wrong. Second, I don't think you should be using the same name for the label as you're using for the window, assuming you have renamed the windows, which you probably need to do. It causes too many potential issues. Third, you need to rename both windows with different names and assign each name to an individual label.
Gwias
10-18-2013, 03:25 AM
Understood. Let me post my entire script then. Hang tight.
Now mind you, this is in lieu of DAOC, not WoW. It has the same general concept though so that's why I'm asking here for help.
Sorry in advance as to not knowing how to use this forum correctly. I don't know how to put them in that fancy box.
--------------------------------------------------------------------------------------------------------------------------------------------------
<Label Bard Local SendWinSF Bard>
<Label D1 Local SendWinSF D1>
<Label D2 Local SendWinSF D2>
<Label P1 Local SendWinSF P1>
<Label P2 Local SendWinSF P2>
<Label P3 Local SendWinSF P3>
<Label P4 Local SendWinSF P4>
<Label P5 Local SendWinSF P5>
<Label account 192.168.1.18 SendWinS account>
<Hotkey ScrollLockOn Alt Z>
<SendLabel sneakybastard>
<Text /Target char><Key enter>
<wait 500>
<Text /stick><Key Enter>
<Hotkey ScrollLockOn F2>
<SendLabel D1, D2, P1, P2, P3, P4, P5>
<Text /assist chara><Key Enter>
<Hotkey ScrollLockOn F3>
<Toggle>
<SendLabel P1>
<Text /face><Key Enter>
<Toggle>
<SendLabel P2>
<Text /face><Key Enter>
<Toggle>
<SendLabel P3>
<Text /face><Key Enter>
<Toggle>
<SendLabel P4>
<Text /face><Key Enter>
<Toggle>
<SendLabel P5>
<Text /face><Key Enter>
//=================================================//
// Toggle Single Target Attack //
//-------------------------------------------------//
<Hotkey ScrollLockOn F4>
<Toggle>
<SendLabel P1>
<Key 3>
<Toggle>
<SendLabel P2>
<Key 3>
<Toggle>
<SendLabel P3>
<Key 3>
<Toggle>
<SendLabel P4>
<Key 3>
<Toggle>
<SendLabel P5>
<Key 3>
<Hotkey ScrollLockOn Shift V>
<SendLabel D1>
<text /sprint><Key Enter>
<SendLabel D2>
<text /sprint><Key Enter>
<SendLabel P1>
<text /sprint><Key Enter>
<SendLabel P2>
<text /sprint><Key Enter>
<SendLabel P3>
<text /sprint><Key Enter>
<SendLabel P4>
<text /sprint><Key Enter>
<SendLabel P5>
<text /sprint><Key Enter>
<Hotkey ScrollLockOn F1>
<SendLabel Bard>
<Text /invite char><Key Enter>
<wait 800>
<Text /invite char><Key Enter>
<wait 800>
<Text /invite char><Key Enter>
<wait 800>
<Text /invite char><Key Enter>
<wait 800>
<Text /invite char><Key Enter>
<wait 800>
<Text /invite char><Key Enter>
<wait 800>
<Text /invite char><Key Enter>
<wait 800>
//Oceanus
<Hotkey ScrollLockOn Alt H>
<SendLabel Bard, D1, D2, P1, P2, P3, P4, P5>
<Text /Whisper Entrance><Key Enter>
<Hotkey ScrollLockOn Alt S>
<SendLabel Bard, D1, D2, P1, P2, P3, P4, P5>
<Text /Whisper Stygia Delta><Key Enter>
<Hotkey ScrollLockOn Alt L>
<SendLabel Bard, D1, D2, P1>
<Text /whisper Ligen><Key Enter>
<wait 1500>
<SendLabel P2, P3, P4, P5>
<Text /whisper Ligen><Key Enter>
<wait 1500>
<Hotkey ScrollLockOn Alt K>
<Sendlabel Bard, D1, D2, P1, P2, P3, P4, P5>
<Text /whisper Refugee camp near the border keep><Key Enter>
<Hotkey ScrollLockOn Alt T>
<SendLabel Bard, D1, D2, P1, P2, P3, P4, P5>
<Text /whisper Tir na Nog><Key Enter>
<wait 2500>
<Hotkey ScrollLockOn Alt V>
<SendLabel Bard, D1, D2, P1, P2, P3, P4, P5>
<Text /whisper Aerus Green Glades><Key Enter>
<Hotkey ScrollLockOn Alt C>
<SendLabel Bard, D1, D2, P1, P2, P3, P4, P5>
<Text /whisper Connla><Key Enter>
<Hotkey ScrollLockOn Alt B>
<SendLabel Bard, D1, D2, P1, P2, P3, P4, P5>
<Text /bind><Key Enter>
//Enter Exit Ready
<Hotkey ScrollLockOn F5>
<Sendlabel Bard, D1, D2, P1, P2, P3, P4, P5>
<Text /say Enter Exit Leave Ready Yes><Key enter>
<wait 2000>
//Domnann
<Hotkey ScrollLockOn Alt D>
<Sendlabel Bard, D1, D2, P1>
<Text /Whisper Domnann><Key enter>
<wait 2500>
<SendLabel P2, P3, P4, P5>
<Text /whisper Domnann><Key Enter>
<wait 2500>
//Cruachan Gorge
<Hotkey ScrollLockOn F7>
<Sendlabel Bard, D1, D2, P1, P2, P3, P4, P5>
<Text /Whisper Cruachan Gorge><Key enter>
//BG
<Hotkey ScrollLockOn F8>
<Sendlabel Bard, D1, D2, P1>
<Text /Whisper Battleground><Key enter>
<wait 2500>
<SendLabel P2, P3, P4, P5>
<Text /whisper Battleground><Key Enter>
<wait 2500>
<HotKey ScrollLockOn Ctrl N>
<SendLabel D1>
<Key Ctrl Tab>
<wait 700>
<Key Alt 4>
<wait 2000>
<Key Alt 5>
<wait 2000>
<Key Alt 6>
<wait 2000>
<Key Alt 7>
<wait 2000>
<Text /target char><Key Enter>
<wait 1000>
<Key Alt 5>
<Wait 2000>
<Key Alt 6>
<Text /target char><Key Enter>
<wait 1000>
<Key Alt 3>
<Wait 2500>
<Key Alt 4>
<Wait 2500>
<Key Alt 5>
<Wait 2500>
<Key Alt 6>
<Wait 2500>
<Key Alt 7>
<wait 2500>
<Text /target char><Key Enter>
<wait 1000>
<Key Alt 3>
<Wait 2500>
<Key Alt 4>
<Wait 2500>
<Key Alt 5>
<Wait 2500>
<Key Alt 6>
<Wait 2500>
<Key Alt 7>
<wait 2500>
<Text /target character><Key Enter>
<wait 1000>
<Key Alt 3>
<Wait 2500>
<Key Alt 4>
<Wait 2500>
<Key Alt 5>
<SendLabel D2>
<Key Ctrl Tab>
<wait 700>
<Key Alt 4>
<wait 2500>
<Key Alt 5>
<wait 2500>
<Key Alt 6>
<wait 2500>
<Key Alt 7>
<wait 2500>
<Text /target character><Key Enter>
<wait 1000>
<Key Alt 3>
<Wait 2500>
<Key Alt 4>
<Wait 2500>
<Key Alt 5>
<Wait 2500>
<Key Alt 6>
<Wait 2500>
<Key Alt 7>
<Wait 2500>
<Text /target character><Key Enter>
<wait 1000>
<Key Alt 3>
<Wait 2500>
<Key Alt 4>
<Wait 2500>
<Key Alt 5>
<Wait 2500>
<Key Alt 6>
<Wait 2500>
<Key Alt 7>
<Wait 2500>
<Text /target character><Key Enter>
<Key Alt 6>
<Wait 2500>
<Key Alt 7>
<Wait 2500>
<Hotkey ScrollLockOn F9>
<SendLabel D1, D2, P1, P2, P3, P4, P5>
<Text /target character><Key enter>
<Hotkey ScrollLockOn F10>
<SendLabel D1, D2, P1, P2, P3, P4, P5>
<Text /stick><Key Enter>
<Hotkey ScrollLockOn F11>
<SendLabel P1, P2, P3, P4, P5>
<Key 9>
<Wait 1000>
<Key 0>
<Hotkey ScrollLockOn Numpad7>
<SendLabel Bard>
<Key 4>
<Hotkey ScrollLockOn Numpad8>
<SendLabel D1>
<Key 4>
<Hotkey ScrollLockOn Numpad9>
<SendLabel D2>
<Key 4>
<Hotkey ScrollLockOn Numpad6>
<SendLabel P1>
<Key 4>
<Hotkey ScrollLockOn Numpad5>
<SendLabel P2>
<Key 4>
<Hotkey ScrollLockOn Numpad4>
<SendLabel P3>
<Key 4>
<Hotkey ScrollLockOn Numpad3>
<SendLabel P4>
<Key 4>
<Hotkey ScrollLockOn Numpad2>
<SendLabel P5>
<Key 4>
<Hotkey ScrollLockOn Alt P>
<SendPC local>
<SendLabel Bard, D1, D2, P1, P2, P3, P4>
<Text /disban><Key enter>
<Hotkey ScrollLockOn F12>
<SendPC local>
<SendLabel Bard, D1, D2, P1, P2, P3, P4, P5>
<Text /Release><Key enter>
<Hotkey ScrollLockOn Alt M>
<SendPC local>
<Toggle>
<SendLabel P2, P3, P4, P5>
<Key 8>
<wait 750>
<SendLabel P1>
<Key 8>
Khatovar
10-18-2013, 04:55 AM
Now mind you, this is in lieu of DAOC, not WoW. It has the same general concept though so that's why I'm asking here for help.
Actually, very few games work the same way WoW does. Most of them have their own quirks to contend with when it comes to multiboxing. While looking for details on these quirks, I read the HotKeyNet forums and found several mentions of a change in stance with DAOC.
http://hotkeynet.com/daoc/daoc-guidelines.html
Archived Camelot Herald Link (http://web.archive.org/web/20100223053447/http://www.camelotherald.com/news/news_article.php?storyid=4021)
http://hotkeynet.com/phpBB3/viewtopic.php?f=11&t=1725
http://www.dual-boxing.com/threads/28484-RIP-DAOC-Multiboxing-2002-2010
Personally, when the creator of a program says not to use it with a certain game, I tend not to use it. And after reading the archived letter that went out, it seems pretty clear they don't want multiboxing of any kind. They aren't looking just to limit what you can do with multiboxing, their stated goal was to "determine what we would need in order to curb the use of any software or hardware which would allow players to multi-box." Unless that's been retracted, I can't offer any help because they specifically say they don't want the software used.
vBulletin® v4.2.2, Copyright ©2000-2025, Jelsoft Enterprises Ltd.