Difference between revisions of "Automation"

From Girlfriend Kari Wiki
Jump to: navigation, search
m
 
Line 13: Line 13:
 
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)
  
Change Log :  
+
Change Log : <br />
v 1.1
+
v 1.1<br />
- Fix breaking on girl level up
+
- Fix breaking on girl level up<br /><br />
  
v 1.0
+
v 1.0<br />
 
- Create the automation from scratch
 
- Create the automation from scratch

Latest revision as of 14:05, 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)

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

v 1.0
- Create the automation from scratch