

Mod made by Art (artnau) on gtfo modding discord server disclaimer: hirnukuono has not compiled the DLL, use at your own risk
What it does: Tell bots what resource packs to pickup by looking at them and pressing a key; automatic pickup disabled (not really, but they will be prevented from doing so) Tell bots what resource to use and on whom by looking at that person (or bot) and pressing a key, if you don't look at anyone then bot will use it on you instead; automatic resource packs using is disabled (kind of, the same as mentioned above) Tell bots what monsters to attack when they don't attack any, basically when sleepers are not alarmed, no automatic actions prevented here (so I guess it should work great in parallel with BetterBots)
for all actions please get somewhat close to the target (enemy, resource, resource pack receiver etc) Guide:
Press key Q (comms menu) and find the zombified menu options Press key J to toggle auto resource pickup (default off) Press key K to toggle auto resource usage (default off)
Hold 8 key to command Dauda Hold 9 key to command Haskett Hold 0 key to command Bishop
...then, while the key is being held... Press middle mouse button (scroll wheel) while looking at the sleeping enemy to tell bot to kill it Press key U while looking at resource pack to tell bot to go and get it Press key I while looking at another character to tell bot use its resource pack on that character (it will use it on you if you're not looking at anyone)
Additional: Press key P to reset bots manual actions if some of your bots got stuck while trying to follow one of your previous commands Press key L for debug info inside of the separate window console
Source code included, also at https://pastebin.com/26NwQTPQ
Initial release
Art says "I've completely reworked the mod and made it better extendable for others to pickup on where I've left. It works wa-a-a-a-a-ay better than previous version." - new source code https://pastebin.com/26NwQTPQ (source_code.txt updated)
Art says: In this new version: Fixed raycasting through the walls when marking enemies to kill J key enables\disables auto resources pickups (disabled by default like before) K enables\disables auto resources uses (disabled by default like before) Added Zombified Initiative to the communication menu Q key When it's activated you can see a tiny button in the top left corner where you choose bot for further actions.
And those further actions, well... they must be what mod already does using all those custom keys, but unfortunately it's where I leave developing this mod at this point :> Hopefully some more experienced developers will pickup who already knows GTFO's insides. Happy to help :)
New source code: https://pastebin.com/K23mybyJ (included)
minor fix to a resource related bug.
major fix to previous resource related bug and rewrite of bot-finding code (not run once a game but every 2 seconds now).