TapSwap-Clicker icon indicating copy to clipboard operation
TapSwap-Clicker copied to clipboard

run in background

Open mrdarkerr opened this issue 1 year ago • 5 comments

I run the script in Python as below in the background

python clicker.py &

But with the passage of time, the time of the next click will change to a negative number and it will become a bug and no more clicks will work

How can I run the script in the background of my Ubuntu server without problems?

mrdarkerr avatar May 21 '24 16:05 mrdarkerr

This is due to TapSwap constantly disconnecting and reconnecting, and you have to restart the script every so often.

M-logique avatar May 23 '24 08:05 M-logique

I have a suggestion that makes this script unique, consider a one-hour or two-hour time for the script to receive a new url from the bot so that the session is updated and does not suffer from possible bugs.

mrdarkerr avatar May 23 '24 13:05 mrdarkerr

Could you please test the script again? I think the problem might have been fixed.

Poryaei avatar May 25 '24 09:05 Poryaei

@mrdarkerr

Poryaei avatar May 25 '24 09:05 Poryaei

Will this result in me losing the coins like with notcoin? :D

BraveCanister avatar May 26 '24 18:05 BraveCanister