Using Automator with Camouflage

Hi, I am trying to find out if Automator can help me activate and deactivate Camouflage, but I cannot find a way to do it. Is it possible for it to do so and how should I do it? I also have set the hotkey for it to CmdOpt+ConH, is it possible for Automator to "press" keys then?
I also don't mind using AppleScript. Thanks!

apple script can press keys and hence so can automator via "run apple script" action. I don't know what Camouflage is but apple script to press
CmdOpt+ConH would be
tell application "system events"
keystroke "h" using {command down, control down, option down}
end tell
inside a automator action that would be
on run {input, parameters}
tell application "system events"
keystroke "h" using {command down, control down, option down}
end tell
end run
can't say anything beyond that.

Similar Messages

  • Using Automator with Disk Utility

    I'm new to using Automator. I want to create a work flow with Disk Utility but is doesnt appear in the applications list. How do I make Disk Utility work with Automator?

    If a program doesn't appear in the list, that means that Apple hasn't written actions for it yet.
    You can still use Automator with Disk Utillity, but you will need to use Applescript and the 'Run Applesript' action to operate Disk Utillity.
    Unfortuately the 'how' is beyond my knowledge, and the scope of this post.

  • Can i use automator with photoshop?

    I want to open a Keynote or PPT file select an image, open it in photoshop make the background transparent then save it back in Keynote. is this possible?

    Yes you can use automator with photoshop:
    You might wanna take a look at http://www.automatorworld.com/archives/photoshop-cs-automator-actions/
    But not sure if it does what you are asking for.

  • Do you know any tips on using Automator with Mail?

    Do you know any tips on using Automator with Mail?
    I want to save time, can you help. I get hundreds of mail everyday, iPhone, MacBook, Desktops....
    This is very time consuming
    HELP!!!

    Perhaps we could answer the question better if we knoe what functions were taking up the most time. Are you having to delete spam that slipped through the craks? Moving Mail to folders can be accomplished through mail rules.

  • Using Automator with iPhoto or Preview

    I'm brand new to iMac. I love it, just having some learning curves.
    I have over 14,000 photos needing my watermark. How do I use automator to do this quickly instead of one photo at a time with preview?

    I didn't see a watermark option for graphics files in Automator.
    However, I think every photo processing app will batch convert all of your files and some of them have a watermark option.
    From a google search, Aperture provides a watermark option and batch processing.
    In Photoshop Elements, you can "Process Multiple Files…" which allows you to add a text watermark.
    I don't know if GraphicConverter can add a watermark.

  • Using Automator with iPhoto

    I am new to using Automator. I have over 400 pictures in iPhoto and I would like to be able to organize the pictures. Unfortunately, there are many duplications of the same pictures in iPhoto. Can Automator help me identify the duplications and delete those photos without too much difficulty.
    Also, if I have edited a photo in iPhoto, will Automator keep the original as well as the newly edited version?
    What steps do I need to take to automate the deletion of duplicate photos?
    Any help would greatly be appreciated.
    Thanks in advance
    John
    Imac G5 2.0 Ghz   Mac OS X (10.4.3)  
    Imac G5 2.0 Ghz   Mac OS X (10.4.3)  

    Hi John,
    I must warn you to first backup your iPhoto Library folder before you try anything. using Automator to do things in your iPhoto Library folder is asking for disaster.
    Two Apple kbs for you to read
    Don't tamper with files in the iPhoto library folder
    About the iPhoto Library folder
    iPhoto diet is a good program and it would be best to read all the info he has on his site as to what it can do. Do not use automator or manually delete Originals from your iPhoto Library folder in the Finder.
    How did you come to have the duplications in the library?
    If I were you I would start keyword your images, then when done, do a keyword search so you can find all the same images and it will be easier to find the dups. Then delete them from within iPhoto.
    Lori

  • Using Automator with the Apple Mail app

    I want to do something that I think should be easy! I have the text of an e-mail message that I want to send to a specific mailing list. The list is in an Address Book group. I want to personalize each e-mail so that it goes to just one person and is addressed to "Dr. <last name>" at "<e-mail address>," where both are in a separate Address Book entry.
    I've tried a couple of scripts using the actions provided by Apple but they fall down because I can't get Automator to reference my e-mail message. I get the error, "There is no outgoing Mail message. (-2700)) occurred in Group Mailer."
    Anyone know how to properly present Automator with my mail message?

    That depends on the type of email account and the settings. You can leave mail on the server or remove it.

  • Using Automator with Apimac Timer 6

    I run a small internet café where we are all Mac. We use Apimac Timer to time our customers when they come in for a predetermined amount of time. I want to use automator to perform the following sequence of commands:
    open Apimac Timer
    have the "Countdown" tab selected
    click "Prevent Changes" deselecting the box
    change the amount of time (would like an individual workflow for 15min, 30min, 45min, 1hour)
    click "Prevent Changes" selecting the box again
    click start
    click the "iconize" option in the lower left hand of the timer window
    When we click "Prevent Changes" or "Start" it prompts us for our admin password. This prevents users from making time changes, pausing the timer, or even closing out the timer. If it were possible I would like to script in the admin username and password, and then figure out a way to password protect the workflow application created through automator via software like "File Protect" from Apimac. This would allow myself or employees to select the specific time increment be it 15, 30, 45, 1hour and only have to put in our password once.
    Can anyone help me? I have made workflows with automator and they are just real inconsistent. It always opens up the timer but then it won't do everything correctly but sometimes it will.... it is like 50/50 which is pointless for what I am trying to do. I would greatly appreciate help or advice as we are small non-profit café in central america with limited resources. Please help anyone! Maybe there is even another option out there?

    Rude and crude
    /usr/sbin/networksetup -setairportpower en0 off
    n=120
    while [[ $n -gt 0 ]]
    do
        echo "$n minutes until Airport WiFi turned back on" >$HOME/Airport_Off_Time_Remaining.txt
        sleep 60
        n=$((n-1))
    done
    /usr/sbin/networksetup -setairportpower en0 on
    Now when you want to see how much time is left, you double click on Airport_Off_Time_Remaining.txt in your Home Folder.  You will have to close the TextEdit window each time and re-open the Airport_Off_Time_Remaining.txt each time.  I said this was "Rude and Crude"

  • Using Automator with Facebook Insights

    I've trying to figure this out for three hours and I must concede that this just isn't my skill set. I have to manage 15 different facebook fan pages and want to use Automator to export the excel reports from each page and organize them in one excel document. This would save me ridiculous amounts of time. I'm sure it's possible because Automator looks quite capable.
    I just can't figure it out.
    Thoughts?
    Thanks
    Clint

    I've trying to figure this out for three hours and I must concede that this just isn't my skill set. I have to manage 15 different facebook fan pages and want to use Automator to export the excel reports from each page and organize them in one excel document. This would save me ridiculous amounts of time. I'm sure it's possible because Automator looks quite capable.
    I just can't figure it out.
    Thoughts?
    Thanks
    Clint

  • Using Automator with Entourage

    I need to BCC myself on every message I sent through the Entourage. Is there a way to do this with Automator?
    Thank you.

    Thank you, I already looked at that site earlier. Basically, I have 2 iMacs in different locations and need to keep the Entourage email synchronized. Because of the nature of my job I often need to go back and search the emails I sent out. Basically I need to keep the information on who the email was sent to because that helps me a lot during the searches. When I set a "Redirect" or "Forward" rule it shows an email was sent from me to me, not from me to a client. When I save copies in the Sent folder, it doesn't show up on my other computer. The way I thought I'd get around it is when I BCC myself so I actually "receive" a copy of that message, and then set up a rule to mark messages coming to me from me as unread and file them in the Sent folder automatically. It works rather well, but I need to remember to BCC myself, which is why I look for automation. I tried the BCC (or CC) script for outgoing mail as well, but Entourage executes the script only after the message is sent, not as it is being created.
    I tried using the "Mail" application, but for one I wasn't able to use aliases for our POP email, which we use on daily basis, and also it seems to synchronize only the .mail account, not the work account...
    Thank you.

  • Automator with Address Book Problem

    Hey,
    I am trying to remove this string of text that has been plastered to the Note of every contact of mine for some odd reason. I am trying to use Automator with the Filter Address Book Items action. I am able to collect all of those people in Automator, however I can't seem to figure out the next step which is removing the selected person's Note's. Can anyone point me in the right direction?

    Mikey, I saw something in the forums a while ago that might meet your needs. The thread at http://discussions.apple.com/thread.jspa?messageID=1645258&%231645258 contains a script that might do what you need. If I understand the code correctly it goes through all contacts and clears the Notes field. In the meantime I'll see if I can devise an Automator solution.

  • Automator with Outlook to generate a generic email reply

    I am trying to use Automator with Outlook on a MacBook to generate a generic email reply.
    The reply email should contain:
    Any attachment from within the original emailCannot find anything within Automator to get this working
    External Outlook attachment from finderThis works fine
    Text Edit template textI can get the text to enter but it becomes unformatted, removing paragraphs, bold text, bullet points, etc.
    Does anyone know if this is possible with Automator or do I need to start looking into learning AppleScript?

    You should be able to set up numerous IMAP accounts on your iPhone with no problems.
    IMAP will not sync contacts and calendars in your local copy of Outlook.

  • Using Automator to open a program with a delay after a programmed restart

    Hi to all! With my old PowerPc I used to start unattended sessions of my Newsreader (Unison) overnight simply putting Unison in my Login elements window, and programming a restart at a fixed hour. Unfortunately, with my very fast new iMac this doesn't work: Unison opens too fast after the programmed restart, before a network connection has been established, and Unison is unable to see the NewsServer online when it starts (error "nodelist not found", typical of a not yet established Internet connection). Note that I downgrade to Unison 1.8.x to do this, as the Unison 2.x program cannot be closed with a session running to resume it after start: it simply defaults to "Pause transfers" after quitting, and need a clic on "Resume" after reopening.
    Obviously, what I need is to introduce a "wait (say) 2 minutes before the opening of Unison", or anything that can check the Internet connection before Unison starts. May anyone instruct me to do this with Automator and/or AppleScript?
    In fact, I tried to generate a workflow in Automator, with a Pause after the start of the process, then the instruction to open Unison. I put the saved workflow in my Login elements, but it didn't work on my iMac 27, i7Core, Snow Leopard installed. I added an "execute workflow" at beginning of the process, but the Pause command gives always an error and the process stops before Unison' opening.
    Any suggestion or help in writing an Automator or AppleScript workflow/script to be put among the startup items?
    Thanks a lot!

    I am trying to use Automator to restart an application. I figured how to quit the application, however when I relaunch it, it asks for password permission... how can I use automator to enter the password? or is there a way to launch the software with password in a script?

  • How do I use Automator to duplicate a folder with graphics on my desktop and erase their Resource forks?

    How do I use Automator to duplicate a folder with graphics on my desktop and erase their Resource forks?
    I do not use command line and tried to use ZapResourceForksAMAub_1.2 which I downloadedand instaled the Zap Resource Forks.action. Next I tried to use their sample copy-zap-rsrc.workflow in Snow Leopardon my Mac Pro. The 3 different steps are displayed in Automator but there is no place to put in which folder (on my deskto) to copy, and remove the resource forks from the graphic files.
    Can sombody please step me through this please please.
                                                                                          W.W.

    Unfortunately, Back to My Mac only works across computers using the same iCloud account.

  • How are you currently using video with marketing automation?

    I manage an educational site through Brightcove called Video Marketing Academy. I would like to create a course to tackle the challenges of using video with a marketing automation platform. I’d love to know how you are currently using video with marketing automation, what your results have been, and what are some of the challenges that you are running into?
    I understand some of this maybe platform specific, but I would like to understand the challenges and help from a strategy and best practice perspective.
    videomarketingacademy.brightcove.com

    Well you certainly hit some good ones. When it comes to marketing automation I'm always game for more flexibility with anything, for instance I would love to have more conditional options on form processing conditions, and I know that has nothing to do with video but it goes to your answer, anyway that you can give a marketer more flexibility with filters or conditions or what not the better when it comes to lead scoring, campaign options, and reporting the better.
    If one could integrate Video reporting into Eloqua I think that would be cool, I know that would be very challenging because of how Eloqua reporting works, but it would make it a one stop shop which isn't bad, 

Maybe you are looking for

  • Report wont fit on page

    Post Author: misuk11 CA Forum: General Ive created a report in landscape A4.  In the designer and on the webpage the report seems ok (except a horizontal line doesnt stretch completly across the page) When I print it as a pdf  the report wont fit on

  • After upgrading to 11.0.5.5 can't access iTunes store. Temprorarily unavailable all the time.

    After upgrading to 11.0.5.5 can't access iTunes store. Temprorarily unavailable all the time. Nothing helps, tried to flash the DNS. Nothing.....

  • ISE Fail OPEN configuration/testing

    Greetings, We will be performing a live test of ISE Fail Open on our production system tomorrow night. When the policy nodes are all unavailable we want the switches to allow open access to all devices on all interfaces. I have done some testing of t

  • Avod full table scan help...

    HI , I have sql with some filter and all the have index. the table size is huge index is there in explain plan though index it's going for full table scan it's not recognizing index. i used index hint/*+ INDEX (SYM.SYM_DEPL,SYM.SYDB_DE_N18) */ though

  • Finder menu bar does not show up always

    From time to time (maybe once a month) when I boot up my MBP, Finder Menu bar at the top of the screen does not automaticaly show up. Only basic screen color.In order to bring that bar (with apple icon in the left top corner and little magnifying gla