Discuss Scratch
- airplanedodge
-
Scratcher
1000+ posts
Live images in forums
“bonkers” lolI am currently working on it - may take a while because auth is going bonkers1. oh okim not clicking a bookmarkletwdym its not a bookmarkletbtw can you help with a repl that pings the cubeupload server?is it like a thing that records the ping and stuff of it?
2. yes, records the ping. if it gets back a ping then it sends an image to cdn2 and if it doesnt it sends a different image
thanks though
- airplanedodge
-
Scratcher
1000+ posts
Live images in forums
uhh bump helloneither, it would be atthanku for tip. this will create a server at https://localhost:8080? or ftp://localhost:8080?If you want your javascript repl to stay on just add this to the endAlways on though? I don't really know if Javascript can be always on unless the tab is openi set up a repl but it doesnt work yet, and i think i made it the wrong programming languageYou can do it in any programming language really, python and js both workand configure it with uptime robot.require('http').createServer().listen(8080);
python repls do not stay always on by default and you have to do a similar thing
you can also buy the hacker plan and keep it always on with 0 effort
https://replname.username.repl.co
i need help with trying to get the uptime thing to work
- Raihan142857
-
Scratcher
1000+ posts
Live images in forums
-snip-Make an uptime robot account, create a new https monitor, set the delay to 5 minutes, fill out the rest of the fields (make the url https://replname.username.repl.co), and click create monitor
then add
require('http').createServer().listen(8080);
to your code and everything should work yay
- airplanedodge
-
Scratcher
1000+ posts
Live images in forums
ahhh still confused-snip-Make an uptime robot account, create a new https monitor, set the delay to 5 minutes, fill out the rest of the fields (make the url https://replname.username.repl.co), and click create monitor
then add(if you are using js)require('http').createServer().listen(8080);
to your code and everything should work yay
how do i make an uptime robot account
- 9gr
-
Scratcher
1000+ posts
Live images in forums
gimme the url and ill add it to my uptime pinger replit versionahhh still confused-snip-Make an uptime robot account, create a new https monitor, set the delay to 5 minutes, fill out the rest of the fields (make the url https://replname.username.repl.co), and click create monitor
then add(if you are using js)require('http').createServer().listen(8080);
to your code and everything should work yay
how do i make an uptime robot account
or
https://uptimerobot.com/
Last edited by 9gr (April 19, 2021 05:42:32)
- airplanedodge
-
Scratcher
1000+ posts
Live images in forums
shooooo… i think the URL is https://scratchtester.kccuber.repl.co (this one is different from the image one sorry)gimme the url and ill add it to my uptime pinger replit versionahhh still confused-snip-Make an uptime robot account, create a new https monitor, set the delay to 5 minutes, fill out the rest of the fields (make the url https://replname.username.repl.co), and click create monitor
then add(if you are using js)require('http').createServer().listen(8080);
to your code and everything should work yay
how do i make an uptime robot account
or
https://uptimerobot.com/
oh and im surprised this link works haha
btw, i'm still working on this, with support for more than the “is compiled?” project
Last edited by airplanedodge (April 19, 2021 12:59:46)
- 9gr
-
Scratcher
1000+ posts
Live images in forums
shooooo… i think the URL is https://scratchtester.kccuber.repl.co (this one is different from the image one sorry)html, css, js repls are static so they are always on
- airplanedodge
-
Scratcher
1000+ posts
Live images in forums
amazingshooooo… i think the URL is https://scratchtester.kccuber.repl.co (this one is different from the image one sorry)html, css, js repls are static so they are always on
sorry for wasting your time
- ripthis-account
-
New Scratcher
1 post
Live images in forums
any updates?
Last edited by ripthis-account (April 24, 2021 19:32:13)
- airplanedodge
-
Scratcher
1000+ posts
Live images in forums
any updates?no
are you someones alt account
- hello_smile
-
Scratcher
1000+ posts
Live images in forums
Use studio thumbnails.ok, but i have NO idea how to get a project thumbnail to update on its own using data from the cloUnless you use a project thumbnail, of yourse.So I wanted an image to use in the forums that auto updates using cloud data. Does anyone know if this is possible?You used to be able to do this with MJPEG, but since the Wikimedia redirect hole was closed there's not a way to have live updates anymore.
It's probably possible cause of S3Bridge but I'm not sure
- Jeffalo
-
Scratcher
1000+ posts
Live images in forums
can you edit cubeupload images?kinda. you can delete an image and upload something with the same name. probably not very effective if you want to do it automatically and it's not cool to abuse cubeupload like that. (they make money from ad revenue, and automating stuff bypasses the ads)
- airplanedodge
-
Scratcher
1000+ posts
Live images in forums
Same thing, I really hope you understand how requests work.Use studio thumbnails.ok, but i have NO idea how to get a project thumbnail to update on its own using data from the cloUnless you use a project thumbnail, of yourse.So I wanted an image to use in the forums that auto updates using cloud data. Does anyone know if this is possible?You used to be able to do this with MJPEG, but since the Wikimedia redirect hole was closed there's not a way to have live updates anymore.
It's probably possible cause of S3Bridge but I'm not sure
- hello_smile
-
Scratcher
1000+ posts
Live images in forums
I most definitely do!Same thing, I really hope you understand how requests work.Use studio thumbnails.ok, but i have NO idea how to get a project thumbnail to update on its own using data from the cloUnless you use a project thumbnail, of yourse.So I wanted an image to use in the forums that auto updates using cloud data. Does anyone know if this is possible?You used to be able to do this with MJPEG, but since the Wikimedia redirect hole was closed there's not a way to have live updates anymore.
It's probably possible cause of S3Bridge but I'm not sure







