Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/depthbomb/wow-autogossip
Automatically picks NPC gossip options to progress quests or to access NPC features (vendors, mail, etc).
https://github.com/depthbomb/wow-autogossip
addon addons world-of-warcraft world-of-warcraft-addon wow
Last synced: about 1 month ago
JSON representation
Automatically picks NPC gossip options to progress quests or to access NPC features (vendors, mail, etc).
- Host: GitHub
- URL: https://github.com/depthbomb/wow-autogossip
- Owner: depthbomb
- License: mit
- Created: 2024-07-29T20:24:39.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-11-07T23:26:36.000Z (about 2 months ago)
- Last Synced: 2024-11-08T00:25:42.535Z (about 2 months ago)
- Topics: addon, addons, world-of-warcraft, world-of-warcraft-addon, wow
- Language: Lua
- Homepage: https://curseforge.com/wow/addons/autogossip
- Size: 151 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
_AutoGossip_ is a simple addon that automates picking the appropriate NPC gossip options to either progress a quest or to access features of the NPC such as the mail in the case of Katy Stampwhistle. It even works for gossips that have multiple pages!
This addon is fully functional, however it is not fully "complete"; there are still many NPCs that need to be handled. I plan to add these NPCs as frequently as I can, but if I miss any or have any suggestions then do let me know!
There are two modifier keys that can be held down before talking to an NPC that this addon automates:
- `SHIFT` prevents gossip automation
- `ALT` forces gossip automation in cases where it would be stopped, such as if the NPC has available quests**NOTE** Do not use this addon if you like to take your time and/or read NPC dialogue as this will instantly choose the best option(s) to progress things. If you do want to continue using this addon but want to not automatically choose an option, then hold `SHIFT` before talking to an NPC.
## Plugins
Installing AutoGossip now also includes optional plugins that are enabled automatically in the addon menu. For example, NPC automation in _The War Within_ is its own plugin so you may disable that addon to disable automation.
---
This is my first attempt at a WoW addon so I'm still learning!