Jump to content

Merovingian

Active Members
  • Posts

    21
  • Joined

  • Last visited

Merovingian's Achievements

Seeker

Seeker (1/7)

0

Reputation

  1. This works good, though scroll could be smoother and a tad faster. Would also need background colour & text color attributes. maybe a Cache.ini to load up a directory of news items refreshable every 45 mins. Other than that, it looks and works good I'll hafta see if I can add more functionality to this thing on my copy
  2. NB: Captcha does not work on Vista. Just to let you know. Perhaps others with Vista can help with the solution to this problem. Typing in the Captcha literal character per character correctly responds with an ERROR. This does not happen on Win2K or WinXP. Vista must read something differently-?
  3. Chances are people commonly don't know what "YMSG Protocol" is...as in the thread tittle. Where "Yahoo! Messenger Client Example in AutoIt" might draw more attention? <CLINK> <CLINK> Two cents deposited. Rawk ON! MOAR Y! PØWER! [EDIT]: whøøps, "YMSG protocol support, Yahoo Chat, Cookie reading, etc." All I noticed was Thread tittle as: YMSG Protocol Support on the Thread Header.
  4. Go to http://megahal.alioth.debian.org/download/old/ and get the win95.zip (66Kb) for windows, extract to a folder then run megahal.exe Its a Command Line Interface (CLI) When MegaHAL is started it has no knowledge of language, and is unable to give a reply at all; the program needs to be trained using a source of text, so just start typing sentences into it... before long it will begin to reply on its own Also on the MegaHAL site there are personality files you can put into it. You might even make your own based on those. The MegaHAL Source is available on the site as well. I'm hoping someone will do an AutoIt port of it if at all possible I'd do it but I still have a lot to learn about AutoIt so it may be a whiles yet. We had it working after a fashion on Yahoo! Chat the other day as a dry beta run thru YahELite It was hilarious fun. Apologies for being Slightly offtopic... But man AI is fun!
  5. MegaHAL is even COOLER! A.I. has always been fascinating. I wonder though, about how one would go about it seeing as AutoIt is single threaded? It would be neat to see a Port of MegaHAL or even ELIZA done in AutoIt.
  6. How about interfacing it with a USB menu tool with kewl features like a USB search, eject, nested groupable menu's with icons, a menu organizer similar to FireFox's bookmark organizer, a USB tool kit along with a skinnable interface Jazz it up man >_< I think this Drive tool would do well with something like this. I love USB Flash Drive Tool suites. Meanwhiles I'll use this as part of my usual assortment of USB Drive toys *Grinz*
  7. Depending on the chat client you want to code for... but yes you can write a bot of this sort to reply to trigger keywords Pls see ChatLion by Random667, an auto responder for a 3rd party Yahoo Chat client called YahELite. Its fairly straightforwards. You might start with this and improve upon it over time.
  8. Now, this is very nice. Great work! I'm always on the look out for Usb Flash Drive Launchers. Currently I use a modified DCOT menu to launch my UFD programs; and so far I'm quite happy with it. DCOT is written with AutoIt by Tim Fehlman also, so maybe you could expand on its capablities. A Launcher Gui isn't always wanted; when a systray icon menu is much more unobtrusive. Now if only DCOT had nested menus. Anyways, perhaps this gives you more ideas.
  9. You might have a vaild point there lets wait for Crash lulz *edit to conform
  10. Ugh huh you bet its correct *Grinz* if in doubt read Quine Definition
  11. On icons, I usually GIMP mine, and use the Iconify feature... it makes an icon set with scaled icons from the tiniest to the largest and lets you save it that way as if it was a single icon. Transparency isn't a problem either. Just thought I'd point this out.
  12. This is just FANTASTIC timing , Holger *Grinz* , I was just developing a tray application, when bang, you posted an update to your modern menu just today. My hats off to you. Great Work
  13. Search for Chatlion for the yahoo thing, and RTFM: autoIt Helpfile and learn by reading code here on the forum then look around the forum for 1-2-3 tutorial, you need to have "some" coding knowledge to start with.
  14. An auto matic responder robot of sorts allready exist to do that , search AutoIt forum for Chat Lion. And maybe modify the code specifically for yahoo messenger. have fun.
  15. Heya's, As a budding coder learning to code with AutoIt I'm rather enjoying myself. Anyways, I came accross this article the other day and thought I'd share it with those of you who are facing a learning curve as you scramble to pick up the language. Gui Design Theory By Joel Spolsky. I rather enjoyed the read, and it's provoked a new appreciation the effort that goes into the design of any Gui ment to be userfriendly and intuitive. One of the many things you should strive for when when you approach the way you want your applications to look and feel especially if you forsee it being adopted by a large userbase. ...
×
×
  • Create New...