![]() |
|
Translator any language for Mirc Script - Printable Version +- LibraIRC.net Forums (https://librairc.net/forums) +-- Forum: Public Forums (https://librairc.net/forums/forum-47.html) +--- Forum: IRC Discussions (https://librairc.net/forums/forum-57.html) +---- Forum: mIRC (https://librairc.net/forums/forum-64.html) +---- Thread: Translator any language for Mirc Script (/thread-870.html) |
Translator any language for Mirc Script - IrCQ-Net - 24-08-2013 After loading, just right click the channel window and select autotrans - autotrans setup.
![]() Echo will echo back to the channel the text originated. .Msg will message the channel. (for bot use) .Notice will notice the client the script is loaded to. If you have any problems with missing characters in your translations, please review your utf8 settings before posting your problem. Under mIRC Options - Irc - Messages. It should look like this. ![]() If you right click the channel on the treebar and click font, the utf8 should say display and encode. It is necessary to check this for each channel you are using the translator in. ![]() **Update** Added:
![]() It's a simple dialog so you can add WORDS(not phrases) to be somewhat excluded from translation. The words are not excluded from translation, but they are excluded from the algorithm that is used to determine if a translation will be returned or not. To add WORDS, right click the channel and select Exclusions Manager from the menu. ![]() I'll add a Trigger system to this later. The \\L2 Trigger This is very simple to use, just type \\L2 where L2 is the language code for the language you want your text translated into. Your text will be translated to the window you are typing into. Example: \\fr some words to translate here. **Note** This is not a bot trigger. This is a On input routine and must be typed from the client with the script loaded. The Hotlink This works Right clicking on this part > [L1]-[L2] <<-- of a language translation. You will be prompted to decide. ![]() And then prompted for some text. ![]() **Note** Your text will be translated to the reverse of what you clicked. clicking [de]-[en] , will translate your text from english to german. **Also** This script must be loaded in the client that you are typing in for this to work. Thank You Amr Hassan Re: Translator any language for Mirc Script - immortal - 02-10-2014 Seems an updated version can be found at http://hawkee.com/snippet/6925/ Re: Translator any language for Mirc Script - Omar - 13-10-2014 i dont have that window mIRC options same maybe cuz im using another version ? Re: Translator any language for Mirc Script - immortal - 15-10-2014 Yes Mind, these options are different in different mIRC versions, so that's an old mIRC version options window. Re: Translator any language for Mirc Script - Omar - 23-10-2014 guess it wont work on my new one then ty basha |