Releases: yoshisaac/TF2-MultiBox-Helper
Auto-Melee fix pt2
Fixed another edge case related to VisPos
Auto-Melee fix
Auto-Melee had an issue where MASK_SHOT (a predefined constant in lmaobox) became broken in some way. Primarily inside of the lua library Lnx made.
The issue has been fixed on my side, in the MultiBoxing helper.
!AutoM aka auto-melee
Added auto-melee. This feature will automatically pull out the melee weapon, and walk towards the closest enemy within in a specific minimum distance.
You can find the command and arguments at the wiki: https://github.com/yoshisaac/TF2-MultiBox-Helper/wiki/Commands-Arguments-Usage
Also fixed issues related to Zoom Distance, such as when a player would leave it would cause the bot to constantly be zoomed in. Also made Zoom Distance ignore party members, friends, and players marked as friends in the playerlist. All of those extra ignores also are on auto-melee, aka, auto-melee also ignores party members, friends, and players marked as friends in the playerlist.
ZoomDistance fix
Fixed and issue where ZoomDistance would fail to enumerate every player in the server on valve official servers.
Major update. Autovoting, Zoom Distance, etc.
All the commands and arguments can be found in the wiki: https://github.com/yoshisaac/TF2-MultiBox-Helper/wiki/Commands-Arguments-Usage
Autovoting - the bot's will have the ability to automatically cast votes.
Zoom Distance - automatically zoom in when someone is close enough, regardless if there is a wall or not
!spin & !duck
!spin - toggle antiaim
!duck - toggle ducking and & duck speed
Also added autounscope, can't turn off.
!cspam period changer
Change the chatspam type and period. Arguments: none/branded/custom or a number 1-60. The first argument can either be a number or a word, but the second argument has to be a number. Example: "!cspam branded 10" "!cspam custom" "!cspam 15" all are valid commands.
!class consistent & removed !attack
made !class also save to Class Auto-Pick.
I removed !attack because its useless
Some other improvements such as removing more case sensitivity.
5/27/2023 !cspam
Added !cspam and fixed the random function calling issues
Changed args
6/26/2023 First Commit
Initial release of the Multi-Boxing Helper lua for lmaobox.net