Jump to content

Recommended Posts

Posted

Is there a way to send a enter key to a window which is not on focus?

I tried to do that with this code :

ControlSend("Mozilla Firefox", "", "", "{ENTER}")

But nothing happens ..

My code with controlsend which works :

ControlSend("Mozilla Firefox", "", "", "^l")
ControlSend("Mozilla Firefox", "", "", "sofiawars.com")

Only the enter key is my problem :/

Posted (edited)

Nevermind, ban me because I want to automate firefox ^^

If you care I will try to click the go button instead...

Edited by n0pr0bl3m
  • Developers
Posted

Nevermind, ban me because I want to automate firefox ^^

A little tense today?

So now tell me you are not in violation of our rules and you were not automating a online game.

Your other option is to slow down on these type of smart remarks and stick to our rules .... your choice.

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

Posted (edited)

ControlSend("Mozilla Firefox", "", "", "^l")

ControlSend("Mozilla Firefox", "", "", "sofiawars.com")

That is a game. Thus you are breaking the forum rules in attempting to use AutoIt for automating a game. Now you want to play semantics and say you will automate the "Go" button instead? Please stop insulting our intelligence. We can read. Edited by MPH
Posted

Please stay out when it is made clear that we don't want this here.

Okay, I thought I might try a little humor. It failed.

My UDFs are generally for me. If they aren't updated for a while, it means I'm not using them myself. As soon as I start using them again, they'll get updated.

My Projects

WhyNotWin11
Cisco FinesseGithubIRC UDFWindowEx UDF

 

Posted (edited)

From when navigating to a game's website is automating the game?

I just need a script which will open all of the websites I need ...

Thank you for your replies...

Edited by n0pr0bl3m
  • Developers
Posted

From when navigating to a game's website is automating the game?

I just need a script which will open all of the websites I need ...

Thank you for your replies...

Yes

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

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

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