You should have considerable logical skills and some programming experience before attempting to make a good save/load system. Basically all the required numbers like gold, experience, items (via an array system) are arranged into a string and that string is compressed and encyrpted by using letters and numbers to represent them. It's a hard concept to explain all at once, I suggest you just use something that someone has aldready made.