Bots for online game?
Web Development
1
Posts
1
Posters
0
Views
1
Watching
-
I am sorry if i don't make much sense but this is because I don't quite know what i am looking for. What I want to do is create a program that can play PHP based online game automatically. It will have to be able to exchange some data with the server so I assume that it is some kind of client application. I was looking into doing this via IHTMLDocument interface and using some Java Scripts but i think it is not as straight forward as it might be. any suggestions?