It is now possible to have the fishing bot cancel the reeling animation so that you can start fishing again ASAP. This is done by appending a "|1" onto existing settings. For example, the new default setting is
96|1500|1000|70|81|1
It was brought to my attention that some programs like ExitLag reduce the process priority of Speeder (and other programs unrelated to the game), which can affect Speeder's performance. To alleviate this, you can now set the process priority on line 35 of config.txt:
- Line 35) Speeder's process priority. In general, normal process priority (0x20) is fine, but sometimes programs like ExitLag can lower the priority of processes unrelated to the game. This line ensures that Speeder's priority remains constant. You can find all process priority values here. Use the hex value, such as 0x00008000 for above-normal process priority.
These changes require Speeder version 105.