Skip to content

salaamdev/wolves

Repository files navigation

This bot is brought to you by RedScorpion, check this Video to see a visual tutorials contact me on discord RedScorpion#5785

HOW TO INSTALL AND PREPARE

STEP 1

  • click the drop down near clone button on this page
  • click download ZIP

image1

STEP 2

  • use winrar to unzip python, download it from here
  • unzip the folder, then access the files inside the folder
  • according to your computer, install eighter python 3.7.0 32-bit or 64 bit

image2

STEP 3

  • add python to PATH. this is ultra important, when installing the python package, check this option

image3

STEP 4

  • click on the directory, delete it and type cmd

image4

STEP 5

  • type the following into the console pip install -r requirements.txt

image5

STEP 6

image6

STEP 7

  • right click the file wolvesville.py
  • click edit with notepad

image7

STEP 8

  • open your emulator, install the wolvesville game, and loggin with your account, then open the advenrtisment wheel
  • place your mouse cursor at the bottom of the emulator screen
  • read the coordinates on the mouse pointer app
  • then place the same coordinates you read from mouse pointer and place it in the line of code coords(mom, dad) replace the mom with x coordinates, dad with y coordinated

image8

STEP 9

  • place your mouse cursor at the back button of the emulator screen
  • read the coordinates on the mouse pointer app
  • then place the same coordinates you read from mouse pointer and place it in the line of code click(me, you) replace the mom with x coordinates, dad with y coordinated
  • safe the file and close

image9

STEP 10

  • go back to the consol and type wolvesville.py

imagw10

HOW TO RE USE THE CODE STEP 1

  • go to the downloaded file
  • type cmd on the directory
  • type wolvesville.py on the console, this runs the code again
  • to change the coordinates, check STEP 7 to STEP 10 above

image11

imagw12

Releases

No releases published

Packages

No packages published

Languages