Thanks. Here's the gmail one, with my password changed obviously!

*tell* *application* "Safari" *to* *launch*

*tell* *application* "Safari" *to* *open location* "http://www.gmail.com/";

*tell* *application* "Safari" *to* *activate*

*tell* *application* "System Events" *to* *delay* 4.0

*tell* *application* "System Events" *to* *keystroke* "[email protected]"

*tell* *application* "System Events" *to* *delay* 0.5

*tell* *application* "System Events" *to* *keystroke* tab

*tell* *application* "System Events" *to* *delay* 0.5

*tell* *application* "System Events" *to* *keystroke* "jfjo4o3nf590sm"

*tell* *application* "System Events" *to* *delay* 0.5

*tell* *application* "System Events" *to* *keystroke* return



On Friday, December 6, 2013 5:54:12 AM UTC, Jon Stovell wrote:
>
> Can you post the code from one of the affected scripts?
>
> On Thursday, December 5, 2013 10:58:25 AM UTC-5, Zech wrote:
>>
>> Hi, I have a few very simple applescript programs triggered by 
>> Quicksilver, that have gone haywire since I installed Mavericks.
>>
>> They are just meant to do things like open gmail and type in my username 
>> and password. All of them work fine when run direct from AppleScript, just 
>> not via Quicksilver. When I trigger them from Quicksilver, it opens lots of 
>> windows and puts in the username/password repeatedly in various orders. And 
>> the strange thing is it seems to do a different thing each time.
>>
>> I have updated Quicksilver, but to no effect.
>>
>> Any ideas? Many thanks in advance, and sorry if I missed this in the FAQs.
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Quicksilver" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/blacktree-quicksilver.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to