Open index.php find:
and add below it:
Open up /js/includer.php and find:
type:"info",
opacity:0.8,
buttons: [{ value: "Close" }],
});
return false;
}
and add below it:
function faq() {
$.msgBox({
title:"Frequently Asked Questions",
content:"",
1. What is the house edge?
The house edge is only 2%. We deduct 2% from your multiplier
2. Can I play as soon as I deposit?
Yes, we accept 0 confirmation deposits. Your deposit will appear as your balance within several seconds.
3. How long will it take to receieve my cashout
Cashouts are instant in most cases. However, please keep in mind your initial deposit has to reach 1 confirmation before it will be sent.
4. What is Provably Fair?
Provably Fair is a unique sha256 hash to prove each and every bet made on our website is 100% legit.
5. What does the \"High Roller\" tab represent?
This tab acts as a filter between smaller bets and larger risks for your viewing entertainment. Be sure to check out this tab to see all the recent big bets!
type:"info",
opacity:0.8,
buttons: [{ value: "Close" }],
});
return false;
}
That's for anyone who wants to add a F.A.Q to their site.
Thanks for the HOW-TO for users who wants to add F.A.Q.
Just for clarification, don't use