Quote:
Originally Posted by pnr815 Is there anyway to make the bot use Tab to target? Since I'm a mage once someone hits me, I'm pretty much dead. Also, 0.5.8.5 can't detect my graveyards on the Horde side.
Thanks! |
From the read me provided by Flos
AntiAfkWithAutoAttack([$MaxTime = 0],[ $SendTab = 30])
[MaxTime] : Time in milleseconds to execute this function... 0 means undefinitly [SendTab] : How often in seconds the Tab-key should be sent. 0 means it should never get sent.
So For you to Anti AFK forever and tab every seconds I believe it would be.
AntiAfkWithAutoAttack(0,1)
So replace all the AntiAfkWithAutoAttack() in your profile with AntiAfkWithAutoAttack(0,1) and your should constantly tab target every second.
Caution when you turn this on you may attack a random wing commander running by. Happened to me twice however it does make your guy seem more realistic
Think Ill post my amature horde profile later since there aren't many up here.