• Visit Rebornbuddy
  • HELP on writing a profile to fish for reds

    Discussion in 'Rebornbuddy Profiles' started by razzle, Apr 13, 2016.

    1. razzle

      razzle Member

      Joined:
      Nov 3, 2012
      Messages:
      188
      Likes Received:
      1
      Trophy Points:
      18
    2. tishat

      tishat Member

      Joined:
      May 29, 2015
      Messages:
      735
      Likes Received:
      7
      Trophy Points:
      18
      try starting the bot while your condition is true
       
    3. ExMatt

      ExMatt Active Member

      Joined:
      Jul 5, 2015
      Messages:
      1,030
      Likes Received:
      14
      Trophy Points:
      38
      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.
       

    Share This Page