Could need some help, please

Forum Forums Discussion Could need some help, please

This topic contains 4 replies, has 3 voices, and was last updated by  Blackstone30 5 years, 2 months ago.

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #10679

    Blackstone30
    Participant
    0

    First of all í wanna say…This bot is Amazing. Runs all smooth and without any problems.

    But i have a Question since i am pretty new with this.

    When i am about to gather materials by Mining. Is it possible to let the Bot Choose randomly mining the node?

    Like on first hit he gets ore, second hit maybe dirty Water, third hit shards or whatever or is it just reduced to one specific item??

    #10680
    Lyfox
    Lyfox
    Participant
    0

    Yep theres no way to randomize hits. But you can target multiple items with gather by name and scenarios.
    Create several presets for each item. Each preset would contain one name like ‘Ore’ or ‘Water’. Then switch presets with a simple scenario.

    gatherPreset(ore)
    gather(1)
    gatherPreset(water)
    gather(1)
    gatherPreset(shard)
    gather(1)
    
    repeatChapter(100)
    #10682

    Blackstone30
    Participant
    0

    Thanks for the info…i need to get into everything first´…English isnt my first language so i need some time to figure everything out.

    #10684
    kirby
    kirby
    Participant
    0

    Is there a particular reason you want to gather randomly after you discover everything the first time? What is the purpose of continuing random gather?

    #10685

    Blackstone30
    Participant
    0

    getting some materials here and there for crafting

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

You must be logged in to reply to this topic.