Hm, okay. I putted this code between my <head></head> tags on my forum.
Code: 
<a href="http://****************/"><script type="text/javascript" src="http://****************/apis/scripts/javascript.php"></script>
<script type="text/javascript">
RW = new RapidWizard({
    Selector: 'body',
    Onload: true,
    OverrideDefault: false,
    OnCheck: function(status, target) {
        // Do Something
    }
});
</script>
</a>
And after few hours, I didn't saw anything. Everything is the same, no links checked.
Did I do something wrong? I am using phpbb 3.0.6