Locked Home » Forums » Legacy & Archived » Archived Content » Vanguard » VGExtreme Programs

VG Bots - Druid_Cleric Bot 1.0 : VGExtreme Programs

Posted: April 1st, 2007
tault_shadownit
I need feedback on the druid part. So far the Cleric part is working fine.

'* Set these up for Druid Only
Const ROOT_MOB = "2" ' Piercing Root
Const ENSNARE = "3" ' Ensnare
Const WILD_GROWTH = "4" ' Wild Growth
Const STARFALL = "5" ' Starfall
Const SOLAR_FLARE = "6" ' Solar Flare
Const LIGHTING = "8" ' Lighting

'* Set these up for Druid Only
'* The % sign stands for the alt key you can change it to match whatever your want to use to get to your secondary hotbars *
Const BARWOOD_TALISMAN = "%3" '"Barwood Talisman Buff"
Const BARKSHIN = "%4" '"Barkshin Buff"
Const WOLF_SPEED = "%5" '"Speed of the Wolf Buff"
Const MOON_BUFF = "%6" '"Moon Buff"
Const WOLF_FORM = "%7" '"Wolf Form"


'* Set these up for Cleric Only
Const RANGE_SPELL = "2" ' Anathema
Const MACE = "3" ' Hand of Censure
Const HAMMER = "4" ' Smiting Blow Action
Const MAUL = "5" ' Maul of Divinity Action
Const ARDOR = "8" ' Gift of Ardor

'* Set these up for Cleric Only
'* The % sign stands for the alt key you can change it to match whatever your want to use to get to your secondary hotbars *
Const BUFF_RESOLUTION = "%3" '"Resolution"
Const BUFF_ENDOWMENT = "%4" '"Endowment of Fervor"
Const BUFF_BRILLIANCE = "%5" '"Bestow of Brilliance"
Const BUFF_WARD = "%7" '"Spirit Ward"
Const BUFF_RENEWAL = "%8" '"Renewel"

'* Set these up for Both Cleric and Druid
Const HOTKEY_INVIS = "%9" ' Invis
Const DRUID = 0 ' 1 if I am playing a Druid 0 if playing a Cleric
Const CLERIC = 1 ' 1 if I am playing a Cleric 0 if playing a Druid
Const HEAL_SLOW = "7" ' Heal over time
Const HEAL_PLAYER = "9" ' Infuse Or Restore Line
Const HOTKEY_AUTO_ATTACK = "1" ' Auto Attack Key
Const LEVEL_TRAINED = "18" ' Set For your Level

Const AVOID_PLAYERS = 0 ' Set to 1 to avoid players, invis move to next waypoint to stay away from them
Const STOP_DEAD = 1 ' Set to 1 if you wish Vanguard to exit if you die or it runs max loops
Const MAX_MOB_LEVEL = 20 ' Max level of mob you wish to attack
Const MIN_MOB_LEVEL = 1 ' Min level of a mob to attack, some world items are level 1

Const HOTKEY_NEXT_MOB = "z" ' Cycle mobs
Const HOTKEY_NEAREST_MOB = "q" ' Nearest Mob


Const MAX_RUNS = 1000 ' How many loops to do
Const SPELL_SLEEP = 3000 ' Spell cooldown
Const SKILL_SLEEP = 3500 ' Melee Action cooldown Used on Cleric combat
Const WALK = 3000 ' How long the player will walk to the next waypoint, he will not stoped if attacked.


Attachments:
Druid_Cleric_bot 1.0.zip Register to unlock hidden link
(7.36 KiB) Downloaded 69 times
Posted: April 1st, 2007
User avatar
administrator
Total Posts:29893 Joined:2002
wait was this for vgextreme? want me to move this to confirmed apps?
Posted: April 2nd, 2007
tault_shadownit
Yes, and Thank you
Posted: April 2nd, 2007
macro112
"'* Set these up for Both Cleric and Druid
Const HOTKEY_INVIS = "%9" ' Invis
"

Last I checked neither cleric nor druid have invis.
Posted: April 2nd, 2007
tault_shadownit
True, I have not found the Cleric invis, but it was listed in a patch note a few patches ago, something about fixing Cleric Invis spell. So I left it there for when it gets found or if more bots are added. There for I put it on the area for both bots.
So far it works if PC's are undead. lol :D


Vanguard Build 1780 Patch Notes 3/19/2007

- Cleric, Necromancer, Psionicist and Sorcerer – Added indication to your invisibility abilities that states they have a chance to break early.
Posted: April 3rd, 2007
macro112
Some classes have like a 2 minute invis that has a 30 min timer i heard, something like that. Make sure you make a note to leave slot 9 empty if the person doesn't have an invis spell. could really mess thigns up if there is a recall or attack spell that might drag mobs when it is supposed to invis.
Posted: April 3rd, 2007
tault_shadownit
Good Point, thanks for the input
Posted: May 22nd, 2007
herogaming
Hmm, I cannot seem to get this program to use any of my hotbars. It does not recognize my main, or my alt hotbar. I know i have my keys set correctly for my ALT -1 because if i hit that in game it clicks whatever I have in that slot.

I am having similar issues trying to run the other cleric bot posted here.

Any suggestions?
Posted: May 26th, 2007
tault_shadownit
try reading posts under the other bots, maybe someone else has had the same problem befor and figured out how to fix it.
I have had problem myself getting bots to work and was able to find how to fix it from others this way.
Posted: February 14th, 2008
ninthguardian
This bot looks great and if it can kite that will be great... servers are down atm so i cant play with it but i wanted to make a couple of points about it. I dont know if this info is based of beta 1 or 2 but i am sure it is not based on beta 3 or farther. druids sense beta 3 never had invis and as far as i can remember invis was always, at least sense launch, visable to other players so the whole invis to avoid other players thing is cool but useless. But i will play with it and if it allows me to switch some spells around and even add spells then it might work great.. If anyone reading this knows of a better bot for a druid let me know.
Posted: April 19th, 2008
Total Posts:6 Joined:2008
Any word on this bot being updated? Doesnt seem to work right anymore. Anyone know of anyone else working on a druid bot, or know of a working druid bot? Thanks
Ready to join the community? Click here and see all of the benefits!
blue large dotWho is online
Users browsing this forum: No registered users and 28 guests
Locked