Check time function

Forum Forums Discussion Check time function

This topic contains 5 replies, has 3 voices, and was last updated by  tek 6 years ago.

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #6711

    tek
    Participant
    0

    Hello, Quick question!
    if there a function which checks the server time and based on it stops what ever the character is currently gathering and performs a differen action?

    For Example:

    I am gathering flowers at point A
    At 9PM server time a node spawns at point B. I want the bot to stop gathering flowers at point A at 8:30PM and move to point B

    Is that possible?
    Thank you

    #6712

    forsakenwolf
    Participant
    0

    Wouldn’t that be in the scenario afkUntil(09:00st) for servertime?

    #6713

    tek
    Participant
    0

    Well here is the thing. I don’t really want to AFK. I want the bot to continue farming till a certain time hits.

    #6714

    tek
    Participant
    0

    then switch to perform a different function such as execute a different scenerio etc..

    #6715
    Lyfox
    Lyfox
    Participant
    0

    workUntil(09:00)
    It doesnt work with server time only LT and ET but it shouldnt be a problem. Check documentation under ? button.

    #6716

    tek
    Participant
    0

    Thank you for the responses guys.

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.