- Automatically plays games by randomly choosing short or long
- Collects daily rewards
- Supports multiple accounts
- Works with a key, no authorization required
- Completes tasks
- Uses boost if there are no attempts left for the game
-
Install Python (Tested on 3.11)
-
Open cmd (terminal) and enter:
git clone https://github.com/shinz1/OKXRacer.git
cd OKXRacer
-
Install the modules:
pip install -r requirements.txt
-
Run the script:
python main.py
or
START.bat
query_id=xxxxxxxxxx&user=xxxxxxfirst_namexxxxxlast_namexxxxxxxusernamexxxxxxxlanguage_codexxxxxxxallows_write_to_pmxxxxxxx&auth_date=xxxxxx&hash=xxxxxxx
query_id=xxxxxxxxxx&user=xxxxxxfirst_namexxxxxlast_namexxxxxxxusernamexxxxxxxlanguage_codexxxxxxxallows_write_to_pmxxxxxxx&auth_date=xxxxxx&hash=xxxxxxx
query_id=xxxxxxxxxx&user=xxxxxxfirst_namexxxxxlast_namexxxxxxxusernamexxxxxxxlanguage_codexxxxxxxallows_write_to_pmxxxxxxx&auth_date=xxxxxx&hash=xxxxxxx
query_id=xxxxxxxxxx&user=xxxxxxfirst_namexxxxxlast_namexxxxxxxusernamexxxxxxxlanguage_codexxxxxxxallows_write_to_pmxxxxxxx&auth_date=xxxxxx&hash=xxxxxxx
You may see query_id=
or user=
; there is no difference.
Go to Telegram Web, open the bot, press F12 (or right-click and select "Inspect" in the desktop version), go to the Network tab, start the bot in the web version or reload the page in the desktop version, and look for a request with the name tasks
. In the right column, find query_id=xxxxxxxxxx
or user=xxxxxxxxxx
.