Difference between revisions of "Forensics"

From World of Dread Database
Jump to: navigation, search
m (Forense trasladada a Forensics)

Revision as of 15:51, 7 February 2013

Contents

Description

This skill permits know details of a death. Use this skill, then click a corpse. If you success, will appear an informative message about the death circumstances.


Skill Hardness

Nivel4.gif 4

How to improve Forensics?

We have to use a corpse as a target. First we have to do a Macro in the OPTIONS tab of our Paperdoll:


Key F1:


UseSkill -> Forensics

WaitForTarget

LastTarget


Autopilot

An example for Autopilot.

We open the program and in the Macros tab we write the key (In this example, F1)

In the Script tab we put this:

send macro 1
wait 3 seconds


This way we use the Forensics skill every 3 seconds, it will loop itself until we click the Stop button. Remember that the corpses will disappear in a short time.