m4tuzalix / The-crims---selenium-robbery-bot

8 stars 6 forks source link

Missing refill stamina action #9

Open tmcruz94 opened 1 year ago

tmcruz94 commented 1 year ago

I noticed that is missing the 'restore' action for single robbery. I suggest adding the following in rob.py

def do_action(self) -> None:
    self._enter_robbery()
    self._select_value()
    self._use_all_stamina()
    self._rob()
    self._restore()
victorvadl commented 1 year ago

hey bro, can you explain how can i use it? I think the read.me would be better if he explain it better, add me on discord Sthawk#4384