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

News:

Almost every system has been tested many times before. Start by learning what we already know doesn't work, and why.

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

Delphi: Pascal: Tutorial (Design) For those wishing to learn to code.

Started by ThomasGrant, Sep 21, 11:00 AM 2010

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

ThomasGrant

Delphi: Pascal: Tutorial (Design)

To my very first Student.

A3on

Ok, where to start?

If you have done any searches for Delphi Tutorials.
Or anything regarding Delphi.
There is a huge info base out there.
You can find answer to almost anything.
I just google the question.

If you have seen any of the tutorials.
Many have the basic "Hello World"
What a waste of time.

My aim is to make something a bit more practical.
Something you can use.

In this tutorial.
We will be making a BRAND New bot.
All manual input.
Remove much of the stuff I have in the other bot I am creating.
Most of it wont work anyway.

So, we will first make a design for the bot.
And that will be in my next post.
"What we do in life, echoes in eternity"

*Link Removed*  The Roulette Professor. *Link Removed*

Twisteruk

Hope you guys have a blast doing this !

Awesome idea Thomas  :thumbsup:
Its Set In Stone =)

ThomasGrant

Quote from: Twisteruk on Sep 21, 11:07 AM 2010
Hope you guys have a blast doing this !

Awesome idea Thomas  :thumbsup:

Be nice to have you along.
But perhaps coding is not your thing.
"What we do in life, echoes in eternity"

*Link Removed*  The Roulette Professor. *Link Removed*

ThomasGrant

First, lets get organised.

Make a new folder on your desktop.
And call it "Delphi_7_Bot" or "My_First_Delphi_7_Bot"
In this folder we will store all our info and files.
We can make some extra folders within the folder itself.
For instance. You may want to add in a folder for numbers.
But more on that later.

Next, get familiar with Delphi 7.
Just move your mouse over the objects.
Try putting a button on a form.
And run the program.
Don't worry.
You wont break anything.

You can learn a great deal on design from my Tutorial series on RSS Pro.
link:://rouletteforum.cc/tom%27s-place/rss-pro-tutorial/

In fact, we will be using much of those tutorials to build this new bot.
As all the design and code will work in Delphi 7.

Here is a picture of Delphi 7.
"What we do in life, echoes in eternity"

*Link Removed*  The Roulette Professor. *Link Removed*

Twisteruk

Quote from: ThomasGrant on Sep 21, 11:19 AM 2010
Be nice to have you along.
But perhaps coding is not your thing.

Ahhhhhhh Im sorry Thomas but I wudnt want to mess you around

In a perfect world i might try this

But you asked for serious ppl

I wud be worried i cudnt devote the time to it and let you down

Thank you for thinking of me bud, appreciate it  :thumbsup:
Its Set In Stone =)

ThomasGrant

Quote from: Twisteruk on Sep 21, 11:36 AM 2010
Ahhhhhhh I'm sorry Thomas but I wouldn't want to mess you around

In a perfect world I might try this

But you asked for serious people

I wud be worried I cudnt devote the time to it and let you down

Thank you for thinking of me bud, appreciate it  :thumbsup:

That's ok...
Thanks for the heads up.
How about semi serious? LOL...
Just would like a few more students.
As we build this bot from scratch.
"What we do in life, echoes in eternity"

*Link Removed*  The Roulette Professor. *Link Removed*

A3on

Quote from: ThomasGrant on Sep 21, 11:00 AM 2010
If you have seen any of the tutorials.
Many have the basic "Hello World"
What a waste of time.

True. Before your offer to teach Delphi I made a tutorial at Visual Basic, and it was "Hello World"
And yes, what a waste of time --'

In this tutorial.
We will be making a BRAND New bot.
All manual input.
Remove much of the stuff I have in the other bot I am creating.
Most of it wont work anyway.

So, we will first make a design for the bot.
And that will be in my next post.


Thanks for trying to focus your tutorial in useful stuff

A3on

Quote from: ThomasGrant on Sep 21, 11:24 AM 2010
First, lets get organised.

Make a new folder on your desktop.
And call it "Delphi_7_Bot" or "My_First_Delphi_7_Bot"
In this folder we will store all our info and files.
We can make some extra folders within the folder itself.
For instance. You may want to add in a folder for numbers.
But more on that later.

Next, get familiar with Delphi 7.
Just move your mouse over the objects.
Try putting a button on a form.
And run the program.
Don't worry.
You wont break anything.

You can learn a great deal on design from my Tutorial series on RSS Pro.
link:://rouletteforum.cc/tom%27s-place/rss-pro-tutorial/

In fact, we will be using much of those tutorials to build this new bot.
As all the design and code will work in Delphi 7.

Here is a picture of Delphi 7.

I see very similarities between Delphi, VB and RSS (at least in the interface)

Is it better to download RSS and make your tutorials, or it can be made with Delphi, as they are very similar?

Best regards,
Afonso

ThomasGrant

Quote from: A3on on Sep 21, 02:02 PM 2010
I see very similarities between Delphi, VB and RSS (at least in the interface)

Is it better to download RSS and make your tutorials, or it can be made with Delphi, as they are very similar?

Best regards,
Afonso

Well, not sure if you noticed.
This is a Delphi Tutorial.

If you have RSS Pro.
Then you can follow along any of the extensive tutorials that I have posted.
"What we do in life, echoes in eternity"

*Link Removed*  The Roulette Professor. *Link Removed*

Fripper

Quote from: A3on on Sep 21, 01:50 PM 2010
True. Before your offer to teach Delphi I made a tutorial at Visual Basic, and it was "Hello World"
And yes, what a waste of time --'

Well sorry to hear to you didn't find a good tutorial to follow in Visual Basic. I think Victor posted this in another tread and this is the only one I use so far, it's very good and easy to understand.

link:://:.homeandlearn.co.uk/net/nets1p1.html
All i'm doing is living my life.

A3on

Quote from: ThomasGrant on Sep 21, 02:15 PM 2010
Well, not sure if you noticed.
This is a Delphi Tutorial.

If you have RSS Pro.
Then you can follow along any of the extensive tutorials that I have posted.

I know this is a delphi tutorial, I was talking about this: "You can learn a great deal on design from my Tutorial series on RSS Pro.
link:://rouletteforum.cc/tom%27s-place/rss-pro-tutorial/"

Do you think I should do all that tutorials before we proceed with Delphi?
Or there is no vantage in that?

ThomasGrant

Quote from: A3on on Sep 21, 03:25 PM 2010
I know this is a delphi tutorial, I was talking about this: "You can learn a great deal on design from my Tutorial series on RSS Pro.
link:://rouletteforum.cc/tom%27s-place/rss-pro-tutorial/"

Do you think I should do all that tutorials before we proceed with Delphi?
Or there is no vantage in that?

Well have a read through them.
You will find them very useful.
You can even create your own form/bot whatever.
Many of the techniques and design will be used in this Delphi Dot.
From window colors. Adding in buttons.
Fields. Memos and all the other components.

Nearly all the same things can be found in Delphi.

PS: Do you have RSS Pro?
"What we do in life, echoes in eternity"

*Link Removed*  The Roulette Professor. *Link Removed*

A3on

No I don't have it

I will try get it then ( I dunno yet if it's paid or not, but a keygen isn't hard to get :thumbsup:)

ThomasGrant

Quote from: A3on on Sep 21, 05:16 PM 2010
No I don't have it

I will try get it then ( I dunno yet if it's paid or not, but a keygen isn't hard to get :thumbsup:)

NO...

I only asked if you had it. Because you mention RSS a few times.

As for Delphi.

The only reason I creating the bots in Delphi are because no one has RSS Pro.
"What we do in life, echoes in eternity"

*Link Removed*  The Roulette Professor. *Link Removed*

ThomasGrant

Hmmmm,

I am not sure that I can teach Delphi now.

I mean I can do all the stuff so easy in RSS Pro.

But I am finding the code just is to hard to transfer over to Delphi.

I am trying to figure out things like how to add variables.
Global Variables, Arrays, multi arrays.
Procedures with arguments.

Even with Delcode.com Support

I am finding it very difficult.

:'(
"What we do in life, echoes in eternity"

*Link Removed*  The Roulette Professor. *Link Removed*

-