31 posts
Posted 12 January 2014 - 03:21 PM
First Post:
first time i did this i deleted it
I Havent seen much of a "Pastebin topic" so i had some time and made a simple pastebin program
hope you use it and dont hate
V4: pastebin get vNd0Jyw8 Paste-menuWhy do i keep updateing this O_O?,- Added Muli UploadV3: pastebin get rbN0eZMa paste- Added menu (Menu From SunShineX)- Added Pastebin (get) (pastebin upload)- Some Bug FixesV2: pastebin get sDFpsfkD Paste-menu
V1 pastebin get yAXXfVNd Paste-menu
Future Updates:DONE:
- Menu- Multi Upload - User Friendly - Easy to useTO DO:- Add a "Back" Butten in "Multi" Upload- Bug Fixes- Spamming of pastebinShoutOuts:
- oeed - Multi Upload
Edited on 13 January 2014 - 08:35 AM
1281 posts
Posted 12 January 2014 - 03:48 PM
Yo dawg, i heard you like pastebin so you made a pastebin download for… downloading pastebins? Why would anyone use this over simply "pastebin get code name"?
Also, would this part even work?
shell.run("http/pastebin","get",URL,name)
31 posts
Posted 12 January 2014 - 04:02 PM
Yo dawg, i heard you like pastebin so you made a pastebin download for… downloading pastebins? Why would anyone use this over simply "pastebin get code name"?
Also, would this part even work?
shell.run("http/pastebin","get",URL,name)
LOL i relised i made a paste-bin of getting pastebins xDDDD but the
shell.run("http/pastebin","get",url,nameaccualy works xD
1281 posts
Posted 12 January 2014 - 04:10 PM
oh wait, i know why that works… the pastebin program is in a folder called http lol. You don't need the http/ part though…
31 posts
Posted 12 January 2014 - 04:18 PM
oh wait, i know why that works… the pastebin program is in a folder called http lol. You don't need the http/ part though…
new update xD
Edited on 13 January 2014 - 08:07 AM
1281 posts
Posted 12 January 2014 - 05:49 PM
Do you even test your software? I know for a fact that neither of these will ever run.
if "http/pastebin" == true then
print("Downloaded it as: "..name)
os.reboot()
elseif "http/pastebin" == false then
print("Pastebin Failed!")
os.reboot()
end
31 posts
Posted 12 January 2014 - 06:52 PM
Do you even test your software? I know for a fact that neither of these will ever run.
if "http/pastebin" == true then
print("Downloaded it as: "..name)
os.reboot()
elseif "http/pastebin" == false then
print("Pastebin Failed!")
os.reboot()
end
Lol this isnt supposed to be a major cc-software ur supposed to use…
and yes i did test it it just dint accour to me to find whats working and whats not…
so like i said if people use it (probably not) i would continue to update it and make it better (and neatin up the code)
2151 posts
Location
Auckland, New Zealand
Posted 12 January 2014 - 07:17 PM
Maybe add support for multiple downloads, for example, you upload a Pastebin (or include a table in the program) and it downloads them all. Sort of like an installer. Because, as others have said, at the moment it's rather redundant.
31 posts
Posted 12 January 2014 - 08:14 PM
haha you beat me too it i was thinking something like that
EDIT: Fixed
Edited on 12 January 2014 - 08:17 PM
195 posts
Location
Cambridgeshire, England
Posted 13 January 2014 - 02:28 PM
and yes i did test it it just dint accour to me to find whats working and whats not…
That is called testing…. So to claim that you tested it yet didnt find what is working and what isn't is entirely contradictory.