Greasy Fork is available in English.

Auto Familiar Bonding

Automatically bonds with your familiars. Has a GUI and some options for handling bonds.

Dette er versioner af dette script, hvor koden er blevet opdateret. Vis alle versioner.

  • v1.6 18.10.2024

    FR had an accessibility update which introduced better screen-reader support. This broke familiar swapping for this script. That issue is now fixed.

  • v1.5 04.07.2023

    Added checks for named familiars. Moved several checks to functions for reusability/readability/ease of modification.

  • v1.4 28.06.2023

    Fixed bug: familiar options now actually bring up the "Change Familiars" site.

  • v1.3 28.06.2023

    Added GUI option and checks for fully awakened familiars. Moved GUI building code to helper functions for ease of debugging.

  • v1.2 28.03.2023

    Updates:
    * minor correction to the function that draws the GUI. Now all setup is done entirely in that function, rather than some of the button functionality being setup in main().

  • v1.1 28.03.2023

    Bugs fixed:

    • Now stops when it reaches the HibDen. Prevents infinite looping, and wasted resources attempting to bond/add familiars where they cannot be accessed.

    General changes:

    • Moved GUI creation code to named function and made several variables within global, for ease of debugging/code reading.
  • v1.0 26.03.2023