Thanks Andrew.. I just intalled under 3.7.3.. looks good so far, but havn't played with it much yet.. Thought I'd post this for you..
To add Casino in the postbit area below the number of posts. Instead of editing the template, you can use a plugin.
Code:
Product: Casino
Hook Location: postbit_display_start
Title: Show Cash after Posts
Execution Order: 5
Code: $template_hook[postbit_userinfo_right_after_posts] .= "$vbphrase[casino_casino_cash]: $vbphrase[casino_currency_marker]$post[casino_cash]";
If I come up with more plugins, I'll let you know..
Thanks again