I recommnd using something like https://something.host instead of https://repl.it as it’s abusing the service by using uptime robot, is also wasting resources if the group stops gaining members.
Something.host is removing free tier, and free tier is hardly available to buy anyway. Lots of projects/open source setup guides use repl.it pinging, including the popular qbot.
Dude, this is really overcomplicated, you could just use a proxy to access the roblox groups API.
Why does it show that i have a 404 error in the UpTimeRobot?
Did you type the correct url and remove the preexisting https:// in the ‘url’ line?
Oh no I didn’t do that I will do that right now, thanks
Yes, I tried it still the same thing, keeps saying DOWN
EDIT: (I got it working)
Uptime Robot isn’t always the most accurate things.
you can edit the script a a button, or something like a captcha.
I don’t think captchas inside of games are a thing.
I mean like a button with it would take you to a frame and it says something like “Pick the cow” and it has a few images.
math.random would come in handy here.
so basically a custom made funcaptcha
You can do that if you want, but the obby is much simpler in my opinion
Just a side note, Repl updated the way they handle .env files, you might want to update this tutorial.
Yes, they did I just saw and my bot stopped working, it only says bot logged online now, I tried doing a console.log function at the beginning of the ranking area but still didn’t work.
You should put the code in a code block instead of an external link, as well as the gifs.
As others have said above, repl.it should not be used for hosting as you are abusing their service, I suggest you chance your tutorial to use a different site
A captcha can easily be made, I don’t know why you think it doesn’t exist.
Is there a way to get a permanent cookie? As everytime I log out it expires.
Interesting… My bot’s cookie is unchanged and working for like a year now. You click just the log out button or you click the log out of all sessions?
nvm got it to work, thanks tho!
.env files now are deprecated