Page 1 of 1

GoAutomation

Posted: Sun Jul 19, 2020 7:52 am
by And
https://github.com/zhmgczh/GoAutomation
http://www.caiyiwen.tech/article/GoAutomation.html
program for playing two programs without gtp

I understood what ctrl + w, ctrl + b, ctrl + s, but after one move it stops. Can someone figure it out?

Re: GoAutomation

Posted: Mon Jul 20, 2020 3:19 am
by And
I managed to run this program! last time it didn’t work, perhaps because I wanted two MultiGo to play. Leela and MultiGo (gnugo) play without problems!
what is needed for that?
1 run GoAutomation
2 start, for example, Leela and MultiGo
3 place the mouse pointer in the center of the black board and press ctrl + b
4 place the mouse pointer in the center of the white board and press ctrl + w
5 let Black make a move, put the mouse cursor on the stone and press Ctrl + s
6 if I understood correctly, ctrl + t is a stop, then you can continue, put the mouse cursor on the last stone and press ctrl + s

This program works with Leela, unlike gtool2

Re: GoAutomation

Posted: Fri Jul 24, 2020 2:45 am
by Amigo
GTool2 (Tool for auto-playing between two igo softs)

Re: GoAutomation

Posted: Sun Oct 11, 2020 4:16 pm
by And
I found a way how to make GoAutomation work with programs that it doesn't work with. checked on several programs. GoAutomation is faster and more stable than GTool2. if anyone is interested, I will write in more detail

Re: GoAutomation

Posted: Sun Oct 11, 2020 10:07 pm
by tchan001
Please do share.

Re: GoAutomation

Posted: Mon Oct 12, 2020 10:29 am
by And
probably it's the color or texture of the board. Sabaki - I changed the theme to "photorealistic" and the GoAutomation started working! in Crazy Stone Zero the image of the board contains 2 layers, I replaced the layer with the image of the board with a screenshot from the Sabaki (consider the size, and there should be 2 layers, otherwise possibly it will be buggy) and it worked too! also I made some more programs

Re: GoAutomation

Posted: Sat Oct 17, 2020 2:11 am
by And
Is there an instruction in Chinese or English? or a screenshot of the program window with hieroglyphs? to translate. I have question marks instead

Re: GoAutomation

Posted: Sat Oct 17, 2020 6:05 am
by And
hieroglyphs appeared in the Chinese locale! translation:

Ou ushered in Cha Benwen's surrounding adapter
Please do not minimize this dialog box, you can place it after the air dialog box.
Please close all surplus virus software and unnecessary programs, otherwise the adapter may malfunction.
To the dialog box, try to avoid the pop-up window.
Ctrl + b - Put the most mark on the black chessboard grid (recommend Tianyuan and Xing, can be placed in the black part of the beginning)
Ctrl + w - Place the mouse icon on your own disk network (Tianyuan and Xing are recommended)
Ctrl + alt + b - The first time the mouse mark is placed at the intersection of the upper left corner of the black board, the second time is the lower right corner
Ctrl + alt + w - The first time the scale is placed at the intersection of the upper left corner of the disk, the second time is the lower right corner
Ctrl + s - put the most mark on the initial chess piece on the black board to start the conversion
Ctrl + t - Pause the conversion (when pressing it is best that the black chess is finished but the white chess is not moved)
Ctrl + e - end conversion
Ctrl + alt + l - read the configuration file under the root directory
Ctrl + alt + s - write the current configuration into the directory
Ctrl + alt + e - exchange black and white board
Ctrl + alt + g - Get the current status from the white chess board
Files generated under the root directory:
chessboard.txt - current chessboard status
Entries.txt - Current game record

(google translate)

Re: GoAutomation

Posted: Sat Feb 06, 2021 8:46 am
by And
found another program https://github.com/nanhuayu/PytoGo

pytogo is a software that integrates recognition of chess records and simple movement of chess pieces. It has the advantages of high accuracy of chess record recognition and convenient and quick use.
pytogo uses a more powerful and accurate intelligent image recognition connection engine to perfectly recognize almost all screenshots of the Go board. Perfectly applicable to almost all game software, even the web version of the Go board.
pytogo is more convenient and easy to use, supports not occupying the mouse, and can play chess while working.
pytogo is free software, you can get a free license by contacting the author or joining the QQ exchange group.

(google translate)

Re: GoAutomation

Posted: Mon May 23, 2022 12:28 pm
by And
another great program! even if the windows of the two go programs partially overlap each other!
http://shogidokoro.starfree.jp/autogo/index.html

Re: GoAutomation

Posted: Sun Feb 19, 2023 10:46 pm
by And