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

Search results

  1. entrax

    [Request] Adamantite Ore

    Ooooooh that's explain everything x) He was standing at dragonhead cuz in default settings "Mistletoe" is enable that's why it was going for it. So you should put 0 on CrawlerCocoon / ThavnairianMistletoe / Porcini setting, otherwise the bot'll go for them even if you are not BTN, for him...
  2. entrax

    [Request] Adamantite Ore

    Do you have Miner set at 10 and Botanist set at 11 ? If you were already in BTN without "unspoiled buff" it'll not detect Mistletoe node.
  3. entrax

    [Request] Adamantite Ore

    What did u enable between Mistletoe / Rosemary / Volcanc Rock Salt / Basilisk egg ?
  4. entrax

    [Request] Adamantite Ore

    He's gonna stand untill 5PM (Thavnairian Mistletoe spawn), i made move it before cuz it's a really long way and between 5-8PM he's gathering 2 items, Thavnairian Mistletoe / Rosemary at 5PM and Volcanic Rock Salt / Virgin Basilisk Egg at 7PM
  5. entrax

    [Request] Adamantite Ore

    That's what i meant, the code was from AdamantiteOre_AzysLla ^^ When I said "this FlightPathTo line" it was for you to know which line copy past from what I post to AdamantiteOre_AzysLla.xml not in .cs or something
  6. entrax

    [Request] Adamantite Ore

    Hum the only way for this is you launch it at (for example) 5:00 ET and you didn't enable Spinach, so bot'll just wait untill next "windows" (7-10 for chysalh and gold ore). 1-4 Cocoon / Darksteel -> 4-7 Spinach -> 7-10 Chysalh / Gold Ore -> 10-11 Adamantite -> 11-13 Porcini -> 13-15 Black...
  7. entrax

    [Request] Adamantite Ore

    For AdamantiteOre_AzysLla.xml May be try to add this "FlightPathTo" line : <If Condition="not IsOnMap(402)"> <TeleportTo Name="Helix" AetheryteId="74" /> <MoveTo XYZ="-716.7953, -186.9606, -599.0761"/> </If> <FlightPathTo XYZ="57.50256, 21.00859, -835.1724"...
  8. entrax

    [Request] Adamantite Ore

    It should <If condition="&Collect_Adamantite; == 0"> <GatherCollectable loops="1" spawnTimeout="200"> <GatherObjects> <GatherObject>Unspoiled Mineral Deposit</GatherObject> </GatherObjects> <ItemNames> <ItemName>Adamantite Ore</ItemName>...
  9. entrax

    [Request] Adamantite Ore

    Yes, sry i didn't read it was "Only admantite" profile x)
  10. entrax

    [Request] Adamantite Ore

    Or you can manually change HotSpot position (5 less/more X/Y/Z yards), like this u'll not wait with all others :)
  11. entrax

    [Request] Adamantite Ore

    <!ENTITY Adamantite "1"> <!ENTITY Collect_Adamantite "0"> If Adamantite is set to 1 or anything different to 0 it means "Yes i want to gather some adamantite" / 0 means "No i don't care about this shit" If Collect_Adamantite is set to 1 or anything different to 0 it means "Yes i want...
  12. entrax

    [Request] Adamantite Ore

    Btw cuz the profile isn't working 100% i'll rebuild it with more accuracy, and only with ExMatt's tags. Fastest solution is to put this in OrderBotTags directory untill i rebuild the profile. And because i'm making a Blue / Red scripts farm profile too i think i'll make a new thread when...
  13. entrax

    [Request] Adamantite Ore

    ExMatt's fly is using FlightPathTo not SimpleFlyto (it's an other .cs to dl and put in OrderBotTags)
  14. entrax

    [Request] Adamantite Ore

    It's seems it was... it's working fine with 20, and when i tried 100 spam again. So i guess the bot was trying to walk/sprint cuz distance isn't enought to mount BUT GatherCollectable Tag was trying to stop, mount, and fly to hotspot ? If it's that, the only fix is to put hotspot far enought...
  15. entrax

    [Request] Adamantite Ore

    Can it also be because "Mount distance" is too hight ? I had to put it to 50+ when i was doing some try on porcini (before i used your work). Like this the bot was forced to walk stealthed at the node near dragon mob.
  16. entrax

    [Request] Adamantite Ore

    Hum I'm using SVN with your github link to keep "OrderBotTags" directory updated and i copy paste everything in Rebornbuddy\Plugins\OrderBotTags\. Just did it again with rb not running, mb last time I copy paste, bot was still running and paste fail >_<
  17. entrax

    [Request] Adamantite Ore

    [22:00:36.621 N] Gathering ItemName:Quartz bleu Chance:96 HqChance:8 Amount:3 RawItemId:5160 [22:00:49.378 V] [Poi.Clear] Reason: Gather Complete, Node is gone! [22:00:49.378 N] GatherCollectable: Rotation reset -> Unspoiled [22:00:49.549 N] GatherCollectable: Could not find any nodes and can...
  18. entrax

    [Request] Adamantite Ore

    It's still spamming this after any flying rotation (when he try to return to hotspot) [21:38:45.778 N] Created new Takeoff Coroutine [21:38:45.782 N] Resumed Takeoff Coroutine [21:38:50.829 D] DoAction Mount 1 0xE0000000
  19. entrax

    [Request] Adamantite Ore

    i can't figure out why but after each gathering (with flying, like adamantite) bot get stuck and this message is spammed into the console : [00:41:10.090 N] Created new Takeoff Coroutine [00:41:10.090 N] Resumed Takeoff Coroutine
  20. entrax

    [Request] Adamantite Ore

    Oh it appears in plugin tab now... didn't notice that x) Thanks a lot.
Back
Top