Line 28 in config.txt can be used to set a minimum distance threshold for aiming prediction:
- Line 28) Minimum distance over which to use aiming prediction. For example, if I set this line to 2000, aiming prediction will only be used for entities farther than 2000 distance.
Aimbot keybinds were not working with mouse keys. This has been fixed.
The aimbot toggle on line 27 would fail indefinitely if you activated it without a valid target nearby. This has been fixed, and I have added a new setting:
- Line 27) The virtual key code of the key you'd like to use to toggle the aimbot on/off. This key is similar to the line 19 key but does not need to be held down. Simply press it once to activate the aimbot and twice to deactivate it. Note that you must use the -calibrate console command before the aimbot will work.
- Further configuration is possible by appending a "|1" or "|0" to this line, such as
113|0
"0" will tell Speeder to keep searching for a valid target even if there is no valid target when the key is first pressed. When a valid target is found, the crosshair will snap to that target. "1" will tell Speeder to disable the aimbot if no valid target is found.
- Further configuration is possible by appending a "|1" or "|0" to this line, such as
The default setting is "0," so once you activate the aimbot, it will keep searching for a valid target if no target is initially found. If you prefer the old method, use "1" instead.
These changes require Speeder version 5+.