Editing the Config Files
Config Files included with PODBot can easily be edited with any program such as
Just open them with a simple text editor.

Binding
Just type "bind" followed by the key you want to bind to, followed by the console command. You will have to use double quotes on the console command if it's more than one word. Here's an example of console commands that I use when editing waypoints...
bind a "waypoint add" - The 'a' key will manually add a waypoint.
bind d "waypoint delete" - The 'd' key will delete a waypoint.
bind l "waypoint load" - The 'l' key will load the most recently saved waypoint file (useful if you have added some waypoints but don't want to save them and want to go back to the previously save waypoint list, sort of like an "undo")
bind k "waypoint save" - The 'k' key will save the list of waypoints to the waypoint file