Flight Rising Baldwin

Automatically transmutes items from your list.

这些是代码更新过的版本。 显示所有版本

  • v2.0 2024-11-08

    Reverted autoMeltFood to false.

  • v2.0 2024-11-08

    Added a GUI with an On/Off toggle. Added check to wait for page load before attempting actions, to allow GUI to be created and to hopefully prevent occasional script crashes on slower connections.

    Changed getState() function name to main() for clarity. Re-ordered functions for clarity.

  • v1.3 2023-09-22

    autoMeltFood now defaults to false, so it will not melt down unexpected items.

    Semi-fixed new issue with script breaking when buttons are clicked multiple times. This was introduced with an update to Flight Rising, and currently the workaround is to wait before and alter clicking the button. You will likely notice that the script takes longer to run and to switch options now.

  • v1.2 2023-06-29

    Minor code changes for readability and debugging, updated item lists, now automatically transmutes and food item worth 2 food points.

  • v0.2 2022-12-22

    Updated Initial dictionary to remove inventory tabs that don't appear in Baldwin's. Added check to see if no matches were found so that script exits gracefully instead of breaking.

  • v0.1 2022-12-19