Results 1 to 11 of 11

Thread: Remote Terminate Script

  1. #1
    Join Date
    May 2008
    Location
    the world 0_o
    Posts
    150
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Remote Terminate Script

    So I was thinking...and you know how sometimes you are going out but you cant leave your bot running because youll be out for a long time? What if there was an include that would by sending a notification someplace and when that notification got there, the script would terminate....It would work sort of like how we pull GE prices..Instead it would pull Termination notifications... I know this could be done just by MarkTime and then terminate after 18000000ms (5 hours)...but it would be kind of neat...I might examine the GE price code and see if I could cook something up for this

  2. #2
    Join Date
    Jul 2007
    Location
    Finland
    Posts
    304
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    You could use Srl remote, i have no idea what it does but msi seems use it.
    or you could use message scanning in script and terminatescript when somebody pms you a code

  3. #3
    Join Date
    Jun 2007
    Location
    New York
    Posts
    57
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    I do this with .ini file reading/writing. I have an external manager program that checks if I want to start or restart a script based on an .ini file. However, I don't use it for long-scale remote management. It would, though, probably be pretty easy using email.

  4. #4
    Join Date
    Nov 2006
    Posts
    2,369
    Mentioned
    4 Post(s)
    Quoted
    78 Post(s)

    Default

    Check out RC.simba. It should be in core or misc. With that you should be able to control your account with runescape private messages if I remember correctly. So you could make it terminate when a certain message is received from a certain player.
    Quote Originally Posted by DeSnob View Post
    ETA's don't exist in SRL like they did in other communities. Want a faster update? Help out with updating, otherwise just gotta wait it out.

  5. #5
    Join Date
    Dec 2009
    Location
    R_GetPlayerLoc;
    Posts
    2,235
    Mentioned
    0 Post(s)
    Quoted
    14 Post(s)

    Default

    You can set your computer to shutdown at a certain time or after certain amounts of minutes.
    "Logic never changes, just the syntax" - Kyle Undefined?

    Remember, The Edit Button Is There For A Reason!!!

  6. #6
    Join Date
    Sep 2007
    Location
    British Columbia, Canada
    Posts
    4,047
    Mentioned
    1 Post(s)
    Quoted
    2 Post(s)

    Default

    Teamviewer or the message thing, I turn off my characfter by sending message like
    "Terminate NOW NIGGA"

  7. #7
    Join Date
    May 2008
    Location
    the world 0_o
    Posts
    150
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    ahh hahaha thanks guys!

  8. #8
    Join Date
    Jan 2012
    Posts
    125
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    team viewer on my phone = botting while at work. and fixing it when boss isnt looking

  9. #9
    Join Date
    Jun 2006
    Posts
    306
    Mentioned
    1 Post(s)
    Quoted
    4 Post(s)

    Default

    Quote Originally Posted by Paradoxium View Post
    So I was thinking...and you know how sometimes you are going out but you cant leave your bot running because youll be out for a long time? What if there was an include that would by sending a notification someplace and when that notification got there, the script would terminate....It would work sort of like how we pull GE prices..Instead it would pull Termination notifications... I know this could be done just by MarkTime and then terminate after 18000000ms (5 hours)...but it would be kind of neat...I might examine the GE price code and see if I could cook something up for this
    Ive actually thought about adding remote to SMART manager, which would allow you to start stop any script, view running times etc..

    Quite simple, and could make it web based, so you can access it from your smart phone/laptop or whatever.
    8+ Years:C++, PICBASIC(ASM), Java, PHP, Perl, AHK

    My last hobby (yes i was the dev):Electronic PIC Development And HERE

    SMARTManager 0.91 (Script management/6 Hour limit fix): View thread here

    Like my work? Help me out: http://villavu.com/forum/showthread.php?p=984147#

  10. #10
    Join Date
    Dec 2009
    Location
    R_GetPlayerLoc;
    Posts
    2,235
    Mentioned
    0 Post(s)
    Quoted
    14 Post(s)

    Default

    Quote Originally Posted by i3egoHan View Post
    Ive actually thought about adding remote to SMART manager, which would allow you to start stop any script, view running times etc..

    Quite simple, and could make it web based, so you can access it from your smart phone/laptop or whatever.
    We love you now. And can already imagine how much more we'd love you
    "Logic never changes, just the syntax" - Kyle Undefined?

    Remember, The Edit Button Is There For A Reason!!!

  11. #11
    Join Date
    Jun 2006
    Posts
    306
    Mentioned
    1 Post(s)
    Quoted
    4 Post(s)

    Default

    Quote Originally Posted by Yago View Post
    We love you now. And can already imagine how much more we'd love you
    Thanks

    If enough people would use it, and back the idea.. Its really not a problem as far as development go's.
    8+ Years:C++, PICBASIC(ASM), Java, PHP, Perl, AHK

    My last hobby (yes i was the dev):Electronic PIC Development And HERE

    SMARTManager 0.91 (Script management/6 Hour limit fix): View thread here

    Like my work? Help me out: http://villavu.com/forum/showthread.php?p=984147#

Thread Information

Users Browsing this Thread

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

Posting Permissions

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