[Wartune] E's AutoIt Scripts Daru Farmbot

09/08/2013 11:43 AlexMit7#181
Hello,
Thank you very much for this awesome script! I managed to fix DaruDaru script for 1280x800 and took some images of buttons. My only remaining problem is when recruiting troops. The bot clicks "Recruit Troops" button on the lower right side of the screen, but on Troops window, it starts clicking Scroll-down arrow non-stop, till I terminate it. I would be grateful if I could get some kind of assistance. Thanks ;)
09/08/2013 15:19 Playy#182
Hey, can any1 post your fully working script DaruDaru on Erandel? resolution doesn't care ;) thx
09/10/2013 19:07 sycohnda209x#183
I got the script working but it only revives plants, It was energizing and then it just stopped doing that lol. I would really like to see an updated script with everyones hard work.

Thanks everyone
09/10/2013 20:22 Playy#184
Quote:
Originally Posted by sycohnda209x View Post
I got the script working but it only revives plants, It was energizing and then it just stopped doing that lol. I would really like to see an updated script with everyones hard work.

Thanks everyone
Yea, would be great if someone upload a fully working scripts
09/25/2013 14:11 Kyrya#185
I have the darudaru scripr workin on 1 server but on another server i can't play fullscreen and it loop searching for wild, anyone know if is possible to make it work also not fullscreen?
Thanks.
09/25/2013 17:03 manicolo#186
Anyone using anything on the client?
09/29/2013 04:26 szalony121#187
Quote:
Originally Posted by AlexMit7 View Post
Hello,
Thank you very much for this awesome script! I managed to fix DaruDaru script for 1280x800 and took some images of buttons. My only remaining problem is when recruiting troops. The bot clicks "Recruit Troops" button on the lower right side of the screen, but on Troops window, it starts clicking Scroll-down arrow non-stop, till I terminate it. I would be grateful if I could get some kind of assistance. Thanks ;)
but how did u deal with this resolution problem?
09/30/2013 22:52 ahmedwaheed#188
" AutoIt Error

Line40 (File "C:\ProgramFiles\Autoit3\include\imagesearch.a u3") :

if $result(0)="0" then return 0
if $result^ERROR

Error:Subscript used with non-array variable.
"

What should i do when i get this error?.
im windows7 32-bit
10/04/2013 15:15 sprixx#189
Just wondering if there have been any more updates? Really looking forward to seeing this project live on.
10/08/2013 22:36 mafio81#190
dead bot?
10/09/2013 11:44 ShadowBlade#191
Bot works, you just need to fiddle whit it config, like mentioned in early posts.
10/11/2013 04:00 mohamed_kamel#192
for me all work fine but Func ChangeCoords() try to edit many time and i don't think the coords is wrong except it just Click x then retern to y and click don't drag to move in map
10/12/2013 11:22 Adamrl018#193
I get alot of false positives when using the darudaru script. It will think it is attacking a manago but it attacks nothing.
10/13/2013 04:14 mohamed_kamel#194
thats how i fix drag thing its drag fine until the edge of Map then no more drag what i need to till the script to Repeat (MouseClickDrag("left",1365,425,0,425) ) Number of time then go to drag new coords for down
then start to drag Right Number of time then go to drag new coords for down then start over
PHP Code:
Func ChangeCoords()
    ;
Changes map coordinates square by square.  Moves left to right then moves down one square and goes left to right again
    
$wait 2000 ;sleep (millisecondsat the end of this function
    If 
$mapX 585 Then
        $mapX 
+= 30
    
Else
        
$wait 2000
        $mapX 
15
        
If $mapY 591 Then            
            $mapY 
+= 17
        
EndIf
    EndIf
    
MouseClickDrag("left",1365,425,0,425) ;<=== change these coords
                Sleep
($wait
if it can be done
10/16/2013 03:34 PaaLeon#195
bot attacks, but does not move
stopped on "searchicon" :(