Pages (53):    116 17 18 19 2053   
djbaptou   11-18-2014, 08:29 AM
Hey guys,

I tried to program a bot which clicks on the trial button on the LF robot software every hours. Unfortunately, my bot do nothing when i ask him to click somewhere on the LF robot window. It seems to be a security somewhere. Does anyone know how can i solve this ?

PS : Sorry for my bad english
apemanzilla   11-18-2014, 08:52 AM
I might try to write one myself as well. You have to admit though, it's a daunting task.
xpiamchris   11-18-2014, 09:51 AM
Smellysocks/Xanathos,

How many different fonts and tif/box files did you use to train?

The fonts I'm using are being captured and converted properly, but it fails in game. I'm assuming its because of the colors and other variables...
gamercreep   11-18-2014, 10:12 AM
Coding a bot that clicks the LF free trial every hour isnt a bad idea. I guess it would be simple to code. Can anyone here do it?
xpiamchris   11-18-2014, 10:20 AM
Honestly, at this point I'm willing to pay for your eng.traineddata file smellysocks/xanathos.

I've spent too long on this and am losing wind.. Or if you can share for free, I'd appreciate that too.

Let me know please... thank you
Xanathos   11-18-2014, 10:49 AM
smelly & I, had a lot of troubles getting it accurate decently, try different scales (2 worked best for me), and different coordinates (area has to be not so wide and also we noticed its more accurate when the 2 values are being read at the same time, also you could try to try it on a darker background, like zoom out completely and move the screen top left corner until background is dark trees)
Xanathos   11-18-2014, 10:51 AM
(11-18-2014, 08:29 AM)djbaptou Wrote: Hey guys,

I tried to program a bot which clicks on the trial button on the LF robot software every hours. Unfortunately, my bot do nothing when i ask him to click somewhere on the LF robot window. It seems to be a security somewhere. Does anyone know how can i solve this ?

PS : Sorry for my bad english

Get the handle of the trial button and use controlclick.
djbaptou   11-18-2014, 06:19 PM
(11-18-2014, 10:51 AM)Xanathos Wrote:
(11-18-2014, 08:29 AM)djbaptou Wrote: Hey guys,

I tried to program a bot which clicks on the trial button on the LF robot software every hours. Unfortunately, my bot do nothing when i ask him to click somewhere on the LF robot window. It seems to be a security somewhere. Does anyone know how can i solve this ?

PS : Sorry for my bad english

Get the handle of the trial button and use controlclick.

What do you mean by controlclick ? I'm sorry i'm a real newbie in programming and i'm actually using "Super Macro". It's pretty limited but that's enough right ?
darkvoid   11-18-2014, 06:36 PM
(11-18-2014, 06:19 PM)djbaptou Wrote:
(11-18-2014, 10:51 AM)Xanathos Wrote:
(11-18-2014, 08:29 AM)djbaptou Wrote: Hey guys,

I tried to program a bot which clicks on the trial button on the LF robot software every hours. Unfortunately, my bot do nothing when i ask him to click somewhere on the LF robot window. It seems to be a security somewhere. Does anyone know how can i solve this ?

PS : Sorry for my bad english

Get the handle of the trial button and use controlclick.

What do you mean by controlclick ? I'm sorry i'm a real newbie in programming and i'm actually using "Super Macro". It's pretty limited but that's enough right ?

If you are already using AutoIt you can check the helpfile. It will explain what is controlclick and simple example. Basically it is sending a click command to the handler and coordinates given. You can use the windows info tool to get the handler name.
djbaptou   11-18-2014, 06:47 PM
Thanks ! I'll check it !
Pages (53):    116 17 18 19 2053   
  
Users browsing this thread: 4 Guest(s)
Konloch Software - Bytecode Viewer - Reverse Engineering Forum
Copyright © 2014-2025 The Bytecode Club. Powered By MyBB.
CC0 Unless Specified Otherwise.