Taken from the US Forums Kheldian Guide created by Vahla
*****Binds and Macros*****
Peacebringers
MACROS
Switching to Nova form
/macro BN "powexec_toggle_on Bright Nova$$goto_tray 4"
Switching to Dwarf form
/macro WD "powexec_toggle_on White Dwarf$$goto_tray 5"
Returning to Human form
/macro HF "powexec_toggle_off Bright Nova$$powexec_toggle_off White Dwarf$$goto_tray 1"
Returning to Human form and activating Smash/Lethal resist shield
/macro HF "powexec_toggle_off Bright Nova$$powexec_toggle_off White Dwarf$$powexec_toggleon Shining Shield$$goto_tray 1"
BINDS
Switching to Bright Nova Form
/bind g "powexec_toggle_on bright nova$$goto_tray 3"
Switching to White Dwarf Form
/bind b "powexec_toggle_on white dwarf$$goto_tray 4"
Returning to Human Form
/bind t "powexec_toggle_off bright nova$$powexec_toggle_off white dwarf$$goto_tray 1"
Returning to Human Form and Flight
/bind r "powexec_toggle_off bright nova$$powexec_toggle_off white dwarf$$goto_tray 1$$powexec_name Energy Flight"
Shift and Left mouse click at the same time to Fly in Human form or TP in Dwarf form
/bind shift+lbutton "powexec_name Energy Flight$$powexec_name White Dwarf Step"
Warshades
MACROS
Switching to Nova form
/macro DN "powexec_toggle_on Dark Nova$$goto_tray 4"
Switching to Dwarf form and assigning the Dwarf TP to Shift + Left click
/macro BD "powexec_toggle_on Black Dwarf$$goto_tray 5"
Returning to Human Form and assigning TP to Shift + Left click
/macro HF "powexec_toggle_off Dark Nova$$powexec_toggle_off Black Dwarf$$goto_tray 1"
Returning to Human Form, assigning TP to Shift + Left click, and activating Shield
/macro HF "powexec_toggle_off Dark Nova$$powexec_toggle_off Black Dwarf$$goto_tray 1$$powexec_name Gravity Shield"
BINDS
Switching to Dark Nova Form
/bind g "powexec_toggle_on dark nova$$goto_tray 3"
Switching to Black Dwarf Form
/bind b "powexec_toggle_on black dwarf$$goto_tray 4"
Returning to Human Form
/bind t "powexec_toggle_off dark nova$$powexec_toggle_off black dwarf$$goto_tray 1"
Returning to Human Form and Activating Smash/Lethal Resist Shield
/bind r "powexec_toggle_off dark nova$$powexec_toggle_off black dwarf$$goto_tray 1$$powexec_name Gravity Shield"
Quick note on the difference between Macros and Binds. Macros create a "Power Button" if you will, that you can press and have the Macro execute. Binds allow you to execute the actions that you have assigned to the corresponding Key in the bind. For example, pressing the "R" key on the keyboard will take you of out Nova and Dwarf, return your Power tray to tray 1 and activate you Flight Power.
More information can be found here Enjoy