Jump to content

Recommended Posts

Posted

Hi all,

I have not used AutoIt in a long time and now need it to launch doggy cam via Firefox on a win7-Starter netbook.

I first set the script up on my desktop (win7pro x64) and fine tuned it to run at start up just the way I wanted (AutoIt set for x86 mode).

I installed AutoIt and I copied the script across to the netbook and the login to camera failed (too quick to see any clues) and recorded mouse movements were a little off (screen sizes) and it missed a button.

Intead of editing the script I cleared the SciTE script and used the Alt-F6 combo to start the recorder and I get...

> "C:Program filesautoit...wrapper.exe" /AU3Record

> Exit code:0 Time: 0.388

The Tools > AU3Recorder is enabled and it does not launch the recorder. But it does quit a little faster at 0.381 seconds. :)

How can I get it to hang about a little longer and catch something to record? It does not even display the square blob with the Start/Stop button. Just slams shut instantly.

Thanks

Posted (edited)

  On 7/22/2013 at 12:53 PM, YogiBear said:

The recorder is not designed to do what your doing. It isn't a video recorder.

HUH? Didn't you read my original post? I am not an idiot, I was NOT trying to use it as a video recorder.

1: I recorded the script using the AU3recorder on my desktop.

2: I tried to run the AU3Rcorder on my netbook to record the EXACT SAME PROCESS that WORKED ON THE DESKTOP and the AU3Recorder slams shut.

Just FYI I have been programming for 30+ years and have a fair idea of what I am doing at the keyboard.

Your response was just downright insulting.

Edited by Flogger
Posted

You have to give us more information. Which AutoIt version do you run?

To get a reliable script I wouldn't use Send and Mouse* functions as recorded by AU3Recorder. Use Control* functions instead.

My UDFs and Tutorials:

  Reveal hidden contents

 

  • Developers
Posted

  On 7/22/2013 at 8:50 PM, Flogger said:

HUH? Didn't you read my original post? I am not an idiot, I was NOT trying to use it as a video recorder.

1: I recorded the script using the AU3recorder on my desktop.

2: I tried to run the AU3Rcorder on my netbook to record the EXACT SAME PROCESS that WORKED ON THE DESKTOP and the AU3Recorder slams shut.

Just FYI I have been programming for 30+ years and have a fair idea of what I am doing at the keyboard.

Your response was just downright insulting.

Have you used the installers when  installing AutoIt3 and SciTE?

Does au3record.exe exists in AutoIt3ExtrasAu3Record" ?

Jos

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...