Using dualChoc is really easy. Simply set a password that you would like to use ingame and hit "Enable dualChoC". All you need to do now is starting
World of Warcraft. Once you are ingame simply send the password to your character with your main and dualChoc will accept commands & keyinput
from that character via the ingame /tell System. If you like to you can enable "Event Logging" - dualChoc will then generate a logfile that includes all
your received commands and chat-tells.

Examples for effective World of Warcraft macros
ASSIST MACRO
/t PlayerName #cmd /assist Playername

DRINK WATER
/use Refreshing Spring Water /t PlayerName #cmd /use Refreshing Spring Water

FOLLOW
/t PLayerName #cmd /follow PlayerName

CAST HEALING WAVE ON Player the MAIN player has targeted
/cast healing wave(rank 1) /t PlayerName #cmd /cast [target:%t] Healing Wave

CAST LIGHTNING BOLT
/cast lightning bolt(rank 1) /t PlayerName #cmd /cast [target:%t] Lightning Bolt

ACCEPT PARTY INVITE
/t PlayerName #cmd /script AcceptGroup();

ACCEPT SHARED QUEST
/t PlayerName #cmd /script AcceptQuest();

ACCEPT TRADE
/t Playername #cmd /script AcceptTrade();

<