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

News:

Test the accuracy of your method to predict the winning number. If it works, then your system works. But tests over a few hundred spins tell you nothing.

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

Can someone help me de-bug this (Roulette Xtreme)

Started by SirWilliam, Jun 10, 12:14 PM 2011

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

SirWilliam

This is a system I am working on I call, "The Matrix".  It is still in testing. . .

There are a few bugs in it, and I can't figure out exactly what is causing the problem.  It is also amateurishly coded, so please if you can, help me fix the bugs, and clean up the code, I would appreciate it.

Here is the system. . .

It starts without betting on any spins, until a group of un-hit numbers, falls with the parameters of "place bets", then the system will start progression betting on that group of numbers.  Then after a hit has occurred it will reanalyze the remaining group of un-hit numbers to see if it is time to start progression betting on them.  It will continue doing this as the group of un-hit numbers gets smaller and smaller, until it reaches the "Smallest Group of numbers To Bet On", then after betting on that group, it will reset almost everything and start over.

Step 1) You select the table type

Step 2) You put in when you want the system to start betting on each group of numbers.  You can enter 0 on any groups you are not going to bet on.

Step 3) You put in the largest, and smallest groups of numbers you want the system to bet on.

Step 4) You start pressing "spin", and as the spins add up the system will check that the group of un-hit numbers, is less than or equal to the largest group of numbers you want to bet on, and if it does, it will then check to see if the spin count is high enough to start betting on that group.  If not then the system will wait until there are enough spins to start betting.

Example, the highest group you want to bet on is 10 numbers, it will place no bets until the group of un-hit numbers falls to 10.  And then it will check to see if the spin count is high enough to start betting on a group of 10 numbers, if so it will start progression betting on them, if not it will wait until the spin count is high enough, if in the meantime while in no-bet mode, one of the numbers comes up, and the group of un-hit numbers drops to 9, the system will them check if the spin count is high enough for a group of 9 numbers, if it is, it will then start progression betting on those numbers.

The whole idea is for someone to easily come up with a good spot to start progression betting for each group.  By starting at a certain point, then each time they lose a progression on a group of numbers, increase it accordingly, so next time they can come closer to reaching that sweet spot for each group.

---------------------------------------
Bugs. . .

1. . .  It skips the first progression, and goes right to the second one before it starts betting on the next group of numbers after a win, ie: I bet on a group of 12 numbers, and win on the 4th bet, then there is now 11 un-hit numbers, and it is ok to bet, so it starts betting, but it starts on the second level of the progression instead of the first.

2. . .  It does not seem to run the full progression, as it is betting say a 21 level progression, it will get up to about 9 or 10 progression levels and the start betting over.

---------------------------------------
Here are the numbers I use for testing,

I set the minimum group to bet on to 5
I set the maximum group to bet on to 12

I enter these as the start betting numbers
Groups of 5) 102
Groups of 6) 90
Groups of 7) 78
Groups of 8)70
Groups of 9) 63
Groups of 10) 57
Groups of 11) 52
Groups of 12) 48

I had to attach it, due to its size.

-