VGBard Version: 0.1 -- 02/15/2007

Xxyn

Active Member
Code:
/*
 * Credits:
 *	Modification of the Pally script made by Tsumari 
 *	Which was a modification of the Shaman script made by Xeon
 *	Which was based on the Shaman healer script originally made by Zeek
 *	This version maintained is by Xxyn at http://www.isxgames.com
 *
 * Version: 
 *	0.1 -- 02/15/2007
 *
 * Attention:
 *	Right now there is a minor bug in the pathing routine in moveto.iss
 *	until that is fixed, find the line that says 'echo I might be stuck
 *	and replace the ' with a semicolon.
 *
 * Description: 
 *	This is a super simple Bard soloing script.  
 *	Run the script with your bard in a fairly easy solo spot
 *	He will select enemies, attack, and loot them.
 * 
 * Notes:
 *	This script is only barely functional.
 *	Don't expect updates, but I might post updates.
 *	This version uses a modified version of Amadeus' looting code.
 *
 */
You need to set this script up before use. It's currently configured for a level 9-13 Bard.
 

Attachments

Last edited:

Xxyn

Active Member
Version 1.2

Code:
/* Bard Solo Script
 * Version 1.2
 *
 * Credits:
 *	Amadeus		-Simple Loot code and ISxVG
 *	don'tdoit 	-moveto.iss
 *	Zeek 		-Shaman Healer script
 *	Xeon 		-Shaman script based on Zeek's
 *	Tsumari		-Pally script based on Xeon's
 * 	Kram 		-Ranger script based on all previous scripts
 *	Xxyn		-Modified from Kram's Ranger script
 *
 *
 * Requirements:
 * 	Currently the only dependency is on moveto.iss 
 *	You can download that script here:
 *	http://www.isxgames.com/forums/showthread.php?t=582
 *	As don'tdoit recommends, place the moveto.iss in the scripts 
 *	folder under another folder named common.
 *
 * Discription/Use:
 *	Find an open area with mobs that are easy to solo and start the script
 *	You'll move around the area killing mobs and looting them. 
 *	You wont pull if mobs are more than 45m away or if you dont have enough hp/endur
 *
 * Additional Comments:
 *	Modified from Kram's excellent Ranger script to fit Bards.
 *	It seems he figured out how to stop the run off into the sunset error too.
 *	Added a little code to help with mobs that aggro while you are looting 
 *	a corpse or finish killing a mob.
 *
 */
This is a much more polished script thanks to Kram
 

Attachments

l0cke

Active Member
thanks for the great script. i used it as a base and tsumari's pally script to make my simpel drk that solo's... it eats, fights, loots, chains, etc.



thanks again
 
Top Bottom