Originally Posted by
Cypher
I wanted to respond in regards to this:
"Originally Posted by kynox 28th of june
To those asking, yes. Gatherbuddy is safe unless the WardenDev decides to step it up a notch.
Gatherbuddy is now what is called a Semi-Passive bot. It’s not running inside of WoW, but reading from an external process. There are your occasional codecave injections (from what i gather for DoString, etc) but as long as these are freed accordingly, it should be fine.
...."
Whilst I indeed agree that detection would require a "step up", I'd like to point out that detection of such a bot would require only a stack trace in one of the function calls (such as FrameScript__Execute - a.k.a LuaDoString).
This would be a fairly easy and minor client change, though it would require modifications to WoW itself (not just Warden). That being said though, it would not only detect GB, but also a lot of the other public bots written in .NET and utilizing remote threads.
I know that Kynox knows all of this, I'm simply clarifying it for others. Don't be fooled, the danger level is still quite high. Right now it just depends how lazy the Warden guy is.