Vanillerific wrote:I don't claim to be a developer of addons, but if an API was protected then I believe that would mean that it would not be available for use by addons. Which it clearly is. Addon does not equal bot. Especially if it was allowed and distributed for use in retail vanilla (which is what we are supposed to be emulating here). Thank you for your reply though.
A protected function means that it can only be called as a result of a hardware input. It doesn't mean that you cannot use it in an addon.
Since the only way to accept trades is to call the function AcceptTrade()
and the only way to summon food and buff yourself is to call CastSpellByName()
and the only way to jump (like you did) is to call the function Jump()
... and all 3 functions are protected...
it means that my question is pretty valid =)
So you were just spamming (at least one) button for 6 hours straight?
...because you weren't. We had a party around you, making fun of your bot for half an hour and you didn't respond to anything... while continuing to hand out water and jumping.
Source:
http://wowwiki.wikia.com/wiki/API_AcceptTrade
http://wowwiki.wikia.com/wiki/API_CastS ... did=115492
http://wowwiki.wikia.com/wiki/API_Jump