Pure Flattening Movement Bot

From RoboWiki
Jump to: navigation, search
Revision as of 31 January 2014 at 00:29.
The [/w/index.php?title=Talk:Flattener&offset=20140131002924&lqt_mustshow=4319 highlighted comment] was created in this revision.

Could someone direct me to a strong bot which only flattens, without surfing, or instruct on me how to change a top bot( DrussGT, Diamond, etc) so that it only uses its flattener? Thanks in advance.

    Straw (talk)00:22, 31 January 2014

    Sure. In Diamond, it's all in voidious/move/MoveEnemy.java. Just comment out some of these:

        addView(simple);
        addView(normal);
        addView(recent);
        addView(recent2);
        addView(recent3);
        addView(recent4);
        addView(recent5);
        addView(recent6);
        addView(lightFlattener);
        addView(flattener);
        addView(flattener2);
    
      Voidious (talk)00:29, 31 January 2014
       
      Personal tools