My Voice Command Commands. menu

User Tag List

Results 1 to 12 of 12
  1. #1
    Nemesis Kkc's Avatar Member
    Reputation
    10
    Join Date
    Jan 2007
    Posts
    59
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    My Voice Command Commands.

    -----)(Please leave the copyright text intact)(-----
    This post is copyright by the user posting it and MMOwned.com - World of Warcraft Exploits,Hacks, Bots and Guides, where it was posted. You may not copy or reproduce this information on any other site without written permission from both the poster and MMOwned.com

    Voice Commander is here --> http://www.mmowned.com/forums/bots-p...commander.html
    its not bannable, voice recognition is used for people with disabilities, its used in many countrys, and is very good, you just say a word and the program hears it and does the action, in my commands if i say mic off, it turns the Mic off, if i say cone of cold, it casts cone of cold, you need to download and install microsoft speach SDK 5.1 to use itThis list of stuff is for WoW Voice Commander, its used on my Mage. be free to edit it as you please. its just to help people as its an amazing program and makes playing Easy especially when you are being mob raped ect.
    Go to your Voice commander folder, open Commands and paste this in there, or simply delete it all and put this in. left and right, commands are 90 degree + turns and i dont know how to make it turn a little bit so help on that would be nice, thanks.


    ----------------------------------------------------------------------------------------------------------------------------------------------------------------




    ;Variables
    _lturnon:{vkdown:$41}{var1:true}
    _lturnoff:{vkup:$41}{var1:false}
    _rturnon:{vkdown:$44}{var2:true}
    _rturnoff:{vkup:$44}{var2:false}
    _runon:{vkdown:$57}{var3:true}
    _runoff:{vkup:$57}{var3:false}

    ;Movement
    left:{if1:_lturnoff:_lturnon}
    right:{if2:_rturnoff:_rturnon}
    run:{if3:_runoff:_runon}

    ;Movements
    jump:{vkdown:$20}{vkup:$20}
    posture:x

    ;Attacks
    mage armor:=
    arcane intellect:-
    ice armor:0
    blink:9
    blazing speed:8
    admin spell:7
    fire blast:6
    pyro blast:5
    explosion:4
    frost nova:3
    blizzard:2
    cone of cold:1

    ;Food and Drinks
    eat:{vkdown:$10}{vkdown:$11}0{vkup:$11}{vkup:$10}
    drink:{vkdown:$12}{vkdown:$11}0{vkup:$11}{vkup:$12}

    ;Movement
    left:{vkdown:$41}{delay:1}{vkup:$41}
    right:{vkdown:$44}{delay:1}{vkup:$44}
    run:{vkdown:$57}
    stop:{vkdown:$57}{vkup:$57}
    sit:x
    jump:{vkdown:$20}{vkup:$20}
    follow:{vkwdown:$0D}{vkup:$0D}/follow{vkdown:$0D}{vkup:$0D}
    dance:{vkdown:$0D}{vkup:$0D}/dance{vkdown:$0D}{vkup:$0D}

    ;UI Commands
    questlog:l
    bag:{vkdown:$10}b{vkup:$10}
    stats:c
    world map:m
    friends
    talents:n
    skills:k
    looking for group:i

    target:{vkdown:$09}{vkup:$09}

    ;On / Off
    microphone on:{activate}{beep}
    microphone off:{beep}{beep}{deactivate}
    Last edited by Nemesis Kkc; 05-28-2007 at 06:30 AM.

    My Voice Command Commands.
  2. #2
    Pietje's Avatar Active Member
    Reputation
    34
    Join Date
    Feb 2007
    Posts
    250
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: My Voice Command Commands.

    So, installing your program and copy pasting this in will alow you to setup your voice for these commands or will it recognise your voice when you say things like that? Sounds awesome ^^. It's not bannable right?

  3. #3
    Nemesis Kkc's Avatar Member
    Reputation
    10
    Join Date
    Jan 2007
    Posts
    59
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: My Voice Command Commands.

    nope its not bannable, voice recognition is used for people with disabilities, its used in many countrys, and is very good, you just say a word and the program hears it and does the action, in my commands if i say mic off, it turns the Mic off, if i say cone of cold, it casts cone of cold, you need to download and install microsoft speach SDK 5.1 or something like that, its in a Topic in this serction, its a sticky, take a look mate

  4. #4
    suicidity's Avatar Contributor
    Reputation
    207
    Join Date
    Oct 2006
    Posts
    1,439
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: My Voice Command Commands.

    heh, using my tut I see , but you doubled up on your movements, you gotta fix that.

  5. #5
    Nemesis Kkc's Avatar Member
    Reputation
    10
    Join Date
    Jan 2007
    Posts
    59
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: My Voice Command Commands.

    yeh your tut helped me, thx dude, its very easy to make commands, but with the doubled movements its better for me so i dont have to use any hands unless i use blizzard, because it doesnt like making a Left click command.

  6. #6
    suicidity's Avatar Contributor
    Reputation
    207
    Join Date
    Oct 2006
    Posts
    1,439
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: My Voice Command Commands.

    here ya go, so we dont have those doubles

    ;Movements
    left:{vkdown:$41}{delay:1}{vkup:$41}
    right:{vkdown:$44}{delay:1}{vkup:$44}
    run:{vkdown:$57}
    stop:{vkdown:$57}{vkup:$57}
    posture:x
    jump:{vkdown:$20}{vkup:$20}
    follow:{vkwdown:$0D}{vkup:$0D}/follow{vkdown:$0D}{vkup:$0D}
    dance:{vkdown:$0D}{vkup:$0D}/dance{vkdown:$0D}{vkup:$0D}

    ;Attacks
    mage armor:=
    arcane intellect:-
    ice armor:0
    blink:9
    blazing speed:8
    admin spell:7
    fire blast:6
    pyro blast:5
    explosion:4
    frost nova:3
    blizzard:2
    cone of cold:1

    ;Food and Drinks
    eat:{vkdown:$10}{vkdown:$11}0{vkup:$11}{vkup:$10}
    drink:{vkdown:$12}{vkdown:$11}0{vkup:$11}{vkup:$12}


    ;UI Commands
    questlog:l
    bag:{vkdown:$10}b{vkup:$10}
    stats:c
    world map:m
    friends
    talents:n
    skills:k
    looking for group:i

    target:{vkdown:$09}{vkup:$09}

    ;On / Off
    microphone on:{activate}{beep}
    microphone off:{beep}{beep}{deactivate}

  7. #7
    patrickt's Avatar Member
    Reputation
    1
    Join Date
    Sep 2006
    Posts
    24
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: My Voice Command Commands.

    very cool :-) tys for sharing!!!! can u set it up with only that program or the programs the come with the OS? I was trying to set up the default ones for vista and was having alot of trouble!

    edit* just found out that its not compatable with windows vista
    Last edited by patrickt; 05-29-2007 at 10:55 AM.

  8. #8
    Axthony's Avatar Member
    Reputation
    2
    Join Date
    May 2007
    Posts
    38
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: My Voice Command Commands.

    +rep for sure, thats amazing man!

  9. #9
    Leeroy Jenkins's Avatar Member
    Reputation
    11
    Join Date
    Apr 2007
    Posts
    37
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: My Voice Command Commands.

    yo ive got an sound system error help please!

  10. #10
    Deathunter's Avatar Member
    Reputation
    1
    Join Date
    Jun 2007
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: My Voice Command Commands.

    really good job +rep

  11. #11
    Nemesis Kkc's Avatar Member
    Reputation
    10
    Join Date
    Jan 2007
    Posts
    59
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: My Voice Command Commands.

    for those of you, in the Bots section, there is a Sticky called WoW Voice Commander, go in there, and read it all slowly and download MicroSoft Speak SDK 5.1 thats linked in there, it is FREE, if anyone wants me to i will make more commands for other characters, you just give me the spells name and what button its located at, say Intimidating Shout on your hotbar is located as number 8 or = i will change my commands for that, you just need to get it all working, train your profile a few times to make it better so it doesnt misunderstand a Cough or a Sneeze to be a Buff or a attack or something, and you need to read what each command is called, say i want Voice Commander to cast Ice Armor for mym age i would say microphone on (if its not allready on), you will hear a beep sound, then id say Ice Armor, or whatever you tell Voice Commander to recognise that spell as.

    Leeroy, if you have a sound error, either download and install new sound system drivers, check its all working, or go to Start then Control Panel then Sound and Audio Devices and tune that till its working, or simply reboot your pc.
    Last edited by Nemesis Kkc; 06-01-2007 at 02:56 PM. Reason: Auto-merged Doublepost

  12. #12
    glynix's Avatar Member CoreCoins Purchaser
    Reputation
    1
    Join Date
    Mar 2007
    Posts
    31
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: My Voice Command Commands.

    are there any official forums for voice commander? h**p://79.freebb.com/voicecmd site isn't working for me. Does anyone know any active discussion boards for Voice Commander?

Similar Threads

  1. [Control WoW with your voice] Voice Commander
    By Alkhara Majere in forum World of Warcraft Bots and Programs
    Replies: 330
    Last Post: 10-24-2008, 10:20 AM
  2. Make a Bot using Voice Commander!
    By drew77 in forum World of Warcraft Bots and Programs
    Replies: 28
    Last Post: 12-26-2007, 03:22 PM
  3. Alternate Voice Commander Profile (Priest)
    By j_jones84 in forum World of Warcraft Bots and Programs
    Replies: 5
    Last Post: 06-20-2007, 04:05 PM
  4. Voice Command
    By suicidity in forum World of Warcraft Bots and Programs
    Replies: 16
    Last Post: 06-16-2007, 08:12 AM
  5. Voice Commander Question
    By Finaldoom in forum World of Warcraft General
    Replies: 0
    Last Post: 06-11-2007, 01:56 AM
All times are GMT -5. The time now is 02:24 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search