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

IT & Software => Roulette Software => Topic started by: Stepkevh on Nov 22, 02:01 AM 2012

Poll
Question: On what platform should it be running ?
Option 1: Win XP votes: 9
Option 2: Win Vista votes: 1
Option 3: Win 7 votes: 27
Option 4: Win 8 votes: 3
Option 5: Linux based votes: 2
Title: Excel bot
Post by: Stepkevh on Nov 22, 02:01 AM 2012
As some people know i'm busy on making a bot that runs on excel sheets.

Attached you see a screenshot of the bot, later i will post a movie.

For now i want to know on what platform it should be running ?

Stephan
Title: Re: Excel bot
Post by: Stepkevh on Dec 05, 08:52 AM 2012
Quote from: Stepkevh on Nov 22, 02:01 AM 2012
As some people know i'm busy on making a bot that runs on excel sheets.

Attached you see a screenshot of the bot, later i will post a movie.

For now i want to know on what platform it should be running ?

Stephan

This was actually posted in the wrong section
Title: Re: Excel bot
Post by: Face on Dec 05, 12:15 PM 2012
Quote from: Stepkevh on Nov 22, 02:01 AM 2012
As some people know i'm busy on making a bot that runs on excel sheets.

Attached you see a screenshot of the bot, later i will post a movie.

For now i want to know on what platform it should be running ?

Stephan

Hello Stepkevh  :)
xls to publish this?
Title: Re: Excel bot
Post by: Stepkevh on Dec 05, 02:12 PM 2012
Dont you have excel 2007 ?
Title: Re: Excel bot
Post by: Face on Dec 05, 03:03 PM 2012
Quote from: Stepkevh on Dec 05, 02:12 PM 2012
don't you have excel 2007 ?

i have excel 2010
Title: Re: Excel bot
Post by: Stepkevh on Dec 05, 05:06 PM 2012
then why asking about xls ?

xslx is the newer xls, it can hold more nested formulas.
Title: Re: Excel bot
Post by: Still on Dec 09, 05:01 AM 2012
Hi Stef

How is it going?  Where are you at in development at this time?  So you migrated to VB.NET 2012?  Is there a free download for a version of that?  How is your testing working out?  What are the issues at the moment?

I would eventually like to intall a bot in the cloud on my Amazon test platform.  It's like a free laptop in the cloud 24/7. 

Title: Re: Excel bot
Post by: Stepkevh on Dec 09, 05:06 AM 2012
VS 2012 express for desktop is free offcourse :-)

The bot is running like it supposed to run, working like a charm :-)

Sold already a few,
Meanwhile i looked to get the number recognizing done while i move the form around the screen.
This is just finished in the testbot i'm running here.

And also added a checkbox with coding for restarting the table instead of playing at the same table.
The choice is at the player.

Now its just coding everything in the real bot.
And send an update to the one that already have one.

Demo bot is available in my other thread
Title: Re: Excel bot
Post by: Still on Dec 09, 05:13 AM 2012
Quote from: Stepkevh on Dec 09, 05:06 AM 2012
VS 2012 express for desktop is free offcourse :-)

The bot is running like it supposed to run, working like a charm :-)

Sold already a few,
Meanwhile i looked to get the number recognizing done while i move the form around the screen.
This is just finished in the testbot i'm running here.

And also added a checkbox with coding for restarting the table instead of playing at the same table.
The choice is at the player.

Now its just coding everything in the real bot.
And send an update to the one that already have one.

Demo bot is available in my other thread

Excellent!  How did you resolve the browser issue?  Did you use the browser control or go with regular browser that is stationed upper left?  Does it matter which browser?  There was an issue where IE was different coordinates from Firefox.  Anyway, it would be good to still be able to get coordinates while the browser is moved around the screen. I'm sure it can be done.

What is the name of your other thread?

Title: Re: Excel bot
Post by: Stepkevh on Dec 09, 05:18 AM 2012
link:://:.rouletteforum.cc/index.php?topic=11354.0 (link:://:.rouletteforum.cc/index.php?topic=11354.0)

this for the excel demo bot, reply 3 is the good one.

i use the internal browser in the form
Title: Re: Excel bot
Post by: Still on Dec 09, 05:21 AM 2012
Oh ok i've got it.  Looks like you're using a couple of .dll .   When/where did you learn to use .dll like that?

Ok, i see how you solved the coordinates issue.  The window is nailed to the upper left! 

I have Win7 64 bit with .Net framework 4 installed.  Do i need framework 4.5?  Because i get the same error sogget mentioned on the other thread.  I'll go get 4.5 now. 
Title: Re: Excel bot
Post by: Stepkevh on Dec 09, 05:35 AM 2012
yep 4.5 required on win 7

i'm looking to target it to 4.0 for xp users also