Results 1 to 7 of 7

Thread: Go from Bank to another spot

  1. #1
    Join Date
    May 2008
    Posts
    210
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Go from Bank to another spot

    I want to go from the Bank to this place, I have tried Symbol finding for the Furnace to use that but it just didnt work out, so now I want a way to walk to this position .

  2. #2
    Join Date
    Aug 2007
    Location
    in a random little world
    Posts
    5,778
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

  3. #3
    Join Date
    May 2008
    Posts
    210
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Ill try DTM, now its pcw time on cs 1.6

  4. #4
    Join Date
    Nov 2007
    Location
    The Netherlands
    Posts
    1,490
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Use ddtms, or just findvarrockroadcolor with radialwalk (yes, varrock, because varrock has the same road colors as edgeville)

  5. #5
    Join Date
    Apr 2008
    Posts
    28
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Try to make a DTM/DDTM of the Bankers (ALL YELLOW DOTS, NOT LESS) as SUBPOINTS and the place where do u want to go make as MAINPOINT (Tol 255).

    I use this method to click near the well in my private Ultimate Edgeville ClaySoftener and it is flawless

    (omg! all in my sign is ONE char)

  6. #6
    Join Date
    Apr 2007
    Posts
    994
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    Or you could try and findcolourspiraltolerance with the spiral starting at MMCX,MMCY, searching for the banker color. Move two or 5 pixels down and get that colour, then radialwalk to the furnace with the colour you got because the floor of the bankers seem to be the same with the furnace.

    But that should be just a backup
    [QUOTE]<GoF`> oh no its Raymooond
    <Raymooond> Heya
    <GoF`> is it ray or some other ray?
    <LeeLokHin> No idea
    <LeeLokHin> Raymond, what's the game you like the most?
    <Raymooond> Runescape
    <-- LeeLokHin has kicked Raymooond from #srl (Faker.)[/QUOTE]

  7. #7
    Join Date
    Mar 2007
    Posts
    4,810
    Mentioned
    3 Post(s)
    Quoted
    3 Post(s)

    Default

    No the only thing which will work for this - flawlessly is ...
    SymbolAccuracy := 0.5;

    If the symbol is covered, or sometimes all the symbols don't work, if that doesn't work Use this function:

    SCAR Code:
    Procedure Find;
    Begin
      If FindColorSpiralTolerance(x, y, 124127, MMX1, MMY1, MMX2, MMY2, 12) Then
        Mouse(x, y, 1, 1, True);
        FFlag(0);
    end;

    Remember - SET BRIGHTNESS TO 4!

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. From Edgeville bank to fishing spot
    By sapetto in forum OSR Help
    Replies: 8
    Last Post: 09-07-2007, 02:10 PM
  2. Move to next spot
    By Sp0rky in forum OSR Help
    Replies: 15
    Last Post: 06-15-2007, 03:39 AM
  3. Can YOU Spot The Knot?
    By Hey321 in forum News and General
    Replies: 67
    Last Post: 04-14-2007, 11:35 PM
  4. Maybe not right spot but...
    By wonly in forum RS3 Outdated / Broken Scripts
    Replies: 4
    Last Post: 03-15-2007, 07:23 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
  •