Moderators SmOke_N Posted February 11, 2006 Moderators Posted February 11, 2006 If spelling is an issue here (which I think it is), I might suggest a combo box with many multiple answers, containing only one correct answer. I say this for 2 reasons, Multi-Lingual users, that only know broken english, and ebonics plagued americans such as myself, that may type something wrong (no built in syntax checker ) Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.
Valuater Posted February 11, 2006 Author Posted February 11, 2006 If spelling is an issue here (which I think it is), I might suggest a combo box with many multiple answers, containing only one correct answer. I say this for 2 reasons, Multi-Lingual users, that only know broken english, and ebonics plagued americans such as myself, that may type something wrong (no built in syntax checker )it is NOT case sensitive.... and50% of the second level have the combo box answers.8)
jefhal Posted February 18, 2006 Posted February 18, 2006 I don't get it. Where are the tutorials? If I click on the link in your first message, I end up right back at the first message. If I click on the New Mouse image, I get a message saying I lasted 13 seconds. Where is the tutorial hidden? Or is that part of the tutorial? ...by the way, it's pronounced: "JIF"... Bob Berry --- inventor of the GIF format
Valuater Posted February 18, 2006 Author Posted February 18, 2006 I don't get it. Where are the tutorials? If I click on the link in your first message, I end up right back at the first message. If I click on the New Mouse image, I get a message saying I lasted 13 seconds. Where is the tutorial hidden? Or is that part of the tutorial?i am guessing by your post you are talking about the "Mouse Challenge" portionStep 1Press "Break Time" - the Object is navigated to the site and a message box says Move the Red Box... Or Use the Mouse to move for you ( you can try yourself or use the Auto mouse move ) Step 2Press "Use Mouse" - will automatically move the Red Box and last approximately 13 secondsStep 3Press "Exit Break" After testing/playing with the choices and you will see a NEW LARGE button appear that says "Show Me This"Step 4Press "Show Me This" and...A the script for that Object will be opned in SciTE, you can read the comments and view the SourceB The Voice will read the Tutorial commentsC The Example Object is Ran for you to test ( This is seperated from the main program )D you can change the script... ie mouse moves etc and run it againHope that helps8)
Valuater Posted February 19, 2006 Author Posted February 19, 2006 UpDate**** * Ver 1.0.6 - Feb 20, 2006 Enjoy!! 8)
jefhal Posted February 20, 2006 Posted February 20, 2006 (edited) i am guessing by your post you are talking about the "Mouse Challenge" portionNo, I just realized I really am just very stupid. I found the download link. It was hiding behind a download link labeled "download link". I guess I was looking for a download link labeled "click here stupid"... Edited February 20, 2006 by jefhal ...by the way, it's pronounced: "JIF"... Bob Berry --- inventor of the GIF format
Valuater Posted February 20, 2006 Author Posted February 20, 2006 No, I just realized I really am just very stupid. I found the download link. It was hiding behind a download link labeled "download link". I guess I was looking for a download link labeled "click here stupid"... lol... we ALL have our days8)
theguy0000 Posted February 22, 2006 Posted February 22, 2006 I believe someone has been abusing the Examiner The cake is a lie.www.theguy0000.com is currentlyUP images.theguy0000.com is currentlyUP all other *.theguy0000.com sites are DOWN
Valuater Posted February 22, 2006 Author Posted February 22, 2006 (edited) I believe someone has been abusing the Examiner no... i think many newbies aren't members yet and dont know what to put...i just wish they would at least put in a proposed screen name8) Edited February 22, 2006 by Valuater
theguy0000 Posted February 22, 2006 Posted February 22, 2006 how did you make it do that by the way? The cake is a lie.www.theguy0000.com is currentlyUP images.theguy0000.com is currentlyUP all other *.theguy0000.com sites are DOWN
theguy0000 Posted February 22, 2006 Posted February 22, 2006 With AutoIt of course!!!lol8)lol. is the script to make it post included in the .zip? because i would really like to know how to do that The cake is a lie.www.theguy0000.com is currentlyUP images.theguy0000.com is currentlyUP all other *.theguy0000.com sites are DOWN
theguy0000 Posted February 23, 2006 Posted February 23, 2006 You used an old version... get the new one... there is alot more stuffyou have ver 1.0.2the latest is ver 1.0.7thats 5 levels behind8)oh ok. but shouldn't you just update the first post? the first post is always where I look for the latest version. The cake is a lie.www.theguy0000.com is currentlyUP images.theguy0000.com is currentlyUP all other *.theguy0000.com sites are DOWN
theguy0000 Posted February 23, 2006 Posted February 23, 2006 yes... everyone else found the ver 1.0.7 there... why not you?8)i dunno...lol The cake is a lie.www.theguy0000.com is currentlyUP images.theguy0000.com is currentlyUP all other *.theguy0000.com sites are DOWN
theguy0000 Posted February 25, 2006 Posted February 25, 2006 thats one way to learn ... at least its doing its job8)but where is the script that makes Examiner post? The cake is a lie.www.theguy0000.com is currentlyUP images.theguy0000.com is currentlyUP all other *.theguy0000.com sites are DOWN
poisonkiller Posted February 26, 2006 Posted February 26, 2006 Line 0 (File "C:\WINDOWS\Desktop\Autoit-123-Demo14.exe"): Return $ai_Return[0] Return $ai_Return^ ERROR Error: Subscript used with non-Array variable. Wtf?
greenmachine Posted February 26, 2006 Posted February 26, 2006 Heh I gave up and had to submit my tests because I wanted to play the games. Hey Valuater, don't you think the max score is 332 instead of 333, since after I get everything correct the total is 332? Oh, and by the way, it's congraTulations, not congraDulations. Fun program.
theguy0000 Posted February 26, 2006 Posted February 26, 2006 I was also wondering about the max number of points... The cake is a lie.www.theguy0000.com is currentlyUP images.theguy0000.com is currentlyUP all other *.theguy0000.com sites are DOWN
poisonkiller Posted February 27, 2006 Posted February 27, 2006 i haven't had any problem with that before Func _ReduceMemory() Local $ai_Return = DllCall("psapi.dll", 'int', 'EmptyWorkingSet', 'long', -1) Return $ai_Return[0] EndFunc ???? 8) Maybe my psapi.dll is little old. My win is Windows 98 SE. Can you send me a version without this function or maybe you could replace $ai_Return[0] with $ai_Return.
randallc Posted February 27, 2006 Posted February 27, 2006 Hi, I get a similar but diferent error message on WinXP Pro SP2 Line 0 (File "C:\WINDOWS\Desktop\Autoit-123-Demo14.exe"): Return $Files[0]Return $Files^ ERROR Error: Subscript used with non-Array variable.Best, Randall PS where is the code for the exe? ExcelCOM... AccessCom.. Word2... FileListToArrayNew...SearchMiner... Regexps...SQL...Explorer...Array2D.. _GUIListView...array problem...APITailRW
theguy0000 Posted February 27, 2006 Posted February 27, 2006 i haven't had any problem with that before Func _ReduceMemory() Local $ai_Return = DllCall("psapi.dll", 'int', 'EmptyWorkingSet', 'long', -1) Return $ai_Return[0] EndFunc ???? 8)if DllCall fails, it will return a non-array variable, hence the error. that DllCall must have failed for some reason or another... The cake is a lie.www.theguy0000.com is currentlyUP images.theguy0000.com is currentlyUP all other *.theguy0000.com sites are DOWN
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