An auto accept invitation script

Posts 16 of 6 · Page 1 of 1
An auto accept invitation script
Switching between clients and accepting invitation is so annoying, hope there will be a bot for this
I could write this. But there is one issue. There as far as I can tell no way to send control clicks to a client that is not in the forground. You can send hotkeys but not mouse clicks. I have tired many times and many ways to do this.

So the only other way is use a pixel search or click at the spot of where the invite would be at and accpet it that way.

If you want me to do that I can. But you might not like that for speed.
Hi, i need mass invite command to send invite to more people. like /joinme aaa,bbb,ccc,ddd thx.
Exist this command or i can send invite only to one person?
Quote Originally Posted by Gamecz View Post
Hi, i need mass invite command to send invite to more people. like /joinme aaa,bbb,ccc,ddd thx.
Exist this command or i can send invite only to one person?

End is the hotkey

$End::
{
Send, {enter}
Send, /joinme player1
Send, {enter}
Send, {enter}
Send, /joinme player2
Send, {enter}
Send, {enter}
Send, /joinme 3
Send, {enter}
Send, {enter}
Send, /joinme 4
Send, {enter}
Send, {enter}
Send, /joinme 5
Send, {enter}
Send, {enter}
Send, /joinme 6
Send, {enter}

}
Return
Think you can make a script that will invite all of your bots, I don't know about accepting them though all though through a script though.
Moved to Discussions & Help
Posts 16 of 6 · Page 1 of 1

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?