i literally have not touched this in months i highly recommend taking the time to setup https://github.com/Pandaptable/nembot (it's a LOT more work but i'm actively working on it whenever I play CS, however there's also a lot of shit that needs to be disabled for it to work for anyone)
Galls is a somewhat simple python script to generate responses to commands by sending a keystroke which executes a config file ingame.
!disconnect- Disconnects you from the game.
!i <inspect link>- Will open the inspect link inside of your client.
!switchhands- Will switch your viewmodel between right and left
!play <sound>- Will play the given sound on your client (look here for a sound list)
- Note: I recommend setting the console command
snd_toolvolumeto a lower value (I use 0.2)
!fish- Fishing minigame!
!flash- Will simulate a flashbang on your client (thanks psp <3)
- Required setup: https://gist.github.com/Pandaptable/e2212377704d198c69aab6e1b5d22e86
demo-video-galls.mp4
- Python 3.11 (only version I tested)
- Poetry
- Install Python 3.11
- Install Poetry
- Clone the repo into a folder on your computer.
- Run
cd gallsinside of a terminal window. - Run
poetry installinside of a terminal window to install dependencies. - Make a copy of
.env.exampleand name it.env, edit it to contain the correct environment variables needed for the script to work. - Run
python main.pyinside of the project directory.
- Pandaptable
- DeaFPS for letting me yoink her code and convert it to python... also making the fish database because fishbase is way too big.. ly loser <3