I've moved this thread to RGSS Script Requests. Please be sure to post your threads in the correct forum next time. Thank you.
Do you only have a single playable character in your game? How can you show it on the title screen when the information is about a character that only exists AFTER you've started or resumed a game (ie - the info won't exist when you are on the title screen)?
There is already a Window_Status script that displays a character's profile. Are you trying to create something that's already there, or modify something that's already there?
You'll need to provide details on the layout and content if you want someone to write a script for you. Use a graphics program to draw a mockup of how you want it to look so they're not just guessing.
Also, this:
I wanted the script for an encyclopedia thing so any enemy or allies met along the journey had a page to there selves instead of just the actors in the party
is very different to what you asked in your first post. You need to provide a DETAILED description of exactly what you want the script to do.
And if you've found a script that sort-of works but it's giving you errors, don't just say "it's giving me errors" - say what the error is -
exactly. It will have a script name, a line number, and the text of the error message. We need ALL of that in order to help you.