VLS Roulette Forum

Roulette System Development & Testing => Roulette Coding Zone => Topic started by: rjeaton1 on June 27, 2009, 01:37:41 AM

Title: I'd Be Willing to Pay for an Even Chance Tracker...Explanation Within
Post by: rjeaton1 on June 27, 2009, 01:37:41 AM
I no longer need somebody to complete this for me.  I found a programmer on scriptlance to do it.

Thanks to everybody here though!  You guys gave me a lot of input and I appreciate it.  ;D

You can download it if you want it at this thread:
nolinks://vlsroulette.com/general-board/my-even-chance-tracker-has-been-finished-you-can-download-it-if-you-want-it/ (nolinks://vlsroulette.com/general-board/my-even-chance-tracker-has-been-finished-you-can-download-it-if-you-want-it/)




I'm willing to pay for this tracker to be made.  I'm offering $15 to $20 as it would be a very simple .exe file.  If that isn't enough after what you find out I want the program to do by reading below, please make a counter-offer.  If it's reasonable I'm sure we can come to some agreement.

The tracker will have 37 buttons, each of those buttons with a number on it (the european roulette wheel numbers 0 - 36)

It should then also have an "undo last" button (which would undo whatever the last entry was)

When I push one of the numbered buttons, it should show the results in 4 different columns.

All the columns should display results in a Marquee type fashion.

The first column would be numbers, second column Red and Black, Third column Even and Odd and finally the fourth column would be High and Low.

The program does not need a save feature, an export data feature, an import spins feature or anything "fancy".  It is just simply a tracker.

The only column that needs to have numbers in it is the numbers column.  The other columns would show the results of the number pushed with the appropriate defining letter and displaying it on either the left or right hand side of it's window.  I have posted a graph below (the graph does not include the numbers column, but that should still be in the finished product):

Alright, since I suck at explaining things, here is what the tracker I want made should look like (or something close to this)  NOTE: The layout at the top is actually 37 buttons.  When you click one of the numbers it puts the results in the box.  You shouldn't have to type anything...just click.
[attachimg=#]

[table=,]R,B,,,,E,O,,,,L,H
,,,,,,,,,,,
R,,,,,E,,,,,L,
R,,,,,,O,,,,L,
,B,,,,,O,,,,L,
R,,,,,,O,,,,L,
,B,,,,E,,,,,,H
R,,,,,E,,,,,,H
R,,,,,,O,,,,L,
,B,,,,E,,,,,,H
,B,,,,,O,,,,L,
,B,,,,E,,,,,,H
,B,,,,E,,,,,L,
R,,,,,,O,,,,,H
R,,,,,,O,,,,,H
,B,,,,,O,,,,,H
R,,,,,E,,,,,L,
,B,,,,E,,,,,,H
,B,,,,E,,,,,,H
R,,,,,E,,,,,L,
R,,,,,E,,,,,L,
R,,,,,E,,,,,,H
[/table]

It doesn't need to be able to save any data or export any data.  It would simply be a tracker.  So, to recap, you input what number came out, and it in turn fills in the appropriate colum.  So, if 32 came out, it would put R in the Red/Black column on the left hand side, E in the Even/Odd column on the left hand side, and H in the High/Low column on the Right hand side.  You should be able to see the results of the last 20 spins.  It does not have to keep track of the last number that came out.  Although, if you add that in it would be great so you could see if you made an error just by looking.

Thanks in advance to anybody that wants to help me out!  (Tangram, I've sent you a PM)
Title: Re: I'd Be Willing to Pay for an Even Chance Tracker...Explanation Within
Post by: rjeaton1 on June 27, 2009, 04:51:31 AM
Alright guys, looks like Tangram is on holiday at the moment, so this is still "up for grabs" by anybody who would like to take up the offer or make a "counter-offer".

One thing I would like in addition to what is mentioned above would be an "undo" button, just in case the wrong number is entered.  Also, after some thinking, it would definitely be necessary for it to track/show the last 20 numbers as well as everything else mentioned. 

Without that it would be a pain to check to see if you made an error while inputting numbers.

Thanks guys!
Title: Re: I'd Be Willing to Pay for an Even Chance Tracker...Explanation Within
Post by: I have cookies on June 27, 2009, 05:40:04 AM

Look at the forum adds you can get RX code and Bot done for a cheap price.
Automatedbot.com looks nice.
Title: Re: I'd Be Willing to Pay for an Even Chance Tracker...Explanation Within
Post by: sean43 on June 27, 2009, 07:21:28 AM
Looks good again RJ. If you can run a lot of spins with the bot on RNG, how about testing

Wait 30 spins and bet on dozens
20 then bet on even chances. How does this come out?
Title: Re: I'd Be Willing to Pay for an Even Chance Tracker...Explanation Within
Post by: Viz on June 27, 2009, 08:35:04 AM
1 free solution could be : get autohotkey(freeware software) for example from :

hxxp: download. cnet. com/AutoHotkey/3000-2094_4-10511179. html

u install the software then use the following script :


#Hotstring EndChars `n

::0::--00-  | d1  d2  d3 | c1  c2  c3 | RED  BLACK | E  O | 1ST  2ND |
::1::.-01-  |[d1] d2  d3 |[c1] c2  c3 |[RED] BLACK | E [O]|[1ST] 2ND |
::2::.-02-  |[d1] d2  d3 | c1 [c2] c3 | RED [BLACK]|[E] O |[1ST] 2ND |
::3::.-03-  |[d1] d2  d3 | c1  c2 [c3]|[RED] BLACK | E [O]|[1ST] 2ND |
::4::.-04-  |[d1] d2  d3 |[c1] c2  c3 | RED [BLACK]|[E] O |[1ST] 2ND |
::5::.-05-  |[d1] d2  d3 | c1 [c2] c3 |[RED] BLACK | E [O]|[1ST] 2ND |
::6::.-06-  |[d1] d2  d3 | c1  c2 [c3]| RED [BLACK]|[E] O |[1ST] 2ND |
::7::.-07-  |[d1] d2  d3 |[c1] c2  c3 |[RED] BLACK | E [O]|[1ST] 2ND |
::8::.-08-  |[d1] d2  d3 | c1 [c2] c3 | RED [BLACK]|[E] O |[1ST] 2ND |
::9::.-09-  |[d1] d2  d3 | c1  c2 [c3]|[RED] BLACK | E [O]|[1ST] 2ND |
::10::.-10-  |[d1] d2  d3 |[cL  c2  c3 | RED [BLACK]|[E] O |[1ST] 2ND |
::11::.-11-  |[d1] d2  d3 | c1 [c2] c3 | RED [BLACK]| E [O]|[1ST] 2ND |
::12::.-12-  |[d1] d2  d3 | c1  c2 [c3]|[RED] BLACK |[E] O |[1ST] 2ND |
::13::.-13-  | d1 [d2] d3 |[c1] c2  c3 | RED [BLACK]| E [O]|[1ST] 2ND |
::14::.-14-  | d1 [d2] d3 | c1 [c2] c3 |[RED] BLACK |[E] O |[1ST] 2ND |
::15::.-15-  | d1 [d2] d3 | c1  c2 [c3]| RED [BLACK]| E [O]|[1ST] 2ND |
::16::.-16-  | d1 [d2] d3 |[c1] c2  c3 |[RED] BLACK |[E] O |[1ST] 2ND |
::17::.-17-  | d1 [d2] d3 | c1 [c2] c3 | RED [BLACK]| E [O]|[1ST] 2ND |
::18::.-18-  | d1 [d2] d3 | c1  c2 [c3]|[RED] BLACK |[E] O |[1ST] 2ND |
::19::.-19-  | d1 [d2] d3 |[c1] c2  c3 |[RED] BLACK | E [O]| 1ST [2ND]|
::20::.-20-  | d1 [d2] d3 | c1 [c2] c3 | RED [BLACK]|[E] O | 1ST [2ND]|
::21::.-21-  | d1 [d2] d3 | c1  c2 [c3]|[RED] BLACK | E [O]| 1ST [2ND]|
::22::.-22-  | d1 [d2] d3 |[c1] c2  c3 | RED [BLACK]|[E] O | 1ST [2ND]|
::23::.-23-  | d1 [d2] d3 | c1 [c2] c3 |[RED] BLACK | E [O]| 1ST [2ND]|
::24::.-24-  | d1 [d2] d3 | c1  c2 [c3]| RED [BLACK]|[E] O | 1ST [2ND]|
::25::.-25-  | d1  d2 [d3]|[c1] c2  c3 |[RED] BLACK | E [O]| 1ST [2ND]|
::26::.-26-  | d1  d2 [d3]| c1 [c2] c3 | RED [BLACK]|[E] O | 1ST [2ND]|
::27::.-27-  | d1  d2 [d3]| c1  c2 [c3]|[RED] BLACK | E [O]| 1ST [2ND]|
::28::.-28-  | d1  d2 [d3]|[c1] c2  c3 | RED [BLACK]|[E] O | 1ST [2ND]|
::29::.-29-  | d1  d2 [d3]| c1 [c2] c3 | RED [BLACK]| E [O]| 1ST [2ND]|
::30::.-30-  | d1  d2 [d3]| c1  c2 [c3]|[RED] BLACK |[E] O | 1ST [2ND]|
::31::.-31-  | d1  d2 [d3]|[c1] c2  c3 | RED [BLACK]| E [O]| 1ST [2ND]|
::32::.-32-  | d1  d2 [d3]| c1 [c2] c3 |[RED] BLACK |[E] O | 1ST [2ND]|
::33::.-33-  | d1  d2 [d3]| c1  c2 [c3]| RED [BLACK]| E [O]| 1ST [2ND]|
::34::.-34-  | d1  d2 [d3]|[c1] c2  c3 |[RED] BLACK |[E] O | 1ST [2ND]|
::35::.-35-  | d1  d2 [d3]| c1 [c2] c3 | RED [BLACK]| E [O]| 1ST [2ND]|
::36::.-36-  | d1  d2 [d3]| c1  c2 [c3]|[RED] BLACK |[E] O | 1ST [2ND]|

return


; Note: From now on whenever you run AutoHotkey directly, this script
; will be loaded.  So feel free to customize it to suit your needs.

; Please read the QUICK-START TUTORIAL near the top of the help file.
; It explains how to perform common automation tasks such as sending
; keystrokes and mouse clicks.  It also explains more about hotkeys.



once you chanced and reloaded the script, next time u go to any text file and type number between 0-36,
u should see in brackets[] what ec / dozen hits

if i got u right  :scratch_ones_head:
Title: Re: I'd Be Willing to Pay for an Even Chance Tracker...Explanation Within
Post by: anandram on June 27, 2009, 11:41:13 AM
Hi Rob,

As mentioned previously we can do this very easily for you.

Please visit automatedbots.com

we can do this for you for as little as 20Euros for coding in RX (direct coding or third party coding). We'd also throw in a 10,000 RNG/LIVE spin test FOC if you wish also. see: nolinks.automatedbots.com/pricingguide.html#rx (nolinks://nolinks.automatedbots.com/pricingguide.html#rx)

If you go onto buy a casino bot based on this system, we will minus the cost you paid for the RX system off the casino bots cost. Casino bots prices @ the above link also.

Thanks

Anand Ram
Automatedbots.com
Title: Re: I'd Be Willing to Pay for an Even Chance Tracker...Explanation Within
Post by: gizmotron on June 27, 2009, 12:02:25 PM
You mean like this?

I built this and made it available for free to this forum two
years ago. It found maybe two users. My concepts for gambling
were rejected by just about everyone.

(https://www.vlsroulette.com/proxy.php?request=nolinks%3A%2F%2Fhome.earthlink.net%2F%7Egizmotron%2Frr4.jpg&hash=844b0d486f890f6b80f8f1aefb6c65d4cfe8ea5b)

I also made a competition version of this that failed to impress too.
I'm telling you this because I wanted you to know that all programmers
are not selfish. No, I will not work on it to make it available. BTW, it
has delete last spin in order to correct wrongly entered spins. It also
has telemetry for sharing full sessions with all bets placed recorded.
It was meant for discussion of methods played. All my concepts and
offerings have been rejected by most players here.

Title: Re: I'd Be Willing to Pay for an Even Chance Tracker...Explanation Within
Post by: rjeaton1 on June 27, 2009, 02:01:38 PM
Quote from: I have cookies on June 27, 2009, 05:40:04 AM
Look at the forum adds you can get RX code and Bot done for a cheap price.
Automatedbot.com looks nice.

Thanks for the suggestion, but I'm not looking for a bot or RXtreme coding.

This would be a .exe file.  It would simply be a tracker is all.
Title: Re: I'd Be Willing to Pay for an Even Chance Tracker...Explanation Within
Post by: rjeaton1 on June 27, 2009, 02:03:46 PM
Quote from: anandram on June 27, 2009, 11:41:13 AM
Hi Rob,

As mentioned previously we can do this very easily for you.

Please visit automatedbots.com

we can do this for you for as little as 20Euros for coding in RX (direct coding or third party coding). We'd also throw in a 10,000 RNG/LIVE spin test FOC if you wish also. see: nolinks.automatedbots.com/pricingguide.html#rx (nolinks://nolinks.automatedbots.com/pricingguide.html#rx)

If you go onto buy a casino bot based on this system, we will minus the cost you paid for the RX system off the casino bots cost. Casino bots prices @ the above link also.

Thanks

Anand Ram
Automatedbots.com

Again, I must thank you for the response  :)  The thing is, I'm not looking for a RXtreme script or a bot or anything to test.  I'm simply looking for a tracker to be made.  So, let's say I'm playing roulette online.  A number is thrown, I enter it in the tracker.  Next number is thrown, I enter it in the tracker.
Title: Re: I'd Be Willing to Pay for an Even Chance Tracker...Explanation Within
Post by: rjeaton1 on June 27, 2009, 02:22:29 PM
Quote from: Gizmotron on June 27, 2009, 12:02:25 PM
You mean like this?

I built this and made it available for free to this forum two
years ago. It found maybe two users. My concepts for gambling
were rejected by just about everyone.

(https://www.vlsroulette.com/proxy.php?request=nolinks%3A%2F%2Fhome.earthlink.net%2F%7Egizmotron%2Frr4.jpg&hash=844b0d486f890f6b80f8f1aefb6c65d4cfe8ea5b)

I also made a competition version of this that failed to impress too.
I'm telling you this because I wanted you to know that all programmers
are not selfish. No, I will not work on it to make it available. BTW, it
has delete last spin in order to correct wrongly entered spins. It also
has telemetry for sharing full sessions with all bets placed recorded.
It was meant for discussion of methods played. All my concepts and
offerings have been rejected by most players here.



Well Gizmotron, the picture you posted is EXACTLY the kind of thing I'm looking for.  It looks as though it even has more than what I'm asking for.

The thing that is confusing me is this: Did you post a picture of it to tease me?  I only ask because you then said: No, I will not work on it to make it available.

Title: Re: I'd Be Willing to Pay for an Even Chance Tracker...Explanation Within
Post by: rjeaton1 on June 27, 2009, 02:24:11 PM
I'll type this again as I must not have done a good enough job explaining it the first time.

All I want programmed is a tracker.

The tracker will have 37 buttons, each of those buttons with a number on it (the european roulette wheel numbers 0 - 37)

It should then also have an "undo last" button (which would undo whatever the last entry was)

When I push one of the numbered buttons, it should show the results in 4 different columns.

All the columns should display results in a Marquee type fashion.

The first column would be numbers, second column Red and Black, Third column Even and Odd and finally the fourth column would be High and Low.

The only column that needs to have numbers in it is the numbers column.  The other columns would be show the results of the number pushed with the appropriate defining letter and displaying it on either the left or right hand side of it's window.  I have posted a graph below:

[table=,]R,B,,,,E,O,,,,L,H
,,,,,,,,,,,
R,,,,,E,,,,,L,
R,,,,,,O,,,,L,
,B,,,,,O,,,,L,
R,,,,,,O,,,,L,
,B,,,,E,,,,,,H
R,,,,,E,,,,,,H
R,,,,,,O,,,,L,
,B,,,,E,,,,,,H
,B,,,,,O,,,,L,
,B,,,,E,,,,,,H
,B,,,,E,,,,,L,
R,,,,,,O,,,,,H
R,,,,,,O,,,,,H
,B,,,,,O,,,,,H
R,,,,,E,,,,,L,
,B,,,,E,,,,,,H
,B,,,,E,,,,,,H
R,,,,,E,,,,,L,
R,,,,,E,,,,,L,
R,,,,,E,,,,,,H[/table]
Title: Re: I'd Be Willing to Pay for an Even Chance Tracker...Explanation Within
Post by: rjeaton1 on June 27, 2009, 03:12:11 PM
Also, as I said in my first post in this thread, if $15 - $20 isn't enough, I'm sure we can come to some sort of a reasonable amount.

Simply make an offer, as long as it isn't ridiculous I'm sure we can agree on an amount.

@Anandram >> 20 euros would even be alright, but again, I don't need a bot or RXtreme coding. I need a .exe file.  If you can program .exe file that isn't a bot, then I'll go through you.  I haven't gone through you already only because your website doesn't mention any programming that isn't a bot or RXtreme code.

Let me know if you can do what it is I'm asking for.  If you can, then I'll happily go through you!
Title: Re: I'd Be Willing to Pay for an Even Chance Tracker...Explanation Within
Post by: gizmotron on June 27, 2009, 04:23:24 PM
Quote from: rjeaton1 on June 27, 2009, 02:22:29 PM
Well Gizmotron, the picture you posted is EXACTLY the kind of thing I'm looking for.  It looks as though it even has more than what I'm asking for.

The thing that is confusing me is this: Did you post a picture of it to tease me?  I only ask because you then said: No, I will not work on it to make it available.



I won't work for hours to give something away that only one person wants. I just showed you "EXACTLY the kind of thing" you were looking for. Now you have something you can describe to your programmer. That was free too. You know, they pay interface developers too.

I don't get it. You can't take this into a casino and use it. It's only worth using on an on-line basis.
Title: Re: I'd Be Willing to Pay for an Even Chance Tracker...Explanation Within
Post by: rjeaton1 on June 27, 2009, 04:47:53 PM
Quote from: Gizmotron on June 27, 2009, 04:23:24 PM
I won't work for hours to give something away that only one person wants. I just showed you "EXACTLY the kind of thing" you were looking for. Now you have something you can describe to your programmer. That was free too. You know, they pay interface developers too.

I don't get it. You can't take this into a casino and use it. It's only worth using on an on-line basis.

I'm not asking anybody to give anything away for free. I totally understand that your time (or any programmers time) is worth money.  That is the reason I'm willing to pay to have it made.  I made an offer of $15 to $20 because I would imagine what I'm asking for, if it is made exactly as I described in my last post, would not be very difficult to make.

If you or anybody else can make it, exactly as I described (if you re-read what I posted, it is very limited in functionality) but feel as though $15 to $20 is not enough, then please make a counter offer.

I've already paid 3 people from this forum to make things for me (some got significantly more money than others, as some projects were significantly more difficult).

As for why I want this, ironically enough, it is because I've been reading pretty much every thread I can find about randomness and trying to "read it".  The ironic part here is that most of them are by you.

And yes, I totally understand that this couldn't be used in a B&M casino.  I'm not looking for something that I can use there.  I'm looking for something that I can use to hone certain skills (this program for instance) then take those SKILLS to the casino.

Or, I can always just use the program while playing on-line (I am of the opinion that online RNG casinos do not cheat).  Even if I felt that RNG casinos did cheat, I could always just use this program at live online wheels.

Title: Re: I'd Be Willing to Pay for an Even Chance Tracker...Explanation Within
Post by: gizmotron on June 27, 2009, 05:00:17 PM
I understand. I use it as my primary practice tool also. You know, using cards and writing it down is OK in a B&M casino.
Title: Re: I'd Be Willing to Pay for an Even Chance Tracker...Explanation Within
Post by: anandram on June 27, 2009, 05:17:35 PM
Quote from: rjeaton1 on June 27, 2009, 03:12:11 PM
Also, as I said in my first post in this thread, if $15 - $20 isn't enough, I'm sure we can come to some sort of a reasonable amount.

Simply make an offer, as long as it isn't ridiculous I'm sure we can agree on an amount.

@Anandram >> 20 euros would even be alright, but again, I don't need a bot or RXtreme coding. I need a .exe file.  If you can program .exe file that isn't a bot, then I'll go through you.  I haven't gone through you already only because your website doesn't mention any programming that isn't a bot or RXtreme code.

Let me know if you can do what it is I'm asking for.  If you can, then I'll happily go through you!

HI Rob,

Im glad to see you have started up your own venture. Well done mate, hope it works out for you.

Im sorry if im misunderstanding, but what you need is indeed a bot. A bot is an .exe file in it's essence.

Perhaps fill out the form @ automatedbots.com/orderhere.html and we'll have a better idea as to what it is you need. Just tell us what you require and i'll get it sorted.

We do other services @ automatedbots.com/otherservices.html - complexed excel spreadsheets. However wouldnt you want your requirement automated so you don't have to do ANYTHING? Ie: a bot? Just makes sense to me to have it automated to save you time from doing it manually.

Thanks

Anand Ram.
Title: Re: I'd Be Willing to Pay for an Even Chance Tracker...Explanation Within
Post by: Marven on June 27, 2009, 05:40:21 PM
Hey rjaeton,

You might wanna try this excel tracker I attached (forgot where I got it from, I think it's by ozshabs), you just have to enter the spins.
Just re-size the spreadsheet window so that it shows only the last 20 spins.

Personally I use Tangram's tracker with the Lw's:
nolinks://vlsroulette.com/other-software-for-roulette/another-lw-tracker/ (nolinks://vlsroulette.com/other-software-for-roulette/another-lw-tracker/)

It's the same thing actually, just depends on what you prefer or are used to. I prefer the Lw's.

Best of luck,
Marven
Title: Re: I'd Be Willing to Pay for an Even Chance Tracker...Explanation Within
Post by: rjeaton1 on June 27, 2009, 06:31:42 PM
Quote from: Marven on June 27, 2009, 05:40:21 PM
Hey rjaeton,

You might wanna try this excel tracker I attached (forgot where I got it from, I think it's by ozshabs), you just have to enter the spins.
Just re-size the spreadsheet window so that it shows only the last 20 spins.

Personally I use Tangram's tracker with the Lw's:
nolinks://vlsroulette.com/other-software-for-roulette/another-lw-tracker/ (nolinks://vlsroulette.com/other-software-for-roulette/another-lw-tracker/)

It's the same thing actually, just depends on what you prefer or are used to. I prefer the Lw's.

Best of luck,
Marven

Marven, you are the man!  ;D

Both of these do pretty much exactly what I want!  (the excel sheet moreso than the Lw tracker...at least in terms of appearance, they both really do the same thing).

So, I guess I have a new request, haha.  Can somebody take the excel file that has been attached by marven, and instead of me having to type in the spin result, just add buttons? 

There should be 38 buttons:

Buttons for the numbers 0-37 and then another "undo last" button.  I'm pretty much only asking for these things because I'm lazy and I don't want to have to type in the spin result manually.

Again, I'd be willing to pay to have this done, as I have absolutely no idea how to go about doing this in excel.  I know it probably has something to do with macros, but I don't have the skills to do it.
Title: Re: I'd Be Willing to Pay for an Even Chance Tracker...Explanation Within
Post by: rjeaton1 on June 27, 2009, 06:32:29 PM
The other option would be to just take Tangrams tracker and instead of it displaying Lw results, to have it display the results in the manner I described in this thread.
Title: Re: I'd Be Willing to Pay for an Even Chance Tracker...Explanation Within
Post by: rjeaton1 on June 27, 2009, 07:30:12 PM
Alright, here is my last try at explaining exactly what I want programmed (again, I'm not asking for this for free...I'll pay...seriously...either accept what I've offered, or make your own offer...or tell me to go elsewhere, lol)

Instead of explaining what I want programmed, I've "made a picture" of what it should do.  In the picture below you'll see a layout of 0-37.  Each of those is actually a "button".  So, when I click on 1 it puts the number one in the numbers that came out box, and then displays the results in each of the columns below it.  There shouldn't have to be anything typed out manually, only clicked on.

[attachimg=#]
Title: Re: I'd Be Willing to Pay for an Even Chance Tracker...Explanation Within
Post by: rjeaton1 on June 28, 2009, 03:23:14 AM
Man, I could hear a pin drop in here...anybody...

I guess if I can't find somebody here I'll have to go to scriptlance or something similar...I'd rather have somebody here do it...but, if I have to I guess...
Title: Re: I'd Be Willing to Pay for an Even Chance Tracker...Explanation Within
Post by: rjeaton1 on June 28, 2009, 04:56:00 AM
I no longer need somebody to complete this for me.  I found a programmer on scriptlance to do it.

Thanks to everybody here though!  You guys gave me a lot of input and I appreciate it.  ;D
Title: Re: I'd Be Willing to Pay for an Even Chance Tracker...Explanation Within
Post by: rjeaton1 on June 29, 2009, 04:29:18 AM
This has been finished.  You can download it if you want it here: nolinks://vlsroulette.com/general-board/my-even-chance-tracker-has-been-finished-you-can-download-it-if-you-want-it/ (nolinks://vlsroulette.com/general-board/my-even-chance-tracker-has-been-finished-you-can-download-it-if-you-want-it/)