Jump to content

AllEyezOnMe

Members
  • Posts

    4
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

AllEyezOnMe's Achievements

Seeker

Seeker (1/7)

0

Reputation

  1. that opens notepad and moves from the windows default location as "Random"
  2. Show me where I said I wanted to move or resize any window? pls stop spam
  3. I want to do as the title similar to Opt("WinTitleMatchMode", 2) if ProcessExists("notepad.exe") Then winactivate("notepad") MouseClick("left", @DesktopWidth / 2, @DesktopHeight / 2) ;notepad instead of desktop and divide width and height by 2 Any examples would be great!
×
×
  • Create New...