;=========================================;
; Script Name: Auto Honor & Attack ;
; Author: Cerveza ;
; Version: 2.5 ;
; Shard OSI/FS: OSI/FS ;
; Revision Date: 02/07/2010 ;
; Purpose: Honor and Attack ;
;=========================================;
; ____ _ _ __ _ ___ ;
; / __/ ___ _ _(_)_ _ | |_\ \ / /_ \ ;
; \__ \/ _| `_| | ` \| _/ / \ \/ \ \ ;
; __/ \ (_| | | | |) | | \ \_/ /\_/ / ;
; \____/\__|_| |_| _/\__\ \___/\___/ ;
; |_| ;
;=========================================;
; Setup: ;
; Add monster Types for auto honor ;
; http://www.easyuo.com/creaturetype.php ;
;=========================================;
; v1.0 - First SUO Release ;
; v2.0 - Second SUO Release - rewrite ;
; v2.0a - Fixed spelling error, timout lol;
; v2.5 - Added CLAW support ;
;=========================================;
; Adjust these for your preference
set %monsters FD_HI_ ; demons and succubi
set %timeout 25 ; app. time in seconds between kills
set %mana_consecrate 15
This script has been made in a way to help negate the "creature corpse bug".
Please use it and post any feedback.
ToDo List:
- add
CLAw and Healer awareness
- add hotkey honor
v2.0 - rewrite, no hotkey, no
CLAw or Healer awareness
UPDATED 11/27/09v2.0a - fixed spelling error causing kill timeout to constantly activate. timout LOL
UPDATED 02/07/10v2.5 - added
CLAw looting awareness. Will pause while looter is active
- modified Consecrate Weapon for auto recast and mana checks
Modified Version 01/DEC/11v2.5a - Changed things around a bit. Setup will ask you to set your lightning strike icon, and then move to the position you want to farm from. Once there press ALT + F10 to begin the script.
Lightning Strike now built in, NOTHING ELSE. Chiv things would be easy to include but I have removed Chiv from my Sampire. Script will now always keep Lightning Strike active. You must keep your Lightning Strike icon uncovered, and do not move it at any time. LS uses pixel scanning to identify if the icon is "active". If the pixels are covered or moved it will see the wrong pixel color and continuously toggle LS on and off.
Also included a "It's running away - FOLLOW IT" routine. Script will wait 20 seconds for monster to approach and melee begin. Then it will constantly find the monster and check it's distance. If the monster begins to move away the script will pathfind to follow.
Once the monster is dead, the script will look for
CLAw looting activity. If you are running
CLAw then the script pauses to allow
CLAw to evaluate and loot the corpse. After looting is complete, script will move the character back to starting position.
Version 2.5a is untested as of 1 Dec 2011.