GazelleGames pet leveling info

Adds pet leveling info to your own profile page

These are versions of this script where the code was updated. Show all versions.

  • v1.3.4 20.04.2022

    trim API key

  • v1.3.3 20.04.2022

    add hardcoded list of IDs that I know are XP-gaining pets. this is so the script will pick them up right after they're equipped for the first hour, despite having 0 XP

  • v1.3.2 26.03.2022
  • v1.3.2 26.03.2022

    get rid of unnecessary spacer elements

  • v1.3.1 25.02.2022
  • v1.3.1 16.02.2022

    """future-proofing"""

  • v1.3 16.02.2022

    pets are now sorted (left slot first, right slot second) and you can edit the target level

  • v1.2.1 05.02.2022

    restructure the user ID promise chain so it doesn't use an async executor which is bad apparently but now it's better

  • v1.2.1 04.02.2022

    it keeps happening

  • v1.2.1 04.02.2022

    only one endpoint now

  • v1.2.1 04.02.2022
  • v1.2.1 04.02.2022

    ignore non-leveling pets

  • v1.2 04.02.2022

    updated API lets us do it with a single call

  • v1.1 23.01.2022

    remove Referer header for no real reason

  • v1.1 20.01.2022

    delete API key on 401

  • v1.0 20.01.2022