DoasIsay plugin

Status
Not open for further replies.

davidd

Lifetimer
Joined
Nov 5, 2005
Messages
378
Reaction score
0
Points
0
Anyone know if a plugin like this exists?

What I am thinking of is a plugin (not a macro as one may already be going)that will respond to a command. For instance..Lets say you are 3 boxing a tank, a cleric, and a shaman. You are playing the tank and letting the shaman and cleric be the bots. You set up hot keys on your tank that sends what command you want them to do. Say the shaman has got adds on him. You send a tell to shaman /tell [name} /fade
The shaman once receiving the tell types in /fade

Or Lets say your tanking a lot of junk and one of your bots dies. Rather then taking the time to swap screens and what not you just simply send a tell to the character /tell [name] /zone [zonename]
Then that character types in the command /zone [name]

Can think of a lot of situations that this would be very handy
no need for a bot that responds by checking things with a macro. Just responds to what commands you give it.
 
im pretty sure thats MQ2Mastermind which comes with the precompile on this site
 
I was looking at this after I sent in my post but am having a bit of difficulty trying to figure out how to work it.
 
when I was looking at that I thought it was refering to responses to tells

Does this do what i was refering to in the thread?
 
davidd said:
when I was looking at that I thought it was refering to responses to tells

Does this do what i was refering to in the thread?
/setmasterkey PASSWORD
Then, send your box the password from your main. Your box should say Yes Master, I shall do thy bidding! or something. Then, just sell / commands from your main (not sure if ; or [ work too).
To reset your master, go /resetmaster
 
very nice thank you.

Question on it tho.. How do you tell the bot to cast a spell and how do you tell it to do a hot key?
 
command to hit a hotbutton is:

/notify HotButtonWnd HB_Button# leftmouseup

where # is the number button you want pressed

Command to cast a spell is:

/cast #

where # is the gem number you want cast
 
Booges said:
command to hit a hotbutton is:

/notify HotButtonWnd HB_Button# leftmouseup

where # is the number button you want pressed

Command to cast a spell is:

/cast #

where # is the gem number you want cast
/keypress 0-9 is easier than /notify HotButtonWnd HB_Button# leftmouseup :)
 
Is this the plugin that GMs are searching chat logs for?
 
Status
Not open for further replies.