by irakrakow » Sat Mar 06, 2010 6:46 am
The scripts I found are the ones in the scripts folder. By the way, there are tons of scripts in the Python folder, and they're great for learning Python 3 (I'm planning a series of tutorials on learning Python 3, by the way), but as for Blender 2.5 scripts, they have to be rewritten.
By the way, if you go to the Scripting view in Alpha 2, or the Python console, the developers added a big warning, in red, that the Python API is subject to change. The changes could be at a very basic level, such as how RNA properties are defined. That means that right now, if you have a 2.4x script, you should hold off on converting. It's simply too early.