Results 1 to 13 of 13

Thread: SCARlog

  1. #1
    Join Date
    Feb 2006
    Posts
    21
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default SCARlog

    SCARlog is out!

    What is SCARlog?
    How to Use SCARlog in Your Scripts
    Implementing SCARlog into SRL
    Download SCARlog!

    Feel free to ask any questions here or on the SCARlog forums.

    Some features under development:
    • Screenshots of the client window at set intervals, uploaded as BMP to the server and converted to PNG. Stored as text in the database so they stay private.
    • SCAR usage graphs - per-script public, per-script per-user, etc.
    • SMS/email notifications of certain script events.
    • Customizable panel for SCAR developers with addable custom variables to see how many times and under what circumstances some events (such as errors) in their script happens.

  2. #2
    Join Date
    Sep 2006
    Posts
    5,219
    Mentioned
    4 Post(s)
    Quoted
    1 Post(s)

    Default

    Thats freaking awesome. Java bots killed SCAR my ass. I am giddy like a school girl.

    Edit: in How to Use SCARlog in Your Scripts, TOB says put InitializeSCARlog; in script. In Implementing SCARlog into SRL, it says put InitializeSCARlog; in setupsrl. I am assuming we only need to do one right?

    Also registration confirmation email on forums isn't working.

    Also, the 3 procedures do status, report, and debug boxes like normal, plus send to server. Can you make something that just sends to the server log without the others?

  3. #3
    Join Date
    Feb 2006
    Posts
    21
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Boreas View Post
    Edit: in How to Use SCARlog in Your Scripts, TOB says put InitializeSCARlog; in script. In Implementing SCARlog into SRL, it says put InitializeSCARlog; in setupsrl. I am assuming we only need to do one right?
    If your script uses SRL, you only need to do this once (in SRL).
    Quote Originally Posted by Boreas View Post
    Also registration confirmation email on forums isn't working.
    Bah..I'll manually activate your account. Sorry about that.
    Quote Originally Posted by Boreas View Post
    Also, the 3 procedures do status, report, and debug boxes like normal, plus send to server. Can you make something that just sends to the server log without the others?
    I'll add that to the next version, but why would you need it?

    I'm glad you like it.

  4. #4
    Join Date
    Sep 2006
    Posts
    5,219
    Mentioned
    4 Post(s)
    Quoted
    1 Post(s)

    Default

    Thanks. Just in case a scripter wants realllly detailed reports, but doesn't want to bog up the debug box/report box/status bar.

  5. #5
    Join Date
    Feb 2006
    Posts
    21
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Boreas View Post
    Thanks. Just in case a scripter wants realllly detailed reports, but doesn't want to bog up the debug box/report box/status bar.
    Hmm...I'll update it now, I guess. SCARlogStraightToServer(s: string); sound good?

  6. #6
    Join Date
    Sep 2006
    Posts
    5,219
    Mentioned
    4 Post(s)
    Quoted
    1 Post(s)

    Default

    You're the boss.

  7. #7
    Join Date
    Feb 2006
    Location
    Helsinki, Finland
    Posts
    1,395
    Mentioned
    30 Post(s)
    Quoted
    107 Post(s)

    Default

    This is sexy. Thanks alot Rancid.

  8. #8
    Join Date
    Feb 2006
    Location
    New Zealand
    Posts
    1,330
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Wow Very Very cool i must say.

  9. #9
    Join Date
    Feb 2006
    Location
    Sunshine Coast, Qld. Australia
    Posts
    412
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Nice! I like the idea. Looking forward to seeing how this develops

  10. #10
    Join Date
    Feb 2006
    Location
    Amsterdam
    Posts
    6,136
    Mentioned
    28 Post(s)
    Quoted
    17 Post(s)

    Default

    Wow. Impressive. And very interesting too! Thank you for sharing this. Good to see its GNU too! Can you specify what information is send and kept on your server on the SQL database, and how we should invoke the functions and at what interval? Are there any special params to set?

    BTW: Nice installer!

    I am still trying to figure out how to build the chatbase server. I see you have got this all covered. Can you help me build the chatbase engine?
    SRL is a Library of routines made by the SRL community written for the Program Simba.
    We produce Scripts for the game Runescape.

  11. #11
    Join Date
    Nov 2006
    Location
    California, USA
    Posts
    336
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by WT-Fakawi View Post
    Wow. Impressive. And very interesting too! Thank you for sharing this. Good to see its GNU too! Can you specify what information is send and kept on your server on the SQL database, and how we should invoke the functions and at what interval? Are there any special params to set?

    BTW: Nice installer!

    I am still trying to figure out how to build the chatbase server. I see you have got this all covered. Can you help me build the chatbase engine?
    Basically we store who submitted what log, which log goes to which script, the data for each log, types of output, and a timestamp for logs.

    We have a protection in the PHP so that it will ban you from using SCARlog if you submit more than 30 logs every minute, we, of course, will be checking this list often.

    I'm sorry but I do not follow SRL or any RS related stuff much(first thing I've done involving it in a while) so I'm not exactly sure what chatbase is. I'll look around and see what it is and see if I can help you.

  12. #12
    Join Date
    Oct 2006
    Posts
    207
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Very Nice! Great work Rancid and TOB... or whoever else made it

  13. #13
    Join Date
    Dec 2006
    Location
    Third rock from the sun.
    Posts
    2,510
    Mentioned
    4 Post(s)
    Quoted
    1 Post(s)

    Default

    I'll try this out sometime. Looks pretty sweet

    Thing is... I hardly have any use for this.

    I never really leave the house to the point where I'm going to be at another computer.

    I'm homeschooled, so I don't need to check up on it while I'm at school.

    I will be leaving the house for a couple days while I'm in Ohio (if the trip's still on) but heck, I'm not gonna leave the script running for two whole days! Lol

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
  •