Skip to content
This repository was archived by the owner on Feb 19, 2025. It is now read-only.

deKibi/bybit-puzzle-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram Channel PyPI supported Python versions works badge

ByBit Puzzle Hunts auto check-ins

Fully FREE & Open source. You can say thanks by subscribing to my Telegram ^_^

Features

  • Automatically collect check-ins using AdsPower profiles
  • Specify AdsPower profile IDs to open and collect ByBit PH check-ins
  • Specify Puzzle Hunt URLs (one or more) with the name (for better logs reading)
  • Logs for AdsPower and Selenium (automation) actions

Pre-requires:

  • AdsPower
  • AdsPower profiles logged in into ByBit

data/ads_profile_ids.txt

  • Add AdsPower profile IDs, that already logged in into ByBit account

data/puzzle_hunt_urls.txt

  • Add Puzzle Hunt URLs in format name, URL
  • Example: SONIC, https://www.bybit.com/en/trade/spot/puzzle-hunt/detail?activityCode=7592846103729
  • Each Puzzle Hunt from a new line

logs/date.logs

  • Will be generated automatically
  • Logs AdsPower & Selenium (clicks automation) actions
  • Store runtime logs (for debugging or detecting where check-ins were not collected)