Thread Rating:
  • 2 Vote(s) - 4.5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[LP][LF][DD]Clash of Clans Farming Bot Cracking and Coding
(12-10-2014, 11:30 AM)KeeWay Wrote:  
(12-10-2014, 08:55 AM)Lfplayer Wrote:  Great job Keeway , but dont work with me , it start LF 6.8.2 but dont try and start

Have you solutions please ?

Thx in advance Wink

Ps: sorry for my bad english im french


you might take the un-compiled script via SciTE editor then maybe add a few more ControlFocus commands with a sleep of 1 second between then see if your buttons flash the number of commands you added when you run it (F5 from the editor assuming you have autoit and the editor installed). if they are less then add more sleep time before the start/try commands (end of previous command)

here is an example of the try button:

ControlFocus("[CLASS:#32770]", "", 1059)
Sleep(1000)
ControlFocus("[CLASS:#32770]", "", 1059)
Sleep(1000)
ControlFocus("[CLASS:#32770]", "", 1059)
Sleep(1000)
ControlClick("[CLASS:#32770]", "", 1059, "left", 1, 27, 9)

now run the script then if you see 2 flashes of the try button increase the sleep time at the end of the previous action which could be the window move, auto donate or auto walls depending on what you have selected.

thanks
KeeWay

I also habe that problem now and i managed to work with the try button but it doesnt start the start button.
Reply
 


Messages In This Thread
RE: LazyPressing Clash of Clans Farming Bot - by smelliersocks - 11-16-2014, 02:48 AM
RE: [LP][LF][DD]Clash of Clans Farming Bot Cracking and Coding - by AlexXxuTzZu - 12-11-2014, 01:29 AM

Forum Jump:


Users browsing this thread: 25 Guest(s)

About The Bytecode Club

We're a community focused on Reverse Engineering, we try to target Java/Android but we also include other langauges/platforms. We pride ourselves in supporting and free and open sourced applications.

Website