Page 1 of 2 12 LastLast
Results 1 to 25 of 39

Thread: [C]Pond-Fisher (Fish/Cook/Wc/Fm)

  1. #1
    Join Date
    Aug 2007
    Location
    Colorado
    Posts
    7,421
    Mentioned
    268 Post(s)
    Quoted
    1442 Post(s)

    Default [C]Pond-Fisher (Fish/Cook/Wc/Fm)



    Current version: 1.4

    SRL Stats Page


    Description:
    Pond-Fisher, the script to aid lower level'd fishers & chefs. This script will swiftly train your Fishing level, with the option to cook all the fish you catch as well. Train your Fishing/Cooking/Woodcutting/and Firemaking levels with ease!

    Features:
    • Powerfishes or Fish 'n cook crayfish at the Lumbridge pond (near the west chicken pen)
    • 100% color
    • Fast and accurate object/item/location finding
    • Solid break system (By Echo_)
    • World switching option (Switch worlds after every break)
    • SRL Stats
    • Failsafes to ensure endurance


    How to use:
    • Start near the Lumbridge pond (west of the chicken pen)
    • For powerfishing already have a crayfish cage in your first inventory slot
    • For fish 'n cook have a [crayfish cage, hatchet, tinderbox] in your first 3 inventory slots


    Updates:

    V1.1:
    • MakeFire patched up
    • Lessened anti-bans
    • Drops improved
    • Cooking button detection improved
    • More precise spot-switching


    V1.2:
    • Levelup detection while making fires
    • Added a slight delay from walking > finding trees
    • Slot-dropping modifications
    • Generously adjusted failsafe times for chopping trees and making fires
    • In case of a failed chopped tree or lit fire, stages will be set appropriately to continue the script


    V1.3:
    • All items switched to DTMs
    • Item-counting is now correct
    • Slight change to cooking
    • Dropping has been sped up and uses a much more human approach to mouse speeds


    V1.4:
    • All object-finding redone
    • Tools-to-toolbelt added


    [End Note]:

    As all of my previous scripts were hybrids (Color & Reflection), this would be my first official color script. Alot of people might not find this very useful, but I'm happy to have completed this with such wonderful end results. The purpose of this small project was to familiarize myself more with the SRL include, and I'm sure glad I did! It's amazing what it truly has to offer. I hope more people can learn from this script and begin making their own. Anyways, I hope you enjoy the script, post progress reports if you like!

    Please post errors should you come across them.

    ~Flight
    Last edited by Flight; 12-26-2011 at 04:16 AM.

    Current projects:
    [ AeroGuardians (GotR minigame), Motherlode Miner, Blast furnace ]

    "I won't fall in your gravity. Open your eyes,
    you're the Earth and I'm the sky..."


  2. #2
    Join Date
    Jun 2008
    Location
    United States
    Posts
    818
    Mentioned
    60 Post(s)
    Quoted
    90 Post(s)

    Default

    Congratulations on your first color script! I will check it out in a bit for you, if you would like.
    [10/14/13:19:03] <BenLand100> this is special relatively, just cleverly disguised with yachts

  3. #3
    Join Date
    Aug 2007
    Location
    Colorado
    Posts
    7,421
    Mentioned
    268 Post(s)
    Quoted
    1442 Post(s)

    Default

    I seemed to have run into a bug of "ItemActivated" not always being accurate. If the script gets stuck for you at the part of making a fire, replace this line:

    Simba Code:
    if (HasLogs(X2,Y2) and ItemActivated(SlotA)) then
    with this:
    Simba Code:
    if HasLogs(X2,Y2) then

    I'm testing the changes now to make sure that patches things up. Should it not I'll continue experimenting and I'll post any updates/findings.

    Edit:
    That seemed to have done the trick. I'll do a couple more tweaks to the dropping and put out V1.1.

    Progress Report by Flight:
    =-=-=-=-=-= Pond-Fisher 1.0 by Flight =-=-=-=-=-=
    Time Running: 1 Hours, 55 Minutes and 56 Seconds
    Method: Fish 'n cook
    Crayfish caught: 768
    Crayfish cooked 660
    Breaks: 0
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

    ^Stopped to test the 1.1 updates.
    Last edited by Flight; 11-01-2011 at 07:14 AM.

    Current projects:
    [ AeroGuardians (GotR minigame), Motherlode Miner, Blast furnace ]

    "I won't fall in your gravity. Open your eyes,
    you're the Earth and I'm the sky..."


  4. #4
    Join Date
    Oct 2011
    Location
    Chicago
    Posts
    3,352
    Mentioned
    21 Post(s)
    Quoted
    437 Post(s)

    Default

    Does it have to be crayfish? does this work with lobster etc (Sorry, I have no idea what is in that pond)

  5. #5
    Join Date
    Sep 2010
    Location
    Northern Kentuckeh
    Posts
    759
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Quote Originally Posted by R4nd0m View Post
    Does it have to be crayfish? does this work with lobster etc (Sorry, I have no idea what is in that pond)
    It's just the pond behind lumby castle, only crayfish.
    Quote Originally Posted by h_king1998 View Post
    how come it does not bank in al-kharid when i do mine 1 drop 1

  6. #6
    Join Date
    Aug 2007
    Location
    Colorado
    Posts
    7,421
    Mentioned
    268 Post(s)
    Quoted
    1442 Post(s)

    Default

    Quote Originally Posted by R4nd0m View Post
    Does it have to be crayfish? does this work with lobster etc (Sorry, I have no idea what is in that pond)
    At the Lumbridge pond only Crayfish are available to fish. I'll be working on more fishing scripts soon, I imagine.

    Current projects:
    [ AeroGuardians (GotR minigame), Motherlode Miner, Blast furnace ]

    "I won't fall in your gravity. Open your eyes,
    you're the Earth and I'm the sky..."


  7. #7
    Join Date
    May 2011
    Location
    In an Island.
    Posts
    1,413
    Mentioned
    2 Post(s)
    Quoted
    149 Post(s)

    Default

    Great Job on releasing this pond-fisher, a color script! Really Well done! Hope to see more,soon!

    E: oh yeah! The first ever color script, from the top to the bottom! Double gratz! :b
    Last edited by onilika; 11-02-2011 at 10:35 AM.
    ''If you want something you've never had, you have to do something you've never done''


    total leve 2715/1b exp +... exterminated.

  8. #8
    Join Date
    Mar 2006
    Location
    Behind you
    Posts
    3,193
    Mentioned
    61 Post(s)
    Quoted
    63 Post(s)

    Default

    Congrats on the 100% color release. I've been waiting to see one from you for a bit. I'm sure you'll find color has it's perks like Reflection. Rep+

    "Sometimes User's don't need the Answer spelled out with Code. Sometimes all they need is guidance and explanation of the logic to get where they are going."

  9. #9
    Join Date
    Aug 2007
    Location
    Colorado
    Posts
    7,421
    Mentioned
    268 Post(s)
    Quoted
    1442 Post(s)

    Default

    Thank you very much, everyone. I was very pleased with the results, enough to spark ideas for other scripts.

    Version 1.2 released.

    Also, thank you onilika for testing this with me. I believe 1.2 has the fix to the problems you previously had. Not only have I fixed the problem you were finding, but any possible way that could have triggered it before has been patched. I've also confirmed this to be absolutely stable on an account with level 1 Fishing/Cooking/Woodcutting/Firemaking.

    Current projects:
    [ AeroGuardians (GotR minigame), Motherlode Miner, Blast furnace ]

    "I won't fall in your gravity. Open your eyes,
    you're the Earth and I'm the sky..."


  10. #10
    Join Date
    Oct 2006
    Location
    Netherlands
    Posts
    3,285
    Mentioned
    105 Post(s)
    Quoted
    494 Post(s)

    Default

    Awesome script! Looks really nice, will try this soon!

    But shouldn't:
    Simba Code:
    FindBitmapsSpiralTolerance(Fish2, MMCX, MMCY, TPA, MIx1, MIy1, MIx2, MIy2, 5);

    be

    Simba Code:
    FindBitmapsSpiralTolerance(Fish2, MICX, MICY, TPA, MIx1, MIy1, MIx2, MIy2, 5);

    Changed the center coords.
    Working on: Tithe Farmer

  11. #11
    Join Date
    May 2011
    Location
    In an Island.
    Posts
    1,413
    Mentioned
    2 Post(s)
    Quoted
    149 Post(s)

    Default

    Was having some technical problems, but I think was due to be playing minecraft at same time. I will post a better proggie next time

    =-=-=-=-=-= Pond-Fisher 1.2 by Flight =-=-=-=-=-=
    Time Running: 1 Hours, 2 Minutes and 18 Seconds
    Method: Fish 'n cook
    Crayfish caught: 254
    Crayfish cooked 180
    Breaks: 0
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
    E: quick note. Click on ' All ' or 'Game', at the chat, so that the script works perfectly
    Last edited by onilika; 11-02-2011 at 07:18 PM.
    ''If you want something you've never had, you have to do something you've never done''


    total leve 2715/1b exp +... exterminated.

  12. #12
    Join Date
    Feb 2006
    Location
    Canada
    Posts
    2,254
    Mentioned
    21 Post(s)
    Quoted
    238 Post(s)

    Default

    Gratz on your first color script! I have been using your scripts a lot and its great that you have adjusted to all color! Also, I love these multipurpose scripts! Keep up the great work! (Maybe I will test but my laptop is prone to overheating )

  13. #13
    Join Date
    Aug 2007
    Location
    Colorado
    Posts
    7,421
    Mentioned
    268 Post(s)
    Quoted
    1442 Post(s)

    Default

    Quote Originally Posted by masterBB View Post
    Awesome script! Looks really nice, will try this soon!

    But shouldn't:
    Simba Code:
    FindBitmapsSpiralTolerance(Fish2, MMCX, MMCY, TPA, MIx1, MIy1, MIx2, MIy2, 5);

    be

    Simba Code:
    FindBitmapsSpiralTolerance(Fish2, MICX, MICY, TPA, MIx1, MIy1, MIx2, MIy2, 5);

    Changed the center coords.
    Right you are. That's what I get for easily copying and pasting MM symbol finding...

    Thanks for the feedback, everyone! Today I'll be working on a Lumbridge Fly-fisher (Powerfish / Fish 'n cook) that should prove to be the fastest Fishing xp in F2P. If someone would like to make a walking procedure for getting from the Barbarian village to Edgeville bank I'll happily make a Barbarian fisher/banker!

    Current projects:
    [ AeroGuardians (GotR minigame), Motherlode Miner, Blast furnace ]

    "I won't fall in your gravity. Open your eyes,
    you're the Earth and I'm the sky..."


  14. #14
    Join Date
    Apr 2008
    Location
    Marquette, MI
    Posts
    15,252
    Mentioned
    138 Post(s)
    Quoted
    680 Post(s)

    Default

    Looks cool!

    Could try SPS for walking. I plan on making an updater for it in the near future so it won't be a hassle getting users to download (I hope).

  15. #15
    Join Date
    Oct 2007
    Location
    #srl
    Posts
    6,102
    Mentioned
    39 Post(s)
    Quoted
    62 Post(s)

    Default

    Looks great Flight! Glad to see you're still going at it without reflection.

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

    Default

    Works good. It messed up when making a fire (it chopped a tree, then lit the fire, but I guess it couldn't find the fire, so it made 2 more fires, then finally found it). After it cooked my inv, I got a quiz while dropping, and then:
    Error: Out Of Range at line 637
    line being TP := Point(TPA[0].X, TPA[0].Y);

    Also I'd suggest chopping down a tree after cooking, and keeping the log in your inv; so it won't have to drop a raw thing every time you go to cook.

    It also didn't seem to handle you can't light a fire here, and always has difficulty finding the burning fire. I've lit like 6 fires now and he hasn't found any of them

    It finally found the fire I was standing ontop of after many tries or logs being burned. http://i.imgur.com/bNKxd.png

    It also starts to drop my inv before the last crayfish is cooked, leaving it raw.

    Other than that, it seems to work good

    =-=-=-=-=-= Pond-Fisher 1.2 by Flight =-=-=-=-=-=
    Time Running: 1 Hours, 5 Minutes and 48 Seconds
    Method: Fish 'n cook
    Crayfish caught: 361
    Crayfish cooked 213
    Breaks: 0
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
    Last edited by Harry; 11-05-2011 at 11:30 PM.


    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 2011
    Posts
    20
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Looks like a nice script!

  18. #18
    Join Date
    Aug 2007
    Location
    Colorado
    Posts
    7,421
    Mentioned
    268 Post(s)
    Quoted
    1442 Post(s)

    Default

    Quote Originally Posted by Harry View Post
    Works good. It messed up when making a fire (it chopped a tree, then lit the fire, but I guess it couldn't find the fire, so it made 2 more fires, then finally found it). After it cooked my inv, I got a quiz while dropping, and then:
    Error: Out Of Range at line 637
    line being TP := Point(TPA[0].X, TPA[0].Y);

    Also I'd suggest chopping down a tree after cooking, and keeping the log in your inv; so it won't have to drop a raw thing every time you go to cook.

    It also didn't seem to handle you can't light a fire here, and always has difficulty finding the burning fire. I've lit like 6 fires now and he hasn't found any of them

    It finally found the fire I was standing ontop of after many tries or logs being burned. http://i.imgur.com/bNKxd.png

    It also starts to drop my inv before the last crayfish is cooked, leaving it raw.

    Other than that, it seems to work good

    =-=-=-=-=-= Pond-Fisher 1.2 by Flight =-=-=-=-=-=
    Time Running: 1 Hours, 5 Minutes and 48 Seconds
    Method: Fish 'n cook
    Crayfish caught: 361
    Crayfish cooked 213
    Breaks: 0
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
    Thank you for the feedback Harry!

    I assume the reason for not wanting to cook the fish is it can't find the raw fish rather than the fire itself. I had the problem in Fly-Fisher and I, instead, switched to DTMs and increased their tolerance dramatically. I'll do the same here.

    Also the the dropping, yes I remember that problem as well. The spiralbitmaps function seemed to give an inaccurate TPA count twords the item. Again, the DTMs replacement should solve this as well. There will be an update hopefully sometime today, so hang in there!

    Current projects:
    [ AeroGuardians (GotR minigame), Motherlode Miner, Blast furnace ]

    "I won't fall in your gravity. Open your eyes,
    you're the Earth and I'm the sky..."


  19. #19
    Join Date
    Nov 2011
    Posts
    19
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Congrats on your 1st full color script Flight!

    Like harry said sometimes it cut down few trees and try/start to do fire many times before cooking.

    Sometimes it also go to next fishing spot without reason doing few round trip.

    For me the Power mode ( without cooking ) doesn't work at all. When inventory is full, it go in endless loop doing nothing exept increasing the number of caught in the log.

    Exept that flawless for 2h :

    =-=-=-=-=-= Pond-Fisher 1.3 by Flight =-=-=-=-=-=
    Time Running: 1 Hours, 53 Minutes and 11 Seconds
    Method: Fish 'n cook
    Crayfish caught: 425
    Crayfish cooked 284
    Breaks: 0
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

    Thank a lot for your share I have learn a lot studying your script

  20. #20
    Join Date
    Aug 2007
    Location
    Colorado
    Posts
    7,421
    Mentioned
    268 Post(s)
    Quoted
    1442 Post(s)

    Default

    Powerfish mode, okay I'll look into that today. The fire issue may be due to 15 second limit before exiting the "make-fire" procedure. I could extend this some. Also, make sure your messages is set to "All" so when you get the message "The logs catch and begin to burn" (or whatever) the script will recognize that an initiate the cooking procedure. This is essential.

    Current projects:
    [ AeroGuardians (GotR minigame), Motherlode Miner, Blast furnace ]

    "I won't fall in your gravity. Open your eyes,
    you're the Earth and I'm the sky..."


  21. #21
    Join Date
    Nov 2011
    Location
    Louisiana
    Posts
    43
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    idk why but i always get


    [Error] (651:13): Duplicate identifier 'FISH' at line 650
    Compiling failed.
    Last edited by beleeive; 11-08-2011 at 11:10 PM.

  22. #22
    Join Date
    Nov 2011
    Location
    Florida
    Posts
    9
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by beleeive View Post
    idk why but i always get


    [Error] (651:13): Duplicate identifier 'FISH' at line 650
    Compiling failed.
    I had this problem today aswell, It was a easy fix just change the word Fish to Fishing, Then it will say it again 2 more times and change all three to Fishing instead of Fish.

    Edit:
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
    =-=-=-=-=-= Pond-Fisher 1.3 by Flight =-=-=-=-=-=
    Time Running: 4 Hours, 25 Minutes and 9 Seconds
    Method: Fish 'n cook
    Crayfish caught: 1539
    Crayfish cooked 1188
    Breaks: 0
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

    Not a bad script, Ran for that long before it got stuck in mime.
    I also noticed a few other problems such as not cooking and just sitting there if it can not see the fire, So you might want to make it change camera direction if it can not see fire.
    Last edited by Joshua; 11-17-2011 at 04:40 AM. Reason: Proggy.

  23. #23
    Join Date
    Aug 2007
    Location
    Colorado
    Posts
    7,421
    Mentioned
    268 Post(s)
    Quoted
    1442 Post(s)

    Default

    Yes it looks like I'll have to change those words up. I imagine because "Fish" is already defined somewhere within MSI you'll get those errors. I don't because I don't use MSI.

    Current projects:
    [ AeroGuardians (GotR minigame), Motherlode Miner, Blast furnace ]

    "I won't fall in your gravity. Open your eyes,
    you're the Earth and I'm the sky..."


  24. #24
    Join Date
    Dec 2011
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    [Error] (660:13): Duplicate identifier 'FISH' at line 659
    Compiling failed.
    [Error] (660:13): Duplicate identifier 'FISH' at line 659
    Compiling failed.
    [Error] (660:13): Duplicate identifier 'FISH' at line 659
    Compiling failed.this is wut it says when i click run?? (help)

  25. #25
    Join Date
    Aug 2007
    Location
    Colorado
    Posts
    7,421
    Mentioned
    268 Post(s)
    Quoted
    1442 Post(s)

    Default

    Updated to version 1.4.

    Current projects:
    [ AeroGuardians (GotR minigame), Motherlode Miner, Blast furnace ]

    "I won't fall in your gravity. Open your eyes,
    you're the Earth and I'm the sky..."


Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

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

Posting Permissions

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