Difference between revisions of "Automation"
From Girlfriend Kari Wiki
m |
|||
Line 3: | Line 3: | ||
How to run it?<br /> | How to run it?<br /> | ||
− | 1. Install Sikulix (https://launchpad.net/sikuli/sikulix/1.1.0, download the jar... install using default choice...)<br /> | + | 1. Install Sikulix (https://launchpad.net/sikuli/sikulix/1.1.0, download the jar and move it to D:\Sikulix... install using default choice...)<br /> |
2. Download .skl, .py, and .bat in the http://1drv.ms/1Sq0oSa (put it in D:\Sikulix)<br /> | 2. Download .skl, .py, and .bat in the http://1drv.ms/1Sq0oSa (put it in D:\Sikulix)<br /> | ||
3. For the source code I give it in the separate folder <br /><br /> | 3. For the source code I give it in the separate folder <br /><br /> |
Revision as of 10:23, 29 November 2015
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)