SnFede Posted November 22, 2008 Posted November 22, 2008 is possible, with AutoIt, change the address of an application? (A game for example) in order to create cheat (example, warrock's hack)
AlmarM Posted November 22, 2008 Posted November 22, 2008 Search the forum for 'Nomad Memory' AlmarM Minesweeper A minesweeper game created in autoit, source available. _Mouse_UDF An UDF for registering functions to mouse events, made in pure autoit. 2D Hitbox Editor A 2D hitbox editor for quick creation of 2D sphere and rectangle hitboxes.
SnFede Posted November 22, 2008 Author Posted November 22, 2008 (edited) thx, but in my autoit's editor (SciTE4AutoIt3) aren't commands like _MemoryRead or _MemoryOpen and others.. Edited November 22, 2008 by SnFede
bluerein Posted November 22, 2008 Posted November 22, 2008 you need to add #include <Nomad Memory.au3> to the top of your script..... _MemoryRead and _MemoryOpen are in there
SnFede Posted November 22, 2008 Author Posted November 22, 2008 you need to add #include <Nomad Memory.au3> to the top of your script..... _MemoryRead and _MemoryOpen are in theremmm #include <NomadMemory.au3> error error: opening the file ....
Tomb Posted November 22, 2008 Posted November 22, 2008 (edited) is Nomad Memory.au3 in your script directory? if yes, instead write it this way. #Include "Nomad Memory.au3" Edited November 22, 2008 by Tomb616
dbzfanatic Posted November 23, 2008 Posted November 23, 2008 Better question, did you download NomadMemory.au3 first? Go to my website. | My Zazzle Page (custom products)Al Bhed Translator | Direct linkScreenRec ProSimple Text Editor (STE) [TUTORIAL]Task Scheduler UDF <--- First ever UDF!_ControlPaste() UDF[quote name='renanzin' post='584064' date='Sep 26 2008, 07:00 AM']whats help ?[/quote]
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now