Fishing Guide

From World of Dread Database
Jump to: navigation, search

The following method(s) are used to train the Fishing skill.


Contents

Method 1

Guide submitted by Nielsen.

Skills Trained

This method will train the following skill(s) unattended:

Overview

The following method will:

  • need a ship;
  • place into the sea and going near a costal zone; and
  • say MENU into the ship.

Requirements

This method requires the following:

  • a ship.
  • a fishing pool.
  • a pet that will GUARD us in the ship. (Recommended a Beetle)

Note: Items do not decay when placed on the floor of your ship.

Entrenador WoD Macro

  • KEY F6: Last Object
  • KEY F11: Last Object/Las Target

The coordinates in the following must be defined.

 //Use the Fishing Pool and defines it as Last Object
 KEY F6 
 wait 200
 // Click on the sea
 lclick 469 471 
 wait 200
 //USE the Fishing Pool
 KEY F6
 wait 200
 // Click on the sea, in other different coordinates
 lclick 469 471
 wait 200
 wait 6000
 //Last Object/Last Target, we follow fishing on the last place
 key F11 
 key F11
 wait 6000
 key F11
 key F11
 wait 6000
 //REMEBER TO HAVE OPEN THE SHIP MENU
 //We move the ship along the sea
 lclick 358 76 
 lclick 358 76
 wait 1000
 lclick 507 17
 //WE STOP THE SHIP
 lclick 507 17 
 loop