• 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

Vaddis Holy Grail

Started by RFMAXX, Aug 20, 03:35 AM 2015

Previous topic - Next topic

0 Members and 10 Guests are viewing this topic.

Proofreaders2000

Guys, can we say we have satisfactorily
solved Vaddi's riddle, or back to the Grail hunt?

Bigbroben

Woooow, did we find the Grail and I did not know?
Life is hard, and then you die.
Mes pensées sont le dernier retranchement de ma liberté.

jono1167

Quote from: Proofreaders2000 on Jan 19, 08:28 PM 2019
Guys, can we say we have satisfactorily
solved Vaddi's riddle, or back to the Grail hunt?

Sorry Proof, I’m still working my way through 200 games of KTF.  Still trying to break it.... When I have more time I’ll give this a go. I’ve enjoyed following this thread over the last few days. Great work 👌

ignatus

Quote from: Proofreaders2000 on Jan 18, 09:11 PM 2019
One more idea I like to call "Child's Play"
==============================
Track seven consecutive unique singles (qualifier)

Bet those seven for up to five spins. 
Stop on a win or after five consecutive misses.

Example:  1,23,4,0,19,34,2 (newest outcome)

Bet 1,23,4,0,19,34,2 for up to five spins.  *That's it.*

Thanks proof, nice idea :) perhaps not a "grail" but, coded and tested this one 4/5 tests results showed a positive result...

Although the code is not "perfect"....data collection of "last 7 numbers" IF a repeater occur within those "last 7" that repeater count as 1 number, therefore, sometimes, Less than 7 numbers are bet (i don't know how to fix this..)

TEST 1-5 (Live spins)

Wg/sl (+300/-300)

RX-code

System "Last 7 FLAT"
//(copyright) ignatus 2019

method "main"
begin
while starting a new session
begin
   Set List [1,2,4,8,16,32,64] to Record "progression" Data
   Set List [1,2,3,4,5,6,7,8,9,10,11,12,13,14,15] to Record "Number Bet" Data
end

while on each spin
begin

copy last Number to Record "last1" layout


if any number bet won each
begin
set flag "bet" false
clear Record "last7BET" layout
clear Record "last7" layout
Put 1 on Record "BETcount" Data Index
Put 1 on Record "progression" Data Index
put 1 on Record "Number Bet" Data Index
Put 1 on Record "count7" Data Index
end


add 1 on Record "count7" Data index

If Record "count7" Data index >= 9 each
  begin
  set flag "bet" true
  Put 1 on Record "count7" Data Index
  Put 100% of Record "progression" Data to Record "last7BET" layout list
  end
 
IF flag "bet" true each
begin
Put 100% of Record "progression" Data to Record "last7BET" layout list

add 1 on Record "BETcount" Data index

If Record "BETcount" Data index >= 6 each
begin
  Put 1 on Record "BETcount" Data Index
  set flag "bet" false
clear Record "last7BET" layout
clear Record "last7" layout
Put 1 on Record "progression" Data Index
put 1 on Record "Number Bet" Data Index
Put 1 on Record "count7" Data Index
end

end


If Record "last7BET" layout list lost each time
begin
Put 100% of Record "progression" Data to Record "last7BET" layout list
end


If Record "progression" Data Index >
  Record "progression" Data Count
    Begin
     set flag "bet" false
     clear Record "last7BET" layout
     clear Record "last7" layout
     Put 1 on Record "progression" Data Index
     Put 1 on Record "Numbers Bet" Data
    End

IF flag "bet" false each
begin
Track last Number for 7 spins to
Record "last7BET" layout
end

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

if total bankroll <= -300 each time
begin
stop session
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

Bigbroben

Ignatus,

I use the function =SUMPRODUCT(1/COUNTIF(range,range) to find how many different numbers appeared in the last x desired spin range.

I don't know Rx language, but there must be some '' count uniques in last x spins'' funtion...
Life is hard, and then you die.
Mes pensées sont le dernier retranchement de ma liberté.

Irish88

Passion can I ask a couple of questions? Are you always betting 8 numbers or do you sometimes bet 16 numbers? Or is it usually 16 numbers? Are you picking the numbers(pairs) from the wheel? Or table? As to your  question about each number and how many pairs, wouldn't each number have 2 pair numbers? But are you selecting them from wheel or table? When you play a number are you playing the hit number or only playing the two pair numbers? Say 8 hits on American wheel, are you now playing 7,8,9 or 12,8,19 or just 7,9 or 12,19?

Alan B

PassionRuleta

You don't need all of those waiting periods if you know what you are looking for.

Still, it is a nice graph.

If you want to send me your spins, I'll help you out

Elite

Quote from: Alan B on Jan 20, 04:18 PM 2019
PassionRuleta

You don't need all of those waiting periods if you know what you are looking for.

Still, it is a nice graph.

If you want to send me your spins, I'll help you out

I m in a middle to decide which side to go. Are it's changing with spins or balance between two sides  and in both cases   based on pairs.... How to achieve 8. Lot thinking but not able to get how to convert 6 to 8  and based on my testing. Some time current side becomes heavier almost 18 spins.... Than main

Elite

In simple  e. G 3 dropped I took tow neighbors... And then 8 drops. I took two neighbours too now total 6. After the  third no.  Came. If I add 3 more. It will reach to  9.    My view is  9 is universe  and other elements should b under it in order and  balance form.. May b i wrong.. 

Elite

If any one can give any clue appetited...manual testing from last 72 hours non stop 😀

Elite

For learning. I m sharing my analysis.... May b some one can further study that.. 3 6 9 not in roulette path. But based on these universe can build.. Those are known facts.    Vaadi mention in highlighted a mad scientist can answer.  ..... I m going through analysising all aspects..and I hope there will b many ways to study and build system

RFMAXX

vaddi: thinking in terms of even numbers: 4, 8, 12, 24, 36

Elite

@ Ben.  I can see rules change for VB also. No late bets right  .if any one online table allowing late bets.. Then if u noticed camera angle change .....how use VB now.. Casino want to play on their ground with their own rules.. With every bet good luck. Good luck. Which nvr comes 😀

Their computer spots late betting advantage player and immediatly close bet.. Another counter measure. Rest is all up to u.. For me doing research based on clues. Give me more understanding.... Good luck. For everyone. I hope hard work will nvr waste

Elite

Quote from: RFMAXX on Jan 21, 04:53 AM 2019
vaddi: thinking in terms of even numbers: 4, 8, 12, 24, 36
[/quote.
Yes but 8 numbers bet how if consider one number has two pairs... Stating point he given. When there are no repeats in ur set of X. I hope this is what we have to look which AlanB referring..

Irish88

Is it possible you take the last 4 spins and bet their two table numbers for 8 spins?

Example

14
11
28
5

You bet 13,15, 10,12 27,29,4,6 for 8 spins.

-