Skip to content
Sign UpLog In
Profile icon

MiloCat

@MiloCat
A cat named Milo! Knows okay HTML, some CSS, and Python. Fascinated by the Replit APIs. Latest follower: @MichaelPENKIN1
US East Coast
GitHub
Website
  • Totally not an identity stealer :D

    Cover page
    Made with Python

    Enter all your personal info! :D Use fullscreen for better experience If this gets five likes i'll remake it:

    • add db saving for saying it when user comes back
    • make int answers only be ints and have proper lengths for stuff like CCN which should be 16 digits
    • Add ip adress location - Sadly not possible in text-based enviroment :(
    • and more

    ...In case you're wondering, NO, don't worry i'm not actually stealing your info

    HUGE THANKS TO:

    @GiggaPoggers @LZulb For each tipping 500 🌀

    Recent comments (173)
    PleaseFollowMe
    PleaseFollowMe
    1 day ago

    Please follow me!

    Coder869
    Coder869
    7 days ago

    @MiloCat It's actually possible to save all of the information inputted.

    r3ap3rXD
    r3ap3rXD
    27 days ago

    NO!! @MiloCat I ACEDENTLY PUT MY REAL ADDRESS on there D: dont go to my house.

    GiggaPoggers
    GiggaPoggers
    28 days ago

    I tip :D

    element1010
    element1010
    1 month ago

    I answered meow for everything I could, for everything else, I answered 12345...

    noakaplan
    noakaplan
    1 month ago

    This is hilarious, I love it.

    SchoologyAdmin
    SchoologyAdmin
    1 month ago

    @Botex /ask message: Do you know my favorite color

    ShiftyBoo
    ShiftyBoo
    1 month ago
    from replit import db

    and

    data = [ name, surname, ssn, mname, ccn, pin, address, dlin, bd, bt, runtimes ] db[f"{username}{runtimes}"] = data db["runtimes"] = runtimes

    So this is being saved...

    DarkWolfMK
    DarkWolfMK
    1 month ago

    i entered scotland for everything possible, XD

    SchoologyAdmin
    SchoologyAdmin
    1 month ago

    @Botex /ask Are you working?

Repls
Community
MiloCat
MiloCat
published a Repl
3 days ago
0
README
READMEFor those of you wondering where I am, I am currently on spring break for the next week and a half, so I won’t use my device much but I will try to check once a day :) Also I am in UTC time which means it is my old time zone, etc, +5 hours
TheHackerDude1083
TheHackerDude1083
Darn my Spring Break is on April 5-14,Anywayyyyyy Have Fun!!!:)3 days ago
LZulb
LZulb
My dearest Milo Cat, Take care <32 days ago
MiloCat
MiloCat
published a Repl
10 days ago
4
My Personal Website
My Personal WebsiteWill delete and recreate repl to remove the fork message as this is not using anything from the repl this was forked from The beginning of my personal website :D Using my new domain: milocat.rocks
AMOGHSANGINENI
AMOGHSANGINENI
nice10 days ago
Coder869
Coder869
You should really add a transition to everything, including those links!9 days ago
MiloCat
MiloCat
published a Repl
18 days ago
1
Turbo!!!
Turbo!!!Insert your OpenAI API key to interact with the new ChatGPT API, gpt-3.5 (hence the name). Complete with prompt + response saving! Working on: Streaming responses (receiving words one by one like ChatGPT)
element1010
element1010
@MiloCat There's an error, I think that the env var 'key' is not defined.18 days ago
element1010
element1010
@MiloCat Messing around with the console: ```console ... >>> raise MiloCatSays("Hello World") Traceback (most recent call last): File "<stdin>", line 1, in <module> __main__.MiloCatSays: Hello World ```18 days ago
MiloCat
MiloCat
published a Repl
23 days ago
2
Image To Ascii
Image To AsciiModified the code from @beliefs Features: Profile pic to ASCII Image URL to ASCII (last but DEFINITELY not least) ai image generation to ASCII! USE FULLSCREEN OR IMAGES WILL LOOK WEIRD
element1010
element1010
@MiloCat ![](https://screenshots.element1010.repl.co/pixelated-cat.png)23 days ago
Grey41
Grey41
EAST COAST BUDDDDIIIIEEESSSSSS22 days ago
MiloCat
MiloCat
published a Repl
1 month ago
5
AskAPI
AskAPI“Simple flask-based Python API for retrieving information about a user from ask.replit.com, such as cheers, solutions, signup-date, and overall user stats.” - @functionally Usage: Send a request to https://AskAPI.milocat.repl.co/username, replacing username with the username you want data about. All credits to @functionally, the only thing I did was turn this into an actual API. Currently working on: Multiple endpoints for specific data
QwertyQwerty54
QwertyQwerty54
How can I use this API18 days ago
dragonhunter1
dragonhunter1
@MiloCat why does line 56 have just a empty print() Statement15 days ago
MiloCat
MiloCat
published a Repl
1 month ago
0
RTV
RTVText-based Reddit Client. Full screen for best experience. This is not actually made by me, rather just a showcase of a cool module I found.
GiggaPoggers
GiggaPoggers
Reddit at school29 days ago
MiloCat
MiloCat
published a Repl
1 month ago
15
Profile Info
Profile InfoGet all info on a user with GraphQL
sonicx180
sonicx180
not going to like, kinda just using vulcan's version1 month ago
TheHackerDude1083
TheHackerDude1083
nice1 month ago
MiloCat
MiloCat
published an Update
1 month ago
12
RGB
RGBCool rgb text... TBH I can't think of any practical use for this... If you want a version that doesn't use rich, ask me *UPDATE Rainbow text: @MiloCat/Raintext If this gets 5 likes, i'll fomat all my cool functions into a package and publish it on PyPi!
TIP
HUGE THANKS TO @bigminiboss FOR TIPPING 100 CYCLES!!! :D tysm
#python
#colorful
#RGB
+2
MiloCat
MiloCat
published a Repl
1 month ago
4
Raintext
RaintextText that alternates color for each letter. Check out @tovtovim's much better version: @tovtovim/Rainbow-Text-in-Python-RGB?
AMOGHSANGINENI
AMOGHSANGINENI
cool but my eyes now hurt lol1 month ago
AMOGHSANGINENI
AMOGHSANGINENI
@MiloCat can i help you with this, i have a cool idea for this that i would like to implement1 month ago
MiloCat
MiloCat
published an Update
1 month ago
12
RGB
RGBCool rgb text... TBH I can't think of any practical use for this... If you want a version that doesn't use rich, ask me *UPDATE Rainbow text: @MiloCat/Raintext If this gets 5 likes, i'll fomat all my cool functions into a package and publish it on PyPi!
Doesn't Use Rich Anymore
Updated so it doesn't use rich anymore To anyone that tried to run it while I was modifying the code and it didn't work, sorry!
MiloCat
MiloCat
published a Repl
2 months ago
12
RGB
RGBCool rgb text... TBH I can't think of any practical use for this... If you want a version that doesn't use rich, ask me *UPDATE Rainbow text: @MiloCat/Raintext If this gets 5 likes, i'll fomat all my cool functions into a package and publish it on PyPi!
studentmrcode
studentmrcode
that's three different types of rainbow text now1 month ago
MiloCat
MiloCat
# HUGE THANKS TO @bigminiboss FOR TIPPING 100 CYCLES!!! :D tysm1 month ago
MiloCat
MiloCat
published a Repl
2 months ago
4
Open World
Open WorldUse fullscreen to be able to see map well. A working map and player view. Press enter to see randomly generated descriptions for each area. Explored coordinates become cyan. The player has a small 5x5 view, but you can press [m] to see the full area. If an error happens when you run, just stop it and re-run it, I am working on a fix.
Grey41
Grey41
I HAVE COVERED THE WORLD!!!22 days ago
element1010
element1010
@MiloCat Can I try to work on this?8 days ago
MiloCat
MiloCat
published an Update
2 months ago
27
Totally not an identity stealer :D
Totally not an identity stealer :DEnter all your personal info! :D Use fullscreen for better experience If this gets five likes i'll remake it: add db saving for saying it when user comes back make int answers only be ints and have proper lengths for stuff like CCN which should be 16 digits Add ip adress location - Sadly not possible in text-based enviroment :( and more ...In case you're wondering, NO, don't worry i'm not actually stealing your info HUGE THANKS TO: @GiggaPoggers @LZulb For each tipping 500 🌀
Totally not a even better Identity Stealer!
Its better now...
AMOGHSANGINENI
AMOGHSANGINENI
@MiloCat :D :D :D2 months ago
AMOGHSANGINENI
AMOGHSANGINENI
@MiloCat Check the war of narin2 months ago
MiloCat
MiloCat
published a Repl
5 months ago
27
Totally not an identity stealer :D
Totally not an identity stealer :DEnter all your personal info! :D Use fullscreen for better experience If this gets five likes i'll remake it: add db saving for saying it when user comes back make int answers only be ints and have proper lengths for stuff like CCN which should be 16 digits Add ip adress location - Sadly not possible in text-based enviroment :( and more ...In case you're wondering, NO, don't worry i'm not actually stealing your info HUGE THANKS TO: @GiggaPoggers @LZulb For each tipping 500 🌀
r3ap3rXD
r3ap3rXD
NO!! @MiloCat I ACEDENTLY PUT MY REAL ADDRESS on there D: dont go to my house.27 days ago
Coder869
Coder869
@MiloCat It's actually possible to save all of the information inputted.7 days ago