Results 1 to 16 of 16

Thread: RS Colour Finding Symbol

  1. #1
    Join Date
    Feb 2007
    Posts
    849
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default RS Colour Finding Symbol

    Reet, I was searching through the Tutorial section after Search failed me.

    Naum has some tut's in his Sig, yet for some reason I'm not allowed to see it. I'm presuming it's been Archived or something?

    Linkimasticified


    Also, how does one go about finding a symbol on the MM?
    FindSymbol usually takes co-oords, but thinking about it I could use the symbol (The correct one), like MSX1 etc.
    ________________________________________
    14:19 < cycrosism> I wonder what she would have done without it
    14:19 < cycrosism> without me*
    Cycrosism is now an it.
    Quote Originally Posted by Dervish View Post
    /Facedesk.

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

    Default

    It's in the members forum.

  3. #3
    Join Date
    Feb 2007
    Posts
    849
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Oh okay thanks. Any chance you could copy/paste me the Tut in a PM?

    I've managed to find out this works, but I'd still like to read about it!
    Simba Code:
    findsymbol(x,y,'bank');
    ________________________________________
    14:19 < cycrosism> I wonder what she would have done without it
    14:19 < cycrosism> without me*
    Cycrosism is now an it.
    Quote Originally Posted by Dervish View Post
    /Facedesk.

  4. #4
    Join Date
    Aug 2007
    Location
    Colorado
    Posts
    7,421
    Mentioned
    268 Post(s)
    Quoted
    1442 Post(s)

    Default

    Maybe I'm misinterpreting your request, but you can find out how MM symbols work in the "symbol" file. (Includes > SRL > SRL > Core > symbols.scar). They're just simple bitmaps from the looks of it, anyways I hope this helped.

    Current projects:
    [ AeroGuardians (GotR minigame), Motherlode Miner, Blast furnace ]

    "I won't fall in your gravity. Open your eyes,
    you're the Earth and I'm the sky..."


  5. #5
    Join Date
    Feb 2007
    Location
    PA, USA
    Posts
    5,240
    Mentioned
    36 Post(s)
    Quoted
    496 Post(s)

    Default

    that link is over 3 years old...
    all that tut says is that FindSymbol is used to find symbols on the minimap.
    FindSymbolIn is used to find symbols in a specefic part of the minimap.

  6. #6
    Join Date
    Feb 2007
    Posts
    849
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Yeah I figured it out Flight, I couldn't understand why it wanted coords when it was obviously going to check the MM

    Thanks Football, It's better to know than to miss a decent tut <3 <3
    ________________________________________
    14:19 < cycrosism> I wonder what she would have done without it
    14:19 < cycrosism> without me*
    Cycrosism is now an it.
    Quote Originally Posted by Dervish View Post
    /Facedesk.

  7. #7
    Join Date
    Jan 2008
    Location
    Ontario, Canada
    Posts
    7,805
    Mentioned
    5 Post(s)
    Quoted
    3 Post(s)

    Default

    Quote Originally Posted by HarryJames View Post
    Yeah I figured it out Flight, I couldn't understand why it wanted coords when it was obviously going to check the MM

    Thanks Football, It's better to know than to miss a decent tut <3 <3
    Unfortunately, its basically a useless tutorial. Naum has much better ones, this one is not a gem by any means.

    Now, asking someone to leak is a no-no for the record. If you can not see a board, you should not ask someone to give you the information/post. But, if you know /who/ wrote it you could ask them politely to give you the info. It is up to their discretion. Otherwise, you just have to wait!

    Just informing you, you're not in trouble or anything!

    P.S. Its called leaking to share information to lower ranks which they are currently not privy to
    Writing an SRL Member Application | [Updated] Pascal Scripting Statements
    My GitHub

    Progress Report:
    13:46 <@BenLand100> <SourceCode> @BenLand100: what you have just said shows you 
                        have serious physchological problems
    13:46 <@BenLand100> HE GETS IT!
    13:46 <@BenLand100> HE FINALLY GETS IT!!!!1

  8. #8
    Join Date
    Feb 2011
    Location
    The Future.
    Posts
    5,600
    Mentioned
    396 Post(s)
    Quoted
    1598 Post(s)

    Default

    Quote Originally Posted by Nava2 View Post
    Unfortunately, its basically a useless tutorial. Naum has much better ones, this one is not a gem by any means.

    Now, asking someone to leak is a no-no for the record. If you can not see a board, you should not ask someone to give you the information/post. But, if you know /who/ wrote it you could ask them politely to give you the info. It is up to their discretion. Otherwise, you just have to wait!

    Just informing you, you're not in trouble or anything!

    P.S. Its called leaking to share information to lower ranks which they are currently not privy to
    I have a question to this... Why is a tutorial hidden... Shouldnt a "Tutorial" be for all members/users?? I dont need it but I just wanna know why because Im sure lower ranks who are now learning would like to see this so called "amazing tutorial" that is so good that its hidden. :S

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

    Default

    Quote Originally Posted by ggzz View Post
    I have a question to this... Why is a tutorial hidden... Shouldnt a "Tutorial" be for all members/users?? I dont need it but I just wanna know why because Im sure lower ranks who are now learning would like to see this so called "amazing tutorial" that is so good that its hidden. :S
    The members forum has a tutorials sub-forum. It's for guides that the makers don't want to release to the public.

  10. #10
    Join Date
    Jan 2008
    Location
    Ontario, Canada
    Posts
    7,805
    Mentioned
    5 Post(s)
    Quoted
    3 Post(s)

    Default

    Its far from a good tutorial. You get as much, if not more information from the symbols.simba. o.O
    Writing an SRL Member Application | [Updated] Pascal Scripting Statements
    My GitHub

    Progress Report:
    13:46 <@BenLand100> <SourceCode> @BenLand100: what you have just said shows you 
                        have serious physchological problems
    13:46 <@BenLand100> HE GETS IT!
    13:46 <@BenLand100> HE FINALLY GETS IT!!!!1

  11. #11
    Join Date
    Feb 2007
    Posts
    849
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by ggzz View Post
    I have a question to this... Why is a tutorial hidden... Shouldnt a "Tutorial" be for all members/users??
    That was my thinking, which was why I asked for it in a PM.
    I wouldn't ask for a script, because that's different. It didn't seem like it would 'hurt' anybody :P
    ________________________________________
    14:19 < cycrosism> I wonder what she would have done without it
    14:19 < cycrosism> without me*
    Cycrosism is now an it.
    Quote Originally Posted by Dervish View Post
    /Facedesk.

  12. #12
    Join Date
    Feb 2007
    Location
    Access Violation at 0x00000000
    Posts
    2,865
    Mentioned
    3 Post(s)
    Quoted
    18 Post(s)

    Default

    Isn't FindSymbol(x, y, symbolname); about the most easy proc... ever? =P It does exactly what it says... finds symbolname and stores its' coords in x, y
    Ce ne sont que des gueux


  13. #13
    Join Date
    Feb 2007
    Posts
    849
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Yeah it is ><

    I just didn't know what to put for x and y, because I thought they were input (not ouput)!
    ________________________________________
    14:19 < cycrosism> I wonder what she would have done without it
    14:19 < cycrosism> without me*
    Cycrosism is now an it.
    Quote Originally Posted by Dervish View Post
    /Facedesk.

  14. #14
    Join Date
    Feb 2007
    Location
    PA, USA
    Posts
    5,240
    Mentioned
    36 Post(s)
    Quoted
    496 Post(s)

    Default

    Quote Originally Posted by HarryJames View Post
    Yeah it is ><

    I just didn't know what to put for x and y, because I thought they were input (not ouput)!
    want a tut? here you go:
    if there is a "rare tree" on the minimap this will return the first one it finds:
    Simba Code:
    program new;
    {$i srl/srl.scar}
    var
      x, y: integer;
    begin
      SetupSRL;      //Loads SRL
      ActivateClient;//Activates the client
      wait(1500);    //Waits 1.5 seconds to make sure the client was activated
      if FindSymbol(x, y, 'tree') then MMouse(x, y, 3, 3);
      //Searches for the symbol on the minimap, sets the value's of x and y
      //to the pixel it found the symbols at on the minimap
      //for debug i am having it move the mouse to the spot
    end.
    find symbol in is useful when there are possibly multiple symbols on the minimap and you would only like to search a specific part. this example is best run between the edgville yew trees with the compass to the south:
    Simba Code:
    program new;
    {$i srl/srl.scar}
    var
      x, y: integer;
    begin
      SetupSRL;      //Loads SRL
      ActivateClient;//Activates the client
      wait(1500);    //Waits 1.5 seconds to make sure the client was activated
      if FindSymbolIn(x, y, 'tree', MMX1, MMY1, MMX2, MMCY) then MMouse(x, y, 3, 3);
      //Searches for the symbol on part of the minimap, sets the value's of x and y
      //to the pixel it found the symbols at on the minimap
      //for debug i am having it move the mouse to the spot
    end.

  15. #15
    Join Date
    Jan 2008
    Location
    10° north of Hell
    Posts
    2,035
    Mentioned
    65 Post(s)
    Quoted
    164 Post(s)

    Default

    This is for a "newer" version of SRL but the functions work the same.

    http://docs.wizzup.org/srl-5/symbol.html

    Dg's Small Procedures | IRC Quotes
    Thank Wishlah for my nice new avatar!
    Quote Originally Posted by IRC
    [22:12:05] <Dgby714> Im agnostic
    [22:12:36] <Blumblebee> :O ...you can read minds

  16. #16
    Join Date
    May 2007
    Location
    England
    Posts
    4,140
    Mentioned
    11 Post(s)
    Quoted
    266 Post(s)

    Default

    The tutorials in the Members section are mainly tuts which were made when SRL was first created, so most are outdated.
    <3

    Quote Originally Posted by Eminem
    I don't care if you're black, white, straight, bisexual, gay, lesbian, short, tall, fat, skinny, rich or poor. If you're nice to me, I'll be nice to you. Simple as that.

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
  •