Jump to content

tchld

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by tchld

  1. i love this script. any possibility you can make it compatible with netload or depositfiles?
  2. alright, i'll just try it again then. you should implement a minimize to tray thing so that the progress window is hidden as well as the program
  3. any reason why it downloads so slow? its dling at 15 kb/s and i'm on T1 internet connection
  4. i thought it was part of the syntax, but i guess not. took out the semicolons and the program still doesnt hit space
  5. I'm making a small script to switch to my game window and hit the space bar. When i run the script it switches but the space key is not entered. Am i doing something wrong? WinActivate("Untitled", ""); Sleep(1000) Send("{SPACE}");
×
×
  • Create New...