Close
Showing results 1 to 7 of 7
  1. #1

    Default HOWTO: Voice activated Warcraft on a Macintosh

    On my many script finding missions on my mac recently trying to find how to Multi box on one mac I was looking into Voice Activation that the Mac OS has built into it. Now I know windows has a Voice software for WoW already but why not try and uitilise what a Mac has built in. So I got to work... Here is a How to to set it up...



    Go to your System Preferences



    Go into the Speech Settings



    First, turn "Speakable Items" to on so you can actually use voice activation



    Go into the "Commands" tab



    Open up the "Speakable Items Folder", this is where we will start making everything work



    Navigate into the "Application Speakable Items"



    Navigate into the "World of Warcraft" folder. If this file does not exist then you will need to create it and it will need to have the same name as the World of Warcraft.app that you run to play the game



    Next you will need to open the "Script Editor" Program from the Applications/Applescript Folder. Type in the following code (Well copy and paste )

    [code:1]on run

    tell application "System Events"

    tell application "World of Warcraft" to activate
    key code 18

    end tell
    end run[/code:1]

    What does this do? Well, it activates the World of Warcraft window and then reproduces you pressing the button with the Key Code of 18. In my case this is the number 1. In World of Warcraft I have the number 1 bound to a /dance macro, but you could have it do anything, dance, spit, or hey, even /cast fireball



    Now we need to save this. The folder it needs to go into is

    //users/yourusername/Library/Speech/Speakable Items/Application Speakable Items/World of Warcraft

    Make sure it is saved as "Script". The name you need to call it is the command you wish to say out loud. So in this case the file is called "Dance"


    Once that file is saved once in Warcraft you can say the word "Dance" whilst holding down the speak button (Usually Escape but this can be set in the Speech settings) and you character will Dance for you.

    For my main (none boxed) character, a Shadow Priest, I now have macros saved to activate Shadow Fiend, Fear, Shield and also a "Kill" macro which I constantly spam which keeps all my DoT's and MF's running. Easy to play and quite fun to sit back and talk to warcraft while you fight.

    Hope someone gets some fun out of this. Down side is, when on Teamspeak / Vent. If someone say's Dance... well you can imagine

  2. #2

    Default

    Very cool idea. Thanks for sharing.

  3. #3
    Member Otlecs's Avatar
    Join Date
    May 2007
    Location
    EU-Aggramar, Alliance.
    Posts
    1367

    Default

    That's a really nice write-up. Thanks for taking the time to share it

  4. #4

    Default

    Good write-up, shame I'll never *ever* buy a Mac ;-)
    Wilbur

  5. #5

    Default

    Some ideas for voice features....

    "ROGUE!" = Bubble Hearth
    "Fuck!" = Heal spam
    "Damn it!" = Judgement
    "Oh crap!" = Lay on Hands

  6. #6

  7. #7

    Default

    Quote Originally Posted by Wilbur
    Good write-up, shame I'll never *ever* buy a Mac ;-)
    You and me both

Similar Threads

  1. Howto: 1-60 RAF
    By Chaosomega in forum New Multi-Boxers & Support
    Replies: 54
    Last Post: 04-12-2009, 01:48 PM
  2. HOWTo - Set up Maximizer (Updated PiP)
    By Diamndzngunz in forum Software Tools
    Replies: 41
    Last Post: 01-19-2009, 10:40 PM
  3. Voice Commander - Voice recognition
    By Scribbler in forum Software Tools
    Replies: 35
    Last Post: 10-09-2008, 07:00 PM
  4. Apple Macintosh 8 Core PowerHorse
    By Plexor[zxc] in forum Screenshots and Digital Art
    Replies: 9
    Last Post: 08-27-2007, 12:57 PM
  5. HOWTO: Voice activated Warcraft on a Macintosh
    By vultuk in forum General WoW Discussion
    Replies: 0
    Last Post: 01-01-1970, 12:00 AM

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •