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

Roulette-focused => General Discussion => Topic started by: ThomasGrant on Jul 20, 11:19 PM 2011

Title: Code 4: For RSS Pro.
Post by: ThomasGrant on Jul 20, 11:19 PM 2011
Ok...
Another tutorial that I will be doing shortly.
Is turning Silves script.
link:://:.money-maker-machine.com/forum/silvers-room/script-for-free-system-code-4/ (link:://:.money-maker-machine.com/forum/silvers-room/script-for-free-system-code-4/)
The one he just wrote, and completed.
Putting that into RSS Pro.
Title: Re: Code 4: For RSS Pro.
Post by: marivo on Jul 22, 03:01 AM 2011
Good!  :)
Title: Re: Code 4: For RSS Pro.
Post by: ThomasGrant on Jul 24, 05:53 AM 2011
There are two main files that we have to deal with.
code4.psc
s_utils.psc

Now, for those that have difficulty getting any of Silvers scripts to work.
Here is a neat trick that you can do.

The first line in code4.psc
uses s_utils;

Just put a comment there.
//uses s_utils;

Copy the contents of s_utils
And put all the info in the script just after the variables.

var

var elements, last_nr, _file, fName, fName_numbers, fName_numbers_rngstudio, f_str, started_time;

//Put all of s_utils in here.

procedure init;

If you bother to read his excellent script.
You can see that he has many areas well commented.

//START CHANGES - all that you may to change - start here

Here, you change much of his script.

You can change things like the Roulette Table that you want to play at.
And you are able to change other things as well.
Just read the script.
It's not that hard.
Title: Re: Code 4: For RSS Pro.
Post by: ThomasGrant on Jul 24, 06:24 AM 2011
RSS Pro Script for Code 4: (link:://:.youtube.com/watch?v=5-5QLGAySoc#)
Title: Re: Code 4: For RSS Pro.
Post by: marivo on Jul 24, 06:31 AM 2011
Hello Thomas!


I have some very basic questions.
I have this software on my comp.: Roulette Scripter Studio Pro.
I run it!?
I somehow "import" this script in!?
It should work!?


If this questions are too silly, pls delete it and if you are so kind just PM me with directions what should i read first!


Thanks!
Marko
Title: Re: Code 4: For RSS Pro.
Post by: ThomasGrant on Jul 24, 08:16 AM 2011
Quote from: marivo on Jul 24, 06:31 AM 2011
Hello Thomas!


I have some very basic questions.
I have this software on my comp.: Roulette Scripter Studio Pro.
I run it!?
I somehow "import" this script in!?
It should work!?


If this questions are too silly, please delete it and if you are so kind just PM me with directions what should I read first!


Thanks!
Marko

Yes...

Please stay tuned.
I will post the script.
And more tutorials on it.
Title: Re: Code 4: For RSS Pro.
Post by: ThomasGrant on Jul 24, 12:52 PM 2011
RSS Pro Script for Code 4: Part 2. (link:://:.youtube.com/watch?v=IvG0T8hG2-g#)