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

News:

WARNING: Forums often contain bad advice & systems that aren't properly tested. Do NOT believe everything. Read these links: The Facts About What Works & Why | How To Proplerly Test Systems | The Top 5 Proven Systems | Best Honest Online Casinos

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

System with a 90% winrate

Started by ignatus, Apr 22, 09:43 AM 2019

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

ignatus

Got a system now with a 90% winrate.

Tested 40 Live-sessions, 36 were winners. That is = 90% winrate.

I also bought the RX-bot, and going to test it with real money on BV.

O0
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

Firefox

Win rate doesn't have too much meaning without knowing what the losing sessions are like though.

For example, a Marty can have a 98% win rate or greater. But when it loses, it loses big enough to wipe out all the wins.

ozon

Do not try to use any progression on BV, if you start to play real money, connection problems will start soon, you will have 10% of winnings for  casino after each win session, which means that the house edge is about much bigger than usual.
I will say explicitly that I also tested other softwares like Netent and Playtech, they are so riggged that any simulations on RX and roulette simulator are not worth much because the advantage of house edge on casino rng is above 10% for the casino.
I write this to save you money, my simulations were carried out for real money and it really is not worth it.

ignatus

Quote from: ozon on Apr 22, 12:32 PM 2019
Do not try to use any progression on BV, if you start to play real money, connection problems will start soon, you will have 10% of winnings for  casino after each win session, which means that the house edge is about much bigger than usual.
I will say explicitly that I also tested other softwares like Netent and Playtech, they are so riggged that any simulations on RX and roulette simulator are not worth much because the advantage of house edge on casino rng is above 10% for the casino.
I write this to save you money, my simulations were carried out for real money and it really is not worth it.

well OK, thanks, but then i wish to find a casino i can play with the bot. Now, i post the code so, you can test it yourself. i coded put 50% of bankroll etc, so  it play with 0.5 chip unit size.

RX-code "Paramount 2"
system "Paramount System 2"
//(copyright) ignatus 2019

method "main"
begin
while starting a new session
begin
        Set List[1,1,2,2,3,4,5,7,9,12,16,22,29,39,52,69,92,123,162,218,291,388]
       to Record "progression" Data
end

        Copy List [number 13,number 16,number 17,number 20,number 21,number 24]
          to Record "Bet" Layout
       
        copy List [split(2-3),split(5-6),split(8-9),split(11-12),
                  split(25-26),split(28-29),split(31-32),split(34-35)]
         to Record "Bet2" Layout

  while on each spin
  begin
 
If Any number bet won each
begin
  put 1 on Record "progression" Data Index
end


if total bankroll >= 500 each time
begin
  stop session
end


if total bankroll <= -1000 each time
begin
  stop session
end

{if total spin count >= 200 each time
begin
  stop session
end
}


{If any inside bet lost each
begin
add 1 on Record "progression" Data Index
end
}

put 50% of Record "progression" Data on Record "Bet" Layout list
put 50% of Record "progression" Data on Record "Bet2" Layout list
put 50% of Record "progression" Data on Record "Bet3" Layout list

IF Record "Bet2" Layout list lost 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
     clear Record "Bet" Layout
     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

Maui13

Trust the timing of your life!

ignatus

Quote from: Maui13 on Apr 23, 04:49 AM 2019Set List[1,1,2,2,3,4,5,7,9,12,16,22,29,39,52,69,92,123,162,218,291,388]
       to Record "progression" Data
end

        Copy List [number 13,number 16,number 17,number 20,number 21,number 24]
          to Record "Bet" Layout
       
        copy List [split(2-3),split(5-6),split(8-9),split(11-12),
                  split(25-26),split(28-29),split(31-32),split(34-35)]
         to Record "Bet2" Layout

it's all in the code ? there you see,.... it's a static bet, (doesn't change) No increase of progression whenever any of the SPLITS hit, (just re-bet), +1step in the progressionline at any loss, STOP/RESET at anytime any of the Straightup numbers Hit.im running the BOT now on BV-nozero. and in 3h it's now +100u ...(played with 0.1 Euro bets). (just change the code to 10% , not 50%) these 2 lines;

put 50% of Record "progression" Data on Record "Bet" Layout list
put 50% of Record "progression" Data on Record "Bet2" Layout list

i can't access RX and post that code now, but i'll do it later.

BTW. i tried 5-6 other casinos, but i can only get BV to work with the RX-bot...
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

Robbert


ignatus

Quote from: Robbert on Apr 23, 06:07 AM 2019
Do u use chrome?

yes, chrome, also i tried downloaded casinos, non work except BV ..:/
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

Robbert

Mm, William Hill downloaded works like a charm with me...

Maybe erase cache, cookies etc?

ignatus

Here's my 3h session (played at BV-nozero) +101,2 Euro. (demoplay with RX-bot)

RX-code Paramount 2, (0.1u bets)
system "Paramount System 2 v2"
//(copyright) ignatus 2019

method "main"
begin
while starting a new session
begin
        Set List[1,1,2,2,3,4,5,7,9,12,16,22,29,39,52,69,92,123,162,218,291,388]
       to Record "progression" Data
end

        Copy List [number 13,number 16,number 17,number 20,number 21,number 24]
          to Record "Bet" Layout
       
        copy List [split(2-3),split(5-6),split(8-9),split(11-12),
                  split(25-26),split(28-29),split(31-32),split(34-35)]
         to Record "Bet2" Layout

  while on each spin
  begin
 
If Any number bet won each
begin
  put 1 on Record "progression" Data Index
end


if total bankroll >= 500 each time
begin
  stop session
end


if total bankroll <= -1000 each time
begin
  stop session
end

{if total spin count >= 200 each time
begin
  stop session
end
}


{If any inside bet lost each
begin
add 1 on Record "progression" Data Index
end
}

put 10% of Record "progression" Data on Record "Bet" Layout list
put 10% of Record "progression" Data on Record "Bet2" Layout list
//put 50% of Record "progression" Data on Record "Bet3" Layout list

IF Record "Bet2" Layout list lost 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
     clear Record "Bet" Layout
     clear Record "Bet2" Layout
     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

ignatus

Quote from: Robbert on Apr 23, 07:02 AM 2019
Mm, William Hill downloaded works like a charm with me...

Maybe erase cache, cookies etc?

Alright thx,  :) haven't tried willam hill 
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

Rufius

it is more appropriate to program it into 1 unit, the appropriate base can be selected in the bot,
for example Betvoyager: 0,05 or 0,1 or 0,5 or 1 ...
link:s://:.mediafire.com/view/ncqji8u1yvfjecf/K%E9p_12222222222222222222.jpg/file

Rufius

at WHill, table tops are not good, betvoyager is 100x better
the connection does not break if you use google chrome instant playtime,
instead of downloader
the 10% fee is deducted only at the end of the winning party, so it's not 10% of the house advantage,

Bigbroben

Quote from: Firefox on Apr 22, 11:15 AM 2019
Win rate doesn't have too much meaning without knowing what the losing sessions are like though.

For example, a Marty can have a 98% win rate or greater. But when it loses, it loses big enough to wipe out all the wins.

True.  Some systems though have a positive balance at some point 90+% of times flat bet.  But again, a stop on first profit is not enough to overcome the 10-% of times where it doesn't go above water anytime.
And to stop not on first profit but, say, 2nd or 3rd can help gaining more, but the times where there is only one point of profit turns that session to a loss, just enough to keep the sum of all results negative.
I prefer flat play: less hole digging, less bumpy rides...
Life is hard, and then you die.
Mes pensées sont le dernier retranchement de ma liberté.

Firefox

Quote from: Bigbroben on Apr 23, 10:24 PM 2019
True.  Some systems though have a positive balance at some point 90+% of times flat bet.  But again, a stop on first profit is not enough to overcome the 10-% of times where it doesn't go above water anytime.
And to stop not on first profit but, say, 2nd or 3rd can help gaining more, but the times where there is only one point of profit turns that session to a loss, just enough to keep the sum of all results negative.
I prefer flat play: less hole digging, less bumpy rides...

He's got both a stop loss of 1000 and a stop win of 500 if I understood the code correctly. With a generous session of 200 spins most of the times one of those things will happen.

He's just betting on the same 22 numbers, so success depends on if those numbers occur more than random chance  predicts. The typical win pattern would be something like win 500 units 5.5/10 times for +2750 units, lose 1000 4/10  for -4000 units, break even 0.5/10 for 0 units.

Average loss per session 125 units.

Say normally 14 units per spin but going up to ave of 28 units including progression bets.

Expected loss per session is 165 x 28 x 0.027 = 124.7  units ... tying up closely with figure above. (Guessing  ave session ends early at 165 spins with stop win or stop loss)

Although looking at his first graph, if that's typical, more probable that sessions don't play to a conclusion of stop/win loss, they just dribble along  closer to average. Difficult to say from just looking at the code without quite a few test runs.

But the 90% win rate cettainly appears to be the result of favourable initial trial(s).

-