#1 Roulette Forum & Message Board | www.RouletteForum.cc

Roulette-focused => The Notepad => Topic started by: ignatus on Jul 02, 07:07 PM 2017

Title: Xperiment
Post by: ignatus on Jul 02, 07:07 PM 2017
Something i've played around with today, 12 numbers bet, Flatbet. (see pic) Only 1 number trigger in the RX-code, (number 5) Highest, +2000u played with 5u bets, (that's the best i could do with this kind of bet), i've tried different betsizes but this one seems to work "best",...

(the code is not complete)..

system "12x"
method "main"
begin
    While number 5 has hit each time
    begin
        Put 5 on number 1;
        Put 5 on number 14;
        Put 5 on number 9;
        Put 5 on number 18;
        Put 5 on number 7;
        Put 5 on number 12;

        Put 5 on number 30;
        Put 5 on number 36;
        Put 5 on number 27;
        Put 5 on number 34;
        Put 5 on number 25;
        Put 5 on number 21;

    end
end
Title: Re: Xperiment
Post by: ignatus on Jul 03, 01:20 AM 2017
Another lucky session..
Title: Re: Xperiment
Post by: ignatus on Jul 03, 01:47 AM 2017
Test 2 this morning. This is a "typical" chart for this system. The upper limit is about ~2000u
Title: Re: Xperiment
Post by: ignatus on Jul 03, 02:09 AM 2017
Test 3...And some days are not lucky days
Title: Re: Xperiment
Post by: bigmoney on Jul 05, 07:21 PM 2017
You should get some real spin results and no rely on steves roulette wheel
Title: Re: Xperiment
Post by: ignatus on Jul 05, 11:18 PM 2017
Quote from: bigmoney on Jul 05, 07:21 PM 2017You should get some real spin results and no rely on steves roulette wheel

All my testings were done with real livespins, downloaded from a casino with Rx....but this one may be "good" but impractical to play for real because you need to bet 12 numbers, (and that's a hell of a work to write them down for each number on the wheel)