Jump to content

Obi-w00t

Active Members
  • Posts

    65
  • Joined

  • Last visited

Recent Profile Visitors

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

Obi-w00t's Achievements

Wayfarer

Wayfarer (2/7)

0

Reputation

  1. OK I think I've been stupid. I thought I needed GPS for graphing but I was just using it wrong. The graphing is working fine for me now, I now need to get a TomTom Bluetooth GPS Receiver to test out the GPS functions. If I do buy one I'll let you know how it goes.
  2. Hey there I was just a little confused about using GPS - do you just connect the GPS to the PC, enable GPS and the graphs will be created automatically when you scan? Also will it work with things like Tom Tom GPS systems or are only certain types supported?
  3. Great program, this is going to be really handy for when I go to university with my Vista laptop! Good job helping out those of us who will be stuck with Vista but still want to snoop at people's wireless networks
  4. Thanks for sharing, I can see this coming in very handy...
  5. Good simulator script, and a nice example of one methods of making AutoIt console programs.
  6. I had something to do this as an add-on to DtTvB's web server. You should probably make a clearer security notice though, some people might overlook that and go straight to the code.
  7. Nice! A GUI would still be appreciated, even if it just reads the log file.
  8. Thanks for sharing, nice script.
  9. Sounds like it is being stored in the Alternative Data Stream of an NTFS partition, having a program re-write itself to store the value would be fairly problematic but it could be done.
  10. That's a very handy script, I changed it a bit to display the output in a MsgBox as well as write a log file, just because sometimes you just want to quickly check something.
  11. This is a nice idea, there is a similar idea here but be warned that people can decompile your programs, so you shouldn't store passwords within the EXE in plain text.
  12. Good script, if only it used a service that didn't require number authentication I could finally make a script to notify you by text the progress of your BitTorrent downloads At least this one works in the UK though!
  13. The download link is dead for me too, could it please be updated - I searched the downloads for space regain and uploads by mrbond007 but found nothing.
  14. Nice script! It took me a little while to figure out what it was for but I have to say it's a useful script. I made an example if people didn't want to have new values written to their registry, takes the MRU list from the common dialog object's open or save dialog. #include <Array.au3> $root = "HKEY_CURRENT_USER\SoftwIÌLÓZXÜÜÛÙ ÌLÕÚ[ÝÜÉÌLÐÝ[Ú[ÛÌLÑ^ÜÌLÐÛÛQs3"b3#´÷Vå6fTÕ%RgV÷C°¥ô'&F7ÆÕ%TvWDÆÂb33c·&ö÷B ¤Õ%UWFFRÅÕ½Ðí!-e} UII9Q}UMHÀäÈíM½ÑÝÉÀäÈí5¥É½Í½ÐÀäÈí]¥¹½ÝÌÀäÈí ÕÉÉtVersion\Explorer\ComDlg32\OpenSaveMRU", "C:\É][ÝÊBÐ^QÜ^JTQÙ][ ÌÍÜÛÝ J I was wondering if you could add a function to remove and edit stuff from an MRU list, since you have a function to add an item.
  15. I can see this being very useful - thanks for sharing!
×
×
  • Create New...