Results 1 to 4 of 4

Thread: MM Symbol Finding..

  1. #1
    Join Date
    Oct 2006
    Posts
    1,211
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default MM Symbol Finding..

    Hey does anyone know the best MM symbol finder? The ones im using are having mental disabilities. It might be that the symbol has changed a little though. Im trying to use it for finding bank symbol.

  2. #2
    Join Date
    Jul 2006
    Location
    NY
    Posts
    371
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    SCAR Code:
    FindSymbol(x, y, 'Bank');
    That will work. If it still doesn't find the bank symbol, add this before it.
    SCAR Code:
    SymbolAccuracy := 0.4;
    The Symbol Accuracy is set to 0.8 in your SRL, by lowering it the symbol doesnt need to be "exact". Kinda like tolerance or something like that.

    EDIT: Take a look at this post for some more information.
    http://www.villavu.com/forum/showthread.php?t=5786

    And thanks to Avaphi for correcting my errors.

  3. #3
    Join Date
    May 2006
    Location
    West Coast
    Posts
    820
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Actually junior, the find symbol uses an extended number, so you will use 0.4

  4. #4
    Join Date
    Jul 2006
    Location
    NY
    Posts
    371
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    DAM, I knew that! Thats a bad on my part, Avaphi is right.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Finding Tanner Symbol?
    By Sir_Oober in forum OSR Help
    Replies: 4
    Last Post: 01-26-2009, 11:26 AM
  2. Problems Finding symbol?
    By danhill in forum OSR Help
    Replies: 4
    Last Post: 08-11-2008, 03:00 AM
  3. clicking the quest symbol then the bank symbol
    By RudeBoiAlex in forum OSR Help
    Replies: 7
    Last Post: 03-22-2007, 11:14 PM
  4. New Updated affected SRL minimap bank symbol finding?
    By Rencuz in forum RS has been updated.
    Replies: 4
    Last Post: 11-13-2006, 06:30 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
  •