n0pr0bl3m Posted April 6, 2012 Share Posted April 6, 2012 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 :/ Link to comment Share on other sites More sharing options...
Developers Jos Posted April 6, 2012 Developers Share Posted April 6, 2012 Have you read our forums rules? 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 More sharing options...
n0pr0bl3m Posted April 6, 2012 Author Share Posted April 6, 2012 Have you read our forums rules? Can you answer my question or will you be trying to be interesting? Link to comment Share on other sites More sharing options...
Developers Jos Posted April 6, 2012 Developers Share Posted April 6, 2012 Can you answer my question or will you be trying to be interesting?Have you done what I told you to do? 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 More sharing options...
n0pr0bl3m Posted April 6, 2012 Author Share Posted April 6, 2012 Have you done what I told you to do?Yes I did read the rules just a minute ago. Link to comment Share on other sites More sharing options...
n0pr0bl3m Posted April 6, 2012 Author Share Posted April 6, 2012 (edited) Nevermind, ban me because I want to automate firefox ^^ If you care I will try to click the go button instead... Edited April 6, 2012 by n0pr0bl3m Link to comment Share on other sites More sharing options...
Developers Jos Posted April 6, 2012 Developers Share Posted April 6, 2012 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. Link to comment Share on other sites More sharing options...
Bert Posted April 6, 2012 Share Posted April 6, 2012 (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 April 6, 2012 by MPH The Vollatran project My blog: http://www.vollysinterestingshit.com/ Link to comment Share on other sites More sharing options...
rcmaehl Posted April 6, 2012 Share Posted April 6, 2012 (edited) Suggestion: ....... Edited April 6, 2012 by Jos removed 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 WhyNotWin11Cisco Finesse, Github, IRC UDF, WindowEx UDF Link to comment Share on other sites More sharing options...
Developers Jos Posted April 6, 2012 Developers Share Posted April 6, 2012 Suggestion: ....... fix the problemPlease stay out when it is made clear that we don't want this here. BigDod 1 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 More sharing options...
rcmaehl Posted April 6, 2012 Share Posted April 6, 2012 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 WhyNotWin11Cisco Finesse, Github, IRC UDF, WindowEx UDF Link to comment Share on other sites More sharing options...
n0pr0bl3m Posted April 6, 2012 Author Share Posted April 6, 2012 (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 April 6, 2012 by n0pr0bl3m Link to comment Share on other sites More sharing options...
Developers Jos Posted April 6, 2012 Developers Share Posted April 6, 2012 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. Link to comment Share on other sites More sharing options...
Recommended Posts