Results 1 to 8 of 8

Thread: Crashsmart

  1. #1
    Join Date
    Nov 2011
    Posts
    73
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Crashsmart

    How do i enable CRASHSMART so that rs reloads and doesn't stop after 6 hours?

  2. #2
    Join Date
    Feb 2006
    Location
    Tracy/Davis, California
    Posts
    12,631
    Mentioned
    135 Post(s)
    Quoted
    418 Post(s)

    Default

    If you're referring to this:
    http://villavu.com/forum/showthread.php?t=67864
    It would be best to post questions about it on that thread

  3. #3
    Join Date
    Sep 2008
    Location
    Not here.
    Posts
    5,422
    Mentioned
    13 Post(s)
    Quoted
    242 Post(s)

    Default

    {$DEFINE CRASHSMART}
    above {$i srl/srl.scar}

    also be sure to use .bat file to loop the program.

  4. #4
    Join Date
    Nov 2011
    Posts
    73
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by mormonman View Post
    {$DEFINE CRASHSMART}
    above {$i srl/srl.scar}

    also be sure to use .bat file to loop the program.
    would it be possible for you to add me on msn and show me how? Ive read the guide but I'm not really sure how to do it.

  5. #5
    Join Date
    Sep 2008
    Location
    Not here.
    Posts
    5,422
    Mentioned
    13 Post(s)
    Quoted
    242 Post(s)

    Default

    Open script and add that line. Then setup the rest of the script and run it to make sure its working. Close simba. Then find the file path of that script. It should be something like this: C:\Users\T-Dog\Desktop\Simba\Scripts\script.simba or C:\Users\T-Dog\Desktop\script.simba . Then download this .bat file and open it in notepad. Replace every Scripts\food.simba with the path of the script you want to run(be sure to add the .simba at the end). Save the .bat and run it.

  6. #6
    Join Date
    Nov 2011
    Posts
    73
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by mormonman View Post
    Open script and add that line. Then setup the rest of the script and run it to make sure its working. Close simba. Then find the file path of that script. It should be something like this: C:\Users\T-Dog\Desktop\Simba\Scripts\script.simba or C:\Users\T-Dog\Desktop\script.simba . Then download this .bat file and open it in notepad. Replace every Scripts\food.simba with the path of the script you want to run(be sure to add the .simba at the end). Save the .bat and run it.
    is that file safe to download?

  7. #7
    Join Date
    Feb 2006
    Location
    Tracy/Davis, California
    Posts
    12,631
    Mentioned
    135 Post(s)
    Quoted
    418 Post(s)

    Default

    mormonman's a highly respected user, so yes it's safe.
    You can read follow this guide, same file is posted here:
    http://villavu.com/forum/showthread.php?t=67864

  8. #8
    Join Date
    Mar 2011
    Posts
    106
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I have the Crash Update of SMART running now for a bot I have in my Scripts folder now im wondering if I have to make a new bat file to do the same for other scripts in the Scripts folder or if I just add the other scripts name to the already made samplererunner or if others will work with the same batas another files name?

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
  •