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!
I am tryting to get the bot to only farm at night, the two snippets of code that i have to wrk with are
<While condition="not (IsTimeBetween(17,5) or IsTimeBetween(0,5))">
<While condition="not (IsTimeBetween(19,24) or IsTimeBetween(0,5))">
both of these stop between 11pm and midnight and...
I am always farming in the game so as I make these I will post them. Anyone is free to snag, alter, merge, throw it away, call it trash, yada yada yada! You will need to at least port to the zone these are in. As I said, these are coded to be simple and nothing more!
I will also be adding them...