SuperSul

Forum Replies Created

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • in reply to: [Scenario] Shadowbringers 5.0 Aethersands #16600
    SuperSul
    SuperSul
    Participant
    0

    No that is not the issue I had. I did notice the bug you’re talking about tho, and I fixed it doing the same thing you did, removed (if) from that line. However the bot was constantly getting stuck on one of the rocks that’s near one of the nodes. No big deal tho, like I said I ended up skipping those chapters and Just having the bot afk. I supposed it could be fixed by moving the way points but I just wasn’t that interested in that type of sand xD

    I’m interested in hearing if the latest version of the script has fixed this issue you were having. I moved around several way points after running it for a while and made small tweaks in the newest grids. I can’t really list which ones because I just did them on the fly as I watched the bot run around. Hopefully this fixed your getting stuck on the rock but if not feel free to let me know and I’ll keep an extra eye out!

    in reply to: [Scenario] Shadowbringers 5.0 Aethersands #16599
    SuperSul
    SuperSul
    Participant
    0

    Why does this keep hitting common nodes as a collectable? I dont get it am I missing something? I do it during the right times the Ephemeral node pops?

    This should only happen if the bot is run while no Ephemeral is up. Be sure you start the bot from the chapter that coincides with the correct ET and don’t start it before the hour that the node actually spawns.

    How can I change the rotation on this? On average, Single Mind > Utmost Caution > Impulsive x3 > Single mind > Impulsive will get you a lot more than the rotation this grid is using.

    Edit: How can I also make it go to my FC house instead of personal?

    The rotation can be changed by heading over to the Gathering tab and under Skills click the ‘ … ‘ button and create your new rotation there. The bot is programmed to set the rotation each chapter so either change the name of each chapter’s ‘rotationIfGP(Ephemeral-i)’ to the new name for the rotation you created or simply overwrite the saved rotation Ephermal-i with your new designs. You can change the teleport location in the final chapter to your FC house (or anywhere you choose) by simply going to chapter 10 and changing where it says ‘teleport(The Crystarium) to ‘teleport(Estate Hall, 2)’ or the name of the estate if it’s been changed.

    I sometimes die to a Gizamaluk in Rak’tika. Not sure which node it is though.

    I’m sorry to hear that! I haven’t died at all using the script but I’m sure it’s not 100% foolproof. Maybe you can dig through the log if it happens again and try to narrow down the node that miqo was landed near. If you can spot it then you can go into the navigation tab and enable editor. then stand near the node and hit Q to grab it and then reposition it by moving and placing it again with Q and clicking save. Unless I can get the exact grid location or see it happen for myself I’m afraid I can’t fix it.

    Thanks everyone for the feedback! Glad to see so many people enjoying and getting use out of the scenario!

    in reply to: [Scenario] Shadowbringers 5.0 Aethersands #16158
    SuperSul
    SuperSul
    Participant
    1+

    Here is the most up to date Scenario that I have been using. It contains some minor tweaks to pathing on some grids to reduce problems in a couple of chapters near rocks to avoid getting stuck. It also has the chapter 2 teleport error corrected as well as the addition of the line that forces Cordial/Hi-Cordial after gathering.

    The cordial/hi-cordial hotkey is currently Bar 3 slot 12. You can change this is you have a different hotkey by modifying the line icon(3, 12, 2.5) where the first number is the hotbar, 2nd number is the slot, then save. Just place your cordial/hi-cordial in the appropriate slot and Miqo will use it on cooldown. There is currently no way to use cordials intelligently so some GP will be wasted but overall it is still a massive gain.

    Overall it is about as good as I can make it and have tested for 10+ hours nonstop without issue.

    Enjoy!

    Attachments:
    You must be logged in to view attached files.
    in reply to: [Scenario] Shadowbringers 5.0 Aethersands #16155
    SuperSul
    SuperSul
    Participant
    0

    Has anyone had any luck running this over night? 7-8 hours?

    Yeah, Chapter 1 and 2 seem to get stuck a lot either on rocks or on random junk. I ended up disabling those so as to just keep gathering the btn/mnr exclusive sands.

    Sorry about that! The culprit is Chapter 2 where the line teleportIf(Fanow) should just be teleport(Fanow). TeleportIF command will not force teleport because you are already in the Greatwood and can result in the bot trying to run over to the chapter 3 aethersand area instead of teleporting in and approaching as intended. Depending on where you are when the bot attempts to relocate you might get stuck. This was a mistake.

    I suggest changing the command line in chapter 2 to teleport(Fanow) and saving. This should fix the issue. I have run the bot for many hours at a time without issue, tho nothing is 100% foolproof I can say it will run without incident 99.9% of the time.

    in reply to: [Scenario] Shadowbringers 5.0 Aethersands #15496
    SuperSul
    SuperSul
    Participant
    1+

    Is it possible to modify to include the option of using hi-cordials?

    Yes it is possible to use Hi-Cordial. In each chapter after the line ‘aetherialReduct()’ add the line ‘icon(x, y, z)’ where x is the hotbar the hi cordial is on, y is the slot number, and z is a slight delay (use 2.5). So ‘icon(3, 12, 2.5)’ uses my cordials from hotbar 3, slot 12 with a 2.5 second delay. You will need to do this in each gathering chapter (1,3,4,6,7,9) and then save.

    Unfortunately there is no way to use cordials intelligently like the gathering mode does so you may waste a few but overall it’s still a huge gain.

    in reply to: [Scenario] Shadowbringers 5.0 Aethersands #15488
    SuperSul
    SuperSul
    Participant
    0

    I run chapter 1 and it goes to the location and flies to the first node and attempt to collect

    Make sure you start the scenario from the chapter that matches the closest time slot to the node that is currently active. It sounds like the Ephemeral may not have been up for chapter one at that time.

    in reply to: [Scenario] Shadowbringers 5.0 Aethersands #15464
    SuperSul
    SuperSul
    Participant
    0

    Can you set this up to run more than one item.

    The grids are usable to farm the items listed normally. Go to the gathering tab and create a new preset for the item you want using the corresponding grid. So you could make a new preset for Dwarven Cotton using the White Clay grid and just farm the cotton normally.

    in reply to: [Scenario] Shadowbringers 5.0 Aethersands #14971
    SuperSul
    SuperSul
    Participant
    0

    I noticed a slight error that is simple to correct. Chapter 2 line teleportIf(Fanow) should be teleport(Fanow) to force Miqo to teleport. Otherwise she just tries to fly over to the new spot since it’s in the same zone. It’s unlikley you’ll get stuck but the possibility is there so I’d recommend changing it to be safe.

    Also you can add Cordials after the line that uses aetherial reduction by adding sendIcon(x, y, z). X=Hotbar, Y=Slot and Z=Time delay (Iuse 2.5s). Sometimes she will waste a cordial but for the most part it seems to pay off.

    in reply to: New aethersands #14865
    SuperSul
    SuperSul
    Participant
    0

    I’ve also been working on this but I’m new as well so it’s a slow process. I downloaded the old duskglow aetherpack by Lyfox Here and have spent a while watching it and taking notes. I’m working on making the new grids for the new areas and modifying the old scenario to work in them. I’ll post my results if it works out!

    in reply to: [Scenario] CUL Yellow Scrip (Garden Beet) Gather+Craft #14691
    SuperSul
    SuperSul
    Participant
    1+

    Fixed an error and changed repair to npc repair.

    • This reply was modified 4 years, 9 months ago by SuperSul SuperSul.
    Attachments:
    You must be logged in to view attached files.
Viewing 10 posts - 1 through 10 (of 10 total)