Search found 11 matches

by Bullex
21 Oct 2019, 09:00
Forum: Scripts and Functions (v1)
Topic: Using Google Translate to automate text translation
Replies: 228
Views: 99379

Re: Using Google Translate to automate text translation

teadrinker wrote:
19 Oct 2019, 16:59
I fixed the obsolete parameters in the http request, the script is edited.
Hi teadrinker,

You are my hero, Man! You did it perfectly. Thanks a Million for all your help! I really appreciate it.

THANK YOU!
by Bullex
16 Oct 2019, 12:15
Forum: Scripts and Functions (v1)
Topic: Using Google Translate to automate text translation
Replies: 228
Views: 99379

Re: Using Google Translate to automate text translation

The Script provided by teadrinker is working nicely to collect the Google translation. The only problem is, the collected translation is NOT same as the translation provided by the Google translate webpage (https translate.google.com /#view=home&op=translate&sl=en&tl=bn&text=Hello%20world) which is ...
by Bullex
27 Dec 2015, 03:34
Forum: Ask for Help (v1)
Topic: AutoCorrect for AHK is not working for Unicode languages
Replies: 16
Views: 3876

Re: AutoCorrect for AHK is not working for Unicode languages

Thank you, lexicos! I need to read and work a lot to fully understand how to create a Keyboard and combine autocorrect by using AHK. Just to explain grouping to you, there are mainly three types of alphabets in Bengali - Vowel, Consonant and Matra (this is like accent characters in some European lan...
by Bullex
26 Dec 2015, 06:02
Forum: Ask for Help (v1)
Topic: AutoCorrect for AHK is not working for Unicode languages
Replies: 16
Views: 3876

Re: AutoCorrect for AHK is not working for Unicode languages

If you need any pointers, just post an example of how this grouping works. :) Please have a look at my Keyman Keyboard below as an example of how this grouping works: ....................... c Bangla(Bengali) Unicode Keyboard for Keyman 8.0 CAPS ALWAYS OFF begin Unicode > use(Main) store( &Copyrigh...
by Bullex
26 Dec 2015, 05:32
Forum: Ask for Help (v1)
Topic: AutoCorrect for AHK is not working for Unicode languages
Replies: 16
Views: 3876

Re: AutoCorrect for AHK is not working for Unicode languages

Thanks a Million, sendlevel! After your last message, I was also started thinking about using AHK to type Bengali in your showed way. I was just concerned how to code to display a couple of hundred conjunct characters in Bengali. Can you read Bengali? If you can read Bengali then you would know what...
by Bullex
26 Dec 2015, 03:09
Forum: Ask for Help (v1)
Topic: AutoCorrect for AHK is not working for Unicode languages
Replies: 16
Views: 3876

Re: AutoCorrect for AHK is not working for Unicode languages

I posted two examples here (guests can't post non-English characters it seems) - you will have to remove the code /code blocks from the code to run it of course, there are two scripts. One with Inputlevel and one with Input and you'll have to fix the URL to as guests can't post urls either it seems...
by Bullex
26 Dec 2015, 03:00
Forum: Ask for Help (v1)
Topic: AutoCorrect for AHK is not working for Unicode languages
Replies: 16
Views: 3876

Re: AutoCorrect for AHK is not working for Unicode languages

Please read Script File Codepage . In short: Save your script as UTF-8 with byte order mark. Hi Lexikos, Thanks a lot for your reply. When I save the file as UTF-8: ::cd::কখনো - executes but the Bengali word কখনো shows with peculiar characters. When I save the file as UTF-8 with BOM: ::cd::কখনো - e...
by Bullex
25 Dec 2015, 14:00
Forum: Ask for Help (v1)
Topic: AutoCorrect for AHK is not working for Unicode languages
Replies: 16
Views: 3876

Re: AutoCorrect for AHK is not working for Unicode languages

Hi sendlevel, thank you for your reply. I added #Hotstring NoMouse at the top of the script but it is not working. SendLevel is not working for Bengali, but it is working for English. Input Level is showing an error message - "Note: The hotkey *আ will not be activate because it does not exist in the...
by Bullex
25 Dec 2015, 13:12
Forum: Ask for Help (v1)
Topic: AutoCorrect for AHK is not working for Unicode languages
Replies: 16
Views: 3876

Re: AutoCorrect for AHK is not working for Unicode languages

I think it may have something to do with how you type the Bengali characters? I just tried it by switching the keyboard layout. What happens if you just write a simple script and run that as a new script - so just create a one line script with one hotstring in it and run that. Thank you for your re...
by Bullex
25 Dec 2015, 09:39
Forum: Ask for Help (v1)
Topic: AutoCorrect for AHK is not working for Unicode languages
Replies: 16
Views: 3876

AutoCorrect for AHK is not working for Unicode languages

Hi, I heavily use the AutoCorrect feature of MS Word but it works only in MS Word. I was looking for a script that would enable me to use the AutoCorrect feature in web browsers. I found the AutoCorrect feature of "AutoCorrect for AHK-L.ahk" works nicely for English but it does not work for Unicode ...

Go to advanced search