- Pwn-RPG
- This is the RPG system I am writing for the Pwnagotchi. Its a 6 Stat+Luck system and currently very much a work in progress.
- Copy the script you like and SSH into your device.
- sudo vi /usr/local/share/pwnagotchi/custom-plugins/Pwn-RPG.py (Example)
- Paste the contents of the current file into file by using Shift + Right Click
- Use :x to save and quit
- sudo vi /etc/pwnagotchi/config.tml
- Enter the required settings for the plugin
- Use :x to save and quit
- pwnkill
- Waveshare 2.13inch E-Ink Display HAT V4
- SanDisk 64GB Extreme Pro
- Pi Zero 2W(Can buy cheaper on PiShop)
The first few of these plugins are based of others currently. I am just learning Python and others have provided a good base.
Fork and submit Pull Requests for additions. Create Issues for questions, feedback, or help.