Jump to content

Pop up


Recommended Posts

Hi, i have just been introduced to Autoit and have no knowledge of it. Could you guys send me a script to kill a specific word "Not allowed for this user" in a pop up?? The only option in the pop up is an x. I would like to kill this pop us as fast as we can from the time it appears, preferably within a fraction of a second.

Thanks

Link to comment
Share on other sites

Lookup the following functions in the helpfile, piece them together and you have your script

While...WEnd
WinExists
WinClose or WinKill
GDIPlusDispose - A modified version of GDIPlus that auto disposes of its own objects before shutdown of the Dll using the same function Syntax as the original.EzMySql UDF - Use MySql Databases with autoit with syntax similar to SQLite UDF.
Link to comment
Share on other sites

If its just someone to write a script for you, you are after, try http://www.rentacoder.com/RentACoder/DotNet/default.aspx.

The kind of script you are looking for will take you less time to learn how to do it yourself, than it will for you to wait for someone to write it for you.

Its all about giving help to those who try to help themselves here my friend.

Best of luck.

AutoIt Absolute Beginners    Require a serial    Pause Script    Video Tutorials by Morthawt   ipify 

Monkey's are, like, natures humans.

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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