10-22-2013, 07:49 AM
10-22-2013, 01:05 PM
(10-19-2013, 04:58 PM)vekien Wrote: [ -> ]elseif (SFHelper.SkillID ~= 220 and gSFtype == "Unearth II") thenSkillID is 243, BuffID is 220
SFHelper.SkillID = 220
SFHelper.BuffID = 220
These values are wrong, anyone know correct ones for Unearth 2?
10-23-2013, 04:11 AM
(10-22-2013, 01:05 PM)lesdennis Wrote: [ -> ](10-19-2013, 04:58 PM)vekien Wrote: [ -> ]elseif (SFHelper.SkillID ~= 220 and gSFtype == "Unearth II") thenSkillID is 243, BuffID is 220
SFHelper.SkillID = 220
SFHelper.BuffID = 220
These values are wrong, anyone know correct ones for Unearth 2?
Cheers
Noticed an issue where it will only do the ward for the main class, for instance I am farming Wind Shards and there is also Lightning Shards at the same nodes. I have Wind Shard in both Priority 1 and Priority 2, I have all ward skills equipped from Botany but it still does lightning ward, ignoring Wind Ward.
10-24-2013, 06:26 PM
Please tell me the ID mining Skill ward, three pieces
10-24-2013, 06:56 PM
(10-23-2013, 04:11 AM)vekien Wrote: [ -> ]Cheers
Noticed an issue where it will only do the ward for the main class, for instance I am farming Wind Shards and there is also Lightning Shards at the same nodes. I have Wind Shard in both Priority 1 and Priority 2, I have all ward skills equipped from Botany but it still does lightning ward, ignoring Wind Ward.
Have you downloaded the newest revision? Or have you tried modifying the old revision's with Gabi's code?
10-24-2013, 07:57 PM
Would you mind adding the other buff skills? For example
They're not strictly necessary for gathering shards, but it's handy to avoid needing another module for when I'm gathering something else.
Code:
["Unearth"] = {["id"] = 242, ["buff"] = 220},
["Leaf Turn"] = {["id"] = 225, ["buff"] = 220},
They're not strictly necessary for gathering shards, but it's handy to avoid needing another module for when I'm gathering something else.
10-25-2013, 05:34 PM
It would be nice if you next versions were once all skills from ore mining :) not to add yourself
10-26-2013, 06:22 PM
nvm i sort it
10-29-2013, 07:47 AM
Module discontinued due to new functions added in bot, please remove module in order to new functions works correctly.
11-01-2013, 06:33 AM
it randomly crashes