User-ran commands

Is it possible to run a user specified command with a command like load() or something? Tried to look it up for help but no luck.

Try loadstring, that might be what you want. Do a forum search for examples.