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

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