this expansion sux for me. i have been working on a robot script for a few weeks. i have been trying to get my archer to act like a pet and respond to pet commands from my other account. I have gotten the pathfinding, healing and auto targeting part to work. the next part was to get the target vairable from one client to pass to the other client. grrr, i want to get back to my project heck with the gargoyles :-(
Two separate projects for this.
GBot uses two scripts, one "Master" and one "Client" to send commands back and forth using Global Variables. It's completed and should be easy to modify to add in other functions, like targetting and such. Twinkle McNugget wrote a cool menu interface for it, so you can add in your targetting stuff there.
CBot is the same thing using a single script and the
uoXL swap command to switch between clients. It's in debug because I want to add in some stuff before it's a completed script. It's a fully functioning healer/cure caster now. AND... again, it should be easy enough to add/modify. The basic script functions are there and easy to understand.
Of course the master of the bots isn't me.... it's mwinc
