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

News:

Almost every system has been tested many times before. Start by learning what we already know doesn't work, and why.

Main Menu
Popular pages:

Roulette System

The Roulette Systems That Really Work

Roulette Computers

Hidden Electronics That Predict Spins

Roulette Strategy

Why Roulette Betting Strategies Lose

Roulette System

The Honest Live Online Roulette Casinos

Star-Mongoose-Trioplay Hybrid

Started by Let Me Win, Jan 29, 11:39 AM 2019

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

ignatus

Quote from: Let Me Win on Jan 29, 06:25 PM 2019
It should be if the £2 bet losses go to the Mongoose progression.

If that's possible to code.

The STAR progression part is

1112

Not 11122

Well ofc i know it's 1112 (STOP/Restart), it's coded like that. *only* the last Step IF *hit* at 2u bet...another bet "Let it ride" (2u) ..yes..
If you like to donate link::[url="//paypal.me/ignatus1"]//paypal.me/ignatus1[/url]

"Focus on predicting wheel sectors where the ball is expected to land" ~Steve

Let Me Win

Let it ride means bet the winnings.

So we bet £2 if win we get £4 back a profit of £2 we then let it ride stake and winnings so the next bet is £4 units.

Sorry if this was obvious of course sometimes it's difficult to explain things or understand.

ignatus

Quote from: Let Me Win on Jan 29, 06:33 PM 2019
Let it ride means bet the winnings.

So we bet £2 if win we get £4 back a profit of £2 we then let it ride stake and winnings so the next bet is £4 units.

Sorry if this was obvious of course sometimes it's difficult to explain things or understand.

OK, so, the Progressionline is now, 1-1-1-2-(4) STOP/Restart ? yes i'll fix this in the code,.hm
If you like to donate link::[url="//paypal.me/ignatus1"]//paypal.me/ignatus1[/url]

"Focus on predicting wheel sectors where the ball is expected to land" ~Steve

Let Me Win

Yes that's correct.

We only ever bet £4 if the £2 bet wins first.

If the £2 or the £4 bet should lose then that's the end of session.

The maximum possible total loss in a session is £5

ignatus

Alright, these TEST-results doesn't look good imo?,... (comparing with the first test-results?) the progressionline 1-1-1-2-(2) Was a much better option,...as you can see? But ok, here is the code/Test results for the 1-1-1-2-(4) -progressionlines..

RX-code


system "Mongoose2"
//(copyright) ignatus 2019

method "main"
begin
while starting a new session
begin
       Set List[1,1,1,2,4] to Record "progression" Data
       Set List[5,5,5,10,20] to Record "progression2" Data
end
put 0 to Record "Highest Bankroll" Data

        Copy List [Red] to Record "R" Layout
        Copy List [Black] to Record "B" Layout


  while on each spin
  begin






{
if spin count=1000
begin
stop session
end
 
if bankroll>=1000
begin
stop session
end

if bankroll<=-1000
begin
stop session
end
}


If Record "R" Layout List has Lost Each time
          Begin
            set flag "won" false

            IF Record "progression" Data index >= 5 each
            begin
            Set flag "STAR" true
            Put 1 on Record "progression" Data Index
            Put 1 on Record "bet count" Data Index
            end
           
            IF Record "progression2" Data index >= 5 each
            begin
            Set flag "STAR" false
            Put 1 on Record "progression2" Data Index
            end

          End


   If Record "B" Layout List has Lost Each time
          Begin
            set flag "won" false

            IF Record "progression" Data index >= 5 each
            begin
            Set flag "STAR" true
            Put 1 on Record "progression" Data Index
            end
           
            IF Record "progression2" Data index >= 5 each
            begin
            Set flag "STAR" false
            Put 1 on Record "progression2" Data Index
            end
          End



If any outside bet won each
begin

if Bankroll > Record "Highest Bankroll" Data
begin

  IF Record "progression" Data index >= 6 each
  begin
  clear Record "Highest Bankroll" Data
  put 5000% Bankroll to Record "Highest Bankroll" Data
  put 1 on Record "progression" Data Index
  set flag "STAR" false
  end
 
  IF Record "progression2" Data index >= 6 each
  begin
  clear Record "Highest Bankroll" Data
  put 5000% Bankroll to Record "Highest Bankroll" Data
  put 1 on Record "progression2" Data Index
  set flag "STAR" false
  end
end


IF Record "progression" Data index >= 6 each
         begin
            IF flag "won" false each
            begin
            Put 1 on Record "progression" Data Index
            set flag "STAR" false
            end
        end

IF Record "progression2" Data index >= 6 each
         begin
            IF flag "won" false each
            begin
            Put 1 on Record "progression2" Data Index
            Set flag "STAR" false
            end
        end

        IF flag "won" false each
            begin
            set flag "won" true
            end

end



IF Red has hit each
begin

IF Red has hit 5 times in a row each time
begin
put 1 on Record "progression" Data Index
put 1 on Record "progression2" Data Index
set flag "STAR" false
end

IF flag "STAR" false each
begin
put 100% of Record "progression" Data on Record "R" Layout
end

IF flag "STAR" true each
begin
put 100% of Record "progression2" Data on Record "R" Layout
end

end


IF Black has hit each
begin

IF Black has hit 5 times in a row each
begin
put 1 on Record "progression" Data Index
put 1 on Record "progression2" Data Index
set flag "STAR" false
end

IF flag "STAR" false each
begin
put 100% of Record "progression" Data on Record "B" Layout
end

IF flag "STAR" true each
begin
put 100% of Record "progression2" Data on Record "B" Layout
end


end


IF flag "STAR" true each
begin
add 1 on Record "progression2" Data Index
end

IF flag "STAR" false each
begin
add 1 on Record "progression" Data Index
end

If Record "progression" Data Index >
  Record "progression" Data Count
    Begin
     Put 1 on Record "progression" Data Index
     set flag "won" false
     set flag "STAR" true
     End

If Record "progression2" Data Index >
  Record "progression2" Data Count
    Begin
     Put 1 on Record "progression" Data Index
     set flag "won" false
     set flag "STAR" false
     End
end
END
If you like to donate link::[url="//paypal.me/ignatus1"]//paypal.me/ignatus1[/url]

"Focus on predicting wheel sectors where the ball is expected to land" ~Steve

Let Me Win


I just thought I would post the following.  I had forgotten about this little gem.  Enjoy the read.

Star System Variant

    Here is a little progression that was first introduced by Carsch on GG.

    It is a variant of the original Star System (one of the better public MM systems available on the web), but is better. It requires only about 55% of the original star systems BR and only busts after 30 straight losses...

Any two wins clear the progression. It allows you to catch streaks, as well as allows you to not go broke with WLWLWL.

    The progression

    Base level:
    1
    1
    2
    2
    4
    4
    8
    8
    16
    16 

See how to play below. 

    1 win & parlay (lose and move on to the next bet)
    1 win & parlay (lose and move on to the next bet)
    2 win & repeat the same bet (In here, in order to move on to the next step, you must lose this bet the first time, or win it and then lose it twice in a row)
    2 win & parlay (lose and move on to the next bet)
    4 win & repeat the same bet (In here, in order to move on to the next step, you must lose this bet the first time, or win it and then lose it twice in a row)
    4 win & parlay (lose and move on to the next bet)
    8 win & repeat the same bet (In here, in order to move on to the next step, you must lose this bet the first time, or win it and then lose it twice in a row)
    8 win & parlay (lose and move on to the next bet)
    16 win & repeat the same bet (In here, in order to move on to the next step, you must lose this bet the first time, or win it and then lose it twice in a row)
    16 win & parlay

ignatus

coded this one too, and? it's absolute crap, sorry....

RX-code "Star System2"

system "Star System 2"
//(copyright) ignatus 2019

method "main"
begin
while starting a new session
begin
       Set List[1,1,2,2,4,4,8,8,16,16] to Record "progression" Data
end

        Copy List [Red] to Record "R" Layout
        Copy List [Black] to Record "B" Layout


  while on each spin
  begin


add 1 on Record "bet count" Data Index



{
if spin count=1000
begin
stop session
end
 
if bankroll>=1000
begin
stop session
end

if bankroll<=-1000
begin
stop session
end
}


If Record "R" Layout List has Lost Each time
          Begin
            set flag "won" false

            IF Record "progression" Data index >= 11 each
            begin
            Put 1 on Record "progression" Data Index
            Put 1 on Record "bet count" Data Index
            end

          End


   If Record "B" Layout List has Lost Each time
          Begin
            set flag "won" false

            IF Record "progression" Data index >= 11 each
            begin
            Put 1 on Record "progression" Data Index
            Put 1 on Record "bet count" Data Index
            end
          End



If any outside bet won each
begin

IF Record "progression" Data index >= 11 each
         begin
            set flag "won" false
            Put 1 on Record "progression" Data Index
          end
         
          //add 1 on Record "progression" Data Index

           IF flag "won" true each
            begin
            set flag "won" false
            Put 1 on Record "progression" Data Index
            end


        IF flag "won" false each
            begin
            set flag "won" true
            end

  end
end



IF Red has hit each
begin

IF Red has hit 3 times in a row each time
begin
put 1 on Record "progression" Data Index
end

put 100% of Record "progression" Data on Record "R" Layout

end


IF Black has hit each
begin

IF Black has hit 3 times in a row each
begin
put 1 on Record "progression" Data Index
end

put 100% of Record "progression" Data on Record "B" Layout
end



add 1 on Record "progression" Data Index

If Record "progression" Data Index >
  Record "progression" Data Count
    Begin
     Put 1 on Record "progression" Data Index
     set flag "won" false
     End


END



If you like to donate link::[url="//paypal.me/ignatus1"]//paypal.me/ignatus1[/url]

"Focus on predicting wheel sectors where the ball is expected to land" ~Steve

Let Me Win

Thank you for your efforts. I'm unable to check the code at the moment but it is definitely one of the better money plans available so I'm sure something is wrong somewhere?

Perhaps another RX user would be kind enough to play a sample game and check each stage is being applied correctly.

Taotie

Quote from: Let Me Win on Jan 30, 06:44 AM 2019Perhaps another RX user would be kind enough to play a sample game and check each stage is being applied correctly.


holy shmoly.

i'm sure we can all wait for you to get home and get off the phone, then check it yourself and let us know.

-