Page 14 of 28 FirstFirst ... 4121314151624 ... LastLast
Results 326 to 350 of 690

Thread: Any-Fish Power Fisher

  1. #326
    Join Date
    Jan 2008
    Posts
    6
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by whiebris View Post
    thanks mate i downloaded SRL 4 its still not working though
    this came up
    ''Line 164: [Error] (164:1): Unknown identifier 'InAbstractBox' in script C:\Program Files\SCAR 3.13\includes\SRL\SRL\Core\Color.scar''


    O.K now I am no expert but I suggest you check which scar you are using and if it is the appropriate type and if that does not work try downloading srl again using scar not the site if you had not already

  2. #327
    Join Date
    Jan 2008
    Location
    NSW, Australia
    Posts
    21
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    okay i checked that and i have 3.13 but it said to have 3.12 im installing it now, thanks

  3. #328
    Join Date
    Jan 2008
    Location
    NSW, Australia
    Posts
    21
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    okay thanks i checked it and i didnt have the right version. i downloaded the correct one and now its saying
    [Runtime Error] : Out Of Range in line 65 in script C:\Users\51000\AppData\Local\Temp\PowerFisher 0.02 Pub.scar
    even though i set the amount of players to 1

  4. #329
    Join Date
    Dec 2007
    Posts
    37
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by whiebris View Post
    okay thanks i checked it and i didnt have the right version. i downloaded the correct one and now its saying
    [Runtime Error] : Out Of Range in line 65 in script C:\Users\51000\AppData\Local\Temp\PowerFisher 0.02 Pub.scar
    even though i set the amount of players to 1
    try setting HowManyPlayers := 1;
    and afterwards delete everything from
    Players[1].Name := '';
    to
    Players[5].Active := True;

    so you have:

    procedure DeclarePlayers;
    begin
    HowManyPlayers := 1;
    CurrentPlayer := 0;
    // HowManyBooleans := 1;
    NumberOfPlayers(HowManyPlayers);

    Players[0].Name := '';
    Players[0].Pass := '';
    Players[0].Nick := '';
    Players[0].Rand := 'Fishing spot';
    Players[0].Strings[0] := 'Auto'; //Auto, Net, Bait, Lure, Harpoon or Cage
    Players[0].Booleans[0]:= False; //Check for auto retaliate off once?
    Players[0].Active := True;

    Writeln('Using '+IntToStr(HowManyPlayers)+' Player[s].');
    end;

  5. #330
    Join Date
    Jan 2008
    Location
    NSW, Australia
    Posts
    21
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    thanks for everything youve told me Mpd its working now awesome script

  6. #331
    Join Date
    Jul 2007
    Posts
    17
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Dont auto with one player.... run a couple through then auto. And plz for the love of god dont be lvl 3 and generic clothe.

  7. #332
    Join Date
    Feb 2007
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Wow this is really good i respect people that post these good of free scripts thanks so much =]

  8. #333
    Join Date
    Jan 2008
    Posts
    14
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    i saw a friend of me usin it is really nice!!

    great work

  9. #334
    Join Date
    Jan 2008
    Posts
    18
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    nice script would be better if it would drop a fish cut a tree nearby make a fire cook the fish then drop and fish more ^_^

  10. #335
    Join Date
    Jan 2008
    Location
    denmark.
    Posts
    66
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default love this script!!

    thx for sharing, its so nice this script. it helps me alot (:

  11. #336
    Join Date
    Jan 2008
    Posts
    23
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    ive just got 1 problem.. it doesnt find my lobster cage... not on Auto and not on Cage...

    plz help?

  12. #337
    Join Date
    Jan 2008
    Location
    Ellensburg Washington
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I'm impressed! I love it! Got 53 fishing and goin on up! I'll post proggie when I can let it run. I have only been letting it run for about 1 hour at a time when i can. Thanks!

  13. #338
    Join Date
    Jan 2008
    Posts
    13
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    thank you !!! it workes

  14. #339
    Join Date
    Jan 2008
    Location
    England
    Posts
    20
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Working this at the moment, I have a problem.

    I am trying to fish lobsters on a level three, it catches three of them then logs me out it attempts to log in and doesn't type in my user or password, I have correctly filled the lines out.

  15. #340
    Join Date
    Jan 2008
    Posts
    13
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    When I first used it, it worked well, until i got teled to wizards tower.
    Doesn't this have anti randoms
    http://img37.picoodle.com/img/img37/...am_2b257d9.jpg
    I AM THE DRAGON MAN, YOU WILL FALL BEFORE ME

  16. #341
    Join Date
    Jan 2008
    Posts
    23
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    no1 got a solution to my problem?


    read my other post page 17...

  17. #342
    Join Date
    Oct 2007
    Location
    Sweden
    Posts
    199
    Mentioned
    1 Post(s)
    Quoted
    23 Post(s)

    Default

    Quote Originally Posted by pa28cr View Post
    When I first used it, it worked well, until i got teled to wizards tower.
    Doesn't this have anti randoms
    Wrote your nick wrong?
    Previously known as Billy Opel.

  18. #343
    Join Date
    Mar 2007
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Okay, here's a problem with the script, and a solution for the problem.

    The beginning of the script works fine, but just a few minutes into it, after it has already clicked once on the fishing spot, it clicks again. This is a problem, because RuneScape stops fishing lobsters after the second click, and that makes the time the account actually fishes, 40-50%, when the script could run near 97-100% percent every time it runs.

    The solution, is simple.

    Tweak the script so that when the account is already fishing, it clicks twice instead of once, so it stops fishing, and starts fishing again.

    =]

  19. #344
    Join Date
    Jan 2008
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Wow,very nice ill try this out for sure tonight

  20. #345
    Join Date
    Oct 2007
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    This looks ace, just need to get an SRL update as I cant get it working =/

  21. #346
    Join Date
    Jan 2008
    Location
    C:\
    Posts
    1,483
    Mentioned
    2 Post(s)
    Quoted
    2 Post(s)

    Default Line 31

    Quote Originally Posted by maywyue View Post
    with this
    Line 32: [Error] (32:1): Duplicate identifier '' in script C:\Program Files\SCAR 3.11\includes\SRL\SRL\Core\Globals.scar
    I got the same problem :\
    Help please!

  22. #347
    Join Date
    Jan 2008
    Location
    Australia
    Posts
    124
    Mentioned
    1 Post(s)
    Quoted
    18 Post(s)

    Default

    Very nice dude but does it auto bank?

  23. #348
    Join Date
    Jul 2007
    Location
    Right now? Chair.
    Posts
    8,488
    Mentioned
    3 Post(s)
    Quoted
    12 Post(s)

    Default

    Quote Originally Posted by Ivo09 View Post
    Very nice dude but does it auto bank?
    power fisher means it fishes and drops. as well as power cutter and power miner will drop their loads.

    btw is this SRL #10/ do you have any intentions of making it #10?

    ~RM

    I & I know Zion. It is in the spirit, body and mind of every one of us
    RMouse(obj: TMSIObject): boolean;

  24. #349
    Join Date
    Jan 2008
    Location
    southern hemisphere
    Posts
    63
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    i tiried it at draynor on 1 char with 40 fishing. nothing happend he just stood their
    may the force be with you

  25. #350
    Join Date
    Jan 2008
    Posts
    163
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    you have to be a junior member to access it.

Page 14 of 28 FirstFirst ... 4121314151624 ... LastLast

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SRL 4] Any-fish Power Fisher
    By The Claw in forum RS3 Outdated / Broken Scripts
    Replies: 93
    Last Post: 02-11-2009, 10:05 PM
  2. Barb Power Fish and/or Banker?
    By Why2u in forum RS3 Outdated / Broken Scripts
    Replies: 4
    Last Post: 07-06-2008, 10:36 PM
  3. Power Fisher for Rev 16
    By andrewrox424 in forum RS3 Outdated / Broken Scripts
    Replies: 4
    Last Post: 04-29-2008, 10:30 PM
  4. monk fish fisher....
    By kensaurus in forum RS3 Outdated / Broken Scripts
    Replies: 0
    Last Post: 01-03-2008, 04:46 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
  •