Stealing

From World of Dread Database
Jump to: navigation, search

Stealing.jpg

Description

This skill is used to extract items, except from the inloot ones, from the bag of other players or NPC´s. there is two ways to use this skill: the first one is combined with Snooping to open some Player or NPC´s backpack and select what you want to steal; the second way is just using it and selecting the objective backpack the only problem is we are going to steel something random. In case of fail the attempt will notify your objective and you will be criminal.

Skill Hardness

Nivel8.gif 8


How to raise your Stealing skill?

We can macro this skill with another player, catching an object and stealing from his backpack. To macro this skill we can do this:

First we must open the backpack of our objective, the select the object (to have the target selected) and do the macro.

Eenas

Macro for Eenas. We start the program and write the next script:

KEY [F10] (UseSkill -> Stealing – LastObject)
WAIT 2000

Every time you stole the item you must leave it in a chest and give it to the other person and do the same thing over and over again

Entrenador WoD

Macro for Entrenador WoD. We start the program and write the next script:

KEY F10 (UseSkill -> Stealing – LastObject)
WAIT 2000
LOOP

Every time you stole the item you must leave it in a chest and give it to the other person and do the same thing over and over again