fregate / sgbot

SteamGifts bot to enter for whitelisted games
1 stars 0 forks source link

Points Accumulator #4

Open fregate opened 4 years ago

fregate commented 4 years ago

If some points are left after entering in giveaways, they can be accumulated in further "heavy" GA's.

  1. Check GA for apply. If some points left (more than threshold, 15 for example)
  2. Go to a last pages
  3. Select GA's more than 15 (for example) points, enter - save.
  4. After bot starts get all entered GA's, check for whitelisted games, all other GA's is accumulators. Store for bot lifetime
  5. When check GA's for apply and if there is no points available - check accumulators. If any available, and accumulated points is more than GA need - remove some Accumulator GA and use this points to enter to whitelisted GA.

Collateral damage: if there is no need in points - some unnecessary (accumulated) GA could be won ))) - in this case bot remove points from recent accumulators and reenter into much further.