Pure Flattening Movement Bot
Fragment of a discussion from Talk:Flattener
Jump to navigation
Jump to search
Oops, sorry, you'll also want to remove the hit percentage thresholds, like:
.setPaddedHitThreshold(FLATTENER_HIT_THRESHOLD)
Flattener is only enabled at a certain hit percentage, but you want it always on.
Just making sure, this will also disable normal hit logging, so it will only dodge places its been before, not where its been hit? Will I also have to add something to its move history so it has some at the beginning?