Results 1 to 11 of 11

Thread: Away From Computer Script

  1. #1
    Join Date
    Dec 2007
    Posts
    362
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Away From Computer Script

    Hello,

    I remember there was a script a while back that keeps your Runescape character online when you're away from the computer.
    Is it possible to merge it into a script so when you're away from your computer the script will run, and when you're on the computer, the script will pause until you're away?


    -vcvv

  2. #2
    Join Date
    Aug 2007
    Location
    in a random little world
    Posts
    5,778
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

  3. #3
    Join Date
    Nov 2007
    Posts
    40
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    You could make the script check the mouse position, wait a second and then check it again. If it moved then the script could pause until the mouse didn't move for 30 seconds or so. You could do this, but it would be alot easier to just stop the script when you wanted to do something.

  4. #4
    Join Date
    Apr 2007
    Location
    The Netherlands
    Posts
    5,553
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    wouldn't work or you want that feature to let it click every (fillincheckTime)

    so if checktime would be 30 secs click every ( 30 secs )
    ~Hermen

  5. #5
    Join Date
    Dec 2006
    Location
    Copy pastin to my C#
    Posts
    3,788
    Mentioned
    8 Post(s)
    Quoted
    29 Post(s)

    Default

    Uh... "Merge it into a script"? Why should you need an extra feature "keeping your character logged in" even the script is working there, thus keeping the character in?

    Also, all you need to do to keep logged in is to hover your mouse around, so if you can script even a bit you really do not need a "script" for it...

  6. #6
    Join Date
    Dec 2007
    Posts
    362
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by ElPolloFeo92 View Post
    You could make the script check the mouse position, wait a second and then check it again. If it moved then the script could pause until the mouse didn't move for 30 seconds or so. You could do this, but it would be alot easier to just stop the script when you wanted to do something.
    Ya, you got my point, I'm just asking is it's possible.

  7. #7
    Join Date
    Sep 2007
    Location
    Pennsylvania
    Posts
    3,396
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I think I get it. So heres what you want - a script is running, but then you can come up to the computer, start doing something, and the script stops itself (not actually stops, but just doesn't do anything), and then when you walk away from the computer (or just stop moving the mouse), it resumes?

    If that, then it SHOULD be possible, but kind of hard and would decrease a script's efficiency (it'd have to stop every few sec to see if the mouse is moving). I agree with ElPollo, it would be better to just pause the script

  8. #8
    Join Date
    Dec 2007
    Posts
    362
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    It gets a bit annoying if you constantly have to pause and resume just to look at your stats, or talk to friends/reply to people around the area.

  9. #9
    Join Date
    Aug 2007
    Location
    in a random little world
    Posts
    5,778
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

    Default

    well if your talking to people around the area then you wont need to stop or pause the script
    if you wanted to look at your stats then you would just have to wait for a part of the script where the mouse doesnt move for a while
    and if you want to talk to your friends then you would just have to wait for a part of the script where the script doesnt move for a while so you can click on your friends name so you can type in the message while the script is doing what it needs to do

    ~shut

  10. #10
    Join Date
    Apr 2007
    Posts
    3,152
    Mentioned
    3 Post(s)
    Quoted
    1 Post(s)

    Default

    press a letter(crtl + shift + k, or just k or f5...or whatever ) then if your mouse doesnt move after 5 minutes then it restarts, only problem is you would have to bring it back to the login screen. So it would just be easier to restart the script
    SCAR Tutorials: The Form Tutorial | Types, Arrays, and Classes
    Programming Projects: NotePad | Tetris | Chess


  11. #11
    Join Date
    Sep 2007
    Posts
    501
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    i just had a genius idea (not trying to be sarcastic), if all you want to do is check your stats just put a stat checker into the report

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. How do you become a computer god?
    By JAD in forum Discussions & Debates
    Replies: 39
    Last Post: 01-06-2008, 07:41 PM
  2. My script slows my computer down....ALOT
    By Wade007 in forum OSR Help
    Replies: 5
    Last Post: 11-27-2007, 11:31 PM
  3. New Computer?
    By Abyssal in forum News and General
    Replies: 15
    Last Post: 07-03-2007, 03:41 AM
  4. Computer problems... Terrible computer problems...
    By Jason2gs in forum News and General
    Replies: 22
    Last Post: 04-26-2007, 12:02 PM

Posting Permissions

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