D2PS - Diablo II Player Simulator
Basically, it is the next JED or D2JSP. It was created by Cerb about....probably a week ago. He just started putting a team together (I am the lead programmer).
What makes this bot superior? It is and always will be 100% undetectable.
How so? It doesn't patch memory locations, it doesn't inject DLL's, and it doesn't send packets. It is based on AutoIt (written *so far* in VB6 and AutoIt v3 but may include some C++ stuff). It targets Diablo II and clicks. How does it know where to click? Well, as of now it will not be able to do hard stuff like Meph runs. It needs to do stuff that has the same patch. It can find stuff by finding pixals of certain colors (which is how the item-picking-up thing will work). It can find anything based on pixal color. The chicken-part of it monitors the current life though memory offsets. It just reads Diablo II offsets and keeps an eye on the life. If the life jumps below an amount, it exits the game. The whole thing is comprised of a couple of programs "talking" together to keep things going.
In all, it doesn't do anything detectable. It just clicks
smartly. The only thing out of the ordinary is the stuff in it that reads the memory locations for information, however...nothing can detect that. It is just reading memory.
Cerb has been working on the main D2PS module which will do most of the work. I have been making the GUI, the potion user/getter, the chicken program (which just monitors life), and will probably end up doing more heh. We have other programmers in the team who will do stuff...that we haven't really decided on yet. Then we also have script writers who will write scripts.
There has been some big threads at Blizzhackers.com about D2PS. You can also find more information here (which is where D2PS will be released and stuff):
www.bnfreak.com
-Alex