Skip to content

matx64/rs-netbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rs-netbot

Old School Runescape (MMORPG) Bot created using a Convolutional Neural Network for object identification.

Dependencies (Python 3.8)

  • Pytorch 1.8+
  • OpenCV
  • Numpy
  • mss
  • pynput
  • tqdm (optional, for terminal loading bars)

If you have CUDA support, download the CUDA Toolkit from Nvidia and device = torch.device("cuda:0") will use it as primary processing device.

Disclaimer: This bot was created for educational propurses and was never used to get in game advantage.

About

Old School Runescape bot with CNN for object identification

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages