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!

HELP on writing a profile to fish for reds

First off, please use ExFish for the tag name, I will be removing support for using the regular Fish tag at some point. ConfirmKey and MoveCursorRightKey should also no longer be needed (this isn't your issue of course). I would add a while loop around the fish tag and put a WaitWhile condition="IsTimeBetween(4,22)" or something like that before or after the fish tag.

Edit: Also iirc the built in IsTimeBetween doesn't work overnight all the time, but you should be able to use condition="Condition.IsTimeBetween(22,4)" from ExBuddy. It also supports decimals in case you need partial hours.
 
Back
Top