Skip to content

Releases: yoshisaac/TF2-MultiBox-Helper

Auto-Melee fix pt2

18 Aug 01:37
60c4cec
Compare
Choose a tag to compare

Fixed another edge case related to VisPos

Auto-Melee fix

17 Aug 03:38
9fb3876
Compare
Choose a tag to compare

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

22 Jul 01:32
68b5be0
Compare
Choose a tag to compare

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

08 Jul 04:07
807afe7
Compare
Choose a tag to compare

Fixed and issue where ZoomDistance would fail to enumerate every player in the server on valve official servers.

Major update. Autovoting, Zoom Distance, etc.

20 Jun 01:25
3bf3da1
Compare
Choose a tag to compare

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

02 Jun 15:45
3214a06
Compare
Choose a tag to compare

!spin - toggle antiaim
!duck - toggle ducking and & duck speed

Also added autounscope, can't turn off.

!cspam period changer

01 Jun 17:09
aebf379
Compare
Choose a tag to compare

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

31 May 14:57
01324d8
Compare
Choose a tag to compare

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

27 May 22:45
43bf1be
Compare
Choose a tag to compare

Added !cspam and fixed the random function calling issues
Changed args

6/26/2023 First Commit

26 May 17:38
75d5c47
Compare
Choose a tag to compare

Initial release of the Multi-Boxing Helper lua for lmaobox.net