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

Roulette-focused => General Discussion => Topic started by: ThomasGrant on Jul 20, 07:38 AM 2010

Title: RSS-Pro-tutorial
Post by: ThomasGrant on Jul 20, 07:38 AM 2010
 :thumbsup:
RSS-Pro-tutorial Part 1.
link:://rouletteforum.cc/coding-for-roulette/tom%27s-first-rss-pro-tutorial/ (link:://rouletteforum.cc/coding-for-roulette/tom%27s-first-rss-pro-tutorial/)

RSS-Pro-tutorial Part 2a.
link:://rouletteforum.cc/coding-for-roulette/tom%27s-second-rss-pro-tutorial-%28design%29/ (link:://rouletteforum.cc/coding-for-roulette/tom%27s-second-rss-pro-tutorial-%28design%29/)

Here is how I am learning how to code in Delphi.
Or at least get ideas for coding in RSS Pro.
link:://rouletteforum.cc/coding-for-roulette/delphi-tutorials/ (link:://rouletteforum.cc/coding-for-roulette/delphi-tutorials/)
Title: Re: RSS-Pro-tutorial
Post by: ThomasGrant on Jul 20, 10:44 AM 2010
RSS-Pro-tutorial Part 2b.
link:://rouletteforum.cc/coding-for-roulette/tom%27s-second-rss-pro-tutorial-%28code%29/ (link:://rouletteforum.cc/coding-for-roulette/tom%27s-second-rss-pro-tutorial-%28code%29/)
Title: Re: RSS-Pro-tutorial
Post by: ThomasGrant on Jul 29, 10:25 PM 2010
My complete RSS Pro Tutorial Series.

Tom's first RSS Pro Tutorial.
link:://rouletteforum.cc/coding-for-roulette/tom%27s-first-rss-pro-tutorial/ (link:://rouletteforum.cc/coding-for-roulette/tom%27s-first-rss-pro-tutorial/)

Tom's second RSS Pro Tutorial. (Design)
link:://rouletteforum.cc/coding-for-roulette/tom%27s-second-rss-pro-tutorial-%28design%29/ (link:://rouletteforum.cc/coding-for-roulette/tom%27s-second-rss-pro-tutorial-%28design%29/)

Tom's second RSS Pro Tutorial. (Code)
link:://rouletteforum.cc/coding-for-roulette/tom%27s-second-rss-pro-tutorial-%28code%29/ (link:://rouletteforum.cc/coding-for-roulette/tom%27s-second-rss-pro-tutorial-%28code%29/)

Tom's RSS Pro: Tutorial V3 (Code)
link:://rouletteforum.cc/coding-for-roulette/tom%27s-rss-pro-tutorial-v3-(code)/ (link:://rouletteforum.cc/coding-for-roulette/tom%27s-rss-pro-tutorial-v3-(code)/)

Tom's RSS Pro: Tutorial V3 (Design)
link:://rouletteforum.cc/coding-for-roulette/tom%27s-rss-pro-tutorial-v3-(design)/ (link:://rouletteforum.cc/coding-for-roulette/tom%27s-rss-pro-tutorial-v3-(design)/)

Tom's RSS Pro: Tutorial V3 (Design) In Depth
link:://rouletteforum.cc/coding-for-roulette/tom%27s-rss-pro-tutorial-v3-(design)-in-depth/ (link:://rouletteforum.cc/coding-for-roulette/tom%27s-rss-pro-tutorial-v3-(design)-in-depth/)

Tom's RSS Pro: Tutorial V3 (Coding) In Depth
link:://rouletteforum.cc/coding-for-roulette/tom%27s-rss-pro-tutorial-v3-(coding)-in-depth/ (link:://rouletteforum.cc/coding-for-roulette/tom%27s-rss-pro-tutorial-v3-(coding)-in-depth/)

Here is what the end result looks like.

[attachthumb=#]

Here is the link to the video.

link:://rouletteprofesor.com/rss-pro/my-bot-v3.html (link:://rouletteprofesor.com/rss-pro/my-bot-v3.html)

And the youtube version,
For those having problems with the other video.
My first bot made with RSS-Pro. (link:://:.youtube.com/watch?v=_oL1lTlcnvU#ws)
Title: Re: RSS-Pro-tutorial
Post by: ThomasGrant on Sep 20, 07:42 AM 2010
Ok, I forgot to add in V4 of the tutorial.
Here are the links in the forum.

link:://rouletteforum.cc/coding-for-roulette/tom%27s-rss-pro-tutorial-v4-%28design%29-in-depth/ (link:://rouletteforum.cc/coding-for-roulette/tom%27s-rss-pro-tutorial-v4-%28design%29-in-depth/)

link:://rouletteforum.cc/coding-for-roulette/tom%27s-rss-pro-tutorial-v4-%28code%29-in-depth/ (link:://rouletteforum.cc/coding-for-roulette/tom%27s-rss-pro-tutorial-v4-%28code%29-in-depth/)

PS: I have added a new menu to the bot.
And I am in the process of coding V4.6 at the moment.
Learning lots as I go.

Only wish that someone else in the forum had RSS Pro.
Title: Re: RSS-Pro-tutorial
Post by: chrisbis on Nov 08, 03:38 PM 2010
Hi Tom.

In Ur view of what the Bot looks like, V3, next to the table shot,
Ur bot shows "Spins- 88", and.............. higher up "Spins- 45"

What the two type of spins information?? ???
[attachimg=#]
Title: Re: RSS-Pro-tutorial
Post by: chrisbis on Nov 08, 03:40 PM 2010
Is one the total number of spins this session by the marque,
And the other, the number of spins u have bet on in this session??
Title: Re: RSS-Pro-tutorial
Post by: ThomasGrant on Nov 08, 09:02 PM 2010
Quote from: chrisbis on Nov 08, 03:40 PM 2010
Is one the total number of spins this session by the marque,
And the other, the number of spins you have bet on in this session??

Well yeah...
One is the total amount of spins to spin for.
When collecting data.

The other is how many spins you have done so far.
But where it says spins under the marque.
That is for how many spins it has done in collect or play mode.
So normally it would read the same amount of spins when you collect data.
But otherwise it will show how many spins you have done while playing.

PS: Thanks for the reply.

PPS: I have learnt a great deal more since I first posted this version.