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
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
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!
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".
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
.