PDA

View Full Version : [Release] AutoIt Hangman



AlmarM
01-21-2010, 05:40 PM
Hiya,

since the Coding forums are a bit down, I will release my AutoIt Hangman source. Mayby this will make some people start posting here again. :innocent:

Moxxy
01-21-2010, 08:19 PM
Thanks for contributing man :biggrin:

Reinn
01-21-2010, 08:20 PM
---------------------------
AutoIt Error
---------------------------
Line 114 (File "C:\Users\Jan\Desktop\AutoIt Hangman.au3"):

$RandomWord = $Split[Random(1, $Split[0], 1)]
$RandomWord = $Split^ ERROR

Error: Subscript used with non-Array variable.
---------------------------
OK
---------------------------

I get that error, when I'm finished guessing and it gives "success" or "failed"...

AlmarM
01-21-2010, 10:07 PM
Did u select a wordlist.txt? :O

See first post, wrong file uploaded >_<

Reinn
01-22-2010, 02:18 PM
Oh yeah, it's working now! :)