kraffslol / PoliQuest-Shadowlands

My first WoW addon. Leveling addon for Shadowlands.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

PoliQuest is a Shadowlands questing addon that automates a significant portion of the leveling experience. It automates quests that require level 50 to 59. The addon is only intended to speed up leveling and should be disabled at level 60.

Main feature

The PQButton is a button that appears when you have a Shadowlands quest item in your bags. The addon automatically binds quest items to this button and allows you to effortlessly use quest items by giving you the option to keybind it.

The following macro keybinds the PQButton as well as the arrow button that allows you to cycle through the quest items in your bags. Using the macro while not holding ctrl, alt, or shift will use the quest item, and using the macro while holding alt will cycle through the quest items in your bags.

/click [nomod]PQButton;[mod:alt]PQNext

Commands

Type "/pq" or "/poliquest" to open the configuration menu.

Type "/pq toggle" or "/poliquest toggle" to show/hide the PQButton and reposition it.

Always Enabled Features

  • PQButton that automatically binds Shadowlands quest items to it
  • Quest emote automation

Configurable Features

  • Automatically accept and complete quests (level 50-59 quests only)
  • Automatically select correct quest dialog (level 50-59 quests only)
  • Automatically track quests when accepted (all quests)
  • Track quest progress percent in quest info display (all quests)
  • Quest reward automation (level 50-59 quests only)
  • Automatically equip quest loot upgrades (all quests. non-BOE items only)
  • Automatically set hearthstone (less than level 60 only)

Feature Demo Video

PoliQuest video thumbnail

Author's Note

This is my first addon. I learned a lot while making it, and I plan to make more addons in the future. I hope you like it!

Discord Link

Curseforge Link

Contribute

If you want to support my work, you can share it with your friends or offer constructive feedback or propose features that you think you and other people would like.

If you want to contribute more, you can create pull requests for this addon (which I don't recommend because it is a spaghetti code mess), or you can donate to my PayPal.

PayPal Button

About

My first WoW addon. Leveling addon for Shadowlands.


Languages

Language:Lua 100.0%