03-18-2015, 08:00 AM
(This post was last modified: 03-19-2015, 06:25 AM by tiberian1985.)
sry for late respond or none at all for most of u guys anyway
here is a step by step solution vs the soldier:
at first better u guys make the script by yourselves since all our interface are different!!!
I only use mouse to drag the cards to spots no check at all
http://prntscr.com/6i7llz > this is my deck and the order
always starting the script with you starting first and not the server
first card on table 2-3 spots u need to drag to
and wait 5-7 seconds till u start because of the chance of the soldier to start first
2nd card of you 3 spots
basicly always 1 more spot than as many cards on table to make sure the card get in 1 of the free table spot
if you work with ahk then use the recorder to get all the x y coords!! and all you need to do is to set the sleep timer properly
important: it doesnt matter if u win or lose at first just make sure the loop is running properly without break,you can always adjust the cards and placement later.
there is a recorder in ahk use it to get all the coords you need the rest u need to do it setting the sleep timers by yourselves!!!
the most important part here is getting the sleep timers right so the loop runs flawlessly....
gl on your own scripts:-D
here is a step by step solution vs the soldier:
at first better u guys make the script by yourselves since all our interface are different!!!
I only use mouse to drag the cards to spots no check at all
http://prntscr.com/6i7llz > this is my deck and the order
always starting the script with you starting first and not the server
first card on table 2-3 spots u need to drag to
and wait 5-7 seconds till u start because of the chance of the soldier to start first
2nd card of you 3 spots
basicly always 1 more spot than as many cards on table to make sure the card get in 1 of the free table spot
if you work with ahk then use the recorder to get all the x y coords!! and all you need to do is to set the sleep timer properly
important: it doesnt matter if u win or lose at first just make sure the loop is running properly without break,you can always adjust the cards and placement later.
there is a recorder in ahk use it to get all the coords you need the rest u need to do it setting the sleep timers by yourselves!!!
the most important part here is getting the sleep timers right so the loop runs flawlessly....
gl on your own scripts:-D