Difference between revisions of "Eenas"

From World of Dread Database
Jump to: navigation, search
(Sintaxis y Comandos)
(Syntax and Commands)
 
(19 intermediate revisions by one user not shown)
Line 1: Line 1:
== ¿Qué es Eenas? ==
+
== What is Eenas? ==
  
Este programa es de los mejores asistentes de macreo para Ultima Online. Con eenas no necesitaremos tener la pantalla y el ratón quietos para poder macrear, si no que se podrá dejar el personaje macreando mientras haces otras cosas en tu ordenador.
+
This program is one of the best macroing assistance for Ultima On-line. With Eenas we have not need to have the screen or the mouse quiet to use it, we can leave our character with a macro while we do other things with our computer.
  
En la web oficial del Eenas podrás encontrar mas cosas útiles [http://eenas.mihost.eu/foros/ Página Oficial de Eenas]
+
== Graphic Interface ==
  
== ¿De dónde me bajo el Eenas? ==
+
Here we are going to explain how it works the Eenas graphic interface.
  
Puedes bajarlo pulsando este enlace, una vez bajado lo instalas y listo:
+
[[Image:Entrenador_wod_cliente_nuevo_eenas.jpg]]
  
1. [https://rapidshare.com/files/3369610095/Eenas_3.1_Setup.rar Eenas]
+
On the upper part we can see te coordinates X and Y of the screen position, they will change when we move the mouse.
  
== Interfaz Gráfica ==
+
The grey box, are the action buttons, they are used to clean the text, start, stop, save and open a macro.
  
Vamos a explicar como funciona la interfaz del Eenas.
+
The central box indicates the text of the macro that will execute.
  
[[Imagen:eenasventana.gif]]
 
  
El recuadro blanco, indica el X e Y de la posición de la ventana, si se mueve el ratón irán cambiando las posiciones.
+
To open the macroing programs, right click the W icon near to the system date and then choose "Open Macroing Programs"
  
El recuadro verde, indica la ventana de juego que esta activa, dándole al botón de actualiza nos encontrara la ventana automáticamente, en el caso de que no te coja la ventana, podrás escribirla a mano.
+
[[Image:Abrir_programa_de_macreo.jpg]]
  
El recuadro negro, indica el texto de la macro que se ejecutará. El 5 rojo indica la linea que se esta ejecutando en la macro.
+
We can choose bewteen UOLoop, Entrenador and Eenas, we left click on Eenas and then we will have it ready to use.
  
El recuadro rojo, son los botones que podemos ejecutar y se nos abrirá otra ventana, el primero es un asisten de macros muy completo que nos ayudara a realizar nuestras macros mas fácil, en el caso de que no te sepas la sintaxis del programa. El segundo es un asistente de textos, que lo podrás utilizar para escribir frases y guardarlas, después con un simple clic en el botón de la frase de ejecutara en el juego. El siguiente es el asistente de barcos, que en WoD no funciona ya que utiliza un menú propio.
+
== Syntax and Commands ==
Con el siguiente podrás ir a la pagina de Eenas y para finalizar con el último podrás configurar la ventana del Eenas entre otras cosas.
+
<table border="1" width="900px" align="center" cellpadding="15">
 +
<tr>
 +
<th width='80' align="center">
 +
TXT
 +
</th>
 +
<td>
 +
This command is used to send a text to Ultima On-line.
  
El recuadro gris, son los botones de acciones, se utilizaran para limpiar el texto, ejecutar la macro, pararla, guardarla, etc.
+
Example:
Y mas a la derecha podrás expandir o recoger los botones de asistentes.
+
  
 +
<center>TXT Hello World</center>
 +
</td>
 +
</tr>
 +
<tr>
 +
<th width='80' align="center">
 +
KEY
 +
</th>
 +
<td>
 +
This command is used to execute a key in Ultima On-line.
  
== Sintaxis y Comandos ==
+
Example:
  
=== TXT ===
+
<center>KEY [F12]</center>
 +
</td>
 +
</tr>
 +
<tr>
 +
<th width='80' align="center">
 +
LC
 +
</th>
 +
<td>
 +
Sends a left click to Ultima On-line on the position you want, that you can catch with the X and Y box.
  
Este comando sirve para enviar un texto al ultima online.
+
Example:
  
Ejemplo:
+
<center>LC 300 500</center>
 +
</td>
 +
</tr>
 +
<tr>
 +
<th width='80' align="center">
 +
DLC
 +
</th>
 +
<td>
 +
Sends double click left to Ultima On-line on the position you want, that you can catch with the X and Y box.
  
TXT Hola Amigos
+
Example:
  
=== KEY ===
+
<center>DLC 300 500</center>
 +
</td>
 +
</tr>
 +
<tr>
 +
<th width='80' align="center">
 +
RC
 +
</th>
 +
<td>
 +
Sends a right click to Ultima On-line on the position you want, that you can catch with the X and Y box.
  
Este comando sirve para enviar ejecutar una tecla en el ultima online.
+
Example:
  
Ejemplo:
+
<center>RC 300 500</center>
 +
</td>
 +
</tr>
 +
<tr>
 +
<th width='80' align="center">
 +
DRC
 +
</th>
 +
<td>
 +
Sends a double right click to Ultima On-line on the position you want, that you can catch with the X and Y box.
  
KEY [F12]
+
Example:
  
 +
<center>DRC 300 500</center>
 +
</td>
 +
</tr>
 +
<tr>
 +
<th width='80' align="center">
 +
WAIT
 +
</th>
 +
<td>
 +
Sends a wait in miliseconds. (1 sec = 1000 ms)
  
=== LC ===
+
Example:
  
Manda un click izquiero al ultima online en una posición que tendrás que recogerla desde la X e Y y colocarla a mano.
+
<center>WAIT 2500</center>
  
Ejemplo:
 
  
LC 300 500
+
<tr>
 +
<th width='80' align="center">
 +
DRAGDROP
 +
</th>
 +
<td>
  
 +
Gets an item from the indicated coordinates and drops it on the indicated coordinates.
  
=== DLC ===
+
Note: You have to use the command TXT to especificate the amount you want to get.
 
+
Manda doble click izquiero al ultima online en una posición que tendrás que recogerla desde la X e Y y colocarla a mano.
+
 
+
Ejemplo:  
+
 
+
DLC 300 500
+
 
+
=== RC ===
+
 
+
Manda un click derecho al ultima online en una posición que tendrás que recogerla desde la X e Y y colocarla a mano.
+
 
+
Ejemplo:
+
 
+
RC 300 500
+
 
+
=== DRC ===
+
 
+
Manda doble click derecho al ultima online en una posición que tendrás que recogerla desde la X e Y y colocarla a mano.
+
 
+
Ejemplo:
+
 
+
DRC 300 500
+
 
+
=== WAIT ===
+
 
+
Crea una espera en milésimas de segundo (1 segundo = 1000 ms)
+
 
+
Ejemplo:
+
 
+
WAIT 2500
+
 
+
=== DRAG y DROP===
+
 
+
Coge un objeto de las coordenadas indicadas y lo deja en las coordenadas indicadas.
+
 
+
Nota: Se usa el comanto TXT para especificar la cantidad que quieras coger.  
+
 
+
Ejemplo:
+
  
 +
Example:
  
 +
<center>
 
DRAG 640 780
 
DRAG 640 780
  
Line 104: Line 126:
  
 
DROP 320 450
 
DROP 320 450
 +
</center>
  
  
Si lo que quieres es que coja todos los objetos que haya, deberás poner:
+
If you want to pick all the items, you have to put:
  
  
 +
<center>
 
DRAG 640 780
 
DRAG 640 780
  
Line 114: Line 138:
  
 
DROP 320 450
 
DROP 320 450
 +
</center>
  
 +
</td>
  
=== TERMINATE ===
+
</tr>
  
Cierra el Eenas.
+
<tr>
 +
<th width='80' align="center">
 +
TERMINATE
 +
</th>
 +
<td>
 +
Closes Eenas.
  
Ejemplo:  
+
Example:  
  
TERMINATE
+
<center>TERMINATE</center>
 
+
</td>
=== STOP ===
+
Para la macro que estas ejecutando.
+
  
Ejemplo:
+
</tr>
  
 +
<tr>
 +
<th width='80' align="center">
 
STOP
 
STOP
 +
</th>
 +
<td>
 +
Stops the macro that is executing.
  
 +
Example:
  
=== WALK ===
+
<center>STOP</center>
 +
</td>
  
Caminar hacia una dirección indicada. (NW, NE, SE, SW)
+
</tr>
  
Ejemplo:
+
<tr>
 +
<th width='80' align="center">
 +
WALK
 +
</th>
 +
<td>
 +
Walks to the indicated direction. (NW, NE, SE, SW)
  
WALK NW
+
Example:
 +
 
 +
<center>WALK NW
  
 
WALK SE
 
WALK SE
 +
</center>
 +
</td>
 +
</tr>
  
=== CLOSEUO ===
+
<tr>
 +
<th width='80' align="center">
 +
CLOSEUO
 +
</th>
 +
<td>
 +
Closes Ultima On-Line
  
Cierra el Ultima Online.
+
Example:
  
Ejemplo:
+
<center>CLOSEUO</center>
 +
</td>
 +
</tr>
  
CLOSEUO
+
<tr>
 +
<th width='80' align="center">
 +
REPEAT/END REPEAT
 +
</th>
 +
<td>
 +
Starts a repeat of the code, what you put between REPEAT and END REPEAT it will repeat the indicated times.
  
=== REPEAT / END REPEAT ===
+
Example:
  
Inicia un repetición del código, lo que pongas entre éste y el END REPEAT se repetirá las veces indicadas.
+
<center>REPEAT 10
  
Ejemplo:
+
<instructions>
  
REPEAT 10
 
<instrucciones>
 
 
END REPEAT
 
END REPEAT
 +
</center>
 +
</td>
 +
</tr>

Latest revision as of 18:20, 21 February 2013

What is Eenas?

This program is one of the best macroing assistance for Ultima On-line. With Eenas we have not need to have the screen or the mouse quiet to use it, we can leave our character with a macro while we do other things with our computer.

Graphic Interface

Here we are going to explain how it works the Eenas graphic interface.

Entrenador wod cliente nuevo eenas.jpg

On the upper part we can see te coordinates X and Y of the screen position, they will change when we move the mouse.

The grey box, are the action buttons, they are used to clean the text, start, stop, save and open a macro.

The central box indicates the text of the macro that will execute.


To open the macroing programs, right click the W icon near to the system date and then choose "Open Macroing Programs"

Abrir programa de macreo.jpg

We can choose bewteen UOLoop, Entrenador and Eenas, we left click on Eenas and then we will have it ready to use.

Syntax and Commands

TXT

This command is used to send a text to Ultima On-line.

Example:

TXT Hello World

KEY

This command is used to execute a key in Ultima On-line.

Example:

KEY [F12]

LC

Sends a left click to Ultima On-line on the position you want, that you can catch with the X and Y box.

Example:

LC 300 500

DLC

Sends double click left to Ultima On-line on the position you want, that you can catch with the X and Y box.

Example:

DLC 300 500

RC

Sends a right click to Ultima On-line on the position you want, that you can catch with the X and Y box.

Example:

RC 300 500

DRC

Sends a double right click to Ultima On-line on the position you want, that you can catch with the X and Y box.

Example:

DRC 300 500

WAIT

Sends a wait in miliseconds. (1 sec = 1000 ms)

Example:

WAIT 2500


DRAGDROP

Gets an item from the indicated coordinates and drops it on the indicated coordinates.

Note: You have to use the command TXT to especificate the amount you want to get.

Example:

DRAG 640 780

TXT 200

DROP 320 450


If you want to pick all the items, you have to put:


DRAG 640 780

TXT 65535

DROP 320 450

TERMINATE

Closes Eenas.

Example:

TERMINATE

STOP

Stops the macro that is executing.

Example:

STOP

WALK

Walks to the indicated direction. (NW, NE, SE, SW)

Example:

WALK NW

WALK SE

CLOSEUO

Closes Ultima On-Line

Example:

CLOSEUO

REPEAT/END REPEAT

Starts a repeat of the code, what you put between REPEAT and END REPEAT it will repeat the indicated times.

Example:

REPEAT 10

<instructions>

END REPEAT