Need Translation!

04/27/2013 05:12 JuNiNhO0#1
Sup! i want translation of this script to ENGLISH! Sorry for my bad english...lol

is a old script to modify for MB :))

04/27/2013 20:21 kingofsea96#2
google translate?
04/28/2013 00:31 JuNiNhO0#3
Quote:
Originally Posted by kingofsea96 View Post
google translate?
No bro, google is sux to translate! i cant understand if use google :mad:
04/28/2013 00:46 FR33Zii#4
////////////////////////// Have to be Configured! //////////////////////////////////
waitstart:=0; //time to start program in minutes
distance:=3; // 1 for Goldcannon, 2 for elitecannon, 3 für Eventcannon, 4 - 5 für Eventcannon + Range
pixeldistance:= 200; // value between 100 (distanz drive click on shipp) and 200 (distanz drive click near mapedge) configure (140 preffered)
rumpfmodus:=1; /// set to 0 for early escape, 1 for got thick bins (longer fighting before repairing)
VBkeycodes:=1; // set to 0 to configurate letters, 1 for VB Keycodes (preffered) -> list in help of SCAR
up:= 'w'; // letter for up button - only at VBkeycodes = 1 needed
down:= 's'; // letter for down button - only at VBkeycodes = 1 needed
left:= 'a'; // letter for left button- only at VBkeycodes = 1 needed
right:= 'd'; // letter for right button - only at VBkeycodes = 1 needed
attack:= 'f'; // letter for attack button - only at VBkeycodes = 1 needed
repair:= 'q'; // letter for repair button - only at VBkeycodes = 1 needed
target:= 'n'; // letter for target button - only at VBkeycodes = 1 needed
vkordi:= 'v'; // letter for set course - only at VBkeycodes = 1 needed
upVB:=87; // VB Keycode from table of SCAR help for up button - only at VBkeycodes=1
downVB:=83; // VB Keycode from table of SCAR help for down button - only at VBkeycodes=1
leftVB:=65; // VB Keycode from table of SCAR help for left button - only at VBkeycodes=1
rightVB:=68; // VB Keycode from table of SCAR help for right button - only at VBkeycodes=1
attackVB:=70; // VB Keycode from table of SCAR help for attack button only at VBkeycodes=1
repairVB:=81; // VB Keycode from table of SCAR help for repair button - only at VBkeycodes=1
targetVB:=78; // VB Keycode from table of SCAR help for next target button - only at VBkeycodes=1
vkordiVB:=86; // VB Keycode from table of SCAR help for help to set route - only at VBkeycodes=1

Did my best..

If you still have problems, use this:
[Only registered and activated users can see links. Click Here To Register...]

A thanks wouldn't hurt you, took a little time to translate it
04/28/2013 05:05 JuNiNhO0#5
Quote:
Originally Posted by FR33Zii View Post
////////////////////////// Have to be Configured! //////////////////////////////////
waitstart:=0; //time to start program in minutes
distance:=3; // 1 for Goldcannon, 2 for elitecannon, 3 für Eventcannon, 4 - 5 für Eventcannon + Range
pixeldistance:= 200; // value between 100 (distanz drive click on shipp) and 200 (distanz drive click near mapedge) configure (140 preffered)
rumpfmodus:=1; /// set to 0 for early escape, 1 for got thick bins (longer fighting before repairing)
VBkeycodes:=1; // set to 0 to configurate letters, 1 for VB Keycodes (preffered) -> list in help of SCAR
up:= 'w'; // letter for up button - only at VBkeycodes = 1 needed
down:= 's'; // letter for down button - only at VBkeycodes = 1 needed
left:= 'a'; // letter for left button- only at VBkeycodes = 1 needed
right:= 'd'; // letter for right button - only at VBkeycodes = 1 needed
attack:= 'f'; // letter for attack button - only at VBkeycodes = 1 needed
repair:= 'q'; // letter for repair button - only at VBkeycodes = 1 needed
target:= 'n'; // letter for target button - only at VBkeycodes = 1 needed
vkordi:= 'v'; // letter for set course - only at VBkeycodes = 1 needed
upVB:=87; // VB Keycode from table of SCAR help for up button - only at VBkeycodes=1
downVB:=83; // VB Keycode from table of SCAR help for down button - only at VBkeycodes=1
leftVB:=65; // VB Keycode from table of SCAR help for left button - only at VBkeycodes=1
rightVB:=68; // VB Keycode from table of SCAR help for right button - only at VBkeycodes=1
attackVB:=70; // VB Keycode from table of SCAR help for attack button only at VBkeycodes=1
repairVB:=81; // VB Keycode from table of SCAR help for repair button - only at VBkeycodes=1
targetVB:=78; // VB Keycode from table of SCAR help for next target button - only at VBkeycodes=1
vkordiVB:=86; // VB Keycode from table of SCAR help for help to set route - only at VBkeycodes=1

Did my best..

If you still have problems, use this:
[Only registered and activated users can see links. Click Here To Register...]

A thanks wouldn't hurt you, took a little time to translate it
thanks! closed :)
04/28/2013 08:58 Wergez#6
#closed