Quote:
Originally Posted by Zonte
Ah, it's like high school all over again. How refreshing.
The VisualBots AoC Bot is not an AutoIt Script. It simply calls a few of the functions to make the bot run smoother. Does it really matter? It works; and it works well.
As the creator of VisualBots, I humbly admit that MacroGoblin is also a fantastic bot for Age of Conan. We both use pixel detection AND memory reading, so please refrain from making assumptions!
Pixel reading may be an outdated technology in your eyes, but I will confidently say that VisualBots and MacroGoblin will be the only two AoC bots in existence to never gets its users banned. Injecting code is dangerous business. Now, who is REALLY using the "outdated" technology?
|
Injecting DLLs is a common procedure. Get your facts straight! Anti-Virus Software uses it and basically all advanced programs. Using external software means you are using API Calls like WriteProcessMemory to read data from the game which is highly detectable. A simple hook on that API Call and your software is detected. DAMNEdge is uniquely compiled for each user, the DLLs are injected through kernelmode - so before you make myself laugh even more stop talking - you have no fucking idea what you are talking about.
Also, on Windows Vista with Aero GDI API Calls like GetPixel are extremly slow and so are your API calls you are using in order to get your data.
Seriously, dont even try to tell me how to avoid cheat-detections. Our software is Punkbuster, VAC2 & Warden proof - your piece of software doesnt even have a function to protect itself.
And a guy that needs to use AutoIt functions so his shit works shouldnt even remotly try to argue with me. The reason you are saying "dll injection is detectable" is because you dont understand it nor can code something to utilize it. Otherwise you would know that DLL injection is infact much more secure than using API Calls to pull data from external processes due to the simple reason you
a. dont need external API calls to gather data
b. can hide your injected DLL at all so the DLL is not even recognized by windows.
There is absolutly nothing in AutoIt a decent coder would need to use. You know everytime when someone uses the word AutoIt and phrases like "never gets its users banned" god kills a hot chick. This is so incompetent i almost feel sorry for you trying to code.
And in reply to MacroGoblin: It was indeed Zonte's crap i was refering to. I dont know your software so i'm sorry for the missunderstanding.