PDA

View Full Version : [Release] AutoIt Hangman



AlmarM
21-01-2010, 18:40
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
21-01-2010, 21:19
Thanks for contributing man :biggrin:

Reinn
21-01-2010, 21:20
---------------------------
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
21-01-2010, 23:07
Did u select a wordlist.txt? :O

See first post, wrong file uploaded >_<

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