Interesting... maybe someone here is talented enough to where we could make our own Clash Bot.
Proxy.
Proxy.
[LP][LF][DD]Clash of Clans Farming Bot Cracking and Coding
|
Interesting... maybe someone here is talented enough to where we could make our own Clash Bot.
Proxy.
00439801
Reverse jump: je to jne, Regist and win.
11-05-2014, 04:35 AM
Think some one that could reverse engineer lazypressing would be best case scenario.
11-05-2014, 04:47 AM
11-05-2014, 12:03 PM
(This post was last modified: 11-05-2014, 12:26 PM by smellysocks.)
11-05-2014, 03:08 PM
(11-05-2014, 12:03 PM)smellysocks Wrote:(11-04-2014, 10:32 AM)Xanathos Wrote: 00439801This guy got it. Says my registration has been completed. Thanks for telling us the answer! Yay! Progress! :D Haha. Keep up the good work everyone. Proxy. (11-05-2014, 12:03 PM)smellysocks Wrote:I can't tell, even trial doesn't work for me, there is probably another check, put a breakpoint on hotkey API, and see what it does when you press F10, anyways, it shouldn't be hard to code a simple bot, mouse clicks and pixel reading are easily doable in any macro tool...I have not played the game at all, so I don't really know what should be done, if someone wants to give a hand by explaining few things, post here or drop me a private message.(11-04-2014, 10:32 AM)Xanathos Wrote: 00439801This guy got it. Says my registration has been completed. Thanks for telling us the answer!
11-06-2014, 02:03 AM
(11-05-2014, 11:41 PM)Xanathos Wrote:Sent a message. Hopefully we can work together!(11-05-2014, 12:03 PM)smellysocks Wrote:I can't tell, even trial doesn't work for me, there is probably another check, put a breakpoint on hotkey API, and see what it does when you press F10, anyways, it shouldn't be hard to code a simple bot, mouse clicks and pixel reading are easily doable in any macro tool...I have not played the game at all, so I don't really know what should be done, if someone wants to give a hand by explaining few things, post here or drop me a private message.(11-04-2014, 10:32 AM)Xanathos Wrote: 00439801This guy got it. Says my registration has been completed. Thanks for telling us the answer!
Not sure how we can do the pixel reading on this. I have done pixel reading for mmorpgs before but this one has to pixel read a number and understand what the number value is to work here. Can't just see there is white in the top left of the screen cause it could be 1000 elixir or 100000 elixir. Need to know what bases to attack.
Not sure what you mean by reverse jump je to jne?
11-06-2014, 06:23 AM
(11-06-2014, 05:23 AM)Memphis Wrote: Not sure how we can do the pixel reading on this. I have done pixel reading for mmorpgs before but this one has to pixel read a number and understand what the number value is to work here. Can't just see there is white in the top left of the screen cause it could be 1000 elixir or 100000 elixir. Need to know what bases to attack. You can use tesseract library for OCR, it does convert images to text, this is what the bot is using. |
|