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

Roulette-focused => Bet selection => Topic started by: ignatus on Apr 25, 02:14 AM 2019

Title: ROMANSKY BET
Post by: ignatus on Apr 25, 02:14 AM 2019
Now, tested this bet, to my suprise it won flatbet (80&-90% of the time the first 50 spins or so)...then i coded this one and first tested a simple fibonacci-progression, fine. then i tested a simple DoubleDozen progression, worked even better. I think, if you play a "normal session" and stop at 200-300 spins, this can be profitable.

PROGRESSION. 1,3,9,27,81 STOP

+1 Step for each LOSS. RESET only when any of the 2 quad-bets hit.

RX-code ROMANSKY BET
system "Romansky BET"
//(copyright) ignatus 2019

method "main"
begin
while starting a new session
  begin
       Set List [1,3,9,27,81]
       to Record "progression" Data
       
       Set List [3,9,27,81,243]
       to Record "progression2" Data
  end


        Copy List [corner(1:5),corner(8:12)]
        to Record "bet" Layout

        Copy List [2nd dozen,3rd dozen]
        to Record "bet2" Layout

  while on each spin
  begin


{  if bankroll>=200
  begin
  stop session
  end
}
  if bankroll<=-500
  begin
  stop session
  end

   If record "bet" Layout list has lost Each time
          Begin
       If record "bet2" Layout list has lost Each time
          Begin
            add 1 on Record "progression" Data Index
            add 1 on Record "progression2" Data Index
          End
          end

         
if any inside bet has won each
  begin
    Put 1 on Record "progression" Data Index
    Put 1 on Record "progression2" Data Index
  end


  If Record "progression" Data Index >
  Record "progression" Data Count
    Begin
      Put 1 on Record "progression" Data Index
      Put 1 on Record "progression2" Data Index
    End
   
     Put 100% of Record "progression" Data to Record "bet" Layout List
     Put 100% of Record "progression2" Data to Record "bet2" Layout List


end
END
Title: Re: ROMANSKY BET
Post by: Roulettebeater on Apr 26, 02:58 AM 2019
Last week I was in Sweden, it’s a wonderful country, the people there are so kind, but I noticed that they aren’t interested in casino games, especially roulette
Title: Re: ROMANSKY BET
Post by: ignatus on Apr 26, 03:03 AM 2019
Quote from: Roulettebeater on Apr 26, 02:58 AM 2019
Last week I was in Sweden, it’s a wonderful country, the people there are so kind, but I noticed that they aren’t interested in casino games, especially roulette

nice:) ofc, they have 1 casino in stockholm, what i know XD

and i think minimum bet is like 20-25SEK (for a straightup number) that is like? 2-3$?? not for poor people:S