ps: I'm intermediate in LUA script
who have one good idea for one program, please contact me
i enter all the day on this site
Thank for view this post
by Matheuscat12 - Rednet Works owner
That what i'm thinking because me too i'm a bit bored ^^. Moroever people that don't want to learn lua but want a program can request it.It seems we need a new section "Ask for a program" ;)/>/>
So immature.i think you should make a sorta lua program that sends people things to run and stuff. so then when you have completed it you should take it… and shove IT UP YOUR BUTT! :D/>/>/> But seriously… there are about 40 other, "hmmmm what program should i make next" posts out there.
Installation
> Server
Client
So you want a program that can install two differents programs ? If it is that there is actually a very good program to do that :D/>/>Make a self installing login program wich uses servers.
So when you launch the installation you'll getInstallation > Server Client
But you know I mean likeSo you want a program that can install two differents programs ? If it is that there is actually a very good program to do that :)/>/>Make a self installing login program wich uses servers.
So when you launch the installation you'll getInstallation > Server Client
if selection == "server" then
shell.run("pastebin","get","serverside_version_id","startup")
-- ^ Lame way of doing it
elseif selection == "client" then
shell.run("pastebin","get","clientside_version_id","startup")
end
I could code that in 5 minutes :P/>But you know I mean likeSo you want a program that can install two differents programs ? If it is that there is actually a very good program to do that :)/>/>Make a self installing login program wich uses servers.
So when you launch the installation you'll getInstallation > Server Client
if selection == "server" then shell.run("pastebin","get","serverside_version_id","startup") -- ^ Lame way of doing it elseif selection == "client" then shell.run("pastebin","get","clientside_version_id","startup") end
Use pastebin as database :P/>I could code that in 5 minutes :P/>But you know I mean likeSo you want a program that can install two differents programs ? If it is that there is actually a very good program to do that :)/>/>Make a self installing login program wich uses servers.
So when you launch the installation you'll getInstallation > Server Client
if selection == "server" then shell.run("pastebin","get","serverside_version_id","startup") -- ^ Lame way of doing it elseif selection == "client" then shell.run("pastebin","get","clientside_version_id","startup") end
Mineceptionminecraft in minecraft
Well if you want to upload the same way the pastebin programs do I can tell you that pastebin's limit will stop youUse pastebin as database :P/>
CC already spammed pastebin, why don't spam it even more then?Well if you want to upload the same way the pastebin programs do I can tell you that pastebin's limit will stop youUse pastebin as database :P/>
The best way I think is to edit a pastebin file via CC, check out pastbin's API for the web!CC already spammed pastebin, why don't spam it even more then?Well if you want to upload the same way the pastebin programs do I can tell you that pastebin's limit will stop youUse pastebin as database :P/>
Really good idea !! Thanks ! I think I will look into the pastebin API for that. ^^ Already done. :)/>I suggest making a utility that can create computer backups - SaveState is probably intermediate skill level and can also come in pretty handy. Maybe make it post the files to pastebin or a webserver as well so the backups can't be destroyed.