SWG: Jumbie - Advanced Hunter Script
Posted: July 1st, 2005, 9:00 am
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
' AdvancedHunter.vbs '
' By: Jumbie '
' Based on HUNTER.VBS '
' By: DrDeath '
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
' This script uses the HUNTER.VBS script created by DrDeath as its foundation, '
' but implements many improvements, updates, and bug fixes. I also tried to '
' document and streamline the code a little better for those who would like to '
' modify it. '
' '
' Jumbie '
' 12/18/03 '
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
' History '
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
' 12/18/03 - Initial version (based on HUNTER.VBS by DrDeath) finalized by '
' Jumbie '
' 12/20/03 - Took WyvernX's advice, and changed the way the log file is opened '
' so it should not cause problems on a forced drop anymore. '
' 01/16/04 - Added a health and action check to the target and attack loop to '
' heal when one gets low. '
' 01/17/04 - Added the berserk feature. '
' 01/18/04 - Char will now relocate after a set number of target searches. '
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
' AdvancedHunter.vbs '
' By: Jumbie '
' Based on HUNTER.VBS '
' By: DrDeath '
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
' This script uses the HUNTER.VBS script created by DrDeath as its foundation, '
' but implements many improvements, updates, and bug fixes. I also tried to '
' document and streamline the code a little better for those who would like to '
' modify it. '
' '
' Jumbie '
' 12/18/03 '
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
' History '
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
' 12/18/03 - Initial version (based on HUNTER.VBS by DrDeath) finalized by '
' Jumbie '
' 12/20/03 - Took WyvernX's advice, and changed the way the log file is opened '
' so it should not cause problems on a forced drop anymore. '
' 01/16/04 - Added a health and action check to the target and attack loop to '
' heal when one gets low. '
' 01/17/04 - Added the berserk feature. '
' 01/18/04 - Char will now relocate after a set number of target searches. '
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''