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

Roulette-focused => Bet selection => Topic started by: ignatus on Jun 19, 03:36 PM 2018

Title: OB7
Post by: ignatus on Jun 19, 03:36 PM 2018
This one-- I can GUARANTEE A 70-80% winrate. (ofc this is short term) the lower wingoal, the higher winrate, this was tested with a +500/-500 wg/sl, (I adjusted the wg/sl now to +300/-300 with the RX code!)

Feel free to test, and share your result!  O0


RX CODE
========================
system "OB7"

method "main"
begin
while starting a new session
  begin
       Set List [1,1,1,2,2,2,3,3,3,5,5,5,8,8,8,13,13,13,21,21,21,34,34,34] to Record "progression" Data
  end

        Copy List [corner(1:5),corner(2:6),corner(5:9),corner(4:8),
        street(1-3),street(4-6),street(7-9)]
        to Record "bet" Layout

  while on each spin
  begin

  if bankroll>=300
  begin
  stop session
  end

  if bankroll<=-300
  begin
  stop session
  end

   If record "bet" layout list has lost Each time
          Begin
            add 1 on Record "progression" Data Index
          End

if any inside bet won each
  begin
   clear Record "bet" Layout

   Put 1 on Record "progression" Data Index
  end

  If Record "progression" Data Index >
  Record "progression" Data Count
    Begin
    clear record "bet" layout

      Put 1 on Record "progression" Data Index
    End
   
    Put 100% of Record "progression" Data to Record "bet" Layout List
end
END
Title: Re: OB7
Post by: ignatus on Jun 19, 03:40 PM 2018
system "OB7"

method "main"
begin
while starting a new session
  begin
       Set List [1,1,1,2,2,2,3,3,3,5,5,5,8,8,8,13,13,13,21,21,21,34,34,34] to Record "progression" Data
  end


        Copy List [corner(1:5),corner(2:6),corner(5:9),corner(4:8),
        street(1-3),street(4-6),street(7-9)]
        to Record "bet" Layout



  while on each spin
  begin


  if bankroll>=300
  begin
  stop session
  end

  if bankroll<=-300
  begin
  stop session
  end

   If record "bet" layout list has lost Each time
          Begin
            add 1 on Record "progression" Data Index
          End


if any inside bet won each
  begin
   clear Record "bet" Layout

   Put 1 on Record "progression" Data Index
  end



  If Record "progression" Data Index >
  Record "progression" Data Count
    Begin
    clear record "bet" layout

      Put 1 on Record "progression" Data Index
    End
   
    Put 100% of Record "progression" Data to Record "bet" Layout List
end
END
Title: Re: OB7
Post by: ignatus on Jun 19, 04:39 PM 2018
Son-of-a-b*tch! Goddamn! .....How could i've been such a fool? From further testings, i got disasterous results..... :question:

so, question is if this is playable at all....i am sorry, again i am the fool. so, please ignore this.

One last note. Stoploss should be minimum 750u, *not 300u*
Title: Re: OB7
Post by: 6th-sense on Jun 20, 02:32 PM 2018
Your not a fool u come up with fantastic ideas I love reading your stuff daily..I’m sure most members do to..keep going