You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
inside singeforce.py you only run triforcetools.TIME_SetLimit(10*60*1000) once.
If you run this in a loop, with the appropriate sleep inbetween it will not require a zero key on systems that use the NetDimm which might be helpful for some people :)
inside
singeforce.pyyou only runtriforcetools.TIME_SetLimit(10*60*1000)once.If you run this in a loop, with the appropriate sleep inbetween it will not require a zero key on systems that use the NetDimm which might be helpful for some people :)