Phasebook Posted September 11, 2011 Posted September 11, 2011 Hi there!I made a script which is surfing through some webpages and on random of them this message appears:Is there a way to indicate when this message appears appears instead of Send("{ENTER}") or mouseclick() on every surfed page?
Rogue5099 Posted September 11, 2011 Posted September 11, 2011 If WinExists("Are you sure?") Then ControlClick("Are you sure?", "", "[TEXT:Leave Page]") My projects: Inventory / Mp3 Inventory, Computer Stats
Phasebook Posted September 14, 2011 Author Posted September 14, 2011 Thanks to you the problem is solved!
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