Sup guys.
Originally posted in Working Bots thread, but moved it.
I've been messing with Gigi's Vaettir bot today to try and get it to work with a dervish build. Have a few kinks to work out still, but I thought I'd share it in hopes that you guys might have some insight. So the problems are as follows:
a) Misses a cast of Shadow Form in Func UseSF() shortly after balling the first group. Can't figure out why. It catches the Paradox cast, which is in the same function, but misses Shadow Form altogether.
b) Can't get it to use the $PConID you assign for it to use in the Globals. It's set for Green Rock right now but I've been having to use them manually. UsePCon() and pconsScanInventory() functions relevant.
c) General skill timing has been throwing me off. Chose Mystic Renewal over Way Of Perfection because I thought it would be a nice "Oh Shit" button. Still Testing it. UseSF(), StayAlive() and OhShit() functions relevant.
I'm new to coding, and I know it's not pretty, but it's a solid foundation that I'm sure one of you guys could fix up fairly quickly. I've included my GWA2 etc in the zip for minimal problems. It's fairly up to date thanks to you guys here on the forums.
Any help you guys could give is appreciated.
I made a few changes since I posted in Working Bots. I'm using Great Dwarf Armor instead of Way of. Just works better that way. Also I've split the bot into two pulls. 60 at one time has too many points of failure and just complicates things. I'll take the extra 2 minute per run hit.
I also have the exact rotation of skills and I'm working on coding it into Kill(). The left side rotation follows:
Also not forgetting weapon set when moving to the right side.
*Edit
The build will auto load and the Template Code is in the Globals. 12 Shadow 12+1 Mystic. Windwalkers all around and Sup Vigor/Vitae. Now using Great Dwarf Armor in Slot 4!
I haven't tested anything in the Inventory region. That's all original to Gigi's work and I haven't made it that far. I also suck at GUI functions so it's basically original there too.
I look forward to seeing your work.






