promotional bannermobile promotional banner

Helk Random Yell

A simple addon that lets your character /yell a random quote from a list every time you push a button! Inspiring shouts? Motivational speaches? Random facts? You decide!

File Details

HRY_rc2

  • R
  • Jan 22, 2026
  • 16.49 KB
  • 5
  • 12.0.1+1
  • Retail

File Name

HelkRandomYell-9878bc2-alpha.zip

Supported Versions

  • 12.0.1
  • 12.0.0

commit 9878bc21f33ecc0a9f2d4cdd700587c9ed87b2c6 Author: Shalkar alex@nucu.eu Date: Thu Jan 22 17:46:16 2026 +0000

Added SavedVariables peristence to quote list

This way, when the addon is updated your quote list won't be reverted back to default. After first launch, find the HelkRandomYell.lua file in your account's SavedVariables folder and edit it to add your quotes

commit f7da16c60fb324046d192a3d46bd8d251b933775 Author: Shalkar alex@nucu.eu Date: Thu Jan 22 17:44:32 2026 +0000

Update README to reflect new quote persistance method

Quotes are now saved in SavedVariables after first launch so that subsequent updates won't over-write user's quote collection by reverting the HelkRandomYell_quotes.lua file to defaults

commit 953bdd860ad35469e0557d590a746643e7974b6c Author: Shalkar alex@nucu.eu Date: Thu Jan 22 12:53:18 2026 +0000

Fixed global var default state on fresh install

commit 5d0b088218eaa9c9cb53c28507646a390dc42393 Author: Shalkar alex@nucu.eu Date: Thu Jan 22 00:17:25 2026 +0000

Update README with button description and cooldown details

Clarified button description and added cooldown information.

commit 682f2cda271c01735f65709070b120e4d9d75906 Author: Shalkar alex@nucu.eu Date: Thu Jan 22 00:10:06 2026 +0000

Added cooldown and repeat-prevention

1 second cooldown added to the button to prevent spam (especially when macrod)
Repeat-prevention added to stop same quote from ever being chosen twice in a row

commit 2ae0e4738a9111691dcf076233e21126fd9dfb8c Author: Shalkar alex@nucu.eu Date: Wed Jan 21 23:58:32 2026 +0000

Update README with macro usage instructions

Added instructions for using RandomYellButton in macros.

commit 38ef8c6d17dab58d38c8663b5556f040dcb53337 Author: Shalkar alex@nucu.eu Date: Wed Jan 21 23:54:23 2026 +0000

Fix typo in README.md for quotes file name

commit 307ab33c321b6f8213e8f9aa1b385e36395546e4 Author: Shalkar alex@nucu.eu Date: Wed Jan 21 23:49:13 2026 +0000

Updated versioning schema

commit 015e6c8d22783ebcf8b53070a0838ab79bb48486 Author: Arkaanis alex@nucu.eu Date: Wed Jan 21 23:41:37 2026 +0000

Refactored to use addon-space scope rather than global

commit 3cc015e35a992bc6f56d759198fe2b2fdc28ddb6 Author: Arkaanis alex@nucu.eu Date: Wed Jan 21 23:23:39 2026 +0000

Update HRYells with new quotes

commit 8007a6e46c35ddc44728afbb53b09d2221a430d1 Author: Arkaanis alex@nucu.eu Date: Wed Jan 21 23:11:25 2026 +0000

Comments and readability

Added comments to some lines and cleaned up spacing

commit 8eafe55a25afcea2253693c452e8d932f113b665 Author: Arkaanis alex@nucu.eu Date: Wed Jan 21 23:09:40 2026 +0000

Fix formatting and HTML tags in README.md

commit d75bbc97e3f0bff2889d7b7c3ba654f38aa122ae Author: Arkaanis alex@nucu.eu Date: Wed Jan 21 23:06:17 2026 +0000

Fix typos and enhance README formatting

Corrected typos and updated formatting in README.

commit 3e490faf1e70507ab379802b8ee20704bea9e417 Author: Arkaanis alex@nucu.eu Date: Wed Jan 21 23:05:15 2026 +0000

Adding relevant files

commit db45bac512a20ba4f279eaa165090fd22b81c347 Author: Arkaanis alex@nucu.eu Date: Wed Jan 21 23:04:35 2026 +0000

Add usage instructions to README

Added instructions for using the Yell Stuff button and editing quotes.

commit 66c66fd990d0f11feb5c04c6063698488b0360f4 Author: Arkaanis alex@nucu.eu Date: Wed Jan 21 23:01:25 2026 +0000

Initial commit