# .font: font.text_2
2019-10-21 13:31 nesdori  
# .font: font.text_1
hmm, 11 seconds faster than  Arno ?! :O my solution must be different or  Arno  had some fun and removed all dirt :)

# .font: font.text_2
2019-10-21 13:39 dustin  
# .font: font.text_1
as i'm pretty sure that my intended solution is impossible in 10 seconds, i tried to find  nesdori 's and i probably found it - funnily, it also exploits the cavescanning order! ;d so there are two different solution strategies!

# .font: font.text_2
2019-10-21 13:41 nesdori  
# .font: font.text_1
yes, i thought my solution surely is the intended because it's a nice example of scanning issue :)

# .font: font.text_2
2019-10-21 14:56 shredder  
# .font: font.text_1
I GOT TWO DIFFERENT SOLUTIONS SO FAR BUT STILL CAN'T REACH TO YOUR HISCORE :)

# .font: font.text_2
2019-10-21 15:32 dustin  
# .font: font.text_1
it becomes more and more interesting... ;D

# .font: font.text_2
2019-10-21 22:06 shredder  
# .font: font.text_1
how about revealing demos? :)

# .font: font.text_2
2019-10-21 22:25 dustin  
# .font: font.text_1
deal!

# .font: font.text_2
2019-10-21 22:35 shredder  
# .font: font.text_1
whaaat? :D omg! great! :D

# .font: font.text_2
2019-10-21 22:43 nesdori  
# .font: font.text_1
 shredder 's 949 is the most stylish solution :)

# .font: font.text_2
2019-10-21 22:56 shredder  
# .font: font.text_1
it's ridiculous compared to yours :D

# .font: font.text_2
2019-10-21 23:17 dustin  
# .font: font.text_1
the flies switch their cages ;d funny ;d the hiscore-solution is also very interesting - the bf explodes when the boulder is scanned, so it happens before the ff kills the voodoo. if the boulder-kills-fly-thing would happen when the fly is scanned, then this solution would not work here!