Jump to content

pugboy

Active Members
  • Posts

    63
  • Joined

  • Last visited

Everything posted by pugboy

  1. Ok, I think the function might be easier...
  2. I am trying to create an IDE type program, and will need to be able to store multiline strings... For example, in PHP I can replace the line breaks with the \n character so when I fwrite to a text file, the line breaks appear... Is there a similar character in AutoIt that I don't have to keep using:"String"&@CRLF&"String..." for? Also, how can I put double quotes in a string? Use single quotes to store them? : $string = 'My "string" that will be stored' Thanks, and Community on Patrol, stay out of my thread this time XD
  3. Thanks for your help!
  4. Ok, thanks Right, I had set hotkeys XD
  5. Use _IEGetFormElementCollection() to get the handle, then _IEAction("click",$handle) to click it.
  6. 1. Is there a way to enabled the Ctrl+V, Ctrl+C, etc. key combos for this, without creating custom functions? 2. Is there a way to read the text inside line by line, or do I have to save it, then read the file line by line? I tried out the Rich text editor in the example scripts, but it didn't work for me...
  7. Wait, Community on Patrol is a bot, or do you think I am creating one? I am confused...
  8. *Sigh* Yeah, my dad needs a bot -.- Never mind... I will do the searching on my own, since no one seems to be helping... Mods, you map close this.
  9. Wht does everyone question EVERYTHING? I already searched... Also, how is it not "descriptive". I said I need a way to use Non-CERN proxies, or a function to download a file with a proxy option...
  10. My dad is in need of a little script I created, but his company blocks the download from InetGet... Is there a way to use a non-cern proxy, or is there a UDF for downloading a JPG and using a proxy?
  11. If mirror 1 is not available, then mirror 2 does not try and download nothing XD It is so you always have an image, even if it is not updated. I don't manage the mirrors, so bring it up with the webmaster of the 2nd mirror.
  12. They are, mainly because the second mirror has to download it from the first.
  13. This is 3 years old! The game must have been updated by now.
  14. If you have dream scene, you can check out Desktop Earth by Stardock. It dynamically updates and rotates in the background (no live clouds though...)
  15. Then it seems odd that it works for me... It really is just using Inetget and http://www.autoitscript.com/forum/index.php?showtopic=16628
  16. Well, that is your problem. Something with the INetGet function is not working with your parental controls, and is not downloading anything to change your wallpaper to.
  17. Check the temp folder, and tell me if an image is even downloaded. The image is located at http://die.net
  18. That is odd... And you have Vista too?
  19. Probably Parent Controls not allowing the wallpaper to change... The pictures are just screenshots. No links there.
  20. Updated link.
  21. Oh, well I guess you need admin privileges then. Let me update the file...
  22. If it didn't work for you, try this download link: http://www.sendspace.com/file/xkmoiv It is updated, and should work if the update now button didn't before.
  23. Then your comp fails... XD Try it when the blck bar setting is on/off.
  24. Chrome is Google's web browser
  25. Well, you never know When you update, is a file created call "bg.jpg" created in the "images/backgroundTemp" folder?
×
×
  • Create New...