You can start by learning macro-based languages. iMacros is good for anything web-based and simpler, but AutoHotKey (not just for hot keys) is more versatile. Both have macro recorders which let you record and then edit and add conditional scripting to the macro.
Don't just record, learn the languages. If you don't learn the languages, you're going to blow your whole bot project the second you need to include an element in your script which you can't record.