IndieGala: Auto-enter Giveaways

Automatically enters IndieGala Giveaways

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

  • v2.6.1 05.09.2020. Alternative fix for #27
  • v2.6.0 03.09.2020. default `my.level` to 10 if unable to determine actual value, Save and load options, Merge branch 'save_options' of https://github.com/Lucki/indiegala-auto-enter into gm_options, remove `timeout` reference, `getOptionsFromCache` order reverted since `getOwnedGames` relies on `options`
  • v2.5.0 02.09.2020. handle status "silver" and "level", add `minLevel` option #26, typo fix, Always set `my.level` when entering fails due to level constraint, missing ")", fix wrong value displayed
  • v2.4.6 01.09.2020. Omit Cookies on CORS-Requests
  • v2.4.3 30.08.2020. #24
  • v2.4.4 30.08.2020. #22, #23, #24
  • v2.4.3 30.04.2020. #23
  • v2.4.2 18.04.2020. #22
  • v2.4.1 08.12.2018. `commit` should always be a function, #21 (again), #21 (again)
  • v2.4.0 25.11.2018. #16, my.nextRecharge 20 -> 60, typo fix, #21
  • v2.3.0 17.11.2018. Add delay between entering giveaways, Changed default delay. Comment for gameBlacklist adjusted, Merge branch 'Lucki-delay'
  • v2.2.2 21.10.2018. Option `"missing_basegame"` didn't work properly
  • v2.2.1 21.10.2018. Ticket #18
  • v2.2.0 21.10.2018. Add delay before reloading on error, Ticket #8 - added option maxPrice, Ticket #8 - skipDLCs
  • v2.1.2 20.10.2018. @connect statement added. README adjustments, Ticket #15
  • v2.1.1 20.10.2018. actually using `skipOwnedGames`
  • v2.1.0 20.10.2018. Ticket #14 - skipOwnedGames
  • v2.0.2 20.10.2018. Measures against 'Whooops! Something went wrong.'
  • v2.0.1 14.07.2018. Prevent crash when profile page is locked, added measure to react to slight dom changes
  • v2.0.0 15.11.2017. rewrite and fixes
  • v1.1.12 03.10.2017. Fixes due to changes in display of level and participants
  • v1.1.11 18.07.2017. changed @require to make greasyfork happy
  • v1.1.10 17.06.2017. delay after a blocked request
  • v1.1.9 10.06.2017. internal navigation + UI, level 0 filter + reaction to insufficient_credit response
  • v1.1.8 11.03.2017. Synced from GitHub - v1.1.8: FIX: If the available coins cannot be determined then assume the user has 240 coins (instead of 0)
  • v1.1.7 12.01.2017. Synced from GitHub - 1.1.7 Crashfix
  • v1.1.6 06.01.2017. Synced from GitHub - 1.1.6: readded joinOwnedGames
  • v1.1.5 05.01.2017. Synced from GitHub - [FIX] get coins and next recharge get_user_level_and_coins no longer returns coin and recharge information. Fetch it from the profile page instead. - Merge branch 'patch-1' of https://github.com/zypA13510/indiegala-auto-enter into zypA13510-patch-1 - Merge branch 'zypA13510-patch-1' - [FIX] get coins and next recharge - Removed joinOwnedGames from documentation
  • v1.1.4 11.10.2016. Synced from GitHub - measures to make the script more stable - wording
  • v1.1.3 23.07.2016. Imported from URL
  • v1.1.2 22.07.2016. Imported from URL