[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Need a little help with Python script error
From: |
MK |
Subject: |
Re: Need a little help with Python script error |
Date: |
Sat, 20 Jan 2024 23:01:10 -0700 |
User-agent: |
Mozilla Thunderbird |
On 1/20/2024 10:44 PM, MK wrote:
All auto roll/play settings are off. I wonder if the > script gets ahead of or
lags behind the bot or such..?
Bot was set to world-class and analysis set to 4-ply.
After setting analysis to world-class also, it did
run without errors a few times. Do I need to put some
delays between some actions??
MK
BTW: I noticed and corrected the filename syntax and
it works also like this:
filename = 'save game D:\mk' + str(session)
gnubg.command(filename)