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
const multiplier = 2.00; //bet multiplier - multiplying a bet on a loss
const timestart = 10000; //bot start time after reboot, in milliseconds - 1000 = 1 second
const timecheckerror = 60000; //time to check the connection to the site, if an error occurs and the bot stops then reboot, in milliseconds - 1000 = 1 second