thêm chiến thuật mới cho mấy bác :)
//config
minbet=1;// gia tri ***
heso=[]; // day so
maxCicle=50; //lượt quay
TimeStop=60*60;
bolUn=false;
pushHs=function(){
heso.push(2);
heso.push(3);
heso.push(5);
heso.push(6);
//2,3,5,6
};
pushHs();
//variable
***=minbet;
fHs=0;
nHs=0...