Skip to content

Razor v1.6.7.10

Compare
Choose a tag to compare
@markdwags markdwags released this 24 Oct 20:33
· 355 commits to master since this release

This releases contains changes to the UI along with some new features and bug fixes.

  • >info command gump will close when you try to close it
  • Split 'Auto-Un/Reequip hands for potions' into 2 options
  • Added in-game gump to show assigned Razor hotkeys. Type >hotkeys
  • Added hotkeys for all Razor gumps that were available in commands (info, sysmsg, hotkeys)
  • Added Set Hot Key button to agents
  • New Filters tab on Razor and moved all filtering related features as sub-tabs
  • Ability to block/filter specific text
  • Added whisper and yell commands to scripting
  • Fixed issue loading files when using the OSI client
  • Option to disable tooltips in the script editor
  • Fixed infinite loop issue with scripts when using nested for loops
  • The script list on the UI will be in alphabetical order on Linux
  • Added waitforsysmsg command as this can be achieved already using while loops.