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

IT & Software => Other software => Topic started by: eureka on Mar 11, 05:10 PM 2012

Title: RX clicker
Post by: eureka on Mar 11, 05:10 PM 2012
Hello,

Do you know an RX clicker? I mean when RX place bet, the clicker would place bets at the casino and spin the wheel?

Thanks
Title: Re: RX clicker
Post by: VLS on Mar 11, 05:28 PM 2012
Dear Boa, I ensure you it is technically possible to scrap the RX window for numbers placed and code a clicker to act upon them.


There was a RX script botting effort (Remember RJeaton?), but unless I'm mistaken it didn't realized its full potential. It was a great idea though.


So, in order to implement an RX clicker you would need to:


a) Scrap the numbers (treat the RX window like a casino OCR would), and determine which ones are currently being bet.


b) Use the coordinates of enabled numbers to perform the actual calls:


mouse_event(MOUSEEVENTF_LEFTDOWN, 0, 0, 0, 0)
mouse_event(MOUSEEVENTF_LEFTUP, 0, 0, 0, 0)


to click on the target casino window.


I've posted VB.NET clicker instructions here:


link:://rouletteforum.cc/index.php?topic=1421.0 (link:://rouletteforum.cc/index.php?topic=1421.0)


Regards,
Victor
Title: Re: RX clicker
Post by: eureka on Mar 11, 05:50 PM 2012
Thanks for the advices Vic

But i am afraid I don't have the IT skills required. So if someone has please let me know!
Title: Re: RX clicker
Post by: iggiv on Mar 11, 06:53 PM 2012
be a little patient people. Les (RX author) prepared a new version of RX, and that's something very interesting. He mentioned something he called "RX Bot".
Title: Re: RX clicker
Post by: VLS on Mar 11, 06:55 PM 2012
Hello dear Boa, I do have the technical skills; if you aren't in a rush, I'm thinking of setting up a community-supported software site late this (or next) month and can do it for you in the opportunity it will need to feature initial software there.

If you are actually in a rush, then PM me and let's see if we can manage something right after the paid-for tracker I'm doing right now.

Cheers!
Vic
Title: Re: RX clicker
Post by: amk on Mar 11, 07:35 PM 2012
.