Skip to content

A bot written for Team Fortress 2, which sends Donald Trump's random quotes during his campaign and presidential period into game chat within a given time interval. I don't know why I did something like this ;-;

Notifications You must be signed in to change notification settings

eoksum/donaldtrumpbottf2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Team Fortress 2 - Random Donald Trump Quotes Bot

A bot for Team Fortress 2, programmed with Python, which sends random Donald Trump Quotes into game chat within a given interval of time. If you tend to be more annoying, we have a taunt option where bot taunts everytime it sends a Trump Quote into chat.

YouTube video

Link comes here soon

NOT GUARANTEED

You might get banned from some servers, or in casual you might get vote-kicked. Im not responsible for the shit-storm anyone might cause by using this tool I created for joking purposes only. I recommend not to be annoying to people trying to have good time in their pastime.

THIS AIN'T A CHEAT

Header tells it all. This ain't a cheat. It just sends Donald Trump's words into game's chat. Don't be dissapointed.

USAGE STEPS

1-) Change Team Fortress 2 keyboard layout and set Forward, Backward, Left and Right keystrokes to direction keys. With this setting, you can keep playing while sending constant Donald Trump Quotes into chat.

2-) Download and Install Python3 (If you don't have it already) After installing Python3, ensure you also have requests, pynput, keyboard libraries installed as well since we depend on them. You can do this with a single command to CMD or Terminal:

pip3 install requests pynput keyboard

3-) Download this code

4-) Start Team Fortress 2, change display mode to windowed mode in settings (Sometimes Fullscreen also works fine. But bot is easier to manage on windowed mode), change your name to Random Donald Trump Quotes , and finally, join a game.

5-) Execute the code from CMD if you run Windows. If you don't know how to start CMD ask Google. You can set arguments to code. If you want to be annoying, add --taunt parameter to your code. You can also set a time interval for each message with --time IN SECONDS parameter.

6-) Play. Have fun and don't be too much annoying. You can run this on 'friendly' TF2 lobbies but it might be annoying on others. I wouldn't.

Editing

You can freely edit this code.

Thank you, and have fun.

About

A bot written for Team Fortress 2, which sends Donald Trump's random quotes during his campaign and presidential period into game chat within a given time interval. I don't know why I did something like this ;-;

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages