View Single Post
  #1  
Old 12-28-2007, 09:52 AM
mcox05
Fire Beetle
 
Join Date: Dec 2006
Posts: 21
Default Command-able Bots

Sorry if this is not the right area for this post. I'm new to the forums so bear with me.

Anyways, I'm just hoping to get a point in the right direction for an idea using command-able bots. I've had troubles with keeping some of my other friends interesting in playing so it would be awesome to know how to do the following:

Scenario
I am a warrior and need a cleric for healing. So i create 2 characters and log them into the server and they are both in the same zone. I want to be able to (as the warrior) request a heal, or a buff, or a undead nuke on a target ... etc...
As the warrior I send a tell to the cleric with the required commands
Example: /tell healer spell greater healing

Then the cleric would heal.

I've already thought of a lot of conditions that must be met for the heal to actually occur and how I would handle them but the main thing is that I want this program to be a third party piece of software ... preferably in C#. Is this process monitoring possible ... can anyone lend me a hand?

Thanks
Reply With Quote