Ha, you make me laugh. Expert scammer? We haven't taken any coins. Once you get the old wallet.dat to work in the new QT all your coins will still be there, because of the forked blockchain.
A new idea has just popped into my head.
With the old wallet-qt go into
Help > Debug Window > Console
and type "dumpprivkey WALLETADDRESS"
with WALLETADDRESS being your rhino address
Now, copy that key.
If you have a passphrase on the wallet you must type this first;
"walletpassphrase PASSPHRASE 600"
Then, load up the new wallet qt, go to the console and type
"importprivkey PRIVATEKEY"
with PRIVATKEY being the key you copied.
This should work perfectly fine.