Since there isnt a guide how to get started on this (for new people), im gonna ask here :
I got 2 gazebos on my main account. And i wanted to let my bot account plant Cedar trees (for thunderstrucks) and cut them down. Rinse repeat.
So, is this right ?
uint[] _farms = { 12345, 54321 }; // Gather Farm ID's wtih scarecrow { 12345, 54321 } <--- i have no idea how to do this. I logged on the bot slave worker, stood on the Gazebo and started "Scarecrow" plugin. I couldnt see the farm ID, nothing was there. How do i get past this point ?
int _minlabor = 20; // Minimum Labor for harvesting.
string _seed = "Cedar Sampling";
string _plant = "Cedar Tree";// Make sure plant ends up Mature or not.
Can anyone help me ?