promotional bannermobile promotional banner

Ez-OB Rotation

One Button Rotation with keybinds showing up

File Details

v2.6

  • R
  • Feb 1, 2026
  • 2.96 MB
  • 387
  • 12.0.0
  • Retail

File Name

Ez-OBRotation-v2.6.zip

Supported Versions

  • 12.0.0

Ez-OB Rotation

v2.6 (2026-02-01)

Full Changelog

  • Merge pull request #1 from bassidus/main
    Improve key binding abbreviations and formatting
  • Fix NUMPAD abbreviation pattern and remove redundant MOUSE BUTTON rule
    • Remove trailing space from NUMPAD pattern
    • Remove redundant "MOUSE BUTTON " rule (covered by BUTTON wildcard)
  • Improve key binding abbreviations and formatting
    • Change modifier keys to uppercase (S, C, A)
    • Add abbreviations for numpad keys (N)
    • Add abbreviations for mouse buttons (M)
    • Add abbreviations for mousewheel up/down (WU/WD)
    • Use wildcard pattern for all button numbers
    • Format gsub chain for better readability