Download "Move With Keyboard" Script
Macroscripts for moving polygons and objects with keyboard. Support Edit Poly modifier's polygons, Editable Poly's polygons and Editable Mesh's polygons. In any other selection (vetices/edges) or in base object level whole object is moving in current coordinate system.
Works with 3ds max 2008-2009.
Installation:
Install scripts by running "move with keyboard.ms" file from any place. Also you need "sergo-functions.ms" file, put it in the Scripts/Startup folder. This file is the same for some other scripts from this site, so you can overwrite it if you already have it in that folder.
Restart 3dsmax and assign shortcut keys (up-down keys seem most reasonable) to "MovePositiveByKeyboard" and "MoveNegativeByKeyboard" scripts in "Sergo Pogosyan" category.
Also you can add toolbar button or shortcut for the "Set MoveByKeyboard Step" script to set the step size.
Usage:
Select objects or polygons(only) in EditablePoly/EditPoly/EditableMesh sub-objects and press assigned keys to move objects/polygons forth or back on the active axis. Start "Set MoveByKeyboard Step" script to specify moving step.
Only one axis should be selected.




hey man I got this error (3dsMax 9-32bit productivity booster)
Error : type error: call need function or class this script error happen in "Move postive by keyboard"
and this error too (in this line) objects_to_move = excludeChildren selection as array
I try a litle mess up with the script and change it to "selection as array" and it's working
and obj in editable poly subbject 4 is causing error too!! " #x: sergo_moveEditablePoly objects_to_move1"
hope you can fix it soon friend! thank!