Difference between revisions of "Automation"

From Girlfriend Kari Wiki
Jump to: navigation, search
(Create story event automation project)
 
Line 10: Line 10:
 
1. Fill your stamina manually (I don't want to sacrifice my bar for bug testing :P )<br />
 
1. Fill your stamina manually (I don't want to sacrifice my bar for bug testing :P )<br />
 
2. No checking for scenario choice (in short, it will break at that point)<br />
 
2. No checking for scenario choice (in short, it will break at that point)<br />
 +
3. Do it for each girl one by one (I'm just too lazy to put them in one code)
 
By : [[User:EOGAGB-012014|EOGAGB-012014]] ([[User talk:EOGAGB-012014|talk]]) 04:16, 29 November 2015 (EST)
 
By : [[User:EOGAGB-012014|EOGAGB-012014]] ([[User talk:EOGAGB-012014|talk]]) 04:16, 29 November 2015 (EST)

Revision as of 09:36, 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... 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)