https://github.com/chicks-net/time_clickers_sikuli
Automate time warps in Time Clickers
https://github.com/chicks-net/time_clickers_sikuli
sikuli sikulix
Last synced: 2 months ago
JSON representation
Automate time warps in Time Clickers
- Host: GitHub
- URL: https://github.com/chicks-net/time_clickers_sikuli
- Owner: chicks-net
- License: gpl-2.0
- Created: 2016-04-27T14:53:33.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-11-28T17:18:59.000Z (over 6 years ago)
- Last Synced: 2025-01-25T20:44:00.518Z (4 months ago)
- Topics: sikuli, sikulix
- Language: HTML
- Size: 124 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Time Clickers automation with Sikuli
[](https://github.com/chicks-net/time_clickers_sikuli/blob/master/LICENSE)
Automate time warps in [Time Clickers](http://store.steampowered.com/app/385770/) with [Sikuli](http://www.sikuli.org/).
## Setup
To get this to work you should:
* be on a Mac (otherwise the `switchApp` will probably break) - patches welcomed :bowtie:
* run Time Clickers in a Window at 1024x768
* have upgraded :trophy: **Starting Gold** 44 times - otherwise the constant in the `range(90)` for "upgrade a bunch" will be off
* have enough Weapon Cubes to have all 3 Click Weapons (Pistol :gun:, Launcher, Cannon :bomb:)## Scripts
* [TimeWarp](https://chicks-net.github.io/time_clickers_sikuli/TimeWarp.sikuli/TimeWarp.html) - handle a Time Warp
* [UpgradeRandomly](https://chicks-net.github.io/time_clickers_sikuli/UpgradeRandomly.sikuli/UpgradeRandomly.html) - upgrade team members randomly
* [UpgradeEverybody](https:///chicks-net.github.io/time_clickers_sikuli/UpgradeEverybody.sikuli/UpgradeEverybody.html) - upgrade all team members evenly
* [UpgradeStepped](https:///chicks-net.github.io/time_clickers_sikuli/UpgradeStepped.sikuli/UpgradeStepped.html) - get team members into step wise fashion then upgrade them evenly## Technical notes
I did this:
* on a Mac running OSX 10.10.5
* with SikulixIDE 1.10