What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

[FishAssist] Dumb Fishing BotBase

I've add this script to using Patience and eating food/cordial on its own.
Click "BotBase" to see the setting that I've added.

btw, I copy some part of code from Chanko to make it eating food.

Not recommend to sit while using this edition.

Edite: Just realize that the cordial is make bot stop for some reason, I use 'CanUse()' to check that cordial is avilable to use or not but it's only work when bot is not Fishing. Are there any function that I can use to check the recast time of item that's not 'CanUse()' ?

With this file, FishAssist is not displayed anymore on my screen
 
Been using this for a week now, works fantastic! Most of my fishing I do semi-afk and so this does exactly what I need it to do. If you decide to continue developing it, it would probably be helpful for the new content to work in a patience/powerful or precision hookset routine, since that will help a lot with collectibles. Thanks a ton for this, it's simple as you said but simple isn't always bad :)

I also noticed that the MoochList option sometimes seems to be a bit hit or miss when using multiple fish. Not sure if it's an error with how I'm putting the fish in (putting them exactly as they appear from chat).
 
View attachment FishAssist.cs

Cordial is kind-of-fixed, by adding a wait if canUse fails.
Added a Collectability threshold (NOTICE: IT'LL NEVER COLLECT ANYTHING UNDER 100 COLLECTABILITY. Needed the check due to YesOrNo reporting 3-8-14 randomly.)

Window itself doesn't display the itemName, so i'm having issues binding collectability per fish, but it can probably be done.
 
View attachment 185399

Cordial is kind-of-fixed, by adding a wait if canUse fails.
Added a Collectability threshold (NOTICE: IT'LL NEVER COLLECT ANYTHING UNDER 100 COLLECTABILITY. Needed the check due to YesOrNo reporting 3-8-14 randomly.)

Window itself doesn't display the itemName, so i'm having issues binding collectability per fish, but it can probably be done.

I was running this and after awhile it stops using Cast. It was running fine for awhile but after 4~5 Hooks it just stops.
 
Uhm. does it still happen with Cordial off? it's not really a safe proposition how we're interrupting it.

Hey just an update, it's error on my end. I didn't set the Hook spell correctly. Once the settings were correct, everything works like a charm!
 
I've noticed that if I turn off both patience skills, the bot stops using Cast. Is there a way around this issue?

Also, have you thought about implementing the Chum skill, for when patience is not needed but a quicker catch is appreciated?
 
I've modified it a bit,
- User can now enable the casting of Chum in settings form
- Fixed that you can turn off both Patience.
- Changed settings location and various default values
 

Attachments

Back
Top