Difference between revisions of "Begging"

From World of Dread Database
Jump to: navigation, search
Line 1: Line 1:
== Descripción ==
+
== Description ==
  
Use la habilidad, luego clic sobre un NPC que esté próximo a usted. Si tiene éxito, recibirá algún dinero (si el NPC tiene dinero para compartir).
+
Use this skill, then click a NPC that is near to you. If it succeeds, you will obtain some money (if the NPC has money to share).
  
== Dificultad de Subida ==
+
== Skill Hardness ==
  
 
[[image:Nivel2.gif]] ''' 2'''
 
[[image:Nivel2.gif]] ''' 2'''
  
== ¿Cómo subir Mendigar?==
+
== How to improve Begging?==
Se puede subir con bastantes Npcs, aunque no con todos, un buen sitio es una taberna, o un animal en casa, establo,...<br />
+
 
Necesitaremos una [[Macro|macro]] de Usar habilidad---> Mendigar, Esperar objetivo, último objetivo.<br />
+
You can improve it with many NPC, althougth not with all, the tabern is a good spot, or an animal in your house <br />
 +
 
 +
We need the next Macro:
 +
 
 +
 
 +
Key F1:
 +
 
 +
UseSkill -> Begging
 +
 
 +
WaitForTarget
 +
 
 +
LastTarget
  
 
=== Autopilot ===
 
=== Autopilot ===
Macro para [[Autopilot]]:<br />
+
An example for [[Autopilot]]:<br />
'''Pestaña Macros''' escribimos la tecla en la que hemos puesto la macro, por ejemplo X.<br />
+
'''Macro Tab''' We put the Key we have selected (in this example F1)<br />
'''Pestaña script''':<br />
+
'''Script Tab''':<br />
  
 
send macro 1<br />
 
send macro 1<br />
 
wait 3 seconds<br />
 
wait 3 seconds<br />
  
Si la habilidad llega a 30.0 y para de subir, es que necesitaremos otro npc que nos permita mendigarle.
+
If the skill reaches 30.0 and stops improving, we need another NPC that permits us beg him.
 +
 
  
 
[[Category:Skills]]
 
[[Category:Skills]]

Revision as of 16:13, 7 February 2013

Contents

Description

Use this skill, then click a NPC that is near to you. If it succeeds, you will obtain some money (if the NPC has money to share).

Skill Hardness

Nivel2.gif 2

How to improve Begging?

You can improve it with many NPC, althougth not with all, the tabern is a good spot, or an animal in your house

We need the next Macro:


Key F1:

UseSkill -> Begging

WaitForTarget

LastTarget

Autopilot

An example for Autopilot:
Macro Tab We put the Key we have selected (in this example F1)
Script Tab:

send macro 1
wait 3 seconds

If the skill reaches 30.0 and stops improving, we need another NPC that permits us beg him.