View Single Post
Old 10-28-2014, 01:13 PM   #5
miomaz
Member
miomaz knows what's going on.miomaz knows what's going on.miomaz knows what's going on.miomaz knows what's going on.miomaz knows what's going on.miomaz knows what's going on.miomaz knows what's going on.miomaz knows what's going on.miomaz knows what's going on.miomaz knows what's going on.miomaz knows what's going on.
 
Posts: 11
Karma: 25090
Join Date: Nov 2012
Device: kindle 4.1.0
This game is perfect for it, because it's more or less a board game lacking animations. the main map looks alittle like die Siedler von Catan with its Hexagonal tiles. Plus I use something called NegativeScreen to adjust the colors and of course inverse the brightness of the monitor. The game is partially played with a mouse, but I can automate the mouseclicks with autoit, and also draw on the screen to see what I select in the game.
Anyhow, could you point me to some website/tutorial that might help me code this lua? In pseudo code i think all that needs scripting is:

If (button x pressed) {
//send message to putty
}

could you translate that into viable code? or is it more complicated than that?
miomaz is offline   Reply With Quote