RuneScape scout bot machine vision project for scouting.
None at the moment...
Documents for development.
- Project Google Drive folder:
https://drive.google.com/drive/folders/1Bjp6M0aU6s2qkTvNfAAzTgtLijzt2ykQ?usp=sharing - Random mouse curve possibility:
https://stackoverflow.com/questions/44467329/pyautogui-mouse-movement-with-bezier-curve
Infra...
- Install Python 3.6 https://www.python.org/downloads/release/python-3613/
pip install -r requirements.txtto install needed dependencies.- Rename
config_template.iniintoconfig.ini - Get game window position with
Mouse.pyscript. Positions are left top and bottom right corners.0,0 X increases --> +---------------------------+ | | Y increases | | | | 1920 x 1080 screen | | | | V | | | | +---------------------------+ 1919, 1079 - Define configuration separating them by
;and defining target strategy.[bot] game_names=RUNE1;RUNE2 game_frames=0,80,1100,700;0,80,1100,700 strategies=scout;scout
- Run
Scout.py
Running program sample
...- Screen capture does not capture window
- See system security and privacy settings for possible permissions.
- Mouse does not move automatically
- See system security and privacy settings for possible permissions.
Some command hints for python
See installed libraries and their version.
pip freezeCheck RuneLite settings overlay color opacity.
RaidReloader must be installed.
Highlight color code: #2D251F
Blacklisted rooms:
Ice demon,Vanguards,thieving,Whitelisted rotations:
Vespula,Tekton,Vasa
Vasa,Tekton,Vespula
Vespula,Tekton,Vasa,Guardians
Muttadiles,Shamans,Mystics
Mystics,Shamans,Muttadiles
Muttadiles,Guardians,Vespula
Tekton,Muttadiles,Guardians
Muttadiles,Tekton,Mystics


