Skip to content
Sign UpLog In
Profile icon

Marcus Lee

@MarcusLee
Repls
Community
MarcusLee
MarcusLee
shared a Post
2 years ago
Countdown Timer
Probably one of my last programs on repl because someone decided to take control of my discord bot. Please don't do that people. It's really annoying.
countdown
Python
programmeruser
programmeruser
someone decided to take control of my discord bot That won't happen if you put your token in a .env file.2 years ago
MarcusLee
MarcusLee
shared a Post
2 years ago
I just decided to code Charades.
Charades
Python
MarcusLee
MarcusLee
shared a Post
2 years ago
kind of useless, but if you're looking for a random game, like, really random, then this will work. At least one of the codes should work. Reply if on
Among Us Code generator
Python
MarcusLee
MarcusLee
shared a Post
2 years ago
Send emails using python, doesn't save your data, I don't know how to do that, don't tell me how to do that. If you want it to send a single email eve
attempting to send emails
Python
MarcusLee
MarcusLee
shared a Post
2 years ago
I got bored, and decided to do this. lot's of copy pasting from my other programs. I haven't tested it because my wifi sucks, so please test it out an
tankerguy1917
tankerguy1917
its just going through every possible combination of characters im not sure if that is what its meant to do, but its cool regardless2 years ago
MarcusLee
MarcusLee
shared a Post
2 years ago
no special characters, just numbers and letters. I made a program that goes through almost every password possible yesterday, and this is basically th
every possible email without special characters
Python
MarcusLee
MarcusLee
shared a Post
2 years ago
everything that is 3d online is fake. don't even try to say it's real. You can't hold it, or touch it, so it's 2d.
python(with turtle) 3d. so its fake
Python (with Turtle)
YodaCode
YodaCode
That’s not using some sort of 3D engine. It’s just guessing what angles to move the turtle. It’s not even lined up.2 years ago
MarcusLee
MarcusLee
shared a Post
2 years ago
okay, I already posted this before, but what if you were a hacker trying all the possible password combos? certain characters I couldn't add like ' or
Most possible passwords
Python
MarcusLee
MarcusLee
shared a Post
2 years ago
what would it look like if you were hacking someone's accounts for anything? you can find out with this program, but hackers would probably use better
Most possible passwords
Python
jettcoder737
jettcoder737
Cool, but how do you use it to crack passwords? 1 year ago
HinchRainbowHin
HinchRainbowHin
Broken 1 year ago
MarcusLee
MarcusLee
shared a Post
2 years ago
This convertibot can convert several units, i'm working on more units, it takes a while. I hope to have another version(convertibot 2.0) by the time t
convertibot
Python