Jump to content

Shurikenjutsu

Active Members
  • Posts

    23
  • Joined

  • Last visited

Shurikenjutsu's Achievements

Seeker

Seeker (1/7)

0

Reputation

  1. Basically, it just opens Folder Lock (6.2.4, installed) and types a password specified by the user which is saved in a settings.ini file and can be re-used in subsequent uses. Has a hotkey for running. All the lines of code are explained (for my own benefit). Thanks for reading Folder_Lock_Run_Open.au3
  2. True, it is pretty pointless and rubbish but I was bored and experimenting with the things I had just learnt. Sorry for bumping
  3. Yeah, but I don't understand what elements/control IDs etc. are
  4. Hi I want to automate stuff in IE, such as going to a web page, sending text/clicks to certain input/combo boxes and retrieving information from webpages without opening a browser window. Does anyone know of any tutorials that cover this kind of thing? I don't need a specific code, I just want to learn how to do it. Thanks
  5. How would you call a function depending on whether a set sequence of keys, like "abcdef" is pressed in that order? I;ve been thinking about it but all I can come up with is nested if functions or something.... Any help?
  6. Whoahhh... and I thought my scripts were pretty complex (jk btw, mine are very simple) It must have taken years to do, like, a tiny part of that.
  7. Consequences Text Game v1 This is a simple AutoIt replication of the story game consequences - an example of it here: Consequences explained Screenshot: Please comment and share any criticisms, ideas for improvement or bugs that you find. Thanks for reading! DOWNLOAD: Consequences v1.au3 (2.49kb) http://g.imagehost.org/download/0222/Consequences_v1 CHANGELOG: 13/06/09 - v1.0.0
  8. Damn, I knew someone would have already made something like this but better than mine...
  9. Thanks for tips, I'll reupload later Re-upped. Bugs fixed, hooray!
  10. Any ideas on how to fix the "Return to menu" screen? I can't get it to work without it saying redefining constant...
  11. Just noticed bug - on "Return to Menu?" screen it says that you can't redefine a constant... Expect update soon.
  12. AutoTweet v1 This is a small program which basically just types text into Twitter, clicks "Update" and then repeats. It has a GUI, which looks like this: You can choose what text to type, how many times for the script to type it and the delay between repeats (for slower computers). Note that you can't do anything at the same time and must have the Twitter web page at the front and maximised. It also has a login dialog, which you can login to using these details (not case-sensitive): Username = User Password = autoit Please comment and share any criticisms, ideas for improvement or bugs that you find. Thanks for reading! DOWNLOAD: AutoTweet v1 (292kb) http://g.imagehost.org/download/0880/AutoTweet_v1 AutoTweet v1.zip contains the following files: AutoTweet v1.exeAutoTweet v1.au3at.jpg (Logo)readme.txt CHANGELOG: 10/06/09: v1.0.0 - http://g.imagehost.org/download/0006/AutoTweet_v1 10/06/09: v1.0.1 - Return to menu bug noted, unfixed as of yet; logo appears correctly - http://g.imagehost.org/download/0782/AutoTweet_v1 13/06/09: v.1.0.2 - Bug fixed, uploaded as .zip file - http://g.imagehost.org/download/0880/AutoTweet_v1
×
×
  • Create New...