Automation

From Girlfriend Kari Wiki
Jump to: navigation, search

I create a simple automation for story event using Sikulix, you can download it here :)
http://1drv.ms/1Sq0oSa

How to run it?
1. Install Sikulix (https://launchpad.net/sikuli/sikulix/1.1.0, download the jar and move it to D:\Sikulix... install using default choice...)
2. Download .skl, .py, and .bat in the http://1drv.ms/1Sq0oSa (put it in D:\Sikulix)
3. For the source code I give it in the separate folder

Known Bugs :
1. Fill your stamina manually (I don't want to sacrifice my bar for bug testing :P )
2. No checking for scenario choice (in short, it will break at that point)
3. Do it for each girl one by one (I'm just too lazy to put them in one code) By : EOGAGB-012014 (talk) 04:16, 29 November 2015 (EST)

Change Log :
v 1.1
- Fix breaking on girl level up

v 1.0
- Create the automation from scratch