On Thursday 13 October 2016 07:37, LongHairLuke wrote:
> Hi l am on my way to make a bot for the game Piano Tiles 2.
> But the code l have written so far saids invalid syntax at 2nd line. Here is
> my code:
Folks, look at the email address of the poster:
trolleri.trollface at gmail.com
He's pos
On 10/12/2016 4:37 PM, LongHairLuke wrote:
Hi l am on my way to make a bot for the game Piano Tiles 2. But the
code l have written so far saids invalid syntax at 2nd line. Here is
my code:
If you want to write Python code, start by working through the tutorial
included with the docs.
--
Terr
On Wed, 12 Oct 2016 20:48:31 +, alister wrote:
> On Wed, 12 Oct 2016 13:37:23 -0700, LongHairLuke wrote:
>
>> Hi l am on my way to make a bot for the game Piano Tiles 2.
>> But the code l have written so far saids invalid syntax at 2nd line.
>> Here is my code:
>>
>>
>>
>> while True:
>>
On Wed, 12 Oct 2016 13:37:23 -0700, LongHairLuke wrote:
> Hi l am on my way to make a bot for the game Piano Tiles 2.
> But the code l have written so far saids invalid syntax at 2nd line.
> Here is my code:
>
>
>
> while True:
>If active then
> FFSnapShot(areaX, areaY + height - offs
Hi l am on my way to make a bot for the game Piano Tiles 2.
But the code l have written so far saids invalid syntax at 2nd line. Here is my
code:
while True:
If active then
FFSnapShot(areaX, areaY + height - offsetBottom, areaX + width, areaY +
height - offsetBottom, sid)
For