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

News:

WARNING: Forums often contain bad advice & systems that aren't properly tested. Do NOT believe everything. Read these links: The Facts About What Works & Why | How To Proplerly Test Systems | The Top 5 Proven Systems | Best Honest Online Casinos

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

BOT Question for programmers

Started by probasah, May 01, 12:43 PM 2013

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

probasah

Hi all!

Could you please direct me into Bot making software.
I am ok in making trackers in excel, but how about designing bots.
I have a programming background in the past nothing serious c++, etc, so how do you people design bots:
My questions are:

Which programming language do you use? (visual basic, java etc)

How to you Extract data  from the popup window in the online casinos?

and so on.

There are other programming languages that use gui interface like sikuli/python etc:)

Can you help me out in this direction?

Regards,
Alex

Ralph

The only way to get information from the casino is to read the screen picture of the figures.  The number area from 0 to 36 has different screen color pixels, and you may have to fetch about 12 positions for each number.

You can use any language you master. I used Visual Basic.
The best way to fail, is not to try!

Azim

Short of 12 spots. I am using OCR to recognise the numbers.
With Excel Experience Visual Basic might be an easy transition for you. At least that's what I think.


I personally have always used c++.
With right tools and good money management, any gambling activity can produce a steady income.

probasah

Thank you guys, you are really helpful. I was thinking it was an image recognition process,
The idea is to combine an excel sheet with input/output from text files.
Image recognition---> spins---> text file output
text file >>> excel sheet -----> text file (action)
text file (action) -----> clicker
and so on..
I will get into visual basic right away.

i was using in the past sikuli language for image actions:) its really simple to use and with great results (automating clicking)

Regards and again a big thanks,
Alex

-