• 0 Votes
    3 Posts
    1k Views
    Noah NaumanN
    @Russ got it to work (spaces need %20 in names for anyone looking this up in the future). Thanks a million. So cool to use commands on my fossil
  • Passing numbers as parameters from alexa

    3
    0 Votes
    3 Posts
    851 Views
    F
    Thats delightfuly simple Ill just toss that in my xboxvol script Thanks
  • Trigger CMD Down?

    4
    0 Votes
    4 Posts
    1k Views
    A
    Its back up now! Cool!
  • Password Keeps Expiring

    2
    0 Votes
    2 Posts
    460 Views
    RussR
    @drhoops21, that's correct - you can log into your account using your Twitter, Facebook, or Google acount as long as it's the same email address. I don't know why your password stops working. It should never expire. Is it possible someone else is logging into your account and changing it? Also, one thing you should know - the TRIGGERcmd forum account is separate from your TRIGGERcmd account you use to trigger your commands.
  • Subscription Question

    3
    0 Votes
    3 Posts
    579 Views
    E
    Thanks! Everything is running correctly now
  • Unsubscribe

    2
    0 Votes
    2 Posts
    483 Views
    RussR
    @Henry-Lightfoot, I found this page that shows step-by-step screenshots. Paypal put subscriptions under "pre-approved payments."
  • Alexa not saying voice reply

    4
    0 Votes
    4 Posts
    1k Views
    RussR
    @Dave-Johnson, that's correct - the Smart Home version does a better job of matching what you say with your commands because Amazon has a list of your commands ahead of time, but unfortunately it can't support that Voice Reply feature.
  • 0 Votes
    2 Posts
    693 Views
    RussR
    @Kent-Scherler, that can happen if you set your command to "background" but you're not running the background agent. Please please try switching it to foreground if that's the case. When you click the play button in the agent, it runs the command in the foreground. [image: 1604761968545-535ee528-5761-4cb9-b707-048ba78847d8-image.png] If that doesn't work, please paste your command here. Maybe I'll see the problem.
  • (Windows) Pausing for 5 seconds during batch script?

    2
    0 Votes
    2 Posts
    537 Views
    C
    Ah. "ping -n 6 localhost < nul" works.
  • Null computer when running background task

    3
    0 Votes
    3 Posts
    732 Views
    J
    Thanks for your quick response, now it works fine
  • TriggerCMD on Ubuntu Server 20.04 background service

    4
    0 Votes
    4 Posts
    1k Views
    RussR
    @julianbr, nice job. I'm glad you got it figured out.
  • TriggerCMD skill working, but not directly

    22
    0 Votes
    22 Posts
    7k Views
    P
    I was facing the same problem, but solved while writing this: If I use the old skill and say "ask trigger CMD to run terço" it works perfect, also works from pressing "trigger" in the website. If I use the new skill and say "turn on terço" it doesn't. What have I tried: Disabling and enabling the skills. Deleting and adding the command again. Removing and discovering the comands again in Alexa. Removing and re-installing the triggercmdagent. Changing voice command. Useful info: Only happens to that command, all the other works fine. This command is a bash script that open a few chrome pages depending on week day. I'm using Linux (PopOS 20.04). I'm using it in portuguese. Then I decide to try changing the Trigger name. I used "batata" (potato in portuguese) and it worked, then I tried "Terço" again and it didn't, then I tried "Terco", it worked. Apparently it is a problem with "ç" in the trigger name (in the voice command is working well). Since english don't have that, it's understandable. It's not a big thing or really a problem, just wanted to inform so if anyone is having the same problem, try that.
  • Google Home Event run/edit

    1
    0 Votes
    1 Posts
    360 Views
    No one has replied
  • control the volume of different programs?

    2
    0 Votes
    2 Posts
    493 Views
    RussR
    @juanmik, it depends on the program. Some programs have their own volume but most don't.
  • Changing Default Computer & Google Assistant

    2
    0 Votes
    2 Posts
    611 Views
    RussR
    @straximus, which Google Assistant action are you using? The Smart Home version or the original version?
  • Can't execute commands via routine, even with Smart Home skill

    5
    0 Votes
    5 Posts
    816 Views
    steuf0S
    @Russ I did try that before, when it wasn't working. I even deleted and recreated the routine multiple times trying to get it to work, but it just wouldn't. Not sure what fixed it but I'm glad it works now. Amazing job, thank you again.
  • Im new using the program and i need some help

    2
    1
    0 Votes
    2 Posts
    648 Views
    RussR
    @Drache22, if you're using the Smart Home version of the TRIGGERcmd Alexa skill, your commands are like Smart Home switches that you're turning on or off. If you enable parameters, make your voice word PC, and put your shutdown command in the "Off Command" field, then you can say, "Alexa, desligar PC." [image: 1602941272206-318795e5-e604-45fb-8dec-eb9c2fdf83f7-image.png] If you use the non-Smart Home skill, you could keep your voice field as "desligar pc" and say: "Alexa, pergunte Execute Comando executar desligar pc."
  • El token no se envía

    2
    0 Votes
    2 Posts
    533 Views
    RussR
    @Keylor-García, please make sure you're copying the whole token and no extra characters. I wonder if there's a firewall blocking the agent from reaching the www.triggercmd.com servers. Are you using a software firewall built into your Antivirus software by chance?
  • Help with Alexa - TriggerCMD

    15
    0 Votes
    15 Posts
    3k Views
    RussR
    Thanks @gfmendes. I don't know why certain words would work better. The TRIGGERcmd Smart Home Alexa skill simulates a light switch for each command, so I thought ligar and desligar would work best. Google Translate tells me those are the translations for "turn on" and "turn off" which is how I tend say it in English. I can also say, "calculator off". This page gives some background too if you're interested: https://www.amazon.com.br/gp/help/customer/display.html/ref=hp_bc_nav?ie=UTF8&nodeId=201749260
  • Auto Run TRIGGERcmd when Windows Starts

    2
    0 Votes
    2 Posts
    585 Views
    RussR
    @EmilianoCamara, please open Startup Apps and tell me if it's listed there. [image: 1602158107420-07a98103-bc73-428a-b28f-cacd75cfd8aa-image.png] Please also check whether the the TRIGGERcmd Agent icon is in this folder: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\StartUp If it's not there, you could copy it there.