On Feb 1, 11:46 pm, rusi <rustompm...@gmail.com> wrote:
> On Feb 1, 2:59 pm, Stefan Behnel <stefan...@behnel.de> wrote:
>
> > wheelman...@gmail.com, 01.02.2013 05:16:
>
> > > Are there any softwares like cheat engine and written in python
>
> > What's a "cheat engine"?
>
> I'm guessing its this (in Ruby) required in 
> Python:http://cheat.errtheblog.com/

I assumed it was this: http://cheatengine.org/ which is an app for
modifying game data in memory.

Rewriting something like this would be a pretty hefty task for a
fairly niche activity, and is always going to be heavily platform
specific. Perhaps the OP could look into using ctypes to call Cheat
Engine's dbk32.dll instead and leverage off its pre-existing work.


-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to