Nothing Here
@MemeManHimself
Dead account :(
0
3d metal square that took me longer than I'd like to admit to make
this took me longer than it should have lol0
1
0
I'm really starting to get out of the groove of having a project every day, because I don't know what to do ;-;
Hello.
I hate to say it, but I'm getting kind of unmotivated.
Nobody seems to care about a single thing that I do, and it's kind of frustrating.
If
HTML, CSS, JS
TsunamiOrSumth Dont be discouraged! Keep on going! Your posts and repls are great, dont give up!2 years ago
Nobody cares about anything that I post anyways, since it's not a game, and people only seem to care about those. :(
The Random Site
Hello anybody who
HTML, CSS, JS
Hello!
So, I've been having a bit of a problem. Replit has just been running super slow, and when I went to it's homepage to see if it said anything
DavynKwok My python turtle game is soooo laggy i think there was too much code if not then replit has problem8 months ago
Hello again! :D
I'm sure that you saw my post of my Discord bot, if you are seeing this, because I did it right before i posted this one lmao
But ye
HTML, CSS, JS
Meme Bot
Hello everybody! if anybody sees this lmao
This is the Beta version of my Discord bot, made with Discord.js!
Like I said up there ^^^, this
Node.js
On the repl included in this post, the CSS just completely went out. This happened once before, so I reloaded the page, and then got signed out, so I
HTML, CSS, JS
Note: Make sure not to run the repl until you finish "setting up the repl"
Setting up the repl
Step 1:
Create a python repl
Not python turtle, or an
CodeLongAndPros Uh so this is a tutorial on how to run a X11 program? I mean, can you not just start x and then run xeyes?2 years ago
A nice little rainbow vortex :D
Hope you like it!
Python (with Turtle)
I'm bored, so I thought that maybe someone would want to collab with me to make like a website or chat bot or something?
TheMemeManHimself's Homepage
Hi everybody who sees this!
This is my homepage! :D
--
It's super bad
Note:
This is still a WIP
Making the rest of the
HTML, CSS, JS
I didn't get an answer in my last post, but probably because I said "search engine" rather than "index based search engine". I just need help making
HTML, CSS, JS
StudentJasonJa2 I do not know, however just search it up on google and there should be many tutorials that are helpfull.2 years ago
So, I have been trying to make a search engine, but, the thing is, I don't want it to scrape websites. I just want to put in custom results. So say I
catchacoled You could try this but i dont know if it will work for your site, in the page file you want the search bar
Search
and then in search.php
Search results
= $min_length){ // if query length is more or equal minimum length then
$query = htmlspecialchars($query);
// changes characters used in html to their equivalents, for example: 0){ // if one or more rows are returned do following
while($results = mysqlfetcharray($raw_results)){
// $results = mysqlfetcharray($raw_results) puts d2 years ago
MemeManHimself Edit: It's been 2 hours, with still no working answer. Please just help. Basically given up.2 years ago
Yes I finally did it... yay... I think?
edit: hahah wow 6 upvotes more than I expected honestly
HTML, CSS, JS
So, let's say I just made a program that uses repl.run, and I am going to try running it in the browser.
This is all that I ever get:
Screenshot 2020
PattanAhmed @TheMemeManHimse Hi,
You can try by another Browser and check what is the core problem...
If you thought it was a bug then you can report it here. The community of Repl.it may follow you up there.
Hope this helps
Please mark my answer if this helps.3 years ago
Coder100 Hi! Yeah, the repl.run is quite glitchy. Send the repl and I'll wait with you ;)3 years ago
I honestly really like it! The only thing that I don't like is that look at them now :(
Screenshot 2020-07-29 at 11.57.12 AM
The colors are gone :(
HTML, CSS, JS
Basically the guess the number game I made, except this time there is a 20 guess limit
Python