Game Junkie Control
Results 1 to 13 of 13

Thread: Game Junkie Control

  1. #1
    Registered User
    Join Date
    Oct 2005
    Posts
    17

    Game Junkie Control

    I'm looking for a really simple program to put on my wife's computer. She wants to be able to go to www.gsn.com and play for ONE HALF-HOUR only, instead of the several hours the site sucks her into.

    Ideally, a window will pop-up saying: "You have five minutes till shutdown." Then if she doesn't exit, the program would lock her out for twenty-four hours.

    I vaguely remember reading about a program that did this, there was some super-long password key you could override the lockout with if your sex life became jeopardized, but now I can't find any programs except the net-nanny style that promise to tell Mom how many times you've gone to those 'bad' places.

    Paying for the software is fine - I just want it simple: no reports, no electric shocks, etc.

    Any ideas? (Yes, I already manually go into the hosts file and block her, but she's tired of begging me to lock/unlock. We'd really like to use a programmed version)

    Thanks.

    John

  2. #2
    Registered User
    Join Date
    Feb 2006
    Location
    Canada, Eh!
    Posts
    4,091
    This sounds like a lack of parental supervision - call her Mom!


    Or maybe just buy an Indoor/Outdoor timer and set it for the time she wants to play and hook the monitor to it (sudden power loss won't hurt it) and there ya go.

    Or maybe this: http://www.buffalosoftware.net/pctimer.htm

  3. #3
    Driver Terrier NooNoo's Avatar
    Join Date
    Dec 2000
    Location
    UK
    Posts
    31,824

  4. #4
    Registered User Ferrit's Avatar
    Join Date
    Apr 2001
    Location
    Vancouver Island The Real Canada
    Posts
    4,952
    Vista does that with parental controls right out of the box. It can be set for time, limited time, days of the week or whatever.
    Last edited by Ferrit; January 8th, 2008 at 08:24 PM.

  5. #5
    Registered User CeeBee's Avatar
    Join Date
    Nov 2002
    Location
    USA
    Posts
    2,494
    So why does she prefer playing with the computer over playing with you?
    You can write a batch file and integrate pskill, after a predefined amount of time popup a message, then later kill the browser...

  6. #6
    Registered User
    Join Date
    Oct 2005
    Posts
    17
    Thanks all.

  7. #7
    Driver Terrier NooNoo's Avatar
    Join Date
    Dec 2000
    Location
    UK
    Posts
    31,824
    So which one did you use and does it do what you needed?

  8. #8
    Registered User
    Join Date
    Oct 2005
    Posts
    17
    I'm writing my own, thanks for all your help.

    John

  9. #9
    Driver Terrier NooNoo's Avatar
    Join Date
    Dec 2000
    Location
    UK
    Posts
    31,824
    Interesting solution! What made you decide to write your own and what language will you use?

  10. #10
    Registered User CeeBee's Avatar
    Join Date
    Nov 2002
    Location
    USA
    Posts
    2,494
    Quote Originally Posted by NooNoo
    Interesting solution! What made you decide to write your own and what language will you use?
    He's gonna write it in plain english:

    Code:
    if(endGame)
    {
      moveTo(you,bed);
      hotAction(you,me);
      happyness(you,me);
    }
    else
    {
      computer.unplugDelay(now(),1800);
      hotAction(me,hand);
      hotAction(you,toy);
      happyness(null,null);
    }
    now.Dammit();

  11. #11
    Driver Terrier NooNoo's Avatar
    Join Date
    Dec 2000
    Location
    UK
    Posts
    31,824
    I see you have had to write similar stuff before Ceebee

  12. #12
    Registered User CeeBee's Avatar
    Join Date
    Nov 2002
    Location
    USA
    Posts
    2,494
    Quote Originally Posted by NooNoo
    I see you have had to write similar stuff before Ceebee
    No, my wife wrote something similar years ago about me having another joystick available to play

  13. #13
    Driver Terrier NooNoo's Avatar
    Join Date
    Dec 2000
    Location
    UK
    Posts
    31,824
    I see.... let's change the subject.

Similar Threads

  1. msconfig shows many services stopped
    By rss in forum Windows XP
    Replies: 35
    Last Post: December 21st, 2005, 10:38 AM
  2. NTFS Permissions, Full Control but not Full Control
    By hypnotoad in forum Networking
    Replies: 3
    Last Post: March 22nd, 2005, 03:44 PM
  3. DOWNLOAD: ATI CATALYST Drivers v5.3
    By TechZ in forum Video Adapter/Monitor Drivers
    Replies: 0
    Last Post: March 12th, 2005, 12:33 AM
  4. Can sound cause game software issues?
    By carrie640 in forum Sound Card Drivers
    Replies: 2
    Last Post: January 10th, 2005, 08:28 AM
  5. An addictive game
    By DSTech in forum Gaming
    Replies: 2
    Last Post: September 18th, 2002, 05:30 AM

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
  •