Is ptretty simple I use this
Code:
<iframe src='https://chaturbate.com/affiliates/in/9oGW/H8phg/?track=embed&room=<?php echo $user->username; ?>&bgcolor=white&disable_sound=1&embed_video_only=0&target=_parent' height=528 width=850 style='border: none;'></iframe>
Instead of the iframe embed code
Code:
<?php echo $user->iframe_embed_revshare; ?>
Just replace your iframe embed code with that (do not forget to replace the affiliate id) and should work !