Page 81 of 82 FirstFirst ... 317179808182 LastLast
Results 2,001 to 2,025 of 2032

Thread: [SRL4][#4] Forefeathers

  1. #2001
    Join Date
    Nov 2007
    Posts
    76
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    /////////////////////////////////////////////
    forefeathers
    ran for 7 Hours, 37 Minutes and 39 Seconds
    killed 2649 chickens
    Picked up 8295 feathers
    /////////////////////////////////////////////

  2. #2002
    Join Date
    Nov 2008
    Location
    if (IsUpText('Location')) then 'Australia' else 'N.T'
    Posts
    67
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    i get Line 46: [Error] (234:11): Unknown identifier 'CreateTPAFromBMP' in script C:\Program Files\SCAR 3.15\includes\SRL/SRL/Core/Math.scar

  3. #2003
    Join Date
    Nov 2008
    Location
    if (IsUpText('Location')) then 'Australia' else 'N.T'
    Posts
    67
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    knvm i fixed it

  4. #2004
    Join Date
    May 2008
    Posts
    64
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Line 119: [Hint] (16876:1): Variable 'I' never used in script C:\Users\99\Desktop\forefeathers1.2.5(2).scar
    Line 293: [Error] (17050:1): Unknown identifier 'ftwait' in script C:\Users\99\Desktop\forefeathers1.2.5(2).scar

  5. #2005
    Join Date
    May 2007
    Location
    UK
    Posts
    4,007
    Mentioned
    1 Post(s)
    Quoted
    12 Post(s)

    Default

    Add
    SCAR Code:
    procedure FTWait(Time: Integer);
    var
      t: Integer;
    begin
      for T := 1 to Time do
        Wait(200 + Random(50));
    end;
    somewhere

    T~M

  6. #2006
    Join Date
    Jan 2008
    Location
    NC, USA.
    Posts
    4,429
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Will this even work with teh update?
    Quote Originally Posted by irc
    [00:55:29] < Guest3097> I lol at how BenLand100 has become noidea
    [01:07:40] <@BenLand100> i'm not noidea i'm
    [01:07:44] -!- BenLand100 is now known as BenLand42-
    [01:07:46] <@BenLand42-> shit
    [01:07:49] -!- BenLand42- is now known as BenLand420
    [01:07:50] <@BenLand420> YEA

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

    Default

    If you're on about the HP Bar update, then yes, it will now due to Rev 33 coming out.
    <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.

  8. #2008
    Join Date
    Aug 2007
    Location
    Where do you live?
    Posts
    934
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Quote Originally Posted by R1ch View Post
    If you're on about the HP Bar update, then yes, it will now due to Rev 33 coming out.
    Very true bout rev 33 (or open dev) but it will not work with this script because he didn't use "InFight" or "IsFightAt(x, y)" he made his own functions... Easy fix though...

  9. #2009
    Join Date
    May 2008
    Posts
    64
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    why does it randomly stop

  10. #2010
    Join Date
    May 2009
    Posts
    28
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Amazing bot. Ran for 6 hours, killed 4.2k chickens (on a low level account). Sorry about not posting a proggie, i lost it because my PC reset for updates. All i know is that i gained the right amount of experience to have killed 4.2k chickens. I also got 10k feathers :P

    Thanks a lot for this script !

  11. #2011
    Join Date
    Dec 2007
    Posts
    372
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    it loads graphics but cant close them, so it always stops at the graphics screen or audio

  12. #2012
    Join Date
    May 2009
    Posts
    20
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    /////////////////////////////////////////////
    forefeathers
    ran for 3 Hours, 5 Minutes and 12 Seconds
    killed 1731 chickens
    Picked up 10785 feathers
    /////////////////////////////////////////////

    great script but it didnt kill that much chicken and pick up that much feathers

  13. #2013
    Join Date
    May 2009
    Posts
    20
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    And another prog
    0: leg | F | 8925 feathers | 1098 chickens |
    1: leg | F | 8515 feathers | 1093 chickens |
    2: leg | T | 8205 feathers | 1117 chickens |
    3: leg | T | 7800 feathers | 1053 chickens |
    4: leg | F | 7510 feathers | 882 chickens |
    /////////////////////////////////////////////
    forefeathers
    ran for 9 Hours, 29 Minutes and 50 Seconds
    killed 5243 chickens
    Picked up 40955 feathers
    /////////////////////////////////////////////
    NextPlayer(Active: False);

    [Runtime Error] : Exception: Out of memory in line 437 in script C:\Program Files\SCAR 3.20\includes\SRL/SRL/Core/Text.scar

  14. #2014
    Join Date
    May 2007
    Location
    Fremont, California
    Posts
    46
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    okay im running with 40 players right now, will post prggy

    btw how can i change how much time the script will be logged per player?
    Last edited by DeceptionZD; 06-16-2009 at 04:32 PM.

  15. #2015
    Join Date
    Aug 2007
    Location
    Where do you live?
    Posts
    934
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    I get this too:
    SCAR Code:
    [Runtime Error] : Exception: Out of memory in line 437 in script C:\Program Files\SCAR 3.20\includes\SRL/SRL/Core/Text.scar

  16. #2016
    Join Date
    Feb 2009
    Location
    Irvine, CA
    Posts
    2,873
    Mentioned
    8 Post(s)
    Quoted
    138 Post(s)

    Default 12 hr proggy 2 players

    0: xgui | T | 6960 feathers | 3346 chickens |
    1: oof | T | 6140 feathers | 3416 chickens |
    /////////////////////////////////////////////
    forefeathers
    ran for 12 Hours, 4 Minutes and 53 Seconds
    killed 6762 chickens
    Picked up 13100 feathers
    /////////////////////////////////////////////

    kthxbai

  17. #2017
    Join Date
    Nov 2008
    Location
    if (IsUpText('Location')) then 'Australia' else 'N.T'
    Posts
    67
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    hey it doesnt compile with the latest revs, or does it?
    is there a way to fix it?

  18. #2018
    Join Date
    Feb 2009
    Location
    Irvine, CA
    Posts
    2,873
    Mentioned
    8 Post(s)
    Quoted
    138 Post(s)

    Default

    /////////////////////////////////////////////
    forefeathers
    ran for 8 Hours, 54 Minutes and 44 Seconds
    killed 3244 chickens
    Picked up 7975 feathers
    /////////////////////////////////////////////

    n33d scripts - yes it does, that prog is with latest dev rev of SRL, and i have latest ref but this script isn't reflection

  19. #2019
    Join Date
    Feb 2009
    Location
    Irvine, CA
    Posts
    2,873
    Mentioned
    8 Post(s)
    Quoted
    138 Post(s)

    Default

    /////////////////////////////////////////////
    forefeathers
    ran for 6 Hours, 2 Minutes and 54 Seconds
    killed 2304 chickens
    Picked up 13645 feathers
    /////////////////////////////////////////////

  20. #2020
    Join Date
    Jan 2009
    Posts
    39
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Ok i updated all my scar stuff following guides and got this error code...Someone help me please?

    [Runtime Error] : Exception: Access violation at address 0071EB83 in module 'scar.exe'. Read of address 00000000 in line 45 in script C:\Users\mathew\Desktop\includes\SRL/SRL/Core/Math.scar

    What does this mean and how can i fix it!?

  21. #2021
    Join Date
    Dec 2008
    Posts
    15
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Line 119: [Hint] (16876:1): Variable 'I' never used in script C:\DOCUME~1\Chase\LOCALS~1\Temp\15fezasy.tmp\foref eathers1.2.5.scar
    Line 293: [Error] (17050:1): Unknown identifier 'ftwait' in script C:\DOCUME~1\Chase\LOCALS~1\Temp\15fezasy.tmp\foref eathers1.2.5.scar

    i get this everytime i do it please help quick!!!!

  22. #2022
    Join Date
    Dec 2008
    Posts
    15
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    i put this
    procedure FTWait(Time: Integer);
    var
    t: Integer;
    begin
    for T := 1 to Time do
    Wait(200 + Random(50));
    end;

    at the beginning of the script and it starts but it just moves the mouse around and doesnt attack anything! please help

  23. #2023
    Join Date
    Feb 2009
    Location
    Philipines
    Posts
    600
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by lost_sum_teeth View Post
    i put this
    procedure FTWait(Time: Integer);
    var
    t: Integer;
    begin
    for T := 1 to Time do
    Wait(200 + Random(50));
    end;

    at the beginning of the script and it starts but it just moves the mouse around and doesnt attack anything! please help
    That probably caused by the new RuneScape update.

  24. #2024
    Join Date
    Oct 2008
    Posts
    44
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    procedure FTWait(Time:Integer);
    var
    t:Integer;
    begin
    for T := 1 to Time do
    Wait(200 + Random(50));
    end;


    Is what i put after the function called UTWait. and it compiles without errors.

  25. #2025
    Join Date
    Dec 2008
    Posts
    15
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    it wont attack anything or click a monster

Page 81 of 82 FirstFirst ... 317179808182 LastLast

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Need Help With Forefeathers!!
    By boomerswims in forum OSR Help
    Replies: 7
    Last Post: 02-16-2009, 05:35 PM
  2. Munk's Forefeathers
    By sylvie56 in forum OSR Help
    Replies: 4
    Last Post: 04-09-2008, 01:15 AM
  3. [SRL4#4]Varrock West Oak Chopper!![Srl4#4]
    By [-jesus-] in forum RS3 Outdated / Broken Scripts
    Replies: 12
    Last Post: 01-09-2008, 05:11 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
  •