Posts: 512
Threads: 6
Joined: Jul 2014
gathermaps was to be writen with capital M
Posts: 192
Threads: 24
Joined: Aug 2014
It was kind of mentioned earlier. When using the teleport function of the bot gathering does not teleport until the bot reaches the node then it will teleport from one node to the next as long as it is in the same zone. I was wondering if there is any ways to change this to where if you have the teleport option and not paranoid checked if you can teleport instantly after your use an aetheryte.
Other than that I have been testing this out and it is really nice to have and a ton easier to use. Thanks again.
Posts: 2,172
Threads: 65
Joined: Oct 2013
10-05-2015, 03:59 PM
(This post was last modified: 10-05-2015, 04:05 PM by Ace.)
(10-05-2015, 03:10 PM)brocklesnar Wrote: gathermaps was to be writen with capital M
Was an issue on my side, didn't have proper handling for boolean values since I was using the same setup as markers, which uses text values.
New package uploaded to try to sort the non-teleport.
Posts: 192
Threads: 24
Joined: Aug 2014
10-05-2015, 05:28 PM
(This post was last modified: 10-05-2015, 05:28 PM by Moogle.)
Teleport is fixed thank you. Great work and quick reply. Here's one more question just adding truth of the forest/mountain to skill profile doesn't work. Do i need to add it the the profile itself?
Posts: 49
Threads: 3
Joined: Mar 2013
(10-05-2015, 05:28 PM)Mcdougall Wrote: Teleport is fixed thank you. Great work and quick reply. Here's one more question just adding truth of the forest/mountain to skill profile doesn't work. Do i need to add it the the profile itself?
the same problem happens here. I need to unmount and activate the skill manually.
Posts: 2,172
Threads: 65
Joined: Oct 2013
Re-uploaded again, had the level check for the buff setup wrong, my bad again.
Posts: 49
Threads: 3
Joined: Mar 2013
(10-05-2015, 07:10 PM)Ace Wrote: Re-uploaded again, had the level check for the buff setup wrong, my bad again.
works great now !
Posts: 137
Threads: 19
Joined: Dec 2013
10-05-2015, 09:06 PM
(This post was last modified: 10-05-2015, 10:20 PM by jbrawley1.)
My profile is slightly off. im working on updating in a sec.
Ace, I'm having a hard time getting bot to auto change to next task. I've tried labeling all of them as high, normal, low.. once the amount has been gathered bot continues to gather.. but if i stop start it will move onto the next task.
I see this
Posts: 2,172
Threads: 65
Joined: Oct 2013
10-05-2015, 10:22 PM
(This post was last modified: 10-05-2015, 10:26 PM by Ace.)
You didn't close the condition table, and you closed the complete section twice, so essentially the complete is never checked.
Posts: 137
Threads: 19
Joined: Dec 2013
(10-05-2015, 10:22 PM)Ace Wrote: You didn't close the condition table, and you closed the complete section twice, so essentially the complete is never checked.
I'm sorry that was wrong screen shot >.<
I just recreated again, trying to get from task 2 to task 3.
Code
Example
[img]
[/img]
I started at 346 shards and reached over 350 on first node, but as you can see it continues to collect.
Sorry im being a pain.