PtokaX forum

Archive => Archived 5.0 boards => Finished Scripts => Topic started by: st0ne-db on 09 April, 2006, 08:20:07

Title: Google.Translator.Bot.v1.1.LUA5-PtokaX
Post by: st0ne-db on 09 April, 2006, 08:20:07
Google Translations for PtokaX

This script requires PxWSA Socket Library and PtokaX >= 3.3.21
PxWSA: http://www.thewildplace.dk
PtokaX: http://www.ptokax.org

Google.Translator.Bot.v1.1.LUA5-PtokaX

The translator will not produce a perfect translation.
In most cases it should adequately convey the general sense of the original sentence.

Google Translation Service http://www.google.com/language_tools

-[change.log.v1.1]-
Download:

http://the-westside.no-ip.info

or

http://ptxscriptdb.psycho-chihuahua.net
Title: Re: Google.Translator.Bot.v1.0.LUA5-PtokaX
Post by: GanjaMan on 10 April, 2006, 17:19:56
great idea, my users love it :) I  converted it to lua 5.1 and it's working fine  ;D
Big thanx!
Title: Re: Google.Translator.Bot.v1.0.LUA5-PtokaX
Post by: st0ne-db on 10 April, 2006, 21:04:27
Optimize the Google Translation Bot
if the Translation bot is returning no results.. 

1. Increase the timeout value  (10 sec or more)
   iTimerLimit = 4,                ---- Time Out Value (Seconds)

2. Choose a local Google Domain (see below)
   sHost  = "translate.google.com" ---- Google Translator Host Address



www.google.com.ag - Antigua and Barbuda
www.google.off.ai - Anguilla
www.google.com.ar - Argentina
www.google.as - American Samoa
www.google.at - ?sterreich
www.google.com.au - Australia
www.google.ba - Bosna i Hercegovina
www.google.be - Belgi?
www.google.bi - Burundi
www.google.com.bo - Bolivia
www.google.com.br - Brasil
www.google.bs - The Bahamas
www.google.co.bw - Botswana
www.google.com.bz - Belize
www.google.ca - Canada
www.google.cd - Rep. Dem. du Congo
www.google.cg - Rep. du Congo
www.google.ch - Schweiz
www.google.ci - Cote D'Ivoire
www.google.co.ck - Cook Islands
www.google.cl - Chile
www.google.com.co - Colombia
www.google.co.cr - Costa Rica
www.google.com.cu - Cuba
www.google.de - Deutschland
www.google.dj - Djibouti
www.google.dk - Danmark
www.google.dm - Dominica
www.google.com.do - Rep. Dominicana
www.google.com.ec - Ecuador
www.google.es - Espa?a
www.google.fi - Suomi
www.google.com.fj - Fiji
www.google.fm - Micronesia
www.google.fr - France
www.google.gg - Guernsey
www.google.com.gi - Gibraltar
www.google.gl - Gr?nlands
www.google.gm - The Gambia
www.google.com.gt - Guatemala
www.google.hn - Honduras
www.google.hr - Hrvatska
www.google.ht - Ha?ti
www.google.co.hu - Magyarorsz?g
www.google.co.id - Indonesia
www.google.ie - Ireland
www.google.co.im - Isle of Man
www.google.co.in - India
www.google.is - ?sland
www.google.it - Italia
www.google.co.je - Jersey
www.google.com.jm - Jamaica
www.google.li - Liechtenstein
www.google.lk - Sri Lanka
www.google.co.ls - Lesotho
www.google.lt - Lietuvos
www.google.lu - Luxemburg
www.google.lv - Latvija
www.google.ms - Montserrat
www.google.com.mt - Malta
www.google.mu - Mauritius
www.google.mw - Malawi
www.google.com.mx - M?xico
www.google.com.my - Malaysia
www.google.com.na - Namibia
www.google.com.nf - Norfolk Island
www.google.com.ni - Nicaragua
www.google.nl - Nederland
www.google.no - Norge
www.google.nr - Nauru
www.google.nu - Niue
www.google.co.nz - New Zealand
www.google.com.pa - Panam?
www.google.com.pe - Per?
www.google.com.ph - Pilipinas
www.google.com.pk - Pakistan
www.google.pl - Polska
www.google.pn - Pitcairn Islands
www.google.com.pr - Puerto Rico
www.google.pt - Portugal
www.google.com.py - Paraguay
www.google.ro - Rom?nia
www.google.rw - Rwanda
www.google.com.sb - Solomon Islands
www.google.sc - Seychelles
www.google.se - Sverige
www.google.com.sg - Singapore
www.google.sh - Saint Helena
www.google.s - Slovenskej republiky
www.google.sn - S?n?gal
www.google.sm - San Marino
www.google.com.sv - El Salvador
www.google.com.tj - Tajikistan
www.google.tm - T?rkmenistan
www.google.to - Tonga
www.google.tp - Timor-Leste
www.google.com.tr - T?rkiye
www.google.tt - Trinidad and Tobago
www.google.co.ug - Uganda
www.google.co.uk - UK
www.google.com.uy - Uruguay
www.google.uz - O'zbekiston
www.google.com.vc - Saint Vincent and the Grenadines
www.google.co.ve - Venezuela
www.google.vg - British Virgin Islands
www.google.co.vi - Virgin Islands
www.google.com.vn - Vie^.t Nam
www.google.vu - Vanuatu
www.google.ws - Samoa
www.google.co.za - South Africa
www.google.co.zm - Zambia
Title: Re: Google.Translator.Bot.v1.1.LUA5-PtokaX
Post by: st0ne-db on 16 April, 2006, 23:39:19
Version 1.1 released (edited first post)