QUOTE(missedtheboat @ Aug 27 2008, 07:15 PM)

I understand how to make a bot that farms or mines, i get that but what about one to fight things. Also how exactly does a ghost program work and do you have to stay logged on or can you shut down the computer?
You would need to be logged on and depending on the program you are righting the script for you may need to keep the diablo window up (making it so you could not preform any other tasks on the computer while its running). This is true for scripts done with SCAR.
Scripts done w/ visual basics or C++ would not require you to have the client window open, as they comunicate with the server and computer directly. Using a program like this is more difficult to write for, but allows for more possibilities.