alekxeyuk / Skribbl.io-Bot

My try at creating fully automated game bot.
MIT License
65 stars 48 forks source link

Install #9

Open Melvman opened 5 years ago

Melvman commented 5 years ago

Can someone please give me a step by step how to get this working, i have no experience in coding what so ever! thanks

fuck-shithub commented 5 years ago
  1. Install Python 3 (https://www.python.org/downloads/) and make sure environment variables are set up
  2. Download this repository as zip (or via Git). Or just open this link: https://github.com/alekxeyuk/Skribbl.io-Bot/archive/master.zip
  3. Extract to some folder somewhere
  4. Get inside the folder and press Shift + Right Click anywhere where there is no file/folder in the File Explorer window
  5. "Open PowerShell right here" or whatever the option was called again. If it says "command prompt" instead that's fine as well
  6. Run this command:
    pip install websockets aiohttp python-socketio requests git+https://www.github.com/hbldh/hitherdither Pillow google_images_download numpy
  7. Open loop.bat to run the thing.