Thread Rating:
  • 3 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
v5.3.5 - many new features
#41
(01-07-2015, 08:09 PM)some(rnd)guy Wrote:  was haveing problems with the following
1=wouldnt find app  to restart coc----FIXXED by reinstalling bluestacks
2=wouldt train troops kept kliking upgrade--fixed by changing  this line --
Local $TrainPos = _PixelSearch(155, 603, 694, 605, Hex(0x603818, 6), 10) ;Finds Train Troops button
to
Local $TrainPos = _PixelSearch(155, 603, 694, 605, Hex(0x603818, 6), 5) ;Finds Train Troops button
all seems to work perfect in  2015-01-06b v5.3.5
thanx for ur  work on this free awsome bot
Could u watch it train troops and search bases and attack? Is it restarting ur game like every 5 mins in middle of the search for a base? Have u tested it for 2 hours?
#42
Hi Kaz,
A small update from my side; Since you updated its work very well Smile No Error/Crash - i can now locate my barracks and collectors without the old line bug! Good Work thank you!
So, need now testing other feature Smile
#43
(01-07-2015, 08:40 PM)Scorpio Wrote:  
(01-07-2015, 08:09 PM)some(rnd)guy Wrote:  was haveing problems with the following
1=wouldnt find app  to restart coc----FIXXED by reinstalling bluestacks
2=wouldt train troops kept kliking upgrade--fixed by changing  this line --
Local $TrainPos = _PixelSearch(155, 603, 694, 605, Hex(0x603818, 6), 10) ;Finds Train Troops button
to
Local $TrainPos = _PixelSearch(155, 603, 694, 605, Hex(0x603818, 6), 5) ;Finds Train Troops button
all seems to work perfect in  2015-01-06b v5.3.5
thanx for ur  work on this free awsome bot
Could u watch it train troops and search bases and attack? Is it restarting ur game like every 5 mins in middle of the search for a base? Have u tested it for 2 hours?

its working flawless for me now and since i reinstalled bluestack ver 5.4 is working for me as well
#44
(01-07-2015, 09:07 PM)some(rnd)guy Wrote:  
(01-07-2015, 08:40 PM)Scorpio Wrote:  
(01-07-2015, 08:09 PM)some(rnd)guy Wrote:  was haveing problems with the following
1=wouldnt find app  to restart coc----FIXXED by reinstalling bluestacks
2=wouldt train troops kept kliking upgrade--fixed by changing  this line --
Local $TrainPos = _PixelSearch(155, 603, 694, 605, Hex(0x603818, 6), 10) ;Finds Train Troops button
to
Local $TrainPos = _PixelSearch(155, 603, 694, 605, Hex(0x603818, 6), 5) ;Finds Train Troops button
all seems to work perfect in  2015-01-06b v5.3.5
thanx for ur  work on this free awsome bot
Could u watch it train troops and search bases and attack? Is it restarting ur game like every 5 mins in middle of the search for a base? Have u tested it for 2 hours?

its working flawless for me now   and since i reinstalled bluestack ver 5.4  is working for me as well

ur bluestacks version? rooted?
#45
The Attached Files don't work for me Sad
#46
(01-07-2015, 09:22 PM)hiimwalker Wrote:  The Attached Files don't work for me Sad

Please do some reading. Doesn't have to read all post. If you try to do a little bit of reading, post 1, you'll know why the attachment is not working.
#47
https://vid.me/G73b
#48
#49
(01-07-2015, 10:20 PM)zealous Wrote:  https://vid.me/G73b

Zealous, do you already have the line replaced as stated a few times in the thread?

Quote:Replace:
Local $TrainPos = _PixelSearch(155, 603, 694, 605, Hex(0x603818, 6), 10) ;Finds Train Troops button

With:
Local $TrainPos = _PixelSearch(155, 603, 694, 605, Hex(0x603818, 6), 5) ;Finds Train Troops button
#50
(01-07-2015, 08:55 PM)Kingchen Wrote:  Hi Kaz,
A small update from my side; Since you updated its work very well Smile No Error/Crash - i can now locate my barracks and collectors without the old line bug! Good Work thank you!
So, need now testing other feature Smile

Nah, not to 100% correct Wink

Kaz i think i have again a confuse time ^^, i use new release, works fine barracks/collectors, but the bot fills my ram to 100% after a while and then lappy crash... I saw the Bot's fills more than 1,6gb on my laptop thats all of my 4gb what left^^.. im going back to 3.4 Smile thx
 


Forum Jump:


Users browsing this thread: 2 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