This App is No Longer Maintained. Visit the Replacement at StrokesPlus.net

StrokesPlus Forum
                       
StrokesPlus Forum
Home | Profile | Active Topics
Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Lua Scripts
 General Action Scripts
 Translate this page with google
 Forum Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

defpt

18 Posts

Posted - 12/11/2012 :  12:07:02  Show Profile
OkŁ¬Here is a translated gesture for browser. (Such as IE, Firefox and Chrome)
Translate the page with googleTranslate in a new tab.
http://translate.google.com/You can set your target language on this page.Then replace my target language.

acSendKeys("^l")
acDelay(50)
acSendKeys("^c")
acDelay(50)
local URL="http://translate.google.com/translate?sl=auto&tl=zh-CN&js=n&prev=_t&hl=zh-CN&ie=UTF-8&eotf=1&u="..acGetClipboardText()  
acSetClipboardText(URL)
acDelay(50)
acSendKeys("^l")
acDelay(50)
acSendKeys("^v")
acDelay(50)
acSendKeys("{DELAY=50}%{ENTER}")


  Previous Topic Topic Next Topic  
 Forum Locked
 Printer Friendly
Jump To:
StrokesPlus Forum © 2011-2018 Rob Yapchanyk Go To Top Of Page
Snitz Forums 2000