This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
Waitdev_'s profile picture

CloudPaint - Pastebin-Based Paint Program!

Started by Waitdev_, 04 June 2015 - 07:29 AM
Waitdev_ #1
Posted 04 June 2015 - 09:29 AM
CloudPaint - Pastebin based paint program

with Cloudpaint, you can edit, share, download, and view images from the cloud!
Remember, this is my first program that I've actually made and shared, so don't get angry at me for any inefficient things
Also, this is my first, so if there's any bugs, please tell me and i can fix them.
Screenshots/How to usein order:
home screen (click the X to exit)


Image Explorer (press button to type, X to exit)


View image (X to exit)


Download file (pastebin)





Edit Image



Upload Image


after this, it shows the pastebin id. click to exit
To download, put in
pastebin run a36JZ13B
for Indonesian / untuk Indonesia
pastebin run urp1xg0m,
Edited on 12 July 2015 - 09:23 AM
Creator #2
Posted 04 June 2015 - 10:22 AM
Well, this is like an super enhanced pastebin uploader. Nice work. Is it possible to log in into account. If you make that possible, it will be a killer. ;)/> +1
DannySMc #3
Posted 04 June 2015 - 10:48 AM
Nice idea!
Waitdev_ #4
Posted 04 June 2015 - 11:50 AM
Well, this is like an super enhanced pastebin uploader. Nice work. Is it possible to log in into account. If you make that possible, it will be a killer. ;)/> +1
adding that in the next update, pretty excited! thanks danny ;)/>
DannySMc #5
Posted 04 June 2015 - 12:20 PM
Well, this is like an super enhanced pastebin uploader. Nice work. Is it possible to log in into account. If you make that possible, it will be a killer. ;)/>/> +1
adding that in the next update, pretty excited! thanks danny ;)/>/>

Haha well I sent you a message and then we can start :D/>
Creator #6
Posted 04 June 2015 - 03:20 PM
Well, this is like an super enhanced pastebin uploader. Nice work. Is it possible to log in into account. If you make that possible, it will be a killer. ;)/> +1
adding that in the next update, pretty excited! thanks danny ;)/>
That was actually me ;)/> Still made me laugh.
DannySMc #7
Posted 04 June 2015 - 03:30 PM
Well, this is like an super enhanced pastebin uploader. Nice work. Is it possible to log in into account. If you make that possible, it will be a killer. ;)/>/>/>/> +1
adding that in the next update, pretty excited! thanks danny ;)/>/>/>/>
That was actually me ;)/>/>/>/> Still made me laugh.

No we are re-making it to work with my server so it doesn't use pastebin anymore… That is why she/he said me, because I am giving the login system…
Edited on 04 June 2015 - 01:30 PM
Pyuu #8
Posted 04 June 2015 - 05:57 PM
Well, this is like an super enhanced pastebin uploader. Nice work. Is it possible to log in into account. If you make that possible, it will be a killer. ;)/>/>/>/> +1
adding that in the next update, pretty excited! thanks danny ;)/>/>/>/>
That was actually me ;)/>/>/>/> Still made me laugh.

No we are re-making it to work with my server so it doesn't use pastebin anymore… That is why she/he said me, because I am giving the login system…

Honestly, I think it's a good idea to stay away from using pastebin repeatedly. If you send a certain amount of requests to pastebin within a certain amount of time (like 100 within 3 days) you won't be able to connect to pastebin for 24 hours for first offense, then 1 week the next (speaking from personal experience, may be wrong). So good job working on this.

On a side note, it was pretty ambiguous who he was referring to since there was a Quote directly above. So nya.
ItsRodrick #9
Posted 04 June 2015 - 06:57 PM
It looks epic, and fancy. Just a suggestion, don't do shell.run("pastebin…") because…


You could see the pastebin program source and do your own. And for downloading from pastebin, it's really simple:
local pastebinID = "yourIDhere"
local r = http.get("http://pastebin.com/raw.php?i="..pastebinID)
return r.readAll()
Waitdev_ #10
Posted 05 June 2015 - 07:11 AM
Well, this is like an super enhanced pastebin uploader. Nice work. Is it possible to log in into account. If you make that possible, it will be a killer. ;)/>/>/>/> +1
adding that in the next update, pretty excited! thanks danny ;)/>/>/>/>
That was actually me ;)/>/>/>/> Still made me laugh.

No we are re-making it to work with my server so it doesn't use pastebin anymore… That is why she/he said me, because I am giving the login system…
he*
RafiOfDevelop #11
Posted 11 June 2015 - 12:44 PM
Well, this is like an super enhanced pastebin uploader. Nice work. Is it possible to log in into account. If you make that possible, it will be a killer. ;)/>/> +1
Even me too. Wait_. Do you know me? RafiOfDevelop. I just soo happy to see that. Because it what i want to find on the internet,
;)/>/> +1 for my friend on server. (i just not want to tell the name of the server)

It looks epic, and fancy. Just a suggestion, don't do shell.run("pastebin…") because…


You could see the pastebin program source and do your own. And for downloading from pastebin, it's really simple:
local pastebinID = "yourIDhere"
local r = http.get("http://pastebin.com/raw.php?i="..pastebinID)
return r.readAll()
Yes. even me are finding something wrong with it. Thanks ItsRodrick for telling me about what something wrong with it. I will tell them to Wait_.

Well, this is like an super enhanced pastebin uploader. Nice work. Is it possible to log in into account. If you make that possible, it will be a killer. ;)/>/>/>/>/> +1
adding that in the next update, pretty excited! thanks danny ;)/>/>/>/>/>
That was actually me ;)/>/>/>/>/> Still made me laugh.

No we are re-making it to work with my server so it doesn't use pastebin anymore… That is why she/he said me, because I am giving the login system…
he*
Wait_. What i can make an indonesian version for this. and if you want. Give me a permission to upload the indonesian version to Pastebin. thanks
Waitdev_ #12
Posted 13 June 2015 - 09:05 AM
Well, this is like an super enhanced pastebin uploader. Nice work. Is it possible to log in into account. If you make that possible, it will be a killer. ;)/>/> +1
Even me too. Wait_. Do you know me? RafiOfDevelop. I just soo happy to see that. Because it what i want to find on the internet,
;)/>/> +1 for my friend on server. (i just not want to tell the name of the server)

It looks epic, and fancy. Just a suggestion, don't do shell.run("pastebin…") because…


You could see the pastebin program source and do your own. And for downloading from pastebin, it's really simple:
local pastebinID = "yourIDhere"
local r = http.get("http://pastebin.com/raw.php?i="..pastebinID)
return r.readAll()
Yes. even me are finding something wrong with it. Thanks ItsRodrick for telling me about what something wrong with it. I will tell them to Wait_.

Well, this is like an super enhanced pastebin uploader. Nice work. Is it possible to log in into account. If you make that possible, it will be a killer. ;)/>/>/>/>/> +1
adding that in the next update, pretty excited! thanks danny ;)/>/>/>/>/>
That was actually me ;)/>/>/>/>/> Still made me laugh.

No we are re-making it to work with my server so it doesn't use pastebin anymore… That is why she/he said me, because I am giving the login system…
he*
Wait_. What i can make an indonesian version for this. and if you want. Give me a permission to upload the indonesian version to Pastebin. thanks
sure you can have permission to upload one ;)/>
i will give you credit in the next update when i get more info from DannySMc for the login and stuff. once i have the login, i will probably be done.
thanks :D/>
doublequestionmark #13
Posted 16 June 2015 - 07:14 AM
this is amazing for a first post. its alot better than my first post.
RafiOfDevelop #14
Posted 12 July 2015 - 03:56 AM
New Language For CloudPaint!

ID_id = urp1xg0m
(With same features but in different language)
RafiOfDevelop #15
Posted 30 July 2015 - 03:02 PM
From Minecraft. Back to ROBLOX again for 3-6 months. After it i will back for translating many programs as i can.