Results 1 to 8 of 8

Thread: clicking the quest symbol then the bank symbol

  1. #1
    Join Date
    Dec 2006
    Posts
    2,244
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default clicking the quest symbol then the bank symbol

    i need to click the quest symbol then the bank symbol in al kharid for my shrimp ownage i got the banking procedure

  2. #2
    Join Date
    Jun 2006
    Location
    Tennessee, USA
    Posts
    2,603
    Mentioned
    1 Post(s)
    Quoted
    46 Post(s)

    Default

    make a Bitmap or DTM maybe. Or Im pretty sure there is something already in SRL that will do these.

  3. #3
    Join Date
    Dec 2006
    Posts
    2,244
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    yeh im looking but i havent found nothing i udnno about bitmaps or dtms

  4. #4
    Join Date
    Jun 2006
    Location
    The Netherlands
    Posts
    2,984
    Mentioned
    3 Post(s)
    Quoted
    1 Post(s)

    Default

    You COULD use FindSymbol, but i usually store the color of the symbol once in a var with GetSymbolColor and then do a findcolor for that one color if i need it. Since symbol colors only change when you change worlds.
    Administrator's Warning:


  5. #5
    Join Date
    Dec 2006
    Posts
    2,244
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    in const ill put symbol color or summin then and getsymbolcolor ect.. ty summilion and btw does logging out change the symbol color

  6. #6
    Join Date
    May 2006
    Location
    Canada
    Posts
    57
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    most of the worlds have different colours. Although it is rarely noticed by legit players, it can throw a script off.

  7. #7
    Join Date
    Jun 2006
    Location
    The Netherlands
    Posts
    2,984
    Mentioned
    3 Post(s)
    Quoted
    1 Post(s)

    Default

    Quote Originally Posted by rudeboialex View Post
    in const ill put symbol color or summin then and getsymbolcolor ect.. ty summilion and btw does logging out change the symbol color
    .

    Quote Originally Posted by Sumilion View Post
    ... Since symbol colors only change when you change worlds.
    Administrator's Warning:


  8. #8
    Join Date
    Feb 2007
    Posts
    215
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I think find symbol works fine. I have a fairly slow computer and it doesn't take up too much time. I usually use find symbol and the getsymbolcolor thing just in case something happens and it doesn't find the symbol.

    The one thing i hate more than a non-working script is a script with minimap color setup. Even if it gets the colors itself they usually require being in a certain position.
    A common mistake people make when trying to design something completely foolproof is to underestimate the ingenuity of complete fools.
    -Douglas Adams

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Clicking the nearest symbol, help!
    By Ultra in forum OSR Help
    Replies: 4
    Last Post: 01-19-2009, 01:37 AM
  2. Clicking The Nearest Symbol.
    By Ultra in forum OSR Help
    Replies: 2
    Last Post: 01-19-2009, 12:09 AM
  3. symbol clicking?
    By faster789 in forum OSR Help
    Replies: 11
    Last Post: 04-01-2008, 08:25 AM
  4. Radial Walking&Symbol Clicking help needed!
    By yanix in forum OSR Help
    Replies: 14
    Last Post: 12-01-2007, 05:37 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
  •