Jump to content

rocketkitt4555

Members
  • Posts

    8
  • Joined

  • Last visited

Everything posted by rocketkitt4555

  1. I am not planning to learn AutoIt but I need the conversion, help me please that's why I posted a topic
  2. it says : [CLASS:Button; INSTANCE:2] and i tried : HotKeySet("{HOME}", "ControlClick")ControlClick("clumsd 0.2", "", "[CLASS:BUTTON;; INSTANCE:2]")
  3. i want to when i press 'home' key the program starts
  4. i dont really know what does automate exactly mean
  5. I want to automate clicking the Start button without clicking on it, I want to start the program without clicking on it, like hotkeys
  6. I am trying to simulate clicking the "Start" key with pushing Home key, It works with Autohotkey perfectly, but with this AutoIt version: HotKeySet("{HOME}", "ControlClick") ControlClick("enes 2.0", "", "[CLASS:BUTTON;; INSTANCE:2]")
  7. i checked and tried for 2 3 hours but i couldnt do anything, can you make the script for me, I'm really new at AutoIt.
  8. i have a code in autohotkey like this Home::ControlClick, Button2, Enes 2.0 i need to conversion of this code to au3 please help me
×
×
  • Create New...