If you want to run a Python script using a keyboard shortcut:
- Put the script in the scriptsmenu folder in the Poser folder (e.g. C:\\Somewhere\Poser 8\Runtime\Python\poserScripts\ScriptsMenu)
- Change the filename of the Script: Add ### followed by the combination of SHIFT+ALT+CTRL+Character you want to use (eg. change "myscript.py" to "myscript###Shift+A.py" to run the script by pressing SHIFT+A in Poser (that is, if that shortcut is not already used)
- (re)start Poser