bundyxc Posted January 4, 2009 Posted January 4, 2009 I want to be able to click a flash object every 5 seconds, and I know that this is possible.. but would it be possible to minimize the window, and keep having the flash object be clicked? Thanks for your help. Global $arr[2] $arr[0]="hip" $arr[1]="hip" ;^^ hip hip array. ^^
Squirrely1 Posted January 4, 2009 Posted January 4, 2009 If I thought you wanted to do things in a flash object of a minimized window in order to write a game cheat, I wouldn't tell you that I think it is not possible to do this from within AutoIt. Das Häschen benutzt Radar
FireFox Posted January 4, 2009 Posted January 4, 2009 @squirrely1 Wrong... its possible like its possible hidden window with user32.dll with sendmessage functions Im asking for this in 2nd page of this forum with no reponse ... Cheers, FireFox.
bundyxc Posted January 4, 2009 Author Posted January 4, 2009 (edited) @squirrely1Wrong... its possible like its possible hidden window with user32.dll with sendmessage functionsIm asking for this in 2nd page of this forum with no reponse ...Cheers, FireFox. Hmm... I'm a total Autoit noob, so I really don't know what that means, haha. Is it too complicated for somebody like me to do?EDIT: Actually, is there any way to click an object in flash (without using the mouse commands)? Edited January 4, 2009 by bundyxc Global $arr[2] $arr[0]="hip" $arr[1]="hip" ;^^ hip hip array. ^^
FireFox Posted January 4, 2009 Posted January 4, 2009 @bundyxc _SendMessage function is what you want Cheers, FireFox.
NoDark Posted January 19, 2009 Posted January 19, 2009 example please with possible comments to go with them i have been looking how to communicate with a flash application without hijacking the mouse and in minimized mode
Zompy Posted January 19, 2009 Posted January 19, 2009 Theres something who can do things minimalised, but i lost the name
FireFox Posted January 19, 2009 Posted January 19, 2009 @Zompy Functions with Control at begin also work for hidden window Cheers, FireFox.
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