What's new
  • Visit Rebornbuddy
  • Visit Resources
  • Visit API Documentation
  • Visit Downloads
  • Visit Portal
  • Visit Panda Profiles
  • Visit LLamamMagic

Search results

  1. E

    [Request] Adamantite Ore

    I fixed any of those issues by making my tag completely backwards compatible (except the gathering skill order part) with the original tag. So just pretend you are making the profile for the old tag and add in the other required pieces and it should work (including the flying), no need to use a...
  2. E

    [Request] Adamantite Ore

    It will work like fishing bait most likely for now.
  3. E

    [Request] Adamantite Ore

    I may or may not have unlocked perfect ephemeral farming, and I may or may not be building a 24/7 profile.... be back in 12 hours.
  4. E

    [Request] Adamantite Ore

    I think I found an issue with flying...that needed an absolute value (if the Y axis was negative, it would try to make a upside down parabola (which is not what we want).
  5. E

    [Request] Adamantite Ore

    The issue is detecting nodes...i don't know of a way to detect a node on the minimap, so it has to be within about 120 yalms? or whatever the mesh considers that number to be for me to find it... unless someone knows another way.
  6. E

    [Request] Adamantite Ore

    If you remove the node entirely, it will gather from whatever nodes are available also.
  7. E

    [Request] Adamantite Ore

    I will look into this... Currently building an Ephemeral profile to try out some features.
  8. E

    [Request] Adamantite Ore

    where is the log... and how many fire crystals do you have?
  9. E

    [Request] Adamantite Ore

    I would be interested to see if other "known to work profiles" work using my tag instead of the default GatherTag. There really isn't much modification required to transform the xml (unfortunately its not 100% backwards compatible). Edit: I am working on making it backwards compatible...
  10. E

    [Request] Adamantite Ore

    I committed the profiles with the Unspoiled Rotation set as the default for the Adamantite Ore/Chysahl... i will probably separate them into different files soon.
  11. E

    [Request] Adamantite Ore

    Hotspots!.... feel free to try it... I Converted an old Botany -crystal/shard farm profile into gathercollectable tag. Edit: Raiding a3s right now, so i won't be available,not your original version and revert to that if it doesn't work for you.
  12. E

    [Request] Adamantite Ore

    The cordial logic is still messed up...so i suggest changing CordialTime and/or CordialType to none in the profile(s). I need some rest before i tackle that issue. I did seem to actually fix the issue with collecting the items though!...
  13. E

    [Request] Adamantite Ore

    You might want to start using the SVN method of keeping it updated. I will be making a new thread by Thursday...hoping to get hotspots worked out by them.
  14. E

    [Request] Adamantite Ore

    I did find where it gets stuck...just need to figure out better logic for the gather part.
  15. E

    [Request] Adamantite Ore

    Oh, I do see the issues you are seeing now..... I am debugging it as much as possible, but after it happens, i can't find where the code is stuck... I have an idea but the logs are not telling me much. Also, it seems that it is only logging one of the impulsives but in my battle log, it shows i...
  16. E

    [Request] Adamantite Ore

    I did just fix an issue with cordials.... the flags were wrong in the code...so basically it was never taking them. depending on the settings (and the settings were wrong on the profile). Did you pull in the past 30 minutes?
  17. E

    [Request] Adamantite Ore

    Some notes. Rotations might not be 100% what you expect. 550 rotation will force run if GP or time constraints are not met (if it is the default rotation for the profile), I have added a 600 gp check inside to make sure it only does a 0 gp rotation (as if it were to just collect a dud)...
  18. E

    [Request] Adamantite Ore

    [10:35:40.187 D] Interacting with Ephemeral Rocky Outcrop 0x12CEC570 [10:35:41.664 N] Gathering ItemName:Fire Moraine Chance:99 HqChance:15 Amount:1 RawItemId:5214 [10:35:42.250 D] DoAction Spell 4077 0x1055E90A [10:35:47.992 D] DoAction Spell 4075 0x1055E90A [10:35:48.444 N] Clicked Collect...
  19. E

    [Request] Adamantite Ore

    Found this problem, was using the time value to calculate the gp required.... i must have been awake for 40 hours when i did that.. =(.
  20. E

    [Request] Adamantite Ore

    The CollectAll profile is actually more up to date than the 550 one (I moved the collectables type into the code I think it works great). It allows you to actually set individual values for each collectable, and the Rotation "engine" will determine which rotation to use based off that value.
Back
Top