wrote:
> On 20/04/13 23:07, Frank Schiro wrote:
>
>>
>> Unless you think pywinauto would work in a game envoirnment ? I think it
>> might but have not tried it because no games on my pc... I just know it
>> didnt work for internet explorer.
>>
>
> I
I once had a friend who built a bot to play a strategy game called Red
Alert : Tiberian Sun. I guess it would be similar to warcraft 3.
Im wondering, does anyone know a good python module that would help me if I
wanted to accomplish something similar? All I have found so far while
surfing has bee
hi I have a question about modules ...
Im trying to use a 3rd party module called pywinatuo. It said I had to
install 2 other modules. 1 was called sendkeys.py, the other was ctypes.
Ctypes was included in the python library I had, but sendkeys was not.
After I found SendKeys, I put it in a direc