Results 1 to 3 of 3

Thread: Debug Images

  1. #1
    Join Date
    Feb 2007
    Location
    Alberta, Canada
    Posts
    4,615
    Mentioned
    50 Post(s)
    Quoted
    429 Post(s)

    Default Debug Images

    How do I make scar show me an image of what it finds? Like say, I use a tpa finder, and I want it to give me a debug image of where the tpa's are, so I can make the script more efficient. Or when it autocolours, highlight the colors that it finds with a certain tolerance, so I know if the tolerance is too much or too little.

    I've seen it done before, but have no idea how it works.

    Scripts: Edgeville Chop & Bank, GE Merchanting Aid
    Tutorials: How to Dominate the Grand Exchange

    Quote Originally Posted by YoHoJo View Post
    I like hentai.

  2. #2
    Join Date
    Feb 2009
    Location
    Hungary (GMT + 1)
    Posts
    1,774
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Include Misc/Debug.scar and use those functions.
    For example debugging a TPA:
    SCAR Code:
    DebugTPA(thetpahere, '');

    For the autocoloring I would advise ACA. Just put the found color there with the tolerance, paste the current client there and show color/show best color.
    Last edited by Sabzi; 08-16-2009 at 01:02 AM.

  3. #3
    Join Date
    Feb 2007
    Location
    Alberta, Canada
    Posts
    4,615
    Mentioned
    50 Post(s)
    Quoted
    429 Post(s)

    Default

    That sounds like exactly what I'm looking for. Thanks

    Scripts: Edgeville Chop & Bank, GE Merchanting Aid
    Tutorials: How to Dominate the Grand Exchange

    Quote Originally Posted by YoHoJo View Post
    I like hentai.

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
  •