Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

runewatch

RuneScape packet watcher and notifier. Currently only understands plaintext chatlog messages.

Install

pip install git+https://github.com/ConnorNelson/runewatch

Example Usage

Fishing

runewatch -i enp4s0 -w 14 -c "play -q -n synth 0.1 sin 400" -n "You can't carry any more" -s "You catch" -t 10 -d 10

Archaeology

runewatch -i enp4s0 -w 14 -c "play -q -n synth 0.1 sin 400" -n "(You find)|(You don't have enough inventory space)|(has depleted)" -s "You transport" -t 60 -d 10

Cooking

runewatch -i enp4s0 -w 14 -c "play -q -n synth 0.1 sin 400" -s "(You successfully cook)|(You accidentally burn)" -t 3 -d 10

Dungeoneering hole

runewatch -i enp4s0 -w 14 -c "play -q -n synth 0.1 sin 400" -n "(Well that was about 20 floors)|(You have reached the maximum temperature)"

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages