cferreras / Aliexpress-Coin-Hop-Bot

Updated version of Aliexpress money-hop game bot by robin385

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aliscript

AliExpress Hop challenge script to play the game and ads using computer vision detect the distance and play accordingly

How to use

This bot is really easy to use.

Just follow these steps:

  1. Have Python installed.
  2. Clone this repository to a folder on your computer.
  3. Open a terminal in that folder, and install all the dependencies with pip install -r requirements.txt
  4. Enable USB debugin (with input option also enabled) via developer tools in your Android device.
  5. Connect the Phone to the computer via USB and open the Game.
  6. Run the code python3 script.py

To-do

  • Make the bot work again with the new design
  • Fix crash when the bot picks a rocket boost
  • Make the bot enter a new game when he lost

About

Updated version of Aliexpress money-hop game bot by robin385


Languages

Language:Python 100.0%