Our members are dedicated to PASSION and PURPOSE without drama!

Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - VLS

#931
Double-street / Re: The F&S on double-streets
May 22, 2013, 06:55:07 AM
Quote from: Chrisbis on May 20, 2013, 12:22:27 PM
Nice idea Vic. :thumbsup:
Thanks Chris.

With a soft progression in the ATILA family this becomes "interesting".
#932
Straight-up / Re: Wheel Prediction
May 21, 2013, 02:35:47 PM
Thank you Ignatus.

Wheel-based strategies are certainly well received  :thumbsup:

Quite illustrative charts!
#933
Quote from: Chrisbis on May 21, 2013, 12:52:59 PM
Its ages since we had a Poll................. what's the prize

...Getting to know the stats after voting :D
#934
Split / Re: +1 splits method
May 21, 2013, 01:32:50 PM
Quote from: wannawin on May 19, 2013, 01:56:23 PM
Sorry I have nothing ready.
No Prob. there's a starting point for everything  :nod:

Quote from: wannawin on May 19, 2013, 01:56:23 PM
Could you tell me what would be the steps to create a tracker for this system? Could you give me some pointers to follow to program it.

Sure. Language-agnostic. Using pseudo-code.

Pre-requisites:

- Two arrays in the form: Array[split] = hits -- Let's call them ArrayPast andArrayCurrent

- A function to determine splits from a number. -- Let's call it n2s() -Number to splits

- A function to rise hits on the passed array. -- Let's make it: addHit(Array, Splits)

Program:

- Loop over the last 18 spins, in order to populate ArrayPast:

for i = 1 to 18
    addHit(ArrayPast, n2s(number))

- On each new number spun, add a hit to ArrayCurrent

    addHit(ArrayCurrent, n2s(number))

- At this point you simply want to compare splits for equality in hits -on both arrays:

    For each split in n2s(number)
        If ArrayCurrent[split] = ArrayPast[split]
            AddToBets(split) // Your goal



Hope you grasp it. Anything, just shout.
#935
Vote to see results!

Let's see which betting location is king  :cheer:
#937
Double-street / Re: The F&S on double-streets
May 20, 2013, 07:21:25 AM
Selection:


We bet the group having at least 2 out of 3 from the last spins.


Example:


FSF = F
SFF = F
SSF = S
SFS = S


Exception:


In the event there is:


SFSF


or


FSFS


We bet for the Zig-Zag to continue (for as long as it continues).


As soon as it breaks the Zig-Zag, we go back to 2-out-of-3 mode.



#938
Double-street / The F&S on double-streets
May 20, 2013, 07:16:25 AM
Tracking:

There are six (6) double-streets. We track them in the order they are spun.

We create an even-chance bet comprised of 3 on each.Two groups:

F = First three (latest spun).
S = Second three (The "sleepy" ones).

#941
Off-topic / Re: Music thread
May 20, 2013, 06:15:19 AM
#943
Off-topic / Re: Music thread
May 20, 2013, 05:58:52 AM
For the fellow souls in love:


Duncan Sheik - For You
#944
Off-topic / Re: Music thread
May 20, 2013, 05:50:59 AM