Skytils / SkytilsMod

Skytils is a Hypixel Skyblock mod! Be careful, malicious copies are distributed across GitHub. Confirm on discord.gg/skytils (807302538558308352)
https://hypixel.net/threads/3856202/
GNU Affero General Public License v3.0
1.07k stars 421 forks source link

Fix alignment task solver #176

Closed FluxCapacitor2 closed 2 years ago

FluxCapacitor2 commented 2 years ago

Definitely didn't take me about an hour to figure out why it wasn't working. Bug was introduced in this commit: 37a0c5034987707a58a825d47ea62a4c3f304075

The problem was just a missing negation. Currently, if the player is on F7 or M7, the method returns instead of not returning like it's supposed to.