Ok, I read all the forums on the health bars and I have tried everything I could imagine and nothing worked.
This is the 4th line of the plugin:
"^\<HP\:[*/*] Jakai\:[*/*] Stam\:[*/*] TNL\:[*] Yen\:[*]\>(.*?)$" >
and this is what My prompt looks like:
HP:[4,081/4,081] Jakai:[4,305/8,269] Stam:[1,215/1,215] TNL:[1,344,844] Yen:[3,532]
That should capture the prompt correctly. This next part may not work, since I'm quite unfamiliar with vbscript, but it should at least give a starting point. Find the part with the three DoGauge lines in a row, and replace it with this:
Are there any error messages? Is the info bar popping up at all? Is it partially working? Did you test to see if the trigger was being called at any point?
Giving some more information than "It didn't work" might help a bit more to track down where the problem is.
It doesn't give me any error messages at all. The info bar is there, but its just a grey bar. It says nothing besides that...
I added the plugin to the global preferences and got no error messages, removed it from there, added it to the individual world and still nothing. So either way it's like its not even there.
You should be able to add the plugin to the individual world, and then use Ctrl+Shift+F12 to push through a prompt (like in your example), to test it. Make sure you put newlines around the test prompt by hitting Ctrl+Enter.
Yes, My apologies, I haven't done programming in 3 years, and I guess I haven't got myself back in that frame of mind.
I do want to say Thanks for all the help Nick and Shaun, I sincerly do appriciate it. I got working now, btw. :D