Greenyoda Posted September 9, 2006 Posted September 9, 2006 Can auto-it Read process, or intercept packets? I looked in the help-file and used the search button but I couldn't find anything.
PsaltyDS Posted September 9, 2006 Posted September 9, 2006 Can auto-it Read process, or intercept packets?I looked in the help-file and used the search button but I couldn't find anything.AutoIT is a scripting language. It will script the use of whatever tools you know enough to script for. What tool are you looking to script? Perhaps ethereal? What kind of "Read process" do you want? Perhaps a call to WinPCap? You are a little light on details there... Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
Greenyoda Posted September 9, 2006 Author Posted September 9, 2006 Such as read a game process to find out whats happening. Like instead of a pixel search, the script would read the game process and find out if a certain event happened.
spyrorocks Posted September 9, 2006 Posted September 9, 2006 take a look at the mem() functions on the forum. search the forum. (I think its mem()) [center] My Projects: Online AutoIt Compiler - AutoForum - AutoGuestbook - AutoIt Web-based Auto Installer - Pure AutoIt Zipping Functions - ConfuseGen - MindReader - P2PChat[/center]
Greenyoda Posted September 9, 2006 Author Posted September 9, 2006 Hmm... is their a tutorial for memory reading?
PsaltyDS Posted September 10, 2006 Posted September 10, 2006 Hmm... is their a tutorial for memory reading?As I get older, my brain is switching to Write-Only mode. Perhaps this will help you too? Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
PsaltyDS Posted September 10, 2006 Posted September 10, 2006 So im guessing no?Sorry... it seemed funny at the time... :"> I haven't tried managing process memory, but have seen occasional discussions on this board about: mostly about how hard it is to get reliable results, but that it can be done. Use the search function on the forums (use Any Forum, not just V3 Support) and you'll get plenty to read. Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
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