I worked a bit on this script and I think is ready to be tested. I know it is not bullet-proof and that my skill at coding sucks.
I used probably more instinct than logic. So some parts can surely improve.
Any advice is welcome and if you're so kind to correct my grammatical errors even better! (pm me pls)
How to: Hit play at one of the floors of minax's tower, the script will know what you are looking for.
;======================================================================
; Script Name: Shadowguard Helper
; Author: Addicted
; Version: 0.6.1
; Client Tested: 7.0.46.2
; EUO version tested with: 1.5 292
; Shard: OSI
; Revision Date: 2015-10-27
; Public Release: 2015-10-27
; Purpose: a little help solving the floors of the minax's tower
; How the script work:
; The script will assist you in 4 floors: The Bar, The Orchard, The Armory and The Fountain
;
; The Bar: Walk close to a bottle and then to a pirate.
; The Orchard: Walk close to a tree (G_1), take an apple, use the apple on the same tree
; do the same for all the 16 trees. When you know all the trees
; get an apple and walk/run close to the other trees the script
; will throw the apple at the right tree.
; The Armoury: Kill the ensorcelled armors, loot the corrupted pylactery,
; purify them using the purifying flames (bracers) and use the purified pylactery,
; to destroy the cursed suit of armour.
; You must kill the mobs and move close to the objects
; The Fountain: Kill the vile water ellies, the script will loot the fountain parts and place them
; inside your backpack the script ignore the looted (by you) pieces
; so you can place them with ease
; The Belfry: ATM nothing use a looter and look for a magical drake wing (BRL)
;========================================================================
Version: 0.6.1
-sub adctd_locktarget: rework (no event #property)
-Sub thebar: rework (flow execution)
-minor wait adjustment
Version: 0.6
public release