Jump to content

the101dan

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by the101dan

  1. I get the loops. I already have them in this bot. I just want to know how to make something run forever and at the same time, a msgbox popping up or something.
  2. I like #Persistent in ahk. IDK if I am allowed to say ahk here, but w/e. Everyone already knows autoit is better. Is there anything in autoit that does almost the same as #Persistent in ahk? Note: #Persistent - Keeps a script permanently running (that is, until the user closes it or ExitApp is encountered).
  3. I am trying to make a bot that closes something everytime it pops up. I have msgboxes in the bot and it only closes the thing after click something on the msgbox. I need help, so that the msgbox doesn't interfere and it closes that thing as soon as it is there. Thanks a bunch
×
×
  • Create New...