Quote Originally Posted by 'olipcs',index.php?page=Thread&postID=196550#post1 96550
it is not directly possible in HKN.
Yes, it's directly possible in HotkeyNet. These things are slash commands in WoW as well as config file entries.

To set max fps, make a WoW macro for the following command:

Code:
/console maxfps <number>
To set max background fps, make a WoW macro for the following command.

Code:
/console maxfpsbk <number>
Then add hotkeys to your HotkeyNet script that use <Key> to trigger the macros.