The #1 community for Gun Owners in Indiana

Member Benefits:

  • Fewer Ads!
  • Discuss all aspects of firearm ownership
  • Discuss anti-gun legislation
  • Buy, sell, and trade in the classified section
  • Chat with Local gun shops, ranges, trainers & other businesses
  • Discover free outdoor shooting areas
  • View up to date on firearm-related events
  • Share photos & video with other members
  • ...and so much more!
  • Status
    Not open for further replies.

    mk2ja

    Master
    Rating - 100%
    14   0   0
    Aug 20, 2009
    3,615
    48
    North Carolina
    FTR, I went for the run. It was my best time this week because I was just trying to get the heck out of the woods as fast as I could! Man, I am *not* making that run in the dark by myself again. I had my 1911 and my tacticool Coleman LED flashlight, but it was creepy as all get-out. Saw 4 rabbits, 1 possum, and 1 critter that skittered off ere I could ID it.
     

    SavageEagle

    Grandmaster
    Rating - 0%
    0   0   0
    Apr 27, 2008
    19,568
    38
    CLS
    PRINT "Party Time"
    INPUT "Would you like to drink"; choice$
    choice$ = UCASE$(choice$)
    IF choice$ <> "YES" AND choice$ <> "Y" THEN
    END
    END IF
    guesses% = 5
    RANDOMIZE TIMER
    target% = INT(RND * 10) + 1
    WHILE guesses% > 0
    INPUT "Pick a drink: ", guess%
    IF guess% = target% THEN
    PRINT "Your drunk!"
    END
    ELSE
    guesses% = guesses% - 1
    PRINT "Sorry, please drink again. You have ";guesses%;" beers left."
    END IF
    WEND

    PRINT "You ran out of beers, the number was "; target%
    END

    Yes I copy and pasted that cause I didn't feel like re-writing a dead language. Just the basic code. I made my own changes. :D
     

    SavageEagle

    Grandmaster
    Rating - 0%
    0   0   0
    Apr 27, 2008
    19,568
    38
    You all fail for letting this go 15 HOURS without a post. Bad INGOers.

    So what's so much more important than BSing with us??? :D
     
    Status
    Not open for further replies.

    Site Supporter

    INGO Supporter

    Forum statistics

    Threads
    530,747
    Messages
    9,958,698
    Members
    54,927
    Latest member
    bball4life1234
    Top Bottom