Torn Extensions - Gym Torn Gain

calculates gym gain based on Vladars calculations

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

  • v1.5.2 2024-09-12

    I had issues with $, jQuery not being defined. I think I finally figured it out. Because I am using Greasemonkey the script couldn't access window variables.
    with the inclusion of 'noConflict' hopefully won't cause issues with the webpage itself for others.

  • v1.5.1 2024-08-28

    Included jQuery was giving some users issues
    - figured out how to use the one included in torn instead

    hopefully everything works now, sorry

  • v1.5 2024-08-27
  • v1.4.7 2024-08-27
  • v1.4.6 2024-08-27

    api change made it so perks weren't being taken into account
    + has been fixed

    formula changed, cap has been removed
    + updated formula, hopefully more accurate now

    jQuerry not being loaded, firefox update?
    + jQuery now included

    HTML was updated, text stopped being inserted
    + fixed

    Someone had issue with colour blindness
    + updated style, hopefully, better visible now

  • v1.4.5 2021-05-06

    *poppup when you reset your apikey
    *handle some errors

  • v1.4.2 2021-03-30

    *cleanup code, make it more readable. *Fixed issue with manual estimator

  • v1.4.0 2021-03-30

    Bugfix and updated to new more accurate formula

  • v1.3.2 2020-05-09 secured api, and simple fixes
  • v1.3.1 2020-03-22 bug with setting apikey resolved, added manual input.
  • v1.3.0 2020-02-08 added manual input. click on gym to use.
  • v1.2.5 2020-02-07 The apikey is now set from prefrence tab
  • v1.2.2 2019-12-26 made api request one request. And some small beutify things.
  • v1.2.1 2019-12-06 minified array
  • v1.2 2019-12-06 fixed speed not being rounded up
  • v1.0.4 2019-12-01 bug fix
  • v1.0.3 2019-11-28 fixed total trains
  • v1.0.2 2019-11-25 +added total gains & compressed file
  • v1.2 2019-11-24 Removed console.log();
  • v1.2 2019-11-24