renatofmmaia / bomb-bot

Bot developed in python, 100% open-source, compatible with Windows and Linux.
67 stars 48 forks source link

Erro de multiacc #20

Closed Tormuka closed 2 years ago

Tormuka commented 2 years ago

Tenho o seguinte problema no linux com o bot, ele não muda de conta, fica aparecendo somente isso "bin/sh: 1: xdotool: not found /bin/sh: 1: xdotool: not found /bin/sh: 1: xdotool: not found /bin/sh: 1: xdotool: not found /bin/sh: 1: xdotool: not found /bin/sh: 1: xdotool: not found /bin/sh: 1: xdotool: not found" E fica somente na pagina que ta aberta. Não aparece a opção de calculate windown oclusion no meu google chrome, mesmo habilitando o 96.

ghost commented 2 years ago

Você precisa instalar o pacote xdotool no seu linux. Seguem abaixo os comandos para Ubuntu, Fedora ou CentOS

sudo apt-get install xdotool ou sudo yum install xdotool ou sudo pacman -S xdotool