Page 27 of 32 FirstFirst ... 172526272829 ... LastLast
Results 651 to 675 of 792

Thread: [SL] Port Sarim Willow Whacker

  1. #651
    Join Date
    Jun 2007
    Posts
    29
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    help me please!!

  2. #652
    Join Date
    Apr 2007
    Location
    Adelaide, Australia
    Posts
    160
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    You posted 5 times in a row most saying the same thing Sylar. Edit your post!

    Back on topic, I like this script but like some others have said, the walk back needs some work. It always gets lost on the quest symbol or the farming symbol. Other than that, it's great!

    Tazzie
    Are YOU into things to do with gaming consoles, glitches, mods or just meeting new people?
    Join Se7ensins and learn how to do the above!
    http://www.fenjer.com/adnan/SRLStats/824.png

  3. #653
    Join Date
    Jun 2007
    Posts
    29
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Tazzie 02 View Post
    You posted 5 times in a row most saying the same thing Sylar. Edit your post!
    because no one was helping me.. they were just posting other things like what you just did.

  4. #654
    Join Date
    Jun 2007
    Posts
    29
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Someone please help me!!!

    i got this error:

    Failed when compiling
    Line 137: [Error] (16349:1): Duplicate identifier 'HeadColor' in script C:\Documents and Settings\User\Desktop\SCAR\Scripts\SL Port Sarim Willow Whacker v0.97x.scar

    what do i do to fix it?!?!

  5. #655
    Join Date
    Jun 2007
    Posts
    29
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    please help me...

  6. #656
    Join Date
    Jun 2007
    Posts
    29
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    please?

  7. #657
    Join Date
    Jun 2007
    Posts
    29
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    anyone.. please help me!

  8. #658
    Join Date
    Jun 2007
    Posts
    29
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Someone please help me!!!

    i got this error:

    Failed when compiling
    Line 137: [Error] (16349:1): Duplicate identifier 'HeadColor' in script C:\Documents and Settings\User\Desktop\SCAR\Scripts\SL Port Sarim Willow Whacker v0.97x.scar

    what do i do to fix it?!?!

  9. #659
    Join Date
    May 2007
    Location
    NSW, Australia
    Posts
    2,823
    Mentioned
    3 Post(s)
    Quoted
    25 Post(s)

    Default

    Sylar stop posting the same things multiple times!

    and let me guess are you spoiled?

  10. #660
    Join Date
    Jun 2007
    Posts
    16
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by † Sylar † View Post
    Thanks Heaps

    Yes Thanks, but where is the Bankscreen in the Script? I dont find it!


    Mikihisa

  11. #661
    Join Date
    Mar 2007
    Location
    Maryland, USA
    Posts
    184
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Sumilion View Post
    Thanks for all the nice replies, lol, everyone is astonished by the 2.1k lines XD Just you wait when I add the Axe finding i made with help of Lorax. Thats about 200 lines aswell ^^
    Actually its 2.3k lines

  12. #662
    Join Date
    Jun 2007
    Posts
    20
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Doesn't work for me. Probobly because I use Scar 3.06 and SRL 3.81 =\ -.-

  13. #663
    Join Date
    Jun 2007
    Posts
    29
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by bobbohobbo View Post
    Sylar stop posting the same things multiple times!

    and let me guess are you spoiled?
    sorry
    spoiled? wtf is that?

    -----------------------------------------------------------------------------------------

    Someone please help me!!!

    i got this error:

    Failed when compiling
    Line 137: [Error] (16349:1): Duplicate identifier 'HeadColor' in script C:\Documents and Settings\User\Desktop\SCAR\Scripts\SL Port Sarim Willow Whacker v0.97x.scar

    what do i do to fix it?!?!

  14. #664
    Join Date
    Jun 2007
    Posts
    29
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    someone help me!!

  15. #665
    Join Date
    Jun 2007
    Posts
    9
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Try install this - http://freddy1990.com/files/SCAR203&SRL306setup.exe. After installing, open file Login.scar in directory includes/SRL/SRL/core, and replace these line
    SCAR Code:
    function LoggedIn: Boolean;
    begin
      Result := (GetColor(422, 480) = 16777215);
    end;

    with this

    SCAR Code:
    function LoggedIn: Boolean;
    begin
      Result := (GetColor(421, 480) = 16777215);
    end;

  16. #666
    Join Date
    Jun 2007
    Posts
    29
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Puha1992 View Post
    Try install this - http://freddy1990.com/files/SCAR203&SRL306setup.exe. After installing, open file Login.scar in directory includes/SRL/SRL/core, and replace these line
    SCAR Code:
    function LoggedIn: Boolean;
    begin
      Result := (GetColor(422, 480) = 16777215);
    end;

    with this

    SCAR Code:
    function LoggedIn: Boolean;
    begin
      Result := (GetColor(421, 480) = 16777215);
    end;
    ok i'll try it.
    Thanks sooo much for helping too btw!

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

    Default

    Hey when I'm done cutting the willows, it takes me back to the bank but then it doesn't put the willows in the bank, it just sits there and then closes out the bank and logs out. What's the problem?

  18. #668
    Join Date
    Jan 2007
    Posts
    180
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

  19. #669
    Join Date
    Jun 2007
    Posts
    9
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Tyvm for script

    SCAR Code:
    //=============== SL PSWW ================\\
    \\======== -0.97- Progress Report ========//
    /==========================================\
    |      Worked for 27 Minutes and 16 Seconds
    |      Chopped 112 logs.
    |      Banked 4 times.
    \==========================================/
        Name       : *********
        Wcing Lvl  : 50
        Worked for : 0 minutes.
        Active     : True
        Location   :
    \\----------------------------------------//
    0: ******** = True , Wc lvl : 50 , Worked 0 minutes, Loc:
    \\========================================//

  20. #670
    Join Date
    Jun 2007
    Posts
    29
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by ambtfp View Post
    Hey when I'm done cutting the willows, it takes me back to the bank but then it doesn't put the willows in the bank, it just sits there and then closes out the bank and logs out. What's the problem?
    I get this same problem
    does anyone know how to fix it ???

  21. #671
    Join Date
    Jun 2007
    Posts
    9
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by † Sylar † View Post
    I get this same problem
    does anyone know how to fix it ???
    Find file Bank.scar in your SRL directory (ex. D:\SCAR\includes\SRL\SRL\core\Bank.scar) and find this line
    SCAR Code:
    function BankScreen: Boolean;
    begin
      Result := IsTextAtEx(185, 34, 'The Bank of', 30, upchars, True, False, 0, 0,
        -1);
    end;

    replace with this
    SCAR Code:
    function BankScreen: Boolean;
    begin
      Result := IsTextAtEx(184, 34, 'The Bank of', 30, upchars, True, False, 0, 0,
        -1);
    end;

  22. #672
    Join Date
    Jul 2007
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)
    Can anywone tell my how it works

    it says :

    Line 138: [Error] (16020:1): Duplicate identifier 'HeadColor' in script C:\Documents and Settings\XXXXX\Mijn documenten\DOWNLOADS VAN FIREFOX\SL Port Sarim Willow Whacker v0.97x.scar

    My English is very bad

    OOPS, SORRY I NOT HAVE SEEN THAT

  23. #673
    Join Date
    Jun 2007
    Posts
    29
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    hey everyone,

    is it possible to auto on 2 runescape accounts at once on the same computer? if yes, how do you do it?

    Thanks

  24. #674
    Join Date
    Jun 2007
    Posts
    9
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    SCAR Code:
    //=============== SL PSWW ================\\
    \\======== -0.97- Progress Report ========//
    /==========================================\
    |      Worked for 1 Hours, 40 Minutes and 43 Seconds
    |      Chopped 420 logs.
    |      Banked 15 times.
    \==========================================/
    http://www.fenjer.com/adnan/SRLStats/1384.png
    If I see you autoing with level 3/default clothes/crap name I WILL report you. Auto Correctly. put this in your sig

  25. #675
    Join Date
    Jun 2007
    Posts
    9
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by † Sylar † View Post
    hey everyone,

    is it possible to auto on 2 runescape accounts at once on the same computer? if yes, how do you do it?

    Thanks
    No, you can't.
    http://www.fenjer.com/adnan/SRLStats/1384.png
    If I see you autoing with level 3/default clothes/crap name I WILL report you. Auto Correctly. put this in your sig

Page 27 of 32 FirstFirst ... 172526272829 ... LastLast

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SL] Port Sarim Willow Whacker
    By h4ck3z in forum OSR Help
    Replies: 2
    Last Post: 10-28-2007, 09:51 AM
  2. [Request]Port sarim willow cutter and banker
    By dritar in forum RS3 Outdated / Broken Scripts
    Replies: 14
    Last Post: 10-20-2007, 04:17 PM
  3. [SL] Port Sarim Willow Whacker
    By SK33TUN1T in forum OSR Help
    Replies: 6
    Last Post: 06-22-2007, 08:38 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
  •