+ Reply to Thread
Results 1 to 5 of 5

Thread: [Release] AutoIt Hangman

  1. #1
    Join Date
    May 2009
    Posts
    32
    Thanks
    0
    Thanked 4 Times in 4 Posts
    Rep Power
    4

    Default [Release] AutoIt Hangman

    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.
    Attached Files
    Last edited by AlmarM; 21-01-2010 at 22:10. Reason: Wrong File Uploaded!

  2. #2
    Join Date
    May 2009
    Location
    South Africa
    Posts
    203
    Thanks
    0
    Thanked 1 Time in 1 Post
    Rep Power
    4

    Default

    Thanks for contributing man
    ShareCash ID <<< Moxxy >>>

    Number 1 Top Earner on ShareCash For October 2009+rep

    Sign Up As My Referal

  3. #3
    Join Date
    May 2009
    Location
    Denmark
    Age
    17
    Posts
    689
    Thanks
    42
    Thanked 3 Times in 3 Posts
    Rep Power
    5

    Default

    Code:
    ---------------------------
    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"...

  4. #4
    Join Date
    May 2009
    Posts
    32
    Thanks
    0
    Thanked 4 Times in 4 Posts
    Rep Power
    4

    Default

    Did u select a wordlist.txt?

    See first post, wrong file uploaded >_<
    Last edited by AlmarM; 21-01-2010 at 22:11.

  5. #5
    Join Date
    May 2009
    Location
    Denmark
    Age
    17
    Posts
    689
    Thanks
    42
    Thanked 3 Times in 3 Posts
    Rep Power
    5

    Default

    Oh yeah, it's working now!

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts