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

News:

The only way to beat roulette is by increasing accuracy of predictions (changing the odds). This is possible on many real wheels.

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

Intrinseca System

Started by Gitano, Jan 27, 08:09 AM 2019

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Gitano

Hi All,

could someone help to modify this system "Intrinseca" because it stop every win and not continue.
It should continue from last spins won..
Thanks.

link:://:.uxsoftware.com/roulette/systems/v20/INTRINSECA_System.dgt

link:://:.uxsoftware.com/roulette/systems/docs/Intrinseca.pdf

Normy2000

Try replacing the few first lines of code with these lines.

[reveal]
system "INTRINSECA"
{
    INTRINSECA Roulette System

    a Ludica Roulette System
    2004 Ludica Diodoro - Aaron Ellery

    RX-ed by UX Software
}
method "main"
begin
    While Starting a New Session
    begin
        group
        begin
            Display "INTRINSECA Roulette System"

            Display "The system is based on placing bets up to 7 or 8 spins.

                     The required bankroll chips is:

                        Total 26 chips for 7 spins
                        Total 40 chips for 8 spins
                    "

            Input Dropdown "Place bets for up to
                    7:= 7 spins
                    8:= 8 spins" to record "spin #" data
        end

        Call "Init"
        Add 13 to record "spin #" data

    end

    While on Each Spin
    begin
//        if Any Dozen Bet has won each time
//        begin
//           Display "Dozen bet won.

//                    Session will Stop"
//            Stop Session
//        end

        if record "zone count" data < 13 then
        begin
            Call "Recording Zone"
        end

        if record "zone count" data = 13 then
        begin
            Call "Choose Line"
        end

        if flag "Attack Zone" is true
        begin
            if record "zone count" data < record "spin #" data then
            begin
                Call "Place Bets"
                Add 1 to record "zone count" data
            end
            else
            begin
//                Display "Zone Count Reached.
                put 0 to record "zone count" data
                Put 0 on record "progression" data index
               
//                        Session will Stop"
//                Stop Session
            end
        end
    end
end

method "Place Bets"
[/reveal]
nOrMy2o0o  ‹(•¿•)›
"Learn from yesterday, live for today, hope for tomorrow. The important thing is not to stop questioning."  Albert Einstein

Winner

Quote from: Gitano on Jan 27, 08:09 AM 2019
Hi All,

could someone help to modify this system "Intrinseca" because it stop every win and not continue.
It should continue from last spins won..
Thanks.

link:://:.uxsoftware.com/roulette/systems/v20/INTRINSECA_System.dgt

link:://:.uxsoftware.com/roulette/systems/docs/Intrinseca.pdf
This was tested  it was called the Illuminati by warrior .a million spins spins was tested.

Bigbroben

I did read this a few months ago.  Did not understand exactly the purpose of modifying dozen approach.  I thought it was a close to a negative Fibonacci progression simply.  But there is the '' masoretic'' mystic word that gives it a wooh-hoo vibe...

How are the test doing?
Life is hard, and then you die.
Mes pensées sont le dernier retranchement de ma liberté.

-