Ahmedn1 Posted December 6, 2011 Posted December 6, 2011 I'm trying to do it in C# AutoItX3Lib.AutoItX3 au = new AutoItX3Lib.AutoItX3(); au.Send("{LEFT down}"); But it is not working with me I tried to do it in a loop like au.Send("{LEFT 100}") it is working but not effective for me my main problem is I try to send keys to a game like need for speed and these games need the real effect of holding down the key (not just pressing it multiple times) if you played such games, you will get my point So, any help? Thanks for you all
water Posted December 6, 2011 Posted December 6, 2011 Welcome to AutoIt and the forum!Did you read the forum rules? My UDFs and Tutorials: Spoiler UDFs: Active Directory (NEW 2024-07-28 - Version 1.6.3.0) - Download - General Help & Support - Example Scripts - Wiki ExcelChart (2017-07-21 - Version 0.4.0.1) - Download - General Help & Support - Example Scripts OutlookEX (2021-11-16 - Version 1.7.0.0) - Download - General Help & Support - Example Scripts - Wiki OutlookEX_GUI (2021-04-13 - Version 1.4.0.0) - Download Outlook Tools (2019-07-22 - Version 0.6.0.0) - Download - General Help & Support - Wiki PowerPoint (2021-08-31 - Version 1.5.0.0) - Download - General Help & Support - Example Scripts - Wiki Task Scheduler (2022-07-28 - Version 1.6.0.1) - Download - General Help & Support - Wiki Standard UDFs: Excel - Example Scripts - Wiki Word - Wiki Tutorials: ADO - Wiki WebDriver - Wiki
Ahmedn1 Posted December 6, 2011 Author Posted December 6, 2011 yes I did but the issue is that I'm not trying to concentrate mainly on games I need this to be in general I just gave an example
Developers Jos Posted December 6, 2011 Developers Posted December 6, 2011 yes I did but the issue is that I'm not trying to concentrate mainly on gamesI need this to be in generalI just gave an exampleRules are clear.Topic closed and lets keep it that way. 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.
Recommended Posts