BrettF Posted April 1, 2009 Author Posted April 1, 2009 Bump for the newbs... I'm working on implementing some basic string manipulation and doing some basic cleaning of the document. At the moment it is getting longer at 73 pages. Certainly the largest document I've ever worked on... Will update as soon as its proof read and finished Cheers, Brett Vist my blog!UDFs: Opens The Default Mail Client | _LoginBox | Convert Reg to AU3 | BASS.au3 (BASS.dll) (Includes various BASS Libraries) | MultiLang.au3 (Multi-Language GUIs!)Example Scripts: Computer Info Telnet Server | "Secure" HTTP Server (Based on Manadar's Server)Software: AAMP- Advanced AutoIt Media Player | WorldCam | AYTU - Youtube Uploader Tutorials: Learning to Script with AutoIt V3Projects (Hardware + AutoIt): ArduinoUseful Links: AutoIt 1-2-3 | The AutoIt Downloads Section: | SciTE4AutoIt3 Full Version!
BrettF Posted April 14, 2009 Author Posted April 14, 2009 Updated. Added basic string manipulation. Started work on the Real world test part. I've got a good idea what I want to do, but no motivation (energy) to do at at this point. So Comments? Suggestions? Cheers, Brett Vist my blog!UDFs: Opens The Default Mail Client | _LoginBox | Convert Reg to AU3 | BASS.au3 (BASS.dll) (Includes various BASS Libraries) | MultiLang.au3 (Multi-Language GUIs!)Example Scripts: Computer Info Telnet Server | "Secure" HTTP Server (Based on Manadar's Server)Software: AAMP- Advanced AutoIt Media Player | WorldCam | AYTU - Youtube Uploader Tutorials: Learning to Script with AutoIt V3Projects (Hardware + AutoIt): ArduinoUseful Links: AutoIt 1-2-3 | The AutoIt Downloads Section: | SciTE4AutoIt3 Full Version!
famaes Posted April 14, 2009 Posted April 14, 2009 Nice Update Brett, maybe for the 'real world test' you can use your own UDF's as examples, but introduce a few mistakes. Then you could let them search for a solution. So you introduce debugging. You could also start with a simple example like $var = DriveGetSerial( "c:\" ) then ask the reader to extend the code to display result on screen give them a tip (messagebox) so people learn to look in the helpfile. next ask to extend this programto display the result in hexformat and so on...
BrettF Posted April 15, 2009 Author Posted April 15, 2009 Manadar and I have been discussing what to do for it, and I will do a trial as soon as something is good to go... Vist my blog!UDFs: Opens The Default Mail Client | _LoginBox | Convert Reg to AU3 | BASS.au3 (BASS.dll) (Includes various BASS Libraries) | MultiLang.au3 (Multi-Language GUIs!)Example Scripts: Computer Info Telnet Server | "Secure" HTTP Server (Based on Manadar's Server)Software: AAMP- Advanced AutoIt Media Player | WorldCam | AYTU - Youtube Uploader Tutorials: Learning to Script with AutoIt V3Projects (Hardware + AutoIt): ArduinoUseful Links: AutoIt 1-2-3 | The AutoIt Downloads Section: | SciTE4AutoIt3 Full Version!
spikyoneuk Posted July 10, 2009 Posted July 10, 2009 (edited) Manadar and I have been discussing what to do for it, and I will do a trial as soon as something is good to go...Hello All,Newb here wanting to improve my script except I can't get the demos to run. I click on the Run Demo button and get 'Beta Error. Beta could not be found.'Tried searching on the forum for the error but couldn't find anything, anybody else getting this?ThanksTony.**DOH. Can this post be deleted please? Wrong forum.** Edited July 10, 2009 by spikyoneuk
BrettF Posted July 27, 2009 Author Posted July 27, 2009 Why thank you. >_< Still haven't time to work out the real world test fully... Cheers, Brett Vist my blog!UDFs: Opens The Default Mail Client | _LoginBox | Convert Reg to AU3 | BASS.au3 (BASS.dll) (Includes various BASS Libraries) | MultiLang.au3 (Multi-Language GUIs!)Example Scripts: Computer Info Telnet Server | "Secure" HTTP Server (Based on Manadar's Server)Software: AAMP- Advanced AutoIt Media Player | WorldCam | AYTU - Youtube Uploader Tutorials: Learning to Script with AutoIt V3Projects (Hardware + AutoIt): ArduinoUseful Links: AutoIt 1-2-3 | The AutoIt Downloads Section: | SciTE4AutoIt3 Full Version!
Insyderznf Posted August 7, 2009 Posted August 7, 2009 Now i need to find an advanced tutorial that explains mouse movement and screen recognition. Amazing job btw!
miketh2005 Posted August 20, 2009 Posted August 20, 2009 Would it be ok if I made a youtube video tuturial based on this tut? And a website, also, with challenges like "Hack this site!"?
BrettF Posted August 20, 2009 Author Posted August 20, 2009 Sure. Post what you get done... >_ Vist my blog!UDFs: Opens The Default Mail Client | _LoginBox | Convert Reg to AU3 | BASS.au3 (BASS.dll) (Includes various BASS Libraries) | MultiLang.au3 (Multi-Language GUIs!)Example Scripts: Computer Info Telnet Server | "Secure" HTTP Server (Based on Manadar's Server)Software: AAMP- Advanced AutoIt Media Player | WorldCam | AYTU - Youtube Uploader Tutorials: Learning to Script with AutoIt V3Projects (Hardware + AutoIt): ArduinoUseful Links: AutoIt 1-2-3 | The AutoIt Downloads Section: | SciTE4AutoIt3 Full Version!
Mecrazycoder Posted August 28, 2009 Posted August 28, 2009 Thanks!@dbzfanatic- I might acutally do a simple notepad, because it does use everything that has been done before in the script. Sounds like a plane (vrrooom) plan I have thought about a CD, but I think we need some more tutorials to shove in there for it to be truely perfect... I will fix the excerices pdf too. The PDF maker I used also skipped some of them in the book marks of the main file too... :SEDIT: Typo and I almost did the same typo. Hahahahha Thanks dude. [size="4"][font="Arial Narrow"][font="Garamond"]Attitude is a little thing that makes a big difference[/font][/font][/size][indent][/indent]
BrettF Posted February 12, 2010 Author Posted February 12, 2010 Yay for over 10,000 downloads! Vist my blog!UDFs: Opens The Default Mail Client | _LoginBox | Convert Reg to AU3 | BASS.au3 (BASS.dll) (Includes various BASS Libraries) | MultiLang.au3 (Multi-Language GUIs!)Example Scripts: Computer Info Telnet Server | "Secure" HTTP Server (Based on Manadar's Server)Software: AAMP- Advanced AutoIt Media Player | WorldCam | AYTU - Youtube Uploader Tutorials: Learning to Script with AutoIt V3Projects (Hardware + AutoIt): ArduinoUseful Links: AutoIt 1-2-3 | The AutoIt Downloads Section: | SciTE4AutoIt3 Full Version!
BrettF Posted February 17, 2010 Author Posted February 17, 2010 Updated!17 Febuary 2010To celebrate over 10,000 downloads (Over 22 downloads a day!) I have updated the tutorial to include an updated version of the FAQ (including around 10 additional questions) and a section focusing on the InetGet function and their updates.Download can be found in Post 1.Cheers and Happy Learning,Brett Vist my blog!UDFs: Opens The Default Mail Client | _LoginBox | Convert Reg to AU3 | BASS.au3 (BASS.dll) (Includes various BASS Libraries) | MultiLang.au3 (Multi-Language GUIs!)Example Scripts: Computer Info Telnet Server | "Secure" HTTP Server (Based on Manadar's Server)Software: AAMP- Advanced AutoIt Media Player | WorldCam | AYTU - Youtube Uploader Tutorials: Learning to Script with AutoIt V3Projects (Hardware + AutoIt): ArduinoUseful Links: AutoIt 1-2-3 | The AutoIt Downloads Section: | SciTE4AutoIt3 Full Version!
FightGeek Posted February 21, 2010 Posted February 21, 2010 Just downloaded this and did a quick browse through the TOC. This is EXACTLY what I was looking for. Thank you very much. I'm looking forward to working my way through everything you have provided so generously.
BrettF Posted February 21, 2010 Author Posted February 21, 2010 Just downloaded this and did a quick browse through the TOC. This is EXACTLY what I was looking for. Thank you very much. I'm looking forward to working my way through everything you have provided so generously.That's what it is there for. Enjoy. Vist my blog!UDFs: Opens The Default Mail Client | _LoginBox | Convert Reg to AU3 | BASS.au3 (BASS.dll) (Includes various BASS Libraries) | MultiLang.au3 (Multi-Language GUIs!)Example Scripts: Computer Info Telnet Server | "Secure" HTTP Server (Based on Manadar's Server)Software: AAMP- Advanced AutoIt Media Player | WorldCam | AYTU - Youtube Uploader Tutorials: Learning to Script with AutoIt V3Projects (Hardware + AutoIt): ArduinoUseful Links: AutoIt 1-2-3 | The AutoIt Downloads Section: | SciTE4AutoIt3 Full Version!
ksmith247 Posted March 11, 2010 Posted March 11, 2010 I had an old link to LxP's PDF in my signature that I hadn't thought about in a couple of years until I ran across it on my PC today. I decided to check for updates as people at work are always asking me for help. Imagine my surprise! Well done Brett! This will make my life easier Support bacteria; it's the only culture most people have.LxP's Learning to Script with AutoIt 3 - Excellent starting placeVolly's Links Page - Links to cool and useful scriptsAutoIt Wrappers - Valuater's AutoIt Wrappers post. Lots of good stuff.Support AutoIt - Make a donation here; I did.[size="2"]#include <Guinness.pint>[/size]
followgeo Posted March 20, 2010 Posted March 20, 2010 Life saver! Absorbing the knowledge. Thanks a million!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now