Skip to content

An automated ad clicker for Android's Hill Climb Racing game.

License

Notifications You must be signed in to change notification settings

antoniom/hcr-ad-clicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hill Climbing Racing Ad Clicker

This project is a bash script that automates the process of clicking ads on the Hill Climbing Racing game so that more money are gained. You do not need to root your device, you only need to enable the developer mode on your Android device and install the adb tool on your Linux or Mac OS system.

Prerequisites

  • Your device should remain active for at least 1 minute before sleeping.
  • Your device should be placed in landscape mode. Preferably your earphone should be on the left.
  • The tap/swipe coordinates differ from device to device due to screen variety. For that reason you should override the config.var supplied with the actual coordinates that apply for your device. To help you detect the right coordinates it is recommended to check the "Pointer location" option on Developer settings.

How to run

  • Connect your device on your computer, via a USB cable.
  • Simply run ./run.sh. Don't forget to set execution permissions on that file (i.e. chmod 744 run.sh).

About

An automated ad clicker for Android's Hill Climb Racing game.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages