Thread: Woodcutting, Fishing, and Cooking rates/chances

Page 1 of 2 12 LastLast
Results 1 to 10 of 12
  1. #1 Woodcutting, Fishing, and Cooking rates/chances 
    Registered Member

    Join Date
    Sep 2016
    Posts
    181
    Thanks given
    84
    Thanks received
    74
    Rep Power
    452
    This was released by Mod Shauny. The data is for rs3 but most of it hasn't changed, so can apply it to almost all revisions.
    I haven't gone through everything here but this has enough data to help you make very accurate woodcutting and fishing. The success chances are x/256 and defined at level 1 for low chance and 99 for the high chance. The rate is linearly interpolated between those chances according to your current level.

    I had two months flexing perfect woodcutting and fishing on my server and then players whined it was too hard and the rates got buffed to non rs rates so welp.
    Enjoy =D


    https://docs.google.com/spreadsheets...gid=1983210074


    https://mega.nz/file/rSoCgCxT#zn-gLp...FJBrtYupkh5viU

    Spoiler for Woodcutting hatchets chance modifiers approximation:

    These are the approximate modifiers of the success chance for some hatchets. How it's actually done is the rate is defined per tree for each hatchet, overall this is close enough and much easier to manage.
    Code:
    	public enum Hatchet {
    		BRONZE(1.0),
    		IRON(1.5),
    		STEEL(2.0),
    		BLACK(2.25),
    		MITHRIL(2.5),
    		ADAMANT(3.0),
    		RUNE(3.5),
    		GILDED(3.5),
    		DRAGON(3.75),
    		INFERNAl(3.75),
    		THIRD_AGE(3.75),
    		CRYSTAL(3.875),
    		;
    Reply With Quote  
     

  2. Thankful users:


  3. #2  
    Registered Member
    Melvin's Avatar
    Join Date
    Aug 2011
    Posts
    1,150
    Thanks given
    546
    Thanks received
    418
    Rep Power
    1561
    Loyaltyscape is not gonna be #1 anymore now smh.


    A creative man is motivated by the desire to achieve, not by the desire to beat others.”


    ― Ayn Rand
    Reply With Quote  
     

  4. Thankful users:


  5. #3  
    Respected Member


    George's Avatar
    Join Date
    Mar 2009
    Posts
    7,099
    Thanks given
    2,226
    Thanks received
    3,146
    Rep Power
    5000
    Thx knd. You stopped being a dick.
    Attached image

    Spoiler for Spoilers!:
    Attached image
    Attached image
    Attached image
    Attached image
    Reply With Quote  
     

  6. #4  
    Respected Member


    Kris's Avatar
    Join Date
    Jun 2016
    Age
    26
    Posts
    3,638
    Thanks given
    820
    Thanks received
    2,642
    Rep Power
    5000
    Thx fella if I ever make another server I'll put these to good use!
    Attached image
    Reply With Quote  
     

  7. #5  
    Registered Member
    Join Date
    Jan 2016
    Posts
    20
    Thanks given
    10
    Thanks received
    10
    Rep Power
    15
    Wow... nice to finally get some validation on the success rates. Kinda crazy to see how close Darkan was to matching these values.
    Reply With Quote  
     

  8. #6  
    Christ is King

    Makar's Avatar
    Join Date
    Jul 2011
    Age
    29
    Posts
    2,004
    Thanks given
    545
    Thanks received
    965
    Rep Power
    427
    I'm pleasantly surprised by how fucking dead-ass close my success rates were to the real game to be honest. Even my big net fishing with only 2 hours sample size youtube video from 7 years ago was only +-3% of the real game's success rate for each individual catch. No other rate was above or below 4% of the real rate. Was completely unaware of some fishing spots being 5 tick as well so my shark, rocktail, cavefish and monkfish rates were the most incorrect values but those incorrect values still produced the same fish per hour on average as the real mechanics.
    Attached image
    The best open-source pre-eoc remake project that isn't in its early stages for once
    Darkan Client (727 Client Refactor)
    Darkan World Server
    “It would not be impossible to prove with sufficient repetition and a psychological understanding of the people concerned that a square is in fact a circle. They are mere words, and words can be molded until they clothe ideas and disguise.”
    Reply With Quote  
     

  9. Thankful user:


  10. #7  
    Blurite

    Corey's Avatar
    Join Date
    Feb 2012
    Age
    26
    Posts
    1,491
    Thanks given
    1,245
    Thanks received
    1,729
    Rep Power
    5000
    Attached image
    Reply With Quote  
     

  11. Thankful user:


  12. #8  
    Community Veteran

    Animato's Avatar
    Join Date
    Apr 2007
    Posts
    2,011
    Thanks given
    18
    Thanks received
    80
    Rep Power
    253
    Can you verify your source?

    What you're saying about chance interpolation conflicts with comments which have been made by Jagex devs elsewhere.
    Reply With Quote  
     

  13. #9  
    Woodcutting, Fishing, and Cooking rates/chances



    Scu11's Avatar
    Join Date
    Aug 2007
    Age
    30
    Posts
    16,307
    Thanks given
    7,215
    Thanks received
    12,308
    Rep Power
    5000
    Quote Originally Posted by Jake_ View Post
    What you're saying about chance interpolation conflicts with comments which have been made by Jagex devs elsewhere.
    no it doesn't?

    Attached image

    https://twitter.com/jagexkieren/stat...107520?lang=en
    Last edited by Scu11; 07-07-2020 at 03:59 PM.

    Attached image
    Reply With Quote  
     

  14. #10  
    Registered Member

    Join Date
    Sep 2016
    Posts
    181
    Thanks given
    84
    Thanks received
    74
    Rep Power
    452
    The guy i got this from is the same person that's mentioned on that page in the bottom for asking any questions you have.
    He knows quite a lot about the success rates. The reason he hasn't straight up used this data for the osrs wiki is because it's not confirmed (it's for rs3 not osrs) and he's pretty big on making sure things are accurate first.

    The guy i got this from is the same person that's mentioned on that page in the bottom for asking any questions you have.
    He knows quite a lot about the success rates. The reason he hasn't straight up used this data for the osrs wiki is because it's not confirmed and he's pretty big on making sure things are accurate first.

    Also helpful for implementation for fishing.
    For fishing spots with multiple fish to catch, it rolls one at a time until it hits something or you catch nothing. The order of the rolling is likely in order of fishing level required.
    Attached image
    Reply With Quote  
     

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)


User Tag List

Similar Threads

  1. Replies: 5
    Last Post: 11-01-2010, 12:52 AM
  2. emulous fishing and cooking?
    By xy19 in forum Help
    Replies: 14
    Last Post: 02-12-2010, 06:09 AM
  3. fishing and cooking
    By Crysis in forum Tutorials
    Replies: 14
    Last Post: 09-23-2007, 04:56 AM
  4. Adding Full Fishing And cooking
    By sarah101 in forum Tutorials
    Replies: 10
    Last Post: 05-04-2007, 01:08 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
  •