Jump to content

need help with a command


supag
 Share

Recommended Posts

im making a bot and i need to press and hold the leftarrow for a certain amount of time, but i only know how to make it press the leftarrow for a certain amount of strokes. Does any one know how to make the bot press and hold leftarrow key for a certain amount of seconds?

Link to comment
Share on other sites

  • Developers

err sorry for the double, but im gonna go try it, thanx

nope... this are autoit3 commands... Edited by JdeB

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.
  :)

Link to comment
Share on other sites

  • Developers

not sure if its possible but i don't think so.

You cannot just recompile.. the syntax is different. you can however use it next to v2 since it uses the AU3 file ext...

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.
  :)

Link to comment
Share on other sites

  • Developers

its still beta but has been very stable for me and lots more functionality.

Files can be found at http://www.hiddensoft.com/autoit3/files/

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.
  :)

Link to comment
Share on other sites

  • Developers

This forum is great to get help... just post here to get help .. mostly enough people on line to help you out...

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.
  :)

Link to comment
Share on other sites

  • Developers

umm, lol how do i install v3?

did you download autoit-v3.0.85-beta.exe and run it ??

It's and installset that does it all for you...

Edited by JdeB

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.
  :)

Link to comment
Share on other sites

hey jdeb, this is what im doing

Run("Notepad.exe")

sleep(1000)

Send("sadgasdgsdgsdagdasgasgasdgsagasg")

sleep("1000")

send("{LWINDOWN}")

sleep("5000")

send("{LWINUP}")

after it types in "asdgasg" the mouse disappears and then it clicks startmenu, the

LWINDOWN and LWINUP isnt working, what am i doing wrong?

Link to comment
Share on other sites

  • Developers

:iamstupid: i misread you initial question... sorry

what would you want the script to do in your example ?

You press the left windowskey down ..

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.
  :)

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...