Skip to content

Instantly share code, notes, and snippets.

View benyamin-7's full-sized avatar

Benjamin Geoffrey benyamin-7

  • Lubek, Germany
View GitHub Profile
@benyamin-7
benyamin-7 / hamster_coin_collector.md
Last active September 21, 2024 07:54
Hamster Kombat Coin Collector

Collecting the Hamster Kombat coins almost every 3 hours automatically:

Create a python file with the following code snippet:

import requests
import time
import random

auth_data = {