I now worked out the Final verision of this one. It's based on the "100$-bill system" but now, played with 5u bets, also i think what makes it *work* is the Moneymanagement, i figured for this bet.
This system was based on my "Cluster Theory Systems" (After a Virtual win, BET 2 cycles then Stop) to prove the naysayers wrong... O0
Moneymanagement plan
(1) As you win 1 session,+150u you *always* pocket that money and walk away,
(2) IF you lose 1 session, you play 1 last second session IF that last second is a winner you STILL walk away with +50u profit,.. IF that second is a loser you accept loss, -200u and move on the the next session.
(Repeat procedure)
Here is the trick, wingoal (150u) is alittle higher than the stoploss (-100u). I think that's why it work? + the moneymanagement-plan. It's still Hit'n Run. That's the only way to play this and be profitable, with this bet i think.
Progression: 2 cycles for a dozen 3+3 spins. (this is a 7-step progression)
5,5,10,15,20,30,70 STOP
(As i said before wg/sl) +150/-100
That is. a 100u BR is needed for 1 session (5u bets)
Test 1. (Livespins)
W +150
W +150
W +150
LL -200
LW +50
W +150
LW +50
LL -200
W +150
W +150
LW +50
W +150
LL -200
W +150
W +150
W +150
LL -200
W +150
W +150
W +150
= +1300u
RX-Code
system "CTS Dozens FINAL"
method "main"
begin
while starting a new session
begin
Set List [5,5,10,15,20,30,70] to Record "progression" Data
end
Copy List [1st dozen] to Record "Doz1" Layout
Copy List [2nd dozen] to Record "Doz2" Layout
Copy List [3rd dozen] to Record "Doz3" Layout
while on each spin
begin
if total bankroll >= 150 each time
begin
stop session
end
if total bankroll <= -100 each time
begin
stop session
end
If any dozen bet lost each time
begin
add 1 on Record "progression" Data Index
end
If 1st dozen has won each
begin
clear Record "Doz1" Layout
Put 1 on Record "progression" Data Index
end
If 2nd dozen has won each
begin
clear Record "Doz2" Layout
Put 1 on Record "progression" Data Index
end
If 3rd dozen has won each
begin
clear Record "Doz3" Layout
Put 1 on Record "progression" Data Index
end
if 1st dozen has Hit each time
begin
if Total outside bets count = 0
begin
Put 1 on Record "progression" Data Index
Put 100% of Record "progression" Data to Record "Doz1" Layout List
end
end
if 2nd dozen has Hit each time
begin
if Total outside bets count = 0
begin
Put 1 on Record "progression" Data Index
Put 100% of Record "progression" Data to Record "Doz2" Layout List
end
end
if 3rd dozen has Hit each time
begin
if Total outside bets count = 0
begin
Put 1 on Record "progression" Data Index
Put 100% of Record "progression" Data to Record "Doz3" Layout List
end
end
If 1st dozen Lost each time
begin
Put 100% of Record "progression" Data to Record "Doz1" Layout List
end
If 2nd dozen Lost each time
begin
Put 100% of Record "progression" Data to Record "Doz2" Layout List
end
If 3rd dozen Lost each time
begin
Put 100% of Record "progression" Data to Record "Doz3" Layout List
end
If Record "progression" Data Index >
Record "progression" Data Count
Begin
clear Record "Doz1" Layout
clear Record "Doz2" Layout
clear Record "Doz3" Layout
Put 1 on Record "progression" Data Index
End
end
END
Ignatus, great!
But how do i play this?
The prog is going over the 100 BR?
Quote from: Robbert on Oct 28, 06:03 AM 2018
Ignatus, great!
But how do i play this?
The prog is going over the 100 BR?
Hi :) ye forgot to mention :S
Procedure: Wait for Virtual win (any new dozen hit/no repeats) bet that particular doz with the progression mentioned...(Stop if progression is lost or at any win)/Repeat procedure..
IF you reach -100u That's a loss (Then you quit/stop session)
IF you reach +150u That's a win (Then you also quit/stop session)
(see moneymanagement plan)....
Still dont get it, after a virtual win bet 2 cyclus then stop? And whats with the 1 cycle+ 150 and the 2nd +50.
Can you give a short how to play example if possible?
Quote from: Robbert on Oct 28, 06:30 AM 2018
Still dont get it, after a virtual win bet 2 cyclus then stop? And whats with the 1 cycle+ 150 and the 2nd +50.
Can you give a short how to play example if possible?
pls, don't be confused?, it's very simple -Wait for *a new dozen to hit* (no repeats) Then you bet that particular dozen with the progression mentioned. (win or lose) That's it, Repeat procedure until wingoal (+150u) or stoploss (-100u) is reached.
That's it...
Hi Ig keep up the great work, just a quick qustion about the progression i make it 5+5+10+15+20+30+70=155 how is the stop loss 100
Tom
Quote from: joiner29 on Oct 28, 11:21 AM 2018
Hi Ig keep up the great work, just a quick qustion about the progression i make it 5+5+10+15+20+30+70=155 how is the stop loss 100
Tom
Hi :) Thanks,
well, it's very simple you go all the way through the progression-line- BUT if you don't get a Hit at 30u you STOP/Quit. (you don't play the last step in progression...)
Well now, tested it playin non-stop. Note- *playing non-stop WILL NOT WORK* why? As you've seen in my charts, it goes up to a certain point then it *will* drop....this is how it works?, .....it's some strange voodoo, i don't understand? :S....but that's a fact? from hundreds of testing.. This is meant for *Hit'n Run only*
so? How to play? You arrive at he table you WIN, you QUIT ! :xd: change tables, take a break or whatever *but DON'T play this nonstop*
That's all im saying... :twisted:
New test/30 Livesessions +500 :xd: This won't make you a millionare overnight, but it wins more than it lose (if played right?)
(Livespins)
LW +50
W +150
LW +50
W +150
LW +50
LL -200
W +150
LL -200
W +150
LL -200
LL -200
W +150
W +150
LL -200
W +150
LW +50
W +150
W +150
LL -200
W +150
= +500
Quote from: ignatus on Oct 28, 12:28 PM 20185,5,10,15,20,30,70 STOP
So,if i get this right.
Wait for a new doz hit, no rep.
Bet that dozen with the 5,5,10,15,20,30 STOP. If hit, restart the prog?
Till +150, or -100.
Quote from: Robbert on Oct 29, 04:17 AM 2018
So,if i get this right.
Wait for a new doz hit, no rep.
Bet that dozen with the 5,5,10,15,20,30 STOP. If hit, restart the prog?
Till +150, or -100.
Yes, that's right....but now from my latest test (and also test on the MPR) i didn't get very good results?...perhaps it can win, small amounts/hit'n run?..this was more of an experiment, ..so idk..:S
How about a shorter progression like 4 steps? And then on a loss just retrack?
Just brainstorming.
Quote from: Robbert on Oct 29, 05:41 AM 2018
How about a shorter progression like 4 steps? And then on a loss just retrack?
Just brainstorming.
Try that, i have given up testing this one more...:S