NOTE: THE CODE EXPIRING TO SHOW IN 2 DAYS
Info:
Hybrid OS has no contained any wrong Errors but some. Hybrid OS is still in Testing Mode. Hybrid OS wants to make there customers feel the Free and easy to use Operating System.
Hybrid OS is a Hybrido v3 License. DO NOT ATTEMPT TO COPY IT!
you can see it in the Hybrid System.
The Creator of Hybrid OS is the Only ONE! KRamis91.
Code[THE CODE IS NOT A OPEN SOURCE CODE OR I WILL REPORT YOU!:
function os.program()
shell.run("//.system/system16/programs")
end
build = "1.7.2"
codename = "Philippines"
screenX, screenY = term.getSize()
while true do
term.clear()
term.setBackgroundColor(colors.lightBlue)
term.clear()
paintutils.drawLine(1, 1, screenX, 1, colors.lightGray)
term.setCursorPos(39, 1)
term.setTextColor(colors.black)
print("Version "..build)
term.setCursorPos(1, 1)
term.setTextColor(colors.black)
print("[Hybrid]")
local event, button, X, Y = os.pullEvent("mouse_click")
if event == "mouse_click" then
if X >= 1 and X <= 10 and Y == 1 and button == 1 then
paintutils.drawLine(1, 1, 6, 1, colors.gray)
paintutils.drawLine(1, 2, 8, 2, colors.gray)
paintutils.drawLine(1, 3, 8, 3, colors.gray)
paintutils.drawLine(1, 4, 8, 4, colors.gray)
paintutils.drawLine(1, 5, 8, 5, colors.gray)
term.setCursorPos(1, 1)
print("[Hybrid]")
print("Run")
print("[Programs]")
print("Restart")
print("Shutdown")
b = false
local event, button, X, Y = os.pullEvent("mouse_click")
if event == "mouse_click" then
if X >= 1 and X <= 6 then
term.setBackgroundColor(colors.cyan)
term.clear()
paintutils.drawLine(1, 1, screenX, 1, colors.lightGray)
term.setCursorPos(1, 1)
term.setTextColor(colors.black)
if Y == 2 then
print("Run")
input = read()
shell.run(input)
elseif Y == 3 then
os.program()
elseif Y == 4 then
os.reboot()
elseif Y == 5 then
os.shutdown()
end
end
end
end
end
end
Download:
Hybrid OS is still in Testing. Wait for a while for the Owner to give the download link or pastebin.
Pictures:
http://imgur.com/a/anKnk#Ci5ZmOr
Sorry for my bad English cause I am a Filipino half Spanish 1/3 American.