Farmbot - Autokill script
Hey Gays, its Raupi!
Today I'm going to give you my (selfmade (FIRST) ) Autokill SCript, which works with every Logitech G-Series Hardware (maybe also with others, i dunno much about that

). You NEED to be in Monaco T&D and the bots need to spawn in front of the stairs (its for 2 bots only. On request i may do scripts for more

) And you NEED to look EXACTLY straight at wall! if you dont u will get more and more right/left and at least you wont kill the bots anymore!
No Video till some1 requests it - just run it once ingame and look how he runs and you will know where you have to stay
Code:
<macro repeatdelay="1000" guid="{DEE7107E-EA17-4F99-8502-0962FCFABCEA}" hidden="false" name="Monaco Farmd Right click" repeatmode="toggle">
<multikey xmlns="http://www.logitech.com/Cassandra/2010.1/Macros/MultiKey">
<key direction="down" value="A"/>
<delay milliseconds="1000"/>
<key direction="up" value="A"/>
<delay milliseconds="1100"/>
<mousebutton button="right" direction="down"/>
<mousebutton button="right" direction="up"/>
<delay milliseconds="1000"/>
<key direction="down" value="D"/>
<delay milliseconds="1000"/>
<key direction="up" value="D"/>
<delay milliseconds="1100"/>
<mousebutton button="right" direction="down"/>
<mousebutton button="right" direction="up"/>
</multikey>
</macro>
If you dont know howto use it, you're a noob and dont worth it!