Page 1 of 3 123 LastLast
Results 1 to 25 of 64

Thread: Scarscape anymore anyone?

  1. #1
    Join Date
    May 2006
    Location
    Helsinki, Finland (capital)
    Posts
    269
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Scarscape anymore anyone?

    So is scarscape anymore alive? If not, then I would like to ask, that is it possible to make that kind of client to some .exe? It would be so awesome, not to have to mess with the damn MiniMap every time you want to walk to somewhere. (:

    PS. Why SCSS by freddy1990 doesn't have the "perfect north" feature?

  2. #2
    Join Date
    Dec 2006
    Location
    Program TEXAS home of AUTOERS
    Posts
    7,934
    Mentioned
    26 Post(s)
    Quoted
    237 Post(s)

    Default

    yes i think scarscape is dead , use SCSS but its not better than scarscape =( still works

  3. #3
    Join Date
    Oct 2006
    Location
    finland, helsinki
    Posts
    2,501
    Mentioned
    3 Post(s)
    Quoted
    2 Post(s)

    Default

    scarscape works

    Code:
    • Narcle: I recall Jukka releasing a bunch of scripts like this before... Its how he rolls I think. rofl
    • Solarwind: Dude, you are like... t3h s3x.
    • Hy71194: JuKKa you're a machine! You released 3 scripts in 10 minutes! :O
    • benjaa: woah.... Jukka is the man Guildminer pwns all
    • NaumanAkhlaQ: And JuKKa Is my Her0!

  4. #4
    Join Date
    Mar 2007
    Posts
    3,681
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    rofl why are you guys saying it's dead?

    sure SRL doesn't or shouldn't exactly support it, but its alive.

  5. #5
    Join Date
    Mar 2007
    Location
    Netherlands->Amersfoort.
    Posts
    1,615
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

  6. #6
    Join Date
    Oct 2007
    Posts
    16
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    What is this 'Scarscape'. Sorry, noob in the building rofl.

  7. #7
    Join Date
    Mar 2007
    Location
    Netherlands->Amersfoort.
    Posts
    1,615
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    scarscape is a old runescape client made by sythe. but it does a bit more then normal runescape clients:
    -the compass is always perfect north. (normal the compass change a bit while playing).
    -While playing the colors don't change.
    -the symbols are always on the same place.
    conclusion:
    walking is a lot easier.

  8. #8
    Join Date
    May 2007
    Posts
    15
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    ScarScape doesnt work when I run it with SCAR Divi 3.12 and SRL 4, SCSS works though.

  9. #9
    Join Date
    Sep 2006
    Location
    New Jersey, USA
    Posts
    5,347
    Mentioned
    1 Post(s)
    Quoted
    3 Post(s)

    Default

    SCSS doesn't tap the java, it's just a client, so it can't have a perfect north feature.

    ScarScape is an edited RS client, so it can have perfect north.
    Interested in C# and Electrical Engineering? This might interest you.

  10. #10
    Join Date
    Sep 2006
    Posts
    5,219
    Mentioned
    4 Post(s)
    Quoted
    1 Post(s)

    Default

    SCAR Code:
    Function FindFourBankers(Direction:string):Tpoint;
    var myy,myx,dist,DTMBankers:integer;
    angle:extended;
    begin
      DTMBankers := DTMFromString('78DA636C66626058CB8002FEFFFFCFF01F483' +
           '342D8FF195B116A98A06AFEFC81B018A17CC64622D47411A1A69A' +
           'B01A005E1515EC');
      if not FindDTMRotated(DTMBankers,myx,myy,mmx1,mmy1,mmx2,mmy2,0,180,2.0,angle) then
      begin
        exit;
        freedtm(DTMBankers);
      end;
      freedtm(DTMBankers);
      angle:=rs_GetCompassAngleDegrees;
      case lowercase(Direction[1]) of
          'e': angle:=angle-270.0;
          'w': angle:=angle-90.0;
          's': angle:=angle-180.0;
      end;
      dist:=5+random(7);
      result.x:=myx+round((dist)*sin(radians(angle)));
      result.y:=myy-round((dist)*cos(radians(angle)));
    end;

    FindFourBankers('e'); // al kharid

    Works at any angle. Compass independency FTW!

  11. #11
    Join Date
    Apr 2007
    Location
    The Netherlands
    Posts
    5,553
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    nice one boreas
    ~Hermen

  12. #12
    Join Date
    May 2006
    Location
    Helsinki, Finland (capital)
    Posts
    269
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Omg Boreas in my topic! :O Im such a huge fan! Is ss 100% safe? And thanks ALOT for the link! <3 Alot easier to make my script.

    EDIT: I'll put this into the same topic. Could it be possible to edit SS to use some proxy server? Or atleast some client? I'd like to use other ip, while trying to ban some of my characters :P

  13. #13
    Join Date
    Oct 2007
    Location
    If (Online) then Loc := ('On comp') else Loc := ('Somewhere else!');
    Posts
    2,020
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    what is or was scarscape???

    what was it used for etc???

    thanx in advance

  14. #14
    Join Date
    Oct 2007
    Posts
    54
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    can someone who has scarscape upload it on megaupload or upload it on forums?
    and sythe does not work for me

  15. #15
    Join Date
    Dec 2006
    Location
    Sweden
    Posts
    10,812
    Mentioned
    3 Post(s)
    Quoted
    16 Post(s)

    Default

    -_- I gots dial-up *cry* I will put on Uppit.com in an hour or so for ya'll.


    Send SMS messages using Simba
    Please do not send me a PM asking for help; I will not be able to help you! Post in a relevant thread or make your own! And always remember to search first!

  16. #16
    Join Date
    Dec 2006
    Location
    Sweden
    Posts
    10,812
    Mentioned
    3 Post(s)
    Quoted
    16 Post(s)

    Default

    Here j00 go, Enjoi :P

    http://uppit.com/d/1NOPI


    Send SMS messages using Simba
    Please do not send me a PM asking for help; I will not be able to help you! Post in a relevant thread or make your own! And always remember to search first!

  17. #17
    Join Date
    Nov 2006
    Location
    Wisconsin
    Posts
    1,629
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Quote Originally Posted by Hy71194 View Post
    Here j00 go, Enjoi :P

    http://uppit.com/d/1NOPI
    Here j00 go. Just in case anyone is suspicious.


    Quote Originally Posted by Rubix View Post
    Quote Originally Posted by Dan Cardin View Post
    you ought to listen to Mr. Klean...he's magical!
    this.

  18. #18
    Join Date
    Aug 2007
    Posts
    327
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    so is the only script that supports scarscape anymore jukkas guildminer?

  19. #19
    Join Date
    Dec 2006
    Location
    Sweden
    Posts
    10,812
    Mentioned
    3 Post(s)
    Quoted
    16 Post(s)

    Default

    Any script 'works' on SS, but some are SS only (Only SS-Only script that I know of it JuKKa's miner)


    Send SMS messages using Simba
    Please do not send me a PM asking for help; I will not be able to help you! Post in a relevant thread or make your own! And always remember to search first!

  20. #20
    Join Date
    Oct 2007
    Location
    If (Online) then Loc := ('On comp') else Loc := ('Somewhere else!');
    Posts
    2,020
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    its just a grey box i cant see anything y?

  21. #21
    Join Date
    May 2007
    Location
    Ontario
    Posts
    361
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Hy71194 View Post
    Any script 'works' on SS, but some are SS only (Only SS-Only script that I know of it JuKKa's miner)
    I have quite a few if you want them...I normally use KYAB though. They are old too so I will have to spend like 5 mins touching them up or convert some of my current scripts to SS only.

  22. #22
    Join Date
    Oct 2007
    Posts
    54
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

  23. #23
    Join Date
    Jun 2007
    Posts
    1,312
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    So is it perfectly safe or not?
    Active only during the Summer...

  24. #24
    Join Date
    May 2007
    Location
    Ontario
    Posts
    361
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by JackLKrawl View Post
    So is it perfectly safe or not?
    I believe it is.

  25. #25
    Join Date
    Dec 2006
    Posts
    77
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by TheGuyWhoGotOn View Post
    I believe it is.

    yes it is

Page 1 of 3 123 LastLast

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Cant Run SRL anymore
    By joelster134 in forum OSR Help
    Replies: 8
    Last Post: 10-18-2008, 01:46 AM
  2. no lvl 3s anymore at willows?
    By marvv in forum RuneScape News and General
    Replies: 36
    Last Post: 06-25-2007, 05:18 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •