AutoHotkey Community

It is currently May 27th, 2012, 2:12 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 8 posts ] 
Author Message
PostPosted: February 3rd, 2010, 2:58 am 
Offline

Joined: August 15th, 2009, 7:20 am
Posts: 308
Hello, is there any way that autohotkey can get a variable generated from a swf file? I'm guessing not but am asking on the off chance.

GP


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: February 3rd, 2010, 3:06 am 
well sure u can, its just reading memory address
thats how ppl use cheatengine to edit those variables in flash game and give themselves unlimited money or so
(note* as long as u know the memory address location)


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: February 3rd, 2010, 3:21 am 
Offline

Joined: August 15th, 2009, 7:20 am
Posts: 308
Thanks, so how do I find out what the memory address is?

GP


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: February 3rd, 2010, 3:24 am 
cheatengine does have search function
once u have the location, u can start using ahk


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: February 3rd, 2010, 3:32 am 
Offline

Joined: January 30th, 2010, 5:50 am
Posts: 166
addresses change every time you run a flash game, you probably don't want to have to deal with that.

he wants to deal with variables, not addresses.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: February 3rd, 2010, 3:39 am 
addresses are the location of the variables, so yes, indeed its related
so if he wants to make it work, there is a way, unless u are talking about the swf flash program will actually output a text file??!
if that is so troublesome and not worth it, why would gamers/cheaters still use this method to cheat in flash game?
so if he thinks it worth it, then he will find the address, and bring that copy that address to his ahk script and ReadMemory the variable value


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: February 3rd, 2010, 4:08 am 
Offline

Joined: August 15th, 2009, 7:20 am
Posts: 308
Hi, I'm not interested in game cheats. I'm making my own swf files and want to be able to keep the variables created in one session and use them again in another. This is for offline use. I know about "flash cookies" but want something more secure.

GP


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: February 3rd, 2010, 4:44 am 
thats even better if u can save cookies
Encrypt the cookies, and FileRead the text file


Report this post
Top
  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 8 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: nimda, poserpro, rbrtryn, sjc1000, Yahoo [Bot] and 16 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group